@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
@@ -38,12 +38,10 @@ export declare const TableTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme")
38
38
  element: () => Promise<any>;
39
39
  click: () => Promise<void>;
40
40
  };
41
- getEmptyStateByDataHook: (dataHook?: string) => {
42
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
43
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
44
- wait: (timeout?: number | undefined) => Promise<void>;
41
+ getTableDefaultNoResultsState: () => {
45
42
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
46
43
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
44
+ wait: (timeout?: number | undefined) => Promise<void>;
47
45
  getTitleText: () => Promise<string>;
48
46
  getSubtitleText: () => Promise<string>;
49
47
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -59,9 +57,25 @@ export declare const TableTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme")
59
57
  getTableDefaultEmptyState: () => {
60
58
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
61
59
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
60
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
61
+ wait: (timeout?: number | undefined) => Promise<void>;
62
+ getTitleText: () => Promise<string>;
63
+ getSubtitleText: () => Promise<string>;
64
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
65
+ getImageUrl: () => (name: string) => Promise<string>;
66
+ getImageContainerClassName: () => Promise<any>;
67
+ imageNodeExists: () => Promise<boolean>;
68
+ childrenContentExists: () => Promise<boolean>;
69
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
70
+ exists: () => Promise<boolean>;
71
+ element: () => Promise<any>;
72
+ click: () => Promise<void>;
73
+ };
74
+ getEmptyStateByDataHook: (dataHook?: string) => {
75
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
76
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
77
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
62
78
  wait: (timeout?: number | undefined) => Promise<void>;
63
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
64
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
65
79
  getTitleText: () => Promise<string>;
66
80
  getSubtitleText: () => Promise<string>;
67
81
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -87,9 +101,24 @@ export declare const TableTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme")
87
101
  click: () => Promise<void>;
88
102
  };
89
103
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
104
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
90
105
  wait: (timeout?: number | undefined) => Promise<void>;
106
+ getTitleText: () => Promise<string>;
107
+ getSubtitleText: () => Promise<string>;
108
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
109
+ getImageUrl: () => (name: string) => Promise<string>;
110
+ getImageContainerClassName: () => Promise<any>;
111
+ imageNodeExists: () => Promise<boolean>;
112
+ childrenContentExists: () => Promise<boolean>;
113
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
114
+ exists: () => Promise<boolean>;
115
+ element: () => Promise<any>;
116
+ click: () => Promise<void>;
117
+ };
118
+ getNoResultsStateByDataHook: (dataHook?: string) => {
91
119
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
92
120
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
121
+ wait: (timeout?: number | undefined) => Promise<void>;
93
122
  getTitleText: () => Promise<string>;
94
123
  getSubtitleText: () => Promise<string>;
95
124
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -1385,7 +1414,7 @@ export declare const TableTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme")
1385
1414
  text: () => Promise<string>;
1386
1415
  click: () => Promise<void>;
1387
1416
  hover: () => Promise<void>;
1388
- 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>;
1417
+ 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>;
1389
1418
  value: () => Promise<string>;
1390
1419
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
1391
1420
  attr: (name: string) => Promise<string | null>;
@@ -2147,9 +2176,51 @@ export declare const GridTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme").
2147
2176
  getEmptyStateByDataHook: (dataHook?: string) => {
2148
2177
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2149
2178
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2179
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2180
+ wait: (timeout?: number | undefined) => Promise<void>;
2181
+ getTitleText: () => Promise<string>;
2182
+ getSubtitleText: () => Promise<string>;
2183
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
2184
+ getImageUrl: () => (name: string) => Promise<string>;
2185
+ getImageContainerClassName: () => Promise<any>;
2186
+ imageNodeExists: () => Promise<boolean>;
2187
+ childrenContentExists: () => Promise<boolean>;
2188
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
2189
+ exists: () => Promise<boolean>;
2190
+ element: () => Promise<any>;
2191
+ click: () => Promise<void>;
2192
+ };
2193
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
2194
+ getButton: () => {
2195
+ getButtonTextContent: () => Promise<string>;
2196
+ isFocused: () => Promise<boolean>;
2197
+ isButtonDisabled: () => Promise<boolean>;
2198
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
2199
+ isPrefixIconExists: () => Promise<boolean>;
2200
+ isSuffixIconExists: () => Promise<boolean>;
2201
+ exists: () => Promise<boolean>;
2202
+ element: () => Promise<any>;
2203
+ click: () => Promise<void>;
2204
+ };
2205
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2206
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2150
2207
  wait: (timeout?: number | undefined) => Promise<void>;
2208
+ getTitleText: () => Promise<string>;
2209
+ getSubtitleText: () => Promise<string>;
2210
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
2211
+ getImageUrl: () => (name: string) => Promise<string>;
2212
+ getImageContainerClassName: () => Promise<any>;
2213
+ imageNodeExists: () => Promise<boolean>;
2214
+ childrenContentExists: () => Promise<boolean>;
2215
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
2216
+ exists: () => Promise<boolean>;
2217
+ element: () => Promise<any>;
2218
+ click: () => Promise<void>;
2219
+ };
2220
+ getNoResultsStateByDataHook: (dataHook?: string) => {
2151
2221
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2152
2222
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2223
+ wait: (timeout?: number | undefined) => Promise<void>;
2153
2224
  getTitleText: () => Promise<string>;
2154
2225
  getSubtitleText: () => Promise<string>;
2155
2226
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -2229,9 +2300,8 @@ export declare const GridTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme").
2229
2300
  getCardDefaultEmptyState: (dataHook?: string) => {
2230
2301
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2231
2302
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2303
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
2232
2304
  wait: (timeout?: number | undefined) => Promise<void>;
2233
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
2234
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
2235
2305
  getTitleText: () => Promise<string>;
2236
2306
  getSubtitleText: () => Promise<string>;
2237
2307
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3058,7 +3128,7 @@ export declare const GridTestkit: (obj: import("@wix/wix-ui-test-utils/enzyme").
3058
3128
  text: () => Promise<string>;
3059
3129
  click: () => Promise<void>;
3060
3130
  hover: () => Promise<void>;
3061
- 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>;
3131
+ 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>;
3062
3132
  value: () => Promise<string>;
3063
3133
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
3064
3134
  attr: (name: string) => Promise<string | null>;
@@ -3330,12 +3400,10 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
3330
3400
  element: () => Promise<any>;
3331
3401
  click: () => Promise<void>;
3332
3402
  };
3333
- getEmptyStateByDataHook: (dataHook?: string) => {
3334
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3335
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3336
- wait: (timeout?: number | undefined) => Promise<void>;
3403
+ getTableDefaultNoResultsState: () => {
3337
3404
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3338
3405
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3406
+ wait: (timeout?: number | undefined) => Promise<void>;
3339
3407
  getTitleText: () => Promise<string>;
3340
3408
  getSubtitleText: () => Promise<string>;
3341
3409
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3351,9 +3419,25 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
3351
3419
  getTableDefaultEmptyState: () => {
3352
3420
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3353
3421
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3422
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3423
+ wait: (timeout?: number | undefined) => Promise<void>;
3424
+ getTitleText: () => Promise<string>;
3425
+ getSubtitleText: () => Promise<string>;
3426
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
3427
+ getImageUrl: () => (name: string) => Promise<string>;
3428
+ getImageContainerClassName: () => Promise<any>;
3429
+ imageNodeExists: () => Promise<boolean>;
3430
+ childrenContentExists: () => Promise<boolean>;
3431
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
3432
+ exists: () => Promise<boolean>;
3433
+ element: () => Promise<any>;
3434
+ click: () => Promise<void>;
3435
+ };
3436
+ getEmptyStateByDataHook: (dataHook?: string) => {
3437
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3438
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3439
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3354
3440
  wait: (timeout?: number | undefined) => Promise<void>;
3355
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3356
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3357
3441
  getTitleText: () => Promise<string>;
3358
3442
  getSubtitleText: () => Promise<string>;
3359
3443
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -3379,9 +3463,24 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
3379
3463
  click: () => Promise<void>;
3380
3464
  };
3381
3465
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3466
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
3382
3467
  wait: (timeout?: number | undefined) => Promise<void>;
3468
+ getTitleText: () => Promise<string>;
3469
+ getSubtitleText: () => Promise<string>;
3470
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
3471
+ getImageUrl: () => (name: string) => Promise<string>;
3472
+ getImageContainerClassName: () => Promise<any>;
3473
+ imageNodeExists: () => Promise<boolean>;
3474
+ childrenContentExists: () => Promise<boolean>;
3475
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
3476
+ exists: () => Promise<boolean>;
3477
+ element: () => Promise<any>;
3478
+ click: () => Promise<void>;
3479
+ };
3480
+ getNoResultsStateByDataHook: (dataHook?: string) => {
3383
3481
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
3384
3482
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
3483
+ wait: (timeout?: number | undefined) => Promise<void>;
3385
3484
  getTitleText: () => Promise<string>;
3386
3485
  getSubtitleText: () => Promise<string>;
3387
3486
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -4677,7 +4776,7 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
4677
4776
  text: () => Promise<string>;
4678
4777
  click: () => Promise<void>;
4679
4778
  hover: () => Promise<void>;
4680
- 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>;
4779
+ 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>;
4681
4780
  value: () => Promise<string>;
4682
4781
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
4683
4782
  attr: (name: string) => Promise<string | null>;
@@ -5439,9 +5538,51 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
5439
5538
  getEmptyStateByDataHook: (dataHook?: string) => {
5440
5539
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5441
5540
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5541
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5442
5542
  wait: (timeout?: number | undefined) => Promise<void>;
5543
+ getTitleText: () => Promise<string>;
5544
+ getSubtitleText: () => Promise<string>;
5545
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
5546
+ getImageUrl: () => (name: string) => Promise<string>;
5547
+ getImageContainerClassName: () => Promise<any>;
5548
+ imageNodeExists: () => Promise<boolean>;
5549
+ childrenContentExists: () => Promise<boolean>;
5550
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
5551
+ exists: () => Promise<boolean>;
5552
+ element: () => Promise<any>;
5553
+ click: () => Promise<void>;
5554
+ };
5555
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
5556
+ getButton: () => {
5557
+ getButtonTextContent: () => Promise<string>;
5558
+ isFocused: () => Promise<boolean>;
5559
+ isButtonDisabled: () => Promise<boolean>;
5560
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
5561
+ isPrefixIconExists: () => Promise<boolean>;
5562
+ isSuffixIconExists: () => Promise<boolean>;
5563
+ exists: () => Promise<boolean>;
5564
+ element: () => Promise<any>;
5565
+ click: () => Promise<void>;
5566
+ };
5567
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5568
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5569
+ wait: (timeout?: number | undefined) => Promise<void>;
5570
+ getTitleText: () => Promise<string>;
5571
+ getSubtitleText: () => Promise<string>;
5572
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
5573
+ getImageUrl: () => (name: string) => Promise<string>;
5574
+ getImageContainerClassName: () => Promise<any>;
5575
+ imageNodeExists: () => Promise<boolean>;
5576
+ childrenContentExists: () => Promise<boolean>;
5577
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
5578
+ exists: () => Promise<boolean>;
5579
+ element: () => Promise<any>;
5580
+ click: () => Promise<void>;
5581
+ };
5582
+ getNoResultsStateByDataHook: (dataHook?: string) => {
5443
5583
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5444
5584
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5585
+ wait: (timeout?: number | undefined) => Promise<void>;
5445
5586
  getTitleText: () => Promise<string>;
5446
5587
  getSubtitleText: () => Promise<string>;
5447
5588
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -5521,9 +5662,8 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
5521
5662
  getCardDefaultEmptyState: (dataHook?: string) => {
5522
5663
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5523
5664
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5665
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
5524
5666
  wait: (timeout?: number | undefined) => Promise<void>;
5525
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
5526
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
5527
5667
  getTitleText: () => Promise<string>;
5528
5668
  getSubtitleText: () => Promise<string>;
5529
5669
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -6350,7 +6490,7 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
6350
6490
  text: () => Promise<string>;
6351
6491
  click: () => Promise<void>;
6352
6492
  hover: () => Promise<void>;
6353
- 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>;
6493
+ 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>;
6354
6494
  value: () => Promise<string>;
6355
6495
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
6356
6496
  attr: (name: string) => Promise<string | null>;
@@ -6384,7 +6524,7 @@ export declare const TableGridSwitchTestkit: (obj: import("@wix/wix-ui-test-util
6384
6524
  text: () => Promise<string>;
6385
6525
  click: () => Promise<void>;
6386
6526
  hover: () => Promise<void>;
6387
- 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>;
6527
+ 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>;
6388
6528
  value: () => Promise<string>;
6389
6529
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
6390
6530
  attr: (name: string) => Promise<string | null>;
@@ -7037,9 +7177,8 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
7037
7177
  getEmptyStateByDataHook: (dataHook?: string) => {
7038
7178
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7039
7179
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7180
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7040
7181
  wait: (timeout?: number | undefined) => Promise<void>;
7041
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7042
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7043
7182
  getTitleText: () => Promise<string>;
7044
7183
  getSubtitleText: () => Promise<string>;
7045
7184
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -7115,9 +7254,51 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
7115
7254
  getEmptyStateByDataHook: (dataHook?: string) => {
7116
7255
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7117
7256
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7257
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7258
+ wait: (timeout?: number | undefined) => Promise<void>;
7259
+ getTitleText: () => Promise<string>;
7260
+ getSubtitleText: () => Promise<string>;
7261
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
7262
+ getImageUrl: () => (name: string) => Promise<string>;
7263
+ getImageContainerClassName: () => Promise<any>;
7264
+ imageNodeExists: () => Promise<boolean>;
7265
+ childrenContentExists: () => Promise<boolean>;
7266
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
7267
+ exists: () => Promise<boolean>;
7268
+ element: () => Promise<any>;
7269
+ click: () => Promise<void>;
7270
+ };
7271
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
7272
+ getButton: () => {
7273
+ getButtonTextContent: () => Promise<string>;
7274
+ isFocused: () => Promise<boolean>;
7275
+ isButtonDisabled: () => Promise<boolean>;
7276
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
7277
+ isPrefixIconExists: () => Promise<boolean>;
7278
+ isSuffixIconExists: () => Promise<boolean>;
7279
+ exists: () => Promise<boolean>;
7280
+ element: () => Promise<any>;
7281
+ click: () => Promise<void>;
7282
+ };
7283
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7284
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7118
7285
  wait: (timeout?: number | undefined) => Promise<void>;
7286
+ getTitleText: () => Promise<string>;
7287
+ getSubtitleText: () => Promise<string>;
7288
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
7289
+ getImageUrl: () => (name: string) => Promise<string>;
7290
+ getImageContainerClassName: () => Promise<any>;
7291
+ imageNodeExists: () => Promise<boolean>;
7292
+ childrenContentExists: () => Promise<boolean>;
7293
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
7294
+ exists: () => Promise<boolean>;
7295
+ element: () => Promise<any>;
7296
+ click: () => Promise<void>;
7297
+ };
7298
+ getNoResultsStateByDataHook: (dataHook?: string) => {
7119
7299
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7120
7300
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7301
+ wait: (timeout?: number | undefined) => Promise<void>;
7121
7302
  getTitleText: () => Promise<string>;
7122
7303
  getSubtitleText: () => Promise<string>;
7123
7304
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -7197,9 +7378,8 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
7197
7378
  getCardDefaultEmptyState: (dataHook?: string) => {
7198
7379
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7199
7380
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7381
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
7200
7382
  wait: (timeout?: number | undefined) => Promise<void>;
7201
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
7202
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
7203
7383
  getTitleText: () => Promise<string>;
7204
7384
  getSubtitleText: () => Promise<string>;
7205
7385
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -8026,7 +8206,7 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
8026
8206
  text: () => Promise<string>;
8027
8207
  click: () => Promise<void>;
8028
8208
  hover: () => Promise<void>;
8029
- 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>;
8209
+ 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>;
8030
8210
  value: () => Promise<string>;
8031
8211
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
8032
8212
  attr: (name: string) => Promise<string | null>;
@@ -8094,9 +8274,51 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
8094
8274
  getEmptyStateByDataHook: (dataHook?: string) => {
8095
8275
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8096
8276
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8277
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8097
8278
  wait: (timeout?: number | undefined) => Promise<void>;
8279
+ getTitleText: () => Promise<string>;
8280
+ getSubtitleText: () => Promise<string>;
8281
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
8282
+ getImageUrl: () => (name: string) => Promise<string>;
8283
+ getImageContainerClassName: () => Promise<any>;
8284
+ imageNodeExists: () => Promise<boolean>;
8285
+ childrenContentExists: () => Promise<boolean>;
8286
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
8287
+ exists: () => Promise<boolean>;
8288
+ element: () => Promise<any>;
8289
+ click: () => Promise<void>;
8290
+ };
8291
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
8292
+ getButton: () => {
8293
+ getButtonTextContent: () => Promise<string>;
8294
+ isFocused: () => Promise<boolean>;
8295
+ isButtonDisabled: () => Promise<boolean>;
8296
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
8297
+ isPrefixIconExists: () => Promise<boolean>;
8298
+ isSuffixIconExists: () => Promise<boolean>;
8299
+ exists: () => Promise<boolean>;
8300
+ element: () => Promise<any>;
8301
+ click: () => Promise<void>;
8302
+ };
8303
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8304
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8305
+ wait: (timeout?: number | undefined) => Promise<void>;
8306
+ getTitleText: () => Promise<string>;
8307
+ getSubtitleText: () => Promise<string>;
8308
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
8309
+ getImageUrl: () => (name: string) => Promise<string>;
8310
+ getImageContainerClassName: () => Promise<any>;
8311
+ imageNodeExists: () => Promise<boolean>;
8312
+ childrenContentExists: () => Promise<boolean>;
8313
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
8314
+ exists: () => Promise<boolean>;
8315
+ element: () => Promise<any>;
8316
+ click: () => Promise<void>;
8317
+ };
8318
+ getNoResultsStateByDataHook: (dataHook?: string) => {
8098
8319
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8099
8320
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8321
+ wait: (timeout?: number | undefined) => Promise<void>;
8100
8322
  getTitleText: () => Promise<string>;
8101
8323
  getSubtitleText: () => Promise<string>;
8102
8324
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -8176,9 +8398,8 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
8176
8398
  getCardDefaultEmptyState: (dataHook?: string) => {
8177
8399
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8178
8400
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8401
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
8179
8402
  wait: (timeout?: number | undefined) => Promise<void>;
8180
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
8181
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
8182
8403
  getTitleText: () => Promise<string>;
8183
8404
  getSubtitleText: () => Promise<string>;
8184
8405
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9005,7 +9226,7 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
9005
9226
  text: () => Promise<string>;
9006
9227
  click: () => Promise<void>;
9007
9228
  hover: () => Promise<void>;
9008
- 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>;
9229
+ 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>;
9009
9230
  value: () => Promise<string>;
9010
9231
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9011
9232
  attr: (name: string) => Promise<string | null>;
@@ -9060,7 +9281,7 @@ export declare const GridFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/en
9060
9281
  text: () => Promise<string>;
9061
9282
  click: () => Promise<void>;
9062
9283
  hover: () => Promise<void>;
9063
- 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>;
9284
+ 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>;
9064
9285
  value: () => Promise<string>;
9065
9286
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9066
9287
  attr: (name: string) => Promise<string | null>;
@@ -9713,9 +9934,51 @@ export declare const TableFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/e
9713
9934
  getEmptyStateByDataHook: (dataHook?: string) => {
9714
9935
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9715
9936
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9937
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
9716
9938
  wait: (timeout?: number | undefined) => Promise<void>;
9939
+ getTitleText: () => Promise<string>;
9940
+ getSubtitleText: () => Promise<string>;
9941
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
9942
+ getImageUrl: () => (name: string) => Promise<string>;
9943
+ getImageContainerClassName: () => Promise<any>;
9944
+ imageNodeExists: () => Promise<boolean>;
9945
+ childrenContentExists: () => Promise<boolean>;
9946
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
9947
+ exists: () => Promise<boolean>;
9948
+ element: () => Promise<any>;
9949
+ click: () => Promise<void>;
9950
+ };
9951
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
9952
+ getButton: () => {
9953
+ getButtonTextContent: () => Promise<string>;
9954
+ isFocused: () => Promise<boolean>;
9955
+ isButtonDisabled: () => Promise<boolean>;
9956
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
9957
+ isPrefixIconExists: () => Promise<boolean>;
9958
+ isSuffixIconExists: () => Promise<boolean>;
9959
+ exists: () => Promise<boolean>;
9960
+ element: () => Promise<any>;
9961
+ click: () => Promise<void>;
9962
+ };
9963
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9964
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
9965
+ wait: (timeout?: number | undefined) => Promise<void>;
9966
+ getTitleText: () => Promise<string>;
9967
+ getSubtitleText: () => Promise<string>;
9968
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
9969
+ getImageUrl: () => (name: string) => Promise<string>;
9970
+ getImageContainerClassName: () => Promise<any>;
9971
+ imageNodeExists: () => Promise<boolean>;
9972
+ childrenContentExists: () => Promise<boolean>;
9973
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
9974
+ exists: () => Promise<boolean>;
9975
+ element: () => Promise<any>;
9976
+ click: () => Promise<void>;
9977
+ };
9978
+ getNoResultsStateByDataHook: (dataHook?: string) => {
9717
9979
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9718
9980
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9981
+ wait: (timeout?: number | undefined) => Promise<void>;
9719
9982
  getTitleText: () => Promise<string>;
9720
9983
  getSubtitleText: () => Promise<string>;
9721
9984
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9762,7 +10025,7 @@ export declare const TableFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/e
9762
10025
  text: () => Promise<string>;
9763
10026
  click: () => Promise<void>;
9764
10027
  hover: () => Promise<void>;
9765
- 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>;
10028
+ 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>;
9766
10029
  value: () => Promise<string>;
9767
10030
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
9768
10031
  attr: (name: string) => Promise<string | null>;
@@ -9799,12 +10062,10 @@ export declare const TableFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/e
9799
10062
  element: () => Promise<any>;
9800
10063
  click: () => Promise<void>;
9801
10064
  };
9802
- getTableDefaultEmptyState: () => {
9803
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9804
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9805
- wait: (timeout?: number | undefined) => Promise<void>;
10065
+ getTableDefaultNoResultsState: () => {
9806
10066
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9807
10067
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10068
+ wait: (timeout?: number | undefined) => Promise<void>;
9808
10069
  getTitleText: () => Promise<string>;
9809
10070
  getSubtitleText: () => Promise<string>;
9810
10071
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -9817,22 +10078,11 @@ export declare const TableFoldersTestkit: (obj: import("@wix/wix-ui-test-utils/e
9817
10078
  element: () => Promise<any>;
9818
10079
  click: () => Promise<void>;
9819
10080
  };
9820
- getPremiumEmptyStateByDataHook: (dataHook: string) => {
9821
- getButton: () => {
9822
- getButtonTextContent: () => Promise<string>;
9823
- isFocused: () => Promise<boolean>;
9824
- isButtonDisabled: () => Promise<boolean>;
9825
- hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
9826
- isPrefixIconExists: () => Promise<boolean>;
9827
- isSuffixIconExists: () => Promise<boolean>;
9828
- exists: () => Promise<boolean>;
9829
- element: () => Promise<any>;
9830
- click: () => Promise<void>;
9831
- };
9832
- getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10081
+ getTableDefaultEmptyState: () => {
10082
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
10083
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
10084
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
9833
10085
  wait: (timeout?: number | undefined) => Promise<void>;
9834
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
9835
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
9836
10086
  getTitleText: () => Promise<string>;
9837
10087
  getSubtitleText: () => Promise<string>;
9838
10088
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12452,24 +12702,6 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12452
12702
  element: () => Promise<any>;
12453
12703
  click: () => Promise<void>;
12454
12704
  };
12455
- getRootEmptyStateByDataHook: (dataHook?: string) => {
12456
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12457
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12458
- wait: (timeout?: number | undefined) => Promise<void>;
12459
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12460
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12461
- getTitleText: () => Promise<string>;
12462
- getSubtitleText: () => Promise<string>;
12463
- hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
12464
- getImageUrl: () => (name: string) => Promise<string>;
12465
- getImageContainerClassName: () => Promise<any>;
12466
- imageNodeExists: () => Promise<boolean>;
12467
- childrenContentExists: () => Promise<boolean>;
12468
- hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
12469
- exists: () => Promise<boolean>;
12470
- element: () => Promise<any>;
12471
- click: () => Promise<void>;
12472
- };
12473
12705
  subToolbar: () => {
12474
12706
  getAppliedFilterTagText: (filterName: string, id?: string | undefined) => Promise<string>;
12475
12707
  removeAppliedFilterTag: (filterName: string, id?: string | undefined) => Promise<void>;
@@ -12631,9 +12863,8 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12631
12863
  getEmptyState: () => {
12632
12864
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12633
12865
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12866
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12634
12867
  wait: (timeout?: number | undefined) => Promise<void>;
12635
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12636
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12637
12868
  getTitleText: () => Promise<string>;
12638
12869
  getSubtitleText: () => Promise<string>;
12639
12870
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12697,7 +12928,7 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12697
12928
  text: () => Promise<string>;
12698
12929
  click: () => Promise<void>;
12699
12930
  hover: () => Promise<void>;
12700
- 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>;
12931
+ 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>;
12701
12932
  value: () => Promise<string>;
12702
12933
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
12703
12934
  attr: (name: string) => Promise<string | null>;
@@ -12749,12 +12980,10 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12749
12980
  element: () => Promise<any>;
12750
12981
  click: () => Promise<void>;
12751
12982
  };
12752
- getEmptyStateByDataHook: (dataHook?: string) => {
12753
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12754
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12755
- wait: (timeout?: number | undefined) => Promise<void>;
12983
+ getTableDefaultNoResultsState: () => {
12756
12984
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12757
12985
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12986
+ wait: (timeout?: number | undefined) => Promise<void>;
12758
12987
  getTitleText: () => Promise<string>;
12759
12988
  getSubtitleText: () => Promise<string>;
12760
12989
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12770,9 +12999,25 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12770
12999
  getTableDefaultEmptyState: () => {
12771
13000
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12772
13001
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13002
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
13003
+ wait: (timeout?: number | undefined) => Promise<void>;
13004
+ getTitleText: () => Promise<string>;
13005
+ getSubtitleText: () => Promise<string>;
13006
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
13007
+ getImageUrl: () => (name: string) => Promise<string>;
13008
+ getImageContainerClassName: () => Promise<any>;
13009
+ imageNodeExists: () => Promise<boolean>;
13010
+ childrenContentExists: () => Promise<boolean>;
13011
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
13012
+ exists: () => Promise<boolean>;
13013
+ element: () => Promise<any>;
13014
+ click: () => Promise<void>;
13015
+ };
13016
+ getEmptyStateByDataHook: (dataHook?: string) => {
13017
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
13018
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13019
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12773
13020
  wait: (timeout?: number | undefined) => Promise<void>;
12774
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12775
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
12776
13021
  getTitleText: () => Promise<string>;
12777
13022
  getSubtitleText: () => Promise<string>;
12778
13023
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -12798,9 +13043,24 @@ export declare const NestedTableTestkit: (obj: import("@wix/wix-ui-test-utils/en
12798
13043
  click: () => Promise<void>;
12799
13044
  };
12800
13045
  getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13046
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
12801
13047
  wait: (timeout?: number | undefined) => Promise<void>;
13048
+ getTitleText: () => Promise<string>;
13049
+ getSubtitleText: () => Promise<string>;
13050
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
13051
+ getImageUrl: () => (name: string) => Promise<string>;
13052
+ getImageContainerClassName: () => Promise<any>;
13053
+ imageNodeExists: () => Promise<boolean>;
13054
+ childrenContentExists: () => Promise<boolean>;
13055
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
13056
+ exists: () => Promise<boolean>;
13057
+ element: () => Promise<any>;
13058
+ click: () => Promise<void>;
13059
+ };
13060
+ getNoResultsStateByDataHook: (dataHook?: string) => {
12802
13061
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
12803
13062
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
13063
+ wait: (timeout?: number | undefined) => Promise<void>;
12804
13064
  getTitleText: () => Promise<string>;
12805
13065
  getSubtitleText: () => Promise<string>;
12806
13066
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15435,9 +15695,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
15435
15695
  getEmptyStateByDataHook: (dataHook?: string) => {
15436
15696
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15437
15697
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15698
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15699
+ wait: (timeout?: number | undefined) => Promise<void>;
15700
+ getTitleText: () => Promise<string>;
15701
+ getSubtitleText: () => Promise<string>;
15702
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
15703
+ getImageUrl: () => (name: string) => Promise<string>;
15704
+ getImageContainerClassName: () => Promise<any>;
15705
+ imageNodeExists: () => Promise<boolean>;
15706
+ childrenContentExists: () => Promise<boolean>;
15707
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
15708
+ exists: () => Promise<boolean>;
15709
+ element: () => Promise<any>;
15710
+ click: () => Promise<void>;
15711
+ };
15712
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
15713
+ getButton: () => {
15714
+ getButtonTextContent: () => Promise<string>;
15715
+ isFocused: () => Promise<boolean>;
15716
+ isButtonDisabled: () => Promise<boolean>;
15717
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
15718
+ isPrefixIconExists: () => Promise<boolean>;
15719
+ isSuffixIconExists: () => Promise<boolean>;
15720
+ exists: () => Promise<boolean>;
15721
+ element: () => Promise<any>;
15722
+ click: () => Promise<void>;
15723
+ };
15724
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15725
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15438
15726
  wait: (timeout?: number | undefined) => Promise<void>;
15727
+ getTitleText: () => Promise<string>;
15728
+ getSubtitleText: () => Promise<string>;
15729
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
15730
+ getImageUrl: () => (name: string) => Promise<string>;
15731
+ getImageContainerClassName: () => Promise<any>;
15732
+ imageNodeExists: () => Promise<boolean>;
15733
+ childrenContentExists: () => Promise<boolean>;
15734
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
15735
+ exists: () => Promise<boolean>;
15736
+ element: () => Promise<any>;
15737
+ click: () => Promise<void>;
15738
+ };
15739
+ getNoResultsStateByDataHook: (dataHook?: string) => {
15439
15740
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15440
15741
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15742
+ wait: (timeout?: number | undefined) => Promise<void>;
15441
15743
  getTitleText: () => Promise<string>;
15442
15744
  getSubtitleText: () => Promise<string>;
15443
15745
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15484,7 +15786,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
15484
15786
  text: () => Promise<string>;
15485
15787
  click: () => Promise<void>;
15486
15788
  hover: () => Promise<void>;
15487
- 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>;
15789
+ 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>;
15488
15790
  value: () => Promise<string>;
15489
15791
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
15490
15792
  attr: (name: string) => Promise<string | null>;
@@ -15521,12 +15823,10 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
15521
15823
  element: () => Promise<any>;
15522
15824
  click: () => Promise<void>;
15523
15825
  };
15524
- getTableDefaultEmptyState: () => {
15525
- getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15526
- getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15527
- wait: (timeout?: number | undefined) => Promise<void>;
15826
+ getTableDefaultNoResultsState: () => {
15528
15827
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15529
15828
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15829
+ wait: (timeout?: number | undefined) => Promise<void>;
15530
15830
  getTitleText: () => Promise<string>;
15531
15831
  getSubtitleText: () => Promise<string>;
15532
15832
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -15539,22 +15839,11 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
15539
15839
  element: () => Promise<any>;
15540
15840
  click: () => Promise<void>;
15541
15841
  };
15542
- getPremiumEmptyStateByDataHook: (dataHook: string) => {
15543
- getButton: () => {
15544
- getButtonTextContent: () => Promise<string>;
15545
- isFocused: () => Promise<boolean>;
15546
- isButtonDisabled: () => Promise<boolean>;
15547
- hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
15548
- isPrefixIconExists: () => Promise<boolean>;
15549
- isSuffixIconExists: () => Promise<boolean>;
15550
- exists: () => Promise<boolean>;
15551
- element: () => Promise<any>;
15552
- click: () => Promise<void>;
15553
- };
15554
- getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15842
+ getTableDefaultEmptyState: () => {
15843
+ getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15844
+ getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15845
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
15555
15846
  wait: (timeout?: number | undefined) => Promise<void>;
15556
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
15557
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
15558
15847
  getTitleText: () => Promise<string>;
15559
15848
  getSubtitleText: () => Promise<string>;
15560
15849
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18176,9 +18465,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
18176
18465
  getEmptyStateByDataHook: (dataHook?: string) => {
18177
18466
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18178
18467
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18468
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18179
18469
  wait: (timeout?: number | undefined) => Promise<void>;
18180
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18181
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18182
18470
  getTitleText: () => Promise<string>;
18183
18471
  getSubtitleText: () => Promise<string>;
18184
18472
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18254,9 +18542,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
18254
18542
  getEmptyStateByDataHook: (dataHook?: string) => {
18255
18543
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18256
18544
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18545
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18546
+ wait: (timeout?: number | undefined) => Promise<void>;
18547
+ getTitleText: () => Promise<string>;
18548
+ getSubtitleText: () => Promise<string>;
18549
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
18550
+ getImageUrl: () => (name: string) => Promise<string>;
18551
+ getImageContainerClassName: () => Promise<any>;
18552
+ imageNodeExists: () => Promise<boolean>;
18553
+ childrenContentExists: () => Promise<boolean>;
18554
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
18555
+ exists: () => Promise<boolean>;
18556
+ element: () => Promise<any>;
18557
+ click: () => Promise<void>;
18558
+ };
18559
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
18560
+ getButton: () => {
18561
+ getButtonTextContent: () => Promise<string>;
18562
+ isFocused: () => Promise<boolean>;
18563
+ isButtonDisabled: () => Promise<boolean>;
18564
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
18565
+ isPrefixIconExists: () => Promise<boolean>;
18566
+ isSuffixIconExists: () => Promise<boolean>;
18567
+ exists: () => Promise<boolean>;
18568
+ element: () => Promise<any>;
18569
+ click: () => Promise<void>;
18570
+ };
18571
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18572
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18257
18573
  wait: (timeout?: number | undefined) => Promise<void>;
18574
+ getTitleText: () => Promise<string>;
18575
+ getSubtitleText: () => Promise<string>;
18576
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
18577
+ getImageUrl: () => (name: string) => Promise<string>;
18578
+ getImageContainerClassName: () => Promise<any>;
18579
+ imageNodeExists: () => Promise<boolean>;
18580
+ childrenContentExists: () => Promise<boolean>;
18581
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
18582
+ exists: () => Promise<boolean>;
18583
+ element: () => Promise<any>;
18584
+ click: () => Promise<void>;
18585
+ };
18586
+ getNoResultsStateByDataHook: (dataHook?: string) => {
18258
18587
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18259
18588
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18589
+ wait: (timeout?: number | undefined) => Promise<void>;
18260
18590
  getTitleText: () => Promise<string>;
18261
18591
  getSubtitleText: () => Promise<string>;
18262
18592
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -18336,9 +18666,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
18336
18666
  getCardDefaultEmptyState: (dataHook?: string) => {
18337
18667
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18338
18668
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18669
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
18339
18670
  wait: (timeout?: number | undefined) => Promise<void>;
18340
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
18341
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
18342
18671
  getTitleText: () => Promise<string>;
18343
18672
  getSubtitleText: () => Promise<string>;
18344
18673
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -19165,7 +19494,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
19165
19494
  text: () => Promise<string>;
19166
19495
  click: () => Promise<void>;
19167
19496
  hover: () => Promise<void>;
19168
- 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>;
19497
+ 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>;
19169
19498
  value: () => Promise<string>;
19170
19499
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
19171
19500
  attr: (name: string) => Promise<string | null>;
@@ -19233,9 +19562,51 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
19233
19562
  getEmptyStateByDataHook: (dataHook?: string) => {
19234
19563
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19235
19564
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19565
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19236
19566
  wait: (timeout?: number | undefined) => Promise<void>;
19567
+ getTitleText: () => Promise<string>;
19568
+ getSubtitleText: () => Promise<string>;
19569
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
19570
+ getImageUrl: () => (name: string) => Promise<string>;
19571
+ getImageContainerClassName: () => Promise<any>;
19572
+ imageNodeExists: () => Promise<boolean>;
19573
+ childrenContentExists: () => Promise<boolean>;
19574
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
19575
+ exists: () => Promise<boolean>;
19576
+ element: () => Promise<any>;
19577
+ click: () => Promise<void>;
19578
+ };
19579
+ getPremiumEmptyStateByDataHook: (dataHook: string) => {
19580
+ getButton: () => {
19581
+ getButtonTextContent: () => Promise<string>;
19582
+ isFocused: () => Promise<boolean>;
19583
+ isButtonDisabled: () => Promise<boolean>;
19584
+ hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
19585
+ isPrefixIconExists: () => Promise<boolean>;
19586
+ isSuffixIconExists: () => Promise<boolean>;
19587
+ exists: () => Promise<boolean>;
19588
+ element: () => Promise<any>;
19589
+ click: () => Promise<void>;
19590
+ };
19591
+ getImage: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19592
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19593
+ wait: (timeout?: number | undefined) => Promise<void>;
19594
+ getTitleText: () => Promise<string>;
19595
+ getSubtitleText: () => Promise<string>;
19596
+ hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
19597
+ getImageUrl: () => (name: string) => Promise<string>;
19598
+ getImageContainerClassName: () => Promise<any>;
19599
+ imageNodeExists: () => Promise<boolean>;
19600
+ childrenContentExists: () => Promise<boolean>;
19601
+ hasAlign: (align: import("@wix/design-system").EmptyStateAlign) => Promise<boolean>;
19602
+ exists: () => Promise<boolean>;
19603
+ element: () => Promise<any>;
19604
+ click: () => Promise<void>;
19605
+ };
19606
+ getNoResultsStateByDataHook: (dataHook?: string) => {
19237
19607
  getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19238
19608
  getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19609
+ wait: (timeout?: number | undefined) => Promise<void>;
19239
19610
  getTitleText: () => Promise<string>;
19240
19611
  getSubtitleText: () => Promise<string>;
19241
19612
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -19315,9 +19686,8 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
19315
19686
  getCardDefaultEmptyState: (dataHook?: string) => {
19316
19687
  getNewItemButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19317
19688
  getImageAddItem: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19689
+ getCustomCta: (datahook: string) => import("@wix/unidriver-core").UniDriver<any>;
19318
19690
  wait: (timeout?: number | undefined) => Promise<void>;
19319
- getClearFiltersButton: () => import("@wix/design-system/dist/types/TextButton/TextButton.uni.driver").TextButtonUniDriver;
19320
- getImageGlassArt: () => import("@wix/design-system/dist/types/Image/Image.uni.driver").ImageUniDriver;
19321
19691
  getTitleText: () => Promise<string>;
19322
19692
  getSubtitleText: () => Promise<string>;
19323
19693
  hasTheme: (themeName: import("@wix/design-system").EmptyStateTheme) => Promise<boolean>;
@@ -20144,7 +20514,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
20144
20514
  text: () => Promise<string>;
20145
20515
  click: () => Promise<void>;
20146
20516
  hover: () => Promise<void>;
20147
- 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>;
20517
+ 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>;
20148
20518
  value: () => Promise<string>;
20149
20519
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20150
20520
  attr: (name: string) => Promise<string | null>;
@@ -20199,7 +20569,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
20199
20569
  text: () => Promise<string>;
20200
20570
  click: () => Promise<void>;
20201
20571
  hover: () => Promise<void>;
20202
- 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>;
20572
+ 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>;
20203
20573
  value: () => Promise<string>;
20204
20574
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20205
20575
  attr: (name: string) => Promise<string | null>;
@@ -20233,7 +20603,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: import("@wix/wix-ui-te
20233
20603
  text: () => Promise<string>;
20234
20604
  click: () => Promise<void>;
20235
20605
  hover: () => Promise<void>;
20236
- 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>;
20606
+ 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>;
20237
20607
  value: () => Promise<string>;
20238
20608
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20239
20609
  attr: (name: string) => Promise<string | null>;
@@ -20905,7 +21275,7 @@ export declare const InfiniteScrollCollectionListTestkit: (obj: import("@wix/wix
20905
21275
  text: () => Promise<string>;
20906
21276
  click: () => Promise<void>;
20907
21277
  hover: () => Promise<void>;
20908
- 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>;
21278
+ 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>;
20909
21279
  value: () => Promise<string>;
20910
21280
  enterValue: (value: string, options?: import("@wix/unidriver-core").EnterValueOptions | undefined) => Promise<void>;
20911
21281
  attr: (name: string) => Promise<string | null>;