@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,1640 +0,0 @@
1
- export type GgData = typeof FIFA_DUMMY_DATA_DOUBLE;
2
- export declare const FIFA_DUMMY_DATA_DOUBLE: {
3
- id: string;
4
- mode: string;
5
- executionStatus: string;
6
- phaseId: string;
7
- advancingTeams: number;
8
- relegatingTeams: number;
9
- tableLegend: {
10
- advancing: {
11
- type: string;
12
- label: string;
13
- level: number;
14
- };
15
- };
16
- tableMarkings: {
17
- '1': string;
18
- };
19
- playerSubstitutionAllowed: boolean;
20
- videoGameType: string;
21
- totalRounds: number;
22
- totalStages: number;
23
- matches: ({
24
- id: string;
25
- position: number;
26
- roundNumber: number;
27
- stageNumber: number;
28
- bracketType: string;
29
- roundTitle: string;
30
- status: string;
31
- winningSide: string;
32
- homeScore: number;
33
- awayScore: number;
34
- scheduledAt: string;
35
- videoGameType: string;
36
- homeMatchSide: {
37
- participant: {
38
- id: string;
39
- position: number;
40
- participation: {
41
- id: string;
42
- type: string;
43
- status: string;
44
- image: {
45
- id: string;
46
- title: string;
47
- mimeType: string;
48
- dimensions: string[];
49
- filterUrl: string;
50
- filterParameterPlaceholder: string;
51
- };
52
- team: {
53
- id: string;
54
- name: string;
55
- tag: null;
56
- slug: string;
57
- isProTeam: boolean;
58
- isNationalTeam: boolean;
59
- isClaimable: boolean;
60
- isPubliclyVisible: boolean;
61
- facebookId: null;
62
- twitchId: string;
63
- instagramId: null;
64
- twitterId: null;
65
- members: number;
66
- videoGameSeriesType: string;
67
- currentRank: {
68
- position: number;
69
- pointsGained: string;
70
- points: string;
71
- };
72
- relatedCountry: {
73
- code: string;
74
- codeAlpha3: string;
75
- name: string;
76
- flag: {
77
- id: string;
78
- title: string;
79
- mimeType: string;
80
- dimensions: string[];
81
- filterUrl: string;
82
- filterParameterPlaceholder: string;
83
- };
84
- };
85
- memberAssociation: null;
86
- emblem: {
87
- id: string;
88
- title: string;
89
- mimeType: string;
90
- dimensions: string[];
91
- filterUrl: string;
92
- filterParameterPlaceholder: string;
93
- };
94
- titleImage: null;
95
- youtubeProfile: null;
96
- };
97
- };
98
- };
99
- placeholder: null;
100
- sourceMatchId: null;
101
- };
102
- awayMatchSide: {
103
- participant: {
104
- id: string;
105
- position: number;
106
- participation: {
107
- id: string;
108
- type: string;
109
- status: string;
110
- image: {
111
- id: string;
112
- title: string;
113
- mimeType: string;
114
- dimensions: string[];
115
- filterUrl: string;
116
- filterParameterPlaceholder: string;
117
- };
118
- team: {
119
- id: string;
120
- name: string;
121
- tag: null;
122
- slug: string;
123
- isProTeam: boolean;
124
- isNationalTeam: boolean;
125
- isClaimable: boolean;
126
- isPubliclyVisible: boolean;
127
- facebookId: null;
128
- twitchId: string;
129
- instagramId: string;
130
- twitterId: string;
131
- members: number;
132
- videoGameSeriesType: string;
133
- currentRank: {
134
- position: number;
135
- pointsGained: string;
136
- points: string;
137
- };
138
- relatedCountry: {
139
- code: string;
140
- codeAlpha3: string;
141
- name: string;
142
- flag: {
143
- id: string;
144
- title: string;
145
- mimeType: string;
146
- dimensions: string[];
147
- filterUrl: string;
148
- filterParameterPlaceholder: string;
149
- };
150
- };
151
- memberAssociation: null;
152
- emblem: {
153
- id: string;
154
- title: string;
155
- mimeType: string;
156
- dimensions: string[];
157
- filterUrl: string;
158
- filterParameterPlaceholder: string;
159
- };
160
- titleImage: null;
161
- youtubeProfile: null;
162
- };
163
- };
164
- };
165
- placeholder: null;
166
- sourceMatchId: null;
167
- };
168
- games: {
169
- id: string;
170
- position: number;
171
- status: string;
172
- resultType: string;
173
- platform: string;
174
- homeScore: number;
175
- awayScore: number;
176
- }[];
177
- mode: string;
178
- isHighlighted: boolean;
179
- hasVod: boolean;
180
- hasStream: boolean;
181
- } | {
182
- id: string;
183
- position: number;
184
- roundNumber: number;
185
- stageNumber: number;
186
- bracketType: string;
187
- roundTitle: string;
188
- status: string;
189
- winningSide: string;
190
- homeScore: number;
191
- awayScore: number;
192
- scheduledAt: string;
193
- videoGameType: string;
194
- homeMatchSide: {
195
- participant: {
196
- id: string;
197
- position: number;
198
- participation: {
199
- id: string;
200
- type: string;
201
- status: string;
202
- image: {
203
- id: string;
204
- title: string;
205
- mimeType: string;
206
- dimensions: string[];
207
- filterUrl: string;
208
- filterParameterPlaceholder: string;
209
- };
210
- team: {
211
- id: string;
212
- name: string;
213
- tag: null;
214
- slug: string;
215
- isProTeam: boolean;
216
- isNationalTeam: boolean;
217
- isClaimable: boolean;
218
- isPubliclyVisible: boolean;
219
- facebookId: null;
220
- twitchId: null;
221
- instagramId: null;
222
- twitterId: null;
223
- members: number;
224
- videoGameSeriesType: string;
225
- currentRank: {
226
- position: number;
227
- pointsGained: string;
228
- points: string;
229
- };
230
- relatedCountry: {
231
- code: string;
232
- codeAlpha3: string;
233
- name: string;
234
- flag: {
235
- id: string;
236
- title: string;
237
- mimeType: string;
238
- dimensions: string[];
239
- filterUrl: string;
240
- filterParameterPlaceholder: string;
241
- };
242
- };
243
- memberAssociation: null;
244
- emblem: {
245
- id: string;
246
- title: string;
247
- mimeType: string;
248
- dimensions: string[];
249
- filterUrl: string;
250
- filterParameterPlaceholder: string;
251
- };
252
- titleImage: null;
253
- youtubeProfile: null;
254
- };
255
- };
256
- };
257
- placeholder: null;
258
- sourceMatchId: null;
259
- };
260
- awayMatchSide: {
261
- participant: {
262
- id: string;
263
- position: number;
264
- participation: {
265
- id: string;
266
- type: string;
267
- status: string;
268
- image: {
269
- id: string;
270
- title: string;
271
- mimeType: string;
272
- dimensions: string[];
273
- filterUrl: string;
274
- filterParameterPlaceholder: string;
275
- };
276
- team: {
277
- id: string;
278
- name: string;
279
- tag: null;
280
- slug: string;
281
- isProTeam: boolean;
282
- isNationalTeam: boolean;
283
- isClaimable: boolean;
284
- isPubliclyVisible: boolean;
285
- facebookId: null;
286
- twitchId: string;
287
- instagramId: string;
288
- twitterId: string;
289
- members: number;
290
- videoGameSeriesType: string;
291
- currentRank: {
292
- position: number;
293
- pointsGained: string;
294
- points: string;
295
- };
296
- relatedCountry: {
297
- code: string;
298
- codeAlpha3: string;
299
- name: string;
300
- flag: {
301
- id: string;
302
- title: string;
303
- mimeType: string;
304
- dimensions: string[];
305
- filterUrl: string;
306
- filterParameterPlaceholder: string;
307
- };
308
- };
309
- memberAssociation: null;
310
- emblem: {
311
- id: string;
312
- title: string;
313
- mimeType: string;
314
- dimensions: string[];
315
- filterUrl: string;
316
- filterParameterPlaceholder: string;
317
- };
318
- titleImage: null;
319
- youtubeProfile: null;
320
- };
321
- };
322
- };
323
- placeholder: null;
324
- sourceMatchId: null;
325
- };
326
- games: {
327
- id: string;
328
- position: number;
329
- status: string;
330
- resultType: string;
331
- platform: string;
332
- homeScore: number;
333
- awayScore: number;
334
- }[];
335
- mode: string;
336
- isHighlighted: boolean;
337
- hasVod: boolean;
338
- hasStream: boolean;
339
- } | {
340
- id: string;
341
- position: number;
342
- roundNumber: number;
343
- stageNumber: number;
344
- bracketType: string;
345
- roundTitle: string;
346
- status: string;
347
- winningSide: string;
348
- homeScore: number;
349
- awayScore: number;
350
- scheduledAt: string;
351
- videoGameType: string;
352
- homeMatchSide: {
353
- participant: {
354
- id: string;
355
- position: number;
356
- participation: {
357
- id: string;
358
- type: string;
359
- status: string;
360
- image: {
361
- id: string;
362
- title: string;
363
- mimeType: string;
364
- dimensions: string[];
365
- filterUrl: string;
366
- filterParameterPlaceholder: string;
367
- };
368
- team: {
369
- id: string;
370
- name: string;
371
- tag: null;
372
- slug: string;
373
- isProTeam: boolean;
374
- isNationalTeam: boolean;
375
- isClaimable: boolean;
376
- isPubliclyVisible: boolean;
377
- facebookId: string;
378
- twitchId: string;
379
- instagramId: string;
380
- twitterId: string;
381
- members: number;
382
- videoGameSeriesType: string;
383
- currentRank: {
384
- position: number;
385
- pointsGained: string;
386
- points: string;
387
- };
388
- relatedCountry: {
389
- code: string;
390
- codeAlpha3: string;
391
- name: string;
392
- flag: {
393
- id: string;
394
- title: string;
395
- mimeType: string;
396
- dimensions: string[];
397
- filterUrl: string;
398
- filterParameterPlaceholder: string;
399
- };
400
- };
401
- memberAssociation: null;
402
- emblem: {
403
- id: string;
404
- title: string;
405
- mimeType: string;
406
- dimensions: string[];
407
- filterUrl: string;
408
- filterParameterPlaceholder: string;
409
- };
410
- titleImage: null;
411
- youtubeProfile: null;
412
- };
413
- };
414
- };
415
- placeholder: null;
416
- sourceMatchId: null;
417
- };
418
- awayMatchSide: {
419
- participant: {
420
- id: string;
421
- position: number;
422
- participation: {
423
- id: string;
424
- type: string;
425
- status: string;
426
- image: {
427
- id: string;
428
- title: string;
429
- mimeType: string;
430
- dimensions: string[];
431
- filterUrl: string;
432
- filterParameterPlaceholder: string;
433
- };
434
- team: {
435
- id: string;
436
- name: string;
437
- tag: null;
438
- slug: string;
439
- isProTeam: boolean;
440
- isNationalTeam: boolean;
441
- isClaimable: boolean;
442
- isPubliclyVisible: boolean;
443
- facebookId: null;
444
- twitchId: null;
445
- instagramId: null;
446
- twitterId: null;
447
- members: number;
448
- videoGameSeriesType: string;
449
- currentRank: {
450
- position: number;
451
- pointsGained: string;
452
- points: string;
453
- };
454
- relatedCountry: {
455
- code: string;
456
- codeAlpha3: string;
457
- name: string;
458
- flag: {
459
- id: string;
460
- title: string;
461
- mimeType: string;
462
- dimensions: string[];
463
- filterUrl: string;
464
- filterParameterPlaceholder: string;
465
- };
466
- };
467
- memberAssociation: null;
468
- emblem: {
469
- id: string;
470
- title: string;
471
- mimeType: string;
472
- dimensions: string[];
473
- filterUrl: string;
474
- filterParameterPlaceholder: string;
475
- };
476
- titleImage: null;
477
- youtubeProfile: null;
478
- };
479
- };
480
- };
481
- placeholder: null;
482
- sourceMatchId: null;
483
- };
484
- games: {
485
- id: string;
486
- position: number;
487
- status: string;
488
- resultType: string;
489
- platform: string;
490
- homeScore: number;
491
- awayScore: number;
492
- }[];
493
- mode: string;
494
- isHighlighted: boolean;
495
- hasVod: boolean;
496
- hasStream: boolean;
497
- } | {
498
- id: string;
499
- position: number;
500
- roundNumber: number;
501
- stageNumber: number;
502
- bracketType: string;
503
- roundTitle: string;
504
- status: string;
505
- winningSide: string;
506
- homeScore: number;
507
- awayScore: number;
508
- scheduledAt: string;
509
- videoGameType: string;
510
- homeMatchSide: {
511
- participant: {
512
- id: string;
513
- position: number;
514
- participation: {
515
- id: string;
516
- type: string;
517
- status: string;
518
- image: {
519
- id: string;
520
- title: string;
521
- mimeType: string;
522
- dimensions: string[];
523
- filterUrl: string;
524
- filterParameterPlaceholder: string;
525
- };
526
- team: {
527
- id: string;
528
- name: string;
529
- tag: null;
530
- slug: string;
531
- isProTeam: boolean;
532
- isNationalTeam: boolean;
533
- isClaimable: boolean;
534
- isPubliclyVisible: boolean;
535
- facebookId: null;
536
- twitchId: string;
537
- instagramId: string;
538
- twitterId: string;
539
- members: number;
540
- videoGameSeriesType: string;
541
- currentRank: {
542
- position: number;
543
- pointsGained: string;
544
- points: string;
545
- };
546
- relatedCountry: {
547
- code: string;
548
- codeAlpha3: string;
549
- name: string;
550
- flag: {
551
- id: string;
552
- title: string;
553
- mimeType: string;
554
- dimensions: string[];
555
- filterUrl: string;
556
- filterParameterPlaceholder: string;
557
- };
558
- };
559
- memberAssociation: null;
560
- emblem: {
561
- id: string;
562
- title: string;
563
- mimeType: string;
564
- dimensions: string[];
565
- filterUrl: string;
566
- filterParameterPlaceholder: string;
567
- };
568
- titleImage: null;
569
- youtubeProfile: null;
570
- };
571
- };
572
- };
573
- placeholder: null;
574
- sourceMatchId: null;
575
- };
576
- awayMatchSide: {
577
- participant: {
578
- id: string;
579
- position: number;
580
- participation: {
581
- id: string;
582
- type: string;
583
- status: string;
584
- image: {
585
- id: string;
586
- title: string;
587
- mimeType: string;
588
- dimensions: string[];
589
- filterUrl: string;
590
- filterParameterPlaceholder: string;
591
- };
592
- team: {
593
- id: string;
594
- name: string;
595
- tag: null;
596
- slug: string;
597
- isProTeam: boolean;
598
- isNationalTeam: boolean;
599
- isClaimable: boolean;
600
- isPubliclyVisible: boolean;
601
- facebookId: string;
602
- twitchId: string;
603
- instagramId: string;
604
- twitterId: string;
605
- members: number;
606
- videoGameSeriesType: string;
607
- currentRank: {
608
- position: number;
609
- pointsGained: string;
610
- points: string;
611
- };
612
- relatedCountry: {
613
- code: string;
614
- codeAlpha3: string;
615
- name: string;
616
- flag: {
617
- id: string;
618
- title: string;
619
- mimeType: string;
620
- dimensions: string[];
621
- filterUrl: string;
622
- filterParameterPlaceholder: string;
623
- };
624
- };
625
- memberAssociation: null;
626
- emblem: {
627
- id: string;
628
- title: string;
629
- mimeType: string;
630
- dimensions: string[];
631
- filterUrl: string;
632
- filterParameterPlaceholder: string;
633
- };
634
- titleImage: null;
635
- youtubeProfile: null;
636
- };
637
- };
638
- };
639
- placeholder: null;
640
- sourceMatchId: null;
641
- };
642
- games: {
643
- id: string;
644
- position: number;
645
- status: string;
646
- resultType: string;
647
- platform: string;
648
- homeScore: number;
649
- awayScore: number;
650
- }[];
651
- mode: string;
652
- isHighlighted: boolean;
653
- hasVod: boolean;
654
- hasStream: boolean;
655
- } | {
656
- id: string;
657
- position: number;
658
- roundNumber: number;
659
- stageNumber: number;
660
- bracketType: string;
661
- roundTitle: string;
662
- status: string;
663
- winningSide: string;
664
- homeScore: number;
665
- awayScore: number;
666
- scheduledAt: string;
667
- videoGameType: string;
668
- homeMatchSide: {
669
- participant: {
670
- id: string;
671
- position: number;
672
- participation: {
673
- id: string;
674
- type: string;
675
- status: string;
676
- image: {
677
- id: string;
678
- title: string;
679
- mimeType: string;
680
- dimensions: string[];
681
- filterUrl: string;
682
- filterParameterPlaceholder: string;
683
- };
684
- team: {
685
- id: string;
686
- name: string;
687
- tag: null;
688
- slug: string;
689
- isProTeam: boolean;
690
- isNationalTeam: boolean;
691
- isClaimable: boolean;
692
- isPubliclyVisible: boolean;
693
- facebookId: null;
694
- twitchId: string;
695
- instagramId: null;
696
- twitterId: null;
697
- members: number;
698
- videoGameSeriesType: string;
699
- currentRank: {
700
- position: number;
701
- pointsGained: string;
702
- points: string;
703
- };
704
- relatedCountry: {
705
- code: string;
706
- codeAlpha3: string;
707
- name: string;
708
- flag: {
709
- id: string;
710
- title: string;
711
- mimeType: string;
712
- dimensions: string[];
713
- filterUrl: string;
714
- filterParameterPlaceholder: string;
715
- };
716
- };
717
- memberAssociation: null;
718
- emblem: {
719
- id: string;
720
- title: string;
721
- mimeType: string;
722
- dimensions: string[];
723
- filterUrl: string;
724
- filterParameterPlaceholder: string;
725
- };
726
- titleImage: null;
727
- youtubeProfile: null;
728
- };
729
- };
730
- };
731
- placeholder: null;
732
- sourceMatchId: null;
733
- };
734
- awayMatchSide: {
735
- participant: {
736
- id: string;
737
- position: number;
738
- participation: {
739
- id: string;
740
- type: string;
741
- status: string;
742
- image: {
743
- id: string;
744
- title: string;
745
- mimeType: string;
746
- dimensions: string[];
747
- filterUrl: string;
748
- filterParameterPlaceholder: string;
749
- };
750
- team: {
751
- id: string;
752
- name: string;
753
- tag: null;
754
- slug: string;
755
- isProTeam: boolean;
756
- isNationalTeam: boolean;
757
- isClaimable: boolean;
758
- isPubliclyVisible: boolean;
759
- facebookId: string;
760
- twitchId: string;
761
- instagramId: string;
762
- twitterId: string;
763
- members: number;
764
- videoGameSeriesType: string;
765
- currentRank: {
766
- position: number;
767
- pointsGained: string;
768
- points: string;
769
- };
770
- relatedCountry: {
771
- code: string;
772
- codeAlpha3: string;
773
- name: string;
774
- flag: {
775
- id: string;
776
- title: string;
777
- mimeType: string;
778
- dimensions: string[];
779
- filterUrl: string;
780
- filterParameterPlaceholder: string;
781
- };
782
- };
783
- memberAssociation: null;
784
- emblem: {
785
- id: string;
786
- title: string;
787
- mimeType: string;
788
- dimensions: string[];
789
- filterUrl: string;
790
- filterParameterPlaceholder: string;
791
- };
792
- titleImage: null;
793
- youtubeProfile: null;
794
- };
795
- };
796
- };
797
- placeholder: null;
798
- sourceMatchId: null;
799
- };
800
- games: {
801
- id: string;
802
- position: number;
803
- status: string;
804
- resultType: string;
805
- platform: string;
806
- homeScore: number;
807
- awayScore: number;
808
- }[];
809
- mode: string;
810
- isHighlighted: boolean;
811
- hasVod: boolean;
812
- hasStream: boolean;
813
- } | {
814
- id: string;
815
- position: number;
816
- roundNumber: number;
817
- stageNumber: number;
818
- bracketType: string;
819
- roundTitle: string;
820
- status: string;
821
- winningSide: string;
822
- homeScore: number;
823
- awayScore: number;
824
- scheduledAt: string;
825
- videoGameType: string;
826
- homeMatchSide: {
827
- participant: {
828
- id: string;
829
- position: number;
830
- participation: {
831
- id: string;
832
- type: string;
833
- status: string;
834
- image: {
835
- id: string;
836
- title: string;
837
- mimeType: string;
838
- dimensions: string[];
839
- filterUrl: string;
840
- filterParameterPlaceholder: string;
841
- };
842
- team: {
843
- id: string;
844
- name: string;
845
- tag: null;
846
- slug: string;
847
- isProTeam: boolean;
848
- isNationalTeam: boolean;
849
- isClaimable: boolean;
850
- isPubliclyVisible: boolean;
851
- facebookId: null;
852
- twitchId: string;
853
- instagramId: string;
854
- twitterId: string;
855
- members: number;
856
- videoGameSeriesType: string;
857
- currentRank: {
858
- position: number;
859
- pointsGained: string;
860
- points: string;
861
- };
862
- relatedCountry: {
863
- code: string;
864
- codeAlpha3: string;
865
- name: string;
866
- flag: {
867
- id: string;
868
- title: string;
869
- mimeType: string;
870
- dimensions: string[];
871
- filterUrl: string;
872
- filterParameterPlaceholder: string;
873
- };
874
- };
875
- memberAssociation: null;
876
- emblem: {
877
- id: string;
878
- title: string;
879
- mimeType: string;
880
- dimensions: string[];
881
- filterUrl: string;
882
- filterParameterPlaceholder: string;
883
- };
884
- titleImage: null;
885
- youtubeProfile: null;
886
- };
887
- };
888
- };
889
- placeholder: null;
890
- sourceMatchId: null;
891
- };
892
- awayMatchSide: {
893
- participant: {
894
- id: string;
895
- position: number;
896
- participation: {
897
- id: string;
898
- type: string;
899
- status: string;
900
- image: {
901
- id: string;
902
- title: string;
903
- mimeType: string;
904
- dimensions: string[];
905
- filterUrl: string;
906
- filterParameterPlaceholder: string;
907
- };
908
- team: {
909
- id: string;
910
- name: string;
911
- tag: null;
912
- slug: string;
913
- isProTeam: boolean;
914
- isNationalTeam: boolean;
915
- isClaimable: boolean;
916
- isPubliclyVisible: boolean;
917
- facebookId: null;
918
- twitchId: null;
919
- instagramId: null;
920
- twitterId: null;
921
- members: number;
922
- videoGameSeriesType: string;
923
- currentRank: {
924
- position: number;
925
- pointsGained: string;
926
- points: string;
927
- };
928
- relatedCountry: {
929
- code: string;
930
- codeAlpha3: string;
931
- name: string;
932
- flag: {
933
- id: string;
934
- title: string;
935
- mimeType: string;
936
- dimensions: string[];
937
- filterUrl: string;
938
- filterParameterPlaceholder: string;
939
- };
940
- };
941
- memberAssociation: null;
942
- emblem: {
943
- id: string;
944
- title: string;
945
- mimeType: string;
946
- dimensions: string[];
947
- filterUrl: string;
948
- filterParameterPlaceholder: string;
949
- };
950
- titleImage: null;
951
- youtubeProfile: null;
952
- };
953
- };
954
- };
955
- placeholder: null;
956
- sourceMatchId: null;
957
- };
958
- games: {
959
- id: string;
960
- position: number;
961
- status: string;
962
- resultType: string;
963
- platform: string;
964
- homeScore: number;
965
- awayScore: number;
966
- }[];
967
- mode: string;
968
- isHighlighted: boolean;
969
- hasVod: boolean;
970
- hasStream: boolean;
971
- } | {
972
- id: string;
973
- position: number;
974
- roundNumber: number;
975
- stageNumber: number;
976
- bracketType: string;
977
- roundTitle: string;
978
- status: string;
979
- winningSide: string;
980
- homeScore: number;
981
- awayScore: number;
982
- scheduledAt: string;
983
- videoGameType: string;
984
- homeMatchSide: {
985
- participant: {
986
- id: string;
987
- position: number;
988
- participation: {
989
- id: string;
990
- type: string;
991
- status: string;
992
- image: {
993
- id: string;
994
- title: string;
995
- mimeType: string;
996
- dimensions: string[];
997
- filterUrl: string;
998
- filterParameterPlaceholder: string;
999
- };
1000
- team: {
1001
- id: string;
1002
- name: string;
1003
- tag: null;
1004
- slug: string;
1005
- isProTeam: boolean;
1006
- isNationalTeam: boolean;
1007
- isClaimable: boolean;
1008
- isPubliclyVisible: boolean;
1009
- facebookId: null;
1010
- twitchId: null;
1011
- instagramId: null;
1012
- twitterId: null;
1013
- members: number;
1014
- videoGameSeriesType: string;
1015
- currentRank: {
1016
- position: number;
1017
- pointsGained: string;
1018
- points: string;
1019
- };
1020
- relatedCountry: {
1021
- code: string;
1022
- codeAlpha3: string;
1023
- name: string;
1024
- flag: {
1025
- id: string;
1026
- title: string;
1027
- mimeType: string;
1028
- dimensions: string[];
1029
- filterUrl: string;
1030
- filterParameterPlaceholder: string;
1031
- };
1032
- };
1033
- memberAssociation: null;
1034
- emblem: {
1035
- id: string;
1036
- title: string;
1037
- mimeType: string;
1038
- dimensions: string[];
1039
- filterUrl: string;
1040
- filterParameterPlaceholder: string;
1041
- };
1042
- titleImage: null;
1043
- youtubeProfile: null;
1044
- };
1045
- };
1046
- };
1047
- placeholder: null;
1048
- sourceMatchId: null;
1049
- };
1050
- awayMatchSide: {
1051
- participant: {
1052
- id: string;
1053
- position: number;
1054
- participation: {
1055
- id: string;
1056
- type: string;
1057
- status: string;
1058
- image: {
1059
- id: string;
1060
- title: string;
1061
- mimeType: string;
1062
- dimensions: string[];
1063
- filterUrl: string;
1064
- filterParameterPlaceholder: string;
1065
- };
1066
- team: {
1067
- id: string;
1068
- name: string;
1069
- tag: null;
1070
- slug: string;
1071
- isProTeam: boolean;
1072
- isNationalTeam: boolean;
1073
- isClaimable: boolean;
1074
- isPubliclyVisible: boolean;
1075
- facebookId: null;
1076
- twitchId: null;
1077
- instagramId: null;
1078
- twitterId: null;
1079
- members: number;
1080
- videoGameSeriesType: string;
1081
- currentRank: {
1082
- position: number;
1083
- pointsGained: string;
1084
- points: string;
1085
- };
1086
- relatedCountry: {
1087
- code: string;
1088
- codeAlpha3: string;
1089
- name: string;
1090
- flag: {
1091
- id: string;
1092
- title: string;
1093
- mimeType: string;
1094
- dimensions: string[];
1095
- filterUrl: string;
1096
- filterParameterPlaceholder: string;
1097
- };
1098
- };
1099
- memberAssociation: null;
1100
- emblem: {
1101
- id: string;
1102
- title: string;
1103
- mimeType: string;
1104
- dimensions: string[];
1105
- filterUrl: string;
1106
- filterParameterPlaceholder: string;
1107
- };
1108
- titleImage: null;
1109
- youtubeProfile: null;
1110
- };
1111
- };
1112
- };
1113
- placeholder: null;
1114
- sourceMatchId: null;
1115
- };
1116
- games: {
1117
- id: string;
1118
- position: number;
1119
- status: string;
1120
- resultType: string;
1121
- platform: string;
1122
- homeScore: number;
1123
- awayScore: number;
1124
- }[];
1125
- mode: string;
1126
- isHighlighted: boolean;
1127
- hasVod: boolean;
1128
- hasStream: boolean;
1129
- } | {
1130
- id: string;
1131
- position: number;
1132
- roundNumber: number;
1133
- stageNumber: number;
1134
- bracketType: string;
1135
- roundTitle: string;
1136
- status: string;
1137
- winningSide: string;
1138
- homeScore: number;
1139
- awayScore: number;
1140
- scheduledAt: string;
1141
- videoGameType: string;
1142
- homeMatchSide: {
1143
- participant: {
1144
- id: string;
1145
- position: number;
1146
- participation: {
1147
- id: string;
1148
- type: string;
1149
- status: string;
1150
- image: {
1151
- id: string;
1152
- title: string;
1153
- mimeType: string;
1154
- dimensions: string[];
1155
- filterUrl: string;
1156
- filterParameterPlaceholder: string;
1157
- };
1158
- team: {
1159
- id: string;
1160
- name: string;
1161
- tag: null;
1162
- slug: string;
1163
- isProTeam: boolean;
1164
- isNationalTeam: boolean;
1165
- isClaimable: boolean;
1166
- isPubliclyVisible: boolean;
1167
- facebookId: null;
1168
- twitchId: string;
1169
- instagramId: string;
1170
- twitterId: string;
1171
- members: number;
1172
- videoGameSeriesType: string;
1173
- currentRank: {
1174
- position: number;
1175
- pointsGained: string;
1176
- points: string;
1177
- };
1178
- relatedCountry: {
1179
- code: string;
1180
- codeAlpha3: string;
1181
- name: string;
1182
- flag: {
1183
- id: string;
1184
- title: string;
1185
- mimeType: string;
1186
- dimensions: string[];
1187
- filterUrl: string;
1188
- filterParameterPlaceholder: string;
1189
- };
1190
- };
1191
- memberAssociation: null;
1192
- emblem: {
1193
- id: string;
1194
- title: string;
1195
- mimeType: string;
1196
- dimensions: string[];
1197
- filterUrl: string;
1198
- filterParameterPlaceholder: string;
1199
- };
1200
- titleImage: null;
1201
- youtubeProfile: null;
1202
- };
1203
- };
1204
- };
1205
- placeholder: null;
1206
- sourceMatchId: null;
1207
- };
1208
- awayMatchSide: {
1209
- participant: {
1210
- id: string;
1211
- position: number;
1212
- participation: {
1213
- id: string;
1214
- type: string;
1215
- status: string;
1216
- image: {
1217
- id: string;
1218
- title: string;
1219
- mimeType: string;
1220
- dimensions: string[];
1221
- filterUrl: string;
1222
- filterParameterPlaceholder: string;
1223
- };
1224
- team: {
1225
- id: string;
1226
- name: string;
1227
- tag: null;
1228
- slug: string;
1229
- isProTeam: boolean;
1230
- isNationalTeam: boolean;
1231
- isClaimable: boolean;
1232
- isPubliclyVisible: boolean;
1233
- facebookId: null;
1234
- twitchId: string;
1235
- instagramId: string;
1236
- twitterId: string;
1237
- members: number;
1238
- videoGameSeriesType: string;
1239
- currentRank: {
1240
- position: number;
1241
- pointsGained: string;
1242
- points: string;
1243
- };
1244
- relatedCountry: {
1245
- code: string;
1246
- codeAlpha3: string;
1247
- name: string;
1248
- flag: {
1249
- id: string;
1250
- title: string;
1251
- mimeType: string;
1252
- dimensions: string[];
1253
- filterUrl: string;
1254
- filterParameterPlaceholder: string;
1255
- };
1256
- };
1257
- memberAssociation: null;
1258
- emblem: {
1259
- id: string;
1260
- title: string;
1261
- mimeType: string;
1262
- dimensions: string[];
1263
- filterUrl: string;
1264
- filterParameterPlaceholder: string;
1265
- };
1266
- titleImage: null;
1267
- youtubeProfile: null;
1268
- };
1269
- };
1270
- };
1271
- placeholder: null;
1272
- sourceMatchId: null;
1273
- };
1274
- games: {
1275
- id: string;
1276
- position: number;
1277
- status: string;
1278
- resultType: string;
1279
- platform: string;
1280
- homeScore: number;
1281
- awayScore: number;
1282
- }[];
1283
- mode: string;
1284
- isHighlighted: boolean;
1285
- hasVod: boolean;
1286
- hasStream: boolean;
1287
- } | {
1288
- id: string;
1289
- position: number;
1290
- roundNumber: number;
1291
- stageNumber: number;
1292
- bracketType: string;
1293
- roundTitle: string;
1294
- status: string;
1295
- winningSide: string;
1296
- homeScore: number;
1297
- awayScore: number;
1298
- scheduledAt: string;
1299
- videoGameType: string;
1300
- homeMatchSide: {
1301
- participant: {
1302
- id: string;
1303
- position: number;
1304
- participation: {
1305
- id: string;
1306
- type: string;
1307
- status: string;
1308
- image: {
1309
- id: string;
1310
- title: string;
1311
- mimeType: string;
1312
- dimensions: string[];
1313
- filterUrl: string;
1314
- filterParameterPlaceholder: string;
1315
- };
1316
- team: {
1317
- id: string;
1318
- name: string;
1319
- tag: null;
1320
- slug: string;
1321
- isProTeam: boolean;
1322
- isNationalTeam: boolean;
1323
- isClaimable: boolean;
1324
- isPubliclyVisible: boolean;
1325
- facebookId: string;
1326
- twitchId: string;
1327
- instagramId: string;
1328
- twitterId: string;
1329
- members: number;
1330
- videoGameSeriesType: string;
1331
- currentRank: {
1332
- position: number;
1333
- pointsGained: string;
1334
- points: string;
1335
- };
1336
- relatedCountry: {
1337
- code: string;
1338
- codeAlpha3: string;
1339
- name: string;
1340
- flag: {
1341
- id: string;
1342
- title: string;
1343
- mimeType: string;
1344
- dimensions: string[];
1345
- filterUrl: string;
1346
- filterParameterPlaceholder: string;
1347
- };
1348
- };
1349
- memberAssociation: null;
1350
- emblem: {
1351
- id: string;
1352
- title: string;
1353
- mimeType: string;
1354
- dimensions: string[];
1355
- filterUrl: string;
1356
- filterParameterPlaceholder: string;
1357
- };
1358
- titleImage: null;
1359
- youtubeProfile: null;
1360
- };
1361
- };
1362
- };
1363
- placeholder: null;
1364
- sourceMatchId: null;
1365
- };
1366
- awayMatchSide: {
1367
- participant: {
1368
- id: string;
1369
- position: number;
1370
- participation: {
1371
- id: string;
1372
- type: string;
1373
- status: string;
1374
- image: {
1375
- id: string;
1376
- title: string;
1377
- mimeType: string;
1378
- dimensions: string[];
1379
- filterUrl: string;
1380
- filterParameterPlaceholder: string;
1381
- };
1382
- team: {
1383
- id: string;
1384
- name: string;
1385
- tag: null;
1386
- slug: string;
1387
- isProTeam: boolean;
1388
- isNationalTeam: boolean;
1389
- isClaimable: boolean;
1390
- isPubliclyVisible: boolean;
1391
- facebookId: null;
1392
- twitchId: string;
1393
- instagramId: string;
1394
- twitterId: string;
1395
- members: number;
1396
- videoGameSeriesType: string;
1397
- currentRank: {
1398
- position: number;
1399
- pointsGained: string;
1400
- points: string;
1401
- };
1402
- relatedCountry: {
1403
- code: string;
1404
- codeAlpha3: string;
1405
- name: string;
1406
- flag: {
1407
- id: string;
1408
- title: string;
1409
- mimeType: string;
1410
- dimensions: string[];
1411
- filterUrl: string;
1412
- filterParameterPlaceholder: string;
1413
- };
1414
- };
1415
- memberAssociation: null;
1416
- emblem: {
1417
- id: string;
1418
- title: string;
1419
- mimeType: string;
1420
- dimensions: string[];
1421
- filterUrl: string;
1422
- filterParameterPlaceholder: string;
1423
- };
1424
- titleImage: null;
1425
- youtubeProfile: null;
1426
- };
1427
- };
1428
- };
1429
- placeholder: null;
1430
- sourceMatchId: null;
1431
- };
1432
- games: {
1433
- id: string;
1434
- position: number;
1435
- status: string;
1436
- resultType: string;
1437
- platform: string;
1438
- homeScore: number;
1439
- awayScore: number;
1440
- }[];
1441
- mode: string;
1442
- isHighlighted: boolean;
1443
- hasVod: boolean;
1444
- hasStream: boolean;
1445
- } | {
1446
- id: string;
1447
- position: number;
1448
- roundNumber: number;
1449
- stageNumber: number;
1450
- bracketType: null;
1451
- roundTitle: string;
1452
- status: string;
1453
- winningSide: string;
1454
- homeScore: number;
1455
- awayScore: number;
1456
- scheduledAt: string;
1457
- videoGameType: string;
1458
- homeMatchSide: {
1459
- participant: {
1460
- id: string;
1461
- position: number;
1462
- participation: {
1463
- id: string;
1464
- type: string;
1465
- status: string;
1466
- image: {
1467
- id: string;
1468
- title: string;
1469
- mimeType: string;
1470
- dimensions: string[];
1471
- filterUrl: string;
1472
- filterParameterPlaceholder: string;
1473
- };
1474
- team: {
1475
- id: string;
1476
- name: string;
1477
- tag: null;
1478
- slug: string;
1479
- isProTeam: boolean;
1480
- isNationalTeam: boolean;
1481
- isClaimable: boolean;
1482
- isPubliclyVisible: boolean;
1483
- facebookId: null;
1484
- twitchId: string;
1485
- instagramId: null;
1486
- twitterId: null;
1487
- members: number;
1488
- videoGameSeriesType: string;
1489
- currentRank: {
1490
- position: number;
1491
- pointsGained: string;
1492
- points: string;
1493
- };
1494
- relatedCountry: {
1495
- code: string;
1496
- codeAlpha3: string;
1497
- name: string;
1498
- flag: {
1499
- id: string;
1500
- title: string;
1501
- mimeType: string;
1502
- dimensions: string[];
1503
- filterUrl: string;
1504
- filterParameterPlaceholder: string;
1505
- };
1506
- };
1507
- memberAssociation: null;
1508
- emblem: {
1509
- id: string;
1510
- title: string;
1511
- mimeType: string;
1512
- dimensions: string[];
1513
- filterUrl: string;
1514
- filterParameterPlaceholder: string;
1515
- };
1516
- titleImage: null;
1517
- youtubeProfile: null;
1518
- };
1519
- };
1520
- };
1521
- placeholder: null;
1522
- sourceMatchId: null;
1523
- };
1524
- awayMatchSide: {
1525
- participant: {
1526
- id: string;
1527
- position: number;
1528
- participation: {
1529
- id: string;
1530
- type: string;
1531
- status: string;
1532
- image: {
1533
- id: string;
1534
- title: string;
1535
- mimeType: string;
1536
- dimensions: string[];
1537
- filterUrl: string;
1538
- filterParameterPlaceholder: string;
1539
- };
1540
- team: {
1541
- id: string;
1542
- name: string;
1543
- tag: null;
1544
- slug: string;
1545
- isProTeam: boolean;
1546
- isNationalTeam: boolean;
1547
- isClaimable: boolean;
1548
- isPubliclyVisible: boolean;
1549
- facebookId: string;
1550
- twitchId: string;
1551
- instagramId: string;
1552
- twitterId: string;
1553
- members: number;
1554
- videoGameSeriesType: string;
1555
- currentRank: {
1556
- position: number;
1557
- pointsGained: string;
1558
- points: string;
1559
- };
1560
- relatedCountry: {
1561
- code: string;
1562
- codeAlpha3: string;
1563
- name: string;
1564
- flag: {
1565
- id: string;
1566
- title: string;
1567
- mimeType: string;
1568
- dimensions: string[];
1569
- filterUrl: string;
1570
- filterParameterPlaceholder: string;
1571
- };
1572
- };
1573
- memberAssociation: null;
1574
- emblem: {
1575
- id: string;
1576
- title: string;
1577
- mimeType: string;
1578
- dimensions: string[];
1579
- filterUrl: string;
1580
- filterParameterPlaceholder: string;
1581
- };
1582
- titleImage: null;
1583
- youtubeProfile: null;
1584
- };
1585
- };
1586
- };
1587
- placeholder: null;
1588
- sourceMatchId: null;
1589
- };
1590
- games: {
1591
- id: string;
1592
- position: number;
1593
- status: string;
1594
- resultType: string;
1595
- platform: string;
1596
- homeScore: number;
1597
- awayScore: number;
1598
- }[];
1599
- mode: string;
1600
- isHighlighted: boolean;
1601
- hasVod: boolean;
1602
- hasStream: boolean;
1603
- } | {
1604
- id: string;
1605
- position: number;
1606
- roundNumber: number;
1607
- stageNumber: number;
1608
- bracketType: null;
1609
- roundTitle: string;
1610
- status: string;
1611
- winningSide: null;
1612
- homeScore: null;
1613
- awayScore: null;
1614
- scheduledAt: string;
1615
- videoGameType: string;
1616
- homeMatchSide: {
1617
- participant: null;
1618
- placeholder: null;
1619
- sourceMatchId: null;
1620
- };
1621
- awayMatchSide: {
1622
- participant: null;
1623
- placeholder: null;
1624
- sourceMatchId: null;
1625
- };
1626
- games: {
1627
- id: string;
1628
- position: number;
1629
- status: string;
1630
- resultType: string;
1631
- platform: string;
1632
- homeScore: number;
1633
- awayScore: number;
1634
- }[];
1635
- mode: string;
1636
- isHighlighted: boolean;
1637
- hasVod: boolean;
1638
- hasStream: boolean;
1639
- })[];
1640
- };