@vitality-ds/components 4.0.0 → 4.0.1-alpha.2

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 (312) hide show
  1. package/dist/components/src/AuditTrail/components/IconAvatar/styled.d.ts +16 -16
  2. package/dist/components/src/AuditTrail/components/IconAvatar/styles/IconAvatarContainer.styles.d.ts +16 -16
  3. package/dist/components/src/Avatar/styled.d.ts +80 -80
  4. package/dist/components/src/Avatar/styles/BaseAvatarContainer.styles.d.ts +16 -16
  5. package/dist/components/src/Badge/styled.d.ts +32 -32
  6. package/dist/components/src/Badge/styles/BaseBadge.styles.d.ts +16 -16
  7. package/dist/components/src/Box/styled.d.ts +32 -32
  8. package/dist/components/src/Box/styles/BaseBox.styles.d.ts +16 -16
  9. package/dist/components/src/Breadcrumbs/components/Breadcrumb/styled.d.ts +64 -64
  10. package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbLink.styles.d.ts +16 -16
  11. package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbListItem.styles.d.ts +16 -16
  12. package/dist/components/src/Breadcrumbs/components/Breadcrumb/styles/BaseBreadcrumbText.styles.d.ts +16 -16
  13. package/dist/components/src/Breadcrumbs/styled.d.ts +16 -16
  14. package/dist/components/src/Button/components/ButtonIcon/styled.d.ts +32 -32
  15. package/dist/components/src/Button/components/ButtonIcon/styles/BaseButtonIcon.styles.d.ts +16 -16
  16. package/dist/components/src/Button/index.d.ts +32 -32
  17. package/dist/components/src/Button/primitives/index.d.ts +32 -32
  18. package/dist/components/src/Button/primitives/styled.d.ts +80 -80
  19. package/dist/components/src/Button/primitives/styles/BaseButton.styles.d.ts +16 -16
  20. package/dist/components/src/Button/primitives/styles/BaseContentContainer.styles.d.ts +16 -16
  21. package/dist/components/src/Button/primitives/styles/BaseLoadingContainer.styles.d.ts +16 -16
  22. package/dist/components/src/Callout/components/CalloutDescription/styled.d.ts +32 -32
  23. package/dist/components/src/Callout/components/CalloutDescription/styles/BaseCalloutDescription.styles.d.ts +16 -16
  24. package/dist/components/src/Callout/styled.d.ts +80 -80
  25. package/dist/components/src/Callout/styles/BaseCallout.styles.d.ts +16 -16
  26. package/dist/components/src/Callout/styles/BaseCalloutActions.styles.d.ts +16 -16
  27. package/dist/components/src/Callout/styles/BaseCalloutTitleContainer.styles.d.ts +16 -16
  28. package/dist/components/src/Chip/components/Checkbox/styled.d.ts +80 -80
  29. package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckbox.styles.d.ts +16 -16
  30. package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckboxBox.styles.d.ts +16 -16
  31. package/dist/components/src/Chip/components/Checkbox/styles/BaseChipCheckboxIcon.styles.d.ts +16 -16
  32. package/dist/components/src/Chip/components/MetaLabel/styled.d.ts +16 -16
  33. package/dist/components/src/Chip/components/MetaLabel/styles/BaseMetaLabel.styles.d.ts +16 -16
  34. package/dist/components/src/Chip/components/RemoveButton/styled.d.ts +32 -32
  35. package/dist/components/src/Chip/components/RemoveButton/styles/BaseRemoveButtonButton.styles.d.ts +16 -16
  36. package/dist/components/src/Chip/components/RemoveButton/styles/BaseRemoveButtonContainer.styles.d.ts +16 -16
  37. package/dist/components/src/Chip/styled.d.ts +48 -48
  38. package/dist/components/src/Chip/styles/BaseChip.styles.d.ts +16 -16
  39. package/dist/components/src/Chip/styles/BaseChipLabelContainer.styles.d.ts +16 -16
  40. package/dist/components/src/ComboButton/styled.d.ts +32 -32
  41. package/dist/components/src/ComboButton/styles/BaseComboButton.styles.d.ts +16 -16
  42. package/dist/components/src/Dialog/components/DialogActions/styled.d.ts +16 -16
  43. package/dist/components/src/Dialog/components/DialogActions/styles/BaseDialogActions.styles.d.ts +16 -16
  44. package/dist/components/src/Dialog/components/DialogContent/styled.d.ts +16 -16
  45. package/dist/components/src/Dialog/components/DialogContent/styles/BaseDialogContent.styles.d.ts +16 -16
  46. package/dist/components/src/Dialog/components/DialogHeader/styled.d.ts +64 -64
  47. package/dist/components/src/Dialog/components/DialogHeader/styles/BaseDialogHeader.styles.d.ts +16 -16
  48. package/dist/components/src/Dialog/components/DialogHeader/styles/TitleContainer.styles.d.ts +16 -16
  49. package/dist/components/src/Dialog/components/DialogHeader/styles/UtilityIconContainer.styles.d.ts +16 -16
  50. package/dist/components/src/Dialog/styled.d.ts +32 -32
  51. package/dist/components/src/Dialog/styles/BaseDialogContainer.styles.d.ts +16 -16
  52. package/dist/components/src/Divider/styled.d.ts +32 -32
  53. package/dist/components/src/Divider/styles/BaseDivider.styles.d.ts +16 -16
  54. package/dist/components/src/DropdownMenu/components/CheckableDropdownMenuItem/styled.d.ts +48 -48
  55. package/dist/components/src/DropdownMenu/components/CheckableDropdownMenuItem/styles/BaseCheckableItem.styles.d.ts +16 -16
  56. package/dist/components/src/DropdownMenu/components/DropdownMenuItem/styled.d.ts +32 -32
  57. package/dist/components/src/DropdownMenu/components/DropdownMenuItem/styles/BaseItem.styles.d.ts +16 -16
  58. package/dist/components/src/DropdownMenu/components/GroupLabel/styled.d.ts +16 -16
  59. package/dist/components/src/DropdownMenu/components/GroupLabel/styles/BaseGroupLabel.styles.d.ts +16 -16
  60. package/dist/components/src/DropdownMenu/components/IconContainer/styled.d.ts +16 -16
  61. package/dist/components/src/DropdownMenu/components/IconContainer/styles/BaseItemIcon.styles.d.ts +16 -16
  62. package/dist/components/src/DropdownMenu/components/Submenu/styled.d.ts +64 -64
  63. package/dist/components/src/DropdownMenu/components/Submenu/styles/BaseSubmenuTrigger.styles.d.ts +16 -16
  64. package/dist/components/src/DropdownMenu/constants.d.ts +64 -64
  65. package/dist/components/src/DropdownMenu/styled.d.ts +48 -48
  66. package/dist/components/src/DropdownMenu/styles/Content.styles.d.ts +16 -16
  67. package/dist/components/src/DropdownMenu/styles/Trigger.styles.d.ts +16 -16
  68. package/dist/components/src/EmptyState/components/EmptyStateImage/styled.d.ts +16 -16
  69. package/dist/components/src/EmptyState/components/EmptyStateImage/styles/BaseEmptyStateImage.styles.d.ts +16 -16
  70. package/dist/components/src/EmptyState/styled.d.ts +16 -16
  71. package/dist/components/src/EmptyState/styles/BaseEmptyStateContainer.d.ts +16 -16
  72. package/dist/components/src/Flex/styled.d.ts +32 -32
  73. package/dist/components/src/Flex/styles/BaseFlex.styles.d.ts +16 -16
  74. package/dist/components/src/Form/CheckboxList/styled.d.ts +32 -32
  75. package/dist/components/src/Form/CheckboxList/styles/BaseCheckboxListContainer.styles.d.ts +16 -16
  76. package/dist/components/src/Form/FormField/components/Fieldset/styled.d.ts +16 -16
  77. package/dist/components/src/Form/FormField/components/Fieldset/styles/BaseFieldset.styles.d.ts +16 -16
  78. package/dist/components/src/Form/FormField/constants.d.ts +99 -99
  79. package/dist/components/src/Form/FormField/styled.d.ts +16 -16
  80. package/dist/components/src/Form/FormField/styles/IconWrapper.styles.d.ts +16 -16
  81. package/dist/components/src/Form/HelperMessage/styled.d.ts +32 -32
  82. package/dist/components/src/Form/HelperMessage/styles/BaseHelperMessage.styles.d.ts +16 -16
  83. package/dist/components/src/Form/Label/styled.d.ts +48 -48
  84. package/dist/components/src/Form/Label/styles/BaseComponent.styles.d.ts +16 -16
  85. package/dist/components/src/Form/Label/styles/BaseLabel.styles.d.ts +16 -16
  86. package/dist/components/src/Form/Label/styles/BaseLabelRequired.styles.d.ts +16 -16
  87. package/dist/components/src/Form/Legend/styled.d.ts +16 -16
  88. package/dist/components/src/Form/Legend/styles/BaseComponent.styles.d.ts +16 -16
  89. package/dist/components/src/IconButton/index.d.ts +32 -32
  90. package/dist/components/src/IconButton/styled.d.ts +64 -64
  91. package/dist/components/src/IconButton/styles/BaseIconButton.styles.d.ts +16 -16
  92. package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styled.d.ts +32 -32
  93. package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styles/BaseCheckboxIndicator.styles.d.ts +16 -16
  94. package/dist/components/src/Input/Checkbox/components/BaseCheckbox/styles/BaseCheckboxRoot.styles.d.ts +16 -16
  95. package/dist/components/src/Input/Checkbox/styled.d.ts +48 -48
  96. package/dist/components/src/Input/Checkbox/styles/BaseCheckboxContainer.styles.d.ts +16 -16
  97. package/dist/components/src/Input/Checkbox/styles/BaseCheckboxText.styles.d.ts +16 -16
  98. package/dist/components/src/Input/DatePicker/components/Calendar/styled.d.ts +32 -32
  99. package/dist/components/src/Input/DatePicker/components/Calendar/styles/BaseCalendar.styles.d.ts +16 -16
  100. package/dist/components/src/Input/DatePicker/components/Calendar/styles/TopBarContainer.styles.d.ts +16 -16
  101. package/dist/components/src/Input/DatePicker/styled.d.ts +16 -16
  102. package/dist/components/src/Input/DatePicker/styles/BaseDatePicker.styles.d.ts +16 -16
  103. package/dist/components/src/Input/DateRangePicker/styled.d.ts +64 -64
  104. package/dist/components/src/Input/DateRangePicker/styles/BaseDateRangePicker.styles.d.ts +16 -16
  105. package/dist/components/src/Input/DateRangePicker/styles/DateContainer.styles.d.ts +16 -16
  106. package/dist/components/src/Input/DateRangePicker/styles/DatePickerContainer.styles.d.ts +16 -16
  107. package/dist/components/src/Input/DateRangePicker/styles/ExtrasContainers.d.ts +16 -16
  108. package/dist/components/src/Input/RadioButtons/components/RadioButton/styled.d.ts +96 -96
  109. package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioButton.styles.d.ts +16 -16
  110. package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioButtonContainer.styles.d.ts +16 -16
  111. package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioIndicator.styles.d.ts +16 -16
  112. package/dist/components/src/Input/RadioButtons/components/RadioButton/styles/BaseRadioLabel.styles.d.ts +16 -16
  113. package/dist/components/src/Input/RadioButtons/index.d.ts +16 -16
  114. package/dist/components/src/Input/RadioButtons/styled.d.ts +16 -16
  115. package/dist/components/src/Input/RadioButtons/styles/BaseRadioButtonsContainer.styles.d.ts +16 -16
  116. package/dist/components/src/Input/Select/components/ClearButton/styled.d.ts +32 -32
  117. package/dist/components/src/Input/Select/components/ClearButton/styles/BaseClearButton.styles.d.ts +16 -16
  118. package/dist/components/src/Input/Select/components/Control/styled.d.ts +16 -16
  119. package/dist/components/src/Input/Select/components/Control/styles/BaseIsMultiWrapper.styles.d.ts +16 -16
  120. package/dist/components/src/Input/Select/components/DropdownIndicator/styled.d.ts +32 -32
  121. package/dist/components/src/Input/Select/components/DropdownIndicator/styles/BaseDropdownIndicator.styles.d.ts +16 -16
  122. package/dist/components/src/Input/Select/components/Input/styled.d.ts +32 -32
  123. package/dist/components/src/Input/Select/components/Input/styles/CustomSelectInput.styles.d.ts +16 -16
  124. package/dist/components/src/Input/Select/components/Option/styled.d.ts +16 -16
  125. package/dist/components/src/Input/Select/components/Option/styles/baseOption.styles.d.ts +16 -16
  126. package/dist/components/src/Input/TextInput/components/AdornmentWrapper/styled.d.ts +16 -16
  127. package/dist/components/src/Input/TextInput/components/AdornmentWrapper/styles/BaseAdornmentWrapper.styles.d.ts +16 -16
  128. package/dist/components/src/Input/TextInput/components/ButtonAdornment/styled.d.ts +16 -16
  129. package/dist/components/src/Input/TextInput/components/ButtonAdornment/styles/BaseButtonWrapper.styles.d.ts +16 -16
  130. package/dist/components/src/Input/TextInput/components/IconAdornment/styled.d.ts +16 -16
  131. package/dist/components/src/Input/TextInput/components/IconAdornment/styles/BaseIconWrapper.styles.d.ts +16 -16
  132. package/dist/components/src/Input/TextInput/components/IconButtonAdornment/styled.d.ts +16 -16
  133. package/dist/components/src/Input/TextInput/components/IconButtonAdornment/styles/BaseIconButtonWrapper.styles.d.ts +16 -16
  134. package/dist/components/src/Input/TextInput/components/Mask/index.d.ts +32 -32
  135. package/dist/components/src/Input/TextInput/components/Mask/styled.d.ts +32 -32
  136. package/dist/components/src/Input/TextInput/components/SpinnerAdornment/styled.d.ts +16 -16
  137. package/dist/components/src/Input/TextInput/components/SpinnerAdornment/styles/BaseSpinnerWrapper.styles.d.ts +16 -16
  138. package/dist/components/src/Input/TextInput/components/TextAdornment/styled.d.ts +32 -32
  139. package/dist/components/src/Input/TextInput/components/TextAdornment/styles/BaseAdornmentText.styles.d.ts +16 -16
  140. package/dist/components/src/Input/TextInput/index.d.ts +48 -48
  141. package/dist/components/src/Input/TextInput/styled.d.ts +64 -64
  142. package/dist/components/src/Input/TextInput/styles/BaseInputWrapper.styles.d.ts +16 -16
  143. package/dist/components/src/Input/TextInput/styles/BaseTextInput.styles.d.ts +16 -16
  144. package/dist/components/src/Input/Textarea/index.d.ts +32 -32
  145. package/dist/components/src/Input/Textarea/styled.d.ts +32 -32
  146. package/dist/components/src/Input/Textarea/styles/BaseTextarea.styles.d.ts +16 -16
  147. package/dist/components/src/Input/TimePicker/index.d.ts +3 -3
  148. package/dist/components/src/LegacyPaper/styled.d.ts +32 -32
  149. package/dist/components/src/LegacyPaper/styles/BaseLegacyPaper.styles.d.ts +16 -16
  150. package/dist/components/src/LinearProgress/styled.d.ts +48 -48
  151. package/dist/components/src/LinearProgress/styles/BaseLinearProgress.styles.d.ts +16 -16
  152. package/dist/components/src/LinearProgress/styles/BaseLinearProgressIndicator.styles.d.ts +16 -16
  153. package/dist/components/src/Link/Link.d.ts +218 -218
  154. package/dist/components/src/Link/LinkButton.d.ts +32 -32
  155. package/dist/components/src/Link/styled.d.ts +250 -250
  156. package/dist/components/src/Link/styles/BaseLink.styles.d.ts +16 -16
  157. package/dist/components/src/Modal/styled.d.ts +64 -64
  158. package/dist/components/src/Modal/styles/BaseModalBlanket.styles.d.ts +16 -16
  159. package/dist/components/src/Modal/styles/BaseModalContent.styles.d.ts +16 -16
  160. package/dist/components/src/Popover/styled.d.ts +48 -48
  161. package/dist/components/src/Popover/styles/PopoverContentStyles.styles.d.ts +16 -16
  162. package/dist/components/src/Popover/styles/PopoverRootStyles.styles.d.ts +16 -16
  163. package/dist/components/src/Popover/styles/PopoverTriggerStyles.styles.d.ts +16 -16
  164. package/dist/components/src/Shortcuts/styled.d.ts +48 -48
  165. package/dist/components/src/Shortcuts/styles/BaseShortcut.styles.d.ts +16 -16
  166. package/dist/components/src/Shortcuts/styles/BaseShortcutGroup.styles.d.ts +16 -16
  167. package/dist/components/src/Sidebar/components/SidebarBar/styled.d.ts +48 -48
  168. package/dist/components/src/Sidebar/components/SidebarBar/styles/BaseSidebarBar.styles.d.ts +16 -16
  169. package/dist/components/src/Sidebar/components/SidebarBar/styles/BaseSidebarContent.styles.d.ts +16 -16
  170. package/dist/components/src/Sidebar/components/SidebarCloseButton/styled.d.ts +16 -16
  171. package/dist/components/src/Sidebar/components/SidebarCloseButton/styles/BaseSidebarCloseButton.styles.d.ts +16 -16
  172. package/dist/components/src/Sidebar/components/SidebarWrapper/styled.d.ts +32 -32
  173. package/dist/components/src/Sidebar/components/SidebarWrapper/styles/BaseSidebarWrapper.styles.d.ts +16 -16
  174. package/dist/components/src/Spinner/index.d.ts +16 -16
  175. package/dist/components/src/Spinner/styled.d.ts +64 -64
  176. package/dist/components/src/Spinner/styles/BaseSpinner.styles.d.ts +16 -16
  177. package/dist/components/src/Spinner/styles/BaseSpinnerCircle.styles.d.ts +16 -16
  178. package/dist/components/src/Spinner/styles/BaseSpinnerSvg.styles.d.ts +16 -16
  179. package/dist/components/src/Stack/styled.d.ts +32 -32
  180. package/dist/components/src/Stack/styles/BaseStack.styles.d.ts +16 -16
  181. package/dist/components/src/StatusBadge/StatusBadge.d.ts +32 -32
  182. package/dist/components/src/StatusBadge/StatusBadgeButton.d.ts +32 -32
  183. package/dist/components/src/StatusBadge/StatusBadgeLink.d.ts +32 -32
  184. package/dist/components/src/StatusBadge/components/StatusBadgeIcon/styled.d.ts +16 -16
  185. package/dist/components/src/StatusBadge/components/StatusBadgeIcon/styles/BaseStatusBadge.styles.d.ts +16 -16
  186. package/dist/components/src/StatusBadge/styled.d.ts +96 -96
  187. package/dist/components/src/StatusBadge/styles/BaseStatusBadge.styles.d.ts +16 -16
  188. package/dist/components/src/Switch/index.d.ts +48 -48
  189. package/dist/components/src/Switch/styled.d.ts +64 -64
  190. package/dist/components/src/Switch/styles/BaseSwitch.styles.d.ts +16 -16
  191. package/dist/components/src/Switch/styles/BaseSwitchThumb.styles.d.ts +16 -16
  192. package/dist/components/src/Table/components/BatchActions/styled.d.ts +64 -64
  193. package/dist/components/src/Table/components/BatchActions/styles/ActionsContainer.styles.d.ts +16 -16
  194. package/dist/components/src/Table/components/BatchActions/styles/BaseBatchActions.styles.d.ts +16 -16
  195. package/dist/components/src/Table/components/BatchActions/styles/LeftContentContainer.styles.d.ts +16 -16
  196. package/dist/components/src/Table/components/Cells/Header/styled.d.ts +32 -32
  197. package/dist/components/src/Table/components/Cells/Header/styles/BaseHeaderCell.styles.d.ts +16 -16
  198. package/dist/components/src/Table/components/Cells/Number/styled.d.ts +16 -16
  199. package/dist/components/src/Table/components/Cells/Number/styles/BaseNumberTextCell.styles.d.ts +16 -16
  200. package/dist/components/src/Table/components/Cells/RowActions/styled.d.ts +16 -16
  201. package/dist/components/src/Table/components/Cells/RowActions/styles/BaseIconButtonCell.styles.d.ts +16 -16
  202. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableHeaderCell/styled.d.ts +16 -16
  203. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableHeaderCell/styles/BaseSortableHeaderCell.styles.d.ts +16 -16
  204. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableIcon/styled.d.ts +16 -16
  205. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortableIcon/styles/BaseSortableIconContainer.styles.d.ts +16 -16
  206. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortedIcon/styled.d.ts +32 -32
  207. package/dist/components/src/Table/components/Cells/SortableHeader/components/SortedIcon/styles/BaseSortedIconContainer.d.ts +16 -16
  208. package/dist/components/src/Table/components/Cells/Text/styled.d.ts +16 -16
  209. package/dist/components/src/Table/components/Cells/Text/styles/BaseTextCell.styles.d.ts +16 -16
  210. package/dist/components/src/Table/components/Pagination/styled.d.ts +32 -32
  211. package/dist/components/src/Table/components/Pagination/styles/BasePagination.styles.d.ts +16 -16
  212. package/dist/components/src/Table/components/Pagination/styles/PaginationWrapper.styles.d.ts +16 -16
  213. package/dist/components/src/Table/components/States/TableStatus/styled.d.ts +16 -16
  214. package/dist/components/src/Table/components/Toolbar/constants.d.ts +64 -64
  215. package/dist/components/src/Table/components/Toolbar/styled.d.ts +96 -96
  216. package/dist/components/src/Table/components/Toolbar/styles/BaseToolbarContainer.styles.d.ts +16 -16
  217. package/dist/components/src/Table/components/Toolbar/styles/LeftActionsContainer.styles.d.ts +16 -16
  218. package/dist/components/src/Table/components/Toolbar/styles/LeftSideContainer.styles.d.ts +16 -16
  219. package/dist/components/src/Table/components/Toolbar/styles/RightActionsContainer.styles.d.ts +16 -16
  220. package/dist/components/src/Table/components/Toolbar/styles/TitleContainer.styles.d.ts +16 -16
  221. package/dist/components/src/Table/styled.d.ts +16 -16
  222. package/dist/components/src/Table/styles/BaseTableWrapper.styles.d.ts +16 -16
  223. package/dist/components/src/Tabs/components/Root/styled.d.ts +16 -16
  224. package/dist/components/src/Tabs/components/Root/styles/BaseRoot.styles.d.ts +16 -16
  225. package/dist/components/src/Tabs/components/Tab/styled.d.ts +16 -16
  226. package/dist/components/src/Tabs/components/Tab/styles/BaseTab.styles.d.ts +16 -16
  227. package/dist/components/src/Tabs/components/TabContent/styled.d.ts +16 -16
  228. package/dist/components/src/Tabs/components/TabContent/styles/BaseTabContent.styles.d.ts +16 -16
  229. package/dist/components/src/Tabs/components/TabsList/styled.d.ts +48 -48
  230. package/dist/components/src/Tabs/components/TabsList/styles/BaseTabsList.styles.d.ts +16 -16
  231. package/dist/components/src/Tabs/components/TabsList/styles/BaseTabsListContainer.styles.d.ts +16 -16
  232. package/dist/components/src/Toaster/components/CloseIconButton/styled.d.ts +32 -32
  233. package/dist/components/src/Toaster/components/CloseIconButton/styles/BaseCloseIconButton.styles.d.ts +16 -16
  234. package/dist/components/src/Toaster/components/Toast/styled.d.ts +48 -48
  235. package/dist/components/src/Toaster/components/Toast/styles/BaseContent.styles.d.ts +16 -16
  236. package/dist/components/src/Toaster/components/Toast/styles/BaseToast.styles.d.ts +16 -16
  237. package/dist/components/src/Toaster/styled.d.ts +16 -16
  238. package/dist/components/src/Toaster/styles/BaseToaster.styles.d.ts +16 -16
  239. package/dist/components/src/Tooltip/styled.d.ts +32 -32
  240. package/dist/components/src/Tooltip/styles/BaseTooltipArrow.styles.d.ts +16 -16
  241. package/dist/components/src/Tooltip/styles/BaseTooltipContent.styles.d.ts +16 -16
  242. package/dist/components/src/TruncateContent/styled.d.ts +80 -80
  243. package/dist/components/src/TruncateContent/styles/BaseButton.styles.d.ts +16 -16
  244. package/dist/components/src/TruncateContent/styles/BaseContainer.styles.d.ts +16 -16
  245. package/dist/components/src/TruncateContent/styles/BaseInner.styles.d.ts +16 -16
  246. package/dist/components/src/Typography/styled.d.ts +202 -202
  247. package/dist/components/src/Typography/styles/BaseTypography.styles.d.ts +186 -186
  248. package/dist/components/src/Typography/styles/helpers.d.ts +5 -5
  249. package/dist/system/src/stitches.config.d.ts +195 -195
  250. package/dist/tokens/src/Elevation/types.d.ts +1 -1
  251. package/dist/tokens/src/Elevation/types.d.ts.map +1 -1
  252. package/dist/tokens/src/Font/fontFamilies.d.ts +2 -4
  253. package/dist/tokens/src/Font/fontFamilies.d.ts.map +1 -1
  254. package/dist/tokens/src/Font/fontFamilies.js +32 -14
  255. package/dist/tokens/src/Font/fontFamilies.js.map +1 -1
  256. package/dist/tokens/src/Font/fontSizes.d.ts +2 -4
  257. package/dist/tokens/src/Font/fontSizes.d.ts.map +1 -1
  258. package/dist/tokens/src/Font/fontSizes.js +164 -79
  259. package/dist/tokens/src/Font/fontSizes.js.map +1 -1
  260. package/dist/tokens/src/Font/fontStyles.d.ts.map +1 -1
  261. package/dist/tokens/src/Font/fontStyles.js +496 -238
  262. package/dist/tokens/src/Font/fontStyles.js.map +1 -1
  263. package/dist/tokens/src/Font/types.d.ts +53 -14
  264. package/dist/tokens/src/Font/types.d.ts.map +1 -1
  265. package/dist/tokens/src/Radii/types.d.ts +1 -1
  266. package/dist/tokens/src/Radii/types.d.ts.map +1 -1
  267. package/dist/tokens/src/Space/types.d.ts +1 -1
  268. package/dist/tokens/src/Space/types.d.ts.map +1 -1
  269. package/dist/tokens/src/Theme/constants.d.ts +41 -0
  270. package/dist/tokens/src/Theme/constants.d.ts.map +1 -0
  271. package/dist/tokens/src/Theme/constants.js +10 -0
  272. package/dist/tokens/src/Theme/constants.js.map +1 -0
  273. package/dist/tokens/src/Theme/getters/getFontSizes.d.ts +39 -17
  274. package/dist/tokens/src/Theme/getters/getFontSizes.d.ts.map +1 -1
  275. package/dist/tokens/src/Theme/getters/getFontSizes.js +4 -5
  276. package/dist/tokens/src/Theme/getters/getFontSizes.js.map +1 -1
  277. package/dist/tokens/src/Theme/getters/getFontWeights.d.ts +39 -17
  278. package/dist/tokens/src/Theme/getters/getFontWeights.d.ts.map +1 -1
  279. package/dist/tokens/src/Theme/getters/getFontWeights.js +3 -3
  280. package/dist/tokens/src/Theme/getters/getFontWeights.js.map +1 -1
  281. package/dist/tokens/src/Theme/getters/getFonts.d.ts +41 -18
  282. package/dist/tokens/src/Theme/getters/getFonts.d.ts.map +1 -1
  283. package/dist/tokens/src/Theme/getters/getFonts.js +6 -5
  284. package/dist/tokens/src/Theme/getters/getFonts.js.map +1 -1
  285. package/dist/tokens/src/Theme/getters/getLetterSpacings.d.ts +39 -17
  286. package/dist/tokens/src/Theme/getters/getLetterSpacings.d.ts.map +1 -1
  287. package/dist/tokens/src/Theme/getters/getLetterSpacings.js +3 -3
  288. package/dist/tokens/src/Theme/getters/getLetterSpacings.js.map +1 -1
  289. package/dist/tokens/src/Theme/getters/getLineHeights.d.ts +39 -17
  290. package/dist/tokens/src/Theme/getters/getLineHeights.d.ts.map +1 -1
  291. package/dist/tokens/src/Theme/getters/getLineHeights.js +3 -3
  292. package/dist/tokens/src/Theme/getters/getLineHeights.js.map +1 -1
  293. package/dist/tokens/src/Theme/getters/getRadii.js +1 -1
  294. package/dist/tokens/src/Theme/getters/getRadii.js.map +1 -1
  295. package/dist/tokens/src/Theme/getters/getShadows.js +2 -2
  296. package/dist/tokens/src/Theme/getters/getShadows.js.map +1 -1
  297. package/dist/tokens/src/Theme/getters/getSpace.js +1 -1
  298. package/dist/tokens/src/Theme/getters/getSpace.js.map +1 -1
  299. package/dist/tokens/src/Theme/getters/getTheme.d.ts +197 -86
  300. package/dist/tokens/src/Theme/getters/getTheme.d.ts.map +1 -1
  301. package/dist/tokens/src/Theme/getters/getZIndices.js +1 -1
  302. package/dist/tokens/src/Theme/getters/getZIndices.js.map +1 -1
  303. package/dist/tokens/src/Theme/types.d.ts +1 -1
  304. package/dist/tokens/src/Theme/types.d.ts.map +1 -1
  305. package/dist/tokens/src/types.d.ts +1 -1
  306. package/dist/tokens/src/types.d.ts.map +1 -1
  307. package/dist/tsconfig.tsbuildinfo +1 -1
  308. package/package.json +5 -5
  309. package/dist/tokens/src/Font/constants.d.ts +0 -7
  310. package/dist/tokens/src/Font/constants.d.ts.map +0 -1
  311. package/dist/tokens/src/Font/constants.js +0 -11
  312. package/dist/tokens/src/Font/constants.js.map +0 -1
