@vkontakte/vkui 4.37.4 → 4.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (222) hide show
  1. package/.cache/.eslintcache +1 -1
  2. package/.cache/.stylelintcache +1 -1
  3. package/.cache/.tsbuildinfo +1099 -879
  4. package/.cache/ts/src/components/ActionSheetItem/ActionSheetItem.d.ts +5 -1
  5. package/.cache/ts/src/components/AppRoot/AppRoot.d.ts +1 -1
  6. package/.cache/ts/src/components/Button/Button.d.ts +1 -1
  7. package/.cache/ts/src/components/CardGrid/CardGrid.d.ts +1 -1
  8. package/.cache/ts/src/components/Checkbox/Checkbox.d.ts +1 -1
  9. package/.cache/ts/src/components/CustomSelect/CustomSelect.d.ts +1 -1
  10. package/.cache/ts/src/components/DatePicker/DatePicker.d.ts +1 -1
  11. package/.cache/ts/src/components/Epic/Epic.d.ts +1 -1
  12. package/.cache/ts/src/components/Group/Group.d.ts +1 -1
  13. package/.cache/ts/src/components/HorizontalScroll/HorizontalScroll.d.ts +1 -1
  14. package/.cache/ts/src/components/IconButton/IconButton.d.ts +1 -1
  15. package/.cache/ts/src/components/Input/Input.d.ts +1 -1
  16. package/.cache/ts/src/components/ModalCard/ModalCard.d.ts +1 -1
  17. package/.cache/ts/src/components/ModalCardBase/ModalCardBase.d.ts +1 -1
  18. package/.cache/ts/src/components/ModalPage/ModalPage.d.ts +1 -1
  19. package/.cache/ts/src/components/NativeSelect/NativeSelect.d.ts +1 -1
  20. package/.cache/ts/src/components/Panel/Panel.d.ts +1 -1
  21. package/.cache/ts/src/components/PanelHeader/PanelHeader.d.ts +1 -1
  22. package/.cache/ts/src/components/PanelHeaderBack/PanelHeaderBack.d.ts +1 -1
  23. package/.cache/ts/src/components/PopoutRoot/PopoutRoot.d.ts +1 -1
  24. package/.cache/ts/src/components/Radio/Radio.d.ts +1 -1
  25. package/.cache/ts/src/components/RangeSlider/UniversalSlider.d.ts +1 -1
  26. package/.cache/ts/src/components/RichCell/RichCell.d.ts +1 -1
  27. package/.cache/ts/src/components/Search/Search.d.ts +1 -1
  28. package/.cache/ts/src/components/Select/Select.d.ts +1 -1
  29. package/.cache/ts/src/components/SelectMimicry/SelectMimicry.d.ts +1 -1
  30. package/.cache/ts/src/components/SimpleCell/SimpleCell.d.ts +1 -1
  31. package/.cache/ts/src/components/SliderSwitch/SliderSwitch.d.ts +2 -2
  32. package/.cache/ts/src/components/Snackbar/Snackbar.d.ts +1 -1
  33. package/.cache/ts/src/components/Tabs/Tabs.d.ts +1 -1
  34. package/.cache/ts/src/components/TabsItem/TabsItem.d.ts +1 -1
  35. package/.cache/ts/src/components/Tappable/Tappable.d.ts +1 -1
  36. package/.cache/ts/src/components/Textarea/Textarea.d.ts +1 -1
  37. package/.cache/ts/src/components/View/ViewInfinite.d.ts +1 -1
  38. package/.cache/ts/src/index.d.ts +1 -0
  39. package/.cache/ts/src/lib/accessibility.d.ts +6 -1
  40. package/dist/cjs/components/ActionSheetItem/ActionSheetItem.d.ts +5 -1
  41. package/dist/cjs/components/ActionSheetItem/ActionSheetItem.js +6 -2
  42. package/dist/cjs/components/ActionSheetItem/ActionSheetItem.js.map +1 -1
  43. package/dist/cjs/components/AppRoot/AppRoot.d.ts +1 -1
  44. package/dist/cjs/components/Button/Button.d.ts +1 -1
  45. package/dist/cjs/components/CardGrid/CardGrid.d.ts +1 -1
  46. package/dist/cjs/components/Checkbox/Checkbox.d.ts +1 -1
  47. package/dist/cjs/components/CustomSelect/CustomSelect.d.ts +1 -1
  48. package/dist/cjs/components/DatePicker/DatePicker.d.ts +1 -1
  49. package/dist/cjs/components/Epic/Epic.d.ts +1 -1
  50. package/dist/cjs/components/FocusTrap/FocusTrap.js.map +1 -1
  51. package/dist/cjs/components/Group/Group.d.ts +1 -1
  52. package/dist/cjs/components/Group/Group.js +13 -1
  53. package/dist/cjs/components/Group/Group.js.map +1 -1
  54. package/dist/cjs/components/HorizontalScroll/HorizontalScroll.d.ts +1 -1
  55. package/dist/cjs/components/IconButton/IconButton.d.ts +1 -1
  56. package/dist/cjs/components/Input/Input.d.ts +1 -1
  57. package/dist/cjs/components/ModalCard/ModalCard.d.ts +1 -1
  58. package/dist/cjs/components/ModalCardBase/ModalCardBase.d.ts +1 -1
  59. package/dist/cjs/components/ModalPage/ModalPage.d.ts +1 -1
  60. package/dist/cjs/components/NativeSelect/NativeSelect.d.ts +1 -1
  61. package/dist/cjs/components/Panel/Panel.d.ts +1 -1
  62. package/dist/cjs/components/PanelHeader/PanelHeader.d.ts +1 -1
  63. package/dist/cjs/components/PanelHeaderBack/PanelHeaderBack.d.ts +1 -1
  64. package/dist/cjs/components/PanelHeaderContext/PanelHeaderContext.js +3 -0
  65. package/dist/cjs/components/PanelHeaderContext/PanelHeaderContext.js.map +1 -1
  66. package/dist/cjs/components/PopoutRoot/PopoutRoot.d.ts +1 -1
  67. package/dist/cjs/components/Radio/Radio.d.ts +1 -1
  68. package/dist/cjs/components/RangeSlider/UniversalSlider.d.ts +1 -1
  69. package/dist/cjs/components/RichCell/RichCell.d.ts +1 -1
  70. package/dist/cjs/components/Search/Search.d.ts +1 -1
  71. package/dist/cjs/components/Select/Select.d.ts +1 -1
  72. package/dist/cjs/components/SelectMimicry/SelectMimicry.d.ts +1 -1
  73. package/dist/cjs/components/SimpleCell/SimpleCell.d.ts +1 -1
  74. package/dist/cjs/components/SliderSwitch/SliderSwitch.d.ts +2 -2
  75. package/dist/cjs/components/Snackbar/Snackbar.d.ts +1 -1
  76. package/dist/cjs/components/Tabs/Tabs.d.ts +1 -1
  77. package/dist/cjs/components/Tabs/Tabs.js +127 -3
  78. package/dist/cjs/components/Tabs/Tabs.js.map +1 -1
  79. package/dist/cjs/components/TabsItem/TabsItem.d.ts +1 -1
  80. package/dist/cjs/components/TabsItem/TabsItem.js +26 -2
  81. package/dist/cjs/components/TabsItem/TabsItem.js.map +1 -1
  82. package/dist/cjs/components/Tappable/Tappable.d.ts +1 -1
  83. package/dist/cjs/components/Textarea/Textarea.d.ts +1 -1
  84. package/dist/cjs/components/View/ViewInfinite.d.ts +1 -1
  85. package/dist/cjs/hooks/useWaitTransitionFinish.js +15 -2
  86. package/dist/cjs/hooks/useWaitTransitionFinish.js.map +1 -1
  87. package/dist/cjs/index.d.ts +1 -0
  88. package/dist/cjs/index.js +8 -0
  89. package/dist/cjs/index.js.map +1 -1
  90. package/dist/cjs/lib/accessibility.d.ts +6 -1
  91. package/dist/cjs/lib/accessibility.js +25 -0
  92. package/dist/cjs/lib/accessibility.js.map +1 -1
  93. package/dist/cjs/lib/calendar.d.ts +2 -2
  94. package/dist/components/ActionSheetItem/ActionSheetItem.d.ts +5 -1
  95. package/dist/components/ActionSheetItem/ActionSheetItem.js +6 -2
  96. package/dist/components/ActionSheetItem/ActionSheetItem.js.map +1 -1
  97. package/dist/components/AppRoot/AppRoot.d.ts +1 -1
  98. package/dist/components/Button/Button.d.ts +1 -1
  99. package/dist/components/CardGrid/CardGrid.d.ts +1 -1
  100. package/dist/components/Checkbox/Checkbox.d.ts +1 -1
  101. package/dist/components/CustomSelect/CustomSelect.d.ts +1 -1
  102. package/dist/components/DatePicker/DatePicker.d.ts +1 -1
  103. package/dist/components/Epic/Epic.d.ts +1 -1
  104. package/dist/components/FocusTrap/FocusTrap.js.map +1 -1
  105. package/dist/components/Group/Group.d.ts +1 -1
  106. package/dist/components/Group/Group.js +12 -1
  107. package/dist/components/Group/Group.js.map +1 -1
  108. package/dist/components/HorizontalScroll/HorizontalScroll.d.ts +1 -1
  109. package/dist/components/IconButton/IconButton.d.ts +1 -1
  110. package/dist/components/Input/Input.d.ts +1 -1
  111. package/dist/components/ModalCard/ModalCard.d.ts +1 -1
  112. package/dist/components/ModalCardBase/ModalCardBase.d.ts +1 -1
  113. package/dist/components/ModalPage/ModalPage.d.ts +1 -1
  114. package/dist/components/NativeSelect/NativeSelect.d.ts +1 -1
  115. package/dist/components/Panel/Panel.d.ts +1 -1
  116. package/dist/components/PanelHeader/PanelHeader.d.ts +1 -1
  117. package/dist/components/PanelHeaderBack/PanelHeaderBack.d.ts +1 -1
  118. package/dist/components/PanelHeaderContext/PanelHeaderContext.js +3 -0
  119. package/dist/components/PanelHeaderContext/PanelHeaderContext.js.map +1 -1
  120. package/dist/components/PopoutRoot/PopoutRoot.d.ts +1 -1
  121. package/dist/components/Radio/Radio.d.ts +1 -1
  122. package/dist/components/RangeSlider/UniversalSlider.d.ts +1 -1
  123. package/dist/components/RichCell/RichCell.d.ts +1 -1
  124. package/dist/components/Search/Search.d.ts +1 -1
  125. package/dist/components/Select/Select.d.ts +1 -1
  126. package/dist/components/SelectMimicry/SelectMimicry.d.ts +1 -1
  127. package/dist/components/SimpleCell/SimpleCell.d.ts +1 -1
  128. package/dist/components/SliderSwitch/SliderSwitch.d.ts +2 -2
  129. package/dist/components/Snackbar/Snackbar.d.ts +1 -1
  130. package/dist/components/Tabs/Tabs.d.ts +1 -1
  131. package/dist/components/Tabs/Tabs.js +124 -3
  132. package/dist/components/Tabs/Tabs.js.map +1 -1
  133. package/dist/components/TabsItem/TabsItem.d.ts +1 -1
  134. package/dist/components/TabsItem/TabsItem.js +26 -3
  135. package/dist/components/TabsItem/TabsItem.js.map +1 -1
  136. package/dist/components/Tappable/Tappable.d.ts +1 -1
  137. package/dist/components/Textarea/Textarea.d.ts +1 -1
  138. package/dist/components/View/ViewInfinite.d.ts +1 -1
  139. package/dist/components.css +2 -2
  140. package/dist/components.css.map +1 -1
  141. package/dist/cssm/components/ActionSheetItem/ActionSheetItem.css +1 -1
  142. package/dist/cssm/components/ActionSheetItem/ActionSheetItem.d.ts +5 -1
  143. package/dist/cssm/components/ActionSheetItem/ActionSheetItem.js +6 -2
  144. package/dist/cssm/components/ActionSheetItem/ActionSheetItem.js.map +1 -1
  145. package/dist/cssm/components/AppRoot/AppRoot.d.ts +1 -1
  146. package/dist/cssm/components/Button/Button.d.ts +1 -1
  147. package/dist/cssm/components/CardGrid/CardGrid.d.ts +1 -1
  148. package/dist/cssm/components/Checkbox/Checkbox.d.ts +1 -1
  149. package/dist/cssm/components/CustomSelect/CustomSelect.d.ts +1 -1
  150. package/dist/cssm/components/DatePicker/DatePicker.d.ts +1 -1
  151. package/dist/cssm/components/Epic/Epic.d.ts +1 -1
  152. package/dist/cssm/components/FocusTrap/FocusTrap.js.map +1 -1
  153. package/dist/cssm/components/Group/Group.d.ts +1 -1
  154. package/dist/cssm/components/Group/Group.js +12 -1
  155. package/dist/cssm/components/Group/Group.js.map +1 -1
  156. package/dist/cssm/components/HorizontalScroll/HorizontalScroll.d.ts +1 -1
  157. package/dist/cssm/components/IconButton/IconButton.d.ts +1 -1
  158. package/dist/cssm/components/Input/Input.d.ts +1 -1
  159. package/dist/cssm/components/ModalCard/ModalCard.d.ts +1 -1
  160. package/dist/cssm/components/ModalCardBase/ModalCardBase.d.ts +1 -1
  161. package/dist/cssm/components/ModalPage/ModalPage.css +1 -1
  162. package/dist/cssm/components/ModalPage/ModalPage.d.ts +1 -1
  163. package/dist/cssm/components/NativeSelect/NativeSelect.d.ts +1 -1
  164. package/dist/cssm/components/Panel/Panel.d.ts +1 -1
  165. package/dist/cssm/components/PanelHeader/PanelHeader.d.ts +1 -1
  166. package/dist/cssm/components/PanelHeaderBack/PanelHeaderBack.d.ts +1 -1
  167. package/dist/cssm/components/PanelHeaderContext/PanelHeaderContext.js +3 -0
  168. package/dist/cssm/components/PanelHeaderContext/PanelHeaderContext.js.map +1 -1
  169. package/dist/cssm/components/PopoutRoot/PopoutRoot.d.ts +1 -1
  170. package/dist/cssm/components/Radio/Radio.d.ts +1 -1
  171. package/dist/cssm/components/RangeSlider/UniversalSlider.d.ts +1 -1
  172. package/dist/cssm/components/RichCell/RichCell.d.ts +1 -1
  173. package/dist/cssm/components/Search/Search.d.ts +1 -1
  174. package/dist/cssm/components/Select/Select.d.ts +1 -1
  175. package/dist/cssm/components/SelectMimicry/SelectMimicry.d.ts +1 -1
  176. package/dist/cssm/components/SimpleCell/SimpleCell.d.ts +1 -1
  177. package/dist/cssm/components/SliderSwitch/SliderSwitch.d.ts +2 -2
  178. package/dist/cssm/components/Snackbar/Snackbar.d.ts +1 -1
  179. package/dist/cssm/components/Tabs/Tabs.d.ts +1 -1
  180. package/dist/cssm/components/Tabs/Tabs.js +124 -3
  181. package/dist/cssm/components/Tabs/Tabs.js.map +1 -1
  182. package/dist/cssm/components/TabsItem/TabsItem.d.ts +1 -1
  183. package/dist/cssm/components/TabsItem/TabsItem.js +26 -3
  184. package/dist/cssm/components/TabsItem/TabsItem.js.map +1 -1
  185. package/dist/cssm/components/Tappable/Tappable.d.ts +1 -1
  186. package/dist/cssm/components/Textarea/Textarea.d.ts +1 -1
  187. package/dist/cssm/components/View/ViewInfinite.d.ts +1 -1
  188. package/dist/cssm/hooks/useWaitTransitionFinish.js +14 -2
  189. package/dist/cssm/hooks/useWaitTransitionFinish.js.map +1 -1
  190. package/dist/cssm/index.d.ts +1 -0
  191. package/dist/cssm/index.js +4 -0
  192. package/dist/cssm/index.js.map +1 -1
  193. package/dist/cssm/lib/accessibility.d.ts +6 -1
  194. package/dist/cssm/lib/accessibility.js +25 -0
  195. package/dist/cssm/lib/accessibility.js.map +1 -1
  196. package/dist/cssm/lib/calendar.d.ts +2 -2
  197. package/dist/cssm/styles/components.css +2 -2
  198. package/dist/hooks/useWaitTransitionFinish.js +14 -2
  199. package/dist/hooks/useWaitTransitionFinish.js.map +1 -1
  200. package/dist/index.d.ts +1 -0
  201. package/dist/index.js +4 -0
  202. package/dist/index.js.map +1 -1
  203. package/dist/lib/accessibility.d.ts +6 -1
  204. package/dist/lib/accessibility.js +25 -0
  205. package/dist/lib/accessibility.js.map +1 -1
  206. package/dist/lib/calendar.d.ts +2 -2
  207. package/dist/vkui.css +2 -2
  208. package/dist/vkui.css.map +1 -1
  209. package/package.json +15 -12
  210. package/src/components/ActionSheetItem/ActionSheetItem.css +0 -3
  211. package/src/components/ActionSheetItem/ActionSheetItem.tsx +6 -3
  212. package/src/components/FocusTrap/FocusTrap.tsx +0 -1
  213. package/src/components/Group/Group.tsx +19 -0
  214. package/src/components/ModalPage/ModalPage.css +1 -2
  215. package/src/components/PanelHeaderContext/PanelHeaderContext.tsx +3 -1
  216. package/src/components/Tabs/Readme.md +34 -3
  217. package/src/components/Tabs/Tabs.tsx +115 -1
  218. package/src/components/TabsItem/TabsItem.tsx +26 -0
  219. package/src/hooks/useWaitTransitionFinish.ts +14 -2
  220. package/src/index.ts +1 -0
  221. package/src/lib/accessibility.ts +30 -0
  222. package/tsconfig.json +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Root","View","Panel","PanelHeaderButton","PanelHeader","PanelHeaderContent","PanelHeaderContext","SplitLayout","SplitCol","Epic","Tabbar","TabbarItem","HorizontalScroll","FixedLayout","PopoutWrapper","Alert","ActionSheet","ActionSheetItem","ActionSheetDefaultIosCloseItem","ScreenSpinner","Snackbar","ModalRoot","withModalRootContext","ModalRootContext","ModalPage","ModalPageHeader","ModalCard","ModalDismissButton","Badge","ButtonGroup","Button","IconButton","Card","CardGrid","CardScroll","ContentCard","CellButton","Header","Group","Gradient","List","Cell","RichCell","SimpleCell","HorizontalCell","Footer","InfoRow","Gallery","Avatar","GridAvatar","InitialsAvatar","Progress","Search","Tabs","TabsItem","Spinner","PullToRefresh","Link","Tooltip","TooltipContainer","Counter","UsersStack","Separator","Spacing","Placeholder","Banner","MiniInfoCell","WriteBar","WriteBarIcon","SubnavigationBar","SubnavigationButton","Pagination","FormLayout","FormItem","FormField","FormLayoutGroup","FormStatus","Switch","File","Input","Chip","ChipsInput","Slider","RangeSlider","Textarea","Radio","RadioGroup","Checkbox","Select","SelectMimicry","NativeSelect","CustomSelect","CustomSelectOption","DatePicker","SliderSwitch","SegmentedControl","Calendar","CalendarRange","DateInput","DateRangeInput","Div","Tappable","Touch","PanelSpinner","PanelHeaderClose","PanelHeaderBack","PanelHeaderSubmit","PanelHeaderEdit","ModalCardBase","VisuallyHiddenInput","AppRoot","AdaptivityProvider","ConfigProvider","ConfigProviderContext","WebviewType","AppearanceProvider","Scheme","Appearance","LocaleProviderContext","PromoBanner","Title","Headline","Text","Paragraph","Subhead","Footnote","Caption","withInsets","withPlatform","withAdaptivity","useInsets","usePlatform","useAdaptivity","useAppearance","usePagination","useScrollLock","useNavTransition","classNamesString","classNames","animate","removeObjectKeys","SSRWrapper","platform","ANDROID","IOS","VKCOM","Platform","IS_PLATFORM_ANDROID","IS_PLATFORM_IOS","getClassName","ViewWidth","ViewHeight","SizeType","calcInitialsAvatarColor","Popper"],"sources":["../../src/index.ts"],"sourcesContent":["import \"./lib/polyfills\";\n\nimport \"./styles/constants.css\";\nimport \"./styles/animations.css\";\nimport \"./styles/common.css\";\n\n/**\n * Layout\n */\nexport { Root } from \"./components/Root/Root\";\nexport type { RootProps } from \"./components/Root/Root\";\nexport { View } from \"./components/View/View\";\nexport type { ViewProps } from \"./components/View/View\";\nexport { Panel } from \"./components/Panel/Panel\";\nexport type { PanelProps } from \"./components/Panel/Panel\";\nexport { PanelHeaderButton } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport type { PanelHeaderButtonProps } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport { PanelHeader } from \"./components/PanelHeader/PanelHeader\";\nexport type { PanelHeaderProps } from \"./components/PanelHeader/PanelHeader\";\nexport { PanelHeaderContent } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport type { PanelHeaderContentProps } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport { PanelHeaderContext } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport type { PanelHeaderContextProps } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport { SplitLayout } from \"./components/SplitLayout/SplitLayout\";\nexport type { SplitLayoutProps } from \"./components/SplitLayout/SplitLayout\";\nexport { SplitCol } from \"./components/SplitCol/SplitCol\";\nexport type { SplitColProps } from \"./components/SplitCol/SplitCol\";\nexport { Epic } from \"./components/Epic/Epic\";\nexport type { EpicProps } from \"./components/Epic/Epic\";\nexport { Tabbar } from \"./components/Tabbar/Tabbar\";\nexport type { TabbarProps } from \"./components/Tabbar/Tabbar\";\nexport { TabbarItem } from \"./components/TabbarItem/TabbarItem\";\nexport type { TabbarItemProps } from \"./components/TabbarItem/TabbarItem\";\nexport { HorizontalScroll } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport type { HorizontalScrollProps } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport { FixedLayout } from \"./components/FixedLayout/FixedLayout\";\nexport type { FixedLayoutProps } from \"./components/FixedLayout/FixedLayout\";\n\n/**\n * Popouts\n */\nexport { PopoutWrapper } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport type { PopoutWrapperProps } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport { Alert } from \"./components/Alert/Alert\";\nexport type {\n AlertProps,\n AlertActionInterface,\n} from \"./components/Alert/Alert\";\nexport { ActionSheet } from \"./components/ActionSheet/ActionSheet\";\nexport type { ActionSheetProps } from \"./components/ActionSheet/ActionSheet\";\nexport { ActionSheetItem } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport type { ActionSheetItemProps } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport { ActionSheetDefaultIosCloseItem } from \"./components/ActionSheet/ActionSheetDefaultIosCloseItem\";\nexport { ScreenSpinner } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport type { ScreenSpinnerProps } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport { Snackbar } from \"./components/Snackbar/Snackbar\";\nexport type { SnackbarProps } from \"./components/Snackbar/Snackbar\";\n\n/**\n * Modals\n */\nexport { ModalRoot } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport type { ModalRootProps } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport { withModalRootContext } from \"./components/ModalRoot/withModalRootContext\";\nexport { ModalRootContext } from \"./components/ModalRoot/ModalRootContext\";\nexport { ModalPage } from \"./components/ModalPage/ModalPage\";\nexport type { ModalPageProps } from \"./components/ModalPage/ModalPage\";\nexport { ModalPageHeader } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport type { ModalPageHeaderProps } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport { ModalCard } from \"./components/ModalCard/ModalCard\";\nexport type { ModalCardProps } from \"./components/ModalCard/ModalCard\";\nexport { ModalDismissButton } from \"./components/ModalDismissButton/ModalDismissButton\";\nexport type { ModalDismissButtonProps } from \"./components/ModalDismissButton/ModalDismissButton\";\n\n/**\n * Blocks\n */\nexport { Badge } from \"./components/Badge/Badge\";\nexport type { BadgeProps } from \"./components/Badge/Badge\";\nexport { ButtonGroup } from \"./components/ButtonGroup/ButtonGroup\";\nexport type { ButtonGroupProps } from \"./components/ButtonGroup/ButtonGroup\";\nexport { Button } from \"./components/Button/Button\";\nexport type { ButtonProps } from \"./components/Button/Button\";\nexport { IconButton } from \"./components/IconButton/IconButton\";\nexport type { IconButtonProps } from \"./components/IconButton/IconButton\";\nexport { Card } from \"./components/Card/Card\";\nexport type { CardProps } from \"./components/Card/Card\";\nexport { CardGrid } from \"./components/CardGrid/CardGrid\";\nexport type { CardGridProps } from \"./components/CardGrid/CardGrid\";\nexport { CardScroll } from \"./components/CardScroll/CardScroll\";\nexport type { CardScrollProps } from \"./components/CardScroll/CardScroll\";\nexport { ContentCard } from \"./components/ContentCard/ContentCard\";\nexport type { ContentCardProps } from \"./components/ContentCard/ContentCard\";\nexport { CellButton } from \"./components/CellButton/CellButton\";\nexport type { CellButtonProps } from \"./components/CellButton/CellButton\";\nexport { Header } from \"./components/Header/Header\";\nexport type { HeaderProps } from \"./components/Header/Header\";\nexport { Group } from \"./components/Group/Group\";\nexport type { GroupProps } from \"./components/Group/Group\";\nexport { Gradient } from \"./components/Gradient/Gradient\";\nexport type { GradientProps } from \"./components/Gradient/Gradient\";\nexport { List } from \"./components/List/List\";\nexport type { ListProps } from \"./components/List/List\";\nexport { Cell } from \"./components/Cell/Cell\";\nexport type { CellProps } from \"./components/Cell/Cell\";\nexport { RichCell } from \"./components/RichCell/RichCell\";\nexport type { RichCellProps } from \"./components/RichCell/RichCell\";\nexport { SimpleCell } from \"./components/SimpleCell/SimpleCell\";\nexport type { SimpleCellProps } from \"./components/SimpleCell/SimpleCell\";\nexport { HorizontalCell } from \"./components/HorizontalCell/HorizontalCell\";\nexport type { HorizontalCellProps } from \"./components/HorizontalCell/HorizontalCell\";\nexport { Footer } from \"./components/Footer/Footer\";\nexport type { FooterProps } from \"./components/Footer/Footer\";\nexport { InfoRow } from \"./components/InfoRow/InfoRow\";\nexport type { InfoRowProps } from \"./components/InfoRow/InfoRow\";\nexport { Gallery } from \"./components/Gallery/Gallery\";\nexport type { GalleryProps } from \"./components/Gallery/Gallery\";\nexport { Avatar } from \"./components/Avatar/Avatar\";\nexport type { AvatarProps } from \"./components/Avatar/Avatar\";\nexport { GridAvatar } from \"./components/GridAvatar/GridAvatar\";\nexport type { GridAvatarProps } from \"./components/GridAvatar/GridAvatar\";\nexport { InitialsAvatar } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport type { InitialsAvatarProps } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport { Progress } from \"./components/Progress/Progress\";\nexport type { ProgressProps } from \"./components/Progress/Progress\";\nexport { Search } from \"./components/Search/Search\";\nexport type { SearchProps } from \"./components/Search/Search\";\nexport { Tabs } from \"./components/Tabs/Tabs\";\nexport type { TabsProps } from \"./components/Tabs/Tabs\";\nexport { TabsItem } from \"./components/TabsItem/TabsItem\";\nexport type { TabsItemProps } from \"./components/TabsItem/TabsItem\";\nexport { Spinner } from \"./components/Spinner/Spinner\";\nexport type { SpinnerProps } from \"./components/Spinner/Spinner\";\nexport { PullToRefresh } from \"./components/PullToRefresh/PullToRefresh\";\nexport type { PullToRefreshProps } from \"./components/PullToRefresh/PullToRefresh\";\nexport { Link } from \"./components/Link/Link\";\nexport type { LinkProps } from \"./components/Link/Link\";\nexport { Tooltip } from \"./components/Tooltip/Tooltip\";\nexport type { TooltipProps } from \"./components/Tooltip/Tooltip\";\nexport { TooltipContainer } from \"./components/Tooltip/TooltipContainer\";\nexport { Counter } from \"./components/Counter/Counter\";\nexport type { CounterProps } from \"./components/Counter/Counter\";\nexport { UsersStack } from \"./components/UsersStack/UsersStack\";\nexport type { UsersStackProps } from \"./components/UsersStack/UsersStack\";\nexport { Separator } from \"./components/Separator/Separator\";\nexport type { SeparatorProps } from \"./components/Separator/Separator\";\nexport { Spacing } from \"./components/Spacing/Spacing\";\nexport type { SpacingProps } from \"./components/Spacing/Spacing\";\nexport { Placeholder } from \"./components/Placeholder/Placeholder\";\nexport type { PlaceholderProps } from \"./components/Placeholder/Placeholder\";\nexport { Banner } from \"./components/Banner/Banner\";\nexport type { BannerProps } from \"./components/Banner/Banner\";\nexport { MiniInfoCell } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport type { MiniInfoCellProps } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport { WriteBar } from \"./components/WriteBar/WriteBar\";\nexport type { WriteBarProps } from \"./components/WriteBar/WriteBar\";\nexport { WriteBarIcon } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport type { WriteBarIconProps } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport { SubnavigationBar } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport type { SubnavigationBarProps } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport { SubnavigationButton } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport type { SubnavigationButtonProps } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport { Pagination } from \"./components/Pagination/Pagination\";\nexport type { PaginationProps } from \"./components/Pagination/Pagination\";\n\n/**\n * Forms\n */\nexport { FormLayout } from \"./components/FormLayout/FormLayout\";\nexport type { FormLayoutProps } from \"./components/FormLayout/FormLayout\";\nexport { FormItem } from \"./components/FormItem/FormItem\";\nexport type { FormItemProps } from \"./components/FormItem/FormItem\";\nexport { FormField } from \"./components/FormField/FormField\";\nexport type { FormFieldProps } from \"./components/FormField/FormField\";\nexport { FormLayoutGroup } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport type { FormLayoutGroupProps } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport { FormStatus } from \"./components/FormStatus/FormStatus\";\nexport type { FormStatusProps } from \"./components/FormStatus/FormStatus\";\nexport { Switch } from \"./components/Switch/Switch\";\nexport type { SwitchProps } from \"./components/Switch/Switch\";\nexport { File } from \"./components/File/File\";\nexport type { FileProps } from \"./components/File/File\";\nexport { Input } from \"./components/Input/Input\";\nexport type { InputProps } from \"./components/Input/Input\";\nexport { Chip } from \"./components/Chip/Chip\";\nexport type { ChipProps } from \"./components/Chip/Chip\";\nexport { ChipsInput } from \"./components/ChipsInput/ChipsInput\";\nexport type { ChipsInputProps } from \"./components/ChipsInput/ChipsInput\";\nexport { Slider } from \"./components/Slider/Slider\";\nexport type { SliderProps } from \"./components/Slider/Slider\";\nexport { RangeSlider } from \"./components/RangeSlider/RangeSlider\";\nexport type { RangeSliderProps } from \"./components/RangeSlider/RangeSlider\";\nexport { Textarea } from \"./components/Textarea/Textarea\";\nexport type { TextareaProps } from \"./components/Textarea/Textarea\";\nexport { Radio } from \"./components/Radio/Radio\";\nexport type { RadioProps } from \"./components/Radio/Radio\";\nexport { RadioGroup } from \"./components/RadioGroup/RadioGroup\";\nexport type { RadioGroupProps } from \"./components/RadioGroup/RadioGroup\";\nexport { Checkbox } from \"./components/Checkbox/Checkbox\";\nexport type { CheckboxProps } from \"./components/Checkbox/Checkbox\";\nexport { Select } from \"./components/Select/Select\";\nexport type { SelectProps } from \"./components/Select/Select\";\nexport { SelectMimicry } from \"./components/SelectMimicry/SelectMimicry\";\nexport type { SelectMimicryProps } from \"./components/SelectMimicry/SelectMimicry\";\nexport { NativeSelect } from \"./components/NativeSelect/NativeSelect\";\nexport type { NativeSelectProps } from \"./components/NativeSelect/NativeSelect\";\nexport { CustomSelect } from \"./components/CustomSelect/CustomSelect\";\nexport type {\n CustomSelectProps,\n CustomSelectOptionInterface,\n} from \"./components/CustomSelect/CustomSelect\";\nexport { CustomSelectOption } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport type { CustomSelectOptionProps } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport { DatePicker } from \"./components/DatePicker/DatePicker\";\nexport type {\n DatePickerProps,\n DatePickerDateFormat,\n} from \"./components/DatePicker/DatePicker\";\nexport { SliderSwitch } from \"./components/SliderSwitch/SliderSwitch\";\nexport type {\n SliderSwitchProps,\n SliderSwitchOptionInterface,\n} from \"./components/SliderSwitch/SliderSwitch\";\nexport { SegmentedControl } from \"./components/SegmentedControl/SegmentedControl\";\nexport type {\n SegmentedControlProps,\n SegmentedControlOptionInterface,\n SegmentedControlValue,\n} from \"./components/SegmentedControl/SegmentedControl\";\nexport { Calendar } from \"./components/Calendar/Calendar\";\nexport type { CalendarProps } from \"./components/Calendar/Calendar\";\nexport { CalendarRange } from \"./components/CalendarRange/CalendarRange\";\nexport type { CalendarRangeProps } from \"./components/CalendarRange/CalendarRange\";\nexport { DateInput } from \"./components/DateInput/DateInput\";\nexport type { DateInputProps } from \"./components/DateInput/DateInput\";\nexport { DateRangeInput } from \"./components/DateRangeInput/DateRangeInput\";\nexport type { DateRangeInputProps } from \"./components/DateRangeInput/DateRangeInput\";\n\n/**\n * Helpers\n */\nexport { Div } from \"./components/Div/Div\";\nexport type { DivProps } from \"./components/Div/Div\";\nexport { Tappable } from \"./components/Tappable/Tappable\";\nexport type { TappableProps } from \"./components/Tappable/Tappable\";\nexport { Touch } from \"./components/Touch/Touch\";\nexport type { TouchProps } from \"./components/Touch/Touch\";\nexport { PanelSpinner } from \"./components/PanelSpinner/PanelSpinner\";\nexport type { PanelSpinnerProps } from \"./components/PanelSpinner/PanelSpinner\";\nexport { PanelHeaderClose } from \"./components/PanelHeaderClose/PanelHeaderClose\";\nexport { PanelHeaderBack } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport type { PanelHeaderBackProps } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport { PanelHeaderSubmit } from \"./components/PanelHeaderSubmit/PanelHeaderSubmit\";\nexport { PanelHeaderEdit } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport type { PanelHeaderEditProps } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport { ModalCardBase } from \"./components/ModalCardBase/ModalCardBase\";\nexport type { ModalCardBaseProps } from \"./components/ModalCardBase/ModalCardBase\";\nexport { VisuallyHiddenInput } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\nexport type { VisuallyHiddenInputProps } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\n\n/**\n * Wrappers\n */\nexport { AppRoot } from \"./components/AppRoot/AppRoot\";\nexport type { AppRootProps } from \"./components/AppRoot/AppRoot\";\nexport { AdaptivityProvider } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport type { AdaptivityProviderProps } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport { ConfigProvider } from \"./components/ConfigProvider/ConfigProvider\";\nexport type { ConfigProviderProps } from \"./components/ConfigProvider/ConfigProvider\";\nexport {\n ConfigProviderContext,\n WebviewType,\n} from \"./components/ConfigProvider/ConfigProviderContext\";\nexport { AppearanceProvider } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport type { AppearanceProviderProps } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport { Scheme, Appearance } from \"./helpers/scheme\";\nexport { LocaleProviderContext } from \"./components/LocaleProviderContext/LocaleProviderContext\";\n\n/**\n * Advertisement\n */\nexport { PromoBanner } from \"./components/PromoBanner/PromoBanner\";\nexport type { PromoBannerProps } from \"./components/PromoBanner/PromoBanner\";\n\n/**\n * Typography\n */\nexport { Title } from \"./components/Typography/Title/Title\";\nexport type { TitleProps } from \"./components/Typography/Title/Title\";\nexport { Headline } from \"./components/Typography/Headline/Headline\";\nexport type { HeadlineProps } from \"./components/Typography/Headline/Headline\";\nexport { Text } from \"./components/Typography/Text/Text\";\nexport type { TextProps } from \"./components/Typography/Text/Text\";\nexport { Paragraph } from \"./components/Typography/Paragraph/Paragraph\";\nexport type { ParagraphProps } from \"./components/Typography/Paragraph/Paragraph\";\nexport { Subhead } from \"./components/Typography/Subhead/Subhead\";\nexport type { SubheadProps } from \"./components/Typography/Subhead/Subhead\";\nexport { Footnote } from \"./components/Typography/Footnote/Footnote\";\nexport type { FootnoteProps } from \"./components/Typography/Footnote/Footnote\";\nexport { Caption } from \"./components/Typography/Caption/Caption\";\nexport type { CaptionProps } from \"./components/Typography/Caption/Caption\";\n\n/**\n * HOCs\n */\nexport { withInsets } from \"./hoc/withInsets\";\nexport { withPlatform } from \"./hoc/withPlatform\";\nexport { withAdaptivity } from \"./hoc/withAdaptivity\";\n\n/**\n * Hooks\n */\nexport { useInsets } from \"./hooks/useInsets\";\nexport { usePlatform } from \"./hooks/usePlatform\";\nexport { useAdaptivity } from \"./hooks/useAdaptivity\";\nexport { useAppearance } from \"./hooks/useAppearance\";\nexport { usePagination } from \"./hooks/usePagination\";\nexport { useScrollLock } from \"./components/AppRoot/ScrollContext\";\nexport { useNavTransition } from \"./components/NavTransitionContext/NavTransitionContext\";\n\n/**\n * Utils\n */\nexport { classNamesString as classNames } from \"./lib/classNames\";\nexport { animate } from \"./lib/animate\";\nexport { removeObjectKeys } from \"./lib/removeObjectKeys\";\nexport { SSRWrapper } from \"./lib/SSR\";\nexport type { SSRWrapperProps } from \"./lib/SSR\";\nexport {\n platform,\n ANDROID,\n IOS,\n VKCOM,\n Platform,\n IS_PLATFORM_ANDROID,\n IS_PLATFORM_IOS,\n} from \"./lib/platform\";\nexport { getClassName } from \"./helpers/getClassName\";\nexport {\n ViewWidth,\n ViewHeight,\n SizeType,\n} from \"./components/AdaptivityProvider/AdaptivityContext\";\nexport { calcInitialsAvatarColor } from \"./helpers/avatar\";\nexport { Popper } from \"./components/Popper/Popper\";\nexport type { PopperProps } from \"./components/Popper/Popper\";\n\n/**\n * Types\n */\nexport type { AlignType, HasPlatform, HasInsets } from \"./types\";\nexport type { NavIdProps } from \"./lib/getNavId\";\nexport type { PlatformType } from \"./lib/platform\";\nexport type { AdaptivityProps } from \"./hoc/withAdaptivity\";\nexport type { TransitionContextProps } from \"./components/NavTransitionContext/NavTransitionContext\";\n"],"mappings":"AAAA;AAEA;AACA;AACA;AAEA;AACA;AACA;;AACA,SAASA,IAAT;AAEA,SAASC,IAAT;AAEA,SAASC,KAAT;AAEA,SAASC,iBAAT;AAEA,SAASC,WAAT;AAEA,SAASC,kBAAT;AAEA,SAASC,kBAAT;AAEA,SAASC,WAAT;AAEA,SAASC,QAAT;AAEA,SAASC,IAAT;AAEA,SAASC,MAAT;AAEA,SAASC,UAAT;AAEA,SAASC,gBAAT;AAEA,SAASC,WAAT;;AAGA;AACA;AACA;AACA,SAASC,aAAT;AAEA,SAASC,KAAT;AAKA,SAASC,WAAT;AAEA,SAASC,eAAT;AAEA,SAASC,8BAAT;AACA,SAASC,aAAT;AAEA,SAASC,QAAT;;AAGA;AACA;AACA;AACA,SAASC,SAAT;AAEA,SAASC,oBAAT;AACA,SAASC,gBAAT;AACA,SAASC,SAAT;AAEA,SAASC,eAAT;AAEA,SAASC,SAAT;AAEA,SAASC,kBAAT;;AAGA;AACA;AACA;AACA,SAASC,KAAT;AAEA,SAASC,WAAT;AAEA,SAASC,MAAT;AAEA,SAASC,UAAT;AAEA,SAASC,IAAT;AAEA,SAASC,QAAT;AAEA,SAASC,UAAT;AAEA,SAASC,WAAT;AAEA,SAASC,UAAT;AAEA,SAASC,MAAT;AAEA,SAASC,KAAT;AAEA,SAASC,QAAT;AAEA,SAASC,IAAT;AAEA,SAASC,IAAT;AAEA,SAASC,QAAT;AAEA,SAASC,UAAT;AAEA,SAASC,cAAT;AAEA,SAASC,MAAT;AAEA,SAASC,OAAT;AAEA,SAASC,OAAT;AAEA,SAASC,MAAT;AAEA,SAASC,UAAT;AAEA,SAASC,cAAT;AAEA,SAASC,QAAT;AAEA,SAASC,MAAT;AAEA,SAASC,IAAT;AAEA,SAASC,QAAT;AAEA,SAASC,OAAT;AAEA,SAASC,aAAT;AAEA,SAASC,IAAT;AAEA,SAASC,OAAT;AAEA,SAASC,gBAAT;AACA,SAASC,OAAT;AAEA,SAASC,UAAT;AAEA,SAASC,SAAT;AAEA,SAASC,OAAT;AAEA,SAASC,WAAT;AAEA,SAASC,MAAT;AAEA,SAASC,YAAT;AAEA,SAASC,QAAT;AAEA,SAASC,YAAT;AAEA,SAASC,gBAAT;AAEA,SAASC,mBAAT;AAEA,SAASC,UAAT;;AAGA;AACA;AACA;AACA,SAASC,UAAT;AAEA,SAASC,QAAT;AAEA,SAASC,SAAT;AAEA,SAASC,eAAT;AAEA,SAASC,UAAT;AAEA,SAASC,MAAT;AAEA,SAASC,IAAT;AAEA,SAASC,KAAT;AAEA,SAASC,IAAT;AAEA,SAASC,UAAT;AAEA,SAASC,MAAT;AAEA,SAASC,WAAT;AAEA,SAASC,QAAT;AAEA,SAASC,KAAT;AAEA,SAASC,UAAT;AAEA,SAASC,QAAT;AAEA,SAASC,MAAT;AAEA,SAASC,aAAT;AAEA,SAASC,YAAT;AAEA,SAASC,YAAT;AAKA,SAASC,kBAAT;AAEA,SAASC,UAAT;AAKA,SAASC,YAAT;AAKA,SAASC,gBAAT;AAMA,SAASC,QAAT;AAEA,SAASC,aAAT;AAEA,SAASC,SAAT;AAEA,SAASC,cAAT;;AAGA;AACA;AACA;AACA,SAASC,GAAT;AAEA,SAASC,QAAT;AAEA,SAASC,KAAT;AAEA,SAASC,YAAT;AAEA,SAASC,gBAAT;AACA,SAASC,eAAT;AAEA,SAASC,iBAAT;AACA,SAASC,eAAT;AAEA,SAASC,aAAT;AAEA,SAASC,mBAAT;;AAGA;AACA;AACA;AACA,SAASC,OAAT;AAEA,SAASC,kBAAT;AAEA,SAASC,cAAT;AAEA,SACEC,qBADF,EAEEC,WAFF;AAIA,SAASC,kBAAT;AAEA,SAASC,MAAT,EAAiBC,UAAjB;AACA,SAASC,qBAAT;AAEA;AACA;AACA;;AACA,SAASC,WAAT;;AAGA;AACA;AACA;AACA,SAASC,KAAT;AAEA,SAASC,QAAT;AAEA,SAASC,IAAT;AAEA,SAASC,SAAT;AAEA,SAASC,OAAT;AAEA,SAASC,QAAT;AAEA,SAASC,OAAT;;AAGA;AACA;AACA;AACA,SAASC,UAAT;AACA,SAASC,YAAT;AACA,SAASC,cAAT;AAEA;AACA;AACA;;AACA,SAASC,SAAT;AACA,SAASC,WAAT;AACA,SAASC,aAAT;AACA,SAASC,aAAT;AACA,SAASC,aAAT;AACA,SAASC,aAAT;AACA,SAASC,gBAAT;AAEA;AACA;AACA;;AACA,SAASC,gBAAgB,IAAIC,UAA7B;AACA,SAASC,OAAT;AACA,SAASC,gBAAT;AACA,SAASC,UAAT;AAEA,SACEC,QADF,EAEEC,OAFF,EAGEC,GAHF,EAIEC,KAJF,EAKEC,QALF,EAMEC,mBANF,EAOEC,eAPF;AASA,SAASC,YAAT;AACA,SACEC,SADF,EAEEC,UAFF,EAGEC,QAHF;AAKA,SAASC,uBAAT;AACA,SAASC,MAAT"}
