@ethlete/cdk 4.56.1 → 4.57.0

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 (642) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/fesm2022/ethlete-cdk.mjs +790 -783
  3. package/fesm2022/ethlete-cdk.mjs.map +1 -1
  4. package/index.d.ts +10370 -21
  5. package/package.json +8 -8
  6. package/lib/components/accordion/accordion/accordion-hint-wrapper.directive.d.ts +0 -9
  7. package/lib/components/accordion/accordion/accordion-hint.directive.d.ts +0 -5
  8. package/lib/components/accordion/accordion/accordion-label-wrapper.directive.d.ts +0 -9
  9. package/lib/components/accordion/accordion/accordion-label.directive.d.ts +0 -5
  10. package/lib/components/accordion/accordion/accordion.component.animations.d.ts +0 -3
  11. package/lib/components/accordion/accordion/accordion.component.constants.d.ts +0 -3
  12. package/lib/components/accordion/accordion/accordion.component.d.ts +0 -19
  13. package/lib/components/accordion/accordion/index.d.ts +0 -7
  14. package/lib/components/accordion/accordion-group/accordion-group.component.d.ts +0 -8
  15. package/lib/components/accordion/accordion-group/index.d.ts +0 -1
  16. package/lib/components/accordion/accordion.imports.d.ts +0 -3
  17. package/lib/components/accordion/public-api/index.d.ts +0 -3
  18. package/lib/components/bracket/bracket.imports.d.ts +0 -4
  19. package/lib/components/bracket/components/bracket/bracket.component.d.ts +0 -55
  20. package/lib/components/bracket/components/bracket/bracket.component.types.d.ts +0 -5
  21. package/lib/components/bracket/components/bracket/index.d.ts +0 -2
  22. package/lib/components/bracket/components/new-bracket/bracket-new.d.ts +0 -1919
  23. package/lib/components/bracket/components/new-bracket/draw-man.d.ts +0 -26
  24. package/lib/components/bracket/components/new-bracket/grid-definitions.d.ts +0 -9
  25. package/lib/components/bracket/components/new-bracket/grid-placements.d.ts +0 -63
  26. package/lib/components/bracket/components/new-bracket/index.d.ts +0 -7
  27. package/lib/components/bracket/components/new-bracket/journey-highlight.d.ts +0 -2
  28. package/lib/components/bracket/components/new-bracket/new-bracket-default-match.component.d.ts +0 -8
  29. package/lib/components/bracket/components/new-bracket/new-bracket-default-round-header.component.d.ts +0 -7
  30. package/lib/components/bracket/components/new-bracket/new-bracket.component.d.ts +0 -38
  31. package/lib/components/bracket/constants/bracket.constants.d.ts +0 -8
  32. package/lib/components/bracket/constants/index.d.ts +0 -1
  33. package/lib/components/bracket/directives/bracket-match/bracket-match.directive.d.ts +0 -8
  34. package/lib/components/bracket/directives/bracket-match/index.d.ts +0 -1
  35. package/lib/components/bracket/directives/bracket-round/bracket-round.directive.d.ts +0 -8
  36. package/lib/components/bracket/directives/bracket-round/index.d.ts +0 -1
  37. package/lib/components/bracket/partials/bracket-match/bracket-match.component.d.ts +0 -8
  38. package/lib/components/bracket/partials/bracket-match/index.d.ts +0 -1
  39. package/lib/components/bracket/partials/bracket-round-header/bracket-round-header.component.d.ts +0 -8
  40. package/lib/components/bracket/partials/bracket-round-header/index.d.ts +0 -1
  41. package/lib/components/bracket/public-api/index.d.ts +0 -13
  42. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_DOUBLE_SYNC.d.ts +0 -149
  43. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SINGLE.d.ts +0 -184
  44. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SWISS.d.ts +0 -214
  45. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATE_DOUBLE_ASYNC.d.ts +0 -149
  46. package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_DOUBLE.d.ts +0 -1640
  47. package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_SINGLE.d.ts +0 -2388
  48. package/lib/components/bracket/stories/dummy-data/index.d.ts +0 -6
  49. package/lib/components/bracket/types/bracket-config.types.d.ts +0 -5
  50. package/lib/components/bracket/types/bracket.types.d.ts +0 -30
  51. package/lib/components/bracket/types/index.d.ts +0 -2
  52. package/lib/components/bracket/utils/bracket-config.utils.d.ts +0 -6
  53. package/lib/components/bracket/utils/bracket.utils.d.ts +0 -37
  54. package/lib/components/bracket/utils/index.d.ts +0 -2
  55. package/lib/components/button/button.imports.d.ts +0 -3
  56. package/lib/components/button/components/button/button.component.d.ts +0 -8
  57. package/lib/components/button/components/button/index.d.ts +0 -1
  58. package/lib/components/button/components/query-button/index.d.ts +0 -1
  59. package/lib/components/button/components/query-button/query-button.component.d.ts +0 -9
  60. package/lib/components/button/directives/button/button.directive.d.ts +0 -37
  61. package/lib/components/button/directives/button/index.d.ts +0 -1
  62. package/lib/components/button/directives/query-button/index.d.ts +0 -1
  63. package/lib/components/button/directives/query-button/query-button.directive.d.ts +0 -42
  64. package/lib/components/button/public-api/index.d.ts +0 -5
  65. package/lib/components/carousel/carousel.component.d.ts +0 -11
  66. package/lib/components/carousel/carousel.directive.d.ts +0 -59
  67. package/lib/components/carousel/carousel.imports.d.ts +0 -4
  68. package/lib/components/carousel/controls/carousel-item-nav.component.d.ts +0 -18
  69. package/lib/components/carousel/controls/carousel-item-nav.directive.d.ts +0 -11
  70. package/lib/components/carousel/controls/carousel-next-button.directive.d.ts +0 -18
  71. package/lib/components/carousel/controls/carousel-previous-button.directive.d.ts +0 -18
  72. package/lib/components/carousel/controls/carousel-toggle-auto-play-button.directive.d.ts +0 -16
  73. package/lib/components/carousel/controls/index.d.ts +0 -5
  74. package/lib/components/carousel/et-carousel-item.component.d.ts +0 -8
  75. package/lib/components/carousel/et-carousel-item.directive.d.ts +0 -26
  76. package/lib/components/carousel/public-api/index.d.ts +0 -6
  77. package/lib/components/filter/public-api/index.d.ts +0 -6
  78. package/lib/components/filter/rich-filter/components/rich-filter-host/index.d.ts +0 -1
  79. package/lib/components/filter/rich-filter/components/rich-filter-host/rich-filter-host.component.d.ts +0 -27
  80. package/lib/components/filter/rich-filter/directives/rich-filter-button/index.d.ts +0 -1
  81. package/lib/components/filter/rich-filter/directives/rich-filter-button/rich-filter-button.directive.d.ts +0 -8
  82. package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/index.d.ts +0 -1
  83. package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/rich-filter-button-slot.directive.d.ts +0 -10
  84. package/lib/components/filter/rich-filter/directives/rich-filter-content/index.d.ts +0 -1
  85. package/lib/components/filter/rich-filter/directives/rich-filter-content/rich-filter-content.directive.d.ts +0 -10
  86. package/lib/components/filter/rich-filter/directives/rich-filter-top/index.d.ts +0 -1
  87. package/lib/components/filter/rich-filter/directives/rich-filter-top/rich-filter-top.directive.d.ts +0 -8
  88. package/lib/components/filter/rich-filter/rich-filter.imports.d.ts +0 -6
  89. package/lib/components/forms/components/checkbox/checkbox.imports.d.ts +0 -6
  90. package/lib/components/forms/components/checkbox/components/checkbox/checkbox.component.d.ts +0 -10
  91. package/lib/components/forms/components/checkbox/components/checkbox/index.d.ts +0 -1
  92. package/lib/components/forms/components/checkbox/components/checkbox-field/checkbox-field.component.d.ts +0 -11
  93. package/lib/components/forms/components/checkbox/components/checkbox-field/index.d.ts +0 -1
  94. package/lib/components/forms/components/checkbox/components/checkbox-group/checkbox-group.component.d.ts +0 -7
  95. package/lib/components/forms/components/checkbox/components/checkbox-group/index.d.ts +0 -1
  96. package/lib/components/forms/components/checkbox/directives/checkbox/checkbox.directive.d.ts +0 -21
  97. package/lib/components/forms/components/checkbox/directives/checkbox/index.d.ts +0 -1
  98. package/lib/components/forms/components/checkbox/directives/checkbox-field/checkbox-field.directive.d.ts +0 -20
  99. package/lib/components/forms/components/checkbox/directives/checkbox-field/index.d.ts +0 -1
  100. package/lib/components/forms/components/checkbox/directives/checkbox-group/checkbox-group.directive.d.ts +0 -18
  101. package/lib/components/forms/components/checkbox/directives/checkbox-group/index.d.ts +0 -1
  102. package/lib/components/forms/components/checkbox/directives/checkbox-group-control/checkbox-group-control.directive.d.ts +0 -18
  103. package/lib/components/forms/components/checkbox/directives/checkbox-group-control/index.d.ts +0 -1
  104. package/lib/components/forms/components/error/components/error/error.component.d.ts +0 -22
  105. package/lib/components/forms/components/error/components/error/index.d.ts +0 -1
  106. package/lib/components/forms/components/input/components/color-input/color-input.component.d.ts +0 -10
  107. package/lib/components/forms/components/input/components/color-input/index.d.ts +0 -1
  108. package/lib/components/forms/components/input/components/date-input/date-input.component.d.ts +0 -10
  109. package/lib/components/forms/components/input/components/date-input/index.d.ts +0 -1
  110. package/lib/components/forms/components/input/components/date-time-input/date-time-input.component.d.ts +0 -10
  111. package/lib/components/forms/components/input/components/date-time-input/index.d.ts +0 -1
  112. package/lib/components/forms/components/input/components/email-input/email-input.component.d.ts +0 -10
  113. package/lib/components/forms/components/input/components/email-input/index.d.ts +0 -1
  114. package/lib/components/forms/components/input/components/input-field/index.d.ts +0 -1
  115. package/lib/components/forms/components/input/components/input-field/input-field.component.d.ts +0 -11
  116. package/lib/components/forms/components/input/components/number-input/index.d.ts +0 -1
  117. package/lib/components/forms/components/input/components/number-input/number-input.component.d.ts +0 -10
  118. package/lib/components/forms/components/input/components/password-input/index.d.ts +0 -1
  119. package/lib/components/forms/components/input/components/password-input/password-input.component.d.ts +0 -10
  120. package/lib/components/forms/components/input/components/search-input/index.d.ts +0 -1
  121. package/lib/components/forms/components/input/components/search-input/search-input.component.d.ts +0 -10
  122. package/lib/components/forms/components/input/components/tel-input/index.d.ts +0 -1
  123. package/lib/components/forms/components/input/components/tel-input/tel-input.component.d.ts +0 -10
  124. package/lib/components/forms/components/input/components/text-input/index.d.ts +0 -1
  125. package/lib/components/forms/components/input/components/text-input/text-input.component.d.ts +0 -10
  126. package/lib/components/forms/components/input/components/textarea-input/index.d.ts +0 -1
  127. package/lib/components/forms/components/input/components/textarea-input/textarea-input.component.d.ts +0 -14
  128. package/lib/components/forms/components/input/components/time-input/index.d.ts +0 -1
  129. package/lib/components/forms/components/input/components/time-input/time-input.component.d.ts +0 -10
  130. package/lib/components/forms/components/input/directives/autosize-textarea/autosize-textarea.directive.d.ts +0 -10
  131. package/lib/components/forms/components/input/directives/autosize-textarea/index.d.ts +0 -1
  132. package/lib/components/forms/components/input/directives/color-input/color-input.directive.d.ts +0 -13
  133. package/lib/components/forms/components/input/directives/color-input/index.d.ts +0 -1
  134. package/lib/components/forms/components/input/directives/date-input/date-input.directive.d.ts +0 -20
  135. package/lib/components/forms/components/input/directives/date-input/index.d.ts +0 -1
  136. package/lib/components/forms/components/input/directives/date-time-input/date-time-input.directive.d.ts +0 -20
  137. package/lib/components/forms/components/input/directives/date-time-input/index.d.ts +0 -1
  138. package/lib/components/forms/components/input/directives/email-input/email-input.directive.d.ts +0 -13
  139. package/lib/components/forms/components/input/directives/email-input/index.d.ts +0 -1
  140. package/lib/components/forms/components/input/directives/if-supports-show-picker/if-supports-show-picker.directive.d.ts +0 -15
  141. package/lib/components/forms/components/input/directives/if-supports-show-picker/index.d.ts +0 -1
  142. package/lib/components/forms/components/input/directives/number-input/index.d.ts +0 -1
  143. package/lib/components/forms/components/input/directives/number-input/number-input.directive.d.ts +0 -13
  144. package/lib/components/forms/components/input/directives/password-input/index.d.ts +0 -1
  145. package/lib/components/forms/components/input/directives/password-input/password-input.directive.d.ts +0 -16
  146. package/lib/components/forms/components/input/directives/search-input/index.d.ts +0 -1
  147. package/lib/components/forms/components/input/directives/search-input/search-input.directive.d.ts +0 -14
  148. package/lib/components/forms/components/input/directives/show-picker-trigger/index.d.ts +0 -1
  149. package/lib/components/forms/components/input/directives/show-picker-trigger/show-picker-trigger.directive.d.ts +0 -10
  150. package/lib/components/forms/components/input/directives/tel-input/index.d.ts +0 -1
  151. package/lib/components/forms/components/input/directives/tel-input/tel-input.directive.d.ts +0 -13
  152. package/lib/components/forms/components/input/directives/text-input/index.d.ts +0 -1
  153. package/lib/components/forms/components/input/directives/text-input/text-input.directive.d.ts +0 -13
  154. package/lib/components/forms/components/input/directives/textarea-input/index.d.ts +0 -1
  155. package/lib/components/forms/components/input/directives/textarea-input/textarea-input.directive.d.ts +0 -13
  156. package/lib/components/forms/components/input/directives/time-input/index.d.ts +0 -1
  157. package/lib/components/forms/components/input/directives/time-input/time-input.directive.d.ts +0 -20
  158. package/lib/components/forms/components/input/input.imports.d.ts +0 -23
  159. package/lib/components/forms/components/input/partials/password-input-toggle/index.d.ts +0 -1
  160. package/lib/components/forms/components/input/partials/password-input-toggle/password-input-toggle.component.d.ts +0 -8
  161. package/lib/components/forms/components/input/partials/search-input-clear/index.d.ts +0 -1
  162. package/lib/components/forms/components/input/partials/search-input-clear/search-input-clear.component.d.ts +0 -8
  163. package/lib/components/forms/components/label/components/label/index.d.ts +0 -1
  164. package/lib/components/forms/components/label/components/label/label.component.d.ts +0 -10
  165. package/lib/components/forms/components/label/directives/label-suffix/index.d.ts +0 -1
  166. package/lib/components/forms/components/label/directives/label-suffix/label-suffix.directive.d.ts +0 -8
  167. package/lib/components/forms/components/label/label.imports.d.ts +0 -3
  168. package/lib/components/forms/components/radio/components/radio/index.d.ts +0 -1
  169. package/lib/components/forms/components/radio/components/radio/radio.component.d.ts +0 -11
  170. package/lib/components/forms/components/radio/components/radio-field/index.d.ts +0 -1
  171. package/lib/components/forms/components/radio/components/radio-field/radio-field.component.d.ts +0 -7
  172. package/lib/components/forms/components/radio/components/radio-group/index.d.ts +0 -1
  173. package/lib/components/forms/components/radio/components/radio-group/radio-group.component.d.ts +0 -11
  174. package/lib/components/forms/components/radio/directives/radio/index.d.ts +0 -1
  175. package/lib/components/forms/components/radio/directives/radio/radio.directive.d.ts +0 -27
  176. package/lib/components/forms/components/radio/directives/radio-field/index.d.ts +0 -1
  177. package/lib/components/forms/components/radio/directives/radio-field/radio-field.directive.d.ts +0 -22
  178. package/lib/components/forms/components/radio/directives/radio-group/index.d.ts +0 -1
  179. package/lib/components/forms/components/radio/directives/radio-group/radio-group.directive.d.ts +0 -16
  180. package/lib/components/forms/components/radio/radio.imports.d.ts +0 -5
  181. package/lib/components/forms/components/radio/types/index.d.ts +0 -1
  182. package/lib/components/forms/components/radio/types/radio.types.d.ts +0 -1
  183. package/lib/components/forms/components/segmented-button/components/segmented-button/index.d.ts +0 -1
  184. package/lib/components/forms/components/segmented-button/components/segmented-button/segmented-button.component.d.ts +0 -14
  185. package/lib/components/forms/components/segmented-button/components/segmented-button-field/index.d.ts +0 -1
  186. package/lib/components/forms/components/segmented-button/components/segmented-button-field/segmented-button-field.component.d.ts +0 -7
  187. package/lib/components/forms/components/segmented-button/components/segmented-button-group/index.d.ts +0 -1
  188. package/lib/components/forms/components/segmented-button/components/segmented-button-group/segmented-button-group.component.d.ts +0 -20
  189. package/lib/components/forms/components/segmented-button/directives/segmented-button/index.d.ts +0 -1
  190. package/lib/components/forms/components/segmented-button/directives/segmented-button/segmented-button.directive.d.ts +0 -31
  191. package/lib/components/forms/components/segmented-button/directives/segmented-button-field/index.d.ts +0 -1
  192. package/lib/components/forms/components/segmented-button/directives/segmented-button-field/segmented-button-field.directive.d.ts +0 -21
  193. package/lib/components/forms/components/segmented-button/directives/segmented-button-group/index.d.ts +0 -1
  194. package/lib/components/forms/components/segmented-button/directives/segmented-button-group/segmented-button-group.directive.d.ts +0 -20
  195. package/lib/components/forms/components/segmented-button/segmented-button.imports.d.ts +0 -4
  196. package/lib/components/forms/components/select/components/combobox/combobox.imports.d.ts +0 -11
  197. package/lib/components/forms/components/select/components/combobox/components/combobox/combobox.component.d.ts +0 -13
  198. package/lib/components/forms/components/select/components/combobox/components/combobox/index.d.ts +0 -1
  199. package/lib/components/forms/components/select/components/combobox/constants/combobox.constants.d.ts +0 -6
  200. package/lib/components/forms/components/select/components/combobox/constants/index.d.ts +0 -1
  201. package/lib/components/forms/components/select/components/combobox/directives/combobox/combobox.directive.d.ts +0 -162
  202. package/lib/components/forms/components/select/components/combobox/directives/combobox/index.d.ts +0 -1
  203. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/combobox-body-empty-template.directive.d.ts +0 -8
  204. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/index.d.ts +0 -1
  205. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/combobox-body-error-template.directive.d.ts +0 -8
  206. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/index.d.ts +0 -1
  207. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/combobox-body-loading-template.directive.d.ts +0 -8
  208. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/index.d.ts +0 -1
  209. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/combobox-body-more-items-hint-template.directive.d.ts +0 -8
  210. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/index.d.ts +0 -1
  211. package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/combobox-option-template.directive.d.ts +0 -8
  212. package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/index.d.ts +0 -1
  213. package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/combobox-selected-option-template.directive.d.ts +0 -8
  214. package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/index.d.ts +0 -1
  215. package/lib/components/forms/components/select/components/combobox/partials/combobox-body/combobox-body.component.d.ts +0 -42
  216. package/lib/components/forms/components/select/components/combobox/partials/combobox-body/index.d.ts +0 -1
  217. package/lib/components/forms/components/select/components/combobox/partials/combobox-option/combobox-option.component.d.ts +0 -36
  218. package/lib/components/forms/components/select/components/combobox/partials/combobox-option/index.d.ts +0 -1
  219. package/lib/components/forms/components/select/components/combobox/private/combobox.private.errors.d.ts +0 -11
  220. package/lib/components/forms/components/select/components/combobox/private/combobox.private.types.d.ts +0 -32
  221. package/lib/components/forms/components/select/components/combobox/private/index.d.ts +0 -2
  222. package/lib/components/forms/components/select/components/combobox/types/combobox.types.d.ts +0 -38
  223. package/lib/components/forms/components/select/components/combobox/types/index.d.ts +0 -1
  224. package/lib/components/forms/components/select/components/combobox/utils/combobox-config.utils.d.ts +0 -6
  225. package/lib/components/forms/components/select/components/combobox/utils/index.d.ts +0 -1
  226. package/lib/components/forms/components/select/components/native-select/components/native-select/index.d.ts +0 -1
  227. package/lib/components/forms/components/select/components/native-select/components/native-select/native-select.component.d.ts +0 -10
  228. package/lib/components/forms/components/select/components/native-select/directives/native-select-input/index.d.ts +0 -1
  229. package/lib/components/forms/components/select/components/native-select/directives/native-select-input/native-select-input.directive.d.ts +0 -18
  230. package/lib/components/forms/components/select/components/native-select/directives/native-select-option/index.d.ts +0 -1
  231. package/lib/components/forms/components/select/components/native-select/directives/native-select-option/native-select-option.directive.d.ts +0 -19
  232. package/lib/components/forms/components/select/components/native-select/native-select.imports.d.ts +0 -9
  233. package/lib/components/forms/components/select/components/native-select/partials/native-select-option/index.d.ts +0 -1
  234. package/lib/components/forms/components/select/components/native-select/partials/native-select-option/native-select-option.component.d.ts +0 -11
  235. package/lib/components/forms/components/select/components/native-select/types/index.d.ts +0 -1
  236. package/lib/components/forms/components/select/components/native-select/types/select.types.d.ts +0 -1
  237. package/lib/components/forms/components/select/components/select/components/select/index.d.ts +0 -1
  238. package/lib/components/forms/components/select/components/select/components/select/select.component.d.ts +0 -14
  239. package/lib/components/forms/components/select/components/select/directives/select/index.d.ts +0 -1
  240. package/lib/components/forms/components/select/components/select/directives/select/select.directive.d.ts +0 -77
  241. package/lib/components/forms/components/select/components/select/directives/select-body/index.d.ts +0 -1
  242. package/lib/components/forms/components/select/components/select/directives/select-body/select-body.directive.d.ts +0 -21
  243. package/lib/components/forms/components/select/components/select/directives/select-option/index.d.ts +0 -1
  244. package/lib/components/forms/components/select/components/select/directives/select-option/select-option.directive.d.ts +0 -45
  245. package/lib/components/forms/components/select/components/select/partials/select-body/index.d.ts +0 -1
  246. package/lib/components/forms/components/select/components/select/partials/select-body/select-body.component.d.ts +0 -17
  247. package/lib/components/forms/components/select/components/select/partials/select-option/index.d.ts +0 -1
  248. package/lib/components/forms/components/select/components/select/partials/select-option/select-option.component.d.ts +0 -8
  249. package/lib/components/forms/components/select/components/select/private/index.d.ts +0 -1
  250. package/lib/components/forms/components/select/components/select/private/select.private.types.d.ts +0 -13
  251. package/lib/components/forms/components/select/components/select/select.imports.d.ts +0 -7
  252. package/lib/components/forms/components/select/components/select-field/index.d.ts +0 -1
  253. package/lib/components/forms/components/select/components/select-field/select-field.component.d.ts +0 -12
  254. package/lib/components/forms/components/select/directives/select-field/index.d.ts +0 -1
  255. package/lib/components/forms/components/select/directives/select-field/select-field.directive.d.ts +0 -8
  256. package/lib/components/forms/components/selection-list/components/selection-list-field/index.d.ts +0 -1
  257. package/lib/components/forms/components/selection-list/components/selection-list-field/selection-list-field.component.d.ts +0 -10
  258. package/lib/components/forms/components/selection-list/components/selection-list-option/index.d.ts +0 -1
  259. package/lib/components/forms/components/selection-list/components/selection-list-option/selection-list-option.component.d.ts +0 -6
  260. package/lib/components/forms/components/selection-list/directives/selection-list-field/index.d.ts +0 -1
  261. package/lib/components/forms/components/selection-list/directives/selection-list-field/selection-list-field.directive.d.ts +0 -24
  262. package/lib/components/forms/components/selection-list/directives/selection-list-option/index.d.ts +0 -1
  263. package/lib/components/forms/components/selection-list/directives/selection-list-option/selection-list-option.directive.d.ts +0 -30
  264. package/lib/components/forms/components/selection-list/selection-list.imports.d.ts +0 -3
  265. package/lib/components/forms/components/slide-toggle/components/slide-toggle/index.d.ts +0 -1
  266. package/lib/components/forms/components/slide-toggle/components/slide-toggle/slide-toggle.component.d.ts +0 -10
  267. package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/index.d.ts +0 -1
  268. package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/slide-toggle-field.component.d.ts +0 -10
  269. package/lib/components/forms/components/slide-toggle/directives/slide-toggle/index.d.ts +0 -1
  270. package/lib/components/forms/components/slide-toggle/directives/slide-toggle/slide-toggle.directive.d.ts +0 -19
  271. package/lib/components/forms/components/slide-toggle/slide-toggle.imports.d.ts +0 -4
  272. package/lib/components/forms/components/slider/components/slider/index.d.ts +0 -1
  273. package/lib/components/forms/components/slider/components/slider/slider.component.d.ts +0 -81
  274. package/lib/components/forms/components/slider/components/slider-field/index.d.ts +0 -1
  275. package/lib/components/forms/components/slider/components/slider-field/slider-field.component.d.ts +0 -10
  276. package/lib/components/forms/components/slider/directives/slider-thumb-content-template/index.d.ts +0 -1
  277. package/lib/components/forms/components/slider/directives/slider-thumb-content-template/slider-thumb-content-template.directive.d.ts +0 -8
  278. package/lib/components/forms/components/slider/slider.imports.d.ts +0 -5
  279. package/lib/components/forms/directives/dynamic-form-field/dynamic-form-field.directive.d.ts +0 -11
  280. package/lib/components/forms/directives/dynamic-form-field/index.d.ts +0 -1
  281. package/lib/components/forms/directives/dynamic-form-group/dynamic-form-group.directive.d.ts +0 -11
  282. package/lib/components/forms/directives/dynamic-form-group/index.d.ts +0 -1
  283. package/lib/components/forms/directives/expose-input-vars/expose-input-vars.directive.d.ts +0 -30
  284. package/lib/components/forms/directives/expose-input-vars/index.d.ts +0 -1
  285. package/lib/components/forms/directives/if-input-empty/if-input-empty.directive.d.ts +0 -12
  286. package/lib/components/forms/directives/if-input-empty/index.d.ts +0 -1
  287. package/lib/components/forms/directives/if-input-filled/if-input-filled.directive.d.ts +0 -12
  288. package/lib/components/forms/directives/if-input-filled/index.d.ts +0 -1
  289. package/lib/components/forms/directives/input/index.d.ts +0 -1
  290. package/lib/components/forms/directives/input/input.directive.d.ts +0 -77
  291. package/lib/components/forms/directives/input-prefix/index.d.ts +0 -1
  292. package/lib/components/forms/directives/input-prefix/input-prefix.directive.d.ts +0 -7
  293. package/lib/components/forms/directives/input-suffix/index.d.ts +0 -1
  294. package/lib/components/forms/directives/input-suffix/input-suffix.directive.d.ts +0 -7
  295. package/lib/components/forms/directives/native-input-ref/index.d.ts +0 -1
  296. package/lib/components/forms/directives/native-input-ref/native-input-ref.directive.d.ts +0 -8
  297. package/lib/components/forms/directives/static-form-field/index.d.ts +0 -1
  298. package/lib/components/forms/directives/static-form-field/static-form-field.directive.d.ts +0 -15
  299. package/lib/components/forms/directives/static-form-group/index.d.ts +0 -1
  300. package/lib/components/forms/directives/static-form-group/static-form-group.directive.d.ts +0 -7
  301. package/lib/components/forms/directives/writeable-input/index.d.ts +0 -1
  302. package/lib/components/forms/directives/writeable-input/writeable-input.directive.d.ts +0 -27
  303. package/lib/components/forms/public-api/index.d.ts +0 -113
  304. package/lib/components/forms/services/default-validator-errors.service.d.ts +0 -17
  305. package/lib/components/forms/services/form-field-state.service.d.ts +0 -21
  306. package/lib/components/forms/services/form-group-state.service.d.ts +0 -10
  307. package/lib/components/forms/services/index.d.ts +0 -4
  308. package/lib/components/forms/services/input-state.service.d.ts +0 -51
  309. package/lib/components/forms/types/index.d.ts +0 -1
  310. package/lib/components/forms/types/input.types.d.ts +0 -29
  311. package/lib/components/forms/utils/decorated-form-field.base.d.ts +0 -13
  312. package/lib/components/forms/utils/decorated-input.base.d.ts +0 -26
  313. package/lib/components/forms/utils/form-changes-tracker.util.d.ts +0 -47
  314. package/lib/components/forms/utils/index.d.ts +0 -4
  315. package/lib/components/forms/utils/input.base.d.ts +0 -10
  316. package/lib/components/icons/chevron-icon.d.ts +0 -2
  317. package/lib/components/icons/icon-provider.d.ts +0 -10
  318. package/lib/components/icons/icon.directive.d.ts +0 -14
  319. package/lib/components/icons/icon.imports.d.ts +0 -2
  320. package/lib/components/icons/public-api/index.d.ts +0 -5
  321. package/lib/components/icons/times-icon.d.ts +0 -2
  322. package/lib/components/masonry/components/masonry/index.d.ts +0 -1
  323. package/lib/components/masonry/components/masonry/masonry.component.d.ts +0 -39
  324. package/lib/components/masonry/masonry.imports.d.ts +0 -3
  325. package/lib/components/masonry/partials/masonry-item/index.d.ts +0 -1
  326. package/lib/components/masonry/partials/masonry-item/masonry-item.component.d.ts +0 -20
  327. package/lib/components/masonry/public-api/index.d.ts +0 -4
  328. package/lib/components/masonry/types/index.d.ts +0 -1
  329. package/lib/components/masonry/types/masonry.types.d.ts +0 -4
  330. package/lib/components/overlay/components/bottom-sheet/bottom-sheet.imports.d.ts +0 -21
  331. package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/bottom-sheet-container.component.d.ts +0 -17
  332. package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/index.d.ts +0 -1
  333. package/lib/components/overlay/components/bottom-sheet/constants/bottom-sheet.constants.d.ts +0 -43
  334. package/lib/components/overlay/components/bottom-sheet/constants/index.d.ts +0 -1
  335. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/bottom-sheet-container-base.component.d.ts +0 -19
  336. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/index.d.ts +0 -1
  337. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/bottom-sheet-drag-handle.component.d.ts +0 -25
  338. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/index.d.ts +0 -1
  339. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/bottom-sheet-title.directive.d.ts +0 -14
  340. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/index.d.ts +0 -1
  341. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-base.service.d.ts +0 -38
  342. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-swipe-handler.service.d.ts +0 -14
  343. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet.service.d.ts +0 -14
  344. package/lib/components/overlay/components/bottom-sheet/services/index.d.ts +0 -3
  345. package/lib/components/overlay/components/bottom-sheet/types/bottom-sheet.types.d.ts +0 -96
  346. package/lib/components/overlay/components/bottom-sheet/types/index.d.ts +0 -1
  347. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-config.d.ts +0 -5
  348. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-ref.d.ts +0 -32
  349. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet.utils.d.ts +0 -17
  350. package/lib/components/overlay/components/bottom-sheet/utils/index.d.ts +0 -3
  351. package/lib/components/overlay/components/dialog/components/dialog-container/dialog-container.component.d.ts +0 -17
  352. package/lib/components/overlay/components/dialog/components/dialog-container/index.d.ts +0 -1
  353. package/lib/components/overlay/components/dialog/constants/dialog.constants.d.ts +0 -35
  354. package/lib/components/overlay/components/dialog/constants/index.d.ts +0 -1
  355. package/lib/components/overlay/components/dialog/dialog.imports.d.ts +0 -21
  356. package/lib/components/overlay/components/dialog/partials/dialog-close/dialog-close.directive.d.ts +0 -19
  357. package/lib/components/overlay/components/dialog/partials/dialog-close/index.d.ts +0 -1
  358. package/lib/components/overlay/components/dialog/partials/dialog-container-base/dialog-container-base.component.d.ts +0 -19
  359. package/lib/components/overlay/components/dialog/partials/dialog-container-base/index.d.ts +0 -1
  360. package/lib/components/overlay/components/dialog/partials/dialog-title/dialog-title.directive.d.ts +0 -14
  361. package/lib/components/overlay/components/dialog/partials/dialog-title/index.d.ts +0 -1
  362. package/lib/components/overlay/components/dialog/services/dialog-base.service.d.ts +0 -38
  363. package/lib/components/overlay/components/dialog/services/dialog.service.d.ts +0 -14
  364. package/lib/components/overlay/components/dialog/services/index.d.ts +0 -2
  365. package/lib/components/overlay/components/dialog/types/dialog.types.d.ts +0 -157
  366. package/lib/components/overlay/components/dialog/types/index.d.ts +0 -1
  367. package/lib/components/overlay/components/dialog/utils/dialog-config.d.ts +0 -5
  368. package/lib/components/overlay/components/dialog/utils/dialog-ref.d.ts +0 -34
  369. package/lib/components/overlay/components/dialog/utils/dialog.utils.d.ts +0 -17
  370. package/lib/components/overlay/components/dialog/utils/index.d.ts +0 -3
  371. package/lib/components/overlay/components/menu/components/menu/index.d.ts +0 -1
  372. package/lib/components/overlay/components/menu/components/menu/menu.component.d.ts +0 -47
  373. package/lib/components/overlay/components/menu/components/menu-checkbox-item/index.d.ts +0 -1
  374. package/lib/components/overlay/components/menu/components/menu-checkbox-item/menu-checkbox-item.component.d.ts +0 -28
  375. package/lib/components/overlay/components/menu/components/menu-container/index.d.ts +0 -1
  376. package/lib/components/overlay/components/menu/components/menu-container/menu-container.component.d.ts +0 -20
  377. package/lib/components/overlay/components/menu/components/menu-radio-item/index.d.ts +0 -1
  378. package/lib/components/overlay/components/menu/components/menu-radio-item/menu-radio-item.component.d.ts +0 -26
  379. package/lib/components/overlay/components/menu/directives/menu-checkbox-group/index.d.ts +0 -1
  380. package/lib/components/overlay/components/menu/directives/menu-checkbox-group/menu-checkbox-group.directive.d.ts +0 -9
  381. package/lib/components/overlay/components/menu/directives/menu-group/index.d.ts +0 -1
  382. package/lib/components/overlay/components/menu/directives/menu-group/menu-group.directive.d.ts +0 -18
  383. package/lib/components/overlay/components/menu/directives/menu-group-title/index.d.ts +0 -1
  384. package/lib/components/overlay/components/menu/directives/menu-group-title/menu-group-title.directive.d.ts +0 -11
  385. package/lib/components/overlay/components/menu/directives/menu-item/index.d.ts +0 -1
  386. package/lib/components/overlay/components/menu/directives/menu-item/menu-item.directive.d.ts +0 -36
  387. package/lib/components/overlay/components/menu/directives/menu-radio-group/index.d.ts +0 -1
  388. package/lib/components/overlay/components/menu/directives/menu-radio-group/menu-radio-group.directive.d.ts +0 -12
  389. package/lib/components/overlay/components/menu/directives/menu-search-template/index.d.ts +0 -1
  390. package/lib/components/overlay/components/menu/directives/menu-search-template/menu-search-template.directive.d.ts +0 -8
  391. package/lib/components/overlay/components/menu/directives/menu-trigger/index.d.ts +0 -1
  392. package/lib/components/overlay/components/menu/directives/menu-trigger/menu-trigger.directive.d.ts +0 -49
  393. package/lib/components/overlay/components/menu/menu.imports.d.ts +0 -11
  394. package/lib/components/overlay/components/menu-deprecated/context-menu-trigger.d.ts +0 -36
  395. package/lib/components/overlay/components/menu-deprecated/index.d.ts +0 -16
  396. package/lib/components/overlay/components/menu-deprecated/menu-aim.d.ts +0 -34
  397. package/lib/components/overlay/components/menu-deprecated/menu-bar.d.ts +0 -16
  398. package/lib/components/overlay/components/menu-deprecated/menu-base.d.ts +0 -45
  399. package/lib/components/overlay/components/menu-deprecated/menu-errors.d.ts +0 -2
  400. package/lib/components/overlay/components/menu-deprecated/menu-group.d.ts +0 -8
  401. package/lib/components/overlay/components/menu-deprecated/menu-interface.d.ts +0 -12
  402. package/lib/components/overlay/components/menu-deprecated/menu-item-checkbox.d.ts +0 -12
  403. package/lib/components/overlay/components/menu-deprecated/menu-item-radio.d.ts +0 -19
  404. package/lib/components/overlay/components/menu-deprecated/menu-item-selectable.d.ts +0 -14
  405. package/lib/components/overlay/components/menu-deprecated/menu-item.d.ts +0 -56
  406. package/lib/components/overlay/components/menu-deprecated/menu-module.d.ts +0 -19
  407. package/lib/components/overlay/components/menu-deprecated/menu-stack.d.ts +0 -57
  408. package/lib/components/overlay/components/menu-deprecated/menu-trigger-base.d.ts +0 -36
  409. package/lib/components/overlay/components/menu-deprecated/menu-trigger.d.ts +0 -37
  410. package/lib/components/overlay/components/menu-deprecated/menu.d.ts +0 -20
  411. package/lib/components/overlay/components/menu-deprecated/pointer-focus-tracker.d.ts +0 -20
  412. package/lib/components/overlay/components/overlay/components/overlay-container/index.d.ts +0 -1
  413. package/lib/components/overlay/components/overlay/components/overlay-container/overlay-container.component.d.ts +0 -31
  414. package/lib/components/overlay/components/overlay/constants/index.d.ts +0 -1
  415. package/lib/components/overlay/components/overlay/constants/overlay.constants.d.ts +0 -8
  416. package/lib/components/overlay/components/overlay/overlay.imports.d.ts +0 -20
  417. package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/index.d.ts +0 -1
  418. package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/overlay-back-or-close.directive.d.ts +0 -14
  419. package/lib/components/overlay/components/overlay/partials/overlay-body/index.d.ts +0 -1
  420. package/lib/components/overlay/components/overlay/partials/overlay-body/overlay-body.component.d.ts +0 -37
  421. package/lib/components/overlay/components/overlay/partials/overlay-close/index.d.ts +0 -1
  422. package/lib/components/overlay/components/overlay/partials/overlay-close/overlay-close.directive.d.ts +0 -15
  423. package/lib/components/overlay/components/overlay/partials/overlay-footer/index.d.ts +0 -1
  424. package/lib/components/overlay/components/overlay/partials/overlay-footer/overlay-footer.directive.d.ts +0 -11
  425. package/lib/components/overlay/components/overlay/partials/overlay-header/index.d.ts +0 -1
  426. package/lib/components/overlay/components/overlay/partials/overlay-header/overlay-header.directive.d.ts +0 -11
  427. package/lib/components/overlay/components/overlay/partials/overlay-header-template/index.d.ts +0 -1
  428. package/lib/components/overlay/components/overlay/partials/overlay-header-template/overlay-header-template.directive.d.ts +0 -14
  429. package/lib/components/overlay/components/overlay/partials/overlay-main/index.d.ts +0 -1
  430. package/lib/components/overlay/components/overlay/partials/overlay-main/overlay-main.directive.d.ts +0 -21
  431. package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/index.d.ts +0 -1
  432. package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/overlay-route-header-template-outlet.component.d.ts +0 -17
  433. package/lib/components/overlay/components/overlay/partials/overlay-router-link/index.d.ts +0 -1
  434. package/lib/components/overlay/components/overlay/partials/overlay-router-link/overlay-router-link.directive.d.ts +0 -20
  435. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/index.d.ts +0 -1
  436. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/overlay-router-outlet.component.d.ts +0 -27
  437. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/index.d.ts +0 -1
  438. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/overlay-router-outlet-disabled-template.directive.d.ts +0 -7
  439. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/index.d.ts +0 -1
  440. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/overlay-shared-route-template.directive.d.ts +0 -7
  441. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/index.d.ts +0 -1
  442. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/overlay-shared-route-template-outlet.component.d.ts +0 -6
  443. package/lib/components/overlay/components/overlay/partials/overlay-sidebar/index.d.ts +0 -1
  444. package/lib/components/overlay/components/overlay/partials/overlay-sidebar/overlay-sidebar.component.d.ts +0 -21
  445. package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/index.d.ts +0 -1
  446. package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/overlay-sidebar-page.component.d.ts +0 -12
  447. package/lib/components/overlay/components/overlay/partials/overlay-title/index.d.ts +0 -1
  448. package/lib/components/overlay/components/overlay/partials/overlay-title/overlay-title.directive.d.ts +0 -11
  449. package/lib/components/overlay/components/overlay/services/index.d.ts +0 -1
  450. package/lib/components/overlay/components/overlay/services/overlay.service.d.ts +0 -20
  451. package/lib/components/overlay/components/overlay/types/index.d.ts +0 -1
  452. package/lib/components/overlay/components/overlay/types/overlay.types.d.ts +0 -203
  453. package/lib/components/overlay/components/overlay/utils/filter-overlay.d.ts +0 -64
  454. package/lib/components/overlay/components/overlay/utils/index.d.ts +0 -9
  455. package/lib/components/overlay/components/overlay/utils/overlay-config.d.ts +0 -2
  456. package/lib/components/overlay/components/overlay/utils/overlay-handler-link.directive.d.ts +0 -10
  457. package/lib/components/overlay/components/overlay/utils/overlay-handler.d.ts +0 -65
  458. package/lib/components/overlay/components/overlay/utils/overlay-position-builder.d.ts +0 -123
  459. package/lib/components/overlay/components/overlay/utils/overlay-ref.d.ts +0 -70
  460. package/lib/components/overlay/components/overlay/utils/overlay-router.d.ts +0 -98
  461. package/lib/components/overlay/components/overlay/utils/overlay.utils.d.ts +0 -8
  462. package/lib/components/overlay/components/overlay/utils/sidebar-overlay.d.ts +0 -31
  463. package/lib/components/overlay/components/toggletip/components/toggletip/index.d.ts +0 -1
  464. package/lib/components/overlay/components/toggletip/components/toggletip/toggletip.component.d.ts +0 -24
  465. package/lib/components/overlay/components/toggletip/constants/index.d.ts +0 -1
  466. package/lib/components/overlay/components/toggletip/constants/toggletip.constants.d.ts +0 -6
  467. package/lib/components/overlay/components/toggletip/directives/toggletip/index.d.ts +0 -1
  468. package/lib/components/overlay/components/toggletip/directives/toggletip/toggletip.directive.d.ts +0 -32
  469. package/lib/components/overlay/components/toggletip/partials/toggletip-close/index.d.ts +0 -1
  470. package/lib/components/overlay/components/toggletip/partials/toggletip-close/toggletip-close.directive.d.ts +0 -7
  471. package/lib/components/overlay/components/toggletip/toggletip.imports.d.ts +0 -2
  472. package/lib/components/overlay/components/toggletip/types/index.d.ts +0 -1
  473. package/lib/components/overlay/components/toggletip/types/toggletip.types.d.ts +0 -34
  474. package/lib/components/overlay/components/toggletip/utils/index.d.ts +0 -2
  475. package/lib/components/overlay/components/toggletip/utils/toggletip-config.d.ts +0 -2
  476. package/lib/components/overlay/components/toggletip/utils/toggletip.util.d.ts +0 -5
  477. package/lib/components/overlay/components/tooltip/components/tooltip/index.d.ts +0 -1
  478. package/lib/components/overlay/components/tooltip/components/tooltip/tooltip.component.d.ts +0 -24
  479. package/lib/components/overlay/components/tooltip/constants/index.d.ts +0 -1
  480. package/lib/components/overlay/components/tooltip/constants/tooltip.constants.d.ts +0 -6
  481. package/lib/components/overlay/components/tooltip/directives/tooltip/index.d.ts +0 -1
  482. package/lib/components/overlay/components/tooltip/directives/tooltip/tooltip.directive.d.ts +0 -35
  483. package/lib/components/overlay/components/tooltip/tooltip.imports.d.ts +0 -2
  484. package/lib/components/overlay/components/tooltip/types/index.d.ts +0 -1
  485. package/lib/components/overlay/components/tooltip/types/tooltip.types.d.ts +0 -34
  486. package/lib/components/overlay/components/tooltip/utils/index.d.ts +0 -2
  487. package/lib/components/overlay/components/tooltip/utils/tooltip-config.d.ts +0 -2
  488. package/lib/components/overlay/components/tooltip/utils/tooltip.util.d.ts +0 -5
  489. package/lib/components/overlay/directives/dynamic-overlay-title/dynamic-overlay-title.directive.d.ts +0 -14
  490. package/lib/components/overlay/directives/dynamic-overlay-title/index.d.ts +0 -1
  491. package/lib/components/overlay/directives/overlay-close-auto-blocker/index.d.ts +0 -1
  492. package/lib/components/overlay/directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive.d.ts +0 -12
  493. package/lib/components/overlay/public-api/index.d.ts +0 -71
  494. package/lib/components/overlay/services/dynamic-overlay.service.d.ts +0 -17
  495. package/lib/components/overlay/services/index.d.ts +0 -1
  496. package/lib/components/overlay/types/dynamic-overlay.types.d.ts +0 -17
  497. package/lib/components/overlay/types/index.d.ts +0 -1
  498. package/lib/components/overlay/utils/index.d.ts +0 -1
  499. package/lib/components/overlay/utils/overlay-dismiss-checker.util.d.ts +0 -80
  500. package/lib/components/pagination/components/pagination/index.d.ts +0 -1
  501. package/lib/components/pagination/components/pagination/pagination.component.d.ts +0 -31
  502. package/lib/components/pagination/pagination.imports.d.ts +0 -2
  503. package/lib/components/pagination/partials/pagination-link/index.d.ts +0 -1
  504. package/lib/components/pagination/partials/pagination-link/pagination-link.directive.d.ts +0 -10
  505. package/lib/components/pagination/public-api/index.d.ts +0 -6
  506. package/lib/components/pagination/services/index.d.ts +0 -1
  507. package/lib/components/pagination/services/pagination-head.service.d.ts +0 -19
  508. package/lib/components/pagination/types/index.d.ts +0 -1
  509. package/lib/components/pagination/types/pagination.types.d.ts +0 -34
  510. package/lib/components/pagination/utils/index.d.ts +0 -1
  511. package/lib/components/pagination/utils/pagination.util.d.ts +0 -2
  512. package/lib/components/picture/components/picture/index.d.ts +0 -1
  513. package/lib/components/picture/components/picture/picture.component.d.ts +0 -28
  514. package/lib/components/picture/public-api/index.d.ts +0 -3
  515. package/lib/components/picture/types/picture.types.d.ts +0 -43
  516. package/lib/components/picture/utils/picture.utils.d.ts +0 -9
  517. package/lib/components/progress-spinner/index.d.ts +0 -1
  518. package/lib/components/progress-spinner/progress-spinner.component.d.ts +0 -35
  519. package/lib/components/query-error/components/query-error/index.d.ts +0 -1
  520. package/lib/components/query-error/components/query-error/query-error.component.d.ts +0 -15
  521. package/lib/components/query-error/directives/query-error/index.d.ts +0 -1
  522. package/lib/components/query-error/directives/query-error/query-error.directive.d.ts +0 -16
  523. package/lib/components/query-error/public-api/index.d.ts +0 -3
  524. package/lib/components/query-error/types/index.d.ts +0 -1
  525. package/lib/components/query-error/types/query-error.types.d.ts +0 -10
  526. package/lib/components/scrollable/components/scrollable/index.d.ts +0 -1
  527. package/lib/components/scrollable/components/scrollable/scrollable.component.d.ts +0 -143
  528. package/lib/components/scrollable/components/scrollable-placeholder/index.d.ts +0 -1
  529. package/lib/components/scrollable/components/scrollable-placeholder/scrollable-placeholder.component.d.ts +0 -15
  530. package/lib/components/scrollable/directives/scrollable-ignore-child/index.d.ts +0 -1
  531. package/lib/components/scrollable/directives/scrollable-ignore-child/scrollable-ignore-child.directive.d.ts +0 -19
  532. package/lib/components/scrollable/directives/scrollable-is-active-child/index.d.ts +0 -1
  533. package/lib/components/scrollable/directives/scrollable-is-active-child/scrollable-is-active-child.directive.d.ts +0 -20
  534. package/lib/components/scrollable/directives/scrollable-loading-template/index.d.ts +0 -1
  535. package/lib/components/scrollable/directives/scrollable-loading-template/scrollable-loading-template.directive.d.ts +0 -10
  536. package/lib/components/scrollable/directives/scrollable-placeholder-item-template/index.d.ts +0 -1
  537. package/lib/components/scrollable/directives/scrollable-placeholder-item-template/scrollable-placeholder-item-template.directive.d.ts +0 -7
  538. package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/index.d.ts +0 -1
  539. package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/scrollable-placeholder-overlay-template.directive.d.ts +0 -7
  540. package/lib/components/scrollable/public-api/index.d.ts +0 -9
  541. package/lib/components/scrollable/scrollable.imports.d.ts +0 -8
  542. package/lib/components/scrollable/types/index.d.ts +0 -1
  543. package/lib/components/scrollable/types/scrollable.types.d.ts +0 -7
  544. package/lib/components/skeleton/components/skeleton/index.d.ts +0 -1
  545. package/lib/components/skeleton/components/skeleton/skeleton.component.d.ts +0 -8
  546. package/lib/components/skeleton/partials/skeleton-item/index.d.ts +0 -1
  547. package/lib/components/skeleton/partials/skeleton-item/skeleton-item.component.d.ts +0 -6
  548. package/lib/components/skeleton/public-api/index.d.ts +0 -3
  549. package/lib/components/skeleton/skeleton.imports.d.ts +0 -3
  550. package/lib/components/sort/components/sort-header/index.d.ts +0 -2
  551. package/lib/components/sort/components/sort-header/sort-header.component.d.ts +0 -52
  552. package/lib/components/sort/components/sort-header/sort-header.types.d.ts +0 -9
  553. package/lib/components/sort/partials/sort/index.d.ts +0 -2
  554. package/lib/components/sort/partials/sort/sort.directive.d.ts +0 -40
  555. package/lib/components/sort/partials/sort/sort.types.d.ts +0 -11
  556. package/lib/components/sort/public-api/index.d.ts +0 -4
  557. package/lib/components/sort/services/index.d.ts +0 -1
  558. package/lib/components/sort/services/sort-header-intl.d.ts +0 -14
  559. package/lib/components/sort/sort.imports.d.ts +0 -8
  560. package/lib/components/table/components/table/index.d.ts +0 -1
  561. package/lib/components/table/components/table/table.component.d.ts +0 -21
  562. package/lib/components/table/constants/index.d.ts +0 -1
  563. package/lib/components/table/constants/table-data-source.constants.d.ts +0 -1
  564. package/lib/components/table/partials/cells/cell/cell.directive.d.ts +0 -6
  565. package/lib/components/table/partials/cells/cell/index.d.ts +0 -1
  566. package/lib/components/table/partials/cells/cell-def/cell-def.directive.d.ts +0 -6
  567. package/lib/components/table/partials/cells/cell-def/index.d.ts +0 -1
  568. package/lib/components/table/partials/cells/column-def/column-def.directive.d.ts +0 -12
  569. package/lib/components/table/partials/cells/column-def/index.d.ts +0 -1
  570. package/lib/components/table/partials/cells/footer-cell/footer-cell.directive.d.ts +0 -6
  571. package/lib/components/table/partials/cells/footer-cell/index.d.ts +0 -1
  572. package/lib/components/table/partials/cells/footer-cell-def/footer-cell-def.directive.d.ts +0 -6
  573. package/lib/components/table/partials/cells/footer-cell-def/index.d.ts +0 -1
  574. package/lib/components/table/partials/cells/header-cell/header-cell.directive.d.ts +0 -6
  575. package/lib/components/table/partials/cells/header-cell/index.d.ts +0 -1
  576. package/lib/components/table/partials/cells/header-cell-def/header-cell-def.directive.d.ts +0 -6
  577. package/lib/components/table/partials/cells/header-cell-def/index.d.ts +0 -1
  578. package/lib/components/table/partials/cells/text-column/index.d.ts +0 -1
  579. package/lib/components/table/partials/cells/text-column/text-column.component.d.ts +0 -7
  580. package/lib/components/table/partials/rows/footer-row/footer-row.component.d.ts +0 -6
  581. package/lib/components/table/partials/rows/footer-row/index.d.ts +0 -1
  582. package/lib/components/table/partials/rows/footer-row-def/footer-row-def.directive.d.ts +0 -8
  583. package/lib/components/table/partials/rows/footer-row-def/index.d.ts +0 -1
  584. package/lib/components/table/partials/rows/header-row/header-row.component.d.ts +0 -6
  585. package/lib/components/table/partials/rows/header-row/index.d.ts +0 -1
  586. package/lib/components/table/partials/rows/header-row-def/header-row-def.directive.d.ts +0 -8
  587. package/lib/components/table/partials/rows/header-row-def/index.d.ts +0 -1
  588. package/lib/components/table/partials/rows/no-data-row/index.d.ts +0 -1
  589. package/lib/components/table/partials/rows/no-data-row/no-data-row.directive.d.ts +0 -7
  590. package/lib/components/table/partials/rows/recycle-rows/index.d.ts +0 -1
  591. package/lib/components/table/partials/rows/recycle-rows/recycle-rows.directive.d.ts +0 -5
  592. package/lib/components/table/partials/rows/row/index.d.ts +0 -1
  593. package/lib/components/table/partials/rows/row/row.component.d.ts +0 -6
  594. package/lib/components/table/partials/rows/row-def/index.d.ts +0 -1
  595. package/lib/components/table/partials/rows/row-def/row-def.directive.d.ts +0 -8
  596. package/lib/components/table/partials/table-busy/index.d.ts +0 -1
  597. package/lib/components/table/partials/table-busy/table-busy.directive.d.ts +0 -8
  598. package/lib/components/table/partials/table-busy-outlet/index.d.ts +0 -1
  599. package/lib/components/table/partials/table-busy-outlet/table-busy-outlet.directive.d.ts +0 -9
  600. package/lib/components/table/public-api/index.d.ts +0 -23
  601. package/lib/components/table/table.imports.d.ts +0 -19
  602. package/lib/components/table/types/index.d.ts +0 -1
  603. package/lib/components/table/types/table-data-source.types.d.ts +0 -15
  604. package/lib/components/table/utils/index.d.ts +0 -1
  605. package/lib/components/table/utils/table-data-source.d.ts +0 -33
  606. package/lib/components/tabs/animations/index.d.ts +0 -1
  607. package/lib/components/tabs/animations/tabs.animations.d.ts +0 -4
  608. package/lib/components/tabs/components/inline-tabs/index.d.ts +0 -1
  609. package/lib/components/tabs/components/inline-tabs/inline-tabs.component.d.ts +0 -66
  610. package/lib/components/tabs/components/nav-tabs/index.d.ts +0 -1
  611. package/lib/components/tabs/components/nav-tabs/nav-tabs.component.d.ts +0 -23
  612. package/lib/components/tabs/partials/inline-tabs/inline-tab/index.d.ts +0 -1
  613. package/lib/components/tabs/partials/inline-tabs/inline-tab/inline-tab.component.d.ts +0 -38
  614. package/lib/components/tabs/partials/inline-tabs/inline-tab-body/index.d.ts +0 -1
  615. package/lib/components/tabs/partials/inline-tabs/inline-tab-body/inline-tab-body.component.d.ts +0 -40
  616. package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/index.d.ts +0 -1
  617. package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/inline-tab-body-host.directive.d.ts +0 -8
  618. package/lib/components/tabs/partials/inline-tabs/inline-tab-content/index.d.ts +0 -1
  619. package/lib/components/tabs/partials/inline-tabs/inline-tab-content/inline-tab-content.directive.d.ts +0 -8
  620. package/lib/components/tabs/partials/inline-tabs/inline-tab-header/index.d.ts +0 -1
  621. package/lib/components/tabs/partials/inline-tabs/inline-tab-header/inline-tab-header.component.d.ts +0 -16
  622. package/lib/components/tabs/partials/inline-tabs/inline-tab-label/index.d.ts +0 -1
  623. package/lib/components/tabs/partials/inline-tabs/inline-tab-label/inline-tab-label.directive.d.ts +0 -11
  624. package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/index.d.ts +0 -1
  625. package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/inline-tab-label-wrapper.directive.d.ts +0 -14
  626. package/lib/components/tabs/partials/nav-tabs/nav-tab-link/index.d.ts +0 -1
  627. package/lib/components/tabs/partials/nav-tabs/nav-tab-link/nav-tab-link.directive.d.ts +0 -44
  628. package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/index.d.ts +0 -1
  629. package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/nav-tabs-outlet.component.d.ts +0 -10
  630. package/lib/components/tabs/public-api/index.d.ts +0 -15
  631. package/lib/components/tabs/tab.imports.d.ts +0 -12
  632. package/lib/components/tabs/types/index.d.ts +0 -1
  633. package/lib/components/tabs/types/tab-config.types.d.ts +0 -8
  634. package/lib/components/tabs/utils/active-tab-underline.util.d.ts +0 -40
  635. package/lib/components/tabs/utils/index.d.ts +0 -2
  636. package/lib/components/tabs/utils/paginated-tab-header.directive.d.ts +0 -74
  637. package/lib/services/index.d.ts +0 -1
  638. package/lib/services/swipe-handler.service.d.ts +0 -12
  639. package/lib/types/index.d.ts +0 -1
  640. package/lib/types/swipe.types.d.ts +0 -23
  641. package/lib/utils/floating-ui.utils.d.ts +0 -2
  642. package/lib/utils/index.d.ts +0 -1