@@ -9,9 +9,9 @@ declare const TimePicker: React.ForwardRefExoticComponent<{
9
9
  } & Omit<import("../Select/Select/primitives/types").SelectPrimitiveProps, "value" | "onChange" | "isMulti" | "valueRenderType"> & {
10
10
  onChange: (value: import("./types").ReturnObjectType) => void;
11
11
  interval: number;
12
- endTime?: "0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56";
13
- startTime?: "0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56";
14
- disabledTimes?: ("0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56")[];
12
+ endTime?: "0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56";
13
+ startTime?: "0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56";
14
+ disabledTimes?: ("0:00" | "0:02" | "0:01" | "0:07" | "0:03" | "0:04" | "0:05" | "0:09" | "0:08" | "0:06" | "0:20" | "0:22" | "0:21" | "0:27" | "0:23" | "0:24" | "0:25" | "0:29" | "0:28" | "0:26" | "0:10" | "0:12" | "0:11" | "0:17" | "0:13" | "0:14" | "0:15" | "0:19" | "0:18" | "0:16" | "0:30" | "0:32" | "0:31" | "0:37" | "0:33" | "0:34" | "0:35" | "0:39" | "0:38" | "0:36" | "0:40" | "0:42" | "0:41" | "0:47" | "0:43" | "0:44" | "0:45" | "0:49" | "0:48" | "0:46" | "0:50" | "0:52" | "0:51" | "0:57" | "0:53" | "0:54" | "0:55" | "0:59" | "0:58" | "0:56" | "2:00" | "2:02" | "2:01" | "2:07" | "2:03" | "2:04" | "2:05" | "2:09" | "2:08" | "2:06" | "2:20" | "2:22" | "2:21" | "2:27" | "2:23" | "2:24" | "2:25" | "2:29" | "2:28" | "2:26" | "2:10" | "2:12" | "2:11" | "2:17" | "2:13" | "2:14" | "2:15" | "2:19" | "2:18" | "2:16" | "2:30" | "2:32" | "2:31" | "2:37" | "2:33" | "2:34" | "2:35" | "2:39" | "2:38" | "2:36" | "2:40" | "2:42" | "2:41" | "2:47" | "2:43" | "2:44" | "2:45" | "2:49" | "2:48" | "2:46" | "2:50" | "2:52" | "2:51" | "2:57" | "2:53" | "2:54" | "2:55" | "2:59" | "2:58" | "2:56" | "1:00" | "1:02" | "1:01" | "1:07" | "1:03" | "1:04" | "1:05" | "1:09" | "1:08" | "1:06" | "1:20" | "1:22" | "1:21" | "1:27" | "1:23" | "1:24" | "1:25" | "1:29" | "1:28" | "1:26" | "1:10" | "1:12" | "1:11" | "1:17" | "1:13" | "1:14" | "1:15" | "1:19" | "1:18" | "1:16" | "1:30" | "1:32" | "1:31" | "1:37" | "1:33" | "1:34" | "1:35" | "1:39" | "1:38" | "1:36" | "1:40" | "1:42" | "1:41" | "1:47" | "1:43" | "1:44" | "1:45" | "1:49" | "1:48" | "1:46" | "1:50" | "1:52" | "1:51" | "1:57" | "1:53" | "1:54" | "1:55" | "1:59" | "1:58" | "1:56" | "7:00" | "7:02" | "7:01" | "7:07" | "7:03" | "7:04" | "7:05" | "7:09" | "7:08" | "7:06" | "7:20" | "7:22" | "7:21" | "7:27" | "7:23" | "7:24" | "7:25" | "7:29" | "7:28" | "7:26" | "7:10" | "7:12" | "7:11" | "7:17" | "7:13" | "7:14" | "7:15" | "7:19" | "7:18" | "7:16" | "7:30" | "7:32" | "7:31" | "7:37" | "7:33" | "7:34" | "7:35" | "7:39" | "7:38" | "7:36" | "7:40" | "7:42" | "7:41" | "7:47" | "7:43" | "7:44" | "7:45" | "7:49" | "7:48" | "7:46" | "7:50" | "7:52" | "7:51" | "7:57" | "7:53" | "7:54" | "7:55" | "7:59" | "7:58" | "7:56" | "12:00" | "12:02" | "12:01" | "12:07" | "12:03" | "12:04" | "12:05" | "12:09" | "12:08" | "12:06" | "12:20" | "12:22" | "12:21" | "12:27" | "12:23" | "12:24" | "12:25" | "12:29" | "12:28" | "12:26" | "12:10" | "12:12" | "12:11" | "12:17" | "12:13" | "12:14" | "12:15" | "12:19" | "12:18" | "12:16" | "12:30" | "12:32" | "12:31" | "12:37" | "12:33" | "12:34" | "12:35" | "12:39" | "12:38" | "12:36" | "12:40" | "12:42" | "12:41" | "12:47" | "12:43" | "12:44" | "12:45" | "12:49" | "12:48" | "12:46" | "12:50" | "12:52" | "12:51" | "12:57" | "12:53" | "12:54" | "12:55" | "12:59" | "12:58" | "12:56" | "14:00" | "14:02" | "14:01" | "14:07" | "14:03" | "14:04" | "14:05" | "14:09" | "14:08" | "14:06" | "14:20" | "14:22" | "14:21" | "14:27" | "14:23" | "14:24" | "14:25" | "14:29" | "14:28" | "14:26" | "14:10" | "14:12" | "14:11" | "14:17" | "14:13" | "14:14" | "14:15" | "14:19" | "14:18" | "14:16" | "14:30" | "14:32" | "14:31" | "14:37" | "14:33" | "14:34" | "14:35" | "14:39" | "14:38" | "14:36" | "14:40" | "14:42" | "14:41" | "14:47" | "14:43" | "14:44" | "14:45" | "14:49" | "14:48" | "14:46" | "14:50" | "14:52" | "14:51" | "14:57" | "14:53" | "14:54" | "14:55" | "14:59" | "14:58" | "14:56" | "16:00" | "16:02" | "16:01" | "16:07" | "16:03" | "16:04" | "16:05" | "16:09" | "16:08" | "16:06" | "16:20" | "16:22" | "16:21" | "16:27" | "16:23" | "16:24" | "16:25" | "16:29" | "16:28" | "16:26" | "16:10" | "16:12" | "16:11" | "16:17" | "16:13" | "16:14" | "16:15" | "16:19" | "16:18" | "16:16" | "16:30" | "16:32" | "16:31" | "16:37" | "16:33" | "16:34" | "16:35" | "16:39" | "16:38" | "16:36" | "16:40" | "16:42" | "16:41" | "16:47" | "16:43" | "16:44" | "16:45" | "16:49" | "16:48" | "16:46" | "16:50" | "16:52" | "16:51" | "16:57" | "16:53" | "16:54" | "16:55" | "16:59" | "16:58" | "16:56" | "18:00" | "18:02" | "18:01" | "18:07" | "18:03" | "18:04" | "18:05" | "18:09" | "18:08" | "18:06" | "18:20" | "18:22" | "18:21" | "18:27" | "18:23" | "18:24" | "18:25" | "18:29" | "18:28" | "18:26" | "18:10" | "18:12" | "18:11" | "18:17" | "18:13" | "18:14" | "18:15" | "18:19" | "18:18" | "18:16" | "18:30" | "18:32" | "18:31" | "18:37" | "18:33" | "18:34" | "18:35" | "18:39" | "18:38" | "18:36" | "18:40" | "18:42" | "18:41" | "18:47" | "18:43" | "18:44" | "18:45" | "18:49" | "18:48" | "18:46" | "18:50" | "18:52" | "18:51" | "18:57" | "18:53" | "18:54" | "18:55" | "18:59" | "18:58" | "18:56" | "3:00" | "3:02" | "3:01" | "3:07" | "3:03" | "3:04" | "3:05" | "3:09" | "3:08" | "3:06" | "3:20" | "3:22" | "3:21" | "3:27" | "3:23" | "3:24" | "3:25" | "3:29" | "3:28" | "3:26" | "3:10" | "3:12" | "3:11" | "3:17" | "3:13" | "3:14" | "3:15" | "3:19" | "3:18" | "3:16" | "3:30" | "3:32" | "3:31" | "3:37" | "3:33" | "3:34" | "3:35" | "3:39" | "3:38" | "3:36" | "3:40" | "3:42" | "3:41" | "3:47" | "3:43" | "3:44" | "3:45" | "3:49" | "3:48" | "3:46" | "3:50" | "3:52" | "3:51" | "3:57" | "3:53" | "3:54" | "3:55" | "3:59" | "3:58" | "3:56" | "4:00" | "4:02" | "4:01" | "4:07" | "4:03" | "4:04" | "4:05" | "4:09" | "4:08" | "4:06" | "4:20" | "4:22" | "4:21" | "4:27" | "4:23" | "4:24" | "4:25" | "4:29" | "4:28" | "4:26" | "4:10" | "4:12" | "4:11" | "4:17" | "4:13" | "4:14" | "4:15" | "4:19" | "4:18" | "4:16" | "4:30" | "4:32" | "4:31" | "4:37" | "4:33" | "4:34" | "4:35" | "4:39" | "4:38" | "4:36" | "4:40" | "4:42" | "4:41" | "4:47" | "4:43" | "4:44" | "4:45" | "4:49" | "4:48" | "4:46" | "4:50" | "4:52" | "4:51" | "4:57" | "4:53" | "4:54" | "4:55" | "4:59" | "4:58" | "4:56" | "5:00" | "5:02" | "5:01" | "5:07" | "5:03" | "5:04" | "5:05" | "5:09" | "5:08" | "5:06" | "5:20" | "5:22" | "5:21" | "5:27" | "5:23" | "5:24" | "5:25" | "5:29" | "5:28" | "5:26" | "5:10" | "5:12" | "5:11" | "5:17" | "5:13" | "5:14" | "5:15" | "5:19" | "5:18" | "5:16" | "5:30" | "5:32" | "5:31" | "5:37" | "5:33" | "5:34" | "5:35" | "5:39" | "5:38" | "5:36" | "5:40" | "5:42" | "5:41" | "5:47" | "5:43" | "5:44" | "5:45" | "5:49" | "5:48" | "5:46" | "5:50" | "5:52" | "5:51" | "5:57" | "5:53" | "5:54" | "5:55" | "5:59" | "5:58" | "5:56" | "9:00" | "9:02" | "9:01" | "9:07" | "9:03" | "9:04" | "9:05" | "9:09" | "9:08" | "9:06" | "9:20" | "9:22" | "9:21" | "9:27" | "9:23" | "9:24" | "9:25" | "9:29" | "9:28" | "9:26" | "9:10" | "9:12" | "9:11" | "9:17" | "9:13" | "9:14" | "9:15" | "9:19" | "9:18" | "9:16" | "9:30" | "9:32" | "9:31" | "9:37" | "9:33" | "9:34" | "9:35" | "9:39" | "9:38" | "9:36" | "9:40" | "9:42" | "9:41" | "9:47" | "9:43" | "9:44" | "9:45" | "9:49" | "9:48" | "9:46" | "9:50" | "9:52" | "9:51" | "9:57" | "9:53" | "9:54" | "9:55" | "9:59" | "9:58" | "9:56" | "10:00" | "10:02" | "10:01" | "10:07" | "10:03" | "10:04" | "10:05" | "10:09" | "10:08" | "10:06" | "10:20" | "10:22" | "10:21" | "10:27" | "10:23" | "10:24" | "10:25" | "10:29" | "10:28" | "10:26" | "10:10" | "10:12" | "10:11" | "10:17" | "10:13" | "10:14" | "10:15" | "10:19" | "10:18" | "10:16" | "10:30" | "10:32" | "10:31" | "10:37" | "10:33" | "10:34" | "10:35" | "10:39" | "10:38" | "10:36" | "10:40" | "10:42" | "10:41" | "10:47" | "10:43" | "10:44" | "10:45" | "10:49" | "10:48" | "10:46" | "10:50" | "10:52" | "10:51" | "10:57" | "10:53" | "10:54" | "10:55" | "10:59" | "10:58" | "10:56" | "11:00" | "11:02" | "11:01" | "11:07" | "11:03" | "11:04" | "11:05" | "11:09" | "11:08" | "11:06" | "11:20" | "11:22" | "11:21" | "11:27" | "11:23" | "11:24" | "11:25" | "11:29" | "11:28" | "11:26" | "11:10" | "11:12" | "11:11" | "11:17" | "11:13" | "11:14" | "11:15" | "11:19" | "11:18" | "11:16" | "11:30" | "11:32" | "11:31" | "11:37" | "11:33" | "11:34" | "11:35" | "11:39" | "11:38" | "11:36" | "11:40" | "11:42" | "11:41" | "11:47" | "11:43" | "11:44" | "11:45" | "11:49" | "11:48" | "11:46" | "11:50" | "11:52" | "11:51" | "11:57" | "11:53" | "11:54" | "11:55" | "11:59" | "11:58" | "11:56" | "8:00" | "8:02" | "8:01" | "8:07" | "8:03" | "8:04" | "8:05" | "8:09" | "8:08" | "8:06" | "8:20" | "8:22" | "8:21" | "8:27" | "8:23" | "8:24" | "8:25" | "8:29" | "8:28" | "8:26" | "8:10" | "8:12" | "8:11" | "8:17" | "8:13" | "8:14" | "8:15" | "8:19" | "8:18" | "8:16" | "8:30" | "8:32" | "8:31" | "8:37" | "8:33" | "8:34" | "8:35" | "8:39" | "8:38" | "8:36" | "8:40" | "8:42" | "8:41" | "8:47" | "8:43" | "8:44" | "8:45" | "8:49" | "8:48" | "8:46" | "8:50" | "8:52" | "8:51" | "8:57" | "8:53" | "8:54" | "8:55" | "8:59" | "8:58" | "8:56" | "6:00" | "6:02" | "6:01" | "6:07" | "6:03" | "6:04" | "6:05" | "6:09" | "6:08" | "6:06" | "6:20" | "6:22" | "6:21" | "6:27" | "6:23" | "6:24" | "6:25" | "6:29" | "6:28" | "6:26" | "6:10" | "6:12" | "6:11" | "6:17" | "6:13" | "6:14" | "6:15" | "6:19" | "6:18" | "6:16" | "6:30" | "6:32" | "6:31" | "6:37" | "6:33" | "6:34" | "6:35" | "6:39" | "6:38" | "6:36" | "6:40" | "6:42" | "6:41" | "6:47" | "6:43" | "6:44" | "6:45" | "6:49" | "6:48" | "6:46" | "6:50" | "6:52" | "6:51" | "6:57" | "6:53" | "6:54" | "6:55" | "6:59" | "6:58" | "6:56" | "13:00" | "13:02" | "13:01" | "13:07" | "13:03" | "13:04" | "13:05" | "13:09" | "13:08" | "13:06" | "13:20" | "13:22" | "13:21" | "13:27" | "13:23" | "13:24" | "13:25" | "13:29" | "13:28" | "13:26" | "13:10" | "13:12" | "13:11" | "13:17" | "13:13" | "13:14" | "13:15" | "13:19" | "13:18" | "13:16" | "13:30" | "13:32" | "13:31" | "13:37" | "13:33" | "13:34" | "13:35" | "13:39" | "13:38" | "13:36" | "13:40" | "13:42" | "13:41" | "13:47" | "13:43" | "13:44" | "13:45" | "13:49" | "13:48" | "13:46" | "13:50" | "13:52" | "13:51" | "13:57" | "13:53" | "13:54" | "13:55" | "13:59" | "13:58" | "13:56" | "15:00" | "15:02" | "15:01" | "15:07" | "15:03" | "15:04" | "15:05" | "15:09" | "15:08" | "15:06" | "15:20" | "15:22" | "15:21" | "15:27" | "15:23" | "15:24" | "15:25" | "15:29" | "15:28" | "15:26" | "15:10" | "15:12" | "15:11" | "15:17" | "15:13" | "15:14" | "15:15" | "15:19" | "15:18" | "15:16" | "15:30" | "15:32" | "15:31" | "15:37" | "15:33" | "15:34" | "15:35" | "15:39" | "15:38" | "15:36" | "15:40" | "15:42" | "15:41" | "15:47" | "15:43" | "15:44" | "15:45" | "15:49" | "15:48" | "15:46" | "15:50" | "15:52" | "15:51" | "15:57" | "15:53" | "15:54" | "15:55" | "15:59" | "15:58" | "15:56" | "17:00" | "17:02" | "17:01" | "17:07" | "17:03" | "17:04" | "17:05" | "17:09" | "17:08" | "17:06" | "17:20" | "17:22" | "17:21" | "17:27" | "17:23" | "17:24" | "17:25" | "17:29" | "17:28" | "17:26" | "17:10" | "17:12" | "17:11" | "17:17" | "17:13" | "17:14" | "17:15" | "17:19" | "17:18" | "17:16" | "17:30" | "17:32" | "17:31" | "17:37" | "17:33" | "17:34" | "17:35" | "17:39" | "17:38" | "17:36" | "17:40" | "17:42" | "17:41" | "17:47" | "17:43" | "17:44" | "17:45" | "17:49" | "17:48" | "17:46" | "17:50" | "17:52" | "17:51" | "17:57" | "17:53" | "17:54" | "17:55" | "17:59" | "17:58" | "17:56" | "20:00" | "20:02" | "20:01" | "20:07" | "20:03" | "20:04" | "20:05" | "20:09" | "20:08" | "20:06" | "20:20" | "20:22" | "20:21" | "20:27" | "20:23" | "20:24" | "20:25" | "20:29" | "20:28" | "20:26" | "20:10" | "20:12" | "20:11" | "20:17" | "20:13" | "20:14" | "20:15" | "20:19" | "20:18" | "20:16" | "20:30" | "20:32" | "20:31" | "20:37" | "20:33" | "20:34" | "20:35" | "20:39" | "20:38" | "20:36" | "20:40" | "20:42" | "20:41" | "20:47" | "20:43" | "20:44" | "20:45" | "20:49" | "20:48" | "20:46" | "20:50" | "20:52" | "20:51" | "20:57" | "20:53" | "20:54" | "20:55" | "20:59" | "20:58" | "20:56" | "23:00" | "23:02" | "23:01" | "23:07" | "23:03" | "23:04" | "23:05" | "23:09" | "23:08" | "23:06" | "23:20" | "23:22" | "23:21" | "23:27" | "23:23" | "23:24" | "23:25" | "23:29" | "23:28" | "23:26" | "23:10" | "23:12" | "23:11" | "23:17" | "23:13" | "23:14" | "23:15" | "23:19" | "23:18" | "23:16" | "23:30" | "23:32" | "23:31" | "23:37" | "23:33" | "23:34" | "23:35" | "23:39" | "23:38" | "23:36" | "23:40" | "23:42" | "23:41" | "23:47" | "23:43" | "23:44" | "23:45" | "23:49" | "23:48" | "23:46" | "23:50" | "23:52" | "23:51" | "23:57" | "23:53" | "23:54" | "23:55" | "23:59" | "23:58" | "23:56" | "21:00" | "21:02" | "21:01" | "21:07" | "21:03" | "21:04" | "21:05" | "21:09" | "21:08" | "21:06" | "21:20" | "21:22" | "21:21" | "21:27" | "21:23" | "21:24" | "21:25" | "21:29" | "21:28" | "21:26" | "21:10" | "21:12" | "21:11" | "21:17" | "21:13" | "21:14" | "21:15" | "21:19" | "21:18" | "21:16" | "21:30" | "21:32" | "21:31" | "21:37" | "21:33" | "21:34" | "21:35" | "21:39" | "21:38" | "21:36" | "21:40" | "21:42" | "21:41" | "21:47" | "21:43" | "21:44" | "21:45" | "21:49" | "21:48" | "21:46" | "21:50" | "21:52" | "21:51" | "21:57" | "21:53" | "21:54" | "21:55" | "21:59" | "21:58" | "21:56" | "19:00" | "19:02" | "19:01" | "19:07" | "19:03" | "19:04" | "19:05" | "19:09" | "19:08" | "19:06" | "19:20" | "19:22" | "19:21" | "19:27" | "19:23" | "19:24" | "19:25" | "19:29" | "19:28" | "19:26" | "19:10" | "19:12" | "19:11" | "19:17" | "19:13" | "19:14" | "19:15" | "19:19" | "19:18" | "19:16" | "19:30" | "19:32" | "19:31" | "19:37" | "19:33" | "19:34" | "19:35" | "19:39" | "19:38" | "19:36" | "19:40" | "19:42" | "19:41" | "19:47" | "19:43" | "19:44" | "19:45" | "19:49" | "19:48" | "19:46" | "19:50" | "19:52" | "19:51" | "19:57" | "19:53" | "19:54" | "19:55" | "19:59" | "19:58" | "19:56" | "22:00" | "22:02" | "22:01" | "22:07" | "22:03" | "22:04" | "22:05" | "22:09" | "22:08" | "22:06" | "22:20" | "22:22" | "22:21" | "22:27" | "22:23" | "22:24" | "22:25" | "22:29" | "22:28" | "22:26" | "22:10" | "22:12" | "22:11" | "22:17" | "22:13" | "22:14" | "22:15" | "22:19" | "22:18" | "22:16" | "22:30" | "22:32" | "22:31" | "22:37" | "22:33" | "22:34" | "22:35" | "22:39" | "22:38" | "22:36" | "22:40" | "22:42" | "22:41" | "22:47" | "22:43" | "22:44" | "22:45" | "22:49" | "22:48" | "22:46" | "22:50" | "22:52" | "22:51" | "22:57" | "22:53" | "22:54" | "22:55" | "22:59" | "22:58" | "22:56")[];
15
15
  value: string;
16
16
  } & React.RefAttributes<import("react-select/dist/declarations/src/Select").default<unknown, boolean, import("react-select").GroupBase<unknown>>>>;