1
+ {"version":3,"file":"index.js","names":["Root","View","Panel","PanelHeaderButton","PanelHeader","PanelHeaderContent","PanelHeaderContext","SplitLayout","SplitCol","Epic","Tabbar","TabbarItem","HorizontalScroll","FixedLayout","PopoutWrapper","Alert","ActionSheet","ActionSheetItem","ActionSheetDefaultIosCloseItem","ScreenSpinner","Snackbar","ModalRoot","withModalRootContext","ModalRootContext","ModalPage","ModalPageHeader","ModalCard","ModalDismissButton","Badge","ButtonGroup","Button","IconButton","Card","CardGrid","CardScroll","ContentCard","CellButton","Header","Group","Gradient","List","Cell","RichCell","SimpleCell","HorizontalCell","Footer","InfoRow","Gallery","Avatar","GridAvatar","InitialsAvatar","Progress","Search","Tabs","TabsItem","Spinner","PullToRefresh","Link","Tooltip","TooltipContainer","Counter","UsersStack","Separator","Spacing","Placeholder","Banner","MiniInfoCell","WriteBar","WriteBarIcon","SubnavigationBar","SubnavigationButton","Pagination","FormLayout","FormItem","FormField","FormLayoutGroup","FormStatus","Switch","File","Input","Chip","ChipsInput","Slider","RangeSlider","Textarea","Radio","RadioGroup","Checkbox","Select","SelectMimicry","NativeSelect","CustomSelect","CustomSelectOption","DatePicker","SliderSwitch","SegmentedControl","Calendar","CalendarRange","DateInput","DateRangeInput","Div","Tappable","Touch","PanelSpinner","PanelHeaderClose","PanelHeaderBack","PanelHeaderSubmit","PanelHeaderEdit","ModalCardBase","VisuallyHiddenInput","AppRoot","AdaptivityProvider","ConfigProvider","ConfigProviderContext","WebviewType","AppearanceProvider","Scheme","Appearance","LocaleProviderContext","PromoBanner","Title","Headline","Text","Paragraph","Subhead","Footnote","Caption","withInsets","withPlatform","withAdaptivity","useInsets","usePlatform","useAdaptivity","useAppearance","usePagination","useScrollLock","useNavTransition","classNamesString","classNames","animate","removeObjectKeys","SSRWrapper","platform","ANDROID","IOS","VKCOM","Platform","IS_PLATFORM_ANDROID","IS_PLATFORM_IOS","getClassName","ViewWidth","ViewHeight","SizeType","calcInitialsAvatarColor","Popper","CustomScrollView"],"sources":["../../src/index.ts"],"sourcesContent":["import \"./lib/polyfills\";\n\nimport \"./styles/constants.css\";\nimport \"./styles/animations.css\";\nimport \"./styles/common.css\";\n\n/**\n * Layout\n */\nexport { Root } from \"./components/Root/Root\";\nexport type { RootProps } from \"./components/Root/Root\";\nexport { View } from \"./components/View/View\";\nexport type { ViewProps } from \"./components/View/View\";\nexport { Panel } from \"./components/Panel/Panel\";\nexport type { PanelProps } from \"./components/Panel/Panel\";\nexport { PanelHeaderButton } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport type { PanelHeaderButtonProps } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport { PanelHeader } from \"./components/PanelHeader/PanelHeader\";\nexport type { PanelHeaderProps } from \"./components/PanelHeader/PanelHeader\";\nexport { PanelHeaderContent } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport type { PanelHeaderContentProps } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport { PanelHeaderContext } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport type { PanelHeaderContextProps } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport { SplitLayout } from \"./components/SplitLayout/SplitLayout\";\nexport type { SplitLayoutProps } from \"./components/SplitLayout/SplitLayout\";\nexport { SplitCol } from \"./components/SplitCol/SplitCol\";\nexport type { SplitColProps } from \"./components/SplitCol/SplitCol\";\nexport { Epic } from \"./components/Epic/Epic\";\nexport type { EpicProps } from \"./components/Epic/Epic\";\nexport { Tabbar } from \"./components/Tabbar/Tabbar\";\nexport type { TabbarProps } from \"./components/Tabbar/Tabbar\";\nexport { TabbarItem } from \"./components/TabbarItem/TabbarItem\";\nexport type { TabbarItemProps } from \"./components/TabbarItem/TabbarItem\";\nexport { HorizontalScroll } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport type { HorizontalScrollProps } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport { FixedLayout } from \"./components/FixedLayout/FixedLayout\";\nexport type { FixedLayoutProps } from \"./components/FixedLayout/FixedLayout\";\n\n/**\n * Popouts\n */\nexport { PopoutWrapper } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport type { PopoutWrapperProps } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport { Alert } from \"./components/Alert/Alert\";\nexport type {\n AlertProps,\n AlertActionInterface,\n} from \"./components/Alert/Alert\";\nexport { ActionSheet } from \"./components/ActionSheet/ActionSheet\";\nexport type { ActionSheetProps } from \"./components/ActionSheet/ActionSheet\";\nexport { ActionSheetItem } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport type { ActionSheetItemProps } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport { ActionSheetDefaultIosCloseItem } from \"./components/ActionSheet/ActionSheetDefaultIosCloseItem\";\nexport { ScreenSpinner } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport type { ScreenSpinnerProps } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport { Snackbar } from \"./components/Snackbar/Snackbar\";\nexport type { SnackbarProps } from \"./components/Snackbar/Snackbar\";\n\n/**\n * Modals\n */\nexport { ModalRoot } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport type { ModalRootProps } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport { withModalRootContext } from \"./components/ModalRoot/withModalRootContext\";\nexport { ModalRootContext } from \"./components/ModalRoot/ModalRootContext\";\nexport { ModalPage } from \"./components/ModalPage/ModalPage\";\nexport type { ModalPageProps } from \"./components/ModalPage/ModalPage\";\nexport { ModalPageHeader } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport type { ModalPageHeaderProps } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport { ModalCard } from \"./components/ModalCard/ModalCard\";\nexport type { ModalCardProps } from \"./components/ModalCard/ModalCard\";\nexport { ModalDismissButton } from \"./components/ModalDismissButton/ModalDismissButton\";\nexport type { ModalDismissButtonProps } from \"./components/ModalDismissButton/ModalDismissButton\";\n\n/**\n * Blocks\n */\nexport { Badge } from \"./components/Badge/Badge\";\nexport type { BadgeProps } from \"./components/Badge/Badge\";\nexport { ButtonGroup } from \"./components/ButtonGroup/ButtonGroup\";\nexport type { ButtonGroupProps } from \"./components/ButtonGroup/ButtonGroup\";\nexport { Button } from \"./components/Button/Button\";\nexport type { ButtonProps } from \"./components/Button/Button\";\nexport { IconButton } from \"./components/IconButton/IconButton\";\nexport type { IconButtonProps } from \"./components/IconButton/IconButton\";\nexport { Card } from \"./components/Card/Card\";\nexport type { CardProps } from \"./components/Card/Card\";\nexport { CardGrid } from \"./components/CardGrid/CardGrid\";\nexport type { CardGridProps } from \"./components/CardGrid/CardGrid\";\nexport { CardScroll } from \"./components/CardScroll/CardScroll\";\nexport type { CardScrollProps } from \"./components/CardScroll/CardScroll\";\nexport { ContentCard } from \"./components/ContentCard/ContentCard\";\nexport type { ContentCardProps } from \"./components/ContentCard/ContentCard\";\nexport { CellButton } from \"./components/CellButton/CellButton\";\nexport type { CellButtonProps } from \"./components/CellButton/CellButton\";\nexport { Header } from \"./components/Header/Header\";\nexport type { HeaderProps } from \"./components/Header/Header\";\nexport { Group } from \"./components/Group/Group\";\nexport type { GroupProps } from \"./components/Group/Group\";\nexport { Gradient } from \"./components/Gradient/Gradient\";\nexport type { GradientProps } from \"./components/Gradient/Gradient\";\nexport { List } from \"./components/List/List\";\nexport type { ListProps } from \"./components/List/List\";\nexport { Cell } from \"./components/Cell/Cell\";\nexport type { CellProps } from \"./components/Cell/Cell\";\nexport { RichCell } from \"./components/RichCell/RichCell\";\nexport type { RichCellProps } from \"./components/RichCell/RichCell\";\nexport { SimpleCell } from \"./components/SimpleCell/SimpleCell\";\nexport type { SimpleCellProps } from \"./components/SimpleCell/SimpleCell\";\nexport { HorizontalCell } from \"./components/HorizontalCell/HorizontalCell\";\nexport type { HorizontalCellProps } from \"./components/HorizontalCell/HorizontalCell\";\nexport { Footer } from \"./components/Footer/Footer\";\nexport type { FooterProps } from \"./components/Footer/Footer\";\nexport { InfoRow } from \"./components/InfoRow/InfoRow\";\nexport type { InfoRowProps } from \"./components/InfoRow/InfoRow\";\nexport { Gallery } from \"./components/Gallery/Gallery\";\nexport type { GalleryProps } from \"./components/Gallery/Gallery\";\nexport { Avatar } from \"./components/Avatar/Avatar\";\nexport type { AvatarProps } from \"./components/Avatar/Avatar\";\nexport { GridAvatar } from \"./components/GridAvatar/GridAvatar\";\nexport type { GridAvatarProps } from \"./components/GridAvatar/GridAvatar\";\nexport { InitialsAvatar } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport type { InitialsAvatarProps } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport { Progress } from \"./components/Progress/Progress\";\nexport type { ProgressProps } from \"./components/Progress/Progress\";\nexport { Search } from \"./components/Search/Search\";\nexport type { SearchProps } from \"./components/Search/Search\";\nexport { Tabs } from \"./components/Tabs/Tabs\";\nexport type { TabsProps } from \"./components/Tabs/Tabs\";\nexport { TabsItem } from \"./components/TabsItem/TabsItem\";\nexport type { TabsItemProps } from \"./components/TabsItem/TabsItem\";\nexport { Spinner } from \"./components/Spinner/Spinner\";\nexport type { SpinnerProps } from \"./components/Spinner/Spinner\";\nexport { PullToRefresh } from \"./components/PullToRefresh/PullToRefresh\";\nexport type { PullToRefreshProps } from \"./components/PullToRefresh/PullToRefresh\";\nexport { Link } from \"./components/Link/Link\";\nexport type { LinkProps } from \"./components/Link/Link\";\nexport { Tooltip } from \"./components/Tooltip/Tooltip\";\nexport type { TooltipProps } from \"./components/Tooltip/Tooltip\";\nexport { TooltipContainer } from \"./components/Tooltip/TooltipContainer\";\nexport { Counter } from \"./components/Counter/Counter\";\nexport type { CounterProps } from \"./components/Counter/Counter\";\nexport { UsersStack } from \"./components/UsersStack/UsersStack\";\nexport type { UsersStackProps } from \"./components/UsersStack/UsersStack\";\nexport { Separator } from \"./components/Separator/Separator\";\nexport type { SeparatorProps } from \"./components/Separator/Separator\";\nexport { Spacing } from \"./components/Spacing/Spacing\";\nexport type { SpacingProps } from \"./components/Spacing/Spacing\";\nexport { Placeholder } from \"./components/Placeholder/Placeholder\";\nexport type { PlaceholderProps } from \"./components/Placeholder/Placeholder\";\nexport { Banner } from \"./components/Banner/Banner\";\nexport type { BannerProps } from \"./components/Banner/Banner\";\nexport { MiniInfoCell } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport type { MiniInfoCellProps } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport { WriteBar } from \"./components/WriteBar/WriteBar\";\nexport type { WriteBarProps } from \"./components/WriteBar/WriteBar\";\nexport { WriteBarIcon } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport type { WriteBarIconProps } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport { SubnavigationBar } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport type { SubnavigationBarProps } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport { SubnavigationButton } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport type { SubnavigationButtonProps } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport { Pagination } from \"./components/Pagination/Pagination\";\nexport type { PaginationProps } from \"./components/Pagination/Pagination\";\n\n/**\n * Forms\n */\nexport { FormLayout } from \"./components/FormLayout/FormLayout\";\nexport type { FormLayoutProps } from \"./components/FormLayout/FormLayout\";\nexport { FormItem } from \"./components/FormItem/FormItem\";\nexport type { FormItemProps } from \"./components/FormItem/FormItem\";\nexport { FormField } from \"./components/FormField/FormField\";\nexport type { FormFieldProps } from \"./components/FormField/FormField\";\nexport { FormLayoutGroup } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport type { FormLayoutGroupProps } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport { FormStatus } from \"./components/FormStatus/FormStatus\";\nexport type { FormStatusProps } from \"./components/FormStatus/FormStatus\";\nexport { Switch } from \"./components/Switch/Switch\";\nexport type { SwitchProps } from \"./components/Switch/Switch\";\nexport { File } from \"./components/File/File\";\nexport type { FileProps } from \"./components/File/File\";\nexport { Input } from \"./components/Input/Input\";\nexport type { InputProps } from \"./components/Input/Input\";\nexport { Chip } from \"./components/Chip/Chip\";\nexport type { ChipProps } from \"./components/Chip/Chip\";\nexport { ChipsInput } from \"./components/ChipsInput/ChipsInput\";\nexport type { ChipsInputProps } from \"./components/ChipsInput/ChipsInput\";\nexport { Slider } from \"./components/Slider/Slider\";\nexport type { SliderProps } from \"./components/Slider/Slider\";\nexport { RangeSlider } from \"./components/RangeSlider/RangeSlider\";\nexport type { RangeSliderProps } from \"./components/RangeSlider/RangeSlider\";\nexport { Textarea } from \"./components/Textarea/Textarea\";\nexport type { TextareaProps } from \"./components/Textarea/Textarea\";\nexport { Radio } from \"./components/Radio/Radio\";\nexport type { RadioProps } from \"./components/Radio/Radio\";\nexport { RadioGroup } from \"./components/RadioGroup/RadioGroup\";\nexport type { RadioGroupProps } from \"./components/RadioGroup/RadioGroup\";\nexport { Checkbox } from \"./components/Checkbox/Checkbox\";\nexport type { CheckboxProps } from \"./components/Checkbox/Checkbox\";\nexport { Select } from \"./components/Select/Select\";\nexport type { SelectProps } from \"./components/Select/Select\";\nexport { SelectMimicry } from \"./components/SelectMimicry/SelectMimicry\";\nexport type { SelectMimicryProps } from \"./components/SelectMimicry/SelectMimicry\";\nexport { NativeSelect } from \"./components/NativeSelect/NativeSelect\";\nexport type { NativeSelectProps } from \"./components/NativeSelect/NativeSelect\";\nexport { CustomSelect } from \"./components/CustomSelect/CustomSelect\";\nexport type {\n CustomSelectProps,\n CustomSelectOptionInterface,\n} from \"./components/CustomSelect/CustomSelect\";\nexport { CustomSelectOption } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport type { CustomSelectOptionProps } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport { DatePicker } from \"./components/DatePicker/DatePicker\";\nexport type {\n DatePickerProps,\n DatePickerDateFormat,\n} from \"./components/DatePicker/DatePicker\";\nexport { SliderSwitch } from \"./components/SliderSwitch/SliderSwitch\";\nexport type {\n SliderSwitchProps,\n SliderSwitchOptionInterface,\n} from \"./components/SliderSwitch/SliderSwitch\";\nexport { SegmentedControl } from \"./components/SegmentedControl/SegmentedControl\";\nexport type {\n SegmentedControlProps,\n SegmentedControlOptionInterface,\n SegmentedControlValue,\n} from \"./components/SegmentedControl/SegmentedControl\";\nexport { Calendar } from \"./components/Calendar/Calendar\";\nexport type { CalendarProps } from \"./components/Calendar/Calendar\";\nexport { CalendarRange } from \"./components/CalendarRange/CalendarRange\";\nexport type { CalendarRangeProps } from \"./components/CalendarRange/CalendarRange\";\nexport { DateInput } from \"./components/DateInput/DateInput\";\nexport type { DateInputProps } from \"./components/DateInput/DateInput\";\nexport { DateRangeInput } from \"./components/DateRangeInput/DateRangeInput\";\nexport type { DateRangeInputProps } from \"./components/DateRangeInput/DateRangeInput\";\n\n/**\n * Helpers\n */\nexport { Div } from \"./components/Div/Div\";\nexport type { DivProps } from \"./components/Div/Div\";\nexport { Tappable } from \"./components/Tappable/Tappable\";\nexport type { TappableProps } from \"./components/Tappable/Tappable\";\nexport { Touch } from \"./components/Touch/Touch\";\nexport type { TouchProps } from \"./components/Touch/Touch\";\nexport { PanelSpinner } from \"./components/PanelSpinner/PanelSpinner\";\nexport type { PanelSpinnerProps } from \"./components/PanelSpinner/PanelSpinner\";\nexport { PanelHeaderClose } from \"./components/PanelHeaderClose/PanelHeaderClose\";\nexport { PanelHeaderBack } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport type { PanelHeaderBackProps } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport { PanelHeaderSubmit } from \"./components/PanelHeaderSubmit/PanelHeaderSubmit\";\nexport { PanelHeaderEdit } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport type { PanelHeaderEditProps } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport { ModalCardBase } from \"./components/ModalCardBase/ModalCardBase\";\nexport type { ModalCardBaseProps } from \"./components/ModalCardBase/ModalCardBase\";\nexport { VisuallyHiddenInput } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\nexport type { VisuallyHiddenInputProps } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\n\n/**\n * Wrappers\n */\nexport { AppRoot } from \"./components/AppRoot/AppRoot\";\nexport type { AppRootProps } from \"./components/AppRoot/AppRoot\";\nexport { AdaptivityProvider } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport type { AdaptivityProviderProps } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport { ConfigProvider } from \"./components/ConfigProvider/ConfigProvider\";\nexport type { ConfigProviderProps } from \"./components/ConfigProvider/ConfigProvider\";\nexport {\n ConfigProviderContext,\n WebviewType,\n} from \"./components/ConfigProvider/ConfigProviderContext\";\nexport { AppearanceProvider } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport type { AppearanceProviderProps } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport { Scheme, Appearance } from \"./helpers/scheme\";\nexport { LocaleProviderContext } from \"./components/LocaleProviderContext/LocaleProviderContext\";\n\n/**\n * Advertisement\n */\nexport { PromoBanner } from \"./components/PromoBanner/PromoBanner\";\nexport type { PromoBannerProps } from \"./components/PromoBanner/PromoBanner\";\n\n/**\n * Typography\n */\nexport { Title } from \"./components/Typography/Title/Title\";\nexport type { TitleProps } from \"./components/Typography/Title/Title\";\nexport { Headline } from \"./components/Typography/Headline/Headline\";\nexport type { HeadlineProps } from \"./components/Typography/Headline/Headline\";\nexport { Text } from \"./components/Typography/Text/Text\";\nexport type { TextProps } from \"./components/Typography/Text/Text\";\nexport { Paragraph } from \"./components/Typography/Paragraph/Paragraph\";\nexport type { ParagraphProps } from \"./components/Typography/Paragraph/Paragraph\";\nexport { Subhead } from \"./components/Typography/Subhead/Subhead\";\nexport type { SubheadProps } from \"./components/Typography/Subhead/Subhead\";\nexport { Footnote } from \"./components/Typography/Footnote/Footnote\";\nexport type { FootnoteProps } from \"./components/Typography/Footnote/Footnote\";\nexport { Caption } from \"./components/Typography/Caption/Caption\";\nexport type { CaptionProps } from \"./components/Typography/Caption/Caption\";\n\n/**\n * HOCs\n */\nexport { withInsets } from \"./hoc/withInsets\";\nexport { withPlatform } from \"./hoc/withPlatform\";\nexport { withAdaptivity } from \"./hoc/withAdaptivity\";\n\n/**\n * Hooks\n */\nexport { useInsets } from \"./hooks/useInsets\";\nexport { usePlatform } from \"./hooks/usePlatform\";\nexport { useAdaptivity } from \"./hooks/useAdaptivity\";\nexport { useAppearance } from \"./hooks/useAppearance\";\nexport { usePagination } from \"./hooks/usePagination\";\nexport { useScrollLock } from \"./components/AppRoot/ScrollContext\";\nexport { useNavTransition } from \"./components/NavTransitionContext/NavTransitionContext\";\n\n/**\n * Utils\n */\nexport { classNamesString as classNames } from \"./lib/classNames\";\nexport { animate } from \"./lib/animate\";\nexport { removeObjectKeys } from \"./lib/removeObjectKeys\";\nexport { SSRWrapper } from \"./lib/SSR\";\nexport type { SSRWrapperProps } from \"./lib/SSR\";\nexport {\n platform,\n ANDROID,\n IOS,\n VKCOM,\n Platform,\n IS_PLATFORM_ANDROID,\n IS_PLATFORM_IOS,\n} from \"./lib/platform\";\nexport { getClassName } from \"./helpers/getClassName\";\nexport {\n ViewWidth,\n ViewHeight,\n SizeType,\n} from \"./components/AdaptivityProvider/AdaptivityContext\";\nexport { calcInitialsAvatarColor } from \"./helpers/avatar\";\nexport { Popper } from \"./components/Popper/Popper\";\nexport type { PopperProps } from \"./components/Popper/Popper\";\nexport { CustomScrollView } from \"./components/CustomScrollView/CustomScrollView\";\n\n/**\n * Types\n */\nexport type { AlignType, HasPlatform, HasInsets } from \"./types\";\nexport type { NavIdProps } from \"./lib/getNavId\";\nexport type { PlatformType } from \"./lib/platform\";\nexport type { AdaptivityProps } from \"./hoc/withAdaptivity\";\nexport type { TransitionContextProps } from \"./components/NavTransitionContext/NavTransitionContext\";\n"],"mappings":"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"}
@@ -4,7 +4,12 @@ export declare enum Keys {
4
4
  ENTER = "Enter",
5
5
  SPACE = "Space",
6
6
  TAB = "Tab",
7
- ESCAPE = "Escape"
7
+ ESCAPE = "Escape",
8
+ HOME = "Home",
9
+ END = "End",
10
+ ARROW_LEFT = "ArrowLeft",
11
+ ARROW_RIGHT = "ArrowRight",
12
+ ARROW_DOWN = "ArrowDown"
8
13
  }
