@wix/patterns 0.10.0 → 1.0.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 (398) hide show
  1. package/dist/cjs/components/Collapse/Collapse.st.css.js +3 -3
  2. package/dist/cjs/components/Collapse/Collapse.st.css.js.map +1 -1
  3. package/dist/cjs/components/CollectionTable/CollectionTable.js +14 -23
  4. package/dist/cjs/components/CollectionTable/CollectionTable.js.map +1 -1
  5. package/dist/cjs/components/CollectionToolbar/CollectionToolbar.st.css.js +5 -5
  6. package/dist/cjs/components/CollectionToolbar/CollectionToolbar.st.css.js.map +1 -1
  7. package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +3 -3
  8. package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js.map +1 -1
  9. package/dist/cjs/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
  10. package/dist/cjs/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js.map +1 -1
  11. package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.st.css.js +2 -2
  12. package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.st.css.js.map +1 -1
  13. package/dist/cjs/components/CustomFieldsWidget/CustomFieldsViewWidget.st.css.js +3 -3
  14. package/dist/cjs/components/CustomFieldsWidget/CustomFieldsViewWidget.st.css.js.map +1 -1
  15. package/dist/cjs/components/DragHandle/DragHandle.st.css.js +2 -2
  16. package/dist/cjs/components/DragHandle/DragHandle.st.css.js.map +1 -1
  17. package/dist/cjs/components/EmptyState/CollectionEmptyState.js +24 -13
  18. package/dist/cjs/components/EmptyState/CollectionEmptyState.js.map +1 -1
  19. package/dist/cjs/components/EmptyState/CollectionEmptyState.uni.driver.js +5 -1
  20. package/dist/cjs/components/EmptyState/CollectionEmptyState.uni.driver.js.map +1 -1
  21. package/dist/cjs/components/EmptyState/CollectionNoResultsState.js +131 -0
  22. package/dist/cjs/components/EmptyState/CollectionNoResultsState.js.map +1 -0
  23. package/dist/cjs/components/EmptyState/CollectionNoResultsState.uni.driver.js +25 -0
  24. package/dist/cjs/components/EmptyState/CollectionNoResultsState.uni.driver.js.map +1 -0
  25. package/dist/cjs/components/EmptyState/CollectionPremiumEmptyState.js +53 -0
  26. package/dist/cjs/components/EmptyState/CollectionPremiumEmptyState.js.map +1 -0
  27. package/dist/cjs/components/EmptyState/{PremiumEmptyState.uni.driver.js → CollectionPremiumEmptyState.uni.driver.js} +8 -4
  28. package/dist/cjs/components/EmptyState/CollectionPremiumEmptyState.uni.driver.js.map +1 -0
  29. package/dist/cjs/components/EmptyState/EmptyState.uni.driver.js +0 -8
  30. package/dist/cjs/components/EmptyState/EmptyState.uni.driver.js.map +1 -1
  31. package/dist/cjs/components/EmptyState/EmptyStateBase.js +3 -3
  32. package/dist/cjs/components/EmptyState/EmptyStateBase.js.map +1 -1
  33. package/dist/cjs/components/EmptyState/NewItemButton.js +6 -6
  34. package/dist/cjs/components/EmptyState/NewItemButton.js.map +1 -1
  35. package/dist/cjs/components/EmptyState/PremiumButton.js +5 -5
  36. package/dist/cjs/components/EmptyState/PremiumButton.js.map +1 -1
  37. package/dist/cjs/components/Fade/Fade.st.css.js +2 -2
  38. package/dist/cjs/components/Fade/Fade.st.css.js.map +1 -1
  39. package/dist/cjs/components/Grid/Grid.js +12 -10
  40. package/dist/cjs/components/Grid/Grid.js.map +1 -1
  41. package/dist/cjs/components/Grid/Grid.uni.driver.js +10 -2
  42. package/dist/cjs/components/Grid/Grid.uni.driver.js.map +1 -1
  43. package/dist/cjs/components/Grid/GridFolders.js +9 -7
  44. package/dist/cjs/components/Grid/GridFolders.js.map +1 -1
  45. package/dist/cjs/components/Grid/GridFolders.uni.driver.js.map +1 -1
  46. package/dist/cjs/components/Grid/GridFoldersPlaceholderStates.js +5 -3
  47. package/dist/cjs/components/Grid/GridFoldersPlaceholderStates.js.map +1 -1
  48. package/dist/cjs/components/Grid/GridPlaceholderStates.js +5 -14
  49. package/dist/cjs/components/Grid/GridPlaceholderStates.js.map +1 -1
  50. package/dist/cjs/components/Heading/Heading.st.css.js +2 -2
  51. package/dist/cjs/components/Heading/Heading.st.css.js.map +1 -1
  52. package/dist/cjs/components/Illustration/{PremiumEmptyStateIllustration.js → CollectionPremiumEmptyStateIllustration.js} +4 -4
  53. package/dist/cjs/components/Illustration/CollectionPremiumEmptyStateIllustration.js.map +1 -0
  54. package/dist/cjs/components/InputOverflow/InputOverflow.st.css.js +2 -2
  55. package/dist/cjs/components/InputOverflow/InputOverflow.st.css.js.map +1 -1
  56. package/dist/cjs/components/MaxHeightText/MaxHeightText.st.css.js +2 -2
  57. package/dist/cjs/components/MaxHeightText/MaxHeightText.st.css.js.map +1 -1
  58. package/dist/cjs/components/MaxLines/MaxLines.st.css.js +2 -2
  59. package/dist/cjs/components/MaxLines/MaxLines.st.css.js.map +1 -1
  60. package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js +2 -2
  61. package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js.map +1 -1
  62. package/dist/cjs/components/NestedTable/NestedTable.js +3 -3
  63. package/dist/cjs/components/NestedTable/NestedTable.js.map +1 -1
  64. package/dist/cjs/components/NestedTable/NestedTable.uni.driver.js +0 -2
  65. package/dist/cjs/components/NestedTable/NestedTable.uni.driver.js.map +1 -1
  66. package/dist/cjs/components/NestedTable/NestedTableRow.st.css.js +5 -5
  67. package/dist/cjs/components/NestedTable/NestedTableRow.st.css.js.map +1 -1
  68. package/dist/cjs/components/NestedTable/NestedTableRowPlaceholderStates.js +6 -5
  69. package/dist/cjs/components/NestedTable/NestedTableRowPlaceholderStates.js.map +1 -1
  70. package/dist/cjs/components/NestedTable/NestedTableRowPlaceholderStates.uni.driver.js.map +1 -1
  71. package/dist/cjs/components/NestedTable/NestedTableWSRTable.js +12 -9
  72. package/dist/cjs/components/NestedTable/NestedTableWSRTable.js.map +1 -1
  73. package/dist/cjs/components/PickerContent/PickerContent.st.css.js +2 -2
  74. package/dist/cjs/components/PickerContent/PickerContent.st.css.js.map +1 -1
  75. package/dist/cjs/components/PickerContent/PickerContentAdditionalStep.st.css.js +4 -4
  76. package/dist/cjs/components/PickerContent/PickerContentAdditionalStep.st.css.js.map +1 -1
  77. package/dist/cjs/components/PickerTableListItem/PickerTableListItem.st.css.js +2 -2
  78. package/dist/cjs/components/PickerTableListItem/PickerTableListItem.st.css.js.map +1 -1
  79. package/dist/cjs/components/PlaceholderStates/PlaceholderStatesBase.js +34 -15
  80. package/dist/cjs/components/PlaceholderStates/PlaceholderStatesBase.js.map +1 -1
  81. package/dist/cjs/components/ScrollableContent/ScrollableContent.st.css.js +2 -2
  82. package/dist/cjs/components/ScrollableContent/ScrollableContent.st.css.js.map +1 -1
  83. package/dist/cjs/components/SkeletonCard/SkeletonCard.st.css.js +3 -3
  84. package/dist/cjs/components/SkeletonCard/SkeletonCard.st.css.js.map +1 -1
  85. package/dist/cjs/components/SlidingModal/SlidingModal.st.css.js +2 -2
  86. package/dist/cjs/components/SlidingModal/SlidingModal.st.css.js.map +1 -1
  87. package/dist/cjs/components/Table/Table.uni.driver.js +10 -5
  88. package/dist/cjs/components/Table/Table.uni.driver.js.map +1 -1
  89. package/dist/cjs/components/Table/TableVirtual.st.css.js +3 -3
  90. package/dist/cjs/components/Table/TableVirtual.st.css.js.map +1 -1
  91. package/dist/cjs/components/TableFolders/TableFolders.uni.driver.js +11 -1
  92. package/dist/cjs/components/TableFolders/TableFolders.uni.driver.js.map +1 -1
  93. package/dist/cjs/components/TableFolders/TableFoldersContent.js +15 -12
  94. package/dist/cjs/components/TableFolders/TableFoldersContent.js.map +1 -1
  95. package/dist/cjs/components/TablePlaceholderStates/TablePlaceholderStates.js.map +1 -1
  96. package/dist/cjs/components/TabsFilter/TabsFilter.st.css.js +3 -3
  97. package/dist/cjs/components/TabsFilter/TabsFilter.st.css.js.map +1 -1
  98. package/dist/cjs/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js +2 -2
  99. package/dist/cjs/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js.map +1 -1
  100. package/dist/cjs/components/ToolbarCollection/ToolbarCollection.js +3 -3
  101. package/dist/cjs/components/ToolbarCollection/ToolbarCollection.js.map +1 -1
  102. package/dist/cjs/components/ToolbarCollection/useToolbarCollectionSyncProps.js +2 -1
  103. package/dist/cjs/components/ToolbarCollection/useToolbarCollectionSyncProps.js.map +1 -1
  104. package/dist/cjs/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
  105. package/dist/cjs/components/ToolbarItemBox/ToolbarItemBox.st.css.js.map +1 -1
  106. package/dist/cjs/components/common.st.css.js +4 -4
  107. package/dist/cjs/components/common.st.css.js.map +1 -1
  108. package/dist/cjs/index.js +11 -25
  109. package/dist/cjs/index.js.map +1 -1
  110. package/dist/cjs/state/FeaturesAvailabilityBIParams.js.map +1 -1
  111. package/dist/cjs/state/FoldersAndItemsCollectionsState.js +32 -0
  112. package/dist/cjs/state/FoldersAndItemsCollectionsState.js.map +1 -1
  113. package/dist/cjs/state/GridFoldersState.js +9 -0
  114. package/dist/cjs/state/GridFoldersState.js.map +1 -1
  115. package/dist/cjs/state/NestedTableState/NestedTableFlatModeState.js +9 -0
  116. package/dist/cjs/state/NestedTableState/NestedTableFlatModeState.js.map +1 -1
  117. package/dist/cjs/state/NestedTableState/NestedTableNestedModeState.js +9 -0
  118. package/dist/cjs/state/NestedTableState/NestedTableNestedModeState.js.map +1 -1
  119. package/dist/cjs/state/TableFoldersState.js +9 -0
  120. package/dist/cjs/state/TableFoldersState.js.map +1 -1
  121. package/dist/cjs/state/TableState.js +9 -0
  122. package/dist/cjs/state/TableState.js.map +1 -1
  123. package/dist/cjs/styles.global.css +1 -1
  124. package/dist/cjs/version.js +1 -1
  125. package/dist/cjs/version.js.map +1 -1
  126. package/dist/esm/components/Collapse/Collapse.st.css.js +2 -2
  127. package/dist/esm/components/CollectionTable/CollectionTable.js +2 -10
  128. package/dist/esm/components/CollectionTable/CollectionTable.js.map +1 -1
  129. package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css.js +2 -2
  130. package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +2 -2
  131. package/dist/esm/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
  132. package/dist/esm/components/CollectionViewsDropdown/ViewsDropdown.st.css.js +2 -2
  133. package/dist/esm/components/CustomFieldsWidget/CustomFieldsViewWidget.st.css.js +2 -2
  134. package/dist/esm/components/CustomFieldsWidget/CustomFieldsViewWidget.st.css.js.map +1 -1
  135. package/dist/esm/components/DragHandle/DragHandle.st.css.js +2 -2
  136. package/dist/esm/components/EmptyState/CollectionEmptyState.js +6 -9
  137. package/dist/esm/components/EmptyState/CollectionEmptyState.js.map +1 -1
  138. package/dist/esm/components/EmptyState/CollectionEmptyState.uni.driver.js +5 -1
  139. package/dist/esm/components/EmptyState/CollectionEmptyState.uni.driver.js.map +1 -1
  140. package/dist/esm/{hooks/useCollectionEmptyStateTexts.js → components/EmptyState/CollectionNoResultsState.js} +29 -28
  141. package/dist/esm/components/EmptyState/CollectionNoResultsState.js.map +1 -0
  142. package/dist/esm/components/EmptyState/CollectionNoResultsState.uni.driver.js +16 -0
  143. package/dist/esm/components/EmptyState/CollectionNoResultsState.uni.driver.js.map +1 -0
  144. package/dist/esm/components/EmptyState/CollectionPremiumEmptyState.js +14 -0
  145. package/dist/esm/components/EmptyState/CollectionPremiumEmptyState.js.map +1 -0
  146. package/dist/esm/components/EmptyState/{PremiumEmptyState.uni.driver.js → CollectionPremiumEmptyState.uni.driver.js} +7 -3
  147. package/dist/esm/components/EmptyState/CollectionPremiumEmptyState.uni.driver.js.map +1 -0
  148. package/dist/esm/components/EmptyState/EmptyState.uni.driver.js +0 -8
  149. package/dist/esm/components/EmptyState/EmptyState.uni.driver.js.map +1 -1
  150. package/dist/esm/components/EmptyState/EmptyStateBase.js.map +1 -1
  151. package/dist/esm/components/EmptyState/NewItemButton.js +2 -2
  152. package/dist/esm/components/EmptyState/NewItemButton.js.map +1 -1
  153. package/dist/esm/components/EmptyState/PremiumButton.js +2 -2
  154. package/dist/esm/components/EmptyState/PremiumButton.js.map +1 -1
  155. package/dist/esm/components/Fade/Fade.st.css.js +2 -2
  156. package/dist/esm/components/Fade/Fade.st.css.js.map +1 -1
  157. package/dist/esm/components/Grid/Grid.js +2 -2
  158. package/dist/esm/components/Grid/Grid.js.map +1 -1
  159. package/dist/esm/components/Grid/Grid.uni.driver.js +11 -3
  160. package/dist/esm/components/Grid/Grid.uni.driver.js.map +1 -1
  161. package/dist/esm/components/Grid/GridFolders.js +2 -2
  162. package/dist/esm/components/Grid/GridFolders.js.map +1 -1
  163. package/dist/esm/components/Grid/GridFolders.uni.driver.js.map +1 -1
  164. package/dist/esm/components/Grid/GridFoldersPlaceholderStates.js +2 -2
  165. package/dist/esm/components/Grid/GridFoldersPlaceholderStates.js.map +1 -1
  166. package/dist/esm/components/Grid/GridPlaceholderStates.js +2 -10
  167. package/dist/esm/components/Grid/GridPlaceholderStates.js.map +1 -1
  168. package/dist/esm/components/Heading/Heading.st.css.js +2 -2
  169. package/dist/esm/components/Illustration/{PremiumEmptyStateIllustration.js → CollectionPremiumEmptyStateIllustration.js} +2 -2
  170. package/dist/esm/components/Illustration/CollectionPremiumEmptyStateIllustration.js.map +1 -0
  171. package/dist/esm/components/InputOverflow/InputOverflow.st.css.js +2 -2
  172. package/dist/esm/components/MaxHeightText/MaxHeightText.st.css.js +2 -2
  173. package/dist/esm/components/MaxLines/MaxLines.st.css.js +2 -2
  174. package/dist/esm/components/MaxLines/MaxLines.st.css.js.map +1 -1
  175. package/dist/esm/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js +2 -2
  176. package/dist/esm/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js.map +1 -1
  177. package/dist/esm/components/NestedTable/NestedTable.js.map +1 -1
  178. package/dist/esm/components/NestedTable/NestedTable.uni.driver.js +1 -2
  179. package/dist/esm/components/NestedTable/NestedTable.uni.driver.js.map +1 -1
  180. package/dist/esm/components/NestedTable/NestedTableRow.st.css.js +2 -2
  181. package/dist/esm/components/NestedTable/NestedTableRow.st.css.js.map +1 -1
  182. package/dist/esm/components/NestedTable/NestedTableRowPlaceholderStates.js +6 -4
  183. package/dist/esm/components/NestedTable/NestedTableRowPlaceholderStates.js.map +1 -1
  184. package/dist/esm/components/NestedTable/NestedTableRowPlaceholderStates.uni.driver.js.map +1 -1
  185. package/dist/esm/components/NestedTable/NestedTableWSRTable.js +3 -3
  186. package/dist/esm/components/NestedTable/NestedTableWSRTable.js.map +1 -1
  187. package/dist/esm/components/PickerContent/PickerContent.st.css.js +2 -2
  188. package/dist/esm/components/PickerContent/PickerContentAdditionalStep.st.css.js +2 -2
  189. package/dist/esm/components/PickerContent/PickerContentAdditionalStep.st.css.js.map +1 -1
  190. package/dist/esm/components/PickerTableListItem/PickerTableListItem.st.css.js +2 -2
  191. package/dist/esm/components/PlaceholderStates/PlaceholderStatesBase.js +18 -6
  192. package/dist/esm/components/PlaceholderStates/PlaceholderStatesBase.js.map +1 -1
  193. package/dist/esm/components/ScrollableContent/ScrollableContent.st.css.js +2 -2
  194. package/dist/esm/components/ScrollableContent/ScrollableContent.st.css.js.map +1 -1
  195. package/dist/esm/components/SkeletonCard/SkeletonCard.st.css.js +2 -2
  196. package/dist/esm/components/SlidingModal/SlidingModal.st.css.js +2 -2
  197. package/dist/esm/components/SlidingModal/SlidingModal.st.css.js.map +1 -1
  198. package/dist/esm/components/Table/Table.uni.driver.js +11 -7
  199. package/dist/esm/components/Table/Table.uni.driver.js.map +1 -1
  200. package/dist/esm/components/Table/TableVirtual.st.css.js +2 -2
  201. package/dist/esm/components/TableFolders/TableFolders.uni.driver.js +13 -1
  202. package/dist/esm/components/TableFolders/TableFolders.uni.driver.js.map +1 -1
  203. package/dist/esm/components/TableFolders/TableFoldersContent.js +3 -3
  204. package/dist/esm/components/TableFolders/TableFoldersContent.js.map +1 -1
  205. package/dist/esm/components/TabsFilter/TabsFilter.st.css.js +2 -2
  206. package/dist/esm/components/TabsFilter/TabsFilter.st.css.js.map +1 -1
  207. package/dist/esm/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js +2 -2
  208. package/dist/esm/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js.map +1 -1
  209. package/dist/esm/components/ToolbarCollection/ToolbarCollection.js.map +1 -1
  210. package/dist/esm/components/ToolbarCollection/useToolbarCollectionSyncProps.js +2 -1
  211. package/dist/esm/components/ToolbarCollection/useToolbarCollectionSyncProps.js.map +1 -1
  212. package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
  213. package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js.map +1 -1
  214. package/dist/esm/components/common.st.css.js +2 -2
  215. package/dist/esm/components/common.st.css.js.map +1 -1
  216. package/dist/esm/index.js +2 -4
  217. package/dist/esm/index.js.map +1 -1
  218. package/dist/esm/state/FoldersAndItemsCollectionsState.js +12 -0
  219. package/dist/esm/state/FoldersAndItemsCollectionsState.js.map +1 -1
  220. package/dist/esm/state/GridFoldersState.js +9 -0
  221. package/dist/esm/state/GridFoldersState.js.map +1 -1
  222. package/dist/esm/state/NestedTableState/NestedTableFlatModeState.js +9 -0
  223. package/dist/esm/state/NestedTableState/NestedTableFlatModeState.js.map +1 -1
  224. package/dist/esm/state/NestedTableState/NestedTableNestedModeState.js +9 -0
  225. package/dist/esm/state/NestedTableState/NestedTableNestedModeState.js.map +1 -1
  226. package/dist/esm/state/TableFoldersState.js +9 -0
  227. package/dist/esm/state/TableFoldersState.js.map +1 -1
  228. package/dist/esm/state/TableState.js +9 -0
  229. package/dist/esm/state/TableState.js.map +1 -1
  230. package/dist/esm/styles.global.css +1 -1
  231. package/dist/esm/version.js +1 -1
  232. package/dist/types/components/CollectionList/CollectionList.uni.driver.d.ts +1 -1
  233. package/dist/types/components/CollectionTable/CollectionTable.d.ts.map +1 -1
  234. package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts +1 -1
  235. package/dist/types/components/CustomFieldsWidget/CustomFieldsViewWidget.st.css.d.ts.map +1 -1
  236. package/dist/types/components/EmptyState/CollectionEmptyState.d.ts +12 -5
  237. package/dist/types/components/EmptyState/CollectionEmptyState.d.ts.map +1 -1
  238. package/dist/types/components/EmptyState/CollectionEmptyState.uni.driver.d.ts +4 -2
  239. package/dist/types/components/EmptyState/CollectionEmptyState.uni.driver.d.ts.map +1 -1
  240. package/dist/types/components/EmptyState/CollectionNoResultsState.d.ts +11 -0
  241. package/dist/types/components/EmptyState/CollectionNoResultsState.d.ts.map +1 -0
  242. package/dist/types/components/EmptyState/CollectionNoResultsState.uni.driver.d.ts +26 -0
  243. package/dist/types/components/EmptyState/CollectionNoResultsState.uni.driver.d.ts.map +1 -0
  244. package/dist/types/components/EmptyState/CollectionPremiumEmptyState.d.ts +18 -0
  245. package/dist/types/components/EmptyState/CollectionPremiumEmptyState.d.ts.map +1 -0
  246. package/dist/types/components/EmptyState/{PremiumEmptyState.uni.driver.d.ts → CollectionPremiumEmptyState.uni.driver.d.ts} +6 -4
  247. package/dist/types/components/EmptyState/CollectionPremiumEmptyState.uni.driver.d.ts.map +1 -0
  248. package/dist/types/components/EmptyState/EmptyState.uni.driver.d.ts +0 -8
  249. package/dist/types/components/EmptyState/EmptyState.uni.driver.d.ts.map +1 -1
  250. package/dist/types/components/EmptyState/EmptyStateBase.d.ts +19 -4
  251. package/dist/types/components/EmptyState/EmptyStateBase.d.ts.map +1 -1
  252. package/dist/types/components/EmptyState/NewItemButton.d.ts +3 -11
  253. package/dist/types/components/EmptyState/NewItemButton.d.ts.map +1 -1
  254. package/dist/types/components/EmptyState/PremiumButton.d.ts +3 -9
  255. package/dist/types/components/EmptyState/PremiumButton.d.ts.map +1 -1
  256. package/dist/types/components/Fade/Fade.st.css.d.ts.map +1 -1
  257. package/dist/types/components/Grid/Grid.d.ts.map +1 -1
  258. package/dist/types/components/Grid/Grid.uni.driver.d.ts +47 -4
  259. package/dist/types/components/Grid/Grid.uni.driver.d.ts.map +1 -1
  260. package/dist/types/components/Grid/GridFolders.d.ts +14 -3
  261. package/dist/types/components/Grid/GridFolders.d.ts.map +1 -1
  262. package/dist/types/components/Grid/GridFolders.uni.driver.d.ts +119 -29
  263. package/dist/types/components/Grid/GridFolders.uni.driver.d.ts.map +1 -1
  264. package/dist/types/components/Grid/GridFoldersPlaceholderStates.d.ts.map +1 -1
  265. package/dist/types/components/Grid/GridFoldersSection.uni.driver.d.ts +44 -3
  266. package/dist/types/components/Grid/GridFoldersSection.uni.driver.d.ts.map +1 -1
  267. package/dist/types/components/Grid/GridPlaceholderStates.d.ts.map +1 -1
  268. package/dist/types/components/Illustration/CollectionPremiumEmptyStateIllustration.d.ts +3 -0
  269. package/dist/types/components/Illustration/CollectionPremiumEmptyStateIllustration.d.ts.map +1 -0
  270. package/dist/types/components/InfiniteScrollCollectionList/InfiniteScrollCollectionList.uni.driver.d.ts +1 -1
  271. package/dist/types/components/MaxLines/MaxLines.st.css.d.ts.map +1 -1
  272. package/dist/types/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.d.ts.map +1 -1
  273. package/dist/types/components/NestedTable/NestedTable.d.ts +13 -3
  274. package/dist/types/components/NestedTable/NestedTable.d.ts.map +1 -1
  275. package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts +43 -29
  276. package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts.map +1 -1
  277. package/dist/types/components/NestedTable/NestedTableRow.st.css.d.ts.map +1 -1
  278. package/dist/types/components/NestedTable/NestedTableRowPlaceholderStates.d.ts.map +1 -1
  279. package/dist/types/components/NestedTable/NestedTableRowPlaceholderStates.uni.driver.d.ts +1 -2
  280. package/dist/types/components/NestedTable/NestedTableRowPlaceholderStates.uni.driver.d.ts.map +1 -1
  281. package/dist/types/components/NestedTable/NestedTableWSRTable.d.ts +4 -3
  282. package/dist/types/components/NestedTable/NestedTableWSRTable.d.ts.map +1 -1
  283. package/dist/types/components/PickerContent/PickerContentAdditionalStep.st.css.d.ts.map +1 -1
  284. package/dist/types/components/PlaceholderStates/PlaceholderStatesBase.d.ts +6 -2
  285. package/dist/types/components/PlaceholderStates/PlaceholderStatesBase.d.ts.map +1 -1
  286. package/dist/types/components/ScrollableContent/ScrollableContent.st.css.d.ts.map +1 -1
  287. package/dist/types/components/SlidingModal/SlidingModal.st.css.d.ts.map +1 -1
  288. package/dist/types/components/SummaryBar/SummaryBar.uni.driver.d.ts +1 -1
  289. package/dist/types/components/Table/Table.uni.driver.d.ts +41 -9
  290. package/dist/types/components/Table/Table.uni.driver.d.ts.map +1 -1
  291. package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts +53 -21
  292. package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts.map +1 -1
  293. package/dist/types/components/TableFolders/TableFoldersContent.d.ts +14 -4
  294. package/dist/types/components/TableFolders/TableFoldersContent.d.ts.map +1 -1
  295. package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts +81 -11
  296. package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts.map +1 -1
  297. package/dist/types/components/TableGridSwitchFolders/TableGridSwitchFolders.uni.driver.d.ts +140 -31
  298. package/dist/types/components/TableGridSwitchFolders/TableGridSwitchFolders.uni.driver.d.ts.map +1 -1
  299. package/dist/types/components/TablePlaceholderStates/TablePlaceholderStates.d.ts +4 -5
  300. package/dist/types/components/TablePlaceholderStates/TablePlaceholderStates.d.ts.map +1 -1
  301. package/dist/types/components/TabsFilter/TabsFilter.st.css.d.ts.map +1 -1
  302. package/dist/types/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.d.ts.map +1 -1
  303. package/dist/types/components/ToolbarCollection/ToolbarCollection.d.ts +13 -9
  304. package/dist/types/components/ToolbarCollection/ToolbarCollection.d.ts.map +1 -1
  305. package/dist/types/components/ToolbarCollection/useToolbarCollectionSyncProps.d.ts.map +1 -1
  306. package/dist/types/components/ToolbarItemBox/ToolbarItemBox.st.css.d.ts.map +1 -1
  307. package/dist/types/components/common.st.css.d.ts.map +1 -1
  308. package/dist/types/index.d.ts +2 -4
  309. package/dist/types/index.d.ts.map +1 -1
  310. package/dist/types/state/FeaturesAvailabilityBIParams.d.ts +1 -0
  311. package/dist/types/state/FeaturesAvailabilityBIParams.d.ts.map +1 -1
  312. package/dist/types/state/FoldersAndItemsCollectionsState.d.ts +3 -0
  313. package/dist/types/state/FoldersAndItemsCollectionsState.d.ts.map +1 -1
  314. package/dist/types/state/GridFoldersState.d.ts +3 -0
  315. package/dist/types/state/GridFoldersState.d.ts.map +1 -1
  316. package/dist/types/state/NestedTableState/NestedTableFlatModeState.d.ts +3 -0
  317. package/dist/types/state/NestedTableState/NestedTableFlatModeState.d.ts.map +1 -1
  318. package/dist/types/state/NestedTableState/NestedTableNestedModeState.d.ts +3 -0
  319. package/dist/types/state/NestedTableState/NestedTableNestedModeState.d.ts.map +1 -1
  320. package/dist/types/state/TableFoldersState.d.ts +3 -0
  321. package/dist/types/state/TableFoldersState.d.ts.map +1 -1
  322. package/dist/types/state/TableState.d.ts +3 -0
  323. package/dist/types/state/TableState.d.ts.map +1 -1
  324. package/dist/types/testkit/enzyme.d.ts +478 -108
  325. package/dist/types/testkit/enzyme.d.ts.map +1 -1
  326. package/dist/types/testkit/jsdom.d.ts +478 -108
  327. package/dist/types/testkit/jsdom.d.ts.map +1 -1
  328. package/dist/types/testkit/puppeteer.d.ts +478 -108
  329. package/dist/types/testkit/puppeteer.d.ts.map +1 -1
  330. package/dist/types/version.d.ts +1 -1
  331. package/package.json +5 -4
  332. package/page/package.json +6 -0
  333. package/dist/cjs/components/CommonEmptyState/CommonEmptyState.js +0 -76
  334. package/dist/cjs/components/CommonEmptyState/CommonEmptyState.js.map +0 -1
  335. package/dist/cjs/components/CommonEmptyState/index.js +0 -10
  336. package/dist/cjs/components/CommonEmptyState/index.js.map +0 -1
  337. package/dist/cjs/components/CommonTableEmptyState/CommonTableEmptyState.js +0 -31
  338. package/dist/cjs/components/CommonTableEmptyState/CommonTableEmptyState.js.map +0 -1
  339. package/dist/cjs/components/CommonTableEmptyState/index.js +0 -10
  340. package/dist/cjs/components/CommonTableEmptyState/index.js.map +0 -1
  341. package/dist/cjs/components/EmptyState/CollectionEmptyStateBase.js +0 -23
  342. package/dist/cjs/components/EmptyState/CollectionEmptyStateBase.js.map +0 -1
  343. package/dist/cjs/components/EmptyState/CollectionEmptyStateBasePrivate.js +0 -56
  344. package/dist/cjs/components/EmptyState/CollectionEmptyStateBasePrivate.js.map +0 -1
  345. package/dist/cjs/components/EmptyState/CollectionEmptyStateFallback.js +0 -105
  346. package/dist/cjs/components/EmptyState/CollectionEmptyStateFallback.js.map +0 -1
  347. package/dist/cjs/components/EmptyState/PremiumEmptyState.js +0 -74
  348. package/dist/cjs/components/EmptyState/PremiumEmptyState.js.map +0 -1
  349. package/dist/cjs/components/EmptyState/PremiumEmptyState.uni.driver.js.map +0 -1
  350. package/dist/cjs/components/Illustration/PremiumEmptyStateIllustration.js.map +0 -1
  351. package/dist/cjs/hooks/useCollectionEmptyStateImage.js +0 -32
  352. package/dist/cjs/hooks/useCollectionEmptyStateImage.js.map +0 -1
  353. package/dist/cjs/hooks/useCollectionEmptyStateTexts.js +0 -112
  354. package/dist/cjs/hooks/useCollectionEmptyStateTexts.js.map +0 -1
  355. package/dist/esm/components/CommonEmptyState/CommonEmptyState.js +0 -31
  356. package/dist/esm/components/CommonEmptyState/CommonEmptyState.js.map +0 -1
  357. package/dist/esm/components/CommonEmptyState/index.js +0 -2
  358. package/dist/esm/components/CommonEmptyState/index.js.map +0 -1
  359. package/dist/esm/components/CommonTableEmptyState/CommonTableEmptyState.js +0 -13
  360. package/dist/esm/components/CommonTableEmptyState/CommonTableEmptyState.js.map +0 -1
  361. package/dist/esm/components/CommonTableEmptyState/index.js +0 -2
  362. package/dist/esm/components/CommonTableEmptyState/index.js.map +0 -1
  363. package/dist/esm/components/EmptyState/CollectionEmptyStateBase.js +0 -8
  364. package/dist/esm/components/EmptyState/CollectionEmptyStateBase.js.map +0 -1
  365. package/dist/esm/components/EmptyState/CollectionEmptyStateBasePrivate.js +0 -18
  366. package/dist/esm/components/EmptyState/CollectionEmptyStateBasePrivate.js.map +0 -1
  367. package/dist/esm/components/EmptyState/CollectionEmptyStateFallback.js +0 -28
  368. package/dist/esm/components/EmptyState/CollectionEmptyStateFallback.js.map +0 -1
  369. package/dist/esm/components/EmptyState/PremiumEmptyState.js +0 -27
  370. package/dist/esm/components/EmptyState/PremiumEmptyState.js.map +0 -1
  371. package/dist/esm/components/EmptyState/PremiumEmptyState.uni.driver.js.map +0 -1
  372. package/dist/esm/components/Illustration/PremiumEmptyStateIllustration.js.map +0 -1
  373. package/dist/esm/hooks/useCollectionEmptyStateImage.js +0 -12
  374. package/dist/esm/hooks/useCollectionEmptyStateImage.js.map +0 -1
  375. package/dist/esm/hooks/useCollectionEmptyStateTexts.js.map +0 -1
  376. package/dist/types/components/CommonEmptyState/CommonEmptyState.d.ts +0 -26
  377. package/dist/types/components/CommonEmptyState/CommonEmptyState.d.ts.map +0 -1
  378. package/dist/types/components/CommonEmptyState/index.d.ts +0 -2
  379. package/dist/types/components/CommonEmptyState/index.d.ts.map +0 -1
  380. package/dist/types/components/CommonTableEmptyState/CommonTableEmptyState.d.ts +0 -11
  381. package/dist/types/components/CommonTableEmptyState/CommonTableEmptyState.d.ts.map +0 -1
  382. package/dist/types/components/CommonTableEmptyState/index.d.ts +0 -2
  383. package/dist/types/components/CommonTableEmptyState/index.d.ts.map +0 -1
  384. package/dist/types/components/EmptyState/CollectionEmptyStateBase.d.ts +0 -8
  385. package/dist/types/components/EmptyState/CollectionEmptyStateBase.d.ts.map +0 -1
  386. package/dist/types/components/EmptyState/CollectionEmptyStateBasePrivate.d.ts +0 -8
  387. package/dist/types/components/EmptyState/CollectionEmptyStateBasePrivate.d.ts.map +0 -1
  388. package/dist/types/components/EmptyState/CollectionEmptyStateFallback.d.ts +0 -11
  389. package/dist/types/components/EmptyState/CollectionEmptyStateFallback.d.ts.map +0 -1
  390. package/dist/types/components/EmptyState/PremiumEmptyState.d.ts +0 -12
  391. package/dist/types/components/EmptyState/PremiumEmptyState.d.ts.map +0 -1
  392. package/dist/types/components/EmptyState/PremiumEmptyState.uni.driver.d.ts.map +0 -1
  393. package/dist/types/components/Illustration/PremiumEmptyStateIllustration.d.ts +0 -3
  394. package/dist/types/components/Illustration/PremiumEmptyStateIllustration.d.ts.map +0 -1
  395. package/dist/types/hooks/useCollectionEmptyStateImage.d.ts +0 -10
  396. package/dist/types/hooks/useCollectionEmptyStateImage.d.ts.map +0 -1
  397. package/dist/types/hooks/useCollectionEmptyStateTexts.d.ts +0 -15
  398. package/dist/types/hooks/useCollectionEmptyStateTexts.d.ts.map +0 -1