17
17
  export default TimePicker;
@@ -156,13 +156,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
156
156
  critical13: string;
157
157
  };
158
158
  fonts: {
159
- body: any;
160
- caption: any;
161
- pageTitle: any;
162
- sectionTitle: any;
163
- sectionSubtitle: any;
164
- button: any;
165
- textInput: any;
166
159
  display100: any;
167
160
  display200: any;
168
161
  display300: any;
@@ -172,9 +165,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
172
165
  display700: any;
173
166
  display800: any;
174
167
  display900: any;
175
- default: any;
176
- };
177
- fontSizes: {
178
168
  body: any;
179
169
  caption: any;
180
170
  pageTitle: any;
@@ -182,6 +172,9 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
182
172
  sectionSubtitle: any;
183
173
  button: any;
184
174
  textInput: any;
175
+ default: any;
176
+ };
177
+ fontSizes: {
185
178
  display100: any;
186
179
  display200: any;
187
180
  display300: any;
@@ -191,8 +184,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
191
184
  display700: any;
192
185
  display800: any;
193
186
  display900: any;
194
- };
195
- fontWeights: {
196
187
  body: any;
197
188
  caption: any;
198
189
  pageTitle: any;
@@ -200,6 +191,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
200
191
  sectionSubtitle: any;
201
192
  button: any;
202
193
  textInput: any;
194
+ };
195
+ fontWeights: {
203
196
  display100: any;
204
197
  display200: any;
205
198
  display300: any;
@@ -209,8 +202,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
209
202
  display700: any;
210
203
  display800: any;
211
204
  display900: any;
212
- };
213
- letterSpacings: {
214
205
  body: any;
215
206
  caption: any;
216
207
  pageTitle: any;
@@ -218,6 +209,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
218
209
  sectionSubtitle: any;
219
210
  button: any;
220
211
  textInput: any;
212
+ };
213
+ letterSpacings: {
221
214
  display100: any;
222
215
  display200: any;
223
216
  display300: any;
@@ -227,8 +220,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
227
220
  display700: any;
228
221
  display800: any;
229
222
  display900: any;
230
- };
231
- lineHeights: {
232
223
  body: any;
233
224
  caption: any;
234
225
  pageTitle: any;
@@ -236,6 +227,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
236
227
  sectionSubtitle: any;
237
228
  button: any;
238
229
  textInput: any;
230
+ };
231
+ lineHeights: {
239
232
  display100: any;
240
233
  display200: any;
241
234
  display300: any;
@@ -245,6 +238,13 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
245
238
  display700: any;
246
239
  display800: any;
247
240
  display900: any;
241
+ body: any;
242
+ caption: any;
243
+ pageTitle: any;
244
+ sectionTitle: any;
245
+ sectionSubtitle: any;
246
+ button: any;
247
+ textInput: any;
248
248
  };