@@ -1,1919 +0,0 @@
1
- import { MatchListViewUnion, OpponentSide, RoundStageStructureView, RoundStageStructureWithMatchesView, RoundType } from '@ethlete/types';
2
- import { GgData } from '../../stories/dummy-data';
3
- export type BracketRoundId = string & {
4
- __brand: 'BracketRoundId';
5
- };
6
- export type BracketMatchId = string & {
7
- __brand: 'BracketMatchId';
8
- };
9
- export type BracketRoundPosition = number & {
10
- __brand: 'BracketRoundPosition';
11
- };
12
- export type BracketMatchPosition = number & {
13
- __brand: 'BracketMatchPosition';
14
- };
15
- export type MatchParticipantId = string & {
16
- __brand: 'MatchParticipantId';
17
- };
18
- export type MatchParticipantShortId = string & {
19
- __brand: 'MatchParticipantShortId';
20
- };
21
- export type BracketRoundSwissGroupId = string & {
22
- __brand: 'BracketRoundSwissGroupId';
23
- };
24
- export type MatchFactor = number;
25
- export declare const FALLBACK_MATCH_POSITION: BracketMatchPosition;
26
- export declare const TOURNAMENT_MODE: {
27
- readonly SINGLE_ELIMINATION: "single-elimination";
28
- readonly DOUBLE_ELIMINATION: "double-elimination";
29
- readonly GROUP: "group";
30
- readonly SWISS: "swiss";
31
- readonly SWISS_WITH_ELIMINATION: "swiss-with-elimination";
32
- };
33
- export type TournamentMode = (typeof TOURNAMENT_MODE)[keyof typeof TOURNAMENT_MODE];
34
- export declare const COMMON_BRACKET_ROUND_TYPE: {
35
- readonly THIRD_PLACE: "third-place";
36
- readonly FINAL: "final";
37
- };
38
- export declare const SINGLE_ELIMINATION_BRACKET_ROUND_TYPE: {
39
- readonly SINGLE_ELIMINATION_BRACKET: "single-elimination-bracket";
40
- };
41
- export declare const DOUBLE_ELIMINATION_BRACKET_ROUND_TYPE: {
42
- readonly UPPER_BRACKET: "upper-bracket";
43
- readonly LOWER_BRACKET: "lower-bracket";
44
- readonly REVERSE_FINAL: "reverse-final";
45
- };
46
- export declare const SWISS_BRACKET_ROUND_TYPE: {
47
- readonly SWISS: "swiss";
48
- };
49
- export declare const GROUP_BRACKET_ROUND_TYPE: {
50
- readonly GROUP: "group";
51
- };
52
- export type CommonBracketRoundType = (typeof COMMON_BRACKET_ROUND_TYPE)[keyof typeof COMMON_BRACKET_ROUND_TYPE];
53
- export type SingleEliminationBracketRoundType = CommonBracketRoundType | (typeof SINGLE_ELIMINATION_BRACKET_ROUND_TYPE)[keyof typeof SINGLE_ELIMINATION_BRACKET_ROUND_TYPE];
54
- export type DoubleEliminationBracketRoundType = CommonBracketRoundType | (typeof DOUBLE_ELIMINATION_BRACKET_ROUND_TYPE)[keyof typeof DOUBLE_ELIMINATION_BRACKET_ROUND_TYPE];
55
- export type SwissBracketRoundType = (typeof SWISS_BRACKET_ROUND_TYPE)[keyof typeof SWISS_BRACKET_ROUND_TYPE];
56
- export type GroupBracketRoundType = (typeof GROUP_BRACKET_ROUND_TYPE)[keyof typeof GROUP_BRACKET_ROUND_TYPE];
57
- export type BracketRoundType = SingleEliminationBracketRoundType | DoubleEliminationBracketRoundType | SwissBracketRoundType | GroupBracketRoundType;
58
- export type BracketRoundSource<TRoundData> = {
59
- type: BracketRoundType;
60
- id: string;
61
- data: TRoundData;
62
- name: string;
63
- };
64
- export declare const BRACKET_ROUND_MIRROR_TYPE: {
65
- readonly LEFT: "left";
66
- readonly RIGHT: "right";
67
- };
68
- export type BracketRoundMirrorType = (typeof BRACKET_ROUND_MIRROR_TYPE)[keyof typeof BRACKET_ROUND_MIRROR_TYPE];
69
- export type BracketRound<TRoundData, TMatchData> = {
70
- index: number;
71
- type: BracketRoundType;
72
- id: BracketRoundId;
73
- data: TRoundData;
74
- position: BracketRoundPosition;
75
- name: string;
76
- matchCount: number;
77
- matches: BracketMatchMap<TRoundData, TMatchData>;
78
- mirrorRoundType: BracketRoundMirrorType | null;
79
- isFirstRound: boolean;
80
- };
81
- export type BracketMatchStatus = 'completed' | 'pending';
82
- export type BracketMatch<TRoundData, TMatchData> = {
83
- data: TMatchData;
84
- indexInRound: number;
85
- id: BracketMatchId;
86
- round: BracketRound<TRoundData, TMatchData>;
87
- position: BracketMatchPosition;
88
- home: BracketParticipant<TRoundData, TMatchData> | null;
89
- away: BracketParticipant<TRoundData, TMatchData> | null;
90
- winnerSide: OpponentSide | null;
91
- winner: BracketParticipant<TRoundData, TMatchData> | null;
92
- status: BracketMatchStatus;
93
- };
94
- export type BracketMatchSource<TMatchData> = {
95
- data: TMatchData;
96
- id: string;
97
- roundId: string;
98
- home: string | null;
99
- away: string | null;
100
- winner: OpponentSide | null;
101
- status: BracketMatchStatus;
102
- };
103
- export type BracketRoundMap<TRoundData, TMatchData> = Map<BracketRoundId, BracketRound<TRoundData, TMatchData>>;
104
- export type BracketMatchMap<TRoundData, TMatchData> = Map<BracketMatchId, BracketMatch<TRoundData, TMatchData>>;
105
- export type BracketData<TRoundData, TMatchData> = {
106
- rounds: BracketRoundMap<TRoundData, TMatchData>;
107
- roundIds: BracketRoundId[];
108
- matches: BracketMatchMap<TRoundData, TMatchData>;
109
- matchIds: BracketMatchId[];
110
- participants: BracketParticipantMap<TRoundData, TMatchData>;
111
- mode: TournamentMode;
112
- };
113
- export type BracketDataSource<TRoundData, TMatchData> = {
114
- rounds: BracketRoundSource<TRoundData>[];
115
- matches: BracketMatchSource<TMatchData>[];
116
- mode: TournamentMode;
117
- };
118
- export type AnyBracketData = BracketData<unknown, unknown>;
119
- export type BracketMatchRelationOneToOne<TRoundData, TMatchData> = {
120
- type: 'one-to-one';
121
- currentMatch: BracketMatch<TRoundData, TMatchData>;
122
- currentRound: BracketRound<TRoundData, TMatchData>;
123
- previousMatch: BracketMatch<TRoundData, TMatchData>;
124
- previousRound: BracketRound<TRoundData, TMatchData>;
125
- nextMatch: BracketMatch<TRoundData, TMatchData>;
126
- nextRound: BracketRound<TRoundData, TMatchData>;
127
- };
128
- export type BracketMatchRelationNothingToOne<TRoundData, TMatchData> = {
129
- type: 'nothing-to-one';
130
- currentMatch: BracketMatch<TRoundData, TMatchData>;
131
- currentRound: BracketRound<TRoundData, TMatchData>;
132
- nextMatch: BracketMatch<TRoundData, TMatchData>;
133
- nextRound: BracketRound<TRoundData, TMatchData>;
134
- };
135
- export type BracketMatchRelationOneToNothing<TRoundData, TMatchData> = {
136
- type: 'one-to-nothing';
137
- currentMatch: BracketMatch<TRoundData, TMatchData>;
138
- currentRound: BracketRound<TRoundData, TMatchData>;
139
- previousMatch: BracketMatch<TRoundData, TMatchData>;
140
- previousRound: BracketRound<TRoundData, TMatchData>;
141
- };
142
- export type BracketMatchRelationTwoToOne<TRoundData, TMatchData> = {
143
- type: 'two-to-one';
144
- currentMatch: BracketMatch<TRoundData, TMatchData>;
145
- currentRound: BracketRound<TRoundData, TMatchData>;
146
- previousUpperMatch: BracketMatch<TRoundData, TMatchData>;
147
- previousUpperRound: BracketRound<TRoundData, TMatchData>;
148
- previousLowerMatch: BracketMatch<TRoundData, TMatchData>;
149
- previousLowerRound: BracketRound<TRoundData, TMatchData>;
150
- nextMatch: BracketMatch<TRoundData, TMatchData>;
151
- nextRound: BracketRound<TRoundData, TMatchData>;
152
- };
153
- export type BracketMatchRelationTwoToNothing<TRoundData, TMatchData> = {
154
- type: 'two-to-nothing';
155
- currentMatch: BracketMatch<TRoundData, TMatchData>;
156
- currentRound: BracketRound<TRoundData, TMatchData>;
157
- previousUpperMatch: BracketMatch<TRoundData, TMatchData>;
158
- previousUpperRound: BracketRound<TRoundData, TMatchData>;
159
- previousLowerMatch: BracketMatch<TRoundData, TMatchData>;
160
- previousLowerRound: BracketRound<TRoundData, TMatchData>;
161
- };
162
- export type BracketMatchRelation<TRoundData, TMatchData> = BracketMatchRelationOneToOne<TRoundData, TMatchData> | BracketMatchRelationTwoToOne<TRoundData, TMatchData> | BracketMatchRelationNothingToOne<TRoundData, TMatchData> | BracketMatchRelationOneToNothing<TRoundData, TMatchData> | BracketMatchRelationTwoToNothing<TRoundData, TMatchData>;
163
- export type BracketMatchRelationsMap<TRoundData, TMatchData> = Map<BracketMatchId, BracketMatchRelation<TRoundData, TMatchData>>;
164
- export type BracketRoundRelationNothingToOne<TRoundData, TMatchData> = {
165
- type: 'nothing-to-one';
166
- currentRound: BracketRound<TRoundData, TMatchData>;
167
- nextRound: BracketRound<TRoundData, TMatchData>;
168
- nextRoundMatchFactor: number;
169
- };
170
- export type BracketRoundRelationOneToNothing<TRoundData, TMatchData> = {
171
- type: 'one-to-nothing';
172
- currentRound: BracketRound<TRoundData, TMatchData>;
173
- previousRound: BracketRound<TRoundData, TMatchData>;
174
- previousRoundMatchFactor: number;
175
- rootRoundMatchFactor: number;
176
- };
177
- export type BracketRoundRelationOneToOne<TRoundData, TMatchData> = {
178
- type: 'one-to-one';
179
- currentRound: BracketRound<TRoundData, TMatchData>;
180
- previousRound: BracketRound<TRoundData, TMatchData>;
181
- nextRound: BracketRound<TRoundData, TMatchData>;
182
- nextRoundMatchFactor: number;
183
- previousRoundMatchFactor: number;
184
- rootRoundMatchFactor: number;
185
- };
186
- export type BracketRoundRelationTwoToOne<TRoundData, TMatchData> = {
187
- type: 'two-to-one';
188
- currentRound: BracketRound<TRoundData, TMatchData>;
189
- previousUpperRound: BracketRound<TRoundData, TMatchData>;
190
- previousLowerRound: BracketRound<TRoundData, TMatchData>;
191
- nextRound: BracketRound<TRoundData, TMatchData>;
192
- nextRoundMatchFactor: number;
193
- previousUpperRoundMatchFactor: number;
194
- previousLowerRoundMatchFactor: number;
195
- upperRootRoundMatchFactor: number;
196
- lowerRootRoundMatchFactor: number;
197
- };
198
- export type BracketRoundRelationTwoToNothing<TRoundData, TMatchData> = {
199
- type: 'two-to-nothing';
200
- currentRound: BracketRound<TRoundData, TMatchData>;
201
- previousUpperRound: BracketRound<TRoundData, TMatchData>;
202
- previousLowerRound: BracketRound<TRoundData, TMatchData>;
203
- previousUpperRoundMatchFactor: number;
204
- previousLowerRoundMatchFactor: number;
205
- upperRootRoundMatchFactor: number;
206
- lowerRootRoundMatchFactor: number;
207
- };
208
- export type BracketRoundRelation<TRoundData, TMatchData> = BracketRoundRelationNothingToOne<TRoundData, TMatchData> | BracketRoundRelationOneToNothing<TRoundData, TMatchData> | BracketRoundRelationOneToOne<TRoundData, TMatchData> | BracketRoundRelationTwoToOne<TRoundData, TMatchData> | BracketRoundRelationTwoToNothing<TRoundData, TMatchData>;
209
- export type BracketRoundRelations<TRoundData, TMatchData> = Map<BracketRoundId, BracketRoundRelation<TRoundData, TMatchData>>;
210
- export type MatchPositionMaps<TRoundData, TMatchData> = Map<BracketRoundId, Map<BracketMatchPosition, BracketMatch<TRoundData, TMatchData>>>;
211
- export type ParticipantMatchResult = 'win' | 'loss' | 'tie';
212
- export type ParticipantMatchType = BracketRoundType;
213
- export type MatchParticipantMatch<TRoundData, TMatchData> = {
214
- bracketMatch: BracketMatch<TRoundData, TMatchData>;
215
- result: ParticipantMatchResult | null;
216
- isEliminated: boolean;
217
- isEliminationMatch: boolean;
218
- isFirstRound: boolean;
219
- isLastRound: boolean;
220
- tieCount: number;
221
- winCount: number;
222
- lossCount: number;
223
- };
224
- export type MatchParticipant<TRoundData, TMatchData> = {
225
- id: MatchParticipantId;
226
- name: string;
227
- matches: Map<BracketMatchId, MatchParticipantMatch<TRoundData, TMatchData>>;
228
- };
229
- export type BracketParticipantMatch<TRoundData, TMatchData> = {
230
- side: OpponentSide;
231
- bracketMatch: BracketMatch<TRoundData, TMatchData>;
232
- };
233
- export type BracketParticipant<TRoundData, TMatchData> = {
234
- id: MatchParticipantId;
235
- shortId: MatchParticipantShortId;
236
- name: string;
237
- matches: Map<BracketMatchId, BracketParticipantMatch<TRoundData, TMatchData>>;
238
- };
239
- export type BracketParticipantMap<TRoundData, TMatchData> = Map<MatchParticipantId, BracketParticipant<TRoundData, TMatchData>>;
240
- export type MatchParticipantMap<TRoundData, TMatchData> = Map<MatchParticipantId, MatchParticipant<TRoundData, TMatchData>>;
241
- export type BracketRoundSwissGroup<TRoundData, TMatchData> = {
242
- id: BracketRoundSwissGroupId;
243
- name: string;
244
- matches: BracketMatchMap<TRoundData, TMatchData>;
245
- allowedMatchCount: number;
246
- };
247
- export type BracketRoundSwissGroupMap<TRoundData, TMatchData> = Map<BracketRoundSwissGroupId, BracketRoundSwissGroup<TRoundData, TMatchData>>;
248
- export type BracketRoundSwissData<TRoundData, TMatchData> = {
249
- groups: BracketRoundSwissGroupMap<TRoundData, TMatchData>;
250
- };
251
- export type BracketRoundMapWithSwissData<TRoundData, TMatchData> = Map<BracketRoundId, BracketRoundSwissData<TRoundData, TMatchData>>;
252
- export type BracketRoundTypeMap<TRoundData, TMatchData> = Map<BracketRoundType, BracketRoundMap<TRoundData, TMatchData>>;
253
- export declare const generateRoundTypeFromEthleteRoundType: (type: RoundType, tournamentMode: TournamentMode, roundMatchCount: number) => BracketRoundType;
254
- export declare const generateTournamentModeFormEthleteRounds: (source: RoundStageStructureWithMatchesView[]) => TournamentMode;
255
- export declare const canRenderLayoutInTournamentMode: (layout: BracketDataLayout, mode: TournamentMode) => boolean;
256
- export declare const BRACKET_DATA_LAYOUT: {
257
- readonly LEFT_TO_RIGHT: "left-to-right";
258
- readonly MIRRORED: "mirrored";
259
- };
260
- export type BracketDataLayout = (typeof BRACKET_DATA_LAYOUT)[keyof typeof BRACKET_DATA_LAYOUT];
261
- export declare const FIRST_ROUNDS_TYPE: {
262
- readonly SINGLE: "single";
263
- readonly DOUBLE: "double";
264
- };
265
- export type FirstRoundsType = (typeof FIRST_ROUNDS_TYPE)[keyof typeof FIRST_ROUNDS_TYPE];
266
- export type FirstSingleRounds<TRoundData, TMatchData> = {
267
- type: typeof FIRST_ROUNDS_TYPE.SINGLE;
268
- first: BracketRound<TRoundData, TMatchData>;
269
- };
270
- export type FirstDoubleRounds<TRoundData, TMatchData> = {
271
- type: typeof FIRST_ROUNDS_TYPE.DOUBLE;
272
- upper: BracketRound<TRoundData, TMatchData>;
273
- lower: BracketRound<TRoundData, TMatchData>;
274
- };
275
- export type FirstRounds<TRoundData, TMatchData> = FirstSingleRounds<TRoundData, TMatchData> | FirstDoubleRounds<TRoundData, TMatchData>;
276
- export declare const getFirstRounds: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>, roundTypeMap: BracketRoundTypeMap<TRoundData, TMatchData>) => FirstRounds<TRoundData, TMatchData>;
277
- export declare const generateMatchPositionMaps: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>) => MatchPositionMaps<TRoundData, TMatchData>;
278
- export declare const generateBracketRoundTypeMap: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>) => BracketRoundTypeMap<TRoundData, TMatchData>;
279
- export declare const generateRoundRelations: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>) => BracketRoundRelations<TRoundData, TMatchData>;
280
- export declare const generateMatchRelations: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>, roundRelations: BracketRoundRelations<TRoundData, TMatchData>, matchPositionMaps: MatchPositionMaps<TRoundData, TMatchData>) => BracketMatchRelationsMap<TRoundData, TMatchData>;
281
- export declare const generateMatchRelationPositions: <TRoundData, TMatchData>(currentRelation: BracketRoundRelation<TRoundData, TMatchData>, match: BracketMatch<TRoundData, TMatchData>) => {
282
- nextRoundMatchPosition: BracketMatchPosition;
283
- previousUpperRoundMatchPosition: BracketMatchPosition;
284
- previousLowerRoundMatchPosition: BracketMatchPosition;
285
- };
286
- export declare const generateMatchPosition: (match: BracketMatch<unknown, unknown>, factor: MatchFactor) => BracketMatchPosition;
287
- export declare const logRoundRelations: (roundRelations: BracketRoundRelations<unknown, unknown>, bracketData: BracketData<unknown, unknown>) => void;
288
- export declare const generateMatchParticipantMap: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>) => MatchParticipantMap<TRoundData, TMatchData>;
289
- export declare const getAvailableSwissGroupsForRound: (roundNumber: number, totalMatchesInRound: number) => {
290
- id: BracketRoundSwissGroupId;
291
- name: string;
292
- matchesInGroup: number;
293
- }[];
294
- export declare const generateBracketRoundSwissGroupMaps: <TRoundData, TMatchData>(bracketData: BracketData<TRoundData, TMatchData>, matchParticipantMap: MatchParticipantMap<TRoundData, TMatchData>) => BracketRoundMapWithSwissData<TRoundData, TMatchData> | null;
295
- export declare const generateBracketDataForEthlete: (source: RoundStageStructureWithMatchesView[]) => BracketDataSource<RoundStageStructureView, MatchListViewUnion>;
296
- export type GenerateBracketDataOptions = {
297
- layout: BracketDataLayout;
298
- };
299
- export declare const generateBracketData: <TRoundData, TMatchData>(source: BracketDataSource<TRoundData, TMatchData>, options: GenerateBracketDataOptions) => BracketData<TRoundData, TMatchData>;
300
- export declare const generateTournamentModeFormGgData: (source: GgData) => TournamentMode;
301
- export declare const generateRoundTypeFromGgMatch: (tournamentMode: TournamentMode, bracketType: string | null, // 'winner' | 'looser' | null,
302
- stageNumber: number, matchCount: number) => BracketRoundType;
303
- export declare const generateBracketDataForGg: (source: GgData) => BracketDataSource<null, {
304
- id: string;
305
- position: number;
306
- roundNumber: number;
307
- stageNumber: number;
308
- bracketType: string;
309
- roundTitle: string;
310
- status: string;
311
- winningSide: string;
312
- homeScore: number;
313
- awayScore: number;
314
- scheduledAt: string;
315
- videoGameType: string;
316
- homeMatchSide: {
317
- participant: {
318
- id: string;
319
- position: number;
320
- participation: {
321
- id: string;
322
- type: string;
323
- status: string;
324
- image: {
325
- id: string;
326
- title: string;
327
- mimeType: string;
328
- dimensions: string[];
329
- filterUrl: string;
330
- filterParameterPlaceholder: string;
331
- };
332
- team: {
333
- id: string;
334
- name: string;
335
- tag: null;
336
- slug: string;
337
- isProTeam: boolean;
338
- isNationalTeam: boolean;
339
- isClaimable: boolean;
340
- isPubliclyVisible: boolean;
341
- facebookId: null;
342
- twitchId: string;
343
- instagramId: null;
344
- twitterId: null;
345
- members: number;
346
- videoGameSeriesType: string;
347
- currentRank: {
348
- position: number;
349
- pointsGained: string;
350
- points: string;
351
- };
352
- relatedCountry: {
353
- code: string;
354
- codeAlpha3: string;
355
- name: string;
356
- flag: {
357
- id: string;
358
- title: string;
359
- mimeType: string;
360
- dimensions: string[];
361
- filterUrl: string;
362
- filterParameterPlaceholder: string;
363
- };
364
- };
365
- memberAssociation: null;
366
- emblem: {
367
- id: string;
368
- title: string;
369
- mimeType: string;
370
- dimensions: string[];
371
- filterUrl: string;
372
- filterParameterPlaceholder: string;
373
- };
374
- titleImage: null;
375
- youtubeProfile: null;
376
- };
377
- };
378
- };
379
- placeholder: null;
380
- sourceMatchId: null;
381
- };
382
- awayMatchSide: {
383
- participant: {
384
- id: string;
385
- position: number;
386
- participation: {
387
- id: string;
388
- type: string;
389
- status: string;
390
- image: {
391
- id: string;
392
- title: string;
393
- mimeType: string;
394
- dimensions: string[];
395
- filterUrl: string;
396
- filterParameterPlaceholder: string;
397
- };
398
- team: {
399
- id: string;
400
- name: string;
401
- tag: null;
402
- slug: string;
403
- isProTeam: boolean;
404
- isNationalTeam: boolean;
405
- isClaimable: boolean;
406
- isPubliclyVisible: boolean;
407
- facebookId: null;
408
- twitchId: string;
409
- instagramId: string;
410
- twitterId: string;
411
- members: number;
412
- videoGameSeriesType: string;
413
- currentRank: {
414
- position: number;
415
- pointsGained: string;
416
- points: string;
417
- };
418
- relatedCountry: {
419
- code: string;
420
- codeAlpha3: string;
421
- name: string;
422
- flag: {
423
- id: string;
424
- title: string;
425
- mimeType: string;
426
- dimensions: string[];
427
- filterUrl: string;
428
- filterParameterPlaceholder: string;
429
- };
430
- };
431
- memberAssociation: null;
432
- emblem: {
433
- id: string;
434
- title: string;
435
- mimeType: string;
436
- dimensions: string[];
437
- filterUrl: string;
438
- filterParameterPlaceholder: string;
439
- };
440
- titleImage: null;
441
- youtubeProfile: null;
442
- };
443
- };
444
- };
445
- placeholder: null;
446
- sourceMatchId: null;
447
- };
448
- games: {
449
- id: string;
450
- position: number;
451
- status: string;
452
- resultType: string;
453
- platform: string;
454
- homeScore: number;
455
- awayScore: number;
456
- }[];
457
- mode: string;
458
- isHighlighted: boolean;
459
- hasVod: boolean;
460
- hasStream: boolean;
461
- } | {
462
- id: string;
463
- position: number;
464
- roundNumber: number;
465
- stageNumber: number;
466
- bracketType: string;
467
- roundTitle: string;
468
- status: string;
469
- winningSide: string;
470
- homeScore: number;
471
- awayScore: number;
472
- scheduledAt: string;
473
- videoGameType: string;
474
- homeMatchSide: {
475
- participant: {
476
- id: string;
477
- position: number;
478
- participation: {
479
- id: string;
480
- type: string;
481
- status: string;
482
- image: {
483
- id: string;
484
- title: string;
485
- mimeType: string;
486
- dimensions: string[];
487
- filterUrl: string;
488
- filterParameterPlaceholder: string;
489
- };
490
- team: {
491
- id: string;
492
- name: string;
493
- tag: null;
494
- slug: string;
495
- isProTeam: boolean;
496
- isNationalTeam: boolean;
497
- isClaimable: boolean;
498
- isPubliclyVisible: boolean;
499
- facebookId: null;
500
- twitchId: null;
501
- instagramId: null;
502
- twitterId: null;
503
- members: number;
504
- videoGameSeriesType: string;
505
- currentRank: {
506
- position: number;
507
- pointsGained: string;
508
- points: string;
509
- };
510
- relatedCountry: {
511
- code: string;
512
- codeAlpha3: string;
513
- name: string;
514
- flag: {
515
- id: string;
516
- title: string;
517
- mimeType: string;
518
- dimensions: string[];
519
- filterUrl: string;
520
- filterParameterPlaceholder: string;
521
- };
522
- };
523
- memberAssociation: null;
524
- emblem: {
525
- id: string;
526
- title: string;
527
- mimeType: string;
528
- dimensions: string[];
529
- filterUrl: string;
530
- filterParameterPlaceholder: string;
531
- };
532
- titleImage: null;
533
- youtubeProfile: null;
534
- };
535
- };
536
- };
537
- placeholder: null;
538
- sourceMatchId: null;
539
- };
540
- awayMatchSide: {
541
- participant: {
542
- id: string;
543
- position: number;
544
- participation: {
545
- id: string;
546
- type: string;
547
- status: string;
548
- image: {
549
- id: string;
550
- title: string;
551
- mimeType: string;
552
- dimensions: string[];
553
- filterUrl: string;
554
- filterParameterPlaceholder: string;
555
- };
556
- team: {
557
- id: string;
558
- name: string;
559
- tag: null;
560
- slug: string;
561
- isProTeam: boolean;
562
- isNationalTeam: boolean;
563
- isClaimable: boolean;
564
- isPubliclyVisible: boolean;
565
- facebookId: null;
566
- twitchId: string;
567
- instagramId: string;
568
- twitterId: string;
569
- members: number;
570
- videoGameSeriesType: string;
571
- currentRank: {
572
- position: number;
573
- pointsGained: string;
574
- points: string;
575
- };
576
- relatedCountry: {
577
- code: string;
578
- codeAlpha3: string;
579
- name: string;
580
- flag: {
581
- id: string;
582
- title: string;
583
- mimeType: string;
584
- dimensions: string[];
585
- filterUrl: string;
586
- filterParameterPlaceholder: string;
587
- };
588
- };
589
- memberAssociation: null;
590
- emblem: {
591
- id: string;
592
- title: string;
593
- mimeType: string;
594
- dimensions: string[];
595
- filterUrl: string;
596
- filterParameterPlaceholder: string;
597
- };
598
- titleImage: null;
599
- youtubeProfile: null;
600
- };
601
- };
602
- };
603
- placeholder: null;
604
- sourceMatchId: null;
605
- };
606
- games: {
607
- id: string;
608
- position: number;
609
- status: string;
610
- resultType: string;
611
- platform: string;
612
- homeScore: number;
613
- awayScore: number;
614
- }[];
615
- mode: string;
616
- isHighlighted: boolean;
617
- hasVod: boolean;
618
- hasStream: boolean;
619
- } | {
620
- id: string;
621
- position: number;
622
- roundNumber: number;
623
- stageNumber: number;
624
- bracketType: string;
625
- roundTitle: string;
626
- status: string;
627
- winningSide: string;
628
- homeScore: number;
629
- awayScore: number;
630
- scheduledAt: string;
631
- videoGameType: string;
632
- homeMatchSide: {
633
- participant: {
634
- id: string;
635
- position: number;
636
- participation: {
637
- id: string;
638
- type: string;
639
- status: string;
640
- image: {
641
- id: string;
642
- title: string;
643
- mimeType: string;
644
- dimensions: string[];
645
- filterUrl: string;
646
- filterParameterPlaceholder: string;
647
- };
648
- team: {
649
- id: string;
650
- name: string;
651
- tag: null;
652
- slug: string;
653
- isProTeam: boolean;
654
- isNationalTeam: boolean;
655
- isClaimable: boolean;
656
- isPubliclyVisible: boolean;
657
- facebookId: string;
658
- twitchId: string;
659
- instagramId: string;
660
- twitterId: string;
661
- members: number;
662
- videoGameSeriesType: string;
663
- currentRank: {
664
- position: number;
665
- pointsGained: string;
666
- points: string;
667
- };
668
- relatedCountry: {
669
- code: string;
670
- codeAlpha3: string;
671
- name: string;
672
- flag: {
673
- id: string;
674
- title: string;
675
- mimeType: string;
676
- dimensions: string[];
677
- filterUrl: string;
678
- filterParameterPlaceholder: string;
679
- };
680
- };
681
- memberAssociation: null;
682
- emblem: {
683
- id: string;
684
- title: string;
685
- mimeType: string;
686
- dimensions: string[];
687
- filterUrl: string;
688
- filterParameterPlaceholder: string;
689
- };
690
- titleImage: null;
691
- youtubeProfile: null;
692
- };
693
- };
694
- };
695
- placeholder: null;
696
- sourceMatchId: null;
697
- };
698
- awayMatchSide: {
699
- participant: {
700
- id: string;
701
- position: number;
702
- participation: {
703
- id: string;
704
- type: string;
705
- status: string;
706
- image: {
707
- id: string;
708
- title: string;
709
- mimeType: string;
710
- dimensions: string[];
711
- filterUrl: string;
712
- filterParameterPlaceholder: string;
713
- };
714
- team: {
715
- id: string;
716
- name: string;
717
- tag: null;
718
- slug: string;
719
- isProTeam: boolean;
720
- isNationalTeam: boolean;
721
- isClaimable: boolean;
722
- isPubliclyVisible: boolean;
723
- facebookId: null;
724
- twitchId: null;
725
- instagramId: null;
726
- twitterId: null;
727
- members: number;
728
- videoGameSeriesType: string;
729
- currentRank: {
730
- position: number;
731
- pointsGained: string;
732
- points: string;
733
- };
734
- relatedCountry: {
735
- code: string;
736
- codeAlpha3: string;
737
- name: string;
738
- flag: {
739
- id: string;
740
- title: string;
741
- mimeType: string;
742
- dimensions: string[];
743
- filterUrl: string;
744
- filterParameterPlaceholder: string;
745
- };
746
- };
747
- memberAssociation: null;
748
- emblem: {
749
- id: string;
750
- title: string;
751
- mimeType: string;
752
- dimensions: string[];
753
- filterUrl: string;
754
- filterParameterPlaceholder: string;
755
- };
756
- titleImage: null;
757
- youtubeProfile: null;
758
- };
759
- };
760
- };
761
- placeholder: null;
762
- sourceMatchId: null;
763
- };
764
- games: {
765
- id: string;
766
- position: number;
767
- status: string;
768
- resultType: string;
769
- platform: string;
770
- homeScore: number;
771
- awayScore: number;
772
- }[];
773
- mode: string;
774
- isHighlighted: boolean;
775
- hasVod: boolean;
776
- hasStream: boolean;
777
- } | {
778
- id: string;
779
- position: number;
780
- roundNumber: number;
781
- stageNumber: number;
782
- bracketType: string;
783
- roundTitle: string;
784
- status: string;
785
- winningSide: string;
786
- homeScore: number;
787
- awayScore: number;
788
- scheduledAt: string;
789
- videoGameType: string;
790
- homeMatchSide: {
791
- participant: {
792
- id: string;
793
- position: number;
794
- participation: {
795
- id: string;
796
- type: string;
797
- status: string;
798
- image: {
799
- id: string;
800
- title: string;
801
- mimeType: string;
802
- dimensions: string[];
803
- filterUrl: string;
804
- filterParameterPlaceholder: string;
805
- };
806
- team: {
807
- id: string;
808
- name: string;
809
- tag: null;
810
- slug: string;
811
- isProTeam: boolean;
812
- isNationalTeam: boolean;
813
- isClaimable: boolean;
814
- isPubliclyVisible: boolean;
815
- facebookId: null;
816
- twitchId: string;
817
- instagramId: string;
818
- twitterId: string;
819
- members: number;
820
- videoGameSeriesType: string;
821
- currentRank: {
822
- position: number;
823
- pointsGained: string;
824
- points: string;
825
- };
826
- relatedCountry: {
827
- code: string;
828
- codeAlpha3: string;
829
- name: string;
830
- flag: {
831
- id: string;
832
- title: string;
833
- mimeType: string;
834
- dimensions: string[];
835
- filterUrl: string;
836
- filterParameterPlaceholder: string;
837
- };
838
- };
839
- memberAssociation: null;
840
- emblem: {
841
- id: string;
842
- title: string;
843
- mimeType: string;
844
- dimensions: string[];
845
- filterUrl: string;
846
- filterParameterPlaceholder: string;
847
- };
848
- titleImage: null;
849
- youtubeProfile: null;
850
- };
851
- };
852
- };
853
- placeholder: null;
854
- sourceMatchId: null;
855
- };
856
- awayMatchSide: {
857
- participant: {
858
- id: string;
859
- position: number;
860
- participation: {
861
- id: string;
862
- type: string;
863
- status: string;
864
- image: {
865
- id: string;
866
- title: string;
867
- mimeType: string;
868
- dimensions: string[];
869
- filterUrl: string;
870
- filterParameterPlaceholder: string;
871
- };
872
- team: {
873
- id: string;
874
- name: string;
875
- tag: null;
876
- slug: string;
877
- isProTeam: boolean;
878
- isNationalTeam: boolean;
879
- isClaimable: boolean;
880
- isPubliclyVisible: boolean;
881
- facebookId: string;
882
- twitchId: string;
883
- instagramId: string;
884
- twitterId: string;
885
- members: number;
886
- videoGameSeriesType: string;
887
- currentRank: {
888
- position: number;
889
- pointsGained: string;
890
- points: string;
891
- };
892
- relatedCountry: {
893
- code: string;
894
- codeAlpha3: string;
895
- name: string;
896
- flag: {
897
- id: string;
898
- title: string;
899
- mimeType: string;
900
- dimensions: string[];
901
- filterUrl: string;
902
- filterParameterPlaceholder: string;
903
- };
904
- };
905
- memberAssociation: null;
906
- emblem: {
907
- id: string;
908
- title: string;
909
- mimeType: string;
910
- dimensions: string[];
911
- filterUrl: string;
912
- filterParameterPlaceholder: string;
913
- };
914
- titleImage: null;
915
- youtubeProfile: null;
916
- };
917
- };
918
- };
919
- placeholder: null;
920
- sourceMatchId: null;
921
- };
922
- games: {
923
- id: string;
924
- position: number;
925
- status: string;
926
- resultType: string;
927
- platform: string;
928
- homeScore: number;
929
- awayScore: number;
930
- }[];
931
- mode: string;
932
- isHighlighted: boolean;
933
- hasVod: boolean;
934
- hasStream: boolean;
935
- } | {
936
- id: string;
937
- position: number;
938
- roundNumber: number;
939
- stageNumber: number;
940
- bracketType: string;
941
- roundTitle: string;
942
- status: string;
943
- winningSide: string;
944
- homeScore: number;
945
- awayScore: number;
946
- scheduledAt: string;
947
- videoGameType: string;
948
- homeMatchSide: {
949
- participant: {
950
- id: string;
951
- position: number;
952
- participation: {
953
- id: string;
954
- type: string;
955
- status: string;
956
- image: {
957
- id: string;
958
- title: string;
959
- mimeType: string;
960
- dimensions: string[];
961
- filterUrl: string;
962
- filterParameterPlaceholder: string;
963
- };
964
- team: {
965
- id: string;
966
- name: string;
967
- tag: null;
968
- slug: string;
969
- isProTeam: boolean;
970
- isNationalTeam: boolean;
971
- isClaimable: boolean;
972
- isPubliclyVisible: boolean;
973
- facebookId: null;
974
- twitchId: string;
975
- instagramId: null;
976
- twitterId: null;
977
- members: number;
978
- videoGameSeriesType: string;
979
- currentRank: {
980
- position: number;
981
- pointsGained: string;
982
- points: string;
983
- };
984
- relatedCountry: {
985
- code: string;
986
- codeAlpha3: string;
987
- name: string;
988
- flag: {
989
- id: string;
990
- title: string;
991
- mimeType: string;
992
- dimensions: string[];
993
- filterUrl: string;
994
- filterParameterPlaceholder: string;
995
- };
996
- };
997
- memberAssociation: null;
998
- emblem: {
999
- id: string;
1000
- title: string;
1001
- mimeType: string;
1002
- dimensions: string[];
1003
- filterUrl: string;
1004
- filterParameterPlaceholder: string;
1005
- };
1006
- titleImage: null;
1007
- youtubeProfile: null;
1008
- };
1009
- };
1010
- };
1011
- placeholder: null;
1012
- sourceMatchId: null;
1013
- };
1014
- awayMatchSide: {
1015
- participant: {
1016
- id: string;
1017
- position: number;
1018
- participation: {
1019
- id: string;
1020
- type: string;
1021
- status: string;
1022
- image: {
1023
- id: string;
1024
- title: string;
1025
- mimeType: string;
1026
- dimensions: string[];
1027
- filterUrl: string;
1028
- filterParameterPlaceholder: string;
1029
- };
1030
- team: {
1031
- id: string;
1032
- name: string;
1033
- tag: null;
1034
- slug: string;
1035
- isProTeam: boolean;
1036
- isNationalTeam: boolean;
1037
- isClaimable: boolean;
1038
- isPubliclyVisible: boolean;
1039
- facebookId: string;
1040
- twitchId: string;
1041
- instagramId: string;
1042
- twitterId: string;
1043
- members: number;
1044
- videoGameSeriesType: string;
1045
- currentRank: {
1046
- position: number;
1047
- pointsGained: string;
1048
- points: string;
1049
- };
1050
- relatedCountry: {
1051
- code: string;
1052
- codeAlpha3: string;
1053
- name: string;
1054
- flag: {
1055
- id: string;
1056
- title: string;
1057
- mimeType: string;
1058
- dimensions: string[];
1059
- filterUrl: string;
1060
- filterParameterPlaceholder: string;
1061
- };
1062
- };
1063
- memberAssociation: null;
1064
- emblem: {
1065
- id: string;
1066
- title: string;
1067
- mimeType: string;
1068
- dimensions: string[];
1069
- filterUrl: string;
1070
- filterParameterPlaceholder: string;
1071
- };
1072
- titleImage: null;
1073
- youtubeProfile: null;
1074
- };
1075
- };
1076
- };
1077
- placeholder: null;
1078
- sourceMatchId: null;
1079
- };
1080
- games: {
1081
- id: string;
1082
- position: number;
1083
- status: string;
1084
- resultType: string;
1085
- platform: string;
1086
- homeScore: number;
1087
- awayScore: number;
1088
- }[];
1089
- mode: string;
1090
- isHighlighted: boolean;
1091
- hasVod: boolean;
1092
- hasStream: boolean;
1093
- } | {
1094
- id: string;
1095
- position: number;
1096
- roundNumber: number;
1097
- stageNumber: number;
1098
- bracketType: string;
1099
- roundTitle: string;
1100
- status: string;
1101
- winningSide: string;
1102
- homeScore: number;
1103
- awayScore: number;
1104
- scheduledAt: string;
1105
- videoGameType: string;
1106
- homeMatchSide: {
1107
- participant: {
1108
- id: string;
1109
- position: number;
1110
- participation: {
1111
- id: string;
1112
- type: string;
1113
- status: string;
1114
- image: {
1115
- id: string;
1116
- title: string;
1117
- mimeType: string;
1118
- dimensions: string[];
1119
- filterUrl: string;
1120
- filterParameterPlaceholder: string;
1121
- };
1122
- team: {
1123
- id: string;
1124
- name: string;
1125
- tag: null;
1126
- slug: string;
1127
- isProTeam: boolean;
1128
- isNationalTeam: boolean;
1129
- isClaimable: boolean;
1130
- isPubliclyVisible: boolean;
1131
- facebookId: null;
1132
- twitchId: string;
1133
- instagramId: string;
1134
- twitterId: string;
1135
- members: number;
1136
- videoGameSeriesType: string;
1137
- currentRank: {
1138
- position: number;
1139
- pointsGained: string;
1140
- points: string;
1141
- };
1142
- relatedCountry: {
1143
- code: string;
1144
- codeAlpha3: string;
1145
- name: string;
1146
- flag: {
1147
- id: string;
1148
- title: string;
1149
- mimeType: string;
1150
- dimensions: string[];
1151
- filterUrl: string;
1152
- filterParameterPlaceholder: string;
1153
- };
1154
- };
1155
- memberAssociation: null;
1156
- emblem: {
1157
- id: string;
1158
- title: string;
1159
- mimeType: string;
1160
- dimensions: string[];
1161
- filterUrl: string;
1162
- filterParameterPlaceholder: string;
1163
- };
1164
- titleImage: null;
1165
- youtubeProfile: null;
1166
- };
1167
- };
1168
- };
1169
- placeholder: null;
1170
- sourceMatchId: null;
1171
- };
1172
- awayMatchSide: {
1173
- participant: {
1174
- id: string;
1175
- position: number;
1176
- participation: {
1177
- id: string;
1178
- type: string;
1179
- status: string;
1180
- image: {
1181
- id: string;
1182
- title: string;
1183
- mimeType: string;
1184
- dimensions: string[];
1185
- filterUrl: string;
1186
- filterParameterPlaceholder: string;
1187
- };
1188
- team: {
1189
- id: string;
1190
- name: string;
1191
- tag: null;
1192
- slug: string;
1193
- isProTeam: boolean;
1194
- isNationalTeam: boolean;
1195
- isClaimable: boolean;
1196
- isPubliclyVisible: boolean;
1197
- facebookId: null;
1198
- twitchId: null;
1199
- instagramId: null;
1200
- twitterId: null;
1201
- members: number;
1202
- videoGameSeriesType: string;
1203
- currentRank: {
1204
- position: number;
1205
- pointsGained: string;
1206
- points: string;
1207
- };
1208
- relatedCountry: {
1209
- code: string;
1210
- codeAlpha3: string;
1211
- name: string;
1212
- flag: {
1213
- id: string;
1214
- title: string;
1215
- mimeType: string;
1216
- dimensions: string[];
1217
- filterUrl: string;
1218
- filterParameterPlaceholder: string;
1219
- };
1220
- };
1221
- memberAssociation: null;
1222
- emblem: {
1223
- id: string;
1224
- title: string;
1225
- mimeType: string;
1226
- dimensions: string[];
1227
- filterUrl: string;
1228
- filterParameterPlaceholder: string;
1229
- };
1230
- titleImage: null;
1231
- youtubeProfile: null;
1232
- };
1233
- };
1234
- };
1235
- placeholder: null;
1236
- sourceMatchId: null;
1237
- };
1238
- games: {
1239
- id: string;
1240
- position: number;
1241
- status: string;
1242
- resultType: string;
1243
- platform: string;
1244
- homeScore: number;
1245
- awayScore: number;
1246
- }[];
1247
- mode: string;
1248
- isHighlighted: boolean;
1249
- hasVod: boolean;
1250
- hasStream: boolean;
1251
- } | {
1252
- id: string;
1253
- position: number;
1254
- roundNumber: number;
1255
- stageNumber: number;
1256
- bracketType: string;
1257
- roundTitle: string;
1258
- status: string;
1259
- winningSide: string;
1260
- homeScore: number;
1261
- awayScore: number;
1262
- scheduledAt: string;
1263
- videoGameType: string;
1264
- homeMatchSide: {
1265
- participant: {
1266
- id: string;
1267
- position: number;
1268
- participation: {
1269
- id: string;
1270
- type: string;
1271
- status: string;
1272
- image: {
1273
- id: string;
1274
- title: string;
1275
- mimeType: string;
1276
- dimensions: string[];
1277
- filterUrl: string;
1278
- filterParameterPlaceholder: string;
1279
- };
1280
- team: {
1281
- id: string;
1282
- name: string;
1283
- tag: null;
1284
- slug: string;
1285
- isProTeam: boolean;
1286
- isNationalTeam: boolean;
1287
- isClaimable: boolean;
1288
- isPubliclyVisible: boolean;
1289
- facebookId: null;
1290
- twitchId: null;
1291
- instagramId: null;
1292
- twitterId: null;
1293
- members: number;
1294
- videoGameSeriesType: string;
1295
- currentRank: {
1296
- position: number;
1297
- pointsGained: string;
1298
- points: string;
1299
- };
1300
- relatedCountry: {
1301
- code: string;
1302
- codeAlpha3: string;
1303
- name: string;
1304
- flag: {
1305
- id: string;
1306
- title: string;
1307
- mimeType: string;
1308
- dimensions: string[];
1309
- filterUrl: string;
1310
- filterParameterPlaceholder: string;
1311
- };
1312
- };
1313
- memberAssociation: null;
1314
- emblem: {
1315
- id: string;
1316
- title: string;
1317
- mimeType: string;
1318
- dimensions: string[];
1319
- filterUrl: string;
1320
- filterParameterPlaceholder: string;
1321
- };
1322
- titleImage: null;
1323
- youtubeProfile: null;
1324
- };
1325
- };
1326
- };
1327
- placeholder: null;
1328
- sourceMatchId: null;
1329
- };
1330
- awayMatchSide: {
1331
- participant: {
1332
- id: string;
1333
- position: number;
1334
- participation: {
1335
- id: string;
1336
- type: string;
1337
- status: string;
1338
- image: {
1339
- id: string;
1340
- title: string;
1341
- mimeType: string;
1342
- dimensions: string[];
1343
- filterUrl: string;
1344
- filterParameterPlaceholder: string;
1345
- };
1346
- team: {
1347
- id: string;
1348
- name: string;
1349
- tag: null;
1350
- slug: string;
1351
- isProTeam: boolean;
1352
- isNationalTeam: boolean;
1353
- isClaimable: boolean;
1354
- isPubliclyVisible: boolean;
1355
- facebookId: null;
1356
- twitchId: null;
1357
- instagramId: null;
1358
- twitterId: null;
1359
- members: number;
1360
- videoGameSeriesType: string;
1361
- currentRank: {
1362
- position: number;
1363
- pointsGained: string;
1364
- points: string;
1365
- };
1366
- relatedCountry: {
1367
- code: string;
1368
- codeAlpha3: string;
1369
- name: string;
1370
- flag: {
1371
- id: string;
1372
- title: string;
1373
- mimeType: string;
1374
- dimensions: string[];
1375
- filterUrl: string;
1376
- filterParameterPlaceholder: string;
1377
- };
1378
- };
1379
- memberAssociation: null;
1380
- emblem: {
1381
- id: string;
1382
- title: string;
1383
- mimeType: string;
1384
- dimensions: string[];
1385
- filterUrl: string;
1386
- filterParameterPlaceholder: string;
1387
- };
1388
- titleImage: null;
1389
- youtubeProfile: null;
1390
- };
1391
- };
1392
- };
1393
- placeholder: null;
1394
- sourceMatchId: null;
1395
- };
1396
- games: {
1397
- id: string;
1398
- position: number;
1399
- status: string;
1400
- resultType: string;
1401
- platform: string;
1402
- homeScore: number;
1403
- awayScore: number;
1404
- }[];
1405
- mode: string;
1406
- isHighlighted: boolean;
1407
- hasVod: boolean;
1408
- hasStream: boolean;
1409
- } | {
1410
- id: string;
1411
- position: number;
1412
- roundNumber: number;
1413
- stageNumber: number;
1414
- bracketType: string;
1415
- roundTitle: string;
1416
- status: string;
1417
- winningSide: string;
1418
- homeScore: number;
1419
- awayScore: number;
1420
- scheduledAt: string;
1421
- videoGameType: string;
1422
- homeMatchSide: {
1423
- participant: {
1424
- id: string;
1425
- position: number;
1426
- participation: {
1427
- id: string;
1428
- type: string;
1429
- status: string;
1430
- image: {
1431
- id: string;
1432
- title: string;
1433
- mimeType: string;
1434
- dimensions: string[];
1435
- filterUrl: string;
1436
- filterParameterPlaceholder: string;
1437
- };
1438
- team: {
1439
- id: string;
1440
- name: string;
1441
- tag: null;
1442
- slug: string;
1443
- isProTeam: boolean;
1444
- isNationalTeam: boolean;
1445
- isClaimable: boolean;
1446
- isPubliclyVisible: boolean;
1447
- facebookId: null;
1448
- twitchId: string;
1449
- instagramId: string;
1450
- twitterId: string;
1451
- members: number;
1452
- videoGameSeriesType: string;
1453
- currentRank: {
1454
- position: number;
1455
- pointsGained: string;
1456
- points: string;
1457
- };
1458
- relatedCountry: {
1459
- code: string;
1460
- codeAlpha3: string;
1461
- name: string;
1462
- flag: {
1463
- id: string;
1464
- title: string;
1465
- mimeType: string;
1466
- dimensions: string[];
1467
- filterUrl: string;
1468
- filterParameterPlaceholder: string;
1469
- };
1470
- };
1471
- memberAssociation: null;
1472
- emblem: {
1473
- id: string;
1474
- title: string;
1475
- mimeType: string;
1476
- dimensions: string[];
1477
- filterUrl: string;
1478
- filterParameterPlaceholder: string;
1479
- };
1480
- titleImage: null;
1481
- youtubeProfile: null;
1482
- };
1483
- };
1484
- };
1485
- placeholder: null;
1486
- sourceMatchId: null;
1487
- };
1488
- awayMatchSide: {
1489
- participant: {
1490
- id: string;
1491
- position: number;
1492
- participation: {
1493
- id: string;
1494
- type: string;
1495
- status: string;
1496
- image: {
1497
- id: string;
1498
- title: string;
1499
- mimeType: string;
1500
- dimensions: string[];
1501
- filterUrl: string;
1502
- filterParameterPlaceholder: string;
1503
- };
1504
- team: {
1505
- id: string;
1506
- name: string;
1507
- tag: null;
1508
- slug: string;
1509
- isProTeam: boolean;
1510
- isNationalTeam: boolean;
1511
- isClaimable: boolean;
1512
- isPubliclyVisible: boolean;
1513
- facebookId: null;
1514
- twitchId: string;
1515
- instagramId: string;
1516
- twitterId: string;
1517
- members: number;
1518
- videoGameSeriesType: string;
1519
- currentRank: {
1520
- position: number;
1521
- pointsGained: string;
1522
- points: string;
1523
- };
1524
- relatedCountry: {
1525
- code: string;
1526
- codeAlpha3: string;
1527
- name: string;
1528
- flag: {
1529
- id: string;
1530
- title: string;
1531
- mimeType: string;
1532
- dimensions: string[];
1533
- filterUrl: string;
1534
- filterParameterPlaceholder: string;
1535
- };
1536
- };
1537
- memberAssociation: null;
1538
- emblem: {
1539
- id: string;
1540
- title: string;
1541
- mimeType: string;
1542
- dimensions: string[];
1543
- filterUrl: string;
1544
- filterParameterPlaceholder: string;
1545
- };
1546
- titleImage: null;
1547
- youtubeProfile: null;
1548
- };
1549
- };
1550
- };
1551
- placeholder: null;
1552
- sourceMatchId: null;
1553
- };
1554
- games: {
1555
- id: string;
1556
- position: number;
1557
- status: string;
1558
- resultType: string;
1559
- platform: string;
1560
- homeScore: number;
1561
- awayScore: number;
1562
- }[];
1563
- mode: string;
1564
- isHighlighted: boolean;
1565
- hasVod: boolean;
1566
- hasStream: boolean;
1567
- } | {
1568
- id: string;
1569
- position: number;
1570
- roundNumber: number;
1571
- stageNumber: number;
1572
- bracketType: string;
1573
- roundTitle: string;
1574
- status: string;
1575
- winningSide: string;
1576
- homeScore: number;
1577
- awayScore: number;
1578
- scheduledAt: string;
1579
- videoGameType: string;
1580
- homeMatchSide: {
1581
- participant: {
1582
- id: string;
1583
- position: number;
1584
- participation: {
1585
- id: string;
1586
- type: string;
1587
- status: string;
1588
- image: {
1589
- id: string;
1590
- title: string;
1591
- mimeType: string;
1592
- dimensions: string[];
1593
- filterUrl: string;
1594
- filterParameterPlaceholder: string;
1595
- };
1596
- team: {
1597
- id: string;
1598
- name: string;
1599
- tag: null;
1600
- slug: string;
1601
- isProTeam: boolean;
1602
- isNationalTeam: boolean;
1603
- isClaimable: boolean;
1604
- isPubliclyVisible: boolean;
1605
- facebookId: string;
1606
- twitchId: string;
1607
- instagramId: string;
1608
- twitterId: string;
1609
- members: number;
1610
- videoGameSeriesType: string;
1611
- currentRank: {
1612
- position: number;
1613
- pointsGained: string;
1614
- points: string;
1615
- };
1616
- relatedCountry: {
1617
- code: string;
1618
- codeAlpha3: string;
1619
- name: string;
1620
- flag: {
1621
- id: string;
1622
- title: string;
1623
- mimeType: string;
1624
- dimensions: string[];
1625
- filterUrl: string;
1626
- filterParameterPlaceholder: string;
1627
- };
1628
- };
1629
- memberAssociation: null;
1630
- emblem: {
1631
- id: string;
1632
- title: string;
1633
- mimeType: string;
1634
- dimensions: string[];
1635
- filterUrl: string;
1636
- filterParameterPlaceholder: string;
1637
- };
1638
- titleImage: null;
1639
- youtubeProfile: null;
1640
- };
1641
- };
1642
- };
1643
- placeholder: null;
1644
- sourceMatchId: null;
1645
- };
1646
- awayMatchSide: {
1647
- participant: {
1648
- id: string;
1649
- position: number;
1650
- participation: {
1651
- id: string;
1652
- type: string;
1653
- status: string;
1654
- image: {
1655
- id: string;
1656
- title: string;
1657
- mimeType: string;
1658
- dimensions: string[];
1659
- filterUrl: string;
1660
- filterParameterPlaceholder: string;
1661
- };
1662
- team: {
1663
- id: string;
1664
- name: string;
1665
- tag: null;
1666
- slug: string;
1667
- isProTeam: boolean;
1668
- isNationalTeam: boolean;
1669
- isClaimable: boolean;
1670
- isPubliclyVisible: boolean;
1671
- facebookId: null;
1672
- twitchId: string;
1673
- instagramId: string;
1674
- twitterId: string;
1675
- members: number;
1676
- videoGameSeriesType: string;
1677
- currentRank: {
1678
- position: number;
1679
- pointsGained: string;
1680
- points: string;
1681
- };
1682
- relatedCountry: {
1683
- code: string;
1684
- codeAlpha3: string;
1685
- name: string;
1686
- flag: {
1687
- id: string;
1688
- title: string;
1689
- mimeType: string;
1690
- dimensions: string[];
1691
- filterUrl: string;
1692
- filterParameterPlaceholder: string;
1693
- };
1694
- };
1695
- memberAssociation: null;
1696
- emblem: {
1697
- id: string;
1698
- title: string;
1699
- mimeType: string;
1700
- dimensions: string[];
1701
- filterUrl: string;
1702
- filterParameterPlaceholder: string;
1703
- };
1704
- titleImage: null;
1705
- youtubeProfile: null;
1706
- };
1707
- };
1708
- };
1709
- placeholder: null;
1710
- sourceMatchId: null;
1711
- };
1712
- games: {
1713
- id: string;
1714
- position: number;
1715
- status: string;
1716
- resultType: string;
1717
- platform: string;
1718
- homeScore: number;
1719
- awayScore: number;
1720
- }[];
1721
- mode: string;
1722
- isHighlighted: boolean;
1723
- hasVod: boolean;
1724
- hasStream: boolean;
1725
- } | {
1726
- id: string;
1727
- position: number;
1728
- roundNumber: number;
1729
- stageNumber: number;
1730
- bracketType: null;
1731
- roundTitle: string;
1732
- status: string;
1733
- winningSide: string;
1734
- homeScore: number;
1735
- awayScore: number;
1736
- scheduledAt: string;
1737
- videoGameType: string;
1738
- homeMatchSide: {
1739
- participant: {
1740
- id: string;
1741
- position: number;
1742
- participation: {
1743
- id: string;
1744
- type: string;
1745
- status: string;
1746
- image: {
1747
- id: string;
1748
- title: string;
1749
- mimeType: string;
1750
- dimensions: string[];
1751
- filterUrl: string;
1752
- filterParameterPlaceholder: string;
1753
- };
1754
- team: {
1755
- id: string;
1756
- name: string;
1757
- tag: null;
1758
- slug: string;
1759
- isProTeam: boolean;
1760
- isNationalTeam: boolean;
1761
- isClaimable: boolean;
1762
- isPubliclyVisible: boolean;
1763
- facebookId: null;
1764
- twitchId: string;
1765
- instagramId: null;
1766
- twitterId: null;
1767
- members: number;
1768
- videoGameSeriesType: string;
1769
- currentRank: {
1770
- position: number;
1771
- pointsGained: string;
1772
- points: string;
1773
- };
1774
- relatedCountry: {
1775
- code: string;
1776
- codeAlpha3: string;
1777
- name: string;
1778
- flag: {
1779
- id: string;
1780
- title: string;
1781
- mimeType: string;
1782
- dimensions: string[];
1783
- filterUrl: string;
1784
- filterParameterPlaceholder: string;
1785
- };
1786
- };
1787
- memberAssociation: null;
1788
- emblem: {
1789
- id: string;
1790
- title: string;
1791
- mimeType: string;
1792
- dimensions: string[];
1793
- filterUrl: string;
1794
- filterParameterPlaceholder: string;
1795
- };
1796
- titleImage: null;
1797
- youtubeProfile: null;
1798
- };
1799
- };
1800
- };
1801
- placeholder: null;
1802
- sourceMatchId: null;
1803
- };
1804
- awayMatchSide: {
1805
- participant: {
1806
- id: string;
1807
- position: number;
1808
- participation: {
1809
- id: string;
1810
- type: string;
1811
- status: string;
1812
- image: {
1813
- id: string;
1814
- title: string;
1815
- mimeType: string;
1816
- dimensions: string[];
1817
- filterUrl: string;
1818
- filterParameterPlaceholder: string;
1819
- };
1820
- team: {
1821
- id: string;
1822
- name: string;
1823
- tag: null;
1824
- slug: string;
1825
- isProTeam: boolean;
1826
- isNationalTeam: boolean;
1827
- isClaimable: boolean;
1828
- isPubliclyVisible: boolean;
1829
- facebookId: string;
1830
- twitchId: string;
1831
- instagramId: string;
1832
- twitterId: string;
1833
- members: number;
1834
- videoGameSeriesType: string;
1835
- currentRank: {
1836
- position: number;
1837
- pointsGained: string;
1838
- points: string;
1839
- };
1840
- relatedCountry: {
1841
- code: string;
1842
- codeAlpha3: string;
1843
- name: string;
1844
- flag: {
1845
- id: string;
1846
- title: string;
1847
- mimeType: string;
1848
- dimensions: string[];
1849
- filterUrl: string;
1850
- filterParameterPlaceholder: string;
1851
- };
1852
- };
1853
- memberAssociation: null;
1854
- emblem: {
1855
- id: string;
1856
- title: string;
1857
- mimeType: string;
1858
- dimensions: string[];
1859
- filterUrl: string;
1860
- filterParameterPlaceholder: string;
1861
- };
1862
- titleImage: null;
1863
- youtubeProfile: null;
1864
- };
1865
- };
1866
- };
1867
- placeholder: null;
1868
- sourceMatchId: null;
1869
- };
1870
- games: {
1871
- id: string;
1872
- position: number;
1873
- status: string;
1874
- resultType: string;
1875
- platform: string;
1876
- homeScore: number;
1877
- awayScore: number;
1878
- }[];
1879
- mode: string;
1880
- isHighlighted: boolean;
1881
- hasVod: boolean;
1882
- hasStream: boolean;
1883
- } | {
1884
- id: string;
1885
- position: number;
1886
- roundNumber: number;
1887
- stageNumber: number;
1888
- bracketType: null;
1889
- roundTitle: string;
1890
- status: string;
1891
- winningSide: null;
1892
- homeScore: null;
1893
- awayScore: null;
1894
- scheduledAt: string;
1895
- videoGameType: string;
1896
- homeMatchSide: {
1897
- participant: null;
1898
- placeholder: null;
1899
- sourceMatchId: null;
1900
- };
1901
- awayMatchSide: {
1902
- participant: null;
1903
- placeholder: null;
1904
- sourceMatchId: null;
1905
- };
1906
- games: {
1907
- id: string;
1908
- position: number;
1909
- status: string;
1910
- resultType: string;
1911
- platform: string;
1912
- homeScore: number;
1913
- awayScore: number;
1914
- }[];
1915
- mode: string;
1916
- isHighlighted: boolean;
1917
- hasVod: boolean;
1918
- hasStream: boolean;
1919
- }>;