@wix/patterns 1.358.0 → 1.360.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.
- package/dist/cjs/components/CardContainer/CardContainer.st.css.js +2 -2
- package/dist/cjs/components/CardContainer/CardContainer.st.css.js.map +1 -1
- package/dist/cjs/components/Collapse/Collapse.st.css.js +3 -3
- package/dist/cjs/components/Collapse/Collapse.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionPageNew/CollectionPage.st.css.js +2 -2
- package/dist/cjs/components/CollectionPageNew/CollectionPage.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionSectionHeader/CollectionSectionHeader.st.css.js +3 -3
- package/dist/cjs/components/CollectionSectionHeader/CollectionSectionHeader.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionTable/CollectionTable.js +12 -11
- package/dist/cjs/components/CollectionTable/CollectionTable.js.map +1 -1
- package/dist/cjs/components/CollectionTable/CollectionTable.st.css.js +2 -2
- package/dist/cjs/components/CollectionTable/CollectionTable.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionTable/CollectionTable.uni.driver.js +8 -0
- package/dist/cjs/components/CollectionTable/CollectionTable.uni.driver.js.map +1 -1
- package/dist/cjs/components/CollectionTable/CollectionTableWSRTable.js +10 -8
- package/dist/cjs/components/CollectionTable/CollectionTableWSRTable.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.js +24 -22
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.st.css.js +5 -5
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupProps.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js +13 -10
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js +21 -11
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +4 -4
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/useIsCollectionToolbarExists.js +2 -1
- package/dist/cjs/components/CollectionToolbar/useIsCollectionToolbarExists.js.map +1 -1
- package/dist/cjs/components/CollectionToolbars/CollectionToolbars.js +13 -13
- package/dist/cjs/components/CollectionToolbars/CollectionToolbars.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
- package/dist/cjs/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.js +85 -11
- package/dist/cjs/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/ManageViewPopover.js +102 -75
- package/dist/cjs/components/CollectionViewsDropdown/ManageViewPopover.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.js +23 -9
- package/dist/cjs/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/SaveToNewViewFooter.js +63 -0
- package/dist/cjs/components/CollectionViewsDropdown/SaveToNewViewFooter.js.map +1 -0
- package/dist/cjs/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.js +20 -0
- package/dist/cjs/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.js.map +1 -0
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.js +64 -30
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.st.css.js +2 -2
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdownPrefix.js +15 -9
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdownPrefix.js.map +1 -1
- package/dist/cjs/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.js +20 -12
- package/dist/cjs/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.js.map +1 -1
- package/dist/cjs/components/CustomDrawerLayout.js +13 -11
- package/dist/cjs/components/CustomDrawerLayout.js.map +1 -1
- package/dist/cjs/components/DragHandle/DragHandle.st.css.js +2 -2
- package/dist/cjs/components/DragHandle/DragHandle.st.css.js.map +1 -1
- package/dist/cjs/components/EntityPage/EntityPagePlain.st.css.js +2 -2
- package/dist/cjs/components/EntityPage/EntityPagePlain.st.css.js.map +1 -1
- package/dist/cjs/components/Fade/Fade.st.css.js +2 -2
- package/dist/cjs/components/Fade/Fade.st.css.js.map +1 -1
- package/dist/cjs/components/Grid/Grid.js +8 -7
- package/dist/cjs/components/Grid/Grid.js.map +1 -1
- package/dist/cjs/components/Heading/Heading.st.css.js +2 -2
- package/dist/cjs/components/Heading/Heading.st.css.js.map +1 -1
- package/dist/cjs/components/ImportButton/ImportButton.js +137 -0
- package/dist/cjs/components/ImportButton/ImportButton.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportButton.uni.driver.js +21 -0
- package/dist/cjs/components/ImportButton/ImportButton.uni.driver.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportButtonModalLayout.js +100 -0
- package/dist/cjs/components/ImportButton/ImportButtonModalLayout.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportModal.js +55 -0
- package/dist/cjs/components/ImportButton/ImportModal.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportModal.uni.driver.js +65 -0
- package/dist/cjs/components/ImportButton/ImportModal.uni.driver.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportProps.js +4 -0
- package/dist/cjs/components/ImportButton/ImportProps.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepConfiguration.js +220 -0
- package/dist/cjs/components/ImportButton/ImportStepConfiguration.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepError.js +39 -0
- package/dist/cjs/components/ImportButton/ImportStepError.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepProgress.js +86 -0
- package/dist/cjs/components/ImportButton/ImportStepProgress.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepUpload.js +76 -0
- package/dist/cjs/components/ImportButton/ImportStepUpload.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepUpload.st.css +3 -0
- package/dist/cjs/components/ImportButton/ImportStepUpload.st.css.js +23 -0
- package/dist/cjs/components/ImportButton/ImportStepUpload.st.css.js.map +1 -0
- package/dist/cjs/components/ImportButton/ImportStepper.js +54 -0
- package/dist/cjs/components/ImportButton/ImportStepper.js.map +1 -0
- package/dist/cjs/components/ImportButton/getImportModalStepProps.js +124 -0
- package/dist/cjs/components/ImportButton/getImportModalStepProps.js.map +1 -0
- package/dist/cjs/components/ImportButton/index.js +26 -0
- package/dist/cjs/components/ImportButton/index.js.map +1 -0
- package/dist/cjs/components/InputOverflow/InputOverflow.st.css.js +2 -2
- package/dist/cjs/components/InputOverflow/InputOverflow.st.css.js.map +1 -1
- package/dist/cjs/components/LoadingRow/LoadingRow.st.css.js +3 -3
- package/dist/cjs/components/LoadingRow/LoadingRow.st.css.js.map +1 -1
- package/dist/cjs/components/MaxHeightText/MaxHeightText.st.css.js +2 -2
- package/dist/cjs/components/MaxHeightText/MaxHeightText.st.css.js.map +1 -1
- package/dist/cjs/components/MaxLines/MaxLines.st.css.js +2 -2
- package/dist/cjs/components/MaxLines/MaxLines.st.css.js.map +1 -1
- package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js +5 -5
- package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js.map +1 -1
- package/dist/cjs/components/NestedTable/NestedTablePlaceholderStatesRow.st.css.js +2 -2
- package/dist/cjs/components/NestedTable/NestedTablePlaceholderStatesRow.st.css.js.map +1 -1
- package/dist/cjs/components/NestedTable/NestedTableRow.st.css.js +5 -5
- package/dist/cjs/components/NestedTable/NestedTableRow.st.css.js.map +1 -1
- package/dist/cjs/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js +2 -2
- package/dist/cjs/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js.map +1 -1
- package/dist/cjs/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.js +2 -2
- package/dist/cjs/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.js.map +1 -1
- package/dist/cjs/components/PickerContent/PickerContent.st.css.js +2 -2
- package/dist/cjs/components/PickerContent/PickerContent.st.css.js.map +1 -1
- package/dist/cjs/components/PickerContent/PickerContentAdditionalStep.st.css.js +4 -4
- package/dist/cjs/components/PickerContent/PickerContentAdditionalStep.st.css.js.map +1 -1
- package/dist/cjs/components/PickerTableListItem/PickerTableListItem.st.css.js +2 -2
- package/dist/cjs/components/PickerTableListItem/PickerTableListItem.st.css.js.map +1 -1
- package/dist/cjs/components/ScrollableContent/ScrollableContent.st.css.js +2 -2
- package/dist/cjs/components/ScrollableContent/ScrollableContent.st.css.js.map +1 -1
- package/dist/cjs/components/SkeletonCard/SkeletonCard.st.css.js +3 -3
- package/dist/cjs/components/SkeletonCard/SkeletonCard.st.css.js.map +1 -1
- package/dist/cjs/components/SlidingModal/SlidingModal.st.css.js +2 -2
- package/dist/cjs/components/SlidingModal/SlidingModal.st.css.js.map +1 -1
- package/dist/cjs/components/TableFolders/TableFolders.js +6 -5
- package/dist/cjs/components/TableFolders/TableFolders.js.map +1 -1
- package/dist/cjs/components/TabsFilter/TabsFilter.st.css.js +3 -3
- package/dist/cjs/components/TabsFilter/TabsFilter.st.css.js.map +1 -1
- package/dist/cjs/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js +2 -2
- package/dist/cjs/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js.map +1 -1
- package/dist/cjs/components/ToolbarCollection/ToolbarCollection.js +5 -3
- package/dist/cjs/components/ToolbarCollection/ToolbarCollection.js.map +1 -1
- package/dist/cjs/components/ToolbarCollection/useToolbarCollectionSyncProps.js +9 -0
- package/dist/cjs/components/ToolbarCollection/useToolbarCollectionSyncProps.js.map +1 -1
- package/dist/cjs/components/ToolbarItem/ToolbarItem.st.css.js +2 -2
- package/dist/cjs/components/ToolbarItem/ToolbarItem.st.css.js.map +1 -1
- package/dist/cjs/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
- package/dist/cjs/components/ToolbarItemBox/ToolbarItemBox.st.css.js.map +1 -1
- package/dist/cjs/components/common.st.css.js +4 -4
- package/dist/cjs/components/common.st.css.js.map +1 -1
- package/dist/cjs/index.js +12 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/model/view.js.map +1 -1
- package/dist/cjs/state/CollectionPage/CollectionPageHeader.st.css.js +2 -2
- package/dist/cjs/state/CollectionPage/CollectionPageHeader.st.css.js.map +1 -1
- package/dist/cjs/state/CollectionViewsStateBIReporter.js +20 -2
- package/dist/cjs/state/CollectionViewsStateBIReporter.js.map +1 -1
- package/dist/cjs/state/FormPage/FormPageHeader.st.css.js +2 -2
- package/dist/cjs/state/FormPage/FormPageHeader.st.css.js.map +1 -1
- package/dist/cjs/state/ToolbarCollectionState.js +4 -1
- package/dist/cjs/state/ToolbarCollectionState.js.map +1 -1
- package/dist/cjs/styles.global.css +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/cjs/version.js.map +1 -1
- package/dist/esm/components/CardContainer/CardContainer.st.css.js +2 -2
- package/dist/esm/components/Collapse/Collapse.st.css.js +2 -2
- package/dist/esm/components/CollectionPageNew/CollectionPage.st.css.js +2 -2
- package/dist/esm/components/CollectionSectionHeader/CollectionSectionHeader.st.css.js +2 -2
- package/dist/esm/components/CollectionTable/CollectionTable.js +2 -1
- package/dist/esm/components/CollectionTable/CollectionTable.js.map +1 -1
- package/dist/esm/components/CollectionTable/CollectionTable.st.css.js +2 -2
- package/dist/esm/components/CollectionTable/CollectionTable.st.css.js.map +1 -1
- package/dist/esm/components/CollectionTable/CollectionTable.uni.driver.js +8 -0
- package/dist/esm/components/CollectionTable/CollectionTable.uni.driver.js.map +1 -1
- package/dist/esm/components/CollectionTable/CollectionTableWSRTable.js +2 -2
- package/dist/esm/components/CollectionTable/CollectionTableWSRTable.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.js +2 -2
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js +5 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js +4 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/useIsCollectionToolbarExists.js +2 -1
- package/dist/esm/components/CollectionToolbar/useIsCollectionToolbarExists.js.map +1 -1
- package/dist/esm/components/CollectionToolbars/CollectionToolbars.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
- package/dist/esm/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.js +79 -11
- package/dist/esm/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/ManageViewPopover.js +28 -43
- package/dist/esm/components/CollectionViewsDropdown/ManageViewPopover.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.js +24 -9
- package/dist/esm/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/SaveToNewViewFooter.js +17 -0
- package/dist/esm/components/CollectionViewsDropdown/SaveToNewViewFooter.js.map +1 -0
- package/dist/esm/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.js +15 -0
- package/dist/esm/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.js.map +1 -0
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdown.js +33 -10
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdown.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdown.st.css.js +2 -2
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdownPrefix.js +7 -2
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdownPrefix.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.js +7 -4
- package/dist/esm/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.js.map +1 -1
- package/dist/esm/components/CustomDrawerLayout.js +5 -5
- package/dist/esm/components/CustomDrawerLayout.js.map +1 -1
- package/dist/esm/components/DragHandle/DragHandle.st.css.js +2 -2
- package/dist/esm/components/EntityPage/EntityPagePlain.st.css.js +2 -2
- package/dist/esm/components/Fade/Fade.st.css.js +2 -2
- package/dist/esm/components/Grid/Grid.js +3 -2
- package/dist/esm/components/Grid/Grid.js.map +1 -1
- package/dist/esm/components/Heading/Heading.st.css.js +2 -2
- package/dist/esm/components/ImportButton/ImportButton.js +33 -0
- package/dist/esm/components/ImportButton/ImportButton.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportButton.uni.driver.js +15 -0
- package/dist/esm/components/ImportButton/ImportButton.uni.driver.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportButtonModalLayout.js +40 -0
- package/dist/esm/components/ImportButton/ImportButtonModalLayout.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportModal.js +19 -0
- package/dist/esm/components/ImportButton/ImportModal.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportModal.uni.driver.js +58 -0
- package/dist/esm/components/ImportButton/ImportModal.uni.driver.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportProps.js +2 -0
- package/dist/esm/components/ImportButton/ImportProps.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepConfiguration.js +56 -0
- package/dist/esm/components/ImportButton/ImportStepConfiguration.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepError.js +13 -0
- package/dist/esm/components/ImportButton/ImportStepError.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepProgress.js +28 -0
- package/dist/esm/components/ImportButton/ImportStepProgress.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepUpload.js +18 -0
- package/dist/esm/components/ImportButton/ImportStepUpload.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepUpload.st.css +3 -0
- package/dist/esm/components/ImportButton/ImportStepUpload.st.css.js +15 -0
- package/dist/esm/components/ImportButton/ImportStepUpload.st.css.js.map +1 -0
- package/dist/esm/components/ImportButton/ImportStepper.js +31 -0
- package/dist/esm/components/ImportButton/ImportStepper.js.map +1 -0
- package/dist/esm/components/ImportButton/getImportModalStepProps.js +53 -0
- package/dist/esm/components/ImportButton/getImportModalStepProps.js.map +1 -0
- package/dist/esm/components/ImportButton/index.js +3 -0
- package/dist/esm/components/ImportButton/index.js.map +1 -0
- package/dist/esm/components/InputOverflow/InputOverflow.st.css.js +2 -2
- package/dist/esm/components/InputOverflow/InputOverflow.st.css.js.map +1 -1
- package/dist/esm/components/LoadingRow/LoadingRow.st.css.js +3 -3
- package/dist/esm/components/LoadingRow/LoadingRow.st.css.js.map +1 -1
- package/dist/esm/components/MaxHeightText/MaxHeightText.st.css.js +2 -2
- package/dist/esm/components/MaxLines/MaxLines.st.css.js +2 -2
- package/dist/esm/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js +2 -2
- package/dist/esm/components/NestedTable/NestedTablePlaceholderStatesRow.st.css.js +2 -2
- package/dist/esm/components/NestedTable/NestedTableRow.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.js.map +1 -1
- package/dist/esm/components/PickerContent/PickerContent.st.css.js +2 -2
- package/dist/esm/components/PickerContent/PickerContent.st.css.js.map +1 -1
- package/dist/esm/components/PickerContent/PickerContentAdditionalStep.st.css.js +2 -2
- package/dist/esm/components/PickerTableListItem/PickerTableListItem.st.css.js +2 -2
- package/dist/esm/components/ScrollableContent/ScrollableContent.st.css.js +2 -2
- package/dist/esm/components/SkeletonCard/SkeletonCard.st.css.js +2 -2
- package/dist/esm/components/SkeletonCard/SkeletonCard.st.css.js.map +1 -1
- package/dist/esm/components/SlidingModal/SlidingModal.st.css.js +2 -2
- package/dist/esm/components/TableFolders/TableFolders.js +2 -1
- package/dist/esm/components/TableFolders/TableFolders.js.map +1 -1
- package/dist/esm/components/TabsFilter/TabsFilter.st.css.js +2 -2
- package/dist/esm/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js +2 -2
- package/dist/esm/components/ToolbarCollection/ToolbarCollection.js +2 -2
- package/dist/esm/components/ToolbarCollection/ToolbarCollection.js.map +1 -1
- package/dist/esm/components/ToolbarCollection/useToolbarCollectionSyncProps.js +9 -1
- package/dist/esm/components/ToolbarCollection/useToolbarCollectionSyncProps.js.map +1 -1
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css.js +2 -2
- package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
- package/dist/esm/components/common.st.css.js +2 -2
- package/dist/esm/index.js +3 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/model/view.js.map +1 -1
- package/dist/esm/state/CollectionPage/CollectionPageHeader.st.css.js +2 -2
- package/dist/esm/state/CollectionPage/CollectionPageHeader.st.css.js.map +1 -1
- package/dist/esm/state/CollectionViewsStateBIReporter.js +19 -1
- package/dist/esm/state/CollectionViewsStateBIReporter.js.map +1 -1
- package/dist/esm/state/FormPage/FormPageHeader.st.css.js +2 -2
- package/dist/esm/state/FormPage/FormPageHeader.st.css.js.map +1 -1
- package/dist/esm/state/ToolbarCollectionState.js +2 -0
- package/dist/esm/state/ToolbarCollectionState.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/types/components/CollectionTable/CollectionTable.d.ts.map +1 -1
- package/dist/types/components/CollectionTable/CollectionTable.st.css.d.ts.map +1 -1
- package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts +384 -179
- package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionTable/CollectionTableWSRTable.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.d.ts +1 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbar.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.uni.driver.d.ts +2 -2
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupProps.d.ts +1 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupProps.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/useIsCollectionToolbarExists.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbars/CollectionToolbars.d.ts +1 -1
- package/dist/types/components/CollectionToolbars/CollectionToolbars.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.d.ts +9 -9
- package/dist/types/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/ManageViewPopover.d.ts +8 -5
- package/dist/types/components/CollectionViewsDropdown/ManageViewPopover.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.d.ts +6 -6
- package/dist/types/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/SaveToNewViewFooter.d.ts +12 -0
- package/dist/types/components/CollectionViewsDropdown/SaveToNewViewFooter.d.ts.map +1 -0
- package/dist/types/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.d.ts +18 -0
- package/dist/types/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.d.ts.map +1 -0
- package/dist/types/components/CollectionViewsDropdown/ViewsDropdown.d.ts +1 -0
- package/dist/types/components/CollectionViewsDropdown/ViewsDropdown.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/ViewsDropdownPrefix.d.ts.map +1 -1
- package/dist/types/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.d.ts +3 -2
- package/dist/types/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.d.ts.map +1 -1
- package/dist/types/components/CustomDrawerLayout.d.ts +1 -0
- package/dist/types/components/CustomDrawerLayout.d.ts.map +1 -1
- package/dist/types/components/Grid/Grid.d.ts.map +1 -1
- package/dist/types/components/Grid/Grid.uni.driver.d.ts +2 -2
- package/dist/types/components/Grid/GridFolders.uni.driver.d.ts +6 -6
- package/dist/types/components/Grid/GridFoldersSection.uni.driver.d.ts +2 -2
- package/dist/types/components/ImportButton/ImportButton.d.ts +9 -0
- package/dist/types/components/ImportButton/ImportButton.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportButton.uni.driver.d.ts +91 -0
- package/dist/types/components/ImportButton/ImportButton.uni.driver.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportButtonModalLayout.d.ts +8 -0
- package/dist/types/components/ImportButton/ImportButtonModalLayout.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportModal.d.ts +9 -0
- package/dist/types/components/ImportButton/ImportModal.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportModal.uni.driver.d.ts +92 -0
- package/dist/types/components/ImportButton/ImportModal.uni.driver.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportProps.d.ts +17 -0
- package/dist/types/components/ImportButton/ImportProps.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepConfiguration.d.ts +11 -0
- package/dist/types/components/ImportButton/ImportStepConfiguration.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepError.d.ts +11 -0
- package/dist/types/components/ImportButton/ImportStepError.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepProgress.d.ts +11 -0
- package/dist/types/components/ImportButton/ImportStepProgress.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepUpload.d.ts +11 -0
- package/dist/types/components/ImportButton/ImportStepUpload.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepUpload.st.css.d.ts +14 -0
- package/dist/types/components/ImportButton/ImportStepUpload.st.css.d.ts.map +1 -0
- package/dist/types/components/ImportButton/ImportStepper.d.ts +12 -0
- package/dist/types/components/ImportButton/ImportStepper.d.ts.map +1 -0
- package/dist/types/components/ImportButton/getImportModalStepProps.d.ts +11 -0
- package/dist/types/components/ImportButton/getImportModalStepProps.d.ts.map +1 -0
- package/dist/types/components/ImportButton/index.d.ts +4 -0
- package/dist/types/components/ImportButton/index.d.ts.map +1 -0
- package/dist/types/components/InputOverflow/InputOverflow.st.css.d.ts.map +1 -1
- package/dist/types/components/Kanban/Kanban.uni.driver.d.ts +2 -2
- package/dist/types/components/LoadingRow/LoadingRow.st.css.d.ts.map +1 -1
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts +179 -43
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.d.ts.map +1 -1
- package/dist/types/components/PickerContent/PickerContent.st.css.d.ts.map +1 -1
- package/dist/types/components/SkeletonCard/SkeletonCard.st.css.d.ts.map +1 -1
- package/dist/types/components/Table/Table.uni.driver.d.ts +191 -23
- package/dist/types/components/Table/Table.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableFolders/TableFolders.d.ts.map +1 -1
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts +182 -16
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts +179 -7
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts.map +1 -1
- package/dist/types/components/ToolbarCollection/ToolbarCollection.d.ts +8 -0
- package/dist/types/components/ToolbarCollection/ToolbarCollection.d.ts.map +1 -1
- package/dist/types/components/ToolbarCollection/useToolbarCollectionSyncProps.d.ts.map +1 -1
- package/dist/types/index.d.ts +5 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/model/view.d.ts +1 -0
- package/dist/types/model/view.d.ts.map +1 -1
- package/dist/types/state/CollectionPage/CollectionPageHeader.st.css.d.ts.map +1 -1
- package/dist/types/state/CollectionViewsStateBIReporter.d.ts.map +1 -1
- package/dist/types/state/FormPage/FormPageHeader.st.css.d.ts.map +1 -1
- package/dist/types/state/ToolbarCollectionState.d.ts +3 -0
- package/dist/types/state/ToolbarCollectionState.d.ts.map +1 -1
- package/dist/types/testkit/enzyme.d.ts +724 -36
- package/dist/types/testkit/enzyme.d.ts.map +1 -1
- package/dist/types/testkit/jsdom.d.ts +726 -38
- package/dist/types/testkit/jsdom.d.ts.map +1 -1
- package/dist/types/testkit/playwright.d.ts +724 -36
- package/dist/types/testkit/playwright.d.ts.map +1 -1
- package/dist/types/testkit/puppeteer.d.ts +726 -38
- package/dist/types/testkit/puppeteer.d.ts.map +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +3 -3
- package/src/components/CardContainer/CardContainer.st.css.ts +2 -2
- package/src/components/Collapse/Collapse.st.css.ts +2 -2
- package/src/components/CollectionPageNew/CollectionPage.st.css.ts +2 -2
- package/src/components/CollectionSectionHeader/CollectionSectionHeader.st.css.ts +2 -2
- package/src/components/CollectionTable/CollectionTable.st.css.ts +2 -2
- package/src/components/CollectionTable/CollectionTable.tsx +2 -0
- package/src/components/CollectionTable/CollectionTable.uni.driver.ts +13 -0
- package/src/components/CollectionTable/CollectionTableWSRTable.tsx +2 -0
- package/src/components/CollectionToolbar/CollectionToolbar.st.css.ts +2 -2
- package/src/components/CollectionToolbar/CollectionToolbar.tsx +3 -0
- package/src/components/CollectionToolbar/CollectionToolbarActionsGroupProps.ts +1 -0
- package/src/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.tsx +5 -0
- package/src/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.tsx +8 -0
- package/src/components/CollectionToolbar/SearchOrCustomFilter.st.css.ts +2 -2
- package/src/components/CollectionToolbar/useIsCollectionToolbarExists.tsx +2 -0
- package/src/components/CollectionToolbars/CollectionToolbars.tsx +1 -0
- package/src/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.ts +2 -2
- package/src/components/CollectionViewsDropdown/CollectionViewsDropdown.uni.driver.ts +87 -11
- package/src/components/CollectionViewsDropdown/ManageViewPopover.tsx +80 -49
- package/src/components/CollectionViewsDropdown/ManageViewPopover.uni.driver.ts +25 -9
- package/src/components/CollectionViewsDropdown/SaveToNewViewFooter.tsx +38 -0
- package/src/components/CollectionViewsDropdown/SaveToNewViewFooter.uni.driver.ts +21 -0
- package/src/components/CollectionViewsDropdown/ViewsDropdown.st.css.ts +2 -2
- package/src/components/CollectionViewsDropdown/ViewsDropdown.tsx +55 -13
- package/src/components/CollectionViewsDropdown/ViewsDropdownPrefix.tsx +13 -2
- package/src/components/CollectionViewsDropdown/viewsDropdownRenderHelpers.tsx +17 -8
- package/src/components/CustomDrawerLayout.tsx +10 -5
- package/src/components/DragHandle/DragHandle.st.css.ts +2 -2
- package/src/components/EntityPage/EntityPagePlain.st.css.ts +2 -2
- package/src/components/Fade/Fade.st.css.ts +2 -2
- package/src/components/Grid/Grid.tsx +2 -0
- package/src/components/Heading/Heading.st.css.ts +2 -2
- package/src/components/ImportButton/ImportButton.tsx +103 -0
- package/src/components/ImportButton/ImportButton.uni.driver.ts +18 -0
- package/src/components/ImportButton/ImportButtonModalLayout.tsx +94 -0
- package/src/components/ImportButton/ImportModal.tsx +46 -0
- package/src/components/ImportButton/ImportModal.uni.driver.ts +108 -0
- package/src/components/ImportButton/ImportProps.tsx +21 -0
- package/src/components/ImportButton/ImportStepConfiguration.tsx +139 -0
- package/src/components/ImportButton/ImportStepError.tsx +26 -0
- package/src/components/ImportButton/ImportStepProgress.tsx +67 -0
- package/src/components/ImportButton/ImportStepUpload.st.css +3 -0
- package/src/components/ImportButton/ImportStepUpload.st.css.ts +25 -0
- package/src/components/ImportButton/ImportStepUpload.tsx +44 -0
- package/src/components/ImportButton/ImportStepper.tsx +48 -0
- package/src/components/ImportButton/getImportModalStepProps.tsx +75 -0
- package/src/components/ImportButton/index.ts +3 -0
- package/src/components/InputOverflow/InputOverflow.st.css.ts +2 -2
- package/src/components/LoadingRow/LoadingRow.st.css.ts +3 -3
- package/src/components/MaxHeightText/MaxHeightText.st.css.ts +2 -2
- package/src/components/MaxLines/MaxLines.st.css.ts +2 -2
- package/src/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.ts +2 -2
- package/src/components/NestedTable/NestedTablePlaceholderStatesRow.st.css.ts +2 -2
- package/src/components/NestedTable/NestedTableRow.st.css.ts +2 -2
- package/src/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.ts +2 -2
- package/src/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.ts +2 -2
- package/src/components/PickerContent/PickerContent.st.css.ts +2 -2
- package/src/components/PickerContent/PickerContentAdditionalStep.st.css.ts +2 -2
- package/src/components/PickerTableListItem/PickerTableListItem.st.css.ts +2 -2
- package/src/components/ScrollableContent/ScrollableContent.st.css.ts +2 -2
- package/src/components/SkeletonCard/SkeletonCard.st.css.ts +2 -2
- package/src/components/SlidingModal/SlidingModal.st.css.ts +2 -2
- package/src/components/TableFolders/TableFolders.tsx +2 -0
- package/src/components/TabsFilter/TabsFilter.st.css.ts +2 -2
- package/src/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.ts +2 -2
- package/src/components/ToolbarCollection/ToolbarCollection.tsx +10 -0
- package/src/components/ToolbarCollection/useToolbarCollectionSyncProps.ts +11 -0
- package/src/components/ToolbarItem/ToolbarItem.st.css.ts +2 -2
- package/src/components/ToolbarItemBox/ToolbarItemBox.st.css.ts +2 -2
- package/src/components/common.st.css.ts +2 -2
- package/src/index.ts +6 -0
- package/src/model/view.ts +1 -0
- package/src/state/CollectionPage/CollectionPageHeader.st.css.ts +2 -2
- package/src/state/CollectionViewsStateBIReporter.ts +28 -0
- package/src/state/FormPage/FormPageHeader.st.css.ts +2 -2
- package/src/state/ToolbarCollectionState.ts +3 -0
- package/src/styles.global.css +1 -1
- package/src/version.ts +1 -1
|
@@ -108,7 +108,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
108
108
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
109
109
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
110
110
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
111
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
111
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
112
112
|
getAriaLabel: () => Promise<string | null>;
|
|
113
113
|
getName: () => Promise<string | null>;
|
|
114
114
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -122,13 +122,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
122
122
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
123
123
|
hasPrefix: () => Promise<boolean>;
|
|
124
124
|
hasClearButton: () => Promise<boolean>;
|
|
125
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
125
126
|
clickClear: () => Promise<void>;
|
|
126
127
|
getValue: () => Promise<string>;
|
|
127
128
|
getText: () => Promise<string>;
|
|
128
129
|
getPattern: () => Promise<string | null>;
|
|
129
130
|
getPlaceholder: () => Promise<string | null>;
|
|
130
131
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
131
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
132
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
132
133
|
isDisabled: () => Promise<boolean>;
|
|
133
134
|
isHoveredStyle: () => Promise<boolean>;
|
|
134
135
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -146,7 +147,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
146
147
|
keyUp: () => Promise<void>;
|
|
147
148
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
148
149
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
149
|
-
/** Indicates whether the Manage View popover opened */
|
|
150
150
|
paste: () => Promise<void>;
|
|
151
151
|
copy: () => Promise<void>;
|
|
152
152
|
wheel: () => Promise<void>;
|
|
@@ -158,9 +158,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
158
158
|
};
|
|
159
159
|
}): Promise<void>;
|
|
160
160
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
161
|
-
};
|
|
161
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
162
162
|
isFocus: () => Promise<boolean | undefined>;
|
|
163
|
-
clickMenuArrow: () => Promise<void>;
|
|
163
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
164
164
|
hasMenuArrow: () => Promise<boolean>;
|
|
165
165
|
isRTL: () => Promise<boolean>;
|
|
166
166
|
getCursorLocation: () => Promise<number>;
|
|
@@ -189,14 +189,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
189
189
|
isDown: () => Promise<boolean>;
|
|
190
190
|
isUp: () => Promise<boolean>;
|
|
191
191
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
192
|
-
/** Deletes the view with a given index */
|
|
193
192
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
194
193
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
195
194
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
196
195
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
197
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
196
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
198
197
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
199
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
198
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
200
199
|
isShown: () => Promise<boolean>;
|
|
201
200
|
mouseEnter: () => Promise<void>;
|
|
202
201
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -256,7 +255,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
256
255
|
timeBudget?: number | undefined;
|
|
257
256
|
}, any>;
|
|
258
257
|
mouseEnter: () => Promise<void>;
|
|
259
|
-
mouseLeave: () => Promise<any>;
|
|
258
|
+
mouseLeave: () => Promise<any>; /**
|
|
259
|
+
* Open & confirm delete modal for a row
|
|
260
|
+
*/
|
|
260
261
|
isHovered: () => Promise<boolean>;
|
|
261
262
|
isSelected: () => Promise<boolean>;
|
|
262
263
|
content: () => Promise<string>;
|
|
@@ -264,7 +265,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
264
265
|
isDivider: () => Promise<boolean>;
|
|
265
266
|
isDisabled: () => Promise<boolean>;
|
|
266
267
|
isLink: () => Promise<boolean>;
|
|
267
|
-
};
|
|
268
|
+
}; /**
|
|
269
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
270
|
+
* @param rowIndex - index of the row
|
|
271
|
+
*/
|
|
268
272
|
options: () => Promise<{
|
|
269
273
|
element: () => UniDriver<any, {
|
|
270
274
|
parent?: any | undefined;
|
|
@@ -393,12 +397,11 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
393
397
|
}, any>;
|
|
394
398
|
};
|
|
395
399
|
};
|
|
396
|
-
/** Wait for the table refresh loader to be shown */
|
|
397
400
|
wait: (timeout?: number | undefined) => Promise<void>;
|
|
398
401
|
getSearchText: () => Promise<string>;
|
|
399
402
|
enterSearchText: (value: string) => Promise<void>;
|
|
400
403
|
getSearchMaxLength: () => Promise<string | null>;
|
|
401
|
-
clearSearchText: () => Promise<void>;
|
|
404
|
+
clearSearchText: () => Promise<void>; /** Wait for the table refresh loader to be removed */
|
|
402
405
|
searchInputExists: () => Promise<boolean>;
|
|
403
406
|
clickClearSearchText: () => Promise<void>;
|
|
404
407
|
searchCancelButtonExists: () => Promise<boolean>;
|
|
@@ -416,7 +419,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
416
419
|
}, any>;
|
|
417
420
|
exists: () => Promise<boolean>;
|
|
418
421
|
initialLoaderExists: () => Promise<boolean>;
|
|
419
|
-
getSelected: () => Promise<string>;
|
|
422
|
+
getSelected: () => Promise<string | null>;
|
|
420
423
|
getInputValue: () => Promise<string>;
|
|
421
424
|
getInputReadOnly: () => Promise<any>;
|
|
422
425
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -429,6 +432,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
429
432
|
getViewsCount: () => Promise<number>;
|
|
430
433
|
getViewsContent: () => Promise<string[]>;
|
|
431
434
|
getViewsPopoverContent: () => Promise<string[]>;
|
|
435
|
+
/** Clicks the Delete action in the Manage View popover */
|
|
432
436
|
isOpen: () => Promise<boolean>;
|
|
433
437
|
getPlaceholderText: () => Promise<string | null>;
|
|
434
438
|
getSaveViewModal: () => {
|
|
@@ -635,7 +639,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
635
639
|
isDivider: () => Promise<boolean>;
|
|
636
640
|
isDisabled: () => Promise<boolean>;
|
|
637
641
|
isLink: () => Promise<boolean>;
|
|
638
|
-
}
|
|
642
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
639
643
|
getDeleteViewBtn: () => Promise<{
|
|
640
644
|
element: () => UniDriver<any, {
|
|
641
645
|
parent?: any | undefined;
|
|
@@ -694,9 +698,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
694
698
|
deleteView: (ind: number) => Promise<void>;
|
|
695
699
|
saveViewChanges: () => Promise<void>;
|
|
696
700
|
renameView: (name: string) => Promise<void>;
|
|
697
|
-
setAsDefaultView: (ind: number) => Promise<void>;
|
|
698
|
-
* Open & confirm delete modal for a row
|
|
699
|
-
*/
|
|
701
|
+
setAsDefaultView: (ind: number) => Promise<void>;
|
|
700
702
|
click: () => Promise<void>;
|
|
701
703
|
element: () => Promise<any>;
|
|
702
704
|
base: UniDriver<any, {
|
|
@@ -852,7 +854,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
852
854
|
closeDropdown?: boolean | undefined;
|
|
853
855
|
} | undefined) => Promise<string[]>;
|
|
854
856
|
checkPanelFilterInlineCheckboxes: (filterName: string, ids: string[], options?: {
|
|
855
|
-
closePanel?: boolean | undefined;
|
|
857
|
+
closePanel?: boolean | undefined; /** Checks if primary action popover is open */
|
|
856
858
|
closeAccordionItem?: boolean | undefined;
|
|
857
859
|
}) => Promise<void>;
|
|
858
860
|
choosePanelFilterDateRange: (filterName: string, options?: {
|
|
@@ -862,7 +864,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
862
864
|
}) => Promise<{
|
|
863
865
|
from: import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
864
866
|
to: import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
865
|
-
}>;
|
|
867
|
+
}>;
|
|
866
868
|
clickFilterInPanel: (filterName: string) => Promise<void>;
|
|
867
869
|
isFiltersPanelOpen: () => Promise<boolean>;
|
|
868
870
|
getSwitchButton: () => {
|
|
@@ -899,11 +901,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
899
901
|
getFiltersPanelTitleText: () => Promise<string>;
|
|
900
902
|
clickMoreFiltersButton: () => Promise<void>;
|
|
901
903
|
getMoreFiltersButtonCounterValue: () => Promise<string>;
|
|
902
|
-
closeFiltersPanel: () => Promise<void>;
|
|
904
|
+
closeFiltersPanel: () => Promise<void>; /** Is 'ExportTo' modal open */
|
|
903
905
|
closeCustomColumnsPanel: () => Promise<void>;
|
|
904
906
|
getCustomColumnsPanelTitle: () => Promise<string>;
|
|
905
907
|
getCustomColumnsPanelSubtitle: () => Promise<string>;
|
|
906
908
|
customColumnsPanelCloseButtonExists: () => Promise<boolean>;
|
|
909
|
+
/**
|
|
910
|
+
* Get current confirmation modal
|
|
911
|
+
*/
|
|
907
912
|
getCustomColumnInfoIconAt: (index: number) => import("@wix/design-system/dist/types/InfoIcon/InfoIcon.uni.driver").InfoIconUniDriver;
|
|
908
913
|
getPanelFilterTitleText: (filterName: string) => Promise<string>;
|
|
909
914
|
clickPanelFilterTitle: (filterName: string) => Promise<void>;
|
|
@@ -1013,7 +1018,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1013
1018
|
clickEdit: () => Promise<void>;
|
|
1014
1019
|
clickArchive: () => Promise<void>;
|
|
1015
1020
|
};
|
|
1016
|
-
};
|
|
1021
|
+
}; /** indicates whether the table content exists */
|
|
1017
1022
|
getCustomFieldOptionsAt: (i: number) => {
|
|
1018
1023
|
open: () => Promise<void>;
|
|
1019
1024
|
clickEdit: () => Promise<void>;
|
|
@@ -1120,7 +1125,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1120
1125
|
y?: number | undefined;
|
|
1121
1126
|
steps?: number | undefined;
|
|
1122
1127
|
delay?: number | undefined;
|
|
1123
|
-
vertical?: boolean | undefined;
|
|
1128
|
+
vertical?: boolean | undefined;
|
|
1124
1129
|
} | undefined) => Promise<void>;
|
|
1125
1130
|
exists: () => Promise<boolean>;
|
|
1126
1131
|
click: () => Promise<void>;
|
|
@@ -1290,7 +1295,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1290
1295
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
1291
1296
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
1292
1297
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
1293
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
1298
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
1294
1299
|
getAriaLabel: () => Promise<string | null>;
|
|
1295
1300
|
getName: () => Promise<string | null>;
|
|
1296
1301
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -1304,13 +1309,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1304
1309
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
1305
1310
|
hasPrefix: () => Promise<boolean>;
|
|
1306
1311
|
hasClearButton: () => Promise<boolean>;
|
|
1312
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
1307
1313
|
clickClear: () => Promise<void>;
|
|
1308
1314
|
getValue: () => Promise<string>;
|
|
1309
1315
|
getText: () => Promise<string>;
|
|
1310
1316
|
getPattern: () => Promise<string | null>;
|
|
1311
1317
|
getPlaceholder: () => Promise<string | null>;
|
|
1312
1318
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
1313
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
1319
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
1314
1320
|
isDisabled: () => Promise<boolean>;
|
|
1315
1321
|
isHoveredStyle: () => Promise<boolean>;
|
|
1316
1322
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -1328,7 +1334,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1328
1334
|
keyUp: () => Promise<void>;
|
|
1329
1335
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
1330
1336
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
1331
|
-
/** Indicates whether the Manage View popover opened */
|
|
1332
1337
|
paste: () => Promise<void>;
|
|
1333
1338
|
copy: () => Promise<void>;
|
|
1334
1339
|
wheel: () => Promise<void>;
|
|
@@ -1340,9 +1345,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1340
1345
|
};
|
|
1341
1346
|
}): Promise<void>;
|
|
1342
1347
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
1343
|
-
};
|
|
1348
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
1344
1349
|
isFocus: () => Promise<boolean | undefined>;
|
|
1345
|
-
clickMenuArrow: () => Promise<void>;
|
|
1350
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
1346
1351
|
hasMenuArrow: () => Promise<boolean>;
|
|
1347
1352
|
isRTL: () => Promise<boolean>;
|
|
1348
1353
|
getCursorLocation: () => Promise<number>;
|
|
@@ -1361,7 +1366,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1361
1366
|
idx?: number | undefined;
|
|
1362
1367
|
timeBudget?: number | undefined;
|
|
1363
1368
|
}, any>;
|
|
1364
|
-
};
|
|
1369
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
1365
1370
|
dropdownLayoutDriver: {
|
|
1366
1371
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
1367
1372
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -1371,14 +1376,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1371
1376
|
isDown: () => Promise<boolean>;
|
|
1372
1377
|
isUp: () => Promise<boolean>;
|
|
1373
1378
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
1374
|
-
/** Deletes the view with a given index */
|
|
1375
1379
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
1376
1380
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
1377
1381
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
1378
1382
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
1379
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
1383
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
1380
1384
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
1381
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
1385
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
1382
1386
|
isShown: () => Promise<boolean>;
|
|
1383
1387
|
mouseEnter: () => Promise<void>;
|
|
1384
1388
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -1438,7 +1442,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1438
1442
|
timeBudget?: number | undefined;
|
|
1439
1443
|
}, any>;
|
|
1440
1444
|
mouseEnter: () => Promise<void>;
|
|
1441
|
-
mouseLeave: () => Promise<any>;
|
|
1445
|
+
mouseLeave: () => Promise<any>; /**
|
|
1446
|
+
* Open & confirm delete modal for a row
|
|
1447
|
+
*/
|
|
1442
1448
|
isHovered: () => Promise<boolean>;
|
|
1443
1449
|
isSelected: () => Promise<boolean>;
|
|
1444
1450
|
content: () => Promise<string>;
|
|
@@ -1446,7 +1452,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1446
1452
|
isDivider: () => Promise<boolean>;
|
|
1447
1453
|
isDisabled: () => Promise<boolean>;
|
|
1448
1454
|
isLink: () => Promise<boolean>;
|
|
1449
|
-
};
|
|
1455
|
+
}; /**
|
|
1456
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
1457
|
+
* @param rowIndex - index of the row
|
|
1458
|
+
*/
|
|
1450
1459
|
options: () => Promise<{
|
|
1451
1460
|
element: () => UniDriver<any, {
|
|
1452
1461
|
parent?: any | undefined;
|
|
@@ -1535,7 +1544,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1535
1544
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
1536
1545
|
closeDropdown?: boolean | undefined;
|
|
1537
1546
|
}) => Promise<string[]>;
|
|
1538
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
1547
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
1539
1548
|
selectRandomOptions: (count: number, options?: {
|
|
1540
1549
|
closeDropdown?: boolean | undefined;
|
|
1541
1550
|
}) => Promise<string[]>;
|
|
@@ -1557,7 +1566,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1557
1566
|
idx?: number | undefined;
|
|
1558
1567
|
timeBudget?: number | undefined;
|
|
1559
1568
|
}, any>>;
|
|
1560
|
-
scrollDown: () => Promise<void>;
|
|
1569
|
+
scrollDown: () => Promise<void>;
|
|
1561
1570
|
};
|
|
1562
1571
|
getFiltersPanelInputWithOptions: (filterName: string) => {
|
|
1563
1572
|
exists: () => Promise<boolean>;
|
|
@@ -1662,7 +1671,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1662
1671
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
1663
1672
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
1664
1673
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
1665
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
1674
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
1666
1675
|
getAriaLabel: () => Promise<string | null>;
|
|
1667
1676
|
getName: () => Promise<string | null>;
|
|
1668
1677
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -1676,13 +1685,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1676
1685
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
1677
1686
|
hasPrefix: () => Promise<boolean>;
|
|
1678
1687
|
hasClearButton: () => Promise<boolean>;
|
|
1688
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
1679
1689
|
clickClear: () => Promise<void>;
|
|
1680
1690
|
getValue: () => Promise<string>;
|
|
1681
1691
|
getText: () => Promise<string>;
|
|
1682
1692
|
getPattern: () => Promise<string | null>;
|
|
1683
1693
|
getPlaceholder: () => Promise<string | null>;
|
|
1684
1694
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
1685
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
1695
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
1686
1696
|
isDisabled: () => Promise<boolean>;
|
|
1687
1697
|
isHoveredStyle: () => Promise<boolean>;
|
|
1688
1698
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -1700,7 +1710,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1700
1710
|
keyUp: () => Promise<void>;
|
|
1701
1711
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
1702
1712
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
1703
|
-
/** Indicates whether the Manage View popover opened */
|
|
1704
1713
|
paste: () => Promise<void>;
|
|
1705
1714
|
copy: () => Promise<void>;
|
|
1706
1715
|
wheel: () => Promise<void>;
|
|
@@ -1712,9 +1721,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1712
1721
|
};
|
|
1713
1722
|
}): Promise<void>;
|
|
1714
1723
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
1715
|
-
};
|
|
1724
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
1716
1725
|
isFocus: () => Promise<boolean | undefined>;
|
|
1717
|
-
clickMenuArrow: () => Promise<void>;
|
|
1726
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
1718
1727
|
hasMenuArrow: () => Promise<boolean>;
|
|
1719
1728
|
isRTL: () => Promise<boolean>;
|
|
1720
1729
|
getCursorLocation: () => Promise<number>;
|
|
@@ -1733,7 +1742,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1733
1742
|
idx?: number | undefined;
|
|
1734
1743
|
timeBudget?: number | undefined;
|
|
1735
1744
|
}, any>;
|
|
1736
|
-
};
|
|
1745
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
1737
1746
|
dropdownLayoutDriver: {
|
|
1738
1747
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
1739
1748
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -1743,14 +1752,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1743
1752
|
isDown: () => Promise<boolean>;
|
|
1744
1753
|
isUp: () => Promise<boolean>;
|
|
1745
1754
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
1746
|
-
/** Deletes the view with a given index */
|
|
1747
1755
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
1748
1756
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
1749
1757
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
1750
1758
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
1751
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
1759
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
1752
1760
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
1753
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
1761
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
1754
1762
|
isShown: () => Promise<boolean>;
|
|
1755
1763
|
mouseEnter: () => Promise<void>;
|
|
1756
1764
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -1810,7 +1818,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1810
1818
|
timeBudget?: number | undefined;
|
|
1811
1819
|
}, any>;
|
|
1812
1820
|
mouseEnter: () => Promise<void>;
|
|
1813
|
-
mouseLeave: () => Promise<any>;
|
|
1821
|
+
mouseLeave: () => Promise<any>; /**
|
|
1822
|
+
* Open & confirm delete modal for a row
|
|
1823
|
+
*/
|
|
1814
1824
|
isHovered: () => Promise<boolean>;
|
|
1815
1825
|
isSelected: () => Promise<boolean>;
|
|
1816
1826
|
content: () => Promise<string>;
|
|
@@ -1818,7 +1828,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1818
1828
|
isDivider: () => Promise<boolean>;
|
|
1819
1829
|
isDisabled: () => Promise<boolean>;
|
|
1820
1830
|
isLink: () => Promise<boolean>;
|
|
1821
|
-
};
|
|
1831
|
+
}; /**
|
|
1832
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
1833
|
+
* @param rowIndex - index of the row
|
|
1834
|
+
*/
|
|
1822
1835
|
options: () => Promise<{
|
|
1823
1836
|
element: () => UniDriver<any, {
|
|
1824
1837
|
parent?: any | undefined;
|
|
@@ -1907,7 +1920,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1907
1920
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
1908
1921
|
closeDropdown?: boolean | undefined;
|
|
1909
1922
|
}) => Promise<string[]>;
|
|
1910
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
1923
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
1911
1924
|
selectRandomOptions: (count: number, options?: {
|
|
1912
1925
|
closeDropdown?: boolean | undefined;
|
|
1913
1926
|
}) => Promise<string[]>;
|
|
@@ -1929,7 +1942,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
1929
1942
|
idx?: number | undefined;
|
|
1930
1943
|
timeBudget?: number | undefined;
|
|
1931
1944
|
}, any>>;
|
|
1932
|
-
scrollDown: () => Promise<void>;
|
|
1945
|
+
scrollDown: () => Promise<void>;
|
|
1933
1946
|
};
|
|
1934
1947
|
getFiltersPanelMultiSelect: (filterName: string) => import("@wix/design-system/dist/types/MultiSelect/MultiSelect.uni.driver").MultiSelectUniDriver;
|
|
1935
1948
|
scrollDownFilter: (filterName: string) => Promise<void>;
|
|
@@ -2050,7 +2063,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2050
2063
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
2051
2064
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
2052
2065
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
2053
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
2066
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
2054
2067
|
getAriaLabel: () => Promise<string | null>;
|
|
2055
2068
|
getName: () => Promise<string | null>;
|
|
2056
2069
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -2064,13 +2077,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2064
2077
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
2065
2078
|
hasPrefix: () => Promise<boolean>;
|
|
2066
2079
|
hasClearButton: () => Promise<boolean>;
|
|
2080
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
2067
2081
|
clickClear: () => Promise<void>;
|
|
2068
2082
|
getValue: () => Promise<string>;
|
|
2069
2083
|
getText: () => Promise<string>;
|
|
2070
2084
|
getPattern: () => Promise<string | null>;
|
|
2071
2085
|
getPlaceholder: () => Promise<string | null>;
|
|
2072
2086
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
2073
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
2087
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
2074
2088
|
isDisabled: () => Promise<boolean>;
|
|
2075
2089
|
isHoveredStyle: () => Promise<boolean>;
|
|
2076
2090
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -2088,7 +2102,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2088
2102
|
keyUp: () => Promise<void>;
|
|
2089
2103
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
2090
2104
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
2091
|
-
/** Indicates whether the Manage View popover opened */
|
|
2092
2105
|
paste: () => Promise<void>;
|
|
2093
2106
|
copy: () => Promise<void>;
|
|
2094
2107
|
wheel: () => Promise<void>;
|
|
@@ -2100,9 +2113,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2100
2113
|
};
|
|
2101
2114
|
}): Promise<void>;
|
|
2102
2115
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
2103
|
-
};
|
|
2116
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
2104
2117
|
isFocus: () => Promise<boolean | undefined>;
|
|
2105
|
-
clickMenuArrow: () => Promise<void>;
|
|
2118
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
2106
2119
|
hasMenuArrow: () => Promise<boolean>;
|
|
2107
2120
|
isRTL: () => Promise<boolean>;
|
|
2108
2121
|
getCursorLocation: () => Promise<number>;
|
|
@@ -2121,7 +2134,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2121
2134
|
idx?: number | undefined;
|
|
2122
2135
|
timeBudget?: number | undefined;
|
|
2123
2136
|
}, any>;
|
|
2124
|
-
};
|
|
2137
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
2125
2138
|
dropdownLayoutDriver: {
|
|
2126
2139
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
2127
2140
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -2131,14 +2144,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2131
2144
|
isDown: () => Promise<boolean>;
|
|
2132
2145
|
isUp: () => Promise<boolean>;
|
|
2133
2146
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
2134
|
-
/** Deletes the view with a given index */
|
|
2135
2147
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
2136
2148
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
2137
2149
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
2138
2150
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
2139
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
2151
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
2140
2152
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
2141
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
2153
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
2142
2154
|
isShown: () => Promise<boolean>;
|
|
2143
2155
|
mouseEnter: () => Promise<void>;
|
|
2144
2156
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -2198,7 +2210,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2198
2210
|
timeBudget?: number | undefined;
|
|
2199
2211
|
}, any>;
|
|
2200
2212
|
mouseEnter: () => Promise<void>;
|
|
2201
|
-
mouseLeave: () => Promise<any>;
|
|
2213
|
+
mouseLeave: () => Promise<any>; /**
|
|
2214
|
+
* Open & confirm delete modal for a row
|
|
2215
|
+
*/
|
|
2202
2216
|
isHovered: () => Promise<boolean>;
|
|
2203
2217
|
isSelected: () => Promise<boolean>;
|
|
2204
2218
|
content: () => Promise<string>;
|
|
@@ -2206,7 +2220,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2206
2220
|
isDivider: () => Promise<boolean>;
|
|
2207
2221
|
isDisabled: () => Promise<boolean>;
|
|
2208
2222
|
isLink: () => Promise<boolean>;
|
|
2209
|
-
};
|
|
2223
|
+
}; /**
|
|
2224
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
2225
|
+
* @param rowIndex - index of the row
|
|
2226
|
+
*/
|
|
2210
2227
|
options: () => Promise<{
|
|
2211
2228
|
element: () => UniDriver<any, {
|
|
2212
2229
|
parent?: any | undefined;
|
|
@@ -2494,10 +2511,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2494
2511
|
getNumberRangeFilterToError: () => {
|
|
2495
2512
|
exists: () => Promise<boolean>;
|
|
2496
2513
|
getText: () => Promise<string>;
|
|
2497
|
-
};
|
|
2498
|
-
* Opens the popover menu inside the action cell of a specific row
|
|
2499
|
-
* @param rowIndex - index of the row
|
|
2500
|
-
*/
|
|
2514
|
+
};
|
|
2501
2515
|
};
|
|
2502
2516
|
getOperatorPickerDriver: (filterName: string) => {
|
|
2503
2517
|
exists: () => Promise<boolean>;
|
|
@@ -2612,7 +2626,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2612
2626
|
};
|
|
2613
2627
|
selectOperator: (optionIndex: number) => Promise<void>;
|
|
2614
2628
|
getSelectedOperator: () => Promise<string | null>;
|
|
2615
|
-
/** Indicates whether the action button of the bulk action toolbar exists */
|
|
2616
2629
|
enterValue: (value: string) => Promise<void>;
|
|
2617
2630
|
getValue: () => Promise<string>;
|
|
2618
2631
|
blur: () => Promise<void>;
|
|
@@ -2869,7 +2882,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2869
2882
|
checkFilterInlineCheckboxes: (filterName: string, ids: string[], { closePanel, closeAccordionItem, }?: {
|
|
2870
2883
|
closePanel?: boolean | undefined;
|
|
2871
2884
|
closeAccordionItem?: boolean | undefined;
|
|
2872
|
-
}) => Promise<void>;
|
|
2885
|
+
}) => Promise<void>; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
2873
2886
|
chooseDatesFilterDateRange: (filterName: string, { dates, closePanel, closeAccordionItem, }?: {
|
|
2874
2887
|
closePanel?: boolean | undefined;
|
|
2875
2888
|
closeAccordionItem?: boolean | undefined;
|
|
@@ -2987,7 +3000,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
2987
3000
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
2988
3001
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
2989
3002
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
2990
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
3003
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
2991
3004
|
getAriaLabel: () => Promise<string | null>;
|
|
2992
3005
|
getName: () => Promise<string | null>;
|
|
2993
3006
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -3001,13 +3014,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3001
3014
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
3002
3015
|
hasPrefix: () => Promise<boolean>;
|
|
3003
3016
|
hasClearButton: () => Promise<boolean>;
|
|
3017
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
3004
3018
|
clickClear: () => Promise<void>;
|
|
3005
3019
|
getValue: () => Promise<string>;
|
|
3006
3020
|
getText: () => Promise<string>;
|
|
3007
3021
|
getPattern: () => Promise<string | null>;
|
|
3008
3022
|
getPlaceholder: () => Promise<string | null>;
|
|
3009
3023
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
3010
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
3024
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
3011
3025
|
isDisabled: () => Promise<boolean>;
|
|
3012
3026
|
isHoveredStyle: () => Promise<boolean>;
|
|
3013
3027
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -3025,7 +3039,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3025
3039
|
keyUp: () => Promise<void>;
|
|
3026
3040
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
3027
3041
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
3028
|
-
/** Indicates whether the Manage View popover opened */
|
|
3029
3042
|
paste: () => Promise<void>;
|
|
3030
3043
|
copy: () => Promise<void>;
|
|
3031
3044
|
wheel: () => Promise<void>;
|
|
@@ -3037,9 +3050,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3037
3050
|
};
|
|
3038
3051
|
}): Promise<void>;
|
|
3039
3052
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
3040
|
-
};
|
|
3053
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
3041
3054
|
isFocus: () => Promise<boolean | undefined>;
|
|
3042
|
-
clickMenuArrow: () => Promise<void>;
|
|
3055
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
3043
3056
|
hasMenuArrow: () => Promise<boolean>;
|
|
3044
3057
|
isRTL: () => Promise<boolean>;
|
|
3045
3058
|
getCursorLocation: () => Promise<number>;
|
|
@@ -3058,7 +3071,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3058
3071
|
idx?: number | undefined;
|
|
3059
3072
|
timeBudget?: number | undefined;
|
|
3060
3073
|
}, any>;
|
|
3061
|
-
};
|
|
3074
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
3062
3075
|
dropdownLayoutDriver: {
|
|
3063
3076
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
3064
3077
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -3068,14 +3081,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3068
3081
|
isDown: () => Promise<boolean>;
|
|
3069
3082
|
isUp: () => Promise<boolean>;
|
|
3070
3083
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
3071
|
-
/** Deletes the view with a given index */
|
|
3072
3084
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
3073
3085
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
3074
3086
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
3075
3087
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
3076
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
3088
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
3077
3089
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
3078
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
3090
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
3079
3091
|
isShown: () => Promise<boolean>;
|
|
3080
3092
|
mouseEnter: () => Promise<void>;
|
|
3081
3093
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -3135,7 +3147,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3135
3147
|
timeBudget?: number | undefined;
|
|
3136
3148
|
}, any>;
|
|
3137
3149
|
mouseEnter: () => Promise<void>;
|
|
3138
|
-
mouseLeave: () => Promise<any>;
|
|
3150
|
+
mouseLeave: () => Promise<any>; /**
|
|
3151
|
+
* Open & confirm delete modal for a row
|
|
3152
|
+
*/
|
|
3139
3153
|
isHovered: () => Promise<boolean>;
|
|
3140
3154
|
isSelected: () => Promise<boolean>;
|
|
3141
3155
|
content: () => Promise<string>;
|
|
@@ -3143,7 +3157,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3143
3157
|
isDivider: () => Promise<boolean>;
|
|
3144
3158
|
isDisabled: () => Promise<boolean>;
|
|
3145
3159
|
isLink: () => Promise<boolean>;
|
|
3146
|
-
};
|
|
3160
|
+
}; /**
|
|
3161
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
3162
|
+
* @param rowIndex - index of the row
|
|
3163
|
+
*/
|
|
3147
3164
|
options: () => Promise<{
|
|
3148
3165
|
element: () => UniDriver<any, {
|
|
3149
3166
|
parent?: any | undefined;
|
|
@@ -3232,7 +3249,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3232
3249
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
3233
3250
|
closeDropdown?: boolean | undefined;
|
|
3234
3251
|
}) => Promise<string[]>;
|
|
3235
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
3252
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
3236
3253
|
selectRandomOptions: (count: number, options?: {
|
|
3237
3254
|
closeDropdown?: boolean | undefined;
|
|
3238
3255
|
}) => Promise<string[]>;
|
|
@@ -3254,11 +3271,11 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3254
3271
|
idx?: number | undefined;
|
|
3255
3272
|
timeBudget?: number | undefined;
|
|
3256
3273
|
}, any>>;
|
|
3257
|
-
scrollDown: () => Promise<void>;
|
|
3274
|
+
scrollDown: () => Promise<void>;
|
|
3258
3275
|
};
|
|
3259
3276
|
clickClearAllFilters: () => Promise<void>;
|
|
3260
3277
|
getClearAllFiltersButton: () => import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver;
|
|
3261
|
-
getPanelFiltersCount: () => Promise<number>;
|
|
3278
|
+
getPanelFiltersCount: () => Promise<number>;
|
|
3262
3279
|
getDateRangeFilter: (filterName: string) => {
|
|
3263
3280
|
_getRadioGroup: () => import("@wix/design-system/dist/types/RadioGroup/RadioGroup.uni.driver").RadioGroupUniDriver;
|
|
3264
3281
|
getDatePicker: (picker: "from" | "to") => import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
@@ -3487,10 +3504,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3487
3504
|
getNumberRangeFilterToError: () => {
|
|
3488
3505
|
exists: () => Promise<boolean>;
|
|
3489
3506
|
getText: () => Promise<string>;
|
|
3490
|
-
};
|
|
3491
|
-
* Opens the popover menu inside the action cell of a specific row
|
|
3492
|
-
* @param rowIndex - index of the row
|
|
3493
|
-
*/
|
|
3507
|
+
};
|
|
3494
3508
|
};
|
|
3495
3509
|
getRadioGroupFilter: (filterName: string) => {
|
|
3496
3510
|
getRadioGroup: () => import("@wix/design-system/dist/types/RadioGroup/RadioGroup.uni.driver").RadioGroupUniDriver;
|
|
@@ -3620,7 +3634,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3620
3634
|
};
|
|
3621
3635
|
selectOperator: (optionIndex: number) => Promise<void>;
|
|
3622
3636
|
getSelectedOperator: () => Promise<string | null>;
|
|
3623
|
-
/** Indicates whether the action button of the bulk action toolbar exists */
|
|
3624
3637
|
enterValue: (value: string) => Promise<void>;
|
|
3625
3638
|
getValue: () => Promise<string>;
|
|
3626
3639
|
blur: () => Promise<void>;
|
|
@@ -3921,7 +3934,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
3921
3934
|
isDivider: () => Promise<boolean>;
|
|
3922
3935
|
isDisabled: () => Promise<boolean>;
|
|
3923
3936
|
isLink: () => Promise<boolean>;
|
|
3924
|
-
}>;
|
|
3937
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
3925
3938
|
/** Get DropdownLayoutOptionUniDriver of a Delete View option */
|
|
3926
3939
|
getDeleteViewBtn: () => Promise<{
|
|
3927
3940
|
element: () => UniDriver<any, {
|
|
@@ -4551,7 +4564,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4551
4564
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
4552
4565
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
4553
4566
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
4554
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
4567
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
4555
4568
|
getAriaLabel: () => Promise<string | null>;
|
|
4556
4569
|
getName: () => Promise<string | null>;
|
|
4557
4570
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -4565,13 +4578,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4565
4578
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
4566
4579
|
hasPrefix: () => Promise<boolean>;
|
|
4567
4580
|
hasClearButton: () => Promise<boolean>;
|
|
4581
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
4568
4582
|
clickClear: () => Promise<void>;
|
|
4569
4583
|
getValue: () => Promise<string>;
|
|
4570
4584
|
getText: () => Promise<string>;
|
|
4571
4585
|
getPattern: () => Promise<string | null>;
|
|
4572
4586
|
getPlaceholder: () => Promise<string | null>;
|
|
4573
4587
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
4574
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
4588
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
4575
4589
|
isDisabled: () => Promise<boolean>;
|
|
4576
4590
|
isHoveredStyle: () => Promise<boolean>;
|
|
4577
4591
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -4589,7 +4603,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4589
4603
|
keyUp: () => Promise<void>;
|
|
4590
4604
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
4591
4605
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
4592
|
-
/** Indicates whether the Manage View popover opened */
|
|
4593
4606
|
paste: () => Promise<void>;
|
|
4594
4607
|
copy: () => Promise<void>;
|
|
4595
4608
|
wheel: () => Promise<void>;
|
|
@@ -4601,9 +4614,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4601
4614
|
};
|
|
4602
4615
|
}): Promise<void>;
|
|
4603
4616
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
4604
|
-
};
|
|
4617
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
4605
4618
|
isFocus: () => Promise<boolean | undefined>;
|
|
4606
|
-
clickMenuArrow: () => Promise<void>;
|
|
4619
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
4607
4620
|
hasMenuArrow: () => Promise<boolean>;
|
|
4608
4621
|
isRTL: () => Promise<boolean>;
|
|
4609
4622
|
getCursorLocation: () => Promise<number>;
|
|
@@ -4622,7 +4635,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4622
4635
|
idx?: number | undefined;
|
|
4623
4636
|
timeBudget?: number | undefined;
|
|
4624
4637
|
}, any>;
|
|
4625
|
-
};
|
|
4638
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
4626
4639
|
dropdownLayoutDriver: {
|
|
4627
4640
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
4628
4641
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -4632,14 +4645,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4632
4645
|
isDown: () => Promise<boolean>;
|
|
4633
4646
|
isUp: () => Promise<boolean>;
|
|
4634
4647
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
4635
|
-
/** Deletes the view with a given index */
|
|
4636
4648
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
4637
4649
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
4638
4650
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
4639
4651
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
4640
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
4652
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
4641
4653
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
4642
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
4654
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
4643
4655
|
isShown: () => Promise<boolean>;
|
|
4644
4656
|
mouseEnter: () => Promise<void>;
|
|
4645
4657
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -4699,7 +4711,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4699
4711
|
timeBudget?: number | undefined;
|
|
4700
4712
|
}, any>;
|
|
4701
4713
|
mouseEnter: () => Promise<void>;
|
|
4702
|
-
mouseLeave: () => Promise<any>;
|
|
4714
|
+
mouseLeave: () => Promise<any>; /**
|
|
4715
|
+
* Open & confirm delete modal for a row
|
|
4716
|
+
*/
|
|
4703
4717
|
isHovered: () => Promise<boolean>;
|
|
4704
4718
|
isSelected: () => Promise<boolean>;
|
|
4705
4719
|
content: () => Promise<string>;
|
|
@@ -4707,7 +4721,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4707
4721
|
isDivider: () => Promise<boolean>;
|
|
4708
4722
|
isDisabled: () => Promise<boolean>;
|
|
4709
4723
|
isLink: () => Promise<boolean>;
|
|
4710
|
-
};
|
|
4724
|
+
}; /**
|
|
4725
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
4726
|
+
* @param rowIndex - index of the row
|
|
4727
|
+
*/
|
|
4711
4728
|
options: () => Promise<{
|
|
4712
4729
|
element: () => UniDriver<any, {
|
|
4713
4730
|
parent?: any | undefined;
|
|
@@ -4907,6 +4924,180 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
4907
4924
|
}, any>;
|
|
4908
4925
|
wait: (timeout?: number | undefined) => Promise<void>;
|
|
4909
4926
|
};
|
|
4927
|
+
/** Get an import button driver **/
|
|
4928
|
+
getImportButton: () => {
|
|
4929
|
+
click: () => Promise<void>;
|
|
4930
|
+
exists: () => Promise<boolean>;
|
|
4931
|
+
getModal: () => {
|
|
4932
|
+
exists: () => Promise<boolean>;
|
|
4933
|
+
isOpen: () => Promise<boolean>;
|
|
4934
|
+
getChildBySelector: (selector: string) => Promise<UniDriver<any, {
|
|
4935
|
+
parent?: any;
|
|
4936
|
+
base?: any;
|
|
4937
|
+
selector?: string | Promise<string> | undefined;
|
|
4938
|
+
idx?: number | undefined;
|
|
4939
|
+
timeBudget?: number | undefined;
|
|
4940
|
+
}, any> | null>;
|
|
4941
|
+
isScrollable: () => Promise<boolean>;
|
|
4942
|
+
closeButtonExists: () => Promise<boolean>;
|
|
4943
|
+
clickOnOverlay: () => Promise<void>;
|
|
4944
|
+
clickOnCloseButton: () => Promise<void>;
|
|
4945
|
+
clickOnNavigationPrevious: () => Promise<void>;
|
|
4946
|
+
clickOnNavigationNext: () => Promise<void>;
|
|
4947
|
+
navigationPreviousExists: () => Promise<boolean>;
|
|
4948
|
+
navigationNextExists: () => Promise<boolean>;
|
|
4949
|
+
getNavigationPreviousLabel: () => Promise<string | null>;
|
|
4950
|
+
getNavigationNextLabel: () => Promise<string | null>;
|
|
4951
|
+
getContent: () => Promise<any>;
|
|
4952
|
+
getContentStyle: () => Promise<any>;
|
|
4953
|
+
getContentLabel: () => Promise<string | null>;
|
|
4954
|
+
getZIndex: () => Promise<any>;
|
|
4955
|
+
element: () => Promise<any>;
|
|
4956
|
+
click: () => Promise<void>;
|
|
4957
|
+
base: UniDriver<any, {
|
|
4958
|
+
parent?: any | undefined;
|
|
4959
|
+
base?: any;
|
|
4960
|
+
selector?: string | Promise<string> | undefined;
|
|
4961
|
+
idx?: number | undefined;
|
|
4962
|
+
timeBudget?: number | undefined;
|
|
4963
|
+
}, any>;
|
|
4964
|
+
};
|
|
4965
|
+
getModalLayout: () => import("@wix/design-system/dist/types/CustomModalLayout/CustomModalLayout.uni.driver").CustomModalLayoutUniDriver;
|
|
4966
|
+
waitModalClosed: (timeout?: number | undefined) => Promise<void>;
|
|
4967
|
+
clickPrimaryAction: () => Promise<void>;
|
|
4968
|
+
getPrimaryActionText: () => Promise<string>;
|
|
4969
|
+
isPrimaryButtonDisabled: () => Promise<boolean>;
|
|
4970
|
+
getSecondaryButtonText: () => Promise<string>;
|
|
4971
|
+
clickSecondaryAction: () => Promise<void>;
|
|
4972
|
+
clickCloseButton: () => Promise<void>;
|
|
4973
|
+
getModalTitle: () => Promise<string>;
|
|
4974
|
+
getSubtitleText: () => Promise<string>;
|
|
4975
|
+
getFooterText: () => Promise<string>;
|
|
4976
|
+
footerExists: () => Promise<boolean>;
|
|
4977
|
+
isUploadStepVisible: () => Promise<boolean>;
|
|
4978
|
+
isConfigurationStepVisible: () => Promise<boolean>;
|
|
4979
|
+
isSummaryStepVisible: () => Promise<boolean>;
|
|
4980
|
+
uploadFile: (file: File) => Promise<void>;
|
|
4981
|
+
getUploadError: () => Promise<string>;
|
|
4982
|
+
uploadErrorExists: () => Promise<boolean>;
|
|
4983
|
+
getProgressLabel: () => Promise<string>;
|
|
4984
|
+
progressLabelExists: () => Promise<boolean>;
|
|
4985
|
+
getPartialErrorText: () => Promise<string>;
|
|
4986
|
+
partialErrorExists: () => Promise<boolean>;
|
|
4987
|
+
getErrorMessageText: () => Promise<string>;
|
|
4988
|
+
errorMessageExists: () => Promise<boolean>;
|
|
4989
|
+
getColumnsFoundCounter: () => {
|
|
4990
|
+
getContentText: () => Promise<string>;
|
|
4991
|
+
getLocale: () => Promise<string>;
|
|
4992
|
+
exists: () => Promise<boolean>;
|
|
4993
|
+
element: () => Promise<any>;
|
|
4994
|
+
click: () => Promise<void>;
|
|
4995
|
+
base: UniDriver<any, {
|
|
4996
|
+
parent?: any | undefined;
|
|
4997
|
+
base?: any;
|
|
4998
|
+
selector?: string | Promise<string> | undefined;
|
|
4999
|
+
idx?: number | undefined;
|
|
5000
|
+
timeBudget?: number | undefined;
|
|
5001
|
+
}, any>;
|
|
5002
|
+
};
|
|
5003
|
+
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
5004
|
+
element: () => Promise<any>;
|
|
5005
|
+
base: UniDriver<any, {
|
|
5006
|
+
parent?: any | undefined;
|
|
5007
|
+
base?: any;
|
|
5008
|
+
selector?: string | Promise<string> | undefined;
|
|
5009
|
+
idx?: number | undefined;
|
|
5010
|
+
timeBudget?: number | undefined;
|
|
5011
|
+
}, any>;
|
|
5012
|
+
wait: (timeout?: number | undefined) => Promise<void>;
|
|
5013
|
+
};
|
|
5014
|
+
/** Get an import modal driver **/
|
|
5015
|
+
getImportModal: () => {
|
|
5016
|
+
getModal: () => {
|
|
5017
|
+
exists: () => Promise<boolean>;
|
|
5018
|
+
isOpen: () => Promise<boolean>;
|
|
5019
|
+
getChildBySelector: (selector: string) => Promise<UniDriver<any, {
|
|
5020
|
+
parent?: any;
|
|
5021
|
+
base?: any;
|
|
5022
|
+
selector?: string | Promise<string> | undefined;
|
|
5023
|
+
idx?: number | undefined;
|
|
5024
|
+
timeBudget?: number | undefined;
|
|
5025
|
+
}, any> | null>;
|
|
5026
|
+
isScrollable: () => Promise<boolean>;
|
|
5027
|
+
closeButtonExists: () => Promise<boolean>;
|
|
5028
|
+
clickOnOverlay: () => Promise<void>;
|
|
5029
|
+
clickOnCloseButton: () => Promise<void>;
|
|
5030
|
+
clickOnNavigationPrevious: () => Promise<void>;
|
|
5031
|
+
clickOnNavigationNext: () => Promise<void>;
|
|
5032
|
+
navigationPreviousExists: () => Promise<boolean>;
|
|
5033
|
+
navigationNextExists: () => Promise<boolean>;
|
|
5034
|
+
getNavigationPreviousLabel: () => Promise<string | null>;
|
|
5035
|
+
getNavigationNextLabel: () => Promise<string | null>;
|
|
5036
|
+
getContent: () => Promise<any>;
|
|
5037
|
+
getContentStyle: () => Promise<any>;
|
|
5038
|
+
getContentLabel: () => Promise<string | null>;
|
|
5039
|
+
getZIndex: () => Promise<any>;
|
|
5040
|
+
element: () => Promise<any>;
|
|
5041
|
+
click: () => Promise<void>;
|
|
5042
|
+
base: UniDriver<any, {
|
|
5043
|
+
parent?: any | undefined;
|
|
5044
|
+
base?: any;
|
|
5045
|
+
selector?: string | Promise<string> | undefined;
|
|
5046
|
+
idx?: number | undefined;
|
|
5047
|
+
timeBudget?: number | undefined;
|
|
5048
|
+
}, any>;
|
|
5049
|
+
};
|
|
5050
|
+
getModalLayout: () => import("@wix/design-system/dist/types/CustomModalLayout/CustomModalLayout.uni.driver").CustomModalLayoutUniDriver;
|
|
5051
|
+
waitModalClosed: (timeout?: number | undefined) => Promise<void>;
|
|
5052
|
+
clickPrimaryAction: () => Promise<void>;
|
|
5053
|
+
getPrimaryActionText: () => Promise<string>;
|
|
5054
|
+
isPrimaryButtonDisabled: () => Promise<boolean>;
|
|
5055
|
+
getSecondaryButtonText: () => Promise<string>;
|
|
5056
|
+
clickSecondaryAction: () => Promise<void>;
|
|
5057
|
+
clickCloseButton: () => Promise<void>;
|
|
5058
|
+
getModalTitle: () => Promise<string>;
|
|
5059
|
+
getSubtitleText: () => Promise<string>;
|
|
5060
|
+
getFooterText: () => Promise<string>;
|
|
5061
|
+
footerExists: () => Promise<boolean>;
|
|
5062
|
+
isUploadStepVisible: () => Promise<boolean>;
|
|
5063
|
+
isConfigurationStepVisible: () => Promise<boolean>;
|
|
5064
|
+
isSummaryStepVisible: () => Promise<boolean>;
|
|
5065
|
+
uploadFile: (file: File) => Promise<void>;
|
|
5066
|
+
getUploadError: () => Promise<string>;
|
|
5067
|
+
uploadErrorExists: () => Promise<boolean>;
|
|
5068
|
+
getProgressLabel: () => Promise<string>;
|
|
5069
|
+
progressLabelExists: () => Promise<boolean>;
|
|
5070
|
+
getPartialErrorText: () => Promise<string>;
|
|
5071
|
+
partialErrorExists: () => Promise<boolean>;
|
|
5072
|
+
getErrorMessageText: () => Promise<string>;
|
|
5073
|
+
errorMessageExists: () => Promise<boolean>;
|
|
5074
|
+
getColumnsFoundCounter: () => {
|
|
5075
|
+
getContentText: () => Promise<string>;
|
|
5076
|
+
getLocale: () => Promise<string>;
|
|
5077
|
+
exists: () => Promise<boolean>;
|
|
5078
|
+
element: () => Promise<any>;
|
|
5079
|
+
click: () => Promise<void>;
|
|
5080
|
+
base: UniDriver<any, {
|
|
5081
|
+
parent?: any | undefined;
|
|
5082
|
+
base?: any;
|
|
5083
|
+
selector?: string | Promise<string> | undefined;
|
|
5084
|
+
idx?: number | undefined;
|
|
5085
|
+
timeBudget?: number | undefined;
|
|
5086
|
+
}, any>;
|
|
5087
|
+
};
|
|
5088
|
+
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
5089
|
+
exists: () => Promise<boolean>;
|
|
5090
|
+
click: () => Promise<void>;
|
|
5091
|
+
element: () => Promise<any>;
|
|
5092
|
+
base: UniDriver<any, {
|
|
5093
|
+
parent?: any | undefined;
|
|
5094
|
+
base?: any;
|
|
5095
|
+
selector?: string | Promise<string> | undefined;
|
|
5096
|
+
idx?: number | undefined;
|
|
5097
|
+
timeBudget?: number | undefined;
|
|
5098
|
+
}, any>;
|
|
5099
|
+
wait: (timeout?: number | undefined) => Promise<void>;
|
|
5100
|
+
};
|
|
4910
5101
|
getRowDragHandle: (index: number) => UniDriver<any, {
|
|
4911
5102
|
parent?: any | undefined;
|
|
4912
5103
|
base?: any;
|
|
@@ -5492,7 +5683,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5492
5683
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
5493
5684
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
5494
5685
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
5495
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
5686
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
5496
5687
|
getAriaLabel: () => Promise<string | null>;
|
|
5497
5688
|
getName: () => Promise<string | null>;
|
|
5498
5689
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -5506,13 +5697,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5506
5697
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
5507
5698
|
hasPrefix: () => Promise<boolean>;
|
|
5508
5699
|
hasClearButton: () => Promise<boolean>;
|
|
5700
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
5509
5701
|
clickClear: () => Promise<void>;
|
|
5510
5702
|
getValue: () => Promise<string>;
|
|
5511
5703
|
getText: () => Promise<string>;
|
|
5512
5704
|
getPattern: () => Promise<string | null>;
|
|
5513
5705
|
getPlaceholder: () => Promise<string | null>;
|
|
5514
5706
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
5515
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
5707
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
5516
5708
|
isDisabled: () => Promise<boolean>;
|
|
5517
5709
|
isHoveredStyle: () => Promise<boolean>;
|
|
5518
5710
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -5530,7 +5722,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5530
5722
|
keyUp: () => Promise<void>;
|
|
5531
5723
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
5532
5724
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
5533
|
-
/** Indicates whether the Manage View popover opened */
|
|
5534
5725
|
paste: () => Promise<void>;
|
|
5535
5726
|
copy: () => Promise<void>;
|
|
5536
5727
|
wheel: () => Promise<void>;
|
|
@@ -5542,9 +5733,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5542
5733
|
};
|
|
5543
5734
|
}): Promise<void>;
|
|
5544
5735
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
5545
|
-
};
|
|
5736
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
5546
5737
|
isFocus: () => Promise<boolean | undefined>;
|
|
5547
|
-
clickMenuArrow: () => Promise<void>;
|
|
5738
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
5548
5739
|
hasMenuArrow: () => Promise<boolean>;
|
|
5549
5740
|
isRTL: () => Promise<boolean>;
|
|
5550
5741
|
getCursorLocation: () => Promise<number>;
|
|
@@ -5573,14 +5764,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5573
5764
|
isDown: () => Promise<boolean>;
|
|
5574
5765
|
isUp: () => Promise<boolean>;
|
|
5575
5766
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
5576
|
-
/** Deletes the view with a given index */
|
|
5577
5767
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
5578
5768
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
5579
5769
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
5580
5770
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
5581
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
5771
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
5582
5772
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
5583
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
5773
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
5584
5774
|
isShown: () => Promise<boolean>;
|
|
5585
5775
|
mouseEnter: () => Promise<void>;
|
|
5586
5776
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -5640,7 +5830,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5640
5830
|
timeBudget?: number | undefined;
|
|
5641
5831
|
}, any>;
|
|
5642
5832
|
mouseEnter: () => Promise<void>;
|
|
5643
|
-
mouseLeave: () => Promise<any>;
|
|
5833
|
+
mouseLeave: () => Promise<any>; /**
|
|
5834
|
+
* Open & confirm delete modal for a row
|
|
5835
|
+
*/
|
|
5644
5836
|
isHovered: () => Promise<boolean>;
|
|
5645
5837
|
isSelected: () => Promise<boolean>;
|
|
5646
5838
|
content: () => Promise<string>;
|
|
@@ -5648,7 +5840,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5648
5840
|
isDivider: () => Promise<boolean>;
|
|
5649
5841
|
isDisabled: () => Promise<boolean>;
|
|
5650
5842
|
isLink: () => Promise<boolean>;
|
|
5651
|
-
};
|
|
5843
|
+
}; /**
|
|
5844
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
5845
|
+
* @param rowIndex - index of the row
|
|
5846
|
+
*/
|
|
5652
5847
|
options: () => Promise<{
|
|
5653
5848
|
element: () => UniDriver<any, {
|
|
5654
5849
|
parent?: any | undefined;
|
|
@@ -5780,7 +5975,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5780
5975
|
getSearchText: () => Promise<string>;
|
|
5781
5976
|
enterSearchText: (value: string) => Promise<void>;
|
|
5782
5977
|
getSearchMaxLength: () => Promise<string | null>;
|
|
5783
|
-
clearSearchText: () => Promise<void>;
|
|
5978
|
+
clearSearchText: () => Promise<void>; /** Wait for the table refresh loader to be removed */
|
|
5784
5979
|
searchInputExists: () => Promise<boolean>;
|
|
5785
5980
|
clickClearSearchText: () => Promise<void>;
|
|
5786
5981
|
searchCancelButtonExists: () => Promise<boolean>;
|
|
@@ -5798,7 +5993,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5798
5993
|
}, any>;
|
|
5799
5994
|
exists: () => Promise<boolean>;
|
|
5800
5995
|
initialLoaderExists: () => Promise<boolean>;
|
|
5801
|
-
getSelected: () => Promise<string>;
|
|
5996
|
+
getSelected: () => Promise<string | null>;
|
|
5802
5997
|
getInputValue: () => Promise<string>;
|
|
5803
5998
|
getInputReadOnly: () => Promise<any>;
|
|
5804
5999
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -5811,6 +6006,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
5811
6006
|
getViewsCount: () => Promise<number>;
|
|
5812
6007
|
getViewsContent: () => Promise<string[]>;
|
|
5813
6008
|
getViewsPopoverContent: () => Promise<string[]>;
|
|
6009
|
+
/** Clicks the Delete action in the Manage View popover */
|
|
5814
6010
|
isOpen: () => Promise<boolean>;
|
|
5815
6011
|
getPlaceholderText: () => Promise<string | null>;
|
|
5816
6012
|
getSaveViewModal: () => {
|
|
@@ -6017,7 +6213,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6017
6213
|
isDivider: () => Promise<boolean>;
|
|
6018
6214
|
isDisabled: () => Promise<boolean>;
|
|
6019
6215
|
isLink: () => Promise<boolean>;
|
|
6020
|
-
}
|
|
6216
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
6021
6217
|
getDeleteViewBtn: () => Promise<{
|
|
6022
6218
|
element: () => UniDriver<any, {
|
|
6023
6219
|
parent?: any | undefined;
|
|
@@ -6076,9 +6272,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6076
6272
|
deleteView: (ind: number) => Promise<void>;
|
|
6077
6273
|
saveViewChanges: () => Promise<void>;
|
|
6078
6274
|
renameView: (name: string) => Promise<void>;
|
|
6079
|
-
setAsDefaultView: (ind: number) => Promise<void>;
|
|
6080
|
-
* Open & confirm delete modal for a row
|
|
6081
|
-
*/
|
|
6275
|
+
setAsDefaultView: (ind: number) => Promise<void>;
|
|
6082
6276
|
click: () => Promise<void>;
|
|
6083
6277
|
element: () => Promise<any>;
|
|
6084
6278
|
base: UniDriver<any, {
|
|
@@ -6234,7 +6428,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6234
6428
|
closeDropdown?: boolean | undefined;
|
|
6235
6429
|
} | undefined) => Promise<string[]>;
|
|
6236
6430
|
checkPanelFilterInlineCheckboxes: (filterName: string, ids: string[], options?: {
|
|
6237
|
-
closePanel?: boolean | undefined;
|
|
6431
|
+
closePanel?: boolean | undefined; /** Checks if primary action popover is open */
|
|
6238
6432
|
closeAccordionItem?: boolean | undefined;
|
|
6239
6433
|
}) => Promise<void>;
|
|
6240
6434
|
choosePanelFilterDateRange: (filterName: string, options?: {
|
|
@@ -6244,7 +6438,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6244
6438
|
}) => Promise<{
|
|
6245
6439
|
from: import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
6246
6440
|
to: import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
6247
|
-
}>;
|
|
6441
|
+
}>;
|
|
6248
6442
|
clickFilterInPanel: (filterName: string) => Promise<void>;
|
|
6249
6443
|
isFiltersPanelOpen: () => Promise<boolean>;
|
|
6250
6444
|
getSwitchButton: () => {
|
|
@@ -6281,11 +6475,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6281
6475
|
getFiltersPanelTitleText: () => Promise<string>;
|
|
6282
6476
|
clickMoreFiltersButton: () => Promise<void>;
|
|
6283
6477
|
getMoreFiltersButtonCounterValue: () => Promise<string>;
|
|
6284
|
-
closeFiltersPanel: () => Promise<void>;
|
|
6478
|
+
closeFiltersPanel: () => Promise<void>; /** Is 'ExportTo' modal open */
|
|
6285
6479
|
closeCustomColumnsPanel: () => Promise<void>;
|
|
6286
6480
|
getCustomColumnsPanelTitle: () => Promise<string>;
|
|
6287
6481
|
getCustomColumnsPanelSubtitle: () => Promise<string>;
|
|
6288
6482
|
customColumnsPanelCloseButtonExists: () => Promise<boolean>;
|
|
6483
|
+
/**
|
|
6484
|
+
* Get current confirmation modal
|
|
6485
|
+
*/
|
|
6289
6486
|
getCustomColumnInfoIconAt: (index: number) => import("@wix/design-system/dist/types/InfoIcon/InfoIcon.uni.driver").InfoIconUniDriver;
|
|
6290
6487
|
getPanelFilterTitleText: (filterName: string) => Promise<string>;
|
|
6291
6488
|
clickPanelFilterTitle: (filterName: string) => Promise<void>;
|
|
@@ -6395,7 +6592,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6395
6592
|
clickEdit: () => Promise<void>;
|
|
6396
6593
|
clickArchive: () => Promise<void>;
|
|
6397
6594
|
};
|
|
6398
|
-
};
|
|
6595
|
+
}; /** indicates whether the table content exists */
|
|
6399
6596
|
getCustomFieldOptionsAt: (i: number) => {
|
|
6400
6597
|
open: () => Promise<void>;
|
|
6401
6598
|
clickEdit: () => Promise<void>;
|
|
@@ -6502,7 +6699,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6502
6699
|
y?: number | undefined;
|
|
6503
6700
|
steps?: number | undefined;
|
|
6504
6701
|
delay?: number | undefined;
|
|
6505
|
-
vertical?: boolean | undefined;
|
|
6702
|
+
vertical?: boolean | undefined;
|
|
6506
6703
|
} | undefined) => Promise<void>;
|
|
6507
6704
|
exists: () => Promise<boolean>;
|
|
6508
6705
|
click: () => Promise<void>;
|
|
@@ -6672,7 +6869,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6672
6869
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
6673
6870
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
6674
6871
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
6675
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
6872
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
6676
6873
|
getAriaLabel: () => Promise<string | null>;
|
|
6677
6874
|
getName: () => Promise<string | null>;
|
|
6678
6875
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -6686,13 +6883,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6686
6883
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
6687
6884
|
hasPrefix: () => Promise<boolean>;
|
|
6688
6885
|
hasClearButton: () => Promise<boolean>;
|
|
6886
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
6689
6887
|
clickClear: () => Promise<void>;
|
|
6690
6888
|
getValue: () => Promise<string>;
|
|
6691
6889
|
getText: () => Promise<string>;
|
|
6692
6890
|
getPattern: () => Promise<string | null>;
|
|
6693
6891
|
getPlaceholder: () => Promise<string | null>;
|
|
6694
6892
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
6695
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
6893
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
6696
6894
|
isDisabled: () => Promise<boolean>;
|
|
6697
6895
|
isHoveredStyle: () => Promise<boolean>;
|
|
6698
6896
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -6710,7 +6908,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6710
6908
|
keyUp: () => Promise<void>;
|
|
6711
6909
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
6712
6910
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
6713
|
-
/** Indicates whether the Manage View popover opened */
|
|
6714
6911
|
paste: () => Promise<void>;
|
|
6715
6912
|
copy: () => Promise<void>;
|
|
6716
6913
|
wheel: () => Promise<void>;
|
|
@@ -6722,9 +6919,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6722
6919
|
};
|
|
6723
6920
|
}): Promise<void>;
|
|
6724
6921
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
6725
|
-
};
|
|
6922
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
6726
6923
|
isFocus: () => Promise<boolean | undefined>;
|
|
6727
|
-
clickMenuArrow: () => Promise<void>;
|
|
6924
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
6728
6925
|
hasMenuArrow: () => Promise<boolean>;
|
|
6729
6926
|
isRTL: () => Promise<boolean>;
|
|
6730
6927
|
getCursorLocation: () => Promise<number>;
|
|
@@ -6743,7 +6940,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6743
6940
|
idx?: number | undefined;
|
|
6744
6941
|
timeBudget?: number | undefined;
|
|
6745
6942
|
}, any>;
|
|
6746
|
-
};
|
|
6943
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
6747
6944
|
dropdownLayoutDriver: {
|
|
6748
6945
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
6749
6946
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -6753,14 +6950,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6753
6950
|
isDown: () => Promise<boolean>;
|
|
6754
6951
|
isUp: () => Promise<boolean>;
|
|
6755
6952
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
6756
|
-
/** Deletes the view with a given index */
|
|
6757
6953
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
6758
6954
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
6759
6955
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
6760
6956
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
6761
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
6957
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
6762
6958
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
6763
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
6959
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
6764
6960
|
isShown: () => Promise<boolean>;
|
|
6765
6961
|
mouseEnter: () => Promise<void>;
|
|
6766
6962
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -6820,7 +7016,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6820
7016
|
timeBudget?: number | undefined;
|
|
6821
7017
|
}, any>;
|
|
6822
7018
|
mouseEnter: () => Promise<void>;
|
|
6823
|
-
mouseLeave: () => Promise<any>;
|
|
7019
|
+
mouseLeave: () => Promise<any>; /**
|
|
7020
|
+
* Open & confirm delete modal for a row
|
|
7021
|
+
*/
|
|
6824
7022
|
isHovered: () => Promise<boolean>;
|
|
6825
7023
|
isSelected: () => Promise<boolean>;
|
|
6826
7024
|
content: () => Promise<string>;
|
|
@@ -6828,7 +7026,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6828
7026
|
isDivider: () => Promise<boolean>;
|
|
6829
7027
|
isDisabled: () => Promise<boolean>;
|
|
6830
7028
|
isLink: () => Promise<boolean>;
|
|
6831
|
-
};
|
|
7029
|
+
}; /**
|
|
7030
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
7031
|
+
* @param rowIndex - index of the row
|
|
7032
|
+
*/
|
|
6832
7033
|
options: () => Promise<{
|
|
6833
7034
|
element: () => UniDriver<any, {
|
|
6834
7035
|
parent?: any | undefined;
|
|
@@ -6917,7 +7118,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6917
7118
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
6918
7119
|
closeDropdown?: boolean | undefined;
|
|
6919
7120
|
}) => Promise<string[]>;
|
|
6920
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
7121
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
6921
7122
|
selectRandomOptions: (count: number, options?: {
|
|
6922
7123
|
closeDropdown?: boolean | undefined;
|
|
6923
7124
|
}) => Promise<string[]>;
|
|
@@ -6939,7 +7140,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
6939
7140
|
idx?: number | undefined;
|
|
6940
7141
|
timeBudget?: number | undefined;
|
|
6941
7142
|
}, any>>;
|
|
6942
|
-
scrollDown: () => Promise<void>;
|
|
7143
|
+
scrollDown: () => Promise<void>;
|
|
6943
7144
|
};
|
|
6944
7145
|
getFiltersPanelInputWithOptions: (filterName: string) => {
|
|
6945
7146
|
exists: () => Promise<boolean>;
|
|
@@ -7044,7 +7245,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7044
7245
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
7045
7246
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
7046
7247
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
7047
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
7248
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
7048
7249
|
getAriaLabel: () => Promise<string | null>;
|
|
7049
7250
|
getName: () => Promise<string | null>;
|
|
7050
7251
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -7058,13 +7259,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7058
7259
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
7059
7260
|
hasPrefix: () => Promise<boolean>;
|
|
7060
7261
|
hasClearButton: () => Promise<boolean>;
|
|
7262
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
7061
7263
|
clickClear: () => Promise<void>;
|
|
7062
7264
|
getValue: () => Promise<string>;
|
|
7063
7265
|
getText: () => Promise<string>;
|
|
7064
7266
|
getPattern: () => Promise<string | null>;
|
|
7065
7267
|
getPlaceholder: () => Promise<string | null>;
|
|
7066
7268
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
7067
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
7269
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
7068
7270
|
isDisabled: () => Promise<boolean>;
|
|
7069
7271
|
isHoveredStyle: () => Promise<boolean>;
|
|
7070
7272
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -7082,7 +7284,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7082
7284
|
keyUp: () => Promise<void>;
|
|
7083
7285
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
7084
7286
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
7085
|
-
/** Indicates whether the Manage View popover opened */
|
|
7086
7287
|
paste: () => Promise<void>;
|
|
7087
7288
|
copy: () => Promise<void>;
|
|
7088
7289
|
wheel: () => Promise<void>;
|
|
@@ -7094,9 +7295,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7094
7295
|
};
|
|
7095
7296
|
}): Promise<void>;
|
|
7096
7297
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
7097
|
-
};
|
|
7298
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
7098
7299
|
isFocus: () => Promise<boolean | undefined>;
|
|
7099
|
-
clickMenuArrow: () => Promise<void>;
|
|
7300
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
7100
7301
|
hasMenuArrow: () => Promise<boolean>;
|
|
7101
7302
|
isRTL: () => Promise<boolean>;
|
|
7102
7303
|
getCursorLocation: () => Promise<number>;
|
|
@@ -7115,7 +7316,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7115
7316
|
idx?: number | undefined;
|
|
7116
7317
|
timeBudget?: number | undefined;
|
|
7117
7318
|
}, any>;
|
|
7118
|
-
};
|
|
7319
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
7119
7320
|
dropdownLayoutDriver: {
|
|
7120
7321
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
7121
7322
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -7125,14 +7326,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7125
7326
|
isDown: () => Promise<boolean>;
|
|
7126
7327
|
isUp: () => Promise<boolean>;
|
|
7127
7328
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
7128
|
-
/** Deletes the view with a given index */
|
|
7129
7329
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
7130
7330
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
7131
7331
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
7132
7332
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
7133
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
7333
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
7134
7334
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
7135
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
7335
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
7136
7336
|
isShown: () => Promise<boolean>;
|
|
7137
7337
|
mouseEnter: () => Promise<void>;
|
|
7138
7338
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -7192,7 +7392,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7192
7392
|
timeBudget?: number | undefined;
|
|
7193
7393
|
}, any>;
|
|
7194
7394
|
mouseEnter: () => Promise<void>;
|
|
7195
|
-
mouseLeave: () => Promise<any>;
|
|
7395
|
+
mouseLeave: () => Promise<any>; /**
|
|
7396
|
+
* Open & confirm delete modal for a row
|
|
7397
|
+
*/
|
|
7196
7398
|
isHovered: () => Promise<boolean>;
|
|
7197
7399
|
isSelected: () => Promise<boolean>;
|
|
7198
7400
|
content: () => Promise<string>;
|
|
@@ -7200,7 +7402,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7200
7402
|
isDivider: () => Promise<boolean>;
|
|
7201
7403
|
isDisabled: () => Promise<boolean>;
|
|
7202
7404
|
isLink: () => Promise<boolean>;
|
|
7203
|
-
};
|
|
7405
|
+
}; /**
|
|
7406
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
7407
|
+
* @param rowIndex - index of the row
|
|
7408
|
+
*/
|
|
7204
7409
|
options: () => Promise<{
|
|
7205
7410
|
element: () => UniDriver<any, {
|
|
7206
7411
|
parent?: any | undefined;
|
|
@@ -7289,7 +7494,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7289
7494
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
7290
7495
|
closeDropdown?: boolean | undefined;
|
|
7291
7496
|
}) => Promise<string[]>;
|
|
7292
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
7497
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
7293
7498
|
selectRandomOptions: (count: number, options?: {
|
|
7294
7499
|
closeDropdown?: boolean | undefined;
|
|
7295
7500
|
}) => Promise<string[]>;
|
|
@@ -7311,7 +7516,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7311
7516
|
idx?: number | undefined;
|
|
7312
7517
|
timeBudget?: number | undefined;
|
|
7313
7518
|
}, any>>;
|
|
7314
|
-
scrollDown: () => Promise<void>;
|
|
7519
|
+
scrollDown: () => Promise<void>;
|
|
7315
7520
|
};
|
|
7316
7521
|
getFiltersPanelMultiSelect: (filterName: string) => import("@wix/design-system/dist/types/MultiSelect/MultiSelect.uni.driver").MultiSelectUniDriver;
|
|
7317
7522
|
scrollDownFilter: (filterName: string) => Promise<void>;
|
|
@@ -7432,7 +7637,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7432
7637
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
7433
7638
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
7434
7639
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
7435
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
7640
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
7436
7641
|
getAriaLabel: () => Promise<string | null>;
|
|
7437
7642
|
getName: () => Promise<string | null>;
|
|
7438
7643
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -7446,13 +7651,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7446
7651
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
7447
7652
|
hasPrefix: () => Promise<boolean>;
|
|
7448
7653
|
hasClearButton: () => Promise<boolean>;
|
|
7654
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
7449
7655
|
clickClear: () => Promise<void>;
|
|
7450
7656
|
getValue: () => Promise<string>;
|
|
7451
7657
|
getText: () => Promise<string>;
|
|
7452
7658
|
getPattern: () => Promise<string | null>;
|
|
7453
7659
|
getPlaceholder: () => Promise<string | null>;
|
|
7454
7660
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
7455
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
7661
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
7456
7662
|
isDisabled: () => Promise<boolean>;
|
|
7457
7663
|
isHoveredStyle: () => Promise<boolean>;
|
|
7458
7664
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -7470,7 +7676,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7470
7676
|
keyUp: () => Promise<void>;
|
|
7471
7677
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
7472
7678
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
7473
|
-
/** Indicates whether the Manage View popover opened */
|
|
7474
7679
|
paste: () => Promise<void>;
|
|
7475
7680
|
copy: () => Promise<void>;
|
|
7476
7681
|
wheel: () => Promise<void>;
|
|
@@ -7482,9 +7687,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7482
7687
|
};
|
|
7483
7688
|
}): Promise<void>;
|
|
7484
7689
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
7485
|
-
};
|
|
7690
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
7486
7691
|
isFocus: () => Promise<boolean | undefined>;
|
|
7487
|
-
clickMenuArrow: () => Promise<void>;
|
|
7692
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
7488
7693
|
hasMenuArrow: () => Promise<boolean>;
|
|
7489
7694
|
isRTL: () => Promise<boolean>;
|
|
7490
7695
|
getCursorLocation: () => Promise<number>;
|
|
@@ -7503,7 +7708,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7503
7708
|
idx?: number | undefined;
|
|
7504
7709
|
timeBudget?: number | undefined;
|
|
7505
7710
|
}, any>;
|
|
7506
|
-
};
|
|
7711
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
7507
7712
|
dropdownLayoutDriver: {
|
|
7508
7713
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
7509
7714
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -7513,14 +7718,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7513
7718
|
isDown: () => Promise<boolean>;
|
|
7514
7719
|
isUp: () => Promise<boolean>;
|
|
7515
7720
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
7516
|
-
/** Deletes the view with a given index */
|
|
7517
7721
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
7518
7722
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
7519
7723
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
7520
7724
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
7521
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
7725
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
7522
7726
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
7523
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
7727
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
7524
7728
|
isShown: () => Promise<boolean>;
|
|
7525
7729
|
mouseEnter: () => Promise<void>;
|
|
7526
7730
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -7580,7 +7784,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7580
7784
|
timeBudget?: number | undefined;
|
|
7581
7785
|
}, any>;
|
|
7582
7786
|
mouseEnter: () => Promise<void>;
|
|
7583
|
-
mouseLeave: () => Promise<any>;
|
|
7787
|
+
mouseLeave: () => Promise<any>; /**
|
|
7788
|
+
* Open & confirm delete modal for a row
|
|
7789
|
+
*/
|
|
7584
7790
|
isHovered: () => Promise<boolean>;
|
|
7585
7791
|
isSelected: () => Promise<boolean>;
|
|
7586
7792
|
content: () => Promise<string>;
|
|
@@ -7588,7 +7794,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7588
7794
|
isDivider: () => Promise<boolean>;
|
|
7589
7795
|
isDisabled: () => Promise<boolean>;
|
|
7590
7796
|
isLink: () => Promise<boolean>;
|
|
7591
|
-
};
|
|
7797
|
+
}; /**
|
|
7798
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
7799
|
+
* @param rowIndex - index of the row
|
|
7800
|
+
*/
|
|
7592
7801
|
options: () => Promise<{
|
|
7593
7802
|
element: () => UniDriver<any, {
|
|
7594
7803
|
parent?: any | undefined;
|
|
@@ -7876,10 +8085,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7876
8085
|
getNumberRangeFilterToError: () => {
|
|
7877
8086
|
exists: () => Promise<boolean>;
|
|
7878
8087
|
getText: () => Promise<string>;
|
|
7879
|
-
};
|
|
7880
|
-
* Opens the popover menu inside the action cell of a specific row
|
|
7881
|
-
* @param rowIndex - index of the row
|
|
7882
|
-
*/
|
|
8088
|
+
};
|
|
7883
8089
|
};
|
|
7884
8090
|
getOperatorPickerDriver: (filterName: string) => {
|
|
7885
8091
|
exists: () => Promise<boolean>;
|
|
@@ -7994,7 +8200,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
7994
8200
|
};
|
|
7995
8201
|
selectOperator: (optionIndex: number) => Promise<void>;
|
|
7996
8202
|
getSelectedOperator: () => Promise<string | null>;
|
|
7997
|
-
/** Indicates whether the action button of the bulk action toolbar exists */
|
|
7998
8203
|
enterValue: (value: string) => Promise<void>;
|
|
7999
8204
|
getValue: () => Promise<string>;
|
|
8000
8205
|
blur: () => Promise<void>;
|
|
@@ -8251,7 +8456,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8251
8456
|
checkFilterInlineCheckboxes: (filterName: string, ids: string[], { closePanel, closeAccordionItem, }?: {
|
|
8252
8457
|
closePanel?: boolean | undefined;
|
|
8253
8458
|
closeAccordionItem?: boolean | undefined;
|
|
8254
|
-
}) => Promise<void>;
|
|
8459
|
+
}) => Promise<void>; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
8255
8460
|
chooseDatesFilterDateRange: (filterName: string, { dates, closePanel, closeAccordionItem, }?: {
|
|
8256
8461
|
closePanel?: boolean | undefined;
|
|
8257
8462
|
closeAccordionItem?: boolean | undefined;
|
|
@@ -8369,7 +8574,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8369
8574
|
getInputElementClasses: () => Promise<DOMTokenList>;
|
|
8370
8575
|
suffixComponentExists: (className: string) => Promise<boolean>;
|
|
8371
8576
|
getRootElementClasses: () => Promise<DOMTokenList>;
|
|
8372
|
-
getAriaDescribedby: () => Promise<string | null>;
|
|
8577
|
+
getAriaDescribedby: () => Promise<string | null>; /** @private */
|
|
8373
8578
|
getAriaLabel: () => Promise<string | null>;
|
|
8374
8579
|
getName: () => Promise<string | null>;
|
|
8375
8580
|
getMaxLength: () => Promise<string | null>;
|
|
@@ -8383,13 +8588,14 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8383
8588
|
prefixComponentExists: (style: string) => Promise<boolean>;
|
|
8384
8589
|
hasPrefix: () => Promise<boolean>;
|
|
8385
8590
|
hasClearButton: () => Promise<boolean>;
|
|
8591
|
+
/** Indicates whether table refresh loader exists and no rows are rendered */
|
|
8386
8592
|
clickClear: () => Promise<void>;
|
|
8387
8593
|
getValue: () => Promise<string>;
|
|
8388
8594
|
getText: () => Promise<string>;
|
|
8389
8595
|
getPattern: () => Promise<string | null>;
|
|
8390
8596
|
getPlaceholder: () => Promise<string | null>;
|
|
8391
8597
|
isOfSize: (size: import("@wix/design-system").InputSize) => Promise<boolean>;
|
|
8392
|
-
getSize: () => Promise<import("@wix/design-system").InputSize | null>;
|
|
8598
|
+
getSize: () => Promise<import("@wix/design-system").InputSize | null>; /** indicates whether the table content exists */
|
|
8393
8599
|
isDisabled: () => Promise<boolean>;
|
|
8394
8600
|
isHoveredStyle: () => Promise<boolean>;
|
|
8395
8601
|
isFocusedStyle: () => Promise<boolean>;
|
|
@@ -8407,7 +8613,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8407
8613
|
keyUp: () => Promise<void>;
|
|
8408
8614
|
keyDown: (eventData: import("react-dom/test-utils").SyntheticEventData) => Promise<void>;
|
|
8409
8615
|
pressKey: (key: "Delete" | "Cancel" | "X" | "a" | "b" | "i" | "p" | "q" | "s" | "u" | "g" | "0" | "1" | "2" | "/" | "-" | "x" | "y" | "3" | "Space" | "Enter" | "Escape" | "Tab" | "ArrowDown" | "Alt" | "AltGraph" | "CapsLock" | "Control" | "Meta" | "NumLock" | "ScrollLock" | "Shift" | "A" | "I" | "," | " " | "c" | "_" | "$" | "4" | "5" | "6" | "7" | "." | "t" | "Open" | "o" | "d" | "+" | "End" | "T" | "k" | "r" | "z" | ">" | "8" | "9" | "Power" | "Eject" | "Abort" | "Help" | "Backspace" | "Numpad5" | "NumpadEnter" | "\r" | "\n" | "ShiftLeft" | "ShiftRight" | "ControlLeft" | "ControlRight" | "AltLeft" | "AltRight" | "Pause" | "Convert" | "NonConvert" | "Numpad9" | "PageUp" | "Numpad3" | "PageDown" | "Numpad1" | "Home" | "Numpad7" | "ArrowLeft" | "Numpad4" | "Numpad8" | "ArrowUp" | "ArrowRight" | "Numpad6" | "Numpad2" | "Select" | "PrintScreen" | "Insert" | "Numpad0" | "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" | "AudioVolumeMute" | "AudioVolumeDown" | "AudioVolumeUp" | "MediaTrackNext" | "MediaTrackPrevious" | "MediaStop" | "MediaPlayPause" | "Semicolon" | "Equal" | "NumpadEqual" | "Comma" | "Minus" | "Period" | "Slash" | "Backquote" | "BracketLeft" | "Backslash" | "BracketRight" | "Quote" | "Props" | "Clear" | "Accept" | "ModeChange" | "Print" | "Execute" | "\0" | "e" | "f" | "h" | "j" | "l" | "m" | "n" | "v" | "w" | "*" | ";" | "=" | "`" | "[" | "\\" | "]" | "'" | "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" | "Y" | "Z" | ":" | "<" | "?" | "~" | "{" | "|" | "}" | "\"" | "SoftLeft" | "SoftRight" | "Camera" | "Call" | "EndCall" | "VolumeDown" | "VolumeUp") => Promise<void>;
|
|
8410
|
-
/** Indicates whether the Manage View popover opened */
|
|
8411
8616
|
paste: () => Promise<void>;
|
|
8412
8617
|
copy: () => Promise<void>;
|
|
8413
8618
|
wheel: () => Promise<void>;
|
|
@@ -8419,9 +8624,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8419
8624
|
};
|
|
8420
8625
|
}): Promise<void>;
|
|
8421
8626
|
(eventType: "blur" | "focus" | "copy" | "paste" | "wheel" | "keyUp"): Promise<void>;
|
|
8422
|
-
};
|
|
8627
|
+
}; /** Clicks the Save Changes action in the Manage View popover */
|
|
8423
8628
|
isFocus: () => Promise<boolean | undefined>;
|
|
8424
|
-
clickMenuArrow: () => Promise<void>;
|
|
8629
|
+
clickMenuArrow: () => Promise<void>; /** Clicks the Save as New View action in the Manage View popover */
|
|
8425
8630
|
hasMenuArrow: () => Promise<boolean>;
|
|
8426
8631
|
isRTL: () => Promise<boolean>;
|
|
8427
8632
|
getCursorLocation: () => Promise<number>;
|
|
@@ -8440,7 +8645,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8440
8645
|
idx?: number | undefined;
|
|
8441
8646
|
timeBudget?: number | undefined;
|
|
8442
8647
|
}, any>;
|
|
8443
|
-
};
|
|
8648
|
+
}; /** Get DropdownLayoutOptionUniDriver of a Save as New View option */
|
|
8444
8649
|
dropdownLayoutDriver: {
|
|
8445
8650
|
classes: (_name?: string | undefined) => Promise<any>;
|
|
8446
8651
|
clickAtOption: (index: number) => Promise<void>;
|
|
@@ -8450,14 +8655,13 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8450
8655
|
isDown: () => Promise<boolean>;
|
|
8451
8656
|
isUp: () => Promise<boolean>;
|
|
8452
8657
|
isLinkOption: (position: number) => Promise<boolean>;
|
|
8453
|
-
/** Deletes the view with a given index */
|
|
8454
8658
|
isOptionADivider: (position: number) => Promise<boolean>;
|
|
8455
8659
|
isOptionExists: (optionText: string) => Promise<boolean>;
|
|
8456
8660
|
isOptionHovered: (index: number) => Promise<boolean>;
|
|
8457
8661
|
isOptionSelected: (index: number) => Promise<boolean>;
|
|
8458
|
-
isOptionHeightSmall: (position: number) => Promise<boolean>;
|
|
8662
|
+
isOptionHeightSmall: (position: number) => Promise<boolean>; /** Deletes the view with a given index */
|
|
8459
8663
|
isOptionHeightBig: (position: number) => Promise<boolean>;
|
|
8460
|
-
isListItemFocused: (position: number) => Promise<boolean>;
|
|
8664
|
+
isListItemFocused: (position: number) => Promise<boolean>; /** Saves changes to the current view */
|
|
8461
8665
|
isShown: () => Promise<boolean>;
|
|
8462
8666
|
mouseEnter: () => Promise<void>;
|
|
8463
8667
|
mouseEnterAtOption: (position: number) => Promise<void>;
|
|
@@ -8517,7 +8721,9 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8517
8721
|
timeBudget?: number | undefined;
|
|
8518
8722
|
}, any>;
|
|
8519
8723
|
mouseEnter: () => Promise<void>;
|
|
8520
|
-
mouseLeave: () => Promise<any>;
|
|
8724
|
+
mouseLeave: () => Promise<any>; /**
|
|
8725
|
+
* Open & confirm delete modal for a row
|
|
8726
|
+
*/
|
|
8521
8727
|
isHovered: () => Promise<boolean>;
|
|
8522
8728
|
isSelected: () => Promise<boolean>;
|
|
8523
8729
|
content: () => Promise<string>;
|
|
@@ -8525,7 +8731,10 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8525
8731
|
isDivider: () => Promise<boolean>;
|
|
8526
8732
|
isDisabled: () => Promise<boolean>;
|
|
8527
8733
|
isLink: () => Promise<boolean>;
|
|
8528
|
-
};
|
|
8734
|
+
}; /**
|
|
8735
|
+
* Opens the popover menu inside the action cell of a specific row
|
|
8736
|
+
* @param rowIndex - index of the row
|
|
8737
|
+
*/
|
|
8529
8738
|
options: () => Promise<{
|
|
8530
8739
|
element: () => UniDriver<any, {
|
|
8531
8740
|
parent?: any | undefined;
|
|
@@ -8614,7 +8823,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8614
8823
|
selectOptions: (ids: string[], { closeDropdown }?: {
|
|
8615
8824
|
closeDropdown?: boolean | undefined;
|
|
8616
8825
|
}) => Promise<string[]>;
|
|
8617
|
-
selectOption: (id: string) => Promise<string | never[]>; /**
|
|
8826
|
+
selectOption: (id: string) => Promise<string | never[]>; /** Wait for the table refresh loader to be shown */
|
|
8618
8827
|
selectRandomOptions: (count: number, options?: {
|
|
8619
8828
|
closeDropdown?: boolean | undefined;
|
|
8620
8829
|
}) => Promise<string[]>;
|
|
@@ -8636,11 +8845,11 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8636
8845
|
idx?: number | undefined;
|
|
8637
8846
|
timeBudget?: number | undefined;
|
|
8638
8847
|
}, any>>;
|
|
8639
|
-
scrollDown: () => Promise<void>;
|
|
8848
|
+
scrollDown: () => Promise<void>;
|
|
8640
8849
|
};
|
|
8641
8850
|
clickClearAllFilters: () => Promise<void>;
|
|
8642
8851
|
getClearAllFiltersButton: () => import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver;
|
|
8643
|
-
getPanelFiltersCount: () => Promise<number>;
|
|
8852
|
+
getPanelFiltersCount: () => Promise<number>;
|
|
8644
8853
|
getDateRangeFilter: (filterName: string) => {
|
|
8645
8854
|
_getRadioGroup: () => import("@wix/design-system/dist/types/RadioGroup/RadioGroup.uni.driver").RadioGroupUniDriver;
|
|
8646
8855
|
getDatePicker: (picker: "from" | "to") => import("@wix/design-system/dist/types/DatePicker/DatePicker.uni.driver").DatePickerUniDriver;
|
|
@@ -8869,10 +9078,7 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
8869
9078
|
getNumberRangeFilterToError: () => {
|
|
8870
9079
|
exists: () => Promise<boolean>;
|
|
8871
9080
|
getText: () => Promise<string>;
|
|
8872
|
-
};
|
|
8873
|
-
* Opens the popover menu inside the action cell of a specific row
|
|
8874
|
-
* @param rowIndex - index of the row
|
|
8875
|
-
*/
|
|
9081
|
+
};
|
|
8876
9082
|
};
|
|
8877
9083
|
getRadioGroupFilter: (filterName: string) => {
|
|
8878
9084
|
getRadioGroup: () => import("@wix/design-system/dist/types/RadioGroup/RadioGroup.uni.driver").RadioGroupUniDriver;
|
|
@@ -9002,7 +9208,6 @@ export declare const CollectionTableUniDriver: (base: UniDriver, body: UniDriver
|
|
|
9002
9208
|
};
|
|
9003
9209
|
selectOperator: (optionIndex: number) => Promise<void>;
|
|
9004
9210
|
getSelectedOperator: () => Promise<string | null>;
|
|
9005
|
-
/** Indicates whether the action button of the bulk action toolbar exists */
|
|
9006
9211
|
enterValue: (value: string) => Promise<void>;
|
|
9007
9212
|
getValue: () => Promise<string>;
|
|
9008
9213
|
blur: () => Promise<void>;
|