@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,2388 +0,0 @@
1
- export declare const FIFA_DUMMY_DATA_SINGLE: {
2
- id: string;
3
- mode: string;
4
- executionStatus: string;
5
- phaseId: null;
6
- advancingTeams: number;
7
- relegatingTeams: number;
8
- tableLegend: never[];
9
- tableMarkings: never[];
10
- playerSubstitutionAllowed: boolean;
11
- videoGameType: string;
12
- totalRounds: number;
13
- totalStages: number;
14
- matches: ({
15
- id: string;
16
- position: number;
17
- roundNumber: number;
18
- stageNumber: number;
19
- bracketType: null;
20
- roundTitle: string;
21
- status: string;
22
- winningSide: string;
23
- homeScore: number;
24
- awayScore: number;
25
- scheduledAt: string;
26
- videoGameType: string;
27
- homeMatchSide: {
28
- participant: {
29
- id: string;
30
- position: number;
31
- participation: {
32
- id: string;
33
- type: string;
34
- status: string;
35
- image: {
36
- id: string;
37
- title: string;
38
- mimeType: string;
39
- dimensions: string[];
40
- filterUrl: string;
41
- filterParameterPlaceholder: string;
42
- };
43
- team: {
44
- id: string;
45
- name: string;
46
- tag: null;
47
- slug: string;
48
- isProTeam: boolean;
49
- isNationalTeam: boolean;
50
- isClaimable: boolean;
51
- isPubliclyVisible: boolean;
52
- facebookId: null;
53
- twitchId: null;
54
- instagramId: string;
55
- twitterId: string;
56
- members: number;
57
- videoGameSeriesType: string;
58
- currentRank: {
59
- position: number;
60
- pointsGained: string;
61
- points: string;
62
- };
63
- relatedCountry: {
64
- code: string;
65
- codeAlpha3: string;
66
- name: string;
67
- flag: {
68
- id: string;
69
- title: string;
70
- mimeType: string;
71
- dimensions: string[];
72
- filterUrl: string;
73
- filterParameterPlaceholder: string;
74
- };
75
- };
76
- memberAssociation: null;
77
- emblem: {
78
- id: string;
79
- title: string;
80
- mimeType: string;
81
- dimensions: string[];
82
- filterUrl: string;
83
- filterParameterPlaceholder: string;
84
- };
85
- titleImage: null;
86
- youtubeProfile: null;
87
- };
88
- };
89
- };
90
- placeholder: null;
91
- sourceMatchId: null;
92
- };
93
- awayMatchSide: {
94
- participant: {
95
- id: string;
96
- position: number;
97
- participation: {
98
- id: string;
99
- type: string;
100
- status: string;
101
- image: {
102
- id: string;
103
- title: string;
104
- mimeType: string;
105
- dimensions: string[];
106
- filterUrl: string;
107
- filterParameterPlaceholder: string;
108
- };
109
- team: {
110
- id: string;
111
- name: string;
112
- tag: null;
113
- slug: string;
114
- isProTeam: boolean;
115
- isNationalTeam: boolean;
116
- isClaimable: boolean;
117
- isPubliclyVisible: boolean;
118
- facebookId: string;
119
- twitchId: null;
120
- instagramId: string;
121
- twitterId: string;
122
- members: number;
123
- videoGameSeriesType: string;
124
- currentRank: {
125
- position: number;
126
- pointsGained: string;
127
- points: string;
128
- };
129
- relatedCountry: {
130
- code: string;
131
- codeAlpha3: string;
132
- name: string;
133
- flag: {
134
- id: string;
135
- title: string;
136
- mimeType: string;
137
- dimensions: string[];
138
- filterUrl: string;
139
- filterParameterPlaceholder: string;
140
- };
141
- };
142
- memberAssociation: null;
143
- emblem: {
144
- id: string;
145
- title: string;
146
- mimeType: string;
147
- dimensions: string[];
148
- filterUrl: string;
149
- filterParameterPlaceholder: string;
150
- };
151
- titleImage: null;
152
- youtubeProfile: {
153
- id: string;
154
- identifier: string;
155
- url: string;
156
- channelId: string;
157
- };
158
- };
159
- };
160
- };
161
- placeholder: null;
162
- sourceMatchId: null;
163
- };
164
- games: {
165
- id: string;
166
- position: number;
167
- status: string;
168
- resultType: string;
169
- platform: string;
170
- homeScore: number;
171
- awayScore: number;
172
- }[];
173
- mode: string;
174
- isHighlighted: boolean;
175
- hasVod: boolean;
176
- hasStream: boolean;
177
- } | {
178
- id: string;
179
- position: number;
180
- roundNumber: number;
181
- stageNumber: number;
182
- bracketType: null;
183
- roundTitle: string;
184
- status: string;
185
- winningSide: string;
186
- homeScore: number;
187
- awayScore: number;
188
- scheduledAt: string;
189
- videoGameType: string;
190
- homeMatchSide: {
191
- participant: {
192
- id: string;
193
- position: number;
194
- participation: {
195
- id: string;
196
- type: string;
197
- status: string;
198
- image: {
199
- id: string;
200
- title: string;
201
- mimeType: string;
202
- dimensions: string[];
203
- filterUrl: string;
204
- filterParameterPlaceholder: string;
205
- };
206
- team: {
207
- id: string;
208
- name: string;
209
- tag: null;
210
- slug: string;
211
- isProTeam: boolean;
212
- isNationalTeam: boolean;
213
- isClaimable: boolean;
214
- isPubliclyVisible: boolean;
215
- facebookId: null;
216
- twitchId: string;
217
- instagramId: string;
218
- twitterId: string;
219
- members: number;
220
- videoGameSeriesType: string;
221
- currentRank: {
222
- position: number;
223
- pointsGained: string;
224
- points: string;
225
- };
226
- relatedCountry: {
227
- code: string;
228
- codeAlpha3: string;
229
- name: string;
230
- flag: {
231
- id: string;
232
- title: string;
233
- mimeType: string;
234
- dimensions: string[];
235
- filterUrl: string;
236
- filterParameterPlaceholder: string;
237
- };
238
- };
239
- memberAssociation: null;
240
- emblem: {
241
- id: string;
242
- title: string;
243
- mimeType: string;
244
- dimensions: string[];
245
- filterUrl: string;
246
- filterParameterPlaceholder: string;
247
- };
248
- titleImage: null;
249
- youtubeProfile: null;
250
- };
251
- };
252
- };
253
- placeholder: null;
254
- sourceMatchId: null;
255
- };
256
- awayMatchSide: {
257
- participant: {
258
- id: string;
259
- position: number;
260
- participation: {
261
- id: string;
262
- type: string;
263
- status: string;
264
- image: {
265
- id: string;
266
- title: string;
267
- mimeType: string;
268
- dimensions: string[];
269
- filterUrl: string;
270
- filterParameterPlaceholder: string;
271
- };
272
- team: {
273
- id: string;
274
- name: string;
275
- tag: null;
276
- slug: string;
277
- isProTeam: boolean;
278
- isNationalTeam: boolean;
279
- isClaimable: boolean;
280
- isPubliclyVisible: boolean;
281
- facebookId: string;
282
- twitchId: string;
283
- instagramId: string;
284
- twitterId: string;
285
- members: number;
286
- videoGameSeriesType: string;
287
- currentRank: {
288
- position: number;
289
- pointsGained: string;
290
- points: string;
291
- };
292
- relatedCountry: {
293
- code: string;
294
- codeAlpha3: string;
295
- name: string;
296
- flag: {
297
- id: string;
298
- title: string;
299
- mimeType: string;
300
- dimensions: string[];
301
- filterUrl: string;
302
- filterParameterPlaceholder: string;
303
- };
304
- };
305
- memberAssociation: null;
306
- emblem: {
307
- id: string;
308
- title: string;
309
- mimeType: string;
310
- dimensions: string[];
311
- filterUrl: string;
312
- filterParameterPlaceholder: string;
313
- };
314
- titleImage: null;
315
- youtubeProfile: null;
316
- };
317
- };
318
- };
319
- placeholder: null;
320
- sourceMatchId: null;
321
- };
322
- games: {
323
- id: string;
324
- position: number;
325
- status: string;
326
- resultType: string;
327
- platform: string;
328
- homeScore: number;
329
- awayScore: number;
330
- }[];
331
- mode: string;
332
- isHighlighted: boolean;
333
- hasVod: boolean;
334
- hasStream: boolean;
335
- } | {
336
- id: string;
337
- position: number;
338
- roundNumber: number;
339
- stageNumber: number;
340
- bracketType: null;
341
- roundTitle: string;
342
- status: string;
343
- winningSide: string;
344
- homeScore: number;
345
- awayScore: number;
346
- scheduledAt: string;
347
- videoGameType: string;
348
- homeMatchSide: {
349
- participant: {
350
- id: string;
351
- position: number;
352
- participation: {
353
- id: string;
354
- type: string;
355
- status: string;
356
- image: {
357
- id: string;
358
- title: string;
359
- mimeType: string;
360
- dimensions: string[];
361
- filterUrl: string;
362
- filterParameterPlaceholder: string;
363
- };
364
- team: {
365
- id: string;
366
- name: string;
367
- tag: null;
368
- slug: string;
369
- isProTeam: boolean;
370
- isNationalTeam: boolean;
371
- isClaimable: boolean;
372
- isPubliclyVisible: boolean;
373
- facebookId: null;
374
- twitchId: null;
375
- instagramId: null;
376
- twitterId: null;
377
- members: number;
378
- videoGameSeriesType: string;
379
- currentRank: {
380
- position: number;
381
- pointsGained: string;
382
- points: string;
383
- };
384
- relatedCountry: {
385
- code: string;
386
- codeAlpha3: string;
387
- name: string;
388
- flag: {
389
- id: string;
390
- title: string;
391
- mimeType: string;
392
- dimensions: string[];
393
- filterUrl: string;
394
- filterParameterPlaceholder: string;
395
- };
396
- };
397
- memberAssociation: null;
398
- emblem: {
399
- id: string;
400
- title: string;
401
- mimeType: string;
402
- dimensions: string[];
403
- filterUrl: string;
404
- filterParameterPlaceholder: string;
405
- };
406
- titleImage: null;
407
- youtubeProfile: null;
408
- };
409
- };
410
- };
411
- placeholder: null;
412
- sourceMatchId: null;
413
- };
414
- awayMatchSide: {
415
- participant: {
416
- id: string;
417
- position: number;
418
- participation: {
419
- id: string;
420
- type: string;
421
- status: string;
422
- image: {
423
- id: string;
424
- title: string;
425
- mimeType: string;
426
- dimensions: string[];
427
- filterUrl: string;
428
- filterParameterPlaceholder: string;
429
- };
430
- team: {
431
- id: string;
432
- name: string;
433
- tag: null;
434
- slug: string;
435
- isProTeam: boolean;
436
- isNationalTeam: boolean;
437
- isClaimable: boolean;
438
- isPubliclyVisible: boolean;
439
- facebookId: null;
440
- twitchId: null;
441
- instagramId: string;
442
- twitterId: string;
443
- members: number;
444
- videoGameSeriesType: string;
445
- currentRank: {
446
- position: number;
447
- pointsGained: string;
448
- points: string;
449
- };
450
- relatedCountry: null;
451
- memberAssociation: null;
452
- emblem: {
453
- id: string;
454
- title: string;
455
- mimeType: string;
456
- dimensions: string[];
457
- filterUrl: string;
458
- filterParameterPlaceholder: string;
459
- };
460
- titleImage: null;
461
- youtubeProfile: {
462
- id: string;
463
- identifier: string;
464
- url: string;
465
- channelId: string;
466
- };
467
- };
468
- };
469
- };
470
- placeholder: null;
471
- sourceMatchId: null;
472
- };
473
- games: {
474
- id: string;
475
- position: number;
476
- status: string;
477
- resultType: string;
478
- platform: string;
479
- homeScore: number;
480
- awayScore: number;
481
- }[];
482
- mode: string;
483
- isHighlighted: boolean;
484
- hasVod: boolean;
485
- hasStream: boolean;
486
- } | {
487
- id: string;
488
- position: number;
489
- roundNumber: number;
490
- stageNumber: number;
491
- bracketType: null;
492
- roundTitle: string;
493
- status: string;
494
- winningSide: string;
495
- homeScore: number;
496
- awayScore: number;
497
- scheduledAt: string;
498
- videoGameType: string;
499
- homeMatchSide: {
500
- participant: {
501
- id: string;
502
- position: number;
503
- participation: {
504
- id: string;
505
- type: string;
506
- status: string;
507
- image: {
508
- id: string;
509
- title: string;
510
- mimeType: string;
511
- dimensions: string[];
512
- filterUrl: string;
513
- filterParameterPlaceholder: string;
514
- };
515
- team: {
516
- id: string;
517
- name: string;
518
- tag: null;
519
- slug: string;
520
- isProTeam: boolean;
521
- isNationalTeam: boolean;
522
- isClaimable: boolean;
523
- isPubliclyVisible: boolean;
524
- facebookId: null;
525
- twitchId: null;
526
- instagramId: null;
527
- twitterId: null;
528
- members: number;
529
- videoGameSeriesType: string;
530
- currentRank: {
531
- position: number;
532
- pointsGained: string;
533
- points: string;
534
- };
535
- relatedCountry: {
536
- code: string;
537
- codeAlpha3: string;
538
- name: string;
539
- flag: {
540
- id: string;
541
- title: string;
542
- mimeType: string;
543
- dimensions: string[];
544
- filterUrl: string;
545
- filterParameterPlaceholder: string;
546
- };
547
- };
548
- memberAssociation: null;
549
- emblem: {
550
- id: string;
551
- title: string;
552
- mimeType: string;
553
- dimensions: string[];
554
- filterUrl: string;
555
- filterParameterPlaceholder: string;
556
- };
557
- titleImage: null;
558
- youtubeProfile: null;
559
- };
560
- };
561
- };
562
- placeholder: null;
563
- sourceMatchId: null;
564
- };
565
- awayMatchSide: {
566
- participant: {
567
- id: string;
568
- position: number;
569
- participation: {
570
- id: string;
571
- type: string;
572
- status: string;
573
- image: {
574
- id: string;
575
- title: string;
576
- mimeType: string;
577
- dimensions: string[];
578
- filterUrl: string;
579
- filterParameterPlaceholder: string;
580
- };
581
- team: {
582
- id: string;
583
- name: string;
584
- tag: null;
585
- slug: string;
586
- isProTeam: boolean;
587
- isNationalTeam: boolean;
588
- isClaimable: boolean;
589
- isPubliclyVisible: boolean;
590
- facebookId: null;
591
- twitchId: string;
592
- instagramId: string;
593
- twitterId: string;
594
- members: number;
595
- videoGameSeriesType: string;
596
- currentRank: {
597
- position: number;
598
- pointsGained: string;
599
- points: string;
600
- };
601
- relatedCountry: {
602
- code: string;
603
- codeAlpha3: string;
604
- name: string;
605
- flag: {
606
- id: string;
607
- title: string;
608
- mimeType: string;
609
- dimensions: string[];
610
- filterUrl: string;
611
- filterParameterPlaceholder: string;
612
- };
613
- };
614
- memberAssociation: null;
615
- emblem: {
616
- id: string;
617
- title: string;
618
- mimeType: string;
619
- dimensions: string[];
620
- filterUrl: string;
621
- filterParameterPlaceholder: string;
622
- };
623
- titleImage: null;
624
- youtubeProfile: {
625
- id: string;
626
- identifier: string;
627
- url: string;
628
- channelId: string;
629
- };
630
- };
631
- };
632
- };
633
- placeholder: null;
634
- sourceMatchId: null;
635
- };
636
- games: {
637
- id: string;
638
- position: number;
639
- status: string;
640
- resultType: string;
641
- platform: string;
642
- homeScore: number;
643
- awayScore: number;
644
- }[];
645
- mode: string;
646
- isHighlighted: boolean;
647
- hasVod: boolean;
648
- hasStream: boolean;
649
- } | {
650
- id: string;
651
- position: number;
652
- roundNumber: number;
653
- stageNumber: number;
654
- bracketType: null;
655
- roundTitle: string;
656
- status: string;
657
- winningSide: string;
658
- homeScore: number;
659
- awayScore: number;
660
- scheduledAt: string;
661
- videoGameType: string;
662
- homeMatchSide: {
663
- participant: {
664
- id: string;
665
- position: number;
666
- participation: {
667
- id: string;
668
- type: string;
669
- status: string;
670
- image: {
671
- id: string;
672
- title: string;
673
- mimeType: string;
674
- dimensions: string[];
675
- filterUrl: string;
676
- filterParameterPlaceholder: string;
677
- };
678
- team: {
679
- id: string;
680
- name: string;
681
- tag: null;
682
- slug: string;
683
- isProTeam: boolean;
684
- isNationalTeam: boolean;
685
- isClaimable: boolean;
686
- isPubliclyVisible: boolean;
687
- facebookId: string;
688
- twitchId: string;
689
- instagramId: string;
690
- twitterId: string;
691
- members: number;
692
- videoGameSeriesType: string;
693
- currentRank: {
694
- position: number;
695
- pointsGained: string;
696
- points: string;
697
- };
698
- relatedCountry: {
699
- code: string;
700
- codeAlpha3: string;
701
- name: string;
702
- flag: {
703
- id: string;
704
- title: string;
705
- mimeType: string;
706
- dimensions: string[];
707
- filterUrl: string;
708
- filterParameterPlaceholder: string;
709
- };
710
- };
711
- memberAssociation: null;
712
- emblem: {
713
- id: string;
714
- title: string;
715
- mimeType: string;
716
- dimensions: string[];
717
- filterUrl: string;
718
- filterParameterPlaceholder: string;
719
- };
720
- titleImage: null;
721
- youtubeProfile: {
722
- id: string;
723
- identifier: string;
724
- url: string;
725
- channelId: string;
726
- };
727
- };
728
- };
729
- };
730
- placeholder: null;
731
- sourceMatchId: null;
732
- };
733
- awayMatchSide: {
734
- participant: {
735
- id: string;
736
- position: number;
737
- participation: {
738
- id: string;
739
- type: string;
740
- status: string;
741
- image: {
742
- id: string;
743
- title: string;
744
- mimeType: string;
745
- dimensions: string[];
746
- filterUrl: string;
747
- filterParameterPlaceholder: string;
748
- };
749
- team: {
750
- id: string;
751
- name: string;
752
- tag: null;
753
- slug: string;
754
- isProTeam: boolean;
755
- isNationalTeam: boolean;
756
- isClaimable: boolean;
757
- isPubliclyVisible: boolean;
758
- facebookId: null;
759
- twitchId: null;
760
- instagramId: null;
761
- twitterId: null;
762
- members: number;
763
- videoGameSeriesType: string;
764
- currentRank: {
765
- position: number;
766
- pointsGained: string;
767
- points: string;
768
- };
769
- relatedCountry: null;
770
- memberAssociation: null;
771
- emblem: {
772
- id: string;
773
- title: string;
774
- mimeType: string;
775
- dimensions: string[];
776
- filterUrl: string;
777
- filterParameterPlaceholder: string;
778
- };
779
- titleImage: null;
780
- youtubeProfile: null;
781
- };
782
- };
783
- };
784
- placeholder: null;
785
- sourceMatchId: null;
786
- };
787
- games: {
788
- id: string;
789
- position: number;
790
- status: string;
791
- resultType: string;
792
- platform: string;
793
- homeScore: number;
794
- awayScore: number;
795
- }[];
796
- mode: string;
797
- isHighlighted: boolean;
798
- hasVod: boolean;
799
- hasStream: boolean;
800
- } | {
801
- id: string;
802
- position: number;
803
- roundNumber: number;
804
- stageNumber: number;
805
- bracketType: null;
806
- roundTitle: string;
807
- status: string;
808
- winningSide: string;
809
- homeScore: number;
810
- awayScore: number;
811
- scheduledAt: string;
812
- videoGameType: string;
813
- homeMatchSide: {
814
- participant: {
815
- id: string;
816
- position: number;
817
- participation: {
818
- id: string;
819
- type: string;
820
- status: string;
821
- image: {
822
- id: string;
823
- title: string;
824
- mimeType: string;
825
- dimensions: string[];
826
- filterUrl: string;
827
- filterParameterPlaceholder: string;
828
- };
829
- team: {
830
- id: string;
831
- name: string;
832
- tag: null;
833
- slug: string;
834
- isProTeam: boolean;
835
- isNationalTeam: boolean;
836
- isClaimable: boolean;
837
- isPubliclyVisible: boolean;
838
- facebookId: string;
839
- twitchId: string;
840
- instagramId: string;
841
- twitterId: string;
842
- members: number;
843
- videoGameSeriesType: string;
844
- currentRank: {
845
- position: number;
846
- pointsGained: string;
847
- points: string;
848
- };
849
- relatedCountry: {
850
- code: string;
851
- codeAlpha3: string;
852
- name: string;
853
- flag: {
854
- id: string;
855
- title: string;
856
- mimeType: string;
857
- dimensions: string[];
858
- filterUrl: string;
859
- filterParameterPlaceholder: string;
860
- };
861
- };
862
- memberAssociation: null;
863
- emblem: {
864
- id: string;
865
- title: string;
866
- mimeType: string;
867
- dimensions: string[];
868
- filterUrl: string;
869
- filterParameterPlaceholder: string;
870
- };
871
- titleImage: null;
872
- youtubeProfile: {
873
- id: string;
874
- identifier: string;
875
- url: string;
876
- channelId: string;
877
- };
878
- };
879
- };
880
- };
881
- placeholder: null;
882
- sourceMatchId: null;
883
- };
884
- awayMatchSide: {
885
- participant: {
886
- id: string;
887
- position: number;
888
- participation: {
889
- id: string;
890
- type: string;
891
- status: string;
892
- image: {
893
- id: string;
894
- title: string;
895
- mimeType: string;
896
- dimensions: string[];
897
- filterUrl: string;
898
- filterParameterPlaceholder: string;
899
- };
900
- team: {
901
- id: string;
902
- name: string;
903
- tag: null;
904
- slug: string;
905
- isProTeam: boolean;
906
- isNationalTeam: boolean;
907
- isClaimable: boolean;
908
- isPubliclyVisible: boolean;
909
- facebookId: string;
910
- twitchId: string;
911
- instagramId: string;
912
- twitterId: string;
913
- members: number;
914
- videoGameSeriesType: string;
915
- currentRank: {
916
- position: number;
917
- pointsGained: string;
918
- points: string;
919
- };
920
- relatedCountry: {
921
- code: string;
922
- codeAlpha3: string;
923
- name: string;
924
- flag: {
925
- id: string;
926
- title: string;
927
- mimeType: string;
928
- dimensions: string[];
929
- filterUrl: string;
930
- filterParameterPlaceholder: string;
931
- };
932
- };
933
- memberAssociation: null;
934
- emblem: {
935
- id: string;
936
- title: string;
937
- mimeType: string;
938
- dimensions: string[];
939
- filterUrl: string;
940
- filterParameterPlaceholder: string;
941
- };
942
- titleImage: null;
943
- youtubeProfile: null;
944
- };
945
- };
946
- };
947
- placeholder: null;
948
- sourceMatchId: null;
949
- };
950
- games: {
951
- id: string;
952
- position: number;
953
- status: string;
954
- resultType: string;
955
- platform: string;
956
- homeScore: number;
957
- awayScore: number;
958
- }[];
959
- mode: string;
960
- isHighlighted: boolean;
961
- hasVod: boolean;
962
- hasStream: boolean;
963
- } | {
964
- id: string;
965
- position: number;
966
- roundNumber: number;
967
- stageNumber: number;
968
- bracketType: null;
969
- roundTitle: string;
970
- status: string;
971
- winningSide: string;
972
- homeScore: number;
973
- awayScore: number;
974
- scheduledAt: string;
975
- videoGameType: string;
976
- homeMatchSide: {
977
- participant: {
978
- id: string;
979
- position: number;
980
- participation: {
981
- id: string;
982
- type: string;
983
- status: string;
984
- image: {
985
- id: string;
986
- title: string;
987
- mimeType: string;
988
- dimensions: string[];
989
- filterUrl: string;
990
- filterParameterPlaceholder: string;
991
- };
992
- team: {
993
- id: string;
994
- name: string;
995
- tag: null;
996
- slug: string;
997
- isProTeam: boolean;
998
- isNationalTeam: boolean;
999
- isClaimable: boolean;
1000
- isPubliclyVisible: boolean;
1001
- facebookId: null;
1002
- twitchId: string;
1003
- instagramId: string;
1004
- twitterId: string;
1005
- members: number;
1006
- videoGameSeriesType: string;
1007
- currentRank: {
1008
- position: number;
1009
- pointsGained: string;
1010
- points: string;
1011
- };
1012
- relatedCountry: {
1013
- code: string;
1014
- codeAlpha3: string;
1015
- name: string;
1016
- flag: {
1017
- id: string;
1018
- title: string;
1019
- mimeType: string;
1020
- dimensions: string[];
1021
- filterUrl: string;
1022
- filterParameterPlaceholder: string;
1023
- };
1024
- };
1025
- memberAssociation: null;
1026
- emblem: {
1027
- id: string;
1028
- title: string;
1029
- mimeType: string;
1030
- dimensions: string[];
1031
- filterUrl: string;
1032
- filterParameterPlaceholder: string;
1033
- };
1034
- titleImage: null;
1035
- youtubeProfile: {
1036
- id: string;
1037
- identifier: string;
1038
- url: string;
1039
- channelId: string;
1040
- };
1041
- };
1042
- };
1043
- };
1044
- placeholder: null;
1045
- sourceMatchId: null;
1046
- };
1047
- awayMatchSide: {
1048
- participant: {
1049
- id: string;
1050
- position: number;
1051
- participation: {
1052
- id: string;
1053
- type: string;
1054
- status: string;
1055
- image: {
1056
- id: string;
1057
- title: string;
1058
- mimeType: string;
1059
- dimensions: string[];
1060
- filterUrl: string;
1061
- filterParameterPlaceholder: string;
1062
- };
1063
- team: {
1064
- id: string;
1065
- name: string;
1066
- tag: null;
1067
- slug: string;
1068
- isProTeam: boolean;
1069
- isNationalTeam: boolean;
1070
- isClaimable: boolean;
1071
- isPubliclyVisible: boolean;
1072
- facebookId: null;
1073
- twitchId: null;
1074
- instagramId: null;
1075
- twitterId: null;
1076
- members: number;
1077
- videoGameSeriesType: string;
1078
- currentRank: {
1079
- position: number;
1080
- pointsGained: string;
1081
- points: string;
1082
- };
1083
- relatedCountry: {
1084
- code: string;
1085
- codeAlpha3: string;
1086
- name: string;
1087
- flag: {
1088
- id: string;
1089
- title: string;
1090
- mimeType: string;
1091
- dimensions: string[];
1092
- filterUrl: string;
1093
- filterParameterPlaceholder: string;
1094
- };
1095
- };
1096
- memberAssociation: null;
1097
- emblem: {
1098
- id: string;
1099
- title: string;
1100
- mimeType: string;
1101
- dimensions: string[];
1102
- filterUrl: string;
1103
- filterParameterPlaceholder: string;
1104
- };
1105
- titleImage: null;
1106
- youtubeProfile: null;
1107
- };
1108
- };
1109
- };
1110
- placeholder: null;
1111
- sourceMatchId: null;
1112
- };
1113
- games: {
1114
- id: string;
1115
- position: number;
1116
- status: string;
1117
- resultType: string;
1118
- platform: string;
1119
- homeScore: number;
1120
- awayScore: number;
1121
- }[];
1122
- mode: string;
1123
- isHighlighted: boolean;
1124
- hasVod: boolean;
1125
- hasStream: boolean;
1126
- } | {
1127
- id: string;
1128
- position: number;
1129
- roundNumber: number;
1130
- stageNumber: number;
1131
- bracketType: null;
1132
- roundTitle: string;
1133
- status: string;
1134
- winningSide: string;
1135
- homeScore: number;
1136
- awayScore: number;
1137
- scheduledAt: string;
1138
- videoGameType: string;
1139
- homeMatchSide: {
1140
- participant: {
1141
- id: string;
1142
- position: number;
1143
- participation: {
1144
- id: string;
1145
- type: string;
1146
- status: string;
1147
- image: {
1148
- id: string;
1149
- title: string;
1150
- mimeType: string;
1151
- dimensions: string[];
1152
- filterUrl: string;
1153
- filterParameterPlaceholder: string;
1154
- };
1155
- team: {
1156
- id: string;
1157
- name: string;
1158
- tag: null;
1159
- slug: string;
1160
- isProTeam: boolean;
1161
- isNationalTeam: boolean;
1162
- isClaimable: boolean;
1163
- isPubliclyVisible: boolean;
1164
- facebookId: null;
1165
- twitchId: string;
1166
- instagramId: string;
1167
- twitterId: string;
1168
- members: number;
1169
- videoGameSeriesType: string;
1170
- currentRank: {
1171
- position: number;
1172
- pointsGained: string;
1173
- points: string;
1174
- };
1175
- relatedCountry: {
1176
- code: string;
1177
- codeAlpha3: string;
1178
- name: string;
1179
- flag: {
1180
- id: string;
1181
- title: string;
1182
- mimeType: string;
1183
- dimensions: string[];
1184
- filterUrl: string;
1185
- filterParameterPlaceholder: string;
1186
- };
1187
- };
1188
- memberAssociation: null;
1189
- emblem: {
1190
- id: string;
1191
- title: string;
1192
- mimeType: string;
1193
- dimensions: string[];
1194
- filterUrl: string;
1195
- filterParameterPlaceholder: string;
1196
- };
1197
- titleImage: null;
1198
- youtubeProfile: null;
1199
- };
1200
- };
1201
- };
1202
- placeholder: null;
1203
- sourceMatchId: null;
1204
- };
1205
- awayMatchSide: {
1206
- participant: {
1207
- id: string;
1208
- position: number;
1209
- participation: {
1210
- id: string;
1211
- type: string;
1212
- status: string;
1213
- image: {
1214
- id: string;
1215
- title: string;
1216
- mimeType: string;
1217
- dimensions: string[];
1218
- filterUrl: string;
1219
- filterParameterPlaceholder: string;
1220
- };
1221
- team: {
1222
- id: string;
1223
- name: string;
1224
- tag: null;
1225
- slug: string;
1226
- isProTeam: boolean;
1227
- isNationalTeam: boolean;
1228
- isClaimable: boolean;
1229
- isPubliclyVisible: boolean;
1230
- facebookId: string;
1231
- twitchId: null;
1232
- instagramId: string;
1233
- twitterId: string;
1234
- members: number;
1235
- videoGameSeriesType: string;
1236
- currentRank: {
1237
- position: number;
1238
- pointsGained: string;
1239
- points: string;
1240
- };
1241
- relatedCountry: {
1242
- code: string;
1243
- codeAlpha3: string;
1244
- name: string;
1245
- flag: {
1246
- id: string;
1247
- title: string;
1248
- mimeType: string;
1249
- dimensions: string[];
1250
- filterUrl: string;
1251
- filterParameterPlaceholder: string;
1252
- };
1253
- };
1254
- memberAssociation: null;
1255
- emblem: {
1256
- id: string;
1257
- title: string;
1258
- mimeType: string;
1259
- dimensions: string[];
1260
- filterUrl: string;
1261
- filterParameterPlaceholder: string;
1262
- };
1263
- titleImage: null;
1264
- youtubeProfile: null;
1265
- };
1266
- };
1267
- };
1268
- placeholder: null;
1269
- sourceMatchId: null;
1270
- };
1271
- games: {
1272
- id: string;
1273
- position: number;
1274
- status: string;
1275
- resultType: string;
1276
- platform: string;
1277
- homeScore: number;
1278
- awayScore: number;
1279
- }[];
1280
- mode: string;
1281
- isHighlighted: boolean;
1282
- hasVod: boolean;
1283
- hasStream: boolean;
1284
- } | {
1285
- id: string;
1286
- position: number;
1287
- roundNumber: number;
1288
- stageNumber: number;
1289
- bracketType: null;
1290
- roundTitle: string;
1291
- status: string;
1292
- winningSide: string;
1293
- homeScore: number;
1294
- awayScore: number;
1295
- scheduledAt: string;
1296
- videoGameType: string;
1297
- homeMatchSide: {
1298
- participant: {
1299
- id: string;
1300
- position: number;
1301
- participation: {
1302
- id: string;
1303
- type: string;
1304
- status: string;
1305
- image: {
1306
- id: string;
1307
- title: string;
1308
- mimeType: string;
1309
- dimensions: string[];
1310
- filterUrl: string;
1311
- filterParameterPlaceholder: string;
1312
- };
1313
- team: {
1314
- id: string;
1315
- name: string;
1316
- tag: null;
1317
- slug: string;
1318
- isProTeam: boolean;
1319
- isNationalTeam: boolean;
1320
- isClaimable: boolean;
1321
- isPubliclyVisible: boolean;
1322
- facebookId: string;
1323
- twitchId: null;
1324
- instagramId: string;
1325
- twitterId: string;
1326
- members: number;
1327
- videoGameSeriesType: string;
1328
- currentRank: {
1329
- position: number;
1330
- pointsGained: string;
1331
- points: string;
1332
- };
1333
- relatedCountry: {
1334
- code: string;
1335
- codeAlpha3: string;
1336
- name: string;
1337
- flag: {
1338
- id: string;
1339
- title: string;
1340
- mimeType: string;
1341
- dimensions: string[];
1342
- filterUrl: string;
1343
- filterParameterPlaceholder: string;
1344
- };
1345
- };
1346
- memberAssociation: null;
1347
- emblem: {
1348
- id: string;
1349
- title: string;
1350
- mimeType: string;
1351
- dimensions: string[];
1352
- filterUrl: string;
1353
- filterParameterPlaceholder: string;
1354
- };
1355
- titleImage: null;
1356
- youtubeProfile: {
1357
- id: string;
1358
- identifier: string;
1359
- url: string;
1360
- channelId: string;
1361
- };
1362
- };
1363
- };
1364
- };
1365
- placeholder: null;
1366
- sourceMatchId: null;
1367
- };
1368
- awayMatchSide: {
1369
- participant: {
1370
- id: string;
1371
- position: number;
1372
- participation: {
1373
- id: string;
1374
- type: string;
1375
- status: string;
1376
- image: {
1377
- id: string;
1378
- title: string;
1379
- mimeType: string;
1380
- dimensions: string[];
1381
- filterUrl: string;
1382
- filterParameterPlaceholder: string;
1383
- };
1384
- team: {
1385
- id: string;
1386
- name: string;
1387
- tag: null;
1388
- slug: string;
1389
- isProTeam: boolean;
1390
- isNationalTeam: boolean;
1391
- isClaimable: boolean;
1392
- isPubliclyVisible: boolean;
1393
- facebookId: null;
1394
- twitchId: string;
1395
- instagramId: string;
1396
- twitterId: string;
1397
- members: number;
1398
- videoGameSeriesType: string;
1399
- currentRank: {
1400
- position: number;
1401
- pointsGained: string;
1402
- points: string;
1403
- };
1404
- relatedCountry: {
1405
- code: string;
1406
- codeAlpha3: string;
1407
- name: string;
1408
- flag: {
1409
- id: string;
1410
- title: string;
1411
- mimeType: string;
1412
- dimensions: string[];
1413
- filterUrl: string;
1414
- filterParameterPlaceholder: string;
1415
- };
1416
- };
1417
- memberAssociation: null;
1418
- emblem: {
1419
- id: string;
1420
- title: string;
1421
- mimeType: string;
1422
- dimensions: string[];
1423
- filterUrl: string;
1424
- filterParameterPlaceholder: string;
1425
- };
1426
- titleImage: null;
1427
- youtubeProfile: null;
1428
- };
1429
- };
1430
- };
1431
- placeholder: null;
1432
- sourceMatchId: null;
1433
- };
1434
- games: {
1435
- id: string;
1436
- position: number;
1437
- status: string;
1438
- resultType: string;
1439
- platform: string;
1440
- homeScore: number;
1441
- awayScore: number;
1442
- }[];
1443
- mode: string;
1444
- isHighlighted: boolean;
1445
- hasVod: boolean;
1446
- hasStream: boolean;
1447
- } | {
1448
- id: string;
1449
- position: number;
1450
- roundNumber: number;
1451
- stageNumber: number;
1452
- bracketType: null;
1453
- roundTitle: string;
1454
- status: string;
1455
- winningSide: string;
1456
- homeScore: number;
1457
- awayScore: number;
1458
- scheduledAt: string;
1459
- videoGameType: string;
1460
- homeMatchSide: {
1461
- participant: {
1462
- id: string;
1463
- position: number;
1464
- participation: {
1465
- id: string;
1466
- type: string;
1467
- status: string;
1468
- image: {
1469
- id: string;
1470
- title: string;
1471
- mimeType: string;
1472
- dimensions: string[];
1473
- filterUrl: string;
1474
- filterParameterPlaceholder: string;
1475
- };
1476
- team: {
1477
- id: string;
1478
- name: string;
1479
- tag: null;
1480
- slug: string;
1481
- isProTeam: boolean;
1482
- isNationalTeam: boolean;
1483
- isClaimable: boolean;
1484
- isPubliclyVisible: boolean;
1485
- facebookId: null;
1486
- twitchId: null;
1487
- instagramId: string;
1488
- twitterId: string;
1489
- members: number;
1490
- videoGameSeriesType: string;
1491
- currentRank: {
1492
- position: number;
1493
- pointsGained: string;
1494
- points: string;
1495
- };
1496
- relatedCountry: null;
1497
- memberAssociation: null;
1498
- emblem: {
1499
- id: string;
1500
- title: string;
1501
- mimeType: string;
1502
- dimensions: string[];
1503
- filterUrl: string;
1504
- filterParameterPlaceholder: string;
1505
- };
1506
- titleImage: null;
1507
- youtubeProfile: {
1508
- id: string;
1509
- identifier: string;
1510
- url: string;
1511
- channelId: string;
1512
- };
1513
- };
1514
- };
1515
- };
1516
- placeholder: null;
1517
- sourceMatchId: null;
1518
- };
1519
- awayMatchSide: {
1520
- participant: {
1521
- id: string;
1522
- position: number;
1523
- participation: {
1524
- id: string;
1525
- type: string;
1526
- status: string;
1527
- image: {
1528
- id: string;
1529
- title: string;
1530
- mimeType: string;
1531
- dimensions: string[];
1532
- filterUrl: string;
1533
- filterParameterPlaceholder: string;
1534
- };
1535
- team: {
1536
- id: string;
1537
- name: string;
1538
- tag: null;
1539
- slug: string;
1540
- isProTeam: boolean;
1541
- isNationalTeam: boolean;
1542
- isClaimable: boolean;
1543
- isPubliclyVisible: boolean;
1544
- facebookId: null;
1545
- twitchId: null;
1546
- instagramId: null;
1547
- twitterId: null;
1548
- members: number;
1549
- videoGameSeriesType: string;
1550
- currentRank: {
1551
- position: number;
1552
- pointsGained: string;
1553
- points: string;
1554
- };
1555
- relatedCountry: {
1556
- code: string;
1557
- codeAlpha3: string;
1558
- name: string;
1559
- flag: {
1560
- id: string;
1561
- title: string;
1562
- mimeType: string;
1563
- dimensions: string[];
1564
- filterUrl: string;
1565
- filterParameterPlaceholder: string;
1566
- };
1567
- };
1568
- memberAssociation: null;
1569
- emblem: {
1570
- id: string;
1571
- title: string;
1572
- mimeType: string;
1573
- dimensions: string[];
1574
- filterUrl: string;
1575
- filterParameterPlaceholder: string;
1576
- };
1577
- titleImage: null;
1578
- youtubeProfile: null;
1579
- };
1580
- };
1581
- };
1582
- placeholder: null;
1583
- sourceMatchId: null;
1584
- };
1585
- games: {
1586
- id: string;
1587
- position: number;
1588
- status: string;
1589
- resultType: string;
1590
- platform: string;
1591
- homeScore: number;
1592
- awayScore: number;
1593
- }[];
1594
- mode: string;
1595
- isHighlighted: boolean;
1596
- hasVod: boolean;
1597
- hasStream: boolean;
1598
- } | {
1599
- id: string;
1600
- position: number;
1601
- roundNumber: number;
1602
- stageNumber: number;
1603
- bracketType: null;
1604
- roundTitle: string;
1605
- status: string;
1606
- winningSide: string;
1607
- homeScore: number;
1608
- awayScore: number;
1609
- scheduledAt: string;
1610
- videoGameType: string;
1611
- homeMatchSide: {
1612
- participant: {
1613
- id: string;
1614
- position: number;
1615
- participation: {
1616
- id: string;
1617
- type: string;
1618
- status: string;
1619
- image: {
1620
- id: string;
1621
- title: string;
1622
- mimeType: string;
1623
- dimensions: string[];
1624
- filterUrl: string;
1625
- filterParameterPlaceholder: string;
1626
- };
1627
- team: {
1628
- id: string;
1629
- name: string;
1630
- tag: null;
1631
- slug: string;
1632
- isProTeam: boolean;
1633
- isNationalTeam: boolean;
1634
- isClaimable: boolean;
1635
- isPubliclyVisible: boolean;
1636
- facebookId: null;
1637
- twitchId: null;
1638
- instagramId: null;
1639
- twitterId: null;
1640
- members: number;
1641
- videoGameSeriesType: string;
1642
- currentRank: {
1643
- position: number;
1644
- pointsGained: string;
1645
- points: string;
1646
- };
1647
- relatedCountry: null;
1648
- memberAssociation: null;
1649
- emblem: {
1650
- id: string;
1651
- title: string;
1652
- mimeType: string;
1653
- dimensions: string[];
1654
- filterUrl: string;
1655
- filterParameterPlaceholder: string;
1656
- };
1657
- titleImage: null;
1658
- youtubeProfile: null;
1659
- };
1660
- };
1661
- };
1662
- placeholder: null;
1663
- sourceMatchId: null;
1664
- };
1665
- awayMatchSide: {
1666
- participant: {
1667
- id: string;
1668
- position: number;
1669
- participation: {
1670
- id: string;
1671
- type: string;
1672
- status: string;
1673
- image: {
1674
- id: string;
1675
- title: string;
1676
- mimeType: string;
1677
- dimensions: string[];
1678
- filterUrl: string;
1679
- filterParameterPlaceholder: string;
1680
- };
1681
- team: {
1682
- id: string;
1683
- name: string;
1684
- tag: null;
1685
- slug: string;
1686
- isProTeam: boolean;
1687
- isNationalTeam: boolean;
1688
- isClaimable: boolean;
1689
- isPubliclyVisible: boolean;
1690
- facebookId: string;
1691
- twitchId: string;
1692
- instagramId: string;
1693
- twitterId: string;
1694
- members: number;
1695
- videoGameSeriesType: string;
1696
- currentRank: {
1697
- position: number;
1698
- pointsGained: string;
1699
- points: string;
1700
- };
1701
- relatedCountry: {
1702
- code: string;
1703
- codeAlpha3: string;
1704
- name: string;
1705
- flag: {
1706
- id: string;
1707
- title: string;
1708
- mimeType: string;
1709
- dimensions: string[];
1710
- filterUrl: string;
1711
- filterParameterPlaceholder: string;
1712
- };
1713
- };
1714
- memberAssociation: null;
1715
- emblem: {
1716
- id: string;
1717
- title: string;
1718
- mimeType: string;
1719
- dimensions: string[];
1720
- filterUrl: string;
1721
- filterParameterPlaceholder: string;
1722
- };
1723
- titleImage: null;
1724
- youtubeProfile: {
1725
- id: string;
1726
- identifier: string;
1727
- url: string;
1728
- channelId: string;
1729
- };
1730
- };
1731
- };
1732
- };
1733
- placeholder: null;
1734
- sourceMatchId: null;
1735
- };
1736
- games: {
1737
- id: string;
1738
- position: number;
1739
- status: string;
1740
- resultType: string;
1741
- platform: string;
1742
- homeScore: number;
1743
- awayScore: number;
1744
- }[];
1745
- mode: string;
1746
- isHighlighted: boolean;
1747
- hasVod: boolean;
1748
- hasStream: boolean;
1749
- } | {
1750
- id: string;
1751
- position: number;
1752
- roundNumber: number;
1753
- stageNumber: number;
1754
- bracketType: null;
1755
- roundTitle: string;
1756
- status: string;
1757
- winningSide: string;
1758
- homeScore: number;
1759
- awayScore: number;
1760
- scheduledAt: string;
1761
- videoGameType: string;
1762
- homeMatchSide: {
1763
- participant: {
1764
- id: string;
1765
- position: number;
1766
- participation: {
1767
- id: string;
1768
- type: string;
1769
- status: string;
1770
- image: {
1771
- id: string;
1772
- title: string;
1773
- mimeType: string;
1774
- dimensions: string[];
1775
- filterUrl: string;
1776
- filterParameterPlaceholder: string;
1777
- };
1778
- team: {
1779
- id: string;
1780
- name: string;
1781
- tag: null;
1782
- slug: string;
1783
- isProTeam: boolean;
1784
- isNationalTeam: boolean;
1785
- isClaimable: boolean;
1786
- isPubliclyVisible: boolean;
1787
- facebookId: null;
1788
- twitchId: string;
1789
- instagramId: string;
1790
- twitterId: string;
1791
- members: number;
1792
- videoGameSeriesType: string;
1793
- currentRank: {
1794
- position: number;
1795
- pointsGained: string;
1796
- points: string;
1797
- };
1798
- relatedCountry: {
1799
- code: string;
1800
- codeAlpha3: string;
1801
- name: string;
1802
- flag: {
1803
- id: string;
1804
- title: string;
1805
- mimeType: string;
1806
- dimensions: string[];
1807
- filterUrl: string;
1808
- filterParameterPlaceholder: string;
1809
- };
1810
- };
1811
- memberAssociation: null;
1812
- emblem: {
1813
- id: string;
1814
- title: string;
1815
- mimeType: string;
1816
- dimensions: string[];
1817
- filterUrl: string;
1818
- filterParameterPlaceholder: string;
1819
- };
1820
- titleImage: null;
1821
- youtubeProfile: {
1822
- id: string;
1823
- identifier: string;
1824
- url: string;
1825
- channelId: string;
1826
- };
1827
- };
1828
- };
1829
- };
1830
- placeholder: null;
1831
- sourceMatchId: null;
1832
- };
1833
- awayMatchSide: {
1834
- participant: {
1835
- id: string;
1836
- position: number;
1837
- participation: {
1838
- id: string;
1839
- type: string;
1840
- status: string;
1841
- image: {
1842
- id: string;
1843
- title: string;
1844
- mimeType: string;
1845
- dimensions: string[];
1846
- filterUrl: string;
1847
- filterParameterPlaceholder: string;
1848
- };
1849
- team: {
1850
- id: string;
1851
- name: string;
1852
- tag: null;
1853
- slug: string;
1854
- isProTeam: boolean;
1855
- isNationalTeam: boolean;
1856
- isClaimable: boolean;
1857
- isPubliclyVisible: boolean;
1858
- facebookId: null;
1859
- twitchId: string;
1860
- instagramId: string;
1861
- twitterId: string;
1862
- members: number;
1863
- videoGameSeriesType: string;
1864
- currentRank: {
1865
- position: number;
1866
- pointsGained: string;
1867
- points: string;
1868
- };
1869
- relatedCountry: {
1870
- code: string;
1871
- codeAlpha3: string;
1872
- name: string;
1873
- flag: {
1874
- id: string;
1875
- title: string;
1876
- mimeType: string;
1877
- dimensions: string[];
1878
- filterUrl: string;
1879
- filterParameterPlaceholder: string;
1880
- };
1881
- };
1882
- memberAssociation: null;
1883
- emblem: {
1884
- id: string;
1885
- title: string;
1886
- mimeType: string;
1887
- dimensions: string[];
1888
- filterUrl: string;
1889
- filterParameterPlaceholder: string;
1890
- };
1891
- titleImage: null;
1892
- youtubeProfile: null;
1893
- };
1894
- };
1895
- };
1896
- placeholder: null;
1897
- sourceMatchId: null;
1898
- };
1899
- games: {
1900
- id: string;
1901
- position: number;
1902
- status: string;
1903
- resultType: string;
1904
- platform: string;
1905
- homeScore: number;
1906
- awayScore: number;
1907
- }[];
1908
- mode: string;
1909
- isHighlighted: boolean;
1910
- hasVod: boolean;
1911
- hasStream: boolean;
1912
- } | {
1913
- id: string;
1914
- position: number;
1915
- roundNumber: number;
1916
- stageNumber: number;
1917
- bracketType: null;
1918
- roundTitle: string;
1919
- status: string;
1920
- winningSide: string;
1921
- homeScore: number;
1922
- awayScore: number;
1923
- scheduledAt: string;
1924
- videoGameType: string;
1925
- homeMatchSide: {
1926
- participant: {
1927
- id: string;
1928
- position: number;
1929
- participation: {
1930
- id: string;
1931
- type: string;
1932
- status: string;
1933
- image: {
1934
- id: string;
1935
- title: string;
1936
- mimeType: string;
1937
- dimensions: string[];
1938
- filterUrl: string;
1939
- filterParameterPlaceholder: string;
1940
- };
1941
- team: {
1942
- id: string;
1943
- name: string;
1944
- tag: null;
1945
- slug: string;
1946
- isProTeam: boolean;
1947
- isNationalTeam: boolean;
1948
- isClaimable: boolean;
1949
- isPubliclyVisible: boolean;
1950
- facebookId: null;
1951
- twitchId: string;
1952
- instagramId: string;
1953
- twitterId: string;
1954
- members: number;
1955
- videoGameSeriesType: string;
1956
- currentRank: {
1957
- position: number;
1958
- pointsGained: string;
1959
- points: string;
1960
- };
1961
- relatedCountry: {
1962
- code: string;
1963
- codeAlpha3: string;
1964
- name: string;
1965
- flag: {
1966
- id: string;
1967
- title: string;
1968
- mimeType: string;
1969
- dimensions: string[];
1970
- filterUrl: string;
1971
- filterParameterPlaceholder: string;
1972
- };
1973
- };
1974
- memberAssociation: null;
1975
- emblem: {
1976
- id: string;
1977
- title: string;
1978
- mimeType: string;
1979
- dimensions: string[];
1980
- filterUrl: string;
1981
- filterParameterPlaceholder: string;
1982
- };
1983
- titleImage: null;
1984
- youtubeProfile: null;
1985
- };
1986
- };
1987
- };
1988
- placeholder: null;
1989
- sourceMatchId: null;
1990
- };
1991
- awayMatchSide: {
1992
- participant: {
1993
- id: string;
1994
- position: number;
1995
- participation: {
1996
- id: string;
1997
- type: string;
1998
- status: string;
1999
- image: {
2000
- id: string;
2001
- title: string;
2002
- mimeType: string;
2003
- dimensions: string[];
2004
- filterUrl: string;
2005
- filterParameterPlaceholder: string;
2006
- };
2007
- team: {
2008
- id: string;
2009
- name: string;
2010
- tag: null;
2011
- slug: string;
2012
- isProTeam: boolean;
2013
- isNationalTeam: boolean;
2014
- isClaimable: boolean;
2015
- isPubliclyVisible: boolean;
2016
- facebookId: null;
2017
- twitchId: null;
2018
- instagramId: string;
2019
- twitterId: string;
2020
- members: number;
2021
- videoGameSeriesType: string;
2022
- currentRank: {
2023
- position: number;
2024
- pointsGained: string;
2025
- points: string;
2026
- };
2027
- relatedCountry: null;
2028
- memberAssociation: null;
2029
- emblem: {
2030
- id: string;
2031
- title: string;
2032
- mimeType: string;
2033
- dimensions: string[];
2034
- filterUrl: string;
2035
- filterParameterPlaceholder: string;
2036
- };
2037
- titleImage: null;
2038
- youtubeProfile: {
2039
- id: string;
2040
- identifier: string;
2041
- url: string;
2042
- channelId: string;
2043
- };
2044
- };
2045
- };
2046
- };
2047
- placeholder: null;
2048
- sourceMatchId: null;
2049
- };
2050
- games: {
2051
- id: string;
2052
- position: number;
2053
- status: string;
2054
- resultType: string;
2055
- platform: string;
2056
- homeScore: number;
2057
- awayScore: number;
2058
- }[];
2059
- mode: string;
2060
- isHighlighted: boolean;
2061
- hasVod: boolean;
2062
- hasStream: boolean;
2063
- } | {
2064
- id: string;
2065
- position: number;
2066
- roundNumber: number;
2067
- stageNumber: number;
2068
- bracketType: null;
2069
- roundTitle: string;
2070
- status: string;
2071
- winningSide: string;
2072
- homeScore: number;
2073
- awayScore: number;
2074
- scheduledAt: string;
2075
- videoGameType: string;
2076
- homeMatchSide: {
2077
- participant: {
2078
- id: string;
2079
- position: number;
2080
- participation: {
2081
- id: string;
2082
- type: string;
2083
- status: string;
2084
- image: {
2085
- id: string;
2086
- title: string;
2087
- mimeType: string;
2088
- dimensions: string[];
2089
- filterUrl: string;
2090
- filterParameterPlaceholder: string;
2091
- };
2092
- team: {
2093
- id: string;
2094
- name: string;
2095
- tag: null;
2096
- slug: string;
2097
- isProTeam: boolean;
2098
- isNationalTeam: boolean;
2099
- isClaimable: boolean;
2100
- isPubliclyVisible: boolean;
2101
- facebookId: string;
2102
- twitchId: string;
2103
- instagramId: string;
2104
- twitterId: string;
2105
- members: number;
2106
- videoGameSeriesType: string;
2107
- currentRank: {
2108
- position: number;
2109
- pointsGained: string;
2110
- points: string;
2111
- };
2112
- relatedCountry: {
2113
- code: string;
2114
- codeAlpha3: string;
2115
- name: string;
2116
- flag: {
2117
- id: string;
2118
- title: string;
2119
- mimeType: string;
2120
- dimensions: string[];
2121
- filterUrl: string;
2122
- filterParameterPlaceholder: string;
2123
- };
2124
- };
2125
- memberAssociation: null;
2126
- emblem: {
2127
- id: string;
2128
- title: string;
2129
- mimeType: string;
2130
- dimensions: string[];
2131
- filterUrl: string;
2132
- filterParameterPlaceholder: string;
2133
- };
2134
- titleImage: null;
2135
- youtubeProfile: {
2136
- id: string;
2137
- identifier: string;
2138
- url: string;
2139
- channelId: string;
2140
- };
2141
- };
2142
- };
2143
- };
2144
- placeholder: null;
2145
- sourceMatchId: null;
2146
- };
2147
- awayMatchSide: {
2148
- participant: {
2149
- id: string;
2150
- position: number;
2151
- participation: {
2152
- id: string;
2153
- type: string;
2154
- status: string;
2155
- image: {
2156
- id: string;
2157
- title: string;
2158
- mimeType: string;
2159
- dimensions: string[];
2160
- filterUrl: string;
2161
- filterParameterPlaceholder: string;
2162
- };
2163
- team: {
2164
- id: string;
2165
- name: string;
2166
- tag: null;
2167
- slug: string;
2168
- isProTeam: boolean;
2169
- isNationalTeam: boolean;
2170
- isClaimable: boolean;
2171
- isPubliclyVisible: boolean;
2172
- facebookId: null;
2173
- twitchId: string;
2174
- instagramId: string;
2175
- twitterId: string;
2176
- members: number;
2177
- videoGameSeriesType: string;
2178
- currentRank: {
2179
- position: number;
2180
- pointsGained: string;
2181
- points: string;
2182
- };
2183
- relatedCountry: {
2184
- code: string;
2185
- codeAlpha3: string;
2186
- name: string;
2187
- flag: {
2188
- id: string;
2189
- title: string;
2190
- mimeType: string;
2191
- dimensions: string[];
2192
- filterUrl: string;
2193
- filterParameterPlaceholder: string;
2194
- };
2195
- };
2196
- memberAssociation: null;
2197
- emblem: {
2198
- id: string;
2199
- title: string;
2200
- mimeType: string;
2201
- dimensions: string[];
2202
- filterUrl: string;
2203
- filterParameterPlaceholder: string;
2204
- };
2205
- titleImage: null;
2206
- youtubeProfile: {
2207
- id: string;
2208
- identifier: string;
2209
- url: string;
2210
- channelId: string;
2211
- };
2212
- };
2213
- };
2214
- };
2215
- placeholder: null;
2216
- sourceMatchId: null;
2217
- };
2218
- games: {
2219
- id: string;
2220
- position: number;
2221
- status: string;
2222
- resultType: string;
2223
- platform: string;
2224
- homeScore: number;
2225
- awayScore: number;
2226
- }[];
2227
- mode: string;
2228
- isHighlighted: boolean;
2229
- hasVod: boolean;
2230
- hasStream: boolean;
2231
- } | {
2232
- id: string;
2233
- position: number;
2234
- roundNumber: number;
2235
- stageNumber: number;
2236
- bracketType: null;
2237
- roundTitle: string;
2238
- status: string;
2239
- winningSide: string;
2240
- homeScore: number;
2241
- awayScore: number;
2242
- scheduledAt: string;
2243
- videoGameType: string;
2244
- homeMatchSide: {
2245
- participant: {
2246
- id: string;
2247
- position: number;
2248
- participation: {
2249
- id: string;
2250
- type: string;
2251
- status: string;
2252
- image: {
2253
- id: string;
2254
- title: string;
2255
- mimeType: string;
2256
- dimensions: string[];
2257
- filterUrl: string;
2258
- filterParameterPlaceholder: string;
2259
- };
2260
- team: {
2261
- id: string;
2262
- name: string;
2263
- tag: null;
2264
- slug: string;
2265
- isProTeam: boolean;
2266
- isNationalTeam: boolean;
2267
- isClaimable: boolean;
2268
- isPubliclyVisible: boolean;
2269
- facebookId: null;
2270
- twitchId: null;
2271
- instagramId: string;
2272
- twitterId: string;
2273
- members: number;
2274
- videoGameSeriesType: string;
2275
- currentRank: {
2276
- position: number;
2277
- pointsGained: string;
2278
- points: string;
2279
- };
2280
- relatedCountry: null;
2281
- memberAssociation: null;
2282
- emblem: {
2283
- id: string;
2284
- title: string;
2285
- mimeType: string;
2286
- dimensions: string[];
2287
- filterUrl: string;
2288
- filterParameterPlaceholder: string;
2289
- };
2290
- titleImage: null;
2291
- youtubeProfile: {
2292
- id: string;
2293
- identifier: string;
2294
- url: string;
2295
- channelId: string;
2296
- };
2297
- };
2298
- };
2299
- };
2300
- placeholder: null;
2301
- sourceMatchId: null;
2302
- };
2303
- awayMatchSide: {
2304
- participant: {
2305
- id: string;
2306
- position: number;
2307
- participation: {
2308
- id: string;
2309
- type: string;
2310
- status: string;
2311
- image: {
2312
- id: string;
2313
- title: string;
2314
- mimeType: string;
2315
- dimensions: string[];
2316
- filterUrl: string;
2317
- filterParameterPlaceholder: string;
2318
- };
2319
- team: {
2320
- id: string;
2321
- name: string;
2322
- tag: null;
2323
- slug: string;
2324
- isProTeam: boolean;
2325
- isNationalTeam: boolean;
2326
- isClaimable: boolean;
2327
- isPubliclyVisible: boolean;
2328
- facebookId: null;
2329
- twitchId: string;
2330
- instagramId: string;
2331
- twitterId: string;
2332
- members: number;
2333
- videoGameSeriesType: string;
2334
- currentRank: {
2335
- position: number;
2336
- pointsGained: string;
2337
- points: string;
2338
- };
2339
- relatedCountry: {
2340
- code: string;
2341
- codeAlpha3: string;
2342
- name: string;
2343
- flag: {
2344
- id: string;
2345
- title: string;
2346
- mimeType: string;
2347
- dimensions: string[];
2348
- filterUrl: string;
2349
- filterParameterPlaceholder: string;
2350
- };
2351
- };
2352
- memberAssociation: null;
2353
- emblem: {
2354
- id: string;
2355
- title: string;
2356
- mimeType: string;
2357
- dimensions: string[];
2358
- filterUrl: string;
2359
- filterParameterPlaceholder: string;
2360
- };
2361
- titleImage: null;
2362
- youtubeProfile: {
2363
- id: string;
2364
- identifier: string;
2365
- url: string;
2366
- channelId: string;
2367
- };
2368
- };
2369
- };
2370
- };
2371
- placeholder: null;
2372
- sourceMatchId: null;
2373
- };
2374
- games: {
2375
- id: string;
2376
- position: number;
2377
- status: string;
2378
- resultType: string;
2379
- platform: string;
2380
- homeScore: number;
2381
- awayScore: number;
2382
- }[];
2383
- mode: string;
2384
- isHighlighted: boolean;
2385
- hasVod: boolean;
2386
- hasStream: boolean;
2387
- })[];
2388
- };