9
14
  export declare function pressedKey(e: KeyboardEvent | React.KeyboardEvent<HTMLElement>): Keys | null;
10
15
  export declare function shouldTriggerClickOnEnterOrSpace(e: KeyboardEvent | React.KeyboardEvent<HTMLElement>): boolean;
@@ -6,6 +6,11 @@ export var Keys;
6
6
  Keys["SPACE"] = "Space";
7
7
  Keys["TAB"] = "Tab";
8
8
  Keys["ESCAPE"] = "Escape";
9
+ Keys["HOME"] = "Home";
10
+ Keys["END"] = "End";
11
+ Keys["ARROW_LEFT"] = "ArrowLeft";
12
+ Keys["ARROW_RIGHT"] = "ArrowRight";
13
+ Keys["ARROW_DOWN"] = "ArrowDown";
9
14
  })(Keys || (Keys = {}));
10
15
 
11
16
  var ACCESSIBLE_KEYS = [{
@@ -24,6 +29,26 @@ var ACCESSIBLE_KEYS = [{
24
29
  code: Keys.ESCAPE,
25
30
  key: ["Escape"],
26
31
  keyCode: 27
32
+ }, {
33
+ code: Keys.HOME,
34
+ key: ["Home"],
35
+ keyCode: 36
36
+ }, {
37
+ code: Keys.END,
38
+ key: ["End"],
39
+ keyCode: 35
40
+ }, {
41
+ code: Keys.ARROW_LEFT,
42
+ key: ["ArrowLeft"],
43
+ keyCode: 37
44
+ }, {
45
+ code: Keys.ARROW_RIGHT,
46
+ key: ["ArrowRight"],
47
+ keyCode: 39
48
+ }, {
49
+ code: Keys.ARROW_DOWN,
50
+ key: ["ArrowDown"],
51
+ keyCode: 40
27
52
  }];
28
53
  export function pressedKey(e) {
29
54
  var _ACCESSIBLE_KEYS$find;
@@ -1 +1 @@
1
- {"version":3,"file":"accessibility.js","names":["FOCUSABLE_ELEMENTS_LIST","Keys","ACCESSIBLE_KEYS","code","ENTER","key","keyCode","SPACE","TAB","ESCAPE","pressedKey","e","find","includes","shouldTriggerClickOnEnterOrSpace","el","target","tagName","role","getAttribute","isValidKeyboardEventTarget","isContentEditable","isNativeAnchorEl","hasAttribute","keyPressed"],"sources":["../../../src/lib/accessibility.ts"],"sourcesContent":["import * as React from \"react\";\n\nexport const FOCUSABLE_ELEMENTS_LIST = [\n \"a[href]\",\n \"area[href]\",\n 'input:not([disabled]):not([hidden]):not([type=\"hidden\"]):not([aria-hidden])',\n \"select:not([disabled]):not([hidden]):not([aria-hidden])\",\n \"textarea:not([disabled])\",\n \"button:not([disabled])\",\n \"iframe\",\n \"audio\",\n \"video\",\n \"[contenteditable]\",\n '[tabindex]:not([tabindex=\"-1\"])',\n];\n\nexport enum Keys {\n ENTER = \"Enter\",\n SPACE = \"Space\",\n TAB = \"Tab\",\n ESCAPE = \"Escape\",\n}\n\ninterface AccessibleKey {\n code: Keys;\n key: string[];\n keyCode: number;\n}\n\nconst ACCESSIBLE_KEYS: AccessibleKey[] = [\n {\n code: Keys.ENTER,\n key: [\"Enter\"],\n keyCode: 13,\n },\n {\n code: Keys.SPACE,\n key: [\"Space\", \"Spacebar\", \" \"],\n keyCode: 32,\n },\n {\n code: Keys.TAB,\n key: [\"Tab\"],\n keyCode: 9,\n },\n {\n code: Keys.ESCAPE,\n key: [\"Escape\"],\n keyCode: 27,\n },\n];\n\nexport function pressedKey(\n e: KeyboardEvent | React.KeyboardEvent<HTMLElement>\n) {\n return (\n ACCESSIBLE_KEYS.find(\n ({ key, keyCode }) => key.includes(e.key) || keyCode === e.keyCode\n )?.code || null\n );\n}\n\nexport function shouldTriggerClickOnEnterOrSpace(\n e: KeyboardEvent | React.KeyboardEvent<HTMLElement>\n) {\n const el = e.target as HTMLElement;\n const { tagName } = el;\n\n const role = el.getAttribute(\"role\");\n\n const isValidKeyboardEventTarget: boolean =\n el.isContentEditable !== true &&\n tagName !== \"INPUT\" &&\n tagName !== \"TEXTAREA\" &&\n (role === \"button\" || role === \"link\");\n\n const isNativeAnchorEl = tagName === \"A\" && el.hasAttribute(\"href\");\n const keyPressed = pressedKey(e);\n\n return (\n isValidKeyboardEventTarget &&\n // trigger buttons on Space\n ((keyPressed === Keys.SPACE && role === \"button\") ||\n // trigger non-native links and buttons on Enter\n (keyPressed === Keys.ENTER && !isNativeAnchorEl))\n );\n}\n"],"mappings":"AAEA,OAAO,IAAMA,uBAAuB,GAAG,CACrC,SADqC,EAErC,YAFqC,EAGrC,6EAHqC,EAIrC,yDAJqC,EAKrC,0BALqC,EAMrC,wBANqC,EAOrC,QAPqC,EAQrC,OARqC,EASrC,OATqC,EAUrC,mBAVqC,EAWrC,iCAXqC,CAAhC;AAcP,WAAYC,IAAZ;;WAAYA,I;EAAAA,I;EAAAA,I;EAAAA,I;EAAAA,I;GAAAA,I,KAAAA,I;;AAaZ,IAAMC,eAAgC,GAAG,CACvC;EACEC,IAAI,EAAEF,IAAI,CAACG,KADb;EAEEC,GAAG,EAAE,CAAC,OAAD,CAFP;EAGEC,OAAO,EAAE;AAHX,CADuC,EAMvC;EACEH,IAAI,EAAEF,IAAI,CAACM,KADb;EAEEF,GAAG,EAAE,CAAC,OAAD,EAAU,UAAV,EAAsB,GAAtB,CAFP;EAGEC,OAAO,EAAE;AAHX,CANuC,EAWvC;EACEH,IAAI,EAAEF,IAAI,CAACO,GADb;EAEEH,GAAG,EAAE,CAAC,KAAD,CAFP;EAGEC,OAAO,EAAE;AAHX,CAXuC,EAgBvC;EACEH,IAAI,EAAEF,IAAI,CAACQ,MADb;EAEEJ,GAAG,EAAE,CAAC,QAAD,CAFP;EAGEC,OAAO,EAAE;AAHX,CAhBuC,CAAzC;AAuBA,OAAO,SAASI,UAAT,CACLC,CADK,EAEL;EAAA;;EACA,OACE,0BAAAT,eAAe,CAACU,IAAhB,CACE;IAAA,IAAGP,GAAH,QAAGA,GAAH;IAAA,IAAQC,OAAR,QAAQA,OAAR;IAAA,OAAsBD,GAAG,CAACQ,QAAJ,CAAaF,CAAC,CAACN,GAAf,KAAuBC,OAAO,KAAKK,CAAC,CAACL,OAA3D;EAAA,CADF,iFAEGH,IAFH,KAEW,IAHb;AAKD;AAED,OAAO,SAASW,gCAAT,CACLH,CADK,EAEL;EACA,IAAMI,EAAE,GAAGJ,CAAC,CAACK,MAAb;EACA,IAAQC,OAAR,GAAoBF,EAApB,CAAQE,OAAR;EAEA,IAAMC,IAAI,GAAGH,EAAE,CAACI,YAAH,CAAgB,MAAhB,CAAb;EAEA,IAAMC,0BAAmC,GACvCL,EAAE,CAACM,iBAAH,KAAyB,IAAzB,IACAJ,OAAO,KAAK,OADZ,IAEAA,OAAO,KAAK,UAFZ,KAGCC,IAAI,KAAK,QAAT,IAAqBA,IAAI,KAAK,MAH/B,CADF;EAMA,IAAMI,gBAAgB,GAAGL,OAAO,KAAK,GAAZ,IAAmBF,EAAE,CAACQ,YAAH,CAAgB,MAAhB,CAA5C;EACA,IAAMC,UAAU,GAAGd,UAAU,CAACC,CAAD,CAA7B;EAEA,OACES,0BAA0B,MAC1B;EACEI,UAAU,KAAKvB,IAAI,CAACM,KAApB,IAA6BW,IAAI,KAAK,QAAvC,IACC;EACCM,UAAU,KAAKvB,IAAI,CAACG,KAApB,IAA6B,CAACkB,gBAJP,CAD5B;AAOD"}
1
+ {"version":3,"file":"accessibility.js","names":["FOCUSABLE_ELEMENTS_LIST","Keys","ACCESSIBLE_KEYS","code","ENTER","key","keyCode","SPACE","TAB","ESCAPE","HOME","END","ARROW_LEFT","ARROW_RIGHT","ARROW_DOWN","pressedKey","e","find","includes","shouldTriggerClickOnEnterOrSpace","el","target","tagName","role","getAttribute","isValidKeyboardEventTarget","isContentEditable","isNativeAnchorEl","hasAttribute","keyPressed"],"sources":["../../../src/lib/accessibility.ts"],"sourcesContent":["import * as React from \"react\";\n\nexport const FOCUSABLE_ELEMENTS_LIST = [\n \"a[href]\",\n \"area[href]\",\n 'input:not([disabled]):not([hidden]):not([type=\"hidden\"]):not([aria-hidden])',\n \"select:not([disabled]):not([hidden]):not([aria-hidden])\",\n \"textarea:not([disabled])\",\n \"button:not([disabled])\",\n \"iframe\",\n \"audio\",\n \"video\",\n \"[contenteditable]\",\n '[tabindex]:not([tabindex=\"-1\"])',\n];\n\nexport enum Keys {\n ENTER = \"Enter\",\n SPACE = \"Space\",\n TAB = \"Tab\",\n ESCAPE = \"Escape\",\n HOME = \"Home\",\n END = \"End\",\n ARROW_LEFT = \"ArrowLeft\",\n ARROW_RIGHT = \"ArrowRight\",\n ARROW_DOWN = \"ArrowDown\",\n}\n\ninterface AccessibleKey {\n code: Keys;\n key: string[];\n keyCode: number;\n}\n\nconst ACCESSIBLE_KEYS: AccessibleKey[] = [\n {\n code: Keys.ENTER,\n key: [\"Enter\"],\n keyCode: 13,\n },\n {\n code: Keys.SPACE,\n key: [\"Space\", \"Spacebar\", \" \"],\n keyCode: 32,\n },\n {\n code: Keys.TAB,\n key: [\"Tab\"],\n keyCode: 9,\n },\n {\n code: Keys.ESCAPE,\n key: [\"Escape\"],\n keyCode: 27,\n },\n {\n code: Keys.HOME,\n key: [\"Home\"],\n keyCode: 36,\n },\n {\n code: Keys.END,\n key: [\"End\"],\n keyCode: 35,\n },\n {\n code: Keys.ARROW_LEFT,\n key: [\"ArrowLeft\"],\n keyCode: 37,\n },\n {\n code: Keys.ARROW_RIGHT,\n key: [\"ArrowRight\"],\n keyCode: 39,\n },\n {\n code: Keys.ARROW_DOWN,\n key: [\"ArrowDown\"],\n keyCode: 40,\n },\n];\n\nexport function pressedKey(\n e: KeyboardEvent | React.KeyboardEvent<HTMLElement>\n) {\n return (\n ACCESSIBLE_KEYS.find(\n ({ key, keyCode }) => key.includes(e.key) || keyCode === e.keyCode\n )?.code || null\n );\n}\n\nexport function shouldTriggerClickOnEnterOrSpace(\n e: KeyboardEvent | React.KeyboardEvent<HTMLElement>\n) {\n const el = e.target as HTMLElement;\n const { tagName } = el;\n\n const role = el.getAttribute(\"role\");\n\n const isValidKeyboardEventTarget: boolean =\n el.isContentEditable !== true &&\n tagName !== \"INPUT\" &&\n tagName !== \"TEXTAREA\" &&\n (role === \"button\" || role === \"link\");\n\n const isNativeAnchorEl = tagName === \"A\" && el.hasAttribute(\"href\");\n const keyPressed = pressedKey(e);\n\n return (\n isValidKeyboardEventTarget &&\n // trigger buttons on Space\n ((keyPressed === Keys.SPACE && role === \"button\") ||\n // trigger non-native links and buttons on Enter\n (keyPressed === Keys.ENTER && !isNativeAnchorEl))\n );\n}\n"],"mappings":"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"}
@@ -6,9 +6,9 @@ export declare const getMonths: (locale?: string | undefined) => {
6
6
  value: number;
7
7
  label: string;
8
8
  }[];
9
- export declare const getDaysNames: (now: Date, weekStartsOn: 0 | 2 | 1 | 6 | 5 | 4 | 3, locale?: string | undefined) => string[];
9
+ export declare const getDaysNames: (now: Date, weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6, locale?: string | undefined) => string[];
10
10
  export declare const navigateDate: (date?: Date | null | undefined, key?: string | undefined) => Date;
11
- export declare const getWeeks: (viewDate: Date, weekStartsOn: 0 | 2 | 1 | 6 | 5 | 4 | 3) => Date[][];
11
+ export declare const getWeeks: (viewDate: Date, weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6) => Date[][];
12
12
  export declare const setTimeEqual: (to: Date, from?: Date | null | undefined) => Date;
13
13
  export declare const isFirstDay: (day: Date, dayOfWeek: number) => boolean;
14
14
  export declare const isLastDay: (day: Date, dayOfWeek: number) => boolean;
@@ -106,7 +106,7 @@
106
106
  --modal_card_background,var(--vkui--color_background_modal)
107
107
  );box-shadow:0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);box-shadow:var(--vkui--elevation3,0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08));color:#99a2ad;color:var(--icon_secondary,var(--vkui--color_icon_secondary));display:flex;justify-content:center}.vkuiHorizontalScrollArrow--m .vkuiHorizontalScrollArrow__icon{border-radius:14px;height:28px;width:28px}.vkuiHorizontalScrollArrow--l .vkuiHorizontalScrollArrow__icon{border-radius:24px;height:40px;width:40px}.vkuiHorizontalScrollArrow--left{left:0;padding-left:16px;padding-left:var(--vkui--size_base_padding_horizontal--regular,16px)}.vkuiHorizontalScrollArrow--right{padding-right:16px;padding-right:var(--vkui--size_base_padding_horizontal--regular,16px);right:0}.vkuiHorizontalScrollArrow--ios .vkuiHorizontalScrollArrow{transition-timing-function:cubic-bezier(.36,.66,.04,1);transition-timing-function:var(--ios-easing)}.vkuiGallery:hover .vkuiHorizontalScrollArrow,.vkuiHorizontalScroll:hover .vkuiHorizontalScrollArrow{opacity:.64;opacity:var(--vkui--opacity_disable_accessibility,.64)}.vkuiGallery:hover .vkuiHorizontalScrollArrow:hover,.vkuiHorizontalScroll--withConstArrows .vkuiHorizontalScrollArrow,.vkuiHorizontalScroll--withConstArrows:hover .vkuiHorizontalScrollArrow,.vkuiHorizontalScroll:hover .vkuiHorizontalScrollArrow:hover{opacity:1}.vkuiPopoutWrapper{box-sizing:border-box;height:100%;left:0;pointer-events:none;top:0;width:100%}.vkuiPopoutWrapper--opened{pointer-events:auto}.vkuiPopoutWrapper--closing{pointer-events:none}.vkuiPopoutWrapper--fixed{position:fixed}.vkuiPopoutWrapper__overlay{-webkit-animation:vkui-animation-full-fade-in .2s ease;animation:vkui-animation-full-fade-in .2s ease;-webkit-animation:vkui-animation-full-fade-in var(--vkui--animation_duration_m,.2s) ease;animation:vkui-animation-full-fade-in var(--vkui--animation_duration_m,.2s) ease;height:100%;left:0;opacity:1;position:fixed;top:0;width:100%}.vkuiPopoutWrapper--closing .vkuiPopoutWrapper__overlay{opacity:0;transition:opacity .2s cubic-bezier(.3,.3,.5,1);transition:opacity var(--vkui--animation_duration_m,.2s) var(--vkui--animation_easing_default,cubic-bezier(.3,.3,.5,1))}.vkuiPopoutWrapper--masked .vkuiPopoutWrapper__overlay{background:rgba(0,0,0,.4);background:var(--vkui--color_overlay_primary,rgba(0,0,0,.4))}.vkuiPopoutWrapper--fixed .vkuiPopoutWrapper__overlay{position:absolute}.vkuiPopoutWrapper__container{box-sizing:border-box;display:flex;height:100%;position:relative;width:100%}.vkuiPopoutWrapper__content{display:flex;justify-content:center;pointer-events:none;width:100%;z-index:2}.vkuiPopoutWrapper__content>*{pointer-events:auto}.vkuiPopoutWrapper--v-center .vkuiPopoutWrapper__container{align-items:center}.vkuiPopoutWrapper--v-bottom .vkuiPopoutWrapper__container{align-items:flex-end}.vkuiPopoutWrapper--v-top .vkuiPopoutWrapper__container{align-items:flex-start}.vkuiPopoutWrapper--h-center .vkuiPopoutWrapper__container{justify-content:center}.vkuiPopoutWrapper--h-left .vkuiPopoutWrapper__container{justify-content:flex-start}.vkuiPopoutWrapper--h-right .vkuiPopoutWrapper__container{justify-content:flex-end}@-webkit-keyframes vkui-animation-full-fade-in{0%{opacity:0}to{opacity:1}}@keyframes vkui-animation-full-fade-in{0%{opacity:0}to{opacity:1}}.vkuiActionSheet{align-items:stretch;-webkit-animation:vkui-animation-actionsheet-intro .2s cubic-bezier(.4,0,.2,1);animation:vkui-animation-actionsheet-intro .2s cubic-bezier(.4,0,.2,1);-webkit-animation:vkui-animation-actionsheet-intro .2s var(--android-easing);animation:vkui-animation-actionsheet-intro .2s var(--android-easing);background:#fff;background:var(--modal_card_background,var(--vkui--color_background_modal));border-radius:12px;box-shadow:0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);box-shadow:var(--vkui--elevation3,0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08));box-sizing:border-box;display:flex;flex-direction:column;margin:10px;overflow:hidden;padding:8px 0;position:relative;width:calc(100% - 20px)}.vkuiActionSheet__header{color:#818c99;color:var(--text_secondary,var(--vkui--color_text_subhead));padding:16px 20px}.vkuiActionSheet--closing{-webkit-transform:translateY(calc(100% + 20px));transform:translateY(calc(100% + 20px));transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1);transition:transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .2s var(--android-easing);transition:transform .2s var(--android-easing);transition:transform .2s var(--android-easing),-webkit-transform .2s var(--android-easing)}.vkuiActionSheet__title+.vkuiActionSheet__text{margin-top:8px}.vkuiActionSheet--ios{-webkit-animation:vkui-animation-actionsheet-intro .3s cubic-bezier(.36,.66,.04,1);animation:vkui-animation-actionsheet-intro .3s cubic-bezier(.36,.66,.04,1);-webkit-animation:vkui-animation-actionsheet-intro .3s var(--ios-easing);animation:vkui-animation-actionsheet-intro .3s var(--ios-easing);background:transparent;margin:unset;padding:10px;width:100%}.vkuiActionSheet--ios.vkuiActionSheet--closing{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .3s cubic-bezier(.36,.66,.04,1);transition:transform .3s cubic-bezier(.36,.66,.04,1);transition:transform .3s cubic-bezier(.36,.66,.04,1),-webkit-transform .3s cubic-bezier(.36,.66,.04,1);transition:-webkit-transform .3s var(--ios-easing);transition:transform .3s var(--ios-easing);transition:transform .3s var(--ios-easing),-webkit-transform .3s var(--ios-easing)}.vkuiActionSheet--ios .vkuiActionSheet__header{border-radius:14px 14px 0 0;overflow:hidden;position:relative;text-align:center}.vkuiActionSheet--ios .vkuiActionSheet__title{position:relative;z-index:2}.vkuiActionSheet--ios .vkuiActionSheet__title+.vkuiActionSheet__text{margin-top:9px}.vkuiActionSheet--ios .vkuiActionSheet__text{position:relative;z-index:2}.vkuiActionSheet--ios .vkuiActionSheet__header:before{background-color:#fff;background-color:var(