249
249
  radii: {
250
250
  default: any;
@@ -388,13 +388,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
388
388
  critical13: string;
389
389
  };
390
390
  fonts: {
391
- body: any;
392
- caption: any;
393
- pageTitle: any;
394
- sectionTitle: any;
395
- sectionSubtitle: any;
396
- button: any;
397
- textInput: any;
398
391
  display100: any;
399
392
  display200: any;
400
393
  display300: any;
@@ -404,9 +397,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
404
397
  display700: any;
405
398
  display800: any;
406
399
  display900: any;
407
- default: any;
408
- };
409
- fontSizes: {
410
400
  body: any;
411
401
  caption: any;
412
402
  pageTitle: any;
@@ -414,6 +404,9 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
414
404
  sectionSubtitle: any;
415
405
  button: any;
416
406
  textInput: any;
407
+ default: any;
408
+ };
409
+ fontSizes: {
417
410
  display100: any;
418
411
  display200: any;
419
412
  display300: any;
@@ -423,8 +416,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
423
416
  display700: any;
424
417
  display800: any;
425
418
  display900: any;
426
- };
427
- fontWeights: {
428
419
  body: any;
429
420
  caption: any;
430
421
  pageTitle: any;
@@ -432,6 +423,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
432
423
  sectionSubtitle: any;
433
424
  button: any;
434
425
  textInput: any;
426
+ };
427
+ fontWeights: {
435
428
  display100: any;
436
429
  display200: any;
437
430
  display300: any;
@@ -441,8 +434,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
441
434
  display700: any;
442
435
  display800: any;
443
436
  display900: any;
444
- };
445
- letterSpacings: {
446
437
  body: any;
447
438
  caption: any;
448
439
  pageTitle: any;
@@ -450,6 +441,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
450
441
  sectionSubtitle: any;
451
442
  button: any;
452
443
  textInput: any;
444
+ };
445
+ letterSpacings: {
453
446
  display100: any;
454
447
  display200: any;
455
448
  display300: any;
@@ -459,8 +452,6 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
459
452
  display700: any;
460
453
  display800: any;
461
454
  display900: any;
462
- };
463
- lineHeights: {
464
455
  body: any;
465
456
  caption: any;
466
457
  pageTitle: any;
@@ -468,6 +459,8 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
468
459
  sectionSubtitle: any;
469
460
  button: any;
470
461
  textInput: any;
462
+ };
463
+ lineHeights: {
471
464
  display100: any;
472
465
  display200: any;
473
466
  display300: any;
@@ -477,6 +470,13 @@ export declare const BaseLegacyPaper: import("@stitches/react/types/styled-compo
477
470
  display700: any;
478
471
  display800: any;
479
472
  display900: any;
473
+ body: any;
474
+ caption: any;
475
+ pageTitle: any;
476
+ sectionTitle: any;
477
+ sectionSubtitle: any;
478
+ button: any;
479
+ textInput: any;
480
480
  };
481
481
  radii: {
482
482
  default: any;