@@ -42,12 +42,10 @@ export declare const TableTestkit: (obj: {
42
42
  element: () => Promise<any>;
43
43
  click: () => Promise<void>;
44
44
  };
45
- getEmptyStateByDataHook: (dataHook?: string) => {
46
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
47
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
48
- wait: (timeout?: number | undefined) => Promise<void>;
45
+ getTableDefaultNoResultsState: () => {
49
46
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
50
47
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
48
+ wait: (timeout?: number | undefined) => Promise<void>;
51
49
  getTitleText: () => Promise<string>;
52
50
  getSubtitleText: () => Promise<string>;
53
51
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -63,9 +61,25 @@ export declare const TableTestkit: (obj: {
63
61
  getTableDefaultEmptyState: () => {
64
62
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
65
63
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
64
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
65
+ wait: (timeout?: number | undefined) => Promise<void>;
66
+ getTitleText: () => Promise<string>;
67
+ getSubtitleText: () => Promise<string>;
68
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
69
+ getImageUrl: () => (name: string) => Promise<string>;
70
+ getImageContainerClassName: () => Promise<any>;
71
+ imageNodeExists: () => Promise<boolean>;
72
+ childrenContentExists: () => Promise<boolean>;
73
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
74
+ exists: () => Promise<boolean>;
75
+ element: () => Promise<any>;
76
+ click: () => Promise<void>;
77
+ };
78
+ getEmptyStateByDataHook: (dataHook?: string) => {
79
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
80
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
81
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
66
82
  wait: (timeout?: number | undefined) => Promise<void>;
67
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
68
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
69
83
  getTitleText: () => Promise<string>;
70
84
  getSubtitleText: () => Promise<string>;
71
85
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -91,9 +105,24 @@ export declare const TableTestkit: (obj: {
91
105
  click: () => Promise<void>;
92
106
  };
93
107
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
108
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
94
109
  wait: (timeout?: number | undefined) => Promise<void>;
110
+ getTitleText: () => Promise<string>;
111
+ getSubtitleText: () => Promise<string>;
112
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
113
+ getImageUrl: () => (name: string) => Promise<string>;
114
+ getImageContainerClassName: () => Promise<any>;
115
+ imageNodeExists: () => Promise<boolean>;
116
+ childrenContentExists: () => Promise<boolean>;
117
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
118
+ exists: () => Promise<boolean>;
119
+ element: () => Promise<any>;
120
+ click: () => Promise<void>;
121
+ };
122
+ getNoResultsStateByDataHook: (dataHook?: string) => {
95
123
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
96
124
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
125
+ wait: (timeout?: number | undefined) => Promise<void>;
97
126
  getTitleText: () => Promise<string>;
98
127
  getSubtitleText: () => Promise<string>;
99
128
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -1389,7 +1418,7 @@ export declare const TableTestkit: (obj: {
1389
1418
  text: () => Promise<string>;
1390
1419
  click: () => Promise<void>;
1391
1420
  hover: () => Promise<void>;
1392
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
1421
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
1393
1422
  value: () => Promise<string>;
1394
1423
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
1395
1424
  attr: (name: string) => Promise<string | null>;
@@ -2155,9 +2184,51 @@ export declare const GridTestkit: (obj: {
2155
2184
  getEmptyStateByDataHook: (dataHook?: string) => {
2156
2185
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2157
2186
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2187
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2188
+ wait: (timeout?: number | undefined) => Promise<void>;
2189
+ getTitleText: () => Promise<string>;
2190
+ getSubtitleText: () => Promise<string>;
2191
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
2192
+ getImageUrl: () => (name: string) => Promise<string>;
2193
+ getImageContainerClassName: () => Promise<any>;
2194
+ imageNodeExists: () => Promise<boolean>;
2195
+ childrenContentExists: () => Promise<boolean>;
2196
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
2197
+ exists: () => Promise<boolean>;
2198
+ element: () => Promise<any>;
2199
+ click: () => Promise<void>;
2200
+ };
2201
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
2202
+ getButton: () => {
2203
+ getButtonTextContent: () => Promise<string>;
2204
+ isFocused: () => Promise<boolean>;
2205
+ isButtonDisabled: () => Promise<boolean>;
2206
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
2207
+ isPrefixIconExists: () => Promise<boolean>;
2208
+ isSuffixIconExists: () => Promise<boolean>;
2209
+ exists: () => Promise<boolean>;
2210
+ element: () => Promise<any>;
2211
+ click: () => Promise<void>;
2212
+ };
2213
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2214
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2158
2215
  wait: (timeout?: number | undefined) => Promise<void>;
2216
+ getTitleText: () => Promise<string>;
2217
+ getSubtitleText: () => Promise<string>;
2218
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
2219
+ getImageUrl: () => (name: string) => Promise<string>;
2220
+ getImageContainerClassName: () => Promise<any>;
2221
+ imageNodeExists: () => Promise<boolean>;
2222
+ childrenContentExists: () => Promise<boolean>;
2223
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
2224
+ exists: () => Promise<boolean>;
2225
+ element: () => Promise<any>;
2226
+ click: () => Promise<void>;
2227
+ };
2228
+ getNoResultsStateByDataHook: (dataHook?: string) => {
2159
2229
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2160
2230
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2231
+ wait: (timeout?: number | undefined) => Promise<void>;
2161
2232
  getTitleText: () => Promise<string>;
2162
2233
  getSubtitleText: () => Promise<string>;
2163
2234
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -2237,9 +2308,8 @@ export declare const GridTestkit: (obj: {
2237
2308
  getCardDefaultEmptyState: (dataHook?: string) => {
2238
2309
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2239
2310
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2311
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2240
2312
  wait: (timeout?: number | undefined) => Promise<void>;
2241
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2242
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2243
2313
  getTitleText: () => Promise<string>;
2244
2314
  getSubtitleText: () => Promise<string>;
2245
2315
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3066,7 +3136,7 @@ export declare const GridTestkit: (obj: {
3066
3136
  text: () => Promise<string>;
3067
3137
  click: () => Promise<void>;
3068
3138
  hover: () => Promise<void>;
3069
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
3139
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
3070
3140
  value: () => Promise<string>;
3071
3141
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
3072
3142
  attr: (name: string) => Promise<string | null>;
@@ -3368,12 +3438,10 @@ export declare const TableGridSwitchTestkit: (obj: {
3368
3438
  element: () => Promise<any>;
3369
3439
  click: () => Promise<void>;
3370
3440
  };
3371
- getEmptyStateByDataHook: (dataHook?: string) => {
3372
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3373
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3374
- wait: (timeout?: number | undefined) => Promise<void>;
3441
+ getTableDefaultNoResultsState: () => {
3375
3442
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3376
3443
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3444
+ wait: (timeout?: number | undefined) => Promise<void>;
3377
3445
  getTitleText: () => Promise<string>;
3378
3446
  getSubtitleText: () => Promise<string>;
3379
3447
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3389,9 +3457,25 @@ export declare const TableGridSwitchTestkit: (obj: {
3389
3457
  getTableDefaultEmptyState: () => {
3390
3458
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3391
3459
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3460
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3461
+ wait: (timeout?: number | undefined) => Promise<void>;
3462
+ getTitleText: () => Promise<string>;
3463
+ getSubtitleText: () => Promise<string>;
3464
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
3465
+ getImageUrl: () => (name: string) => Promise<string>;
3466
+ getImageContainerClassName: () => Promise<any>;
3467
+ imageNodeExists: () => Promise<boolean>;
3468
+ childrenContentExists: () => Promise<boolean>;
3469
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
3470
+ exists: () => Promise<boolean>;
3471
+ element: () => Promise<any>;
3472
+ click: () => Promise<void>;
3473
+ };
3474
+ getEmptyStateByDataHook: (dataHook?: string) => {
3475
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3476
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3477
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3392
3478
  wait: (timeout?: number | undefined) => Promise<void>;
3393
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3394
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3395
3479
  getTitleText: () => Promise<string>;
3396
3480
  getSubtitleText: () => Promise<string>;
3397
3481
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3417,9 +3501,24 @@ export declare const TableGridSwitchTestkit: (obj: {
3417
3501
  click: () => Promise<void>;
3418
3502
  };
3419
3503
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3504
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3420
3505
  wait: (timeout?: number | undefined) => Promise<void>;
3506
+ getTitleText: () => Promise<string>;
3507
+ getSubtitleText: () => Promise<string>;
3508
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
3509
+ getImageUrl: () => (name: string) => Promise<string>;
3510
+ getImageContainerClassName: () => Promise<any>;
3511
+ imageNodeExists: () => Promise<boolean>;
3512
+ childrenContentExists: () => Promise<boolean>;
3513
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
3514
+ exists: () => Promise<boolean>;
3515
+ element: () => Promise<any>;
3516
+ click: () => Promise<void>;
3517
+ };
3518
+ getNoResultsStateByDataHook: (dataHook?: string) => {
3421
3519
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3422
3520
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3521
+ wait: (timeout?: number | undefined) => Promise<void>;
3423
3522
  getTitleText: () => Promise<string>;
3424
3523
  getSubtitleText: () => Promise<string>;
3425
3524
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -4715,7 +4814,7 @@ export declare const TableGridSwitchTestkit: (obj: {
4715
4814
  text: () => Promise<string>;
4716
4815
  click: () => Promise<void>;
4717
4816
  hover: () => Promise<void>;
4718
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
4817
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
4719
4818
  value: () => Promise<string>;
4720
4819
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
4721
4820
  attr: (name: string) => Promise<string | null>;
@@ -5477,9 +5576,51 @@ export declare const TableGridSwitchTestkit: (obj: {
5477
5576
  getEmptyStateByDataHook: (dataHook?: string) => {
5478
5577
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5479
5578
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5579
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5480
5580
  wait: (timeout?: number | undefined) => Promise<void>;
5581
+ getTitleText: () => Promise<string>;
5582
+ getSubtitleText: () => Promise<string>;
5583
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
5584
+ getImageUrl: () => (name: string) => Promise<string>;
5585
+ getImageContainerClassName: () => Promise<any>;
5586
+ imageNodeExists: () => Promise<boolean>;
5587
+ childrenContentExists: () => Promise<boolean>;
5588
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
5589
+ exists: () => Promise<boolean>;
5590
+ element: () => Promise<any>;
5591
+ click: () => Promise<void>;
5592
+ };
5593
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
5594
+ getButton: () => {
5595
+ getButtonTextContent: () => Promise<string>;
5596
+ isFocused: () => Promise<boolean>;
5597
+ isButtonDisabled: () => Promise<boolean>;
5598
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
5599
+ isPrefixIconExists: () => Promise<boolean>;
5600
+ isSuffixIconExists: () => Promise<boolean>;
5601
+ exists: () => Promise<boolean>;
5602
+ element: () => Promise<any>;
5603
+ click: () => Promise<void>;
5604
+ };
5605
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5606
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5607
+ wait: (timeout?: number | undefined) => Promise<void>;
5608
+ getTitleText: () => Promise<string>;
5609
+ getSubtitleText: () => Promise<string>;
5610
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
5611
+ getImageUrl: () => (name: string) => Promise<string>;
5612
+ getImageContainerClassName: () => Promise<any>;
5613
+ imageNodeExists: () => Promise<boolean>;
5614
+ childrenContentExists: () => Promise<boolean>;
5615
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
5616
+ exists: () => Promise<boolean>;
5617
+ element: () => Promise<any>;
5618
+ click: () => Promise<void>;
5619
+ };
5620
+ getNoResultsStateByDataHook: (dataHook?: string) => {
5481
5621
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5482
5622
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5623
+ wait: (timeout?: number | undefined) => Promise<void>;
5483
5624
  getTitleText: () => Promise<string>;
5484
5625
  getSubtitleText: () => Promise<string>;
5485
5626
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -5559,9 +5700,8 @@ export declare const TableGridSwitchTestkit: (obj: {
5559
5700
  getCardDefaultEmptyState: (dataHook?: string) => {
5560
5701
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5561
5702
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5703
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5562
5704
  wait: (timeout?: number | undefined) => Promise<void>;
5563
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5564
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5565
5705
  getTitleText: () => Promise<string>;
5566
5706
  getSubtitleText: () => Promise<string>;
5567
5707
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -6388,7 +6528,7 @@ export declare const TableGridSwitchTestkit: (obj: {
6388
6528
  text: () => Promise<string>;
6389
6529
  click: () => Promise<void>;
6390
6530
  hover: () => Promise<void>;
6391
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
6531
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
6392
6532
  value: () => Promise<string>;
6393
6533
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
6394
6534
  attr: (name: string) => Promise<string | null>;
@@ -6422,7 +6562,7 @@ export declare const TableGridSwitchTestkit: (obj: {
6422
6562
  text: () => Promise<string>;
6423
6563
  click: () => Promise<void>;
6424
6564
  hover: () => Promise<void>;
6425
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
6565
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
6426
6566
  value: () => Promise<string>;
6427
6567
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
6428
6568
  attr: (name: string) => Promise<string | null>;
@@ -7079,9 +7219,8 @@ export declare const GridFoldersTestkit: (obj: {
7079
7219
  getEmptyStateByDataHook: (dataHook?: string) => {
7080
7220
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7081
7221
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7222
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7082
7223
  wait: (timeout?: number | undefined) => Promise<void>;
7083
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7084
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7085
7224
  getTitleText: () => Promise<string>;
7086
7225
  getSubtitleText: () => Promise<string>;
7087
7226
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -7157,9 +7296,51 @@ export declare const GridFoldersTestkit: (obj: {
7157
7296
  getEmptyStateByDataHook: (dataHook?: string) => {
7158
7297
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7159
7298
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7299
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7300
+ wait: (timeout?: number | undefined) => Promise<void>;
7301
+ getTitleText: () => Promise<string>;
7302
+ getSubtitleText: () => Promise<string>;
7303
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
7304
+ getImageUrl: () => (name: string) => Promise<string>;
7305
+ getImageContainerClassName: () => Promise<any>;
7306
+ imageNodeExists: () => Promise<boolean>;
7307
+ childrenContentExists: () => Promise<boolean>;
7308
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
7309
+ exists: () => Promise<boolean>;
7310
+ element: () => Promise<any>;
7311
+ click: () => Promise<void>;
7312
+ };
7313
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
7314
+ getButton: () => {
7315
+ getButtonTextContent: () => Promise<string>;
7316
+ isFocused: () => Promise<boolean>;
7317
+ isButtonDisabled: () => Promise<boolean>;
7318
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
7319
+ isPrefixIconExists: () => Promise<boolean>;
7320
+ isSuffixIconExists: () => Promise<boolean>;
7321
+ exists: () => Promise<boolean>;
7322
+ element: () => Promise<any>;
7323
+ click: () => Promise<void>;
7324
+ };
7325
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7326
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7160
7327
  wait: (timeout?: number | undefined) => Promise<void>;
7328
+ getTitleText: () => Promise<string>;
7329
+ getSubtitleText: () => Promise<string>;
7330
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
7331
+ getImageUrl: () => (name: string) => Promise<string>;
7332
+ getImageContainerClassName: () => Promise<any>;
7333
+ imageNodeExists: () => Promise<boolean>;
7334
+ childrenContentExists: () => Promise<boolean>;
7335
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
7336
+ exists: () => Promise<boolean>;
7337
+ element: () => Promise<any>;
7338
+ click: () => Promise<void>;
7339
+ };
7340
+ getNoResultsStateByDataHook: (dataHook?: string) => {
7161
7341
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7162
7342
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7343
+ wait: (timeout?: number | undefined) => Promise<void>;
7163
7344
  getTitleText: () => Promise<string>;
7164
7345
  getSubtitleText: () => Promise<string>;
7165
7346
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -7239,9 +7420,8 @@ export declare const GridFoldersTestkit: (obj: {
7239
7420
  getCardDefaultEmptyState: (dataHook?: string) => {
7240
7421
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7241
7422
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7423
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7242
7424
  wait: (timeout?: number | undefined) => Promise<void>;
7243
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7244
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7245
7425
  getTitleText: () => Promise<string>;
7246
7426
  getSubtitleText: () => Promise<string>;
7247
7427
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -8068,7 +8248,7 @@ export declare const GridFoldersTestkit: (obj: {
8068
8248
  text: () => Promise<string>;
8069
8249
  click: () => Promise<void>;
8070
8250
  hover: () => Promise<void>;
8071
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
8251
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
8072
8252
  value: () => Promise<string>;
8073
8253
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
8074
8254
  attr: (name: string) => Promise<string | null>;
@@ -8136,9 +8316,51 @@ export declare const GridFoldersTestkit: (obj: {
8136
8316
  getEmptyStateByDataHook: (dataHook?: string) => {
8137
8317
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8138
8318
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8319
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8139
8320
  wait: (timeout?: number | undefined) => Promise<void>;
8321
+ getTitleText: () => Promise<string>;
8322
+ getSubtitleText: () => Promise<string>;
8323
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
8324
+ getImageUrl: () => (name: string) => Promise<string>;
8325
+ getImageContainerClassName: () => Promise<any>;
8326
+ imageNodeExists: () => Promise<boolean>;
8327
+ childrenContentExists: () => Promise<boolean>;
8328
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
8329
+ exists: () => Promise<boolean>;
8330
+ element: () => Promise<any>;
8331
+ click: () => Promise<void>;
8332
+ };
8333
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
8334
+ getButton: () => {
8335
+ getButtonTextContent: () => Promise<string>;
8336
+ isFocused: () => Promise<boolean>;
8337
+ isButtonDisabled: () => Promise<boolean>;
8338
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
8339
+ isPrefixIconExists: () => Promise<boolean>;
8340
+ isSuffixIconExists: () => Promise<boolean>;
8341
+ exists: () => Promise<boolean>;
8342
+ element: () => Promise<any>;
8343
+ click: () => Promise<void>;
8344
+ };
8345
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8346
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8347
+ wait: (timeout?: number | undefined) => Promise<void>;
8348
+ getTitleText: () => Promise<string>;
8349
+ getSubtitleText: () => Promise<string>;
8350
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
8351
+ getImageUrl: () => (name: string) => Promise<string>;
8352
+ getImageContainerClassName: () => Promise<any>;
8353
+ imageNodeExists: () => Promise<boolean>;
8354
+ childrenContentExists: () => Promise<boolean>;
8355
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
8356
+ exists: () => Promise<boolean>;
8357
+ element: () => Promise<any>;
8358
+ click: () => Promise<void>;
8359
+ };
8360
+ getNoResultsStateByDataHook: (dataHook?: string) => {
8140
8361
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8141
8362
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8363
+ wait: (timeout?: number | undefined) => Promise<void>;
8142
8364
  getTitleText: () => Promise<string>;
8143
8365
  getSubtitleText: () => Promise<string>;
8144
8366
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -8218,9 +8440,8 @@ export declare const GridFoldersTestkit: (obj: {
8218
8440
  getCardDefaultEmptyState: (dataHook?: string) => {
8219
8441
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8220
8442
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8443
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8221
8444
  wait: (timeout?: number | undefined) => Promise<void>;
8222
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8223
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8224
8445
  getTitleText: () => Promise<string>;
8225
8446
  getSubtitleText: () => Promise<string>;
8226
8447
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9047,7 +9268,7 @@ export declare const GridFoldersTestkit: (obj: {
9047
9268
  text: () => Promise<string>;
9048
9269
  click: () => Promise<void>;
9049
9270
  hover: () => Promise<void>;
9050
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
9271
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
9051
9272
  value: () => Promise<string>;
9052
9273
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9053
9274
  attr: (name: string) => Promise<string | null>;
@@ -9102,7 +9323,7 @@ export declare const GridFoldersTestkit: (obj: {
9102
9323
  text: () => Promise<string>;
9103
9324
  click: () => Promise<void>;
9104
9325
  hover: () => Promise<void>;
9105
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
9326
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
9106
9327
  value: () => Promise<string>;
9107
9328
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9108
9329
  attr: (name: string) => Promise<string | null>;
@@ -9759,9 +9980,51 @@ export declare const TableFoldersTestkit: (obj: {
9759
9980
  getEmptyStateByDataHook: (dataHook?: string) => {
9760
9981
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9761
9982
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9983
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
9762
9984
  wait: (timeout?: number | undefined) => Promise<void>;
9985
+ getTitleText: () => Promise<string>;
9986
+ getSubtitleText: () => Promise<string>;
9987
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
9988
+ getImageUrl: () => (name: string) => Promise<string>;
9989
+ getImageContainerClassName: () => Promise<any>;
9990
+ imageNodeExists: () => Promise<boolean>;
9991
+ childrenContentExists: () => Promise<boolean>;
9992
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
9993
+ exists: () => Promise<boolean>;
9994
+ element: () => Promise<any>;
9995
+ click: () => Promise<void>;
9996
+ };
9997
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
9998
+ getButton: () => {
9999
+ getButtonTextContent: () => Promise<string>;
10000
+ isFocused: () => Promise<boolean>;
10001
+ isButtonDisabled: () => Promise<boolean>;
10002
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
10003
+ isPrefixIconExists: () => Promise<boolean>;
10004
+ isSuffixIconExists: () => Promise<boolean>;
10005
+ exists: () => Promise<boolean>;
10006
+ element: () => Promise<any>;
10007
+ click: () => Promise<void>;
10008
+ };
10009
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10010
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
10011
+ wait: (timeout?: number | undefined) => Promise<void>;
10012
+ getTitleText: () => Promise<string>;
10013
+ getSubtitleText: () => Promise<string>;
10014
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
10015
+ getImageUrl: () => (name: string) => Promise<string>;
10016
+ getImageContainerClassName: () => Promise<any>;
10017
+ imageNodeExists: () => Promise<boolean>;
10018
+ childrenContentExists: () => Promise<boolean>;
10019
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
10020
+ exists: () => Promise<boolean>;
10021
+ element: () => Promise<any>;
10022
+ click: () => Promise<void>;
10023
+ };
10024
+ getNoResultsStateByDataHook: (dataHook?: string) => {
9763
10025
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9764
10026
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10027
+ wait: (timeout?: number | undefined) => Promise<void>;
9765
10028
  getTitleText: () => Promise<string>;
9766
10029
  getSubtitleText: () => Promise<string>;
9767
10030
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9808,7 +10071,7 @@ export declare const TableFoldersTestkit: (obj: {
9808
10071
  text: () => Promise<string>;
9809
10072
  click: () => Promise<void>;
9810
10073
  hover: () => Promise<void>;
9811
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
10074
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
9812
10075
  value: () => Promise<string>;
9813
10076
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9814
10077
  attr: (name: string) => Promise<string | null>;
@@ -9845,12 +10108,10 @@ export declare const TableFoldersTestkit: (obj: {
9845
10108
  element: () => Promise<any>;
9846
10109
  click: () => Promise<void>;
9847
10110
  };
9848
- getTableDefaultEmptyState: () => {
9849
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9850
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9851
- wait: (timeout?: number | undefined) => Promise<void>;
10111
+ getTableDefaultNoResultsState: () => {
9852
10112
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9853
10113
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10114
+ wait: (timeout?: number | undefined) => Promise<void>;
9854
10115
  getTitleText: () => Promise<string>;
9855
10116
  getSubtitleText: () => Promise<string>;
9856
10117
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9863,22 +10124,11 @@ export declare const TableFoldersTestkit: (obj: {
9863
10124
  element: () => Promise<any>;
9864
10125
  click: () => Promise<void>;
9865
10126
  };
9866
- getPremiumEmptyStateByDataHook: (dataHook: string) => {
9867
- getButton: () => {
9868
- getButtonTextContent: () => Promise<string>;
9869
- isFocused: () => Promise<boolean>;
9870
- isButtonDisabled: () => Promise<boolean>;
9871
- hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
9872
- isPrefixIconExists: () => Promise<boolean>;
9873
- isSuffixIconExists: () => Promise<boolean>;
9874
- exists: () => Promise<boolean>;
9875
- element: () => Promise<any>;
9876
- click: () => Promise<void>;
9877
- };
9878
- getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10127
+ getTableDefaultEmptyState: () => {
10128
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
10129
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10130
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
9879
10131
  wait: (timeout?: number | undefined) => Promise<void>;
9880
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9881
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9882
10132
  getTitleText: () => Promise<string>;
9883
10133
  getSubtitleText: () => Promise<string>;
9884
10134
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12502,24 +12752,6 @@ export declare const NestedTableTestkit: (obj: {
12502
12752
  element: () => Promise<any>;
12503
12753
  click: () => Promise<void>;
12504
12754
  };
12505
- getRootEmptyStateByDataHook: (dataHook?: string) => {
12506
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12507
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12508
- wait: (timeout?: number | undefined) => Promise<void>;
12509
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12510
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12511
- getTitleText: () => Promise<string>;
12512
- getSubtitleText: () => Promise<string>;
12513
- hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
12514
- getImageUrl: () => (name: string) => Promise<string>;
12515
- getImageContainerClassName: () => Promise<any>;
12516
- imageNodeExists: () => Promise<boolean>;
12517
- childrenContentExists: () => Promise<boolean>;
12518
- hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
12519
- exists: () => Promise<boolean>;
12520
- element: () => Promise<any>;
12521
- click: () => Promise<void>;
12522
- };
12523
12755
  subToolbar: () => {
12524
12756
  getAppliedFilterTagText: (filterName: string, id?: string | undefined) => Promise<string>;
12525
12757
  removeAppliedFilterTag: (filterName: string, id?: string | undefined) => Promise<void>;
@@ -12681,9 +12913,8 @@ export declare const NestedTableTestkit: (obj: {
12681
12913
  getEmptyState: () => {
12682
12914
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12683
12915
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12916
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12684
12917
  wait: (timeout?: number | undefined) => Promise<void>;
12685
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12686
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12687
12918
  getTitleText: () => Promise<string>;
12688
12919
  getSubtitleText: () => Promise<string>;
12689
12920
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12747,7 +12978,7 @@ export declare const NestedTableTestkit: (obj: {
12747
12978
  text: () => Promise<string>;
12748
12979
  click: () => Promise<void>;
12749
12980
  hover: () => Promise<void>;
12750
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
12981
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
12751
12982
  value: () => Promise<string>;
12752
12983
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
12753
12984
  attr: (name: string) => Promise<string | null>;
@@ -12799,12 +13030,10 @@ export declare const NestedTableTestkit: (obj: {
12799
13030
  element: () => Promise<any>;
12800
13031
  click: () => Promise<void>;
12801
13032
  };
12802
- getEmptyStateByDataHook: (dataHook?: string) => {
12803
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12804
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12805
- wait: (timeout?: number | undefined) => Promise<void>;
13033
+ getTableDefaultNoResultsState: () => {
12806
13034
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12807
13035
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13036
+ wait: (timeout?: number | undefined) => Promise<void>;
12808
13037
  getTitleText: () => Promise<string>;
12809
13038
  getSubtitleText: () => Promise<string>;
12810
13039
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12820,9 +13049,25 @@ export declare const NestedTableTestkit: (obj: {
12820
13049
  getTableDefaultEmptyState: () => {
12821
13050
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12822
13051
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13052
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
13053
+ wait: (timeout?: number | undefined) => Promise<void>;
13054
+ getTitleText: () => Promise<string>;
13055
+ getSubtitleText: () => Promise<string>;
13056
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
13057
+ getImageUrl: () => (name: string) => Promise<string>;
13058
+ getImageContainerClassName: () => Promise<any>;
13059
+ imageNodeExists: () => Promise<boolean>;
13060
+ childrenContentExists: () => Promise<boolean>;
13061
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
13062
+ exists: () => Promise<boolean>;
13063
+ element: () => Promise<any>;
13064
+ click: () => Promise<void>;
13065
+ };
13066
+ getEmptyStateByDataHook: (dataHook?: string) => {
13067
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
13068
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13069
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12823
13070
  wait: (timeout?: number | undefined) => Promise<void>;
12824
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12825
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12826
13071
  getTitleText: () => Promise<string>;
12827
13072
  getSubtitleText: () => Promise<string>;
12828
13073
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12848,9 +13093,24 @@ export declare const NestedTableTestkit: (obj: {
12848
13093
  click: () => Promise<void>;
12849
13094
  };
12850
13095
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13096
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12851
13097
  wait: (timeout?: number | undefined) => Promise<void>;
13098
+ getTitleText: () => Promise<string>;
13099
+ getSubtitleText: () => Promise<string>;
13100
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
13101
+ getImageUrl: () => (name: string) => Promise<string>;
13102
+ getImageContainerClassName: () => Promise<any>;
13103
+ imageNodeExists: () => Promise<boolean>;
13104
+ childrenContentExists: () => Promise<boolean>;
13105
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
13106
+ exists: () => Promise<boolean>;
13107
+ element: () => Promise<any>;
13108
+ click: () => Promise<void>;
13109
+ };
13110
+ getNoResultsStateByDataHook: (dataHook?: string) => {
12852
13111
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12853
13112
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13113
+ wait: (timeout?: number | undefined) => Promise<void>;
12854
13114
  getTitleText: () => Promise<string>;
12855
13115
  getSubtitleText: () => Promise<string>;
12856
13116
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15489,9 +15749,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
15489
15749
  getEmptyStateByDataHook: (dataHook?: string) => {
15490
15750
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15491
15751
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15752
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15753
+ wait: (timeout?: number | undefined) => Promise<void>;
15754
+ getTitleText: () => Promise<string>;
15755
+ getSubtitleText: () => Promise<string>;
15756
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
15757
+ getImageUrl: () => (name: string) => Promise<string>;
15758
+ getImageContainerClassName: () => Promise<any>;
15759
+ imageNodeExists: () => Promise<boolean>;
15760
+ childrenContentExists: () => Promise<boolean>;
15761
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
15762
+ exists: () => Promise<boolean>;
15763
+ element: () => Promise<any>;
15764
+ click: () => Promise<void>;
15765
+ };
15766
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
15767
+ getButton: () => {
15768
+ getButtonTextContent: () => Promise<string>;
15769
+ isFocused: () => Promise<boolean>;
15770
+ isButtonDisabled: () => Promise<boolean>;
15771
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
15772
+ isPrefixIconExists: () => Promise<boolean>;
15773
+ isSuffixIconExists: () => Promise<boolean>;
15774
+ exists: () => Promise<boolean>;
15775
+ element: () => Promise<any>;
15776
+ click: () => Promise<void>;
15777
+ };
15778
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15779
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15492
15780
  wait: (timeout?: number | undefined) => Promise<void>;
15781
+ getTitleText: () => Promise<string>;
15782
+ getSubtitleText: () => Promise<string>;
15783
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
15784
+ getImageUrl: () => (name: string) => Promise<string>;
15785
+ getImageContainerClassName: () => Promise<any>;
15786
+ imageNodeExists: () => Promise<boolean>;
15787
+ childrenContentExists: () => Promise<boolean>;
15788
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
15789
+ exists: () => Promise<boolean>;
15790
+ element: () => Promise<any>;
15791
+ click: () => Promise<void>;
15792
+ };
15793
+ getNoResultsStateByDataHook: (dataHook?: string) => {
15493
15794
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15494
15795
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15796
+ wait: (timeout?: number | undefined) => Promise<void>;
15495
15797
  getTitleText: () => Promise<string>;
15496
15798
  getSubtitleText: () => Promise<string>;
15497
15799
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15538,7 +15840,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
15538
15840
  text: () => Promise<string>;
15539
15841
  click: () => Promise<void>;
15540
15842
  hover: () => Promise<void>;
15541
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
15843
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
15542
15844
  value: () => Promise<string>;
15543
15845
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
15544
15846
  attr: (name: string) => Promise<string | null>;
@@ -15575,12 +15877,10 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
15575
15877
  element: () => Promise<any>;
15576
15878
  click: () => Promise<void>;
15577
15879
  };
15578
- getTableDefaultEmptyState: () => {
15579
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15580
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15581
- wait: (timeout?: number | undefined) => Promise<void>;
15880
+ getTableDefaultNoResultsState: () => {
15582
15881
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15583
15882
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15883
+ wait: (timeout?: number | undefined) => Promise<void>;
15584
15884
  getTitleText: () => Promise<string>;
15585
15885
  getSubtitleText: () => Promise<string>;
15586
15886
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15593,22 +15893,11 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
15593
15893
  element: () => Promise<any>;
15594
15894
  click: () => Promise<void>;
15595
15895
  };
15596
- getPremiumEmptyStateByDataHook: (dataHook: string) => {
15597
- getButton: () => {
15598
- getButtonTextContent: () => Promise<string>;
15599
- isFocused: () => Promise<boolean>;
15600
- isButtonDisabled: () => Promise<boolean>;
15601
- hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
15602
- isPrefixIconExists: () => Promise<boolean>;
15603
- isSuffixIconExists: () => Promise<boolean>;
15604
- exists: () => Promise<boolean>;
15605
- element: () => Promise<any>;
15606
- click: () => Promise<void>;
15607
- };
15608
- getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15896
+ getTableDefaultEmptyState: () => {
15897
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15898
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15899
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15609
15900
  wait: (timeout?: number | undefined) => Promise<void>;
15610
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15611
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15612
15901
  getTitleText: () => Promise<string>;
15613
15902
  getSubtitleText: () => Promise<string>;
15614
15903
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18230,9 +18519,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
18230
18519
  getEmptyStateByDataHook: (dataHook?: string) => {
18231
18520
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18232
18521
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18522
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18233
18523
  wait: (timeout?: number | undefined) => Promise<void>;
18234
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18235
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18236
18524
  getTitleText: () => Promise<string>;
18237
18525
  getSubtitleText: () => Promise<string>;
18238
18526
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18308,9 +18596,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
18308
18596
  getEmptyStateByDataHook: (dataHook?: string) => {
18309
18597
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18310
18598
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18599
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18600
+ wait: (timeout?: number | undefined) => Promise<void>;
18601
+ getTitleText: () => Promise<string>;
18602
+ getSubtitleText: () => Promise<string>;
18603
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
18604
+ getImageUrl: () => (name: string) => Promise<string>;
18605
+ getImageContainerClassName: () => Promise<any>;
18606
+ imageNodeExists: () => Promise<boolean>;
18607
+ childrenContentExists: () => Promise<boolean>;
18608
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
18609
+ exists: () => Promise<boolean>;
18610
+ element: () => Promise<any>;
18611
+ click: () => Promise<void>;
18612
+ };
18613
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
18614
+ getButton: () => {
18615
+ getButtonTextContent: () => Promise<string>;
18616
+ isFocused: () => Promise<boolean>;
18617
+ isButtonDisabled: () => Promise<boolean>;
18618
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
18619
+ isPrefixIconExists: () => Promise<boolean>;
18620
+ isSuffixIconExists: () => Promise<boolean>;
18621
+ exists: () => Promise<boolean>;
18622
+ element: () => Promise<any>;
18623
+ click: () => Promise<void>;
18624
+ };
18625
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18626
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18311
18627
  wait: (timeout?: number | undefined) => Promise<void>;
18628
+ getTitleText: () => Promise<string>;
18629
+ getSubtitleText: () => Promise<string>;
18630
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
18631
+ getImageUrl: () => (name: string) => Promise<string>;
18632
+ getImageContainerClassName: () => Promise<any>;
18633
+ imageNodeExists: () => Promise<boolean>;
18634
+ childrenContentExists: () => Promise<boolean>;
18635
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
18636
+ exists: () => Promise<boolean>;
18637
+ element: () => Promise<any>;
18638
+ click: () => Promise<void>;
18639
+ };
18640
+ getNoResultsStateByDataHook: (dataHook?: string) => {
18312
18641
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18313
18642
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18643
+ wait: (timeout?: number | undefined) => Promise<void>;
18314
18644
  getTitleText: () => Promise<string>;
18315
18645
  getSubtitleText: () => Promise<string>;
18316
18646
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18390,9 +18720,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
18390
18720
  getCardDefaultEmptyState: (dataHook?: string) => {
18391
18721
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18392
18722
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18723
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18393
18724
  wait: (timeout?: number | undefined) => Promise<void>;
18394
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18395
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18396
18725
  getTitleText: () => Promise<string>;
18397
18726
  getSubtitleText: () => Promise<string>;
18398
18727
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -19219,7 +19548,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
19219
19548
  text: () => Promise<string>;
19220
19549
  click: () => Promise<void>;
19221
19550
  hover: () => Promise<void>;
19222
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
19551
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
19223
19552
  value: () => Promise<string>;
19224
19553
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
19225
19554
  attr: (name: string) => Promise<string | null>;
@@ -19287,9 +19616,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
19287
19616
  getEmptyStateByDataHook: (dataHook?: string) => {
19288
19617
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19289
19618
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19619
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19290
19620
  wait: (timeout?: number | undefined) => Promise<void>;
19621
+ getTitleText: () => Promise<string>;
19622
+ getSubtitleText: () => Promise<string>;
19623
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
19624
+ getImageUrl: () => (name: string) => Promise<string>;
19625
+ getImageContainerClassName: () => Promise<any>;
19626
+ imageNodeExists: () => Promise<boolean>;
19627
+ childrenContentExists: () => Promise<boolean>;
19628
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
19629
+ exists: () => Promise<boolean>;
19630
+ element: () => Promise<any>;
19631
+ click: () => Promise<void>;
19632
+ };
19633
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
19634
+ getButton: () => {
19635
+ getButtonTextContent: () => Promise<string>;
19636
+ isFocused: () => Promise<boolean>;
19637
+ isButtonDisabled: () => Promise<boolean>;
19638
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
19639
+ isPrefixIconExists: () => Promise<boolean>;
19640
+ isSuffixIconExists: () => Promise<boolean>;
19641
+ exists: () => Promise<boolean>;
19642
+ element: () => Promise<any>;
19643
+ click: () => Promise<void>;
19644
+ };
19645
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19646
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19647
+ wait: (timeout?: number | undefined) => Promise<void>;
19648
+ getTitleText: () => Promise<string>;
19649
+ getSubtitleText: () => Promise<string>;
19650
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
19651
+ getImageUrl: () => (name: string) => Promise<string>;
19652
+ getImageContainerClassName: () => Promise<any>;
19653
+ imageNodeExists: () => Promise<boolean>;
19654
+ childrenContentExists: () => Promise<boolean>;
19655
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
19656
+ exists: () => Promise<boolean>;
19657
+ element: () => Promise<any>;
19658
+ click: () => Promise<void>;
19659
+ };
19660
+ getNoResultsStateByDataHook: (dataHook?: string) => {
19291
19661
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19292
19662
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19663
+ wait: (timeout?: number | undefined) => Promise<void>;
19293
19664
  getTitleText: () => Promise<string>;
19294
19665
  getSubtitleText: () => Promise<string>;
19295
19666
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -19369,9 +19740,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
19369
19740
  getCardDefaultEmptyState: (dataHook?: string) => {
19370
19741
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19371
19742
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19743
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19372
19744
  wait: (timeout?: number | undefined) => Promise<void>;
19373
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19374
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19375
19745
  getTitleText: () => Promise<string>;
19376
19746
  getSubtitleText: () => Promise<string>;
19377
19747
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -20198,7 +20568,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
20198
20568
  text: () => Promise<string>;
20199
20569
  click: () => Promise<void>;
20200
20570
  hover: () => Promise<void>;
20201
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20571
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20202
20572
  value: () => Promise<string>;
20203
20573
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20204
20574
  attr: (name: string) => Promise<string | null>;
@@ -20253,7 +20623,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
20253
20623
  text: () => Promise<string>;
20254
20624
  click: () => Promise<void>;
20255
20625
  hover: () => Promise<void>;
20256
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20626
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20257
20627
  value: () => Promise<string>;
20258
20628
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20259
20629
  attr: (name: string) => Promise<string | null>;
@@ -20287,7 +20657,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
20287
20657
  text: () => Promise<string>;
20288
20658
  click: () => Promise<void>;
20289
20659
  hover: () => Promise<void>;
20290
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20660
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20291
20661
  value: () => Promise<string>;
20292
20662
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20293
20663
  attr: (name: string) => Promise<string | null>;
@@ -20963,7 +21333,7 @@ export declare const InfiniteScrollCollectionListTestkit: (obj: {
20963
21333
  text: () => Promise<string>;
20964
21334
  click: () => Promise<void>;
20965
21335
  hover: () => Promise<void>;
20966
- pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "d" | "k" | "r" | "z" | "End" | "T" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
21336
+ pressKey: (key: "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "_" | "," | "x" | "y" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | " " | "-" | "3" | "$" | "4" | "5" | "6" | "." | "t" | "Open" | "Cancel" | "A" | "I" | "c" | "End" | "T" | "d" | "k" | "r" | "z" | ">" | "7" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "CapsLock" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "Delete" | "NumpadDecimal" | "Digit0" | "Digit1" | "Digit2" | "Digit3" | "Digit4" | "Digit5" | "Digit6" | "Digit7" | "Digit8" | "Digit9" | "KeyA" | "KeyB" | "KeyC" | "KeyD" | "KeyE" | "KeyF" | "KeyG" | "KeyH" | "KeyI" | "KeyJ" | "KeyK" | "KeyL" | "KeyM" | "KeyN" | "KeyO" | "KeyP" | "KeyQ" | "KeyR" | "KeyS" | "KeyT" | "KeyU" | "KeyV" | "KeyW" | "KeyX" | "KeyY" | "KeyZ" | "MetaLeft" | "MetaRight" | "ContextMenu" | "NumpadMultiply" | "NumpadAdd" | "NumpadSubtract" | "NumpadDivide" | "F1" | "F2" | "F3" | "F4" | "F5" | "F6" | "F7" | "F8" | "F9" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "NumLock" | "ScrollLock" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "AltGraph" | "Props" | "Clear" | "Shift" | "Control" | "Alt" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "o" | "v" | "w" | "Meta" | "*" | "+" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "Attn" | "CrSel" | "ExSel" | "EraseEof" | "Play" | "ZoomOut" | ")" | "!" | "@" | "#" | "%" | "^" | "&" | "(" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "U" | "V" | "W" | "X" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"") => Promise<void>;
20967
21337
  value: () => Promise<string>;
20968
21338
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20969
21339
  attr: (name: string) => Promise<string | null>;