108
108
  --modal_card_background,var(--vkui--color_background_modal)
109
- );content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vkuiActionSheet--sizeY-compact .vkuiActionSheet__header{padding:12px 20px}.vkuiActionSheet--desktop{-webkit-animation:none;animation:none;height:auto;margin:0;width:auto}.vkuiActionSheet--desktop.vkuiActionSheet--ios{border-radius:14px;padding:0}@-webkit-keyframes vkui-animation-actionsheet-intro{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes vkui-animation-actionsheet-intro{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.vkuiActionSheetItem{align-items:center;border-radius:0;box-sizing:border-box;color:#000;color:var(--text_primary,var(--vkui--color_text_primary));display:flex;min-height:48px;overflow:hidden;padding:0 20px;text-decoration:none}.vkuiActionSheetItem,.vkuiActionSheetItem__after,.vkuiActionSheetItem__before,.vkuiActionSheetItem__container{position:relative;z-index:2}.vkuiActionSheetItem__after,.vkuiActionSheetItem__before{flex-shrink:0}.vkuiActionSheetItem__before{margin-left:-2px;margin-right:18px}.vkuiActionSheetItem__container{flex-grow:1;max-width:100%;padding:10px 0}.vkuiActionSheetItem--ellipsis{overflow:hidden;white-space:nowrap}.vkuiActionSheetItem__content{align-items:baseline;display:flex;justify-content:space-between;overflow:hidden}.vkuiActionSheetItem--ellipsis .vkuiActionSheetItem__content{justify-content:flex-start}.vkuiActionSheetItem__children{min-width:0;overflow:hidden;text-overflow:ellipsis}.vkuiActionSheetItem__subtitle{margin-top:2px;overflow:hidden;text-overflow:ellipsis}.vkuiActionSheetItem__meta,.vkuiActionSheetItem__subtitle{color:#818c99;color:var(--text_secondary,var(--vkui--color_text_secondary))}.vkuiActionSheetItem__meta{flex-shrink:0;margin-left:6px}.vkuiActionSheetItem__before{color:#2688eb;color:var(--action_sheet_action_foreground,var(--vkui--color_icon_accent))}.vkuiActionSheetItem--destructive .vkuiActionSheetItem__container:first-child{color:#e64646;color:var(--destructive,var(--vkui--color_text_negative))}.vkuiActionSheetItem--destructive .vkuiActionSheetItem__before{color:#e64646;color:var(--destructive,var(--vkui--color_icon_negative))}.vkuiActionSheetItem__radio{display:none}.vkuiActionSheetItem__marker{align-items:center;background-color:initial;border-radius:50%;color:#2688eb;color:var(--accent,var(--vkui--color_icon_accent));display:none;height:24px;justify-content:center;margin-left:16px;width:24px}.vkuiActionSheetItem__radio:checked~.vkuiActionSheetItem__marker{display:flex}.vkuiActionSheetItem--ios{background:#fff;background:var(--modal_card_background,var(--vkui--color_background_modal));border-radius:0;color:#2688eb;color:var(--action_sheet_action_foreground,var(--vkui--color_text_accent));min-height:56px;padding:14px 20px 14px 19px}.vkuiActionSheetItem--rich{color:#000;color:var(--text_primary,var(--vkui--color_text_primary))}.vkuiActionSheetItem--ios.vkuiActionSheetItem--destructive{color:#e64646;color:var(--destructive,var(--vkui--color_text_negative))}.vkuiActionSheetItem--ios:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.vkuiActionSheetItem--ios:last-child,.vkuiActionSheetItem--ios:not(.vkuiActionSheetItem--desktop):nth-last-child(2){border-bottom-left-radius:14px;border-bottom-right-radius:14px}.vkuiActionSheetItem--ios:before{background-color:#fff;background-color:var(
109
+ );content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vkuiActionSheet--sizeY-compact .vkuiActionSheet__header{padding:12px 20px}.vkuiActionSheet--desktop{-webkit-animation:none;animation:none;height:auto;margin:0;width:auto}.vkuiActionSheet--desktop.vkuiActionSheet--ios{border-radius:14px;padding:0}@-webkit-keyframes vkui-animation-actionsheet-intro{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes vkui-animation-actionsheet-intro{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.vkuiActionSheetItem{align-items:center;border-radius:0;box-sizing:border-box;color:#000;color:var(--text_primary,var(--vkui--color_text_primary));display:flex;min-height:48px;overflow:hidden;padding:0 20px;text-decoration:none}.vkuiActionSheetItem,.vkuiActionSheetItem__after,.vkuiActionSheetItem__before,.vkuiActionSheetItem__container{position:relative;z-index:2}.vkuiActionSheetItem__after,.vkuiActionSheetItem__before{flex-shrink:0}.vkuiActionSheetItem__before{margin-left:-2px;margin-right:18px}.vkuiActionSheetItem__container{flex-grow:1;max-width:100%;padding:10px 0}.vkuiActionSheetItem--ellipsis{overflow:hidden;white-space:nowrap}.vkuiActionSheetItem__content{align-items:baseline;display:flex;justify-content:space-between;overflow:hidden}.vkuiActionSheetItem--ellipsis .vkuiActionSheetItem__content{justify-content:flex-start}.vkuiActionSheetItem__children{min-width:0;overflow:hidden;text-overflow:ellipsis}.vkuiActionSheetItem__subtitle{margin-top:2px;overflow:hidden;text-overflow:ellipsis}.vkuiActionSheetItem__meta,.vkuiActionSheetItem__subtitle{color:#818c99;color:var(--text_secondary,var(--vkui--color_text_secondary))}.vkuiActionSheetItem__meta{flex-shrink:0;margin-left:6px}.vkuiActionSheetItem__before{color:#2688eb;color:var(--action_sheet_action_foreground,var(--vkui--color_icon_accent))}.vkuiActionSheetItem--destructive .vkuiActionSheetItem__container:first-child{color:#e64646;color:var(--destructive,var(--vkui--color_text_negative))}.vkuiActionSheetItem--destructive .vkuiActionSheetItem__before{color:#e64646;color:var(--destructive,var(--vkui--color_icon_negative))}.vkuiActionSheetItem__radio{display:none}.vkuiActionSheetItem__marker{align-items:center;background-color:initial;color:#2688eb;color:var(--accent,var(--vkui--color_icon_accent));display:none;justify-content:center;margin-left:16px}.vkuiActionSheetItem__radio:checked~.vkuiActionSheetItem__marker{display:flex}.vkuiActionSheetItem--ios{background:#fff;background:var(--modal_card_background,var(--vkui--color_background_modal));border-radius:0;color:#2688eb;color:var(--action_sheet_action_foreground,var(--vkui--color_text_accent));min-height:56px;padding:14px 20px 14px 19px}.vkuiActionSheetItem--rich{color:#000;color:var(--text_primary,var(--vkui--color_text_primary))}.vkuiActionSheetItem--ios.vkuiActionSheetItem--destructive{color:#e64646;color:var(--destructive,var(--vkui--color_text_negative))}.vkuiActionSheetItem--ios:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.vkuiActionSheetItem--ios:last-child,.vkuiActionSheetItem--ios:not(.vkuiActionSheetItem--desktop):nth-last-child(2){border-bottom-left-radius:14px;border-bottom-right-radius:14px}.vkuiActionSheetItem--ios:before{background-color:#fff;background-color:var(
110
110
  --modal_card_background,var(--vkui--color_background_modal)
111
111
  );content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .15s ease-out,background-color .15s ease-out;width:100%;z-index:-1}.vkuiActionSheetItem--ios:after{background:rgba(0,0,0,.12);background:var(
112
112
  --action_sheet_separator,var(--vkui--color_separator_primary)
@@ -125,7 +125,7 @@
125
125
  var(--vkui--size_panel_header_height--regular)
126
126
  ))}.vkuiModalRoot__modal{box-sizing:border-box;height:100%;position:absolute;width:100%;z-index:1}@-webkit-keyframes vkui-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vkui-animation-fadeIn{0%{opacity:0}to{opacity:1}}.vkuiModalCard{align-items:flex-end;box-sizing:border-box;display:flex;height:100%;left:0;padding:8px;position:absolute;top:0;width:100%;z-index:1}.vkuiModalCard__in{margin-left:auto;margin-right:auto;-webkit-transform:translateY(calc(100% + 16px));transform:translateY(calc(100% + 16px));width:100%}.vkuiModalCard--ios .vkuiModalCard__in{max-width:414px;transition:-webkit-transform .34s cubic-bezier(.36,.66,.04,1);transition:transform .34s cubic-bezier(.36,.66,.04,1);transition:transform .34s cubic-bezier(.36,.66,.04,1),-webkit-transform .34s cubic-bezier(.36,.66,.04,1);transition:-webkit-transform .34s var(--ios-easing);transition:transform .34s var(--ios-easing);transition:transform .34s var(--ios-easing),-webkit-transform .34s var(--ios-easing)}.vkuiModalCard--android .vkuiModalCard__in,.vkuiModalCard--vkcom .vkuiModalCard__in{transition:-webkit-transform .34s cubic-bezier(.4,0,.2,1);transition:transform .34s cubic-bezier(.4,0,.2,1);transition:transform .34s cubic-bezier(.4,0,.2,1),-webkit-transform .34s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .34s var(--android-easing);transition:transform .34s var(--android-easing);transition:transform .34s var(--android-easing),-webkit-transform .34s var(--android-easing)}.vkuiModalCard--android .vkuiModalCard__in{max-width:440px}.vkuiModalCard--vkcom .vkuiModalCard__in{max-width:400px}.vkuiModalCard--desktop{align-items:center}.vkuiModalCard--desktop .vkuiModalCard__in{opacity:0;-webkit-transform:unset;transform:unset;transition:opacity .34s cubic-bezier(.4,0,.2,1);transition:opacity .34s var(--android-easing)}.vkuiModalRoot--touched .vkuiModalCard__in{transition:none}.vkuiModalPage{box-sizing:border-box;height:100%;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:1}.vkuiModalPage--desktop{align-items:center;display:flex;justify-content:center}.vkuiModalPage__in-wrap{align-items:flex-end;bottom:0;display:flex;height:100%;left:0;margin-left:auto;margin-right:auto;pointer-events:auto;position:absolute;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .32s cubic-bezier(.4,0,.2,1);transition:transform .32s cubic-bezier(.4,0,.2,1);transition:transform .32s cubic-bezier(.4,0,.2,1),-webkit-transform .32s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .32s var(--android-easing);transition:transform .32s var(--android-easing);transition:transform .32s var(--android-easing),-webkit-transform .32s var(--android-easing);width:100%}.vkuiModalPage--ios .vkuiModalPage__in-wrap{transition:-webkit-transform .4s cubic-bezier(.36,.66,.04,1);transition:transform .4s cubic-bezier(.36,.66,.04,1);transition:transform .4s cubic-bezier(.36,.66,.04,1),-webkit-transform .4s cubic-bezier(.36,.66,.04,1);transition:-webkit-transform .4s var(--ios-easing);transition:transform .4s var(--ios-easing);transition:transform .4s var(--ios-easing),-webkit-transform .4s var(--ios-easing)}.vkuiModalPage--desktop .vkuiModalPage__in-wrap{align-items:normal;height:auto;margin:32px 56px;max-height:640px;opacity:0;position:relative;-webkit-transform:none;transform:none;transition:opacity .34s cubic-bezier(.4,0,.2,1);transition:opacity .34s var(--android-easing)}@media (max-height:672px){.vkuiModalPage--desktop .vkuiModalPage__in-wrap{max-height:calc(100% - 32px * 2)}}.vkuiModalPage--s .vkuiModalPage__in-wrap{max-width:420px;max-width:var(--vkui--size_popup_small--regular,420px)}.vkuiModalPage--m .vkuiModalPage__in-wrap{max-width:680px;max-width:var(--vkui--size_popup_medium--regular,680px)}.vkuiModalPage--l .vkuiModalPage__in-wrap{max-width:880px;max-width:var(--vkui--size_popup_large--regular,880px)}.vkuiModalPage--vkcom .vkuiModalPage__in-wrap{max-width:448px}.vkuiModalPage__in{background-color:#fff;background-color:var(
127
127
  --background_content,var(--vkui--color_background_modal)
128
- );border-top-left-radius:12px;border-top-left-radius:var(--vkui--size_border_radius_paper--regular,12px);border-top-right-radius:12px;border-top-right-radius:var(--vkui--size_border_radius_paper--regular,12px);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:visible;position:relative;width:100%}.vkuiModalPage--desktop .vkuiModalPage__in{border-bottom-left-radius:12px;border-bottom-left-radius:var(--vkui--size_border_radius_paper--regular,12px);border-bottom-right-radius:12px;border-bottom-right-radius:var(--vkui--size_border_radius_paper--regular,12px);box-shadow:0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);box-shadow:var(--vkui--elevation3,0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08));height:auto}.vkuiModalPage__header{width:100%}.vkuiModalPage__content-wrap{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;display:flex;flex-direction:column;overflow:hidden;position:relative}.vkuiModalPage__content{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:hidden}.vkuiModalPage--desktop .vkuiModalPage__content,.vkuiModalRoot__modal--expandable .vkuiModalPage__content{-webkit-overflow-scrolling:touch;overflow-y:auto}.vkuiModalPage__content-in{padding-bottom:0;padding-bottom:var(--safe-area-inset-bottom);position:relative}.vkuiModalPage__footer{background-color:#fff;background-color:var(
128
+ );border-top-left-radius:12px;border-top-left-radius:var(--vkui--size_border_radius_paper--regular,12px);border-top-right-radius:12px;border-top-right-radius:var(--vkui--size_border_radius_paper--regular,12px);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:visible;position:relative;width:100%}.vkuiModalPage--desktop .vkuiModalPage__in{border-bottom-left-radius:12px;border-bottom-left-radius:var(--vkui--size_border_radius_paper--regular,12px);border-bottom-right-radius:12px;border-bottom-right-radius:var(--vkui--size_border_radius_paper--regular,12px);box-shadow:0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);box-shadow:var(--vkui--elevation3,0 0 2px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08));height:auto}.vkuiModalPage__header{width:100%}.vkuiModalPage__content-wrap{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;height:100%;overflow:hidden;position:relative}.vkuiModalPage__content{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:hidden}.vkuiModalPage--desktop .vkuiModalPage__content,.vkuiModalRoot__modal--expandable .vkuiModalPage__content{-webkit-overflow-scrolling:touch;overflow-y:auto}.vkuiModalPage__content-in{padding-bottom:0;padding-bottom:var(--safe-area-inset-bottom);position:relative}.vkuiModalPage__footer{background-color:#fff;background-color:var(
129
129
  --background_content,var(--vkui--color_background_modal)
130
130
  );position:relative;z-index:10}.vkuiModalRoot--touched .vkuiModalPage__in-wrap{transition:none}.vkuiModalRoot--switching .vkuiModalPage__in-wrap{pointer-events:none}.vkuiModalRoot__modal--collapsed .vkuiModalPage__content,.vkuiModalRoot__modal--dragging .vkuiModalPage__content{overflow:hidden;touch-action:pan-y}.vkuiModalRoot--touched .vkuiModalPage__footer{transition:none}.vkuiModalDismissButton{box-sizing:border-box;color:#fff;color:var(--white,var(--vkui--color_icon_contrast));height:56px;justify-content:center;padding:18px;position:absolute;right:-56px;top:0;transition:opacity .15s ease-out;width:56px}.vkuiModalDismissButton:before{background:rgba(0,0,0,.4);background:var(--vkui--color_overlay_primary,rgba(0,0,0,.4));border-radius:50%;bottom:14px;content:"";display:block;left:14px;position:absolute;right:14px;top:14px}.vkuiModalDismissButton .vkuiIcon{-webkit-transform:translateX(0);transform:translateX(0)}.vkuiModalDismissButton--hover.vkuiModalDismissButton:before{background:rgba(0,0,0,.44);background:var(--vkui--color_overlay_primary--hover,rgba(0,0,0,.44))}.vkuiModalDismissButton--active.vkuiModalDismissButton:before{background:rgba(0,0,0,.48);background:var(--vkui--color_overlay_primary--active,rgba(0,0,0,.48))}.vkuiModalPageHeader{--safe-area-inset-top:0;position:relative;z-index:2}.vkuiModalPageHeader--withGaps{padding-left:4px;padding-right:4px}.vkuiModalPageHeader--desktop.vkuiModalPageHeader--withGaps{padding-left:8px;padding-right:8px}.vkuiModalPageHeader .vkuiIcon--cancel_24,.vkuiModalPageHeader .vkuiIcon--dismiss_24{color:#99a2ad;color:var(--icon_secondary,var(--vkui--color_icon_secondary))}.vkuiButtonGroup{display:inline-flex;max-width:100%}.vkuiButtonGroup--stretched{display:flex;width:100%}.vkuiButtonGroup--mode-vertical{flex-direction:column}.vkuiButtonGroup--mode-horizontal{flex-direction:row}.vkuiButtonGroup--mode-vertical.vkuiButtonGroup--gap-space>:not(:first-child){margin-top:1px;margin-top:var(--vkui--size_button_group_gap_space--regular,1px)}.vkuiButtonGroup--mode-vertical.vkuiButtonGroup--gap-s>:not(:first-child){margin-top:8px;margin-top:var(--vkui--size_button_group_gap_small--regular,8px)}.vkuiButtonGroup--mode-vertical.vkuiButtonGroup--gap-m>:not(:first-child){margin-top:12px;margin-top:var(--vkui--size_button_group_gap_medium--regular,12px)}.vkuiButtonGroup--mode-horizontal>:not(.vkuiButtonGroup){min-width:0}.vkuiButtonGroup--mode-horizontal.vkuiButtonGroup--gap-space>:not(:last-child){margin-right:1px;margin-right:var(--vkui--size_button_group_gap_space--regular,1px)}.vkuiButtonGroup--mode-horizontal.vkuiButtonGroup--gap-s>:not(:last-child){margin-right:8px;margin-right:var(--vkui--size_button_group_gap_small--regular,8px)}.vkuiButtonGroup--mode-horizontal.vkuiButtonGroup--gap-m>:not(:last-child){margin-right:12px;margin-right:var(--vkui--size_button_group_gap_medium--regular,12px)}.vkuiButtonGroup--align-left{align-items:flex-start}.vkuiButtonGroup--align-center{align-items:center}.vkuiButtonGroup--align-right{align-items:flex-end}.vkuiBadge{border-radius:50%;display:block;flex-grow:0;flex-shrink:0;height:6px;width:6px}.vkuiBadge--new{background-color:#5c9ce6;background-color:var(--blue_200,var(--vkui--color_icon_accent))}.vkuiBadge--prominent{background-color:#ff3347;background-color:var(
131
131
  --counter_prominent_background,var(--vkui--color_icon_negative)
@@ -1,5 +1,6 @@
1
1
  import * as React from "react";
2
2
  import { useDOM } from "../lib/dom";
3
+ import { noop } from "../lib/utils";
3
4
  import { transitionEvent } from "../lib/supportEvents";
4
5
  export var useWaitTransitionFinish = function useWaitTransitionFinish() {
5
6
  var timeoutRef = React.useRef(null);
@@ -7,11 +8,22 @@ export var useWaitTransitionFinish = function useWaitTransitionFinish() {
7
8
  var _useDOM = useDOM(),
8
9
  document = _useDOM.document;
9
10
 
11
+ var detach = React.useRef(noop);
12
+ var remove = React.useCallback(function () {
13
+ detach.current();
14
+ detach.current = noop;
15
+ }, []);
10
16
  var waitTransitionFinish = React.useCallback(function (element, eventHandler, durationFallback) {
11
17
  if (element) {
12
18
  if (!(document !== null && document !== void 0 && document.hidden) && transitionEvent.supported && transitionEvent.name) {
13
- element.removeEventListener(transitionEvent.name, eventHandler);
19
+ remove();
14
20
  element.addEventListener(transitionEvent.name, eventHandler);
21
+
22
+ detach.current = function () {
23
+ if (transitionEvent.name) {
24
+ element.removeEventListener(transitionEvent.name, eventHandler);
25
+ }
26
+ };
15
27
  } else {
16
28
  if (timeoutRef !== null && timeoutRef !== void 0 && timeoutRef.current) {
17
29
  clearTimeout(timeoutRef.current);
@@ -20,7 +32,7 @@ export var useWaitTransitionFinish = function useWaitTransitionFinish() {
20
32
  timeoutRef.current = setTimeout(eventHandler, durationFallback);
21
33
  }
22
34
  }
23
- }, [document, timeoutRef]);
35
+ }, [document, remove, timeoutRef]);
24
36
  return {
25
37
  waitTransitionFinish: waitTransitionFinish
26
38
  };
@@ -1 +1 @@
1
- {"version":3,"file":"useWaitTransitionFinish.js","names":["React","useDOM","transitionEvent","useWaitTransitionFinish","timeoutRef","useRef","document","waitTransitionFinish","useCallback","element","eventHandler","durationFallback","hidden","supported","name","removeEventListener","addEventListener","current","clearTimeout","setTimeout"],"sources":["../../src/hooks/useWaitTransitionFinish.ts"],"sourcesContent":["import * as React from \"react\";\nimport { useDOM } from \"../lib/dom\";\nimport { transitionEvent } from \"../lib/supportEvents\";\n\nexport const useWaitTransitionFinish = () => {\n const timeoutRef = React.useRef<ReturnType<typeof setTimeout> | null>(null);\n const { document } = useDOM();\n\n const waitTransitionFinish = React.useCallback(\n (\n element: HTMLElement | null,\n eventHandler: VoidFunction,\n durationFallback: number\n ) => {\n if (element) {\n if (\n !document?.hidden &&\n transitionEvent.supported &&\n transitionEvent.name\n ) {\n element.removeEventListener(transitionEvent.name, eventHandler);\n element.addEventListener(transitionEvent.name, eventHandler);\n } else {\n if (timeoutRef?.current) {\n clearTimeout(timeoutRef.current);\n }\n timeoutRef.current = setTimeout(eventHandler, durationFallback);\n }\n }\n },\n [document, timeoutRef]\n );\n\n return {\n waitTransitionFinish,\n };\n};\n"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,SAASC,MAAT;AACA,SAASC,eAAT;AAEA,OAAO,IAAMC,uBAAuB,GAAG,SAA1BA,uBAA0B,GAAM;EAC3C,IAAMC,UAAU,GAAGJ,KAAK,CAACK,MAAN,CAAmD,IAAnD,CAAnB;;EACA,cAAqBJ,MAAM,EAA3B;EAAA,IAAQK,QAAR,WAAQA,QAAR;;EAEA,IAAMC,oBAAoB,GAAGP,KAAK,CAACQ,WAAN,CAC3B,UACEC,OADF,EAEEC,YAFF,EAGEC,gBAHF,EAIK;IACH,IAAIF,OAAJ,EAAa;MACX,IACE,EAACH,QAAD,aAACA,QAAD,eAACA,QAAQ,CAAEM,MAAX,KACAV,eAAe,CAACW,SADhB,IAEAX,eAAe,CAACY,IAHlB,EAIE;QACAL,OAAO,CAACM,mBAAR,CAA4Bb,eAAe,CAACY,IAA5C,EAAkDJ,YAAlD;QACAD,OAAO,CAACO,gBAAR,CAAyBd,eAAe,CAACY,IAAzC,EAA+CJ,YAA/C;MACD,CAPD,MAOO;QACL,IAAIN,UAAJ,aAAIA,UAAJ,eAAIA,UAAU,CAAEa,OAAhB,EAAyB;UACvBC,YAAY,CAACd,UAAU,CAACa,OAAZ,CAAZ;QACD;;QACDb,UAAU,CAACa,OAAX,GAAqBE,UAAU,CAACT,YAAD,EAAeC,gBAAf,CAA/B;MACD;IACF;EACF,CArB0B,EAsB3B,CAACL,QAAD,EAAWF,UAAX,CAtB2B,CAA7B;EAyBA,OAAO;IACLG,oBAAoB,EAApBA;EADK,CAAP;AAGD,CAhCM"}
1
+ {"version":3,"file":"useWaitTransitionFinish.js","names":["React","useDOM","noop","transitionEvent","useWaitTransitionFinish","timeoutRef","useRef","document","detach","remove","useCallback","current","waitTransitionFinish","element","eventHandler","durationFallback","hidden","supported","name","addEventListener","removeEventListener","clearTimeout","setTimeout"],"sources":["../../src/hooks/useWaitTransitionFinish.ts"],"sourcesContent":["import * as React from \"react\";\nimport { useDOM } from \"../lib/dom\";\nimport { noop } from \"../lib/utils\";\nimport { transitionEvent } from \"../lib/supportEvents\";\n\nexport const useWaitTransitionFinish = () => {\n const timeoutRef = React.useRef<ReturnType<typeof setTimeout> | null>(null);\n const { document } = useDOM();\n const detach = React.useRef(noop);\n\n const remove = React.useCallback(() => {\n detach.current();\n detach.current = noop;\n }, []);\n\n const waitTransitionFinish = React.useCallback(\n (\n element: HTMLElement | null,\n eventHandler: VoidFunction,\n durationFallback: number\n ) => {\n if (element) {\n if (\n !document?.hidden &&\n transitionEvent.supported &&\n transitionEvent.name\n ) {\n remove();\n element.addEventListener(transitionEvent.name, eventHandler);\n detach.current = () => {\n if (transitionEvent.name) {\n element.removeEventListener(transitionEvent.name, eventHandler);\n }\n };\n } else {\n if (timeoutRef?.current) {\n clearTimeout(timeoutRef.current);\n }\n timeoutRef.current = setTimeout(eventHandler, durationFallback);\n }\n }\n },\n [document, remove, timeoutRef]\n );\n\n return {\n waitTransitionFinish,\n };\n};\n"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,SAASC,MAAT;AACA,SAASC,IAAT;AACA,SAASC,eAAT;AAEA,OAAO,IAAMC,uBAAuB,GAAG,SAA1BA,uBAA0B,GAAM;EAC3C,IAAMC,UAAU,GAAGL,KAAK,CAACM,MAAN,CAAmD,IAAnD,CAAnB;;EACA,cAAqBL,MAAM,EAA3B;EAAA,IAAQM,QAAR,WAAQA,QAAR;;EACA,IAAMC,MAAM,GAAGR,KAAK,CAACM,MAAN,CAAaJ,IAAb,CAAf;EAEA,IAAMO,MAAM,GAAGT,KAAK,CAACU,WAAN,CAAkB,YAAM;IACrCF,MAAM,CAACG,OAAP;IACAH,MAAM,CAACG,OAAP,GAAiBT,IAAjB;EACD,CAHc,EAGZ,EAHY,CAAf;EAKA,IAAMU,oBAAoB,GAAGZ,KAAK,CAACU,WAAN,CAC3B,UACEG,OADF,EAEEC,YAFF,EAGEC,gBAHF,EAIK;IACH,IAAIF,OAAJ,EAAa;MACX,IACE,EAACN,QAAD,aAACA,QAAD,eAACA,QAAQ,CAAES,MAAX,KACAb,eAAe,CAACc,SADhB,IAEAd,eAAe,CAACe,IAHlB,EAIE;QACAT,MAAM;QACNI,OAAO,CAACM,gBAAR,CAAyBhB,eAAe,CAACe,IAAzC,EAA+CJ,YAA/C;;QACAN,MAAM,CAACG,OAAP,GAAiB,YAAM;UACrB,IAAIR,eAAe,CAACe,IAApB,EAA0B;YACxBL,OAAO,CAACO,mBAAR,CAA4BjB,eAAe,CAACe,IAA5C,EAAkDJ,YAAlD;UACD;QACF,CAJD;MAKD,CAZD,MAYO;QACL,IAAIT,UAAJ,aAAIA,UAAJ,eAAIA,UAAU,CAAEM,OAAhB,EAAyB;UACvBU,YAAY,CAAChB,UAAU,CAACM,OAAZ,CAAZ;QACD;;QACDN,UAAU,CAACM,OAAX,GAAqBW,UAAU,CAACR,YAAD,EAAeC,gBAAf,CAA/B;MACD;IACF;EACF,CA1B0B,EA2B3B,CAACR,QAAD,EAAWE,MAAX,EAAmBJ,UAAnB,CA3B2B,CAA7B;EA8BA,OAAO;IACLO,oBAAoB,EAApBA;EADK,CAAP;AAGD,CA3CM"}
package/dist/index.d.ts CHANGED
@@ -300,6 +300,7 @@ export { ViewWidth, ViewHeight, SizeType, } from "./components/AdaptivityProvide
300
300
  export { calcInitialsAvatarColor } from "./helpers/avatar";
301
301
  export { Popper } from "./components/Popper/Popper";
302
302
  export type { PopperProps } from "./components/Popper/Popper";
303
+ export { CustomScrollView } from "./components/CustomScrollView/CustomScrollView";
303
304
  /**
304
305
  * Types
305
306
  */
package/dist/index.js CHANGED
@@ -191,4 +191,8 @@ export { getClassName } from "./helpers/getClassName";
191
191
  export { ViewWidth, ViewHeight, SizeType } from "./components/AdaptivityProvider/AdaptivityContext";
192
192
  export { calcInitialsAvatarColor } from "./helpers/avatar";
193
193
  export { Popper } from "./components/Popper/Popper";
194
+ export { CustomScrollView } from "./components/CustomScrollView/CustomScrollView";
195
+ /**
196
+ * Types
197
+ */
194
198
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["Root","View","Panel","PanelHeaderButton","PanelHeader","PanelHeaderContent","PanelHeaderContext","SplitLayout","SplitCol","Epic","Tabbar","TabbarItem","HorizontalScroll","FixedLayout","PopoutWrapper","Alert","ActionSheet","ActionSheetItem","ActionSheetDefaultIosCloseItem","ScreenSpinner","Snackbar","ModalRoot","withModalRootContext","ModalRootContext","ModalPage","ModalPageHeader","ModalCard","ModalDismissButton","Badge","ButtonGroup","Button","IconButton","Card","CardGrid","CardScroll","ContentCard","CellButton","Header","Group","Gradient","List","Cell","RichCell","SimpleCell","HorizontalCell","Footer","InfoRow","Gallery","Avatar","GridAvatar","InitialsAvatar","Progress","Search","Tabs","TabsItem","Spinner","PullToRefresh","Link","Tooltip","TooltipContainer","Counter","UsersStack","Separator","Spacing","Placeholder","Banner","MiniInfoCell","WriteBar","WriteBarIcon","SubnavigationBar","SubnavigationButton","Pagination","FormLayout","FormItem","FormField","FormLayoutGroup","FormStatus","Switch","File","Input","Chip","ChipsInput","Slider","RangeSlider","Textarea","Radio","RadioGroup","Checkbox","Select","SelectMimicry","NativeSelect","CustomSelect","CustomSelectOption","DatePicker","SliderSwitch","SegmentedControl","Calendar","CalendarRange","DateInput","DateRangeInput","Div","Tappable","Touch","PanelSpinner","PanelHeaderClose","PanelHeaderBack","PanelHeaderSubmit","PanelHeaderEdit","ModalCardBase","VisuallyHiddenInput","AppRoot","AdaptivityProvider","ConfigProvider","ConfigProviderContext","WebviewType","AppearanceProvider","Scheme","Appearance","LocaleProviderContext","PromoBanner","Title","Headline","Text","Paragraph","Subhead","Footnote","Caption","withInsets","withPlatform","withAdaptivity","useInsets","usePlatform","useAdaptivity","useAppearance","usePagination","useScrollLock","useNavTransition","classNamesString","classNames","animate","removeObjectKeys","SSRWrapper","platform","ANDROID","IOS","VKCOM","Platform","IS_PLATFORM_ANDROID","IS_PLATFORM_IOS","getClassName","ViewWidth","ViewHeight","SizeType","calcInitialsAvatarColor","Popper"],"sources":["../src/index.ts"],"sourcesContent":["import \"./lib/polyfills\";\n\nimport \"./styles/constants.css\";\nimport \"./styles/animations.css\";\nimport \"./styles/common.css\";\n\n/**\n * Layout\n */\nexport { Root } from \"./components/Root/Root\";\nexport type { RootProps } from \"./components/Root/Root\";\nexport { View } from \"./components/View/View\";\nexport type { ViewProps } from \"./components/View/View\";\nexport { Panel } from \"./components/Panel/Panel\";\nexport type { PanelProps } from \"./components/Panel/Panel\";\nexport { PanelHeaderButton } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport type { PanelHeaderButtonProps } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport { PanelHeader } from \"./components/PanelHeader/PanelHeader\";\nexport type { PanelHeaderProps } from \"./components/PanelHeader/PanelHeader\";\nexport { PanelHeaderContent } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport type { PanelHeaderContentProps } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport { PanelHeaderContext } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport type { PanelHeaderContextProps } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport { SplitLayout } from \"./components/SplitLayout/SplitLayout\";\nexport type { SplitLayoutProps } from \"./components/SplitLayout/SplitLayout\";\nexport { SplitCol } from \"./components/SplitCol/SplitCol\";\nexport type { SplitColProps } from \"./components/SplitCol/SplitCol\";\nexport { Epic } from \"./components/Epic/Epic\";\nexport type { EpicProps } from \"./components/Epic/Epic\";\nexport { Tabbar } from \"./components/Tabbar/Tabbar\";\nexport type { TabbarProps } from \"./components/Tabbar/Tabbar\";\nexport { TabbarItem } from \"./components/TabbarItem/TabbarItem\";\nexport type { TabbarItemProps } from \"./components/TabbarItem/TabbarItem\";\nexport { HorizontalScroll } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport type { HorizontalScrollProps } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport { FixedLayout } from \"./components/FixedLayout/FixedLayout\";\nexport type { FixedLayoutProps } from \"./components/FixedLayout/FixedLayout\";\n\n/**\n * Popouts\n */\nexport { PopoutWrapper } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport type { PopoutWrapperProps } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport { Alert } from \"./components/Alert/Alert\";\nexport type {\n AlertProps,\n AlertActionInterface,\n} from \"./components/Alert/Alert\";\nexport { ActionSheet } from \"./components/ActionSheet/ActionSheet\";\nexport type { ActionSheetProps } from \"./components/ActionSheet/ActionSheet\";\nexport { ActionSheetItem } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport type { ActionSheetItemProps } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport { ActionSheetDefaultIosCloseItem } from \"./components/ActionSheet/ActionSheetDefaultIosCloseItem\";\nexport { ScreenSpinner } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport type { ScreenSpinnerProps } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport { Snackbar } from \"./components/Snackbar/Snackbar\";\nexport type { SnackbarProps } from \"./components/Snackbar/Snackbar\";\n\n/**\n * Modals\n */\nexport { ModalRoot } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport type { ModalRootProps } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport { withModalRootContext } from \"./components/ModalRoot/withModalRootContext\";\nexport { ModalRootContext } from \"./components/ModalRoot/ModalRootContext\";\nexport { ModalPage } from \"./components/ModalPage/ModalPage\";\nexport type { ModalPageProps } from \"./components/ModalPage/ModalPage\";\nexport { ModalPageHeader } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport type { ModalPageHeaderProps } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport { ModalCard } from \"./components/ModalCard/ModalCard\";\nexport type { ModalCardProps } from \"./components/ModalCard/ModalCard\";\nexport { ModalDismissButton } from \"./components/ModalDismissButton/ModalDismissButton\";\nexport type { ModalDismissButtonProps } from \"./components/ModalDismissButton/ModalDismissButton\";\n\n/**\n * Blocks\n */\nexport { Badge } from \"./components/Badge/Badge\";\nexport type { BadgeProps } from \"./components/Badge/Badge\";\nexport { ButtonGroup } from \"./components/ButtonGroup/ButtonGroup\";\nexport type { ButtonGroupProps } from \"./components/ButtonGroup/ButtonGroup\";\nexport { Button } from \"./components/Button/Button\";\nexport type { ButtonProps } from \"./components/Button/Button\";\nexport { IconButton } from \"./components/IconButton/IconButton\";\nexport type { IconButtonProps } from \"./components/IconButton/IconButton\";\nexport { Card } from \"./components/Card/Card\";\nexport type { CardProps } from \"./components/Card/Card\";\nexport { CardGrid } from \"./components/CardGrid/CardGrid\";\nexport type { CardGridProps } from \"./components/CardGrid/CardGrid\";\nexport { CardScroll } from \"./components/CardScroll/CardScroll\";\nexport type { CardScrollProps } from \"./components/CardScroll/CardScroll\";\nexport { ContentCard } from \"./components/ContentCard/ContentCard\";\nexport type { ContentCardProps } from \"./components/ContentCard/ContentCard\";\nexport { CellButton } from \"./components/CellButton/CellButton\";\nexport type { CellButtonProps } from \"./components/CellButton/CellButton\";\nexport { Header } from \"./components/Header/Header\";\nexport type { HeaderProps } from \"./components/Header/Header\";\nexport { Group } from \"./components/Group/Group\";\nexport type { GroupProps } from \"./components/Group/Group\";\nexport { Gradient } from \"./components/Gradient/Gradient\";\nexport type { GradientProps } from \"./components/Gradient/Gradient\";\nexport { List } from \"./components/List/List\";\nexport type { ListProps } from \"./components/List/List\";\nexport { Cell } from \"./components/Cell/Cell\";\nexport type { CellProps } from \"./components/Cell/Cell\";\nexport { RichCell } from \"./components/RichCell/RichCell\";\nexport type { RichCellProps } from \"./components/RichCell/RichCell\";\nexport { SimpleCell } from \"./components/SimpleCell/SimpleCell\";\nexport type { SimpleCellProps } from \"./components/SimpleCell/SimpleCell\";\nexport { HorizontalCell } from \"./components/HorizontalCell/HorizontalCell\";\nexport type { HorizontalCellProps } from \"./components/HorizontalCell/HorizontalCell\";\nexport { Footer } from \"./components/Footer/Footer\";\nexport type { FooterProps } from \"./components/Footer/Footer\";\nexport { InfoRow } from \"./components/InfoRow/InfoRow\";\nexport type { InfoRowProps } from \"./components/InfoRow/InfoRow\";\nexport { Gallery } from \"./components/Gallery/Gallery\";\nexport type { GalleryProps } from \"./components/Gallery/Gallery\";\nexport { Avatar } from \"./components/Avatar/Avatar\";\nexport type { AvatarProps } from \"./components/Avatar/Avatar\";\nexport { GridAvatar } from \"./components/GridAvatar/GridAvatar\";\nexport type { GridAvatarProps } from \"./components/GridAvatar/GridAvatar\";\nexport { InitialsAvatar } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport type { InitialsAvatarProps } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport { Progress } from \"./components/Progress/Progress\";\nexport type { ProgressProps } from \"./components/Progress/Progress\";\nexport { Search } from \"./components/Search/Search\";\nexport type { SearchProps } from \"./components/Search/Search\";\nexport { Tabs } from \"./components/Tabs/Tabs\";\nexport type { TabsProps } from \"./components/Tabs/Tabs\";\nexport { TabsItem } from \"./components/TabsItem/TabsItem\";\nexport type { TabsItemProps } from \"./components/TabsItem/TabsItem\";\nexport { Spinner } from \"./components/Spinner/Spinner\";\nexport type { SpinnerProps } from \"./components/Spinner/Spinner\";\nexport { PullToRefresh } from \"./components/PullToRefresh/PullToRefresh\";\nexport type { PullToRefreshProps } from \"./components/PullToRefresh/PullToRefresh\";\nexport { Link } from \"./components/Link/Link\";\nexport type { LinkProps } from \"./components/Link/Link\";\nexport { Tooltip } from \"./components/Tooltip/Tooltip\";\nexport type { TooltipProps } from \"./components/Tooltip/Tooltip\";\nexport { TooltipContainer } from \"./components/Tooltip/TooltipContainer\";\nexport { Counter } from \"./components/Counter/Counter\";\nexport type { CounterProps } from \"./components/Counter/Counter\";\nexport { UsersStack } from \"./components/UsersStack/UsersStack\";\nexport type { UsersStackProps } from \"./components/UsersStack/UsersStack\";\nexport { Separator } from \"./components/Separator/Separator\";\nexport type { SeparatorProps } from \"./components/Separator/Separator\";\nexport { Spacing } from \"./components/Spacing/Spacing\";\nexport type { SpacingProps } from \"./components/Spacing/Spacing\";\nexport { Placeholder } from \"./components/Placeholder/Placeholder\";\nexport type { PlaceholderProps } from \"./components/Placeholder/Placeholder\";\nexport { Banner } from \"./components/Banner/Banner\";\nexport type { BannerProps } from \"./components/Banner/Banner\";\nexport { MiniInfoCell } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport type { MiniInfoCellProps } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport { WriteBar } from \"./components/WriteBar/WriteBar\";\nexport type { WriteBarProps } from \"./components/WriteBar/WriteBar\";\nexport { WriteBarIcon } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport type { WriteBarIconProps } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport { SubnavigationBar } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport type { SubnavigationBarProps } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport { SubnavigationButton } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport type { SubnavigationButtonProps } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport { Pagination } from \"./components/Pagination/Pagination\";\nexport type { PaginationProps } from \"./components/Pagination/Pagination\";\n\n/**\n * Forms\n */\nexport { FormLayout } from \"./components/FormLayout/FormLayout\";\nexport type { FormLayoutProps } from \"./components/FormLayout/FormLayout\";\nexport { FormItem } from \"./components/FormItem/FormItem\";\nexport type { FormItemProps } from \"./components/FormItem/FormItem\";\nexport { FormField } from \"./components/FormField/FormField\";\nexport type { FormFieldProps } from \"./components/FormField/FormField\";\nexport { FormLayoutGroup } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport type { FormLayoutGroupProps } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport { FormStatus } from \"./components/FormStatus/FormStatus\";\nexport type { FormStatusProps } from \"./components/FormStatus/FormStatus\";\nexport { Switch } from \"./components/Switch/Switch\";\nexport type { SwitchProps } from \"./components/Switch/Switch\";\nexport { File } from \"./components/File/File\";\nexport type { FileProps } from \"./components/File/File\";\nexport { Input } from \"./components/Input/Input\";\nexport type { InputProps } from \"./components/Input/Input\";\nexport { Chip } from \"./components/Chip/Chip\";\nexport type { ChipProps } from \"./components/Chip/Chip\";\nexport { ChipsInput } from \"./components/ChipsInput/ChipsInput\";\nexport type { ChipsInputProps } from \"./components/ChipsInput/ChipsInput\";\nexport { Slider } from \"./components/Slider/Slider\";\nexport type { SliderProps } from \"./components/Slider/Slider\";\nexport { RangeSlider } from \"./components/RangeSlider/RangeSlider\";\nexport type { RangeSliderProps } from \"./components/RangeSlider/RangeSlider\";\nexport { Textarea } from \"./components/Textarea/Textarea\";\nexport type { TextareaProps } from \"./components/Textarea/Textarea\";\nexport { Radio } from \"./components/Radio/Radio\";\nexport type { RadioProps } from \"./components/Radio/Radio\";\nexport { RadioGroup } from \"./components/RadioGroup/RadioGroup\";\nexport type { RadioGroupProps } from \"./components/RadioGroup/RadioGroup\";\nexport { Checkbox } from \"./components/Checkbox/Checkbox\";\nexport type { CheckboxProps } from \"./components/Checkbox/Checkbox\";\nexport { Select } from \"./components/Select/Select\";\nexport type { SelectProps } from \"./components/Select/Select\";\nexport { SelectMimicry } from \"./components/SelectMimicry/SelectMimicry\";\nexport type { SelectMimicryProps } from \"./components/SelectMimicry/SelectMimicry\";\nexport { NativeSelect } from \"./components/NativeSelect/NativeSelect\";\nexport type { NativeSelectProps } from \"./components/NativeSelect/NativeSelect\";\nexport { CustomSelect } from \"./components/CustomSelect/CustomSelect\";\nexport type {\n CustomSelectProps,\n CustomSelectOptionInterface,\n} from \"./components/CustomSelect/CustomSelect\";\nexport { CustomSelectOption } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport type { CustomSelectOptionProps } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport { DatePicker } from \"./components/DatePicker/DatePicker\";\nexport type {\n DatePickerProps,\n DatePickerDateFormat,\n} from \"./components/DatePicker/DatePicker\";\nexport { SliderSwitch } from \"./components/SliderSwitch/SliderSwitch\";\nexport type {\n SliderSwitchProps,\n SliderSwitchOptionInterface,\n} from \"./components/SliderSwitch/SliderSwitch\";\nexport { SegmentedControl } from \"./components/SegmentedControl/SegmentedControl\";\nexport type {\n SegmentedControlProps,\n SegmentedControlOptionInterface,\n SegmentedControlValue,\n} from \"./components/SegmentedControl/SegmentedControl\";\nexport { Calendar } from \"./components/Calendar/Calendar\";\nexport type { CalendarProps } from \"./components/Calendar/Calendar\";\nexport { CalendarRange } from \"./components/CalendarRange/CalendarRange\";\nexport type { CalendarRangeProps } from \"./components/CalendarRange/CalendarRange\";\nexport { DateInput } from \"./components/DateInput/DateInput\";\nexport type { DateInputProps } from \"./components/DateInput/DateInput\";\nexport { DateRangeInput } from \"./components/DateRangeInput/DateRangeInput\";\nexport type { DateRangeInputProps } from \"./components/DateRangeInput/DateRangeInput\";\n\n/**\n * Helpers\n */\nexport { Div } from \"./components/Div/Div\";\nexport type { DivProps } from \"./components/Div/Div\";\nexport { Tappable } from \"./components/Tappable/Tappable\";\nexport type { TappableProps } from \"./components/Tappable/Tappable\";\nexport { Touch } from \"./components/Touch/Touch\";\nexport type { TouchProps } from \"./components/Touch/Touch\";\nexport { PanelSpinner } from \"./components/PanelSpinner/PanelSpinner\";\nexport type { PanelSpinnerProps } from \"./components/PanelSpinner/PanelSpinner\";\nexport { PanelHeaderClose } from \"./components/PanelHeaderClose/PanelHeaderClose\";\nexport { PanelHeaderBack } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport type { PanelHeaderBackProps } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport { PanelHeaderSubmit } from \"./components/PanelHeaderSubmit/PanelHeaderSubmit\";\nexport { PanelHeaderEdit } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport type { PanelHeaderEditProps } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport { ModalCardBase } from \"./components/ModalCardBase/ModalCardBase\";\nexport type { ModalCardBaseProps } from \"./components/ModalCardBase/ModalCardBase\";\nexport { VisuallyHiddenInput } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\nexport type { VisuallyHiddenInputProps } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\n\n/**\n * Wrappers\n */\nexport { AppRoot } from \"./components/AppRoot/AppRoot\";\nexport type { AppRootProps } from \"./components/AppRoot/AppRoot\";\nexport { AdaptivityProvider } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport type { AdaptivityProviderProps } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport { ConfigProvider } from \"./components/ConfigProvider/ConfigProvider\";\nexport type { ConfigProviderProps } from \"./components/ConfigProvider/ConfigProvider\";\nexport {\n ConfigProviderContext,\n WebviewType,\n} from \"./components/ConfigProvider/ConfigProviderContext\";\nexport { AppearanceProvider } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport type { AppearanceProviderProps } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport { Scheme, Appearance } from \"./helpers/scheme\";\nexport { LocaleProviderContext } from \"./components/LocaleProviderContext/LocaleProviderContext\";\n\n/**\n * Advertisement\n */\nexport { PromoBanner } from \"./components/PromoBanner/PromoBanner\";\nexport type { PromoBannerProps } from \"./components/PromoBanner/PromoBanner\";\n\n/**\n * Typography\n */\nexport { Title } from \"./components/Typography/Title/Title\";\nexport type { TitleProps } from \"./components/Typography/Title/Title\";\nexport { Headline } from \"./components/Typography/Headline/Headline\";\nexport type { HeadlineProps } from \"./components/Typography/Headline/Headline\";\nexport { Text } from \"./components/Typography/Text/Text\";\nexport type { TextProps } from \"./components/Typography/Text/Text\";\nexport { Paragraph } from \"./components/Typography/Paragraph/Paragraph\";\nexport type { ParagraphProps } from \"./components/Typography/Paragraph/Paragraph\";\nexport { Subhead } from \"./components/Typography/Subhead/Subhead\";\nexport type { SubheadProps } from \"./components/Typography/Subhead/Subhead\";\nexport { Footnote } from \"./components/Typography/Footnote/Footnote\";\nexport type { FootnoteProps } from \"./components/Typography/Footnote/Footnote\";\nexport { Caption } from \"./components/Typography/Caption/Caption\";\nexport type { CaptionProps } from \"./components/Typography/Caption/Caption\";\n\n/**\n * HOCs\n */\nexport { withInsets } from \"./hoc/withInsets\";\nexport { withPlatform } from \"./hoc/withPlatform\";\nexport { withAdaptivity } from \"./hoc/withAdaptivity\";\n\n/**\n * Hooks\n */\nexport { useInsets } from \"./hooks/useInsets\";\nexport { usePlatform } from \"./hooks/usePlatform\";\nexport { useAdaptivity } from \"./hooks/useAdaptivity\";\nexport { useAppearance } from \"./hooks/useAppearance\";\nexport { usePagination } from \"./hooks/usePagination\";\nexport { useScrollLock } from \"./components/AppRoot/ScrollContext\";\nexport { useNavTransition } from \"./components/NavTransitionContext/NavTransitionContext\";\n\n/**\n * Utils\n */\nexport { classNamesString as classNames } from \"./lib/classNames\";\nexport { animate } from \"./lib/animate\";\nexport { removeObjectKeys } from \"./lib/removeObjectKeys\";\nexport { SSRWrapper } from \"./lib/SSR\";\nexport type { SSRWrapperProps } from \"./lib/SSR\";\nexport {\n platform,\n ANDROID,\n IOS,\n VKCOM,\n Platform,\n IS_PLATFORM_ANDROID,\n IS_PLATFORM_IOS,\n} from \"./lib/platform\";\nexport { getClassName } from \"./helpers/getClassName\";\nexport {\n ViewWidth,\n ViewHeight,\n SizeType,\n} from \"./components/AdaptivityProvider/AdaptivityContext\";\nexport { calcInitialsAvatarColor } from \"./helpers/avatar\";\nexport { Popper } from \"./components/Popper/Popper\";\nexport type { PopperProps } from \"./components/Popper/Popper\";\n\n/**\n * Types\n */\nexport type { AlignType, HasPlatform, HasInsets } from \"./types\";\nexport type { NavIdProps } from \"./lib/getNavId\";\nexport type { PlatformType } from \"./lib/platform\";\nexport type { AdaptivityProps } from \"./hoc/withAdaptivity\";\nexport type { TransitionContextProps } from \"./components/NavTransitionContext/NavTransitionContext\";\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":["Root","View","Panel","PanelHeaderButton","PanelHeader","PanelHeaderContent","PanelHeaderContext","SplitLayout","SplitCol","Epic","Tabbar","TabbarItem","HorizontalScroll","FixedLayout","PopoutWrapper","Alert","ActionSheet","ActionSheetItem","ActionSheetDefaultIosCloseItem","ScreenSpinner","Snackbar","ModalRoot","withModalRootContext","ModalRootContext","ModalPage","ModalPageHeader","ModalCard","ModalDismissButton","Badge","ButtonGroup","Button","IconButton","Card","CardGrid","CardScroll","ContentCard","CellButton","Header","Group","Gradient","List","Cell","RichCell","SimpleCell","HorizontalCell","Footer","InfoRow","Gallery","Avatar","GridAvatar","InitialsAvatar","Progress","Search","Tabs","TabsItem","Spinner","PullToRefresh","Link","Tooltip","TooltipContainer","Counter","UsersStack","Separator","Spacing","Placeholder","Banner","MiniInfoCell","WriteBar","WriteBarIcon","SubnavigationBar","SubnavigationButton","Pagination","FormLayout","FormItem","FormField","FormLayoutGroup","FormStatus","Switch","File","Input","Chip","ChipsInput","Slider","RangeSlider","Textarea","Radio","RadioGroup","Checkbox","Select","SelectMimicry","NativeSelect","CustomSelect","CustomSelectOption","DatePicker","SliderSwitch","SegmentedControl","Calendar","CalendarRange","DateInput","DateRangeInput","Div","Tappable","Touch","PanelSpinner","PanelHeaderClose","PanelHeaderBack","PanelHeaderSubmit","PanelHeaderEdit","ModalCardBase","VisuallyHiddenInput","AppRoot","AdaptivityProvider","ConfigProvider","ConfigProviderContext","WebviewType","AppearanceProvider","Scheme","Appearance","LocaleProviderContext","PromoBanner","Title","Headline","Text","Paragraph","Subhead","Footnote","Caption","withInsets","withPlatform","withAdaptivity","useInsets","usePlatform","useAdaptivity","useAppearance","usePagination","useScrollLock","useNavTransition","classNamesString","classNames","animate","removeObjectKeys","SSRWrapper","platform","ANDROID","IOS","VKCOM","Platform","IS_PLATFORM_ANDROID","IS_PLATFORM_IOS","getClassName","ViewWidth","ViewHeight","SizeType","calcInitialsAvatarColor","Popper","CustomScrollView"],"sources":["../src/index.ts"],"sourcesContent":["import \"./lib/polyfills\";\n\nimport \"./styles/constants.css\";\nimport \"./styles/animations.css\";\nimport \"./styles/common.css\";\n\n/**\n * Layout\n */\nexport { Root } from \"./components/Root/Root\";\nexport type { RootProps } from \"./components/Root/Root\";\nexport { View } from \"./components/View/View\";\nexport type { ViewProps } from \"./components/View/View\";\nexport { Panel } from \"./components/Panel/Panel\";\nexport type { PanelProps } from \"./components/Panel/Panel\";\nexport { PanelHeaderButton } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport type { PanelHeaderButtonProps } from \"./components/PanelHeaderButton/PanelHeaderButton\";\nexport { PanelHeader } from \"./components/PanelHeader/PanelHeader\";\nexport type { PanelHeaderProps } from \"./components/PanelHeader/PanelHeader\";\nexport { PanelHeaderContent } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport type { PanelHeaderContentProps } from \"./components/PanelHeaderContent/PanelHeaderContent\";\nexport { PanelHeaderContext } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport type { PanelHeaderContextProps } from \"./components/PanelHeaderContext/PanelHeaderContext\";\nexport { SplitLayout } from \"./components/SplitLayout/SplitLayout\";\nexport type { SplitLayoutProps } from \"./components/SplitLayout/SplitLayout\";\nexport { SplitCol } from \"./components/SplitCol/SplitCol\";\nexport type { SplitColProps } from \"./components/SplitCol/SplitCol\";\nexport { Epic } from \"./components/Epic/Epic\";\nexport type { EpicProps } from \"./components/Epic/Epic\";\nexport { Tabbar } from \"./components/Tabbar/Tabbar\";\nexport type { TabbarProps } from \"./components/Tabbar/Tabbar\";\nexport { TabbarItem } from \"./components/TabbarItem/TabbarItem\";\nexport type { TabbarItemProps } from \"./components/TabbarItem/TabbarItem\";\nexport { HorizontalScroll } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport type { HorizontalScrollProps } from \"./components/HorizontalScroll/HorizontalScroll\";\nexport { FixedLayout } from \"./components/FixedLayout/FixedLayout\";\nexport type { FixedLayoutProps } from \"./components/FixedLayout/FixedLayout\";\n\n/**\n * Popouts\n */\nexport { PopoutWrapper } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport type { PopoutWrapperProps } from \"./components/PopoutWrapper/PopoutWrapper\";\nexport { Alert } from \"./components/Alert/Alert\";\nexport type {\n AlertProps,\n AlertActionInterface,\n} from \"./components/Alert/Alert\";\nexport { ActionSheet } from \"./components/ActionSheet/ActionSheet\";\nexport type { ActionSheetProps } from \"./components/ActionSheet/ActionSheet\";\nexport { ActionSheetItem } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport type { ActionSheetItemProps } from \"./components/ActionSheetItem/ActionSheetItem\";\nexport { ActionSheetDefaultIosCloseItem } from \"./components/ActionSheet/ActionSheetDefaultIosCloseItem\";\nexport { ScreenSpinner } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport type { ScreenSpinnerProps } from \"./components/ScreenSpinner/ScreenSpinner\";\nexport { Snackbar } from \"./components/Snackbar/Snackbar\";\nexport type { SnackbarProps } from \"./components/Snackbar/Snackbar\";\n\n/**\n * Modals\n */\nexport { ModalRoot } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport type { ModalRootProps } from \"./components/ModalRoot/ModalRootAdaptive\";\nexport { withModalRootContext } from \"./components/ModalRoot/withModalRootContext\";\nexport { ModalRootContext } from \"./components/ModalRoot/ModalRootContext\";\nexport { ModalPage } from \"./components/ModalPage/ModalPage\";\nexport type { ModalPageProps } from \"./components/ModalPage/ModalPage\";\nexport { ModalPageHeader } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport type { ModalPageHeaderProps } from \"./components/ModalPageHeader/ModalPageHeader\";\nexport { ModalCard } from \"./components/ModalCard/ModalCard\";\nexport type { ModalCardProps } from \"./components/ModalCard/ModalCard\";\nexport { ModalDismissButton } from \"./components/ModalDismissButton/ModalDismissButton\";\nexport type { ModalDismissButtonProps } from \"./components/ModalDismissButton/ModalDismissButton\";\n\n/**\n * Blocks\n */\nexport { Badge } from \"./components/Badge/Badge\";\nexport type { BadgeProps } from \"./components/Badge/Badge\";\nexport { ButtonGroup } from \"./components/ButtonGroup/ButtonGroup\";\nexport type { ButtonGroupProps } from \"./components/ButtonGroup/ButtonGroup\";\nexport { Button } from \"./components/Button/Button\";\nexport type { ButtonProps } from \"./components/Button/Button\";\nexport { IconButton } from \"./components/IconButton/IconButton\";\nexport type { IconButtonProps } from \"./components/IconButton/IconButton\";\nexport { Card } from \"./components/Card/Card\";\nexport type { CardProps } from \"./components/Card/Card\";\nexport { CardGrid } from \"./components/CardGrid/CardGrid\";\nexport type { CardGridProps } from \"./components/CardGrid/CardGrid\";\nexport { CardScroll } from \"./components/CardScroll/CardScroll\";\nexport type { CardScrollProps } from \"./components/CardScroll/CardScroll\";\nexport { ContentCard } from \"./components/ContentCard/ContentCard\";\nexport type { ContentCardProps } from \"./components/ContentCard/ContentCard\";\nexport { CellButton } from \"./components/CellButton/CellButton\";\nexport type { CellButtonProps } from \"./components/CellButton/CellButton\";\nexport { Header } from \"./components/Header/Header\";\nexport type { HeaderProps } from \"./components/Header/Header\";\nexport { Group } from \"./components/Group/Group\";\nexport type { GroupProps } from \"./components/Group/Group\";\nexport { Gradient } from \"./components/Gradient/Gradient\";\nexport type { GradientProps } from \"./components/Gradient/Gradient\";\nexport { List } from \"./components/List/List\";\nexport type { ListProps } from \"./components/List/List\";\nexport { Cell } from \"./components/Cell/Cell\";\nexport type { CellProps } from \"./components/Cell/Cell\";\nexport { RichCell } from \"./components/RichCell/RichCell\";\nexport type { RichCellProps } from \"./components/RichCell/RichCell\";\nexport { SimpleCell } from \"./components/SimpleCell/SimpleCell\";\nexport type { SimpleCellProps } from \"./components/SimpleCell/SimpleCell\";\nexport { HorizontalCell } from \"./components/HorizontalCell/HorizontalCell\";\nexport type { HorizontalCellProps } from \"./components/HorizontalCell/HorizontalCell\";\nexport { Footer } from \"./components/Footer/Footer\";\nexport type { FooterProps } from \"./components/Footer/Footer\";\nexport { InfoRow } from \"./components/InfoRow/InfoRow\";\nexport type { InfoRowProps } from \"./components/InfoRow/InfoRow\";\nexport { Gallery } from \"./components/Gallery/Gallery\";\nexport type { GalleryProps } from \"./components/Gallery/Gallery\";\nexport { Avatar } from \"./components/Avatar/Avatar\";\nexport type { AvatarProps } from \"./components/Avatar/Avatar\";\nexport { GridAvatar } from \"./components/GridAvatar/GridAvatar\";\nexport type { GridAvatarProps } from \"./components/GridAvatar/GridAvatar\";\nexport { InitialsAvatar } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport type { InitialsAvatarProps } from \"./components/InitialsAvatar/InitialsAvatar\";\nexport { Progress } from \"./components/Progress/Progress\";\nexport type { ProgressProps } from \"./components/Progress/Progress\";\nexport { Search } from \"./components/Search/Search\";\nexport type { SearchProps } from \"./components/Search/Search\";\nexport { Tabs } from \"./components/Tabs/Tabs\";\nexport type { TabsProps } from \"./components/Tabs/Tabs\";\nexport { TabsItem } from \"./components/TabsItem/TabsItem\";\nexport type { TabsItemProps } from \"./components/TabsItem/TabsItem\";\nexport { Spinner } from \"./components/Spinner/Spinner\";\nexport type { SpinnerProps } from \"./components/Spinner/Spinner\";\nexport { PullToRefresh } from \"./components/PullToRefresh/PullToRefresh\";\nexport type { PullToRefreshProps } from \"./components/PullToRefresh/PullToRefresh\";\nexport { Link } from \"./components/Link/Link\";\nexport type { LinkProps } from \"./components/Link/Link\";\nexport { Tooltip } from \"./components/Tooltip/Tooltip\";\nexport type { TooltipProps } from \"./components/Tooltip/Tooltip\";\nexport { TooltipContainer } from \"./components/Tooltip/TooltipContainer\";\nexport { Counter } from \"./components/Counter/Counter\";\nexport type { CounterProps } from \"./components/Counter/Counter\";\nexport { UsersStack } from \"./components/UsersStack/UsersStack\";\nexport type { UsersStackProps } from \"./components/UsersStack/UsersStack\";\nexport { Separator } from \"./components/Separator/Separator\";\nexport type { SeparatorProps } from \"./components/Separator/Separator\";\nexport { Spacing } from \"./components/Spacing/Spacing\";\nexport type { SpacingProps } from \"./components/Spacing/Spacing\";\nexport { Placeholder } from \"./components/Placeholder/Placeholder\";\nexport type { PlaceholderProps } from \"./components/Placeholder/Placeholder\";\nexport { Banner } from \"./components/Banner/Banner\";\nexport type { BannerProps } from \"./components/Banner/Banner\";\nexport { MiniInfoCell } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport type { MiniInfoCellProps } from \"./components/MiniInfoCell/MiniInfoCell\";\nexport { WriteBar } from \"./components/WriteBar/WriteBar\";\nexport type { WriteBarProps } from \"./components/WriteBar/WriteBar\";\nexport { WriteBarIcon } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport type { WriteBarIconProps } from \"./components/WriteBarIcon/WriteBarIcon\";\nexport { SubnavigationBar } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport type { SubnavigationBarProps } from \"./components/SubnavigationBar/SubnavigationBar\";\nexport { SubnavigationButton } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport type { SubnavigationButtonProps } from \"./components/SubnavigationButton/SubnavigationButton\";\nexport { Pagination } from \"./components/Pagination/Pagination\";\nexport type { PaginationProps } from \"./components/Pagination/Pagination\";\n\n/**\n * Forms\n */\nexport { FormLayout } from \"./components/FormLayout/FormLayout\";\nexport type { FormLayoutProps } from \"./components/FormLayout/FormLayout\";\nexport { FormItem } from \"./components/FormItem/FormItem\";\nexport type { FormItemProps } from \"./components/FormItem/FormItem\";\nexport { FormField } from \"./components/FormField/FormField\";\nexport type { FormFieldProps } from \"./components/FormField/FormField\";\nexport { FormLayoutGroup } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport type { FormLayoutGroupProps } from \"./components/FormLayoutGroup/FormLayoutGroup\";\nexport { FormStatus } from \"./components/FormStatus/FormStatus\";\nexport type { FormStatusProps } from \"./components/FormStatus/FormStatus\";\nexport { Switch } from \"./components/Switch/Switch\";\nexport type { SwitchProps } from \"./components/Switch/Switch\";\nexport { File } from \"./components/File/File\";\nexport type { FileProps } from \"./components/File/File\";\nexport { Input } from \"./components/Input/Input\";\nexport type { InputProps } from \"./components/Input/Input\";\nexport { Chip } from \"./components/Chip/Chip\";\nexport type { ChipProps } from \"./components/Chip/Chip\";\nexport { ChipsInput } from \"./components/ChipsInput/ChipsInput\";\nexport type { ChipsInputProps } from \"./components/ChipsInput/ChipsInput\";\nexport { Slider } from \"./components/Slider/Slider\";\nexport type { SliderProps } from \"./components/Slider/Slider\";\nexport { RangeSlider } from \"./components/RangeSlider/RangeSlider\";\nexport type { RangeSliderProps } from \"./components/RangeSlider/RangeSlider\";\nexport { Textarea } from \"./components/Textarea/Textarea\";\nexport type { TextareaProps } from \"./components/Textarea/Textarea\";\nexport { Radio } from \"./components/Radio/Radio\";\nexport type { RadioProps } from \"./components/Radio/Radio\";\nexport { RadioGroup } from \"./components/RadioGroup/RadioGroup\";\nexport type { RadioGroupProps } from \"./components/RadioGroup/RadioGroup\";\nexport { Checkbox } from \"./components/Checkbox/Checkbox\";\nexport type { CheckboxProps } from \"./components/Checkbox/Checkbox\";\nexport { Select } from \"./components/Select/Select\";\nexport type { SelectProps } from \"./components/Select/Select\";\nexport { SelectMimicry } from \"./components/SelectMimicry/SelectMimicry\";\nexport type { SelectMimicryProps } from \"./components/SelectMimicry/SelectMimicry\";\nexport { NativeSelect } from \"./components/NativeSelect/NativeSelect\";\nexport type { NativeSelectProps } from \"./components/NativeSelect/NativeSelect\";\nexport { CustomSelect } from \"./components/CustomSelect/CustomSelect\";\nexport type {\n CustomSelectProps,\n CustomSelectOptionInterface,\n} from \"./components/CustomSelect/CustomSelect\";\nexport { CustomSelectOption } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport type { CustomSelectOptionProps } from \"./components/CustomSelectOption/CustomSelectOption\";\nexport { DatePicker } from \"./components/DatePicker/DatePicker\";\nexport type {\n DatePickerProps,\n DatePickerDateFormat,\n} from \"./components/DatePicker/DatePicker\";\nexport { SliderSwitch } from \"./components/SliderSwitch/SliderSwitch\";\nexport type {\n SliderSwitchProps,\n SliderSwitchOptionInterface,\n} from \"./components/SliderSwitch/SliderSwitch\";\nexport { SegmentedControl } from \"./components/SegmentedControl/SegmentedControl\";\nexport type {\n SegmentedControlProps,\n SegmentedControlOptionInterface,\n SegmentedControlValue,\n} from \"./components/SegmentedControl/SegmentedControl\";\nexport { Calendar } from \"./components/Calendar/Calendar\";\nexport type { CalendarProps } from \"./components/Calendar/Calendar\";\nexport { CalendarRange } from \"./components/CalendarRange/CalendarRange\";\nexport type { CalendarRangeProps } from \"./components/CalendarRange/CalendarRange\";\nexport { DateInput } from \"./components/DateInput/DateInput\";\nexport type { DateInputProps } from \"./components/DateInput/DateInput\";\nexport { DateRangeInput } from \"./components/DateRangeInput/DateRangeInput\";\nexport type { DateRangeInputProps } from \"./components/DateRangeInput/DateRangeInput\";\n\n/**\n * Helpers\n */\nexport { Div } from \"./components/Div/Div\";\nexport type { DivProps } from \"./components/Div/Div\";\nexport { Tappable } from \"./components/Tappable/Tappable\";\nexport type { TappableProps } from \"./components/Tappable/Tappable\";\nexport { Touch } from \"./components/Touch/Touch\";\nexport type { TouchProps } from \"./components/Touch/Touch\";\nexport { PanelSpinner } from \"./components/PanelSpinner/PanelSpinner\";\nexport type { PanelSpinnerProps } from \"./components/PanelSpinner/PanelSpinner\";\nexport { PanelHeaderClose } from \"./components/PanelHeaderClose/PanelHeaderClose\";\nexport { PanelHeaderBack } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport type { PanelHeaderBackProps } from \"./components/PanelHeaderBack/PanelHeaderBack\";\nexport { PanelHeaderSubmit } from \"./components/PanelHeaderSubmit/PanelHeaderSubmit\";\nexport { PanelHeaderEdit } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport type { PanelHeaderEditProps } from \"./components/PanelHeaderEdit/PanelHeaderEdit\";\nexport { ModalCardBase } from \"./components/ModalCardBase/ModalCardBase\";\nexport type { ModalCardBaseProps } from \"./components/ModalCardBase/ModalCardBase\";\nexport { VisuallyHiddenInput } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\nexport type { VisuallyHiddenInputProps } from \"./components/VisuallyHiddenInput/VisuallyHiddenInput\";\n\n/**\n * Wrappers\n */\nexport { AppRoot } from \"./components/AppRoot/AppRoot\";\nexport type { AppRootProps } from \"./components/AppRoot/AppRoot\";\nexport { AdaptivityProvider } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport type { AdaptivityProviderProps } from \"./components/AdaptivityProvider/AdaptivityProvider\";\nexport { ConfigProvider } from \"./components/ConfigProvider/ConfigProvider\";\nexport type { ConfigProviderProps } from \"./components/ConfigProvider/ConfigProvider\";\nexport {\n ConfigProviderContext,\n WebviewType,\n} from \"./components/ConfigProvider/ConfigProviderContext\";\nexport { AppearanceProvider } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport type { AppearanceProviderProps } from \"./components/AppearanceProvider/AppearanceProvider\";\nexport { Scheme, Appearance } from \"./helpers/scheme\";\nexport { LocaleProviderContext } from \"./components/LocaleProviderContext/LocaleProviderContext\";\n\n/**\n * Advertisement\n */\nexport { PromoBanner } from \"./components/PromoBanner/PromoBanner\";\nexport type { PromoBannerProps } from \"./components/PromoBanner/PromoBanner\";\n\n/**\n * Typography\n */\nexport { Title } from \"./components/Typography/Title/Title\";\nexport type { TitleProps } from \"./components/Typography/Title/Title\";\nexport { Headline } from \"./components/Typography/Headline/Headline\";\nexport type { HeadlineProps } from \"./components/Typography/Headline/Headline\";\nexport { Text } from \"./components/Typography/Text/Text\";\nexport type { TextProps } from \"./components/Typography/Text/Text\";\nexport { Paragraph } from \"./components/Typography/Paragraph/Paragraph\";\nexport type { ParagraphProps } from \"./components/Typography/Paragraph/Paragraph\";\nexport { Subhead } from \"./components/Typography/Subhead/Subhead\";\nexport type { SubheadProps } from \"./components/Typography/Subhead/Subhead\";\nexport { Footnote } from \"./components/Typography/Footnote/Footnote\";\nexport type { FootnoteProps } from \"./components/Typography/Footnote/Footnote\";\nexport { Caption } from \"./components/Typography/Caption/Caption\";\nexport type { CaptionProps } from \"./components/Typography/Caption/Caption\";\n\n/**\n * HOCs\n */\nexport { withInsets } from \"./hoc/withInsets\";\nexport { withPlatform } from \"./hoc/withPlatform\";\nexport { withAdaptivity } from \"./hoc/withAdaptivity\";\n\n/**\n * Hooks\n */\nexport { useInsets } from \"./hooks/useInsets\";\nexport { usePlatform } from \"./hooks/usePlatform\";\nexport { useAdaptivity } from \"./hooks/useAdaptivity\";\nexport { useAppearance } from \"./hooks/useAppearance\";\nexport { usePagination } from \"./hooks/usePagination\";\nexport { useScrollLock } from \"./components/AppRoot/ScrollContext\";\nexport { useNavTransition } from \"./components/NavTransitionContext/NavTransitionContext\";\n\n/**\n * Utils\n */\nexport { classNamesString as classNames } from \"./lib/classNames\";\nexport { animate } from \"./lib/animate\";\nexport { removeObjectKeys } from \"./lib/removeObjectKeys\";\nexport { SSRWrapper } from \"./lib/SSR\";\nexport type { SSRWrapperProps } from \"./lib/SSR\";\nexport {\n platform,\n ANDROID,\n IOS,\n VKCOM,\n Platform,\n IS_PLATFORM_ANDROID,\n IS_PLATFORM_IOS,\n} from \"./lib/platform\";\nexport { getClassName } from \"./helpers/getClassName\";\nexport {\n ViewWidth,\n ViewHeight,\n SizeType,\n} from \"./components/AdaptivityProvider/AdaptivityContext\";\nexport { calcInitialsAvatarColor } from \"./helpers/avatar\";\nexport { Popper } from \"./components/Popper/Popper\";\nexport type { PopperProps } from \"./components/Popper/Popper\";\nexport { CustomScrollView } from \"./components/CustomScrollView/CustomScrollView\";\n\n/**\n * Types\n */\nexport type { AlignType, HasPlatform, HasInsets } from \"./types\";\nexport type { NavIdProps } from \"./lib/getNavId\";\nexport type { PlatformType } from \"./lib/platform\";\nexport type { AdaptivityProps } from \"./hoc/withAdaptivity\";\nexport type { TransitionContextProps } from \"./components/NavTransitionContext/NavTransitionContext\";\n"],"mappings":"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"}
@@ -4,7 +4,12 @@ export declare enum Keys {
4
4
  ENTER = "Enter",
5
5
  SPACE = "Space",
6
6
  TAB = "Tab",
7
- ESCAPE = "Escape"
7
+ ESCAPE = "Escape",
8
+ HOME = "Home",
9
+ END = "End",
10
+ ARROW_LEFT = "ArrowLeft",
11
+ ARROW_RIGHT = "ArrowRight",
12
+ ARROW_DOWN = "ArrowDown"
8
13
  }
9
14
  export declare function pressedKey(e: KeyboardEvent | React.KeyboardEvent<HTMLElement>): Keys | null;
10
15
  export declare function shouldTriggerClickOnEnterOrSpace(e: KeyboardEvent | React.KeyboardEvent<HTMLElement>): boolean;
@@ -6,6 +6,11 @@ export var Keys;
6
6
  Keys["SPACE"] = "Space";
7
7
  Keys["TAB"] = "Tab";
8
8
  Keys["ESCAPE"] = "Escape";
9
+ Keys["HOME"] = "Home";
10
+ Keys["END"] = "End";
11
+ Keys["ARROW_LEFT"] = "ArrowLeft";
12
+ Keys["ARROW_RIGHT"] = "ArrowRight";
13
+ Keys["ARROW_DOWN"] = "ArrowDown";
9
14
  })(Keys || (Keys = {}));
10
15
 
11
16
  var ACCESSIBLE_KEYS = [{
@@ -24,6 +29,26 @@ var ACCESSIBLE_KEYS = [{
24
29
  code: Keys.ESCAPE,
25
30
  key: ["Escape"],
26
31
  keyCode: 27
32
+ }, {
33
+ code: Keys.HOME,
34
+ key: ["Home"],
35
+ keyCode: 36
36
+ }, {
37
+ code: Keys.END,
38
+ key: ["End"],
39
+ keyCode: 35
40
+ }, {
41
+ code: Keys.ARROW_LEFT,
42
+ key: ["ArrowLeft"],
43
+ keyCode: 37
44
+ }, {
45
+ code: Keys.ARROW_RIGHT,
46
+ key: ["ArrowRight"],
47
+ keyCode: 39
48
+ }, {
49
+ code: Keys.ARROW_DOWN,
50
+ key: ["ArrowDown"],
51
+ keyCode: 40
27
52
  }];
28
53
  export function pressedKey(e) {
29
54
  var _ACCESSIBLE_KEYS$find;