@wix/patterns 1.359.0 → 1.363.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.st.css.js +2 -2
- package/dist/cjs/components/CollectionTable/CollectionTable.st.css.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/SearchOrCustomFilter.st.css.js +4 -4
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.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/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/FiltersPanel/FilterAccordionResetButton.js +40 -0
- package/dist/cjs/components/FiltersPanel/FilterAccordionResetButton.js.map +1 -0
- 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/ImportButtonModalLayout.js +101 -10
- package/dist/cjs/components/ImportButton/ImportButtonModalLayout.js.map +1 -1
- package/dist/cjs/components/ImportButton/ImportModal.uni.driver.js +4 -1
- package/dist/cjs/components/ImportButton/ImportModal.uni.driver.js.map +1 -1
- package/dist/cjs/components/ImportButton/ImportStepConfiguration.js +60 -56
- package/dist/cjs/components/ImportButton/ImportStepConfiguration.js.map +1 -1
- package/dist/cjs/components/ImportButton/ImportStepUpload.st.css.js +3 -3
- package/dist/cjs/components/ImportButton/ImportStepUpload.st.css.js.map +1 -1
- package/dist/cjs/components/ImportButton/ImportStepper.js +8 -2
- package/dist/cjs/components/ImportButton/ImportStepper.js.map +1 -1
- package/dist/cjs/components/ImportButton/getImportModalStepProps.js +73 -16
- package/dist/cjs/components/ImportButton/getImportModalStepProps.js.map +1 -1
- 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/Kanban/Kanban.js +1 -0
- package/dist/cjs/components/Kanban/Kanban.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/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/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/hooks/useBuildAccordionItems.js +34 -4
- package/dist/cjs/hooks/useBuildAccordionItems.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/KanbanState/KanbanState.js +4 -1
- package/dist/cjs/state/KanbanState/KanbanState.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/CollectionSectionHeader/CollectionSectionHeader.st.css.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/CollectionToolbar/CollectionToolbar.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +2 -2
- package/dist/esm/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
- package/dist/esm/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js.map +1 -1
- 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/ViewsDropdown.st.css.js.map +1 -1
- 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/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/Fade/Fade.st.css.js.map +1 -1
- package/dist/esm/components/FiltersPanel/FilterAccordionResetButton.js +18 -0
- package/dist/esm/components/FiltersPanel/FilterAccordionResetButton.js.map +1 -0
- package/dist/esm/components/Heading/Heading.st.css.js +2 -2
- package/dist/esm/components/ImportButton/ImportButtonModalLayout.js +16 -4
- package/dist/esm/components/ImportButton/ImportButtonModalLayout.js.map +1 -1
- package/dist/esm/components/ImportButton/ImportModal.uni.driver.js +4 -1
- package/dist/esm/components/ImportButton/ImportModal.uni.driver.js.map +1 -1
- package/dist/esm/components/ImportButton/ImportStepConfiguration.js +17 -11
- package/dist/esm/components/ImportButton/ImportStepConfiguration.js.map +1 -1
- package/dist/esm/components/ImportButton/ImportStepUpload.st.css.js +2 -2
- package/dist/esm/components/ImportButton/ImportStepper.js +6 -1
- package/dist/esm/components/ImportButton/ImportStepper.js.map +1 -1
- package/dist/esm/components/ImportButton/getImportModalStepProps.js +24 -9
- package/dist/esm/components/ImportButton/getImportModalStepProps.js.map +1 -1
- 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/Kanban/Kanban.js +1 -1
- package/dist/esm/components/Kanban/Kanban.js.map +1 -1
- package/dist/esm/components/LoadingRow/LoadingRow.st.css.js +3 -3
- package/dist/esm/components/MaxHeightText/MaxHeightText.st.css.js +2 -2
- package/dist/esm/components/MaxHeightText/MaxHeightText.st.css.js.map +1 -1
- 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/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js.map +1 -1
- 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/NestedTable/NestedTableRow.st.css.js.map +1 -1
- package/dist/esm/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js.map +1 -1
- 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/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/ScrollableContent/ScrollableContent.st.css.js.map +1 -1
- package/dist/esm/components/SkeletonCard/SkeletonCard.st.css.js +2 -2
- package/dist/esm/components/SlidingModal/SlidingModal.st.css.js +2 -2
- 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/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.js.map +1 -1
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css.js +2 -2
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css.js.map +1 -1
- package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
- package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js.map +1 -1
- package/dist/esm/components/common.st.css.js +2 -2
- package/dist/esm/components/common.st.css.js.map +1 -1
- package/dist/esm/hooks/useBuildAccordionItems.js +5 -2
- package/dist/esm/hooks/useBuildAccordionItems.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/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/KanbanState/KanbanState.js +4 -1
- package/dist/esm/state/KanbanState/KanbanState.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/types/components/CollectionSectionHeader/CollectionSectionHeader.st.css.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 +197 -7
- package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.uni.driver.d.ts +2 -2
- package/dist/types/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.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/ViewsDropdown.st.css.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/Fade/Fade.st.css.d.ts.map +1 -1
- package/dist/types/components/FiltersPanel/FilterAccordionResetButton.d.ts +13 -0
- package/dist/types/components/FiltersPanel/FilterAccordionResetButton.d.ts.map +1 -0
- 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.uni.driver.d.ts +94 -0
- package/dist/types/components/ImportButton/ImportButton.uni.driver.d.ts.map +1 -1
- package/dist/types/components/ImportButton/ImportButtonModalLayout.d.ts.map +1 -1
- package/dist/types/components/ImportButton/ImportModal.uni.driver.d.ts +95 -0
- package/dist/types/components/ImportButton/ImportModal.uni.driver.d.ts.map +1 -1
- package/dist/types/components/ImportButton/ImportStepConfiguration.d.ts.map +1 -1
- package/dist/types/components/ImportButton/ImportStepper.d.ts.map +1 -1
- package/dist/types/components/ImportButton/getImportModalStepProps.d.ts +2 -1
- package/dist/types/components/ImportButton/getImportModalStepProps.d.ts.map +1 -1
- 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/MaxHeightText/MaxHeightText.st.css.d.ts.map +1 -1
- package/dist/types/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts +195 -43
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/NestedTable/NestedTableRow.st.css.d.ts.map +1 -1
- package/dist/types/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.d.ts.map +1 -1
- package/dist/types/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.d.ts.map +1 -1
- package/dist/types/components/ScrollableContent/ScrollableContent.st.css.d.ts.map +1 -1
- package/dist/types/components/Table/Table.uni.driver.d.ts +193 -5
- package/dist/types/components/Table/Table.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts +200 -18
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts +199 -7
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts.map +1 -1
- package/dist/types/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.d.ts.map +1 -1
- package/dist/types/components/ToolbarItem/ToolbarItem.st.css.d.ts.map +1 -1
- package/dist/types/components/ToolbarItemBox/ToolbarItemBox.st.css.d.ts.map +1 -1
- package/dist/types/components/common.st.css.d.ts.map +1 -1
- package/dist/types/hooks/useBuildAccordionItems.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/CollectionViewsStateBIReporter.d.ts.map +1 -1
- package/dist/types/state/KanbanState/KanbanState.d.ts +2 -0
- package/dist/types/state/KanbanState/KanbanState.d.ts.map +1 -1
- package/dist/types/testkit/enzyme.d.ts +788 -36
- package/dist/types/testkit/enzyme.d.ts.map +1 -1
- package/dist/types/testkit/jsdom.d.ts +790 -38
- package/dist/types/testkit/jsdom.d.ts.map +1 -1
- package/dist/types/testkit/playwright.d.ts +788 -36
- package/dist/types/testkit/playwright.d.ts.map +1 -1
- package/dist/types/testkit/puppeteer.d.ts +790 -38
- package/dist/types/testkit/puppeteer.d.ts.map +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +5 -5
- 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/CollectionToolbar/CollectionToolbar.st.css.ts +2 -2
- package/src/components/CollectionToolbar/SearchOrCustomFilter.st.css.ts +2 -2
- 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/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/FiltersPanel/FilterAccordionResetButton.tsx +41 -0
- package/src/components/Heading/Heading.st.css.ts +2 -2
- package/src/components/ImportButton/ImportButtonModalLayout.tsx +81 -15
- package/src/components/ImportButton/ImportModal.uni.driver.ts +11 -0
- package/src/components/ImportButton/ImportStepConfiguration.tsx +84 -74
- package/src/components/ImportButton/ImportStepUpload.st.css.ts +2 -2
- package/src/components/ImportButton/ImportStepper.tsx +11 -1
- package/src/components/ImportButton/getImportModalStepProps.tsx +47 -7
- package/src/components/InputOverflow/InputOverflow.st.css.ts +2 -2
- package/src/components/Kanban/Kanban.tsx +1 -1
- 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/TabsFilter/TabsFilter.st.css.ts +2 -2
- package/src/components/Tags/ManageTags/ManageTagsModal/ManageTagsModal.st.css.ts +2 -2
- 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/hooks/useBuildAccordionItems.tsx +15 -1
- 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/KanbanState/KanbanState.ts +6 -1
- package/src/styles.global.css +1 -1
- package/src/version.ts +1 -1
|
@@ -2323,7 +2323,7 @@ export declare const TableTestkit: (arg: {
|
|
|
2323
2323
|
}, any>;
|
|
2324
2324
|
exists: () => Promise<boolean>;
|
|
2325
2325
|
initialLoaderExists: () => Promise<boolean>;
|
|
2326
|
-
getSelected: () => Promise<string>;
|
|
2326
|
+
getSelected: () => Promise<string | null>;
|
|
2327
2327
|
getInputValue: () => Promise<string>;
|
|
2328
2328
|
getInputReadOnly: () => Promise<any>;
|
|
2329
2329
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -2542,7 +2542,7 @@ export declare const TableTestkit: (arg: {
|
|
|
2542
2542
|
isDivider: () => Promise<boolean>;
|
|
2543
2543
|
isDisabled: () => Promise<boolean>;
|
|
2544
2544
|
isLink: () => Promise<boolean>;
|
|
2545
|
-
}>;
|
|
2545
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
2546
2546
|
getDeleteViewBtn: () => Promise<{
|
|
2547
2547
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
2548
2548
|
parent?: any | undefined;
|
|
@@ -5787,7 +5787,7 @@ export declare const TableTestkit: (arg: {
|
|
|
5787
5787
|
isDivider: () => Promise<boolean>;
|
|
5788
5788
|
isDisabled: () => Promise<boolean>;
|
|
5789
5789
|
isLink: () => Promise<boolean>;
|
|
5790
|
-
}>;
|
|
5790
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
5791
5791
|
getDeleteViewBtn: () => Promise<{
|
|
5792
5792
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
5793
5793
|
parent?: any | undefined;
|
|
@@ -6762,6 +6762,7 @@ export declare const TableTestkit: (arg: {
|
|
|
6762
6762
|
uploadFile: (file: File) => Promise<void>;
|
|
6763
6763
|
getUploadError: () => Promise<string>;
|
|
6764
6764
|
uploadErrorExists: () => Promise<boolean>;
|
|
6765
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
6765
6766
|
getProgressLabel: () => Promise<string>;
|
|
6766
6767
|
progressLabelExists: () => Promise<boolean>;
|
|
6767
6768
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -6783,6 +6784,99 @@ export declare const TableTestkit: (arg: {
|
|
|
6783
6784
|
}, any>;
|
|
6784
6785
|
};
|
|
6785
6786
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
6787
|
+
getDiscardChangesModal: () => {
|
|
6788
|
+
getTheme: () => Promise<string | null>;
|
|
6789
|
+
getSkin: () => Promise<string | null>;
|
|
6790
|
+
clickCloseButton: () => Promise<void>;
|
|
6791
|
+
clickHelpButton: () => Promise<void>;
|
|
6792
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
6793
|
+
getTitleText: () => Promise<string>;
|
|
6794
|
+
getSubtitleText: () => Promise<string>;
|
|
6795
|
+
secondaryButtonDriver: {
|
|
6796
|
+
getButtonTextContent: () => Promise<string>;
|
|
6797
|
+
isFocused: () => Promise<boolean>;
|
|
6798
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6799
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6800
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6801
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6802
|
+
exists: () => Promise<boolean>;
|
|
6803
|
+
element: () => Promise<any>;
|
|
6804
|
+
click: () => Promise<void>;
|
|
6805
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6806
|
+
parent?: any | undefined;
|
|
6807
|
+
base?: any;
|
|
6808
|
+
selector?: string | Promise<string> | undefined;
|
|
6809
|
+
idx?: number | undefined;
|
|
6810
|
+
timeBudget?: number | undefined;
|
|
6811
|
+
}, any>;
|
|
6812
|
+
};
|
|
6813
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
6814
|
+
getButtonTextContent: () => Promise<string>;
|
|
6815
|
+
isFocused: () => Promise<boolean>;
|
|
6816
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6817
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6818
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6819
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6820
|
+
exists: () => Promise<boolean>;
|
|
6821
|
+
element: () => Promise<any>;
|
|
6822
|
+
click: () => Promise<void>;
|
|
6823
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6824
|
+
parent?: any | undefined;
|
|
6825
|
+
base?: any;
|
|
6826
|
+
selector?: string | Promise<string> | undefined;
|
|
6827
|
+
idx?: number | undefined;
|
|
6828
|
+
timeBudget?: number | undefined;
|
|
6829
|
+
}, any>;
|
|
6830
|
+
}>;
|
|
6831
|
+
primaryButtonDriver: {
|
|
6832
|
+
getButtonTextContent: () => Promise<string>;
|
|
6833
|
+
isFocused: () => Promise<boolean>;
|
|
6834
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6835
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6836
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6837
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6838
|
+
exists: () => Promise<boolean>;
|
|
6839
|
+
element: () => Promise<any>;
|
|
6840
|
+
click: () => Promise<void>;
|
|
6841
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6842
|
+
parent?: any | undefined;
|
|
6843
|
+
base?: any;
|
|
6844
|
+
selector?: string | Promise<string> | undefined;
|
|
6845
|
+
idx?: number | undefined;
|
|
6846
|
+
timeBudget?: number | undefined;
|
|
6847
|
+
}, any>;
|
|
6848
|
+
};
|
|
6849
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
6850
|
+
getButtonTextContent: () => Promise<string>;
|
|
6851
|
+
isFocused: () => Promise<boolean>;
|
|
6852
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6853
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6854
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6855
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6856
|
+
exists: () => Promise<boolean>;
|
|
6857
|
+
element: () => Promise<any>;
|
|
6858
|
+
click: () => Promise<void>;
|
|
6859
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6860
|
+
parent?: any | undefined;
|
|
6861
|
+
base?: any;
|
|
6862
|
+
selector?: string | Promise<string> | undefined;
|
|
6863
|
+
idx?: number | undefined;
|
|
6864
|
+
timeBudget?: number | undefined;
|
|
6865
|
+
}, any>;
|
|
6866
|
+
}>;
|
|
6867
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
6868
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
6869
|
+
exists: () => Promise<boolean>;
|
|
6870
|
+
element: () => Promise<any>;
|
|
6871
|
+
click: () => Promise<void>;
|
|
6872
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6873
|
+
parent?: any | undefined;
|
|
6874
|
+
base?: any;
|
|
6875
|
+
selector?: string | Promise<string> | undefined;
|
|
6876
|
+
idx?: number | undefined;
|
|
6877
|
+
timeBudget?: number | undefined;
|
|
6878
|
+
}, any>;
|
|
6879
|
+
};
|
|
6786
6880
|
element: () => Promise<any>;
|
|
6787
6881
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6788
6882
|
parent?: any | undefined;
|
|
@@ -6846,6 +6940,7 @@ export declare const TableTestkit: (arg: {
|
|
|
6846
6940
|
uploadFile: (file: File) => Promise<void>;
|
|
6847
6941
|
getUploadError: () => Promise<string>;
|
|
6848
6942
|
uploadErrorExists: () => Promise<boolean>;
|
|
6943
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
6849
6944
|
getProgressLabel: () => Promise<string>;
|
|
6850
6945
|
progressLabelExists: () => Promise<boolean>;
|
|
6851
6946
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -6867,6 +6962,99 @@ export declare const TableTestkit: (arg: {
|
|
|
6867
6962
|
}, any>;
|
|
6868
6963
|
};
|
|
6869
6964
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
6965
|
+
getDiscardChangesModal: () => {
|
|
6966
|
+
getTheme: () => Promise<string | null>;
|
|
6967
|
+
getSkin: () => Promise<string | null>;
|
|
6968
|
+
clickCloseButton: () => Promise<void>;
|
|
6969
|
+
clickHelpButton: () => Promise<void>;
|
|
6970
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
6971
|
+
getTitleText: () => Promise<string>;
|
|
6972
|
+
getSubtitleText: () => Promise<string>;
|
|
6973
|
+
secondaryButtonDriver: {
|
|
6974
|
+
getButtonTextContent: () => Promise<string>;
|
|
6975
|
+
isFocused: () => Promise<boolean>;
|
|
6976
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6977
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6978
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6979
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6980
|
+
exists: () => Promise<boolean>;
|
|
6981
|
+
element: () => Promise<any>;
|
|
6982
|
+
click: () => Promise<void>;
|
|
6983
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
6984
|
+
parent?: any | undefined;
|
|
6985
|
+
base?: any;
|
|
6986
|
+
selector?: string | Promise<string> | undefined;
|
|
6987
|
+
idx?: number | undefined;
|
|
6988
|
+
timeBudget?: number | undefined;
|
|
6989
|
+
}, any>;
|
|
6990
|
+
};
|
|
6991
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
6992
|
+
getButtonTextContent: () => Promise<string>;
|
|
6993
|
+
isFocused: () => Promise<boolean>;
|
|
6994
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
6995
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
6996
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
6997
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
6998
|
+
exists: () => Promise<boolean>;
|
|
6999
|
+
element: () => Promise<any>;
|
|
7000
|
+
click: () => Promise<void>;
|
|
7001
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
7002
|
+
parent?: any | undefined;
|
|
7003
|
+
base?: any;
|
|
7004
|
+
selector?: string | Promise<string> | undefined;
|
|
7005
|
+
idx?: number | undefined;
|
|
7006
|
+
timeBudget?: number | undefined;
|
|
7007
|
+
}, any>;
|
|
7008
|
+
}>;
|
|
7009
|
+
primaryButtonDriver: {
|
|
7010
|
+
getButtonTextContent: () => Promise<string>;
|
|
7011
|
+
isFocused: () => Promise<boolean>;
|
|
7012
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
7013
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
7014
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
7015
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
7016
|
+
exists: () => Promise<boolean>;
|
|
7017
|
+
element: () => Promise<any>;
|
|
7018
|
+
click: () => Promise<void>;
|
|
7019
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
7020
|
+
parent?: any | undefined;
|
|
7021
|
+
base?: any;
|
|
7022
|
+
selector?: string | Promise<string> | undefined;
|
|
7023
|
+
idx?: number | undefined;
|
|
7024
|
+
timeBudget?: number | undefined;
|
|
7025
|
+
}, any>;
|
|
7026
|
+
};
|
|
7027
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
7028
|
+
getButtonTextContent: () => Promise<string>;
|
|
7029
|
+
isFocused: () => Promise<boolean>;
|
|
7030
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
7031
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
7032
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
7033
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
7034
|
+
exists: () => Promise<boolean>;
|
|
7035
|
+
element: () => Promise<any>;
|
|
7036
|
+
click: () => Promise<void>;
|
|
7037
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
7038
|
+
parent?: any | undefined;
|
|
7039
|
+
base?: any;
|
|
7040
|
+
selector?: string | Promise<string> | undefined;
|
|
7041
|
+
idx?: number | undefined;
|
|
7042
|
+
timeBudget?: number | undefined;
|
|
7043
|
+
}, any>;
|
|
7044
|
+
}>;
|
|
7045
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
7046
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
7047
|
+
exists: () => Promise<boolean>;
|
|
7048
|
+
element: () => Promise<any>;
|
|
7049
|
+
click: () => Promise<void>;
|
|
7050
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
7051
|
+
parent?: any | undefined;
|
|
7052
|
+
base?: any;
|
|
7053
|
+
selector?: string | Promise<string> | undefined;
|
|
7054
|
+
idx?: number | undefined;
|
|
7055
|
+
timeBudget?: number | undefined;
|
|
7056
|
+
}, any>;
|
|
7057
|
+
};
|
|
6870
7058
|
exists: () => Promise<boolean>;
|
|
6871
7059
|
click: () => Promise<void>;
|
|
6872
7060
|
element: () => Promise<any>;
|
|
@@ -7765,7 +7953,7 @@ export declare const TableTestkit: (arg: {
|
|
|
7765
7953
|
}, any>;
|
|
7766
7954
|
exists: () => Promise<boolean>;
|
|
7767
7955
|
initialLoaderExists: () => Promise<boolean>;
|
|
7768
|
-
getSelected: () => Promise<string>;
|
|
7956
|
+
getSelected: () => Promise<string | null>;
|
|
7769
7957
|
getInputValue: () => Promise<string>;
|
|
7770
7958
|
getInputReadOnly: () => Promise<any>;
|
|
7771
7959
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -7984,7 +8172,7 @@ export declare const TableTestkit: (arg: {
|
|
|
7984
8172
|
isDivider: () => Promise<boolean>;
|
|
7985
8173
|
isDisabled: () => Promise<boolean>;
|
|
7986
8174
|
isLink: () => Promise<boolean>;
|
|
7987
|
-
}>;
|
|
8175
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
7988
8176
|
getDeleteViewBtn: () => Promise<{
|
|
7989
8177
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
7990
8178
|
parent?: any | undefined;
|
|
@@ -12122,7 +12310,7 @@ export declare const GridTestkit: (arg: {
|
|
|
12122
12310
|
}, any>;
|
|
12123
12311
|
exists: () => Promise<boolean>;
|
|
12124
12312
|
initialLoaderExists: () => Promise<boolean>;
|
|
12125
|
-
getSelected: () => Promise<string>;
|
|
12313
|
+
getSelected: () => Promise<string | null>;
|
|
12126
12314
|
getInputValue: () => Promise<string>;
|
|
12127
12315
|
getInputReadOnly: () => Promise<any>;
|
|
12128
12316
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -12341,7 +12529,7 @@ export declare const GridTestkit: (arg: {
|
|
|
12341
12529
|
isDivider: () => Promise<boolean>;
|
|
12342
12530
|
isDisabled: () => Promise<boolean>;
|
|
12343
12531
|
isLink: () => Promise<boolean>;
|
|
12344
|
-
}>;
|
|
12532
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
12345
12533
|
getDeleteViewBtn: () => Promise<{
|
|
12346
12534
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
12347
12535
|
parent?: any | undefined;
|
|
@@ -19649,7 +19837,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
19649
19837
|
}, any>;
|
|
19650
19838
|
exists: () => Promise<boolean>;
|
|
19651
19839
|
initialLoaderExists: () => Promise<boolean>;
|
|
19652
|
-
getSelected: () => Promise<string>;
|
|
19840
|
+
getSelected: () => Promise<string | null>;
|
|
19653
19841
|
getInputValue: () => Promise<string>;
|
|
19654
19842
|
getInputReadOnly: () => Promise<any>;
|
|
19655
19843
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -19868,7 +20056,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
19868
20056
|
isDivider: () => Promise<boolean>;
|
|
19869
20057
|
isDisabled: () => Promise<boolean>;
|
|
19870
20058
|
isLink: () => Promise<boolean>;
|
|
19871
|
-
}>;
|
|
20059
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
19872
20060
|
getDeleteViewBtn: () => Promise<{
|
|
19873
20061
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
19874
20062
|
parent?: any | undefined;
|
|
@@ -23113,7 +23301,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
23113
23301
|
isDivider: () => Promise<boolean>;
|
|
23114
23302
|
isDisabled: () => Promise<boolean>;
|
|
23115
23303
|
isLink: () => Promise<boolean>;
|
|
23116
|
-
}>;
|
|
23304
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
23117
23305
|
getDeleteViewBtn: () => Promise<{
|
|
23118
23306
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
23119
23307
|
parent?: any | undefined;
|
|
@@ -24088,6 +24276,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
24088
24276
|
uploadFile: (file: File) => Promise<void>;
|
|
24089
24277
|
getUploadError: () => Promise<string>;
|
|
24090
24278
|
uploadErrorExists: () => Promise<boolean>;
|
|
24279
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
24091
24280
|
getProgressLabel: () => Promise<string>;
|
|
24092
24281
|
progressLabelExists: () => Promise<boolean>;
|
|
24093
24282
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -24109,6 +24298,99 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
24109
24298
|
}, any>;
|
|
24110
24299
|
};
|
|
24111
24300
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
24301
|
+
getDiscardChangesModal: () => {
|
|
24302
|
+
getTheme: () => Promise<string | null>;
|
|
24303
|
+
getSkin: () => Promise<string | null>;
|
|
24304
|
+
clickCloseButton: () => Promise<void>;
|
|
24305
|
+
clickHelpButton: () => Promise<void>;
|
|
24306
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
24307
|
+
getTitleText: () => Promise<string>;
|
|
24308
|
+
getSubtitleText: () => Promise<string>;
|
|
24309
|
+
secondaryButtonDriver: {
|
|
24310
|
+
getButtonTextContent: () => Promise<string>;
|
|
24311
|
+
isFocused: () => Promise<boolean>;
|
|
24312
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24313
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24314
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24315
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24316
|
+
exists: () => Promise<boolean>;
|
|
24317
|
+
element: () => Promise<any>;
|
|
24318
|
+
click: () => Promise<void>;
|
|
24319
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24320
|
+
parent?: any | undefined;
|
|
24321
|
+
base?: any;
|
|
24322
|
+
selector?: string | Promise<string> | undefined;
|
|
24323
|
+
idx?: number | undefined;
|
|
24324
|
+
timeBudget?: number | undefined;
|
|
24325
|
+
}, any>;
|
|
24326
|
+
};
|
|
24327
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
24328
|
+
getButtonTextContent: () => Promise<string>;
|
|
24329
|
+
isFocused: () => Promise<boolean>;
|
|
24330
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24331
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24332
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24333
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24334
|
+
exists: () => Promise<boolean>;
|
|
24335
|
+
element: () => Promise<any>;
|
|
24336
|
+
click: () => Promise<void>;
|
|
24337
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24338
|
+
parent?: any | undefined;
|
|
24339
|
+
base?: any;
|
|
24340
|
+
selector?: string | Promise<string> | undefined;
|
|
24341
|
+
idx?: number | undefined;
|
|
24342
|
+
timeBudget?: number | undefined;
|
|
24343
|
+
}, any>;
|
|
24344
|
+
}>;
|
|
24345
|
+
primaryButtonDriver: {
|
|
24346
|
+
getButtonTextContent: () => Promise<string>;
|
|
24347
|
+
isFocused: () => Promise<boolean>;
|
|
24348
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24349
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24350
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24351
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24352
|
+
exists: () => Promise<boolean>;
|
|
24353
|
+
element: () => Promise<any>;
|
|
24354
|
+
click: () => Promise<void>;
|
|
24355
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24356
|
+
parent?: any | undefined;
|
|
24357
|
+
base?: any;
|
|
24358
|
+
selector?: string | Promise<string> | undefined;
|
|
24359
|
+
idx?: number | undefined;
|
|
24360
|
+
timeBudget?: number | undefined;
|
|
24361
|
+
}, any>;
|
|
24362
|
+
};
|
|
24363
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
24364
|
+
getButtonTextContent: () => Promise<string>;
|
|
24365
|
+
isFocused: () => Promise<boolean>;
|
|
24366
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24367
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24368
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24369
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24370
|
+
exists: () => Promise<boolean>;
|
|
24371
|
+
element: () => Promise<any>;
|
|
24372
|
+
click: () => Promise<void>;
|
|
24373
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24374
|
+
parent?: any | undefined;
|
|
24375
|
+
base?: any;
|
|
24376
|
+
selector?: string | Promise<string> | undefined;
|
|
24377
|
+
idx?: number | undefined;
|
|
24378
|
+
timeBudget?: number | undefined;
|
|
24379
|
+
}, any>;
|
|
24380
|
+
}>;
|
|
24381
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
24382
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
24383
|
+
exists: () => Promise<boolean>;
|
|
24384
|
+
element: () => Promise<any>;
|
|
24385
|
+
click: () => Promise<void>;
|
|
24386
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24387
|
+
parent?: any | undefined;
|
|
24388
|
+
base?: any;
|
|
24389
|
+
selector?: string | Promise<string> | undefined;
|
|
24390
|
+
idx?: number | undefined;
|
|
24391
|
+
timeBudget?: number | undefined;
|
|
24392
|
+
}, any>;
|
|
24393
|
+
};
|
|
24112
24394
|
element: () => Promise<any>;
|
|
24113
24395
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24114
24396
|
parent?: any | undefined;
|
|
@@ -24172,6 +24454,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
24172
24454
|
uploadFile: (file: File) => Promise<void>;
|
|
24173
24455
|
getUploadError: () => Promise<string>;
|
|
24174
24456
|
uploadErrorExists: () => Promise<boolean>;
|
|
24457
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
24175
24458
|
getProgressLabel: () => Promise<string>;
|
|
24176
24459
|
progressLabelExists: () => Promise<boolean>;
|
|
24177
24460
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -24193,6 +24476,99 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
24193
24476
|
}, any>;
|
|
24194
24477
|
};
|
|
24195
24478
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
24479
|
+
getDiscardChangesModal: () => {
|
|
24480
|
+
getTheme: () => Promise<string | null>;
|
|
24481
|
+
getSkin: () => Promise<string | null>;
|
|
24482
|
+
clickCloseButton: () => Promise<void>;
|
|
24483
|
+
clickHelpButton: () => Promise<void>;
|
|
24484
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
24485
|
+
getTitleText: () => Promise<string>;
|
|
24486
|
+
getSubtitleText: () => Promise<string>;
|
|
24487
|
+
secondaryButtonDriver: {
|
|
24488
|
+
getButtonTextContent: () => Promise<string>;
|
|
24489
|
+
isFocused: () => Promise<boolean>;
|
|
24490
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24491
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24492
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24493
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24494
|
+
exists: () => Promise<boolean>;
|
|
24495
|
+
element: () => Promise<any>;
|
|
24496
|
+
click: () => Promise<void>;
|
|
24497
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24498
|
+
parent?: any | undefined;
|
|
24499
|
+
base?: any;
|
|
24500
|
+
selector?: string | Promise<string> | undefined;
|
|
24501
|
+
idx?: number | undefined;
|
|
24502
|
+
timeBudget?: number | undefined;
|
|
24503
|
+
}, any>;
|
|
24504
|
+
};
|
|
24505
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
24506
|
+
getButtonTextContent: () => Promise<string>;
|
|
24507
|
+
isFocused: () => Promise<boolean>;
|
|
24508
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24509
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24510
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24511
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24512
|
+
exists: () => Promise<boolean>;
|
|
24513
|
+
element: () => Promise<any>;
|
|
24514
|
+
click: () => Promise<void>;
|
|
24515
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24516
|
+
parent?: any | undefined;
|
|
24517
|
+
base?: any;
|
|
24518
|
+
selector?: string | Promise<string> | undefined;
|
|
24519
|
+
idx?: number | undefined;
|
|
24520
|
+
timeBudget?: number | undefined;
|
|
24521
|
+
}, any>;
|
|
24522
|
+
}>;
|
|
24523
|
+
primaryButtonDriver: {
|
|
24524
|
+
getButtonTextContent: () => Promise<string>;
|
|
24525
|
+
isFocused: () => Promise<boolean>;
|
|
24526
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24527
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24528
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24529
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24530
|
+
exists: () => Promise<boolean>;
|
|
24531
|
+
element: () => Promise<any>;
|
|
24532
|
+
click: () => Promise<void>;
|
|
24533
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24534
|
+
parent?: any | undefined;
|
|
24535
|
+
base?: any;
|
|
24536
|
+
selector?: string | Promise<string> | undefined;
|
|
24537
|
+
idx?: number | undefined;
|
|
24538
|
+
timeBudget?: number | undefined;
|
|
24539
|
+
}, any>;
|
|
24540
|
+
};
|
|
24541
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
24542
|
+
getButtonTextContent: () => Promise<string>;
|
|
24543
|
+
isFocused: () => Promise<boolean>;
|
|
24544
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24545
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24546
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24547
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24548
|
+
exists: () => Promise<boolean>;
|
|
24549
|
+
element: () => Promise<any>;
|
|
24550
|
+
click: () => Promise<void>;
|
|
24551
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24552
|
+
parent?: any | undefined;
|
|
24553
|
+
base?: any;
|
|
24554
|
+
selector?: string | Promise<string> | undefined;
|
|
24555
|
+
idx?: number | undefined;
|
|
24556
|
+
timeBudget?: number | undefined;
|
|
24557
|
+
}, any>;
|
|
24558
|
+
}>;
|
|
24559
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
24560
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
24561
|
+
exists: () => Promise<boolean>;
|
|
24562
|
+
element: () => Promise<any>;
|
|
24563
|
+
click: () => Promise<void>;
|
|
24564
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
24565
|
+
parent?: any | undefined;
|
|
24566
|
+
base?: any;
|
|
24567
|
+
selector?: string | Promise<string> | undefined;
|
|
24568
|
+
idx?: number | undefined;
|
|
24569
|
+
timeBudget?: number | undefined;
|
|
24570
|
+
}, any>;
|
|
24571
|
+
};
|
|
24196
24572
|
exists: () => Promise<boolean>;
|
|
24197
24573
|
click: () => Promise<void>;
|
|
24198
24574
|
element: () => Promise<any>;
|
|
@@ -25091,7 +25467,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
25091
25467
|
}, any>;
|
|
25092
25468
|
exists: () => Promise<boolean>;
|
|
25093
25469
|
initialLoaderExists: () => Promise<boolean>;
|
|
25094
|
-
getSelected: () => Promise<string>;
|
|
25470
|
+
getSelected: () => Promise<string | null>;
|
|
25095
25471
|
getInputValue: () => Promise<string>;
|
|
25096
25472
|
getInputReadOnly: () => Promise<any>;
|
|
25097
25473
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -25310,7 +25686,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
25310
25686
|
isDivider: () => Promise<boolean>;
|
|
25311
25687
|
isDisabled: () => Promise<boolean>;
|
|
25312
25688
|
isLink: () => Promise<boolean>;
|
|
25313
|
-
}>;
|
|
25689
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
25314
25690
|
getDeleteViewBtn: () => Promise<{
|
|
25315
25691
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
25316
25692
|
parent?: any | undefined;
|
|
@@ -29444,7 +29820,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
29444
29820
|
}, any>;
|
|
29445
29821
|
exists: () => Promise<boolean>;
|
|
29446
29822
|
initialLoaderExists: () => Promise<boolean>;
|
|
29447
|
-
getSelected: () => Promise<string>;
|
|
29823
|
+
getSelected: () => Promise<string | null>;
|
|
29448
29824
|
getInputValue: () => Promise<string>;
|
|
29449
29825
|
getInputReadOnly: () => Promise<any>;
|
|
29450
29826
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -29663,7 +30039,7 @@ export declare const TableGridSwitchTestkit: (arg: {
|
|
|
29663
30039
|
isDivider: () => Promise<boolean>;
|
|
29664
30040
|
isDisabled: () => Promise<boolean>;
|
|
29665
30041
|
isLink: () => Promise<boolean>;
|
|
29666
|
-
}>;
|
|
30042
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
29667
30043
|
getDeleteViewBtn: () => Promise<{
|
|
29668
30044
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
29669
30045
|
parent?: any | undefined;
|
|
@@ -34299,7 +34675,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
34299
34675
|
}, any>;
|
|
34300
34676
|
exists: () => Promise<boolean>;
|
|
34301
34677
|
initialLoaderExists: () => Promise<boolean>;
|
|
34302
|
-
getSelected: () => Promise<string>;
|
|
34678
|
+
getSelected: () => Promise<string | null>;
|
|
34303
34679
|
getInputValue: () => Promise<string>;
|
|
34304
34680
|
getInputReadOnly: () => Promise<any>;
|
|
34305
34681
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -34518,7 +34894,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
34518
34894
|
isDivider: () => Promise<boolean>;
|
|
34519
34895
|
isDisabled: () => Promise<boolean>;
|
|
34520
34896
|
isLink: () => Promise<boolean>;
|
|
34521
|
-
}>;
|
|
34897
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
34522
34898
|
getDeleteViewBtn: () => Promise<{
|
|
34523
34899
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
34524
34900
|
parent?: any | undefined;
|
|
@@ -38913,7 +39289,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
38913
39289
|
}, any>;
|
|
38914
39290
|
exists: () => Promise<boolean>;
|
|
38915
39291
|
initialLoaderExists: () => Promise<boolean>;
|
|
38916
|
-
getSelected: () => Promise<string>;
|
|
39292
|
+
getSelected: () => Promise<string | null>;
|
|
38917
39293
|
getInputValue: () => Promise<string>;
|
|
38918
39294
|
getInputReadOnly: () => Promise<any>;
|
|
38919
39295
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -39132,7 +39508,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
39132
39508
|
isDivider: () => Promise<boolean>;
|
|
39133
39509
|
isDisabled: () => Promise<boolean>;
|
|
39134
39510
|
isLink: () => Promise<boolean>;
|
|
39135
|
-
}>;
|
|
39511
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
39136
39512
|
getDeleteViewBtn: () => Promise<{
|
|
39137
39513
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
39138
39514
|
parent?: any | undefined;
|
|
@@ -44223,7 +44599,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
44223
44599
|
}, any>;
|
|
44224
44600
|
exists: () => Promise<boolean>;
|
|
44225
44601
|
initialLoaderExists: () => Promise<boolean>;
|
|
44226
|
-
getSelected: () => Promise<string>;
|
|
44602
|
+
getSelected: () => Promise<string | null>;
|
|
44227
44603
|
getInputValue: () => Promise<string>;
|
|
44228
44604
|
getInputReadOnly: () => Promise<any>;
|
|
44229
44605
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -44442,7 +44818,7 @@ export declare const GridFoldersTestkit: (arg: {
|
|
|
44442
44818
|
isDivider: () => Promise<boolean>;
|
|
44443
44819
|
isDisabled: () => Promise<boolean>;
|
|
44444
44820
|
isLink: () => Promise<boolean>;
|
|
44445
|
-
}>;
|
|
44821
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
44446
44822
|
getDeleteViewBtn: () => Promise<{
|
|
44447
44823
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
44448
44824
|
parent?: any | undefined;
|
|
@@ -49113,7 +49489,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
49113
49489
|
}, any>;
|
|
49114
49490
|
exists: () => Promise<boolean>;
|
|
49115
49491
|
initialLoaderExists: () => Promise<boolean>;
|
|
49116
|
-
getSelected: () => Promise<string>;
|
|
49492
|
+
getSelected: () => Promise<string | null>;
|
|
49117
49493
|
getInputValue: () => Promise<string>;
|
|
49118
49494
|
getInputReadOnly: () => Promise<any>;
|
|
49119
49495
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -49332,7 +49708,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
49332
49708
|
isDivider: () => Promise<boolean>;
|
|
49333
49709
|
isDisabled: () => Promise<boolean>;
|
|
49334
49710
|
isLink: () => Promise<boolean>;
|
|
49335
|
-
}>;
|
|
49711
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
49336
49712
|
getDeleteViewBtn: () => Promise<{
|
|
49337
49713
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
49338
49714
|
parent?: any | undefined;
|
|
@@ -54950,7 +55326,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
54950
55326
|
}, any>;
|
|
54951
55327
|
exists: () => Promise<boolean>;
|
|
54952
55328
|
initialLoaderExists: () => Promise<boolean>;
|
|
54953
|
-
getSelected: () => Promise<string>;
|
|
55329
|
+
getSelected: () => Promise<string | null>;
|
|
54954
55330
|
getInputValue: () => Promise<string>;
|
|
54955
55331
|
getInputReadOnly: () => Promise<any>;
|
|
54956
55332
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -55169,7 +55545,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
55169
55545
|
isDivider: () => Promise<boolean>;
|
|
55170
55546
|
isDisabled: () => Promise<boolean>;
|
|
55171
55547
|
isLink: () => Promise<boolean>;
|
|
55172
|
-
}>;
|
|
55548
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
55173
55549
|
getDeleteViewBtn: () => Promise<{
|
|
55174
55550
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
55175
55551
|
parent?: any | undefined;
|
|
@@ -58414,7 +58790,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
58414
58790
|
isDivider: () => Promise<boolean>;
|
|
58415
58791
|
isDisabled: () => Promise<boolean>;
|
|
58416
58792
|
isLink: () => Promise<boolean>;
|
|
58417
|
-
}>;
|
|
58793
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
58418
58794
|
getDeleteViewBtn: () => Promise<{
|
|
58419
58795
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
58420
58796
|
parent?: any | undefined;
|
|
@@ -59389,6 +59765,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
59389
59765
|
uploadFile: (file: File) => Promise<void>;
|
|
59390
59766
|
getUploadError: () => Promise<string>;
|
|
59391
59767
|
uploadErrorExists: () => Promise<boolean>;
|
|
59768
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
59392
59769
|
getProgressLabel: () => Promise<string>;
|
|
59393
59770
|
progressLabelExists: () => Promise<boolean>;
|
|
59394
59771
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -59410,6 +59787,99 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
59410
59787
|
}, any>;
|
|
59411
59788
|
};
|
|
59412
59789
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
59790
|
+
getDiscardChangesModal: () => {
|
|
59791
|
+
getTheme: () => Promise<string | null>;
|
|
59792
|
+
getSkin: () => Promise<string | null>;
|
|
59793
|
+
clickCloseButton: () => Promise<void>;
|
|
59794
|
+
clickHelpButton: () => Promise<void>;
|
|
59795
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
59796
|
+
getTitleText: () => Promise<string>;
|
|
59797
|
+
getSubtitleText: () => Promise<string>;
|
|
59798
|
+
secondaryButtonDriver: {
|
|
59799
|
+
getButtonTextContent: () => Promise<string>;
|
|
59800
|
+
isFocused: () => Promise<boolean>;
|
|
59801
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59802
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59803
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
59804
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
59805
|
+
exists: () => Promise<boolean>;
|
|
59806
|
+
element: () => Promise<any>;
|
|
59807
|
+
click: () => Promise<void>;
|
|
59808
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59809
|
+
parent?: any | undefined;
|
|
59810
|
+
base?: any;
|
|
59811
|
+
selector?: string | Promise<string> | undefined;
|
|
59812
|
+
idx?: number | undefined;
|
|
59813
|
+
timeBudget?: number | undefined;
|
|
59814
|
+
}, any>;
|
|
59815
|
+
};
|
|
59816
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
59817
|
+
getButtonTextContent: () => Promise<string>;
|
|
59818
|
+
isFocused: () => Promise<boolean>;
|
|
59819
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59820
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59821
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
59822
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
59823
|
+
exists: () => Promise<boolean>;
|
|
59824
|
+
element: () => Promise<any>;
|
|
59825
|
+
click: () => Promise<void>;
|
|
59826
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59827
|
+
parent?: any | undefined;
|
|
59828
|
+
base?: any;
|
|
59829
|
+
selector?: string | Promise<string> | undefined;
|
|
59830
|
+
idx?: number | undefined;
|
|
59831
|
+
timeBudget?: number | undefined;
|
|
59832
|
+
}, any>;
|
|
59833
|
+
}>;
|
|
59834
|
+
primaryButtonDriver: {
|
|
59835
|
+
getButtonTextContent: () => Promise<string>;
|
|
59836
|
+
isFocused: () => Promise<boolean>;
|
|
59837
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59838
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59839
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
59840
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
59841
|
+
exists: () => Promise<boolean>;
|
|
59842
|
+
element: () => Promise<any>;
|
|
59843
|
+
click: () => Promise<void>;
|
|
59844
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59845
|
+
parent?: any | undefined;
|
|
59846
|
+
base?: any;
|
|
59847
|
+
selector?: string | Promise<string> | undefined;
|
|
59848
|
+
idx?: number | undefined;
|
|
59849
|
+
timeBudget?: number | undefined;
|
|
59850
|
+
}, any>;
|
|
59851
|
+
};
|
|
59852
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
59853
|
+
getButtonTextContent: () => Promise<string>;
|
|
59854
|
+
isFocused: () => Promise<boolean>;
|
|
59855
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59856
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59857
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
59858
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
59859
|
+
exists: () => Promise<boolean>;
|
|
59860
|
+
element: () => Promise<any>;
|
|
59861
|
+
click: () => Promise<void>;
|
|
59862
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59863
|
+
parent?: any | undefined;
|
|
59864
|
+
base?: any;
|
|
59865
|
+
selector?: string | Promise<string> | undefined;
|
|
59866
|
+
idx?: number | undefined;
|
|
59867
|
+
timeBudget?: number | undefined;
|
|
59868
|
+
}, any>;
|
|
59869
|
+
}>;
|
|
59870
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
59871
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
59872
|
+
exists: () => Promise<boolean>;
|
|
59873
|
+
element: () => Promise<any>;
|
|
59874
|
+
click: () => Promise<void>;
|
|
59875
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59876
|
+
parent?: any | undefined;
|
|
59877
|
+
base?: any;
|
|
59878
|
+
selector?: string | Promise<string> | undefined;
|
|
59879
|
+
idx?: number | undefined;
|
|
59880
|
+
timeBudget?: number | undefined;
|
|
59881
|
+
}, any>;
|
|
59882
|
+
};
|
|
59413
59883
|
element: () => Promise<any>;
|
|
59414
59884
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59415
59885
|
parent?: any | undefined;
|
|
@@ -59473,6 +59943,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
59473
59943
|
uploadFile: (file: File) => Promise<void>;
|
|
59474
59944
|
getUploadError: () => Promise<string>;
|
|
59475
59945
|
uploadErrorExists: () => Promise<boolean>;
|
|
59946
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
59476
59947
|
getProgressLabel: () => Promise<string>;
|
|
59477
59948
|
progressLabelExists: () => Promise<boolean>;
|
|
59478
59949
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -59494,6 +59965,99 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
59494
59965
|
}, any>;
|
|
59495
59966
|
};
|
|
59496
59967
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
59968
|
+
getDiscardChangesModal: () => {
|
|
59969
|
+
getTheme: () => Promise<string | null>;
|
|
59970
|
+
getSkin: () => Promise<string | null>;
|
|
59971
|
+
clickCloseButton: () => Promise<void>;
|
|
59972
|
+
clickHelpButton: () => Promise<void>;
|
|
59973
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
59974
|
+
getTitleText: () => Promise<string>;
|
|
59975
|
+
getSubtitleText: () => Promise<string>;
|
|
59976
|
+
secondaryButtonDriver: {
|
|
59977
|
+
getButtonTextContent: () => Promise<string>;
|
|
59978
|
+
isFocused: () => Promise<boolean>;
|
|
59979
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59980
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59981
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
59982
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
59983
|
+
exists: () => Promise<boolean>;
|
|
59984
|
+
element: () => Promise<any>;
|
|
59985
|
+
click: () => Promise<void>;
|
|
59986
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
59987
|
+
parent?: any | undefined;
|
|
59988
|
+
base?: any;
|
|
59989
|
+
selector?: string | Promise<string> | undefined;
|
|
59990
|
+
idx?: number | undefined;
|
|
59991
|
+
timeBudget?: number | undefined;
|
|
59992
|
+
}, any>;
|
|
59993
|
+
};
|
|
59994
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
59995
|
+
getButtonTextContent: () => Promise<string>;
|
|
59996
|
+
isFocused: () => Promise<boolean>;
|
|
59997
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
59998
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
59999
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
60000
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
60001
|
+
exists: () => Promise<boolean>;
|
|
60002
|
+
element: () => Promise<any>;
|
|
60003
|
+
click: () => Promise<void>;
|
|
60004
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
60005
|
+
parent?: any | undefined;
|
|
60006
|
+
base?: any;
|
|
60007
|
+
selector?: string | Promise<string> | undefined;
|
|
60008
|
+
idx?: number | undefined;
|
|
60009
|
+
timeBudget?: number | undefined;
|
|
60010
|
+
}, any>;
|
|
60011
|
+
}>;
|
|
60012
|
+
primaryButtonDriver: {
|
|
60013
|
+
getButtonTextContent: () => Promise<string>;
|
|
60014
|
+
isFocused: () => Promise<boolean>;
|
|
60015
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
60016
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
60017
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
60018
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
60019
|
+
exists: () => Promise<boolean>;
|
|
60020
|
+
element: () => Promise<any>;
|
|
60021
|
+
click: () => Promise<void>;
|
|
60022
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
60023
|
+
parent?: any | undefined;
|
|
60024
|
+
base?: any;
|
|
60025
|
+
selector?: string | Promise<string> | undefined;
|
|
60026
|
+
idx?: number | undefined;
|
|
60027
|
+
timeBudget?: number | undefined;
|
|
60028
|
+
}, any>;
|
|
60029
|
+
};
|
|
60030
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
60031
|
+
getButtonTextContent: () => Promise<string>;
|
|
60032
|
+
isFocused: () => Promise<boolean>;
|
|
60033
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
60034
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
60035
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
60036
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
60037
|
+
exists: () => Promise<boolean>;
|
|
60038
|
+
element: () => Promise<any>;
|
|
60039
|
+
click: () => Promise<void>;
|
|
60040
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
60041
|
+
parent?: any | undefined;
|
|
60042
|
+
base?: any;
|
|
60043
|
+
selector?: string | Promise<string> | undefined;
|
|
60044
|
+
idx?: number | undefined;
|
|
60045
|
+
timeBudget?: number | undefined;
|
|
60046
|
+
}, any>;
|
|
60047
|
+
}>;
|
|
60048
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
60049
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
60050
|
+
exists: () => Promise<boolean>;
|
|
60051
|
+
element: () => Promise<any>;
|
|
60052
|
+
click: () => Promise<void>;
|
|
60053
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
60054
|
+
parent?: any | undefined;
|
|
60055
|
+
base?: any;
|
|
60056
|
+
selector?: string | Promise<string> | undefined;
|
|
60057
|
+
idx?: number | undefined;
|
|
60058
|
+
timeBudget?: number | undefined;
|
|
60059
|
+
}, any>;
|
|
60060
|
+
};
|
|
59497
60061
|
exists: () => Promise<boolean>;
|
|
59498
60062
|
click: () => Promise<void>;
|
|
59499
60063
|
element: () => Promise<any>;
|
|
@@ -60279,7 +60843,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
60279
60843
|
}, any>;
|
|
60280
60844
|
exists: () => Promise<boolean>;
|
|
60281
60845
|
initialLoaderExists: () => Promise<boolean>;
|
|
60282
|
-
getSelected: () => Promise<string>;
|
|
60846
|
+
getSelected: () => Promise<string | null>;
|
|
60283
60847
|
getInputValue: () => Promise<string>;
|
|
60284
60848
|
getInputReadOnly: () => Promise<any>;
|
|
60285
60849
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -60498,7 +61062,7 @@ export declare const TableFoldersTestkit: (arg: {
|
|
|
60498
61062
|
isDivider: () => Promise<boolean>;
|
|
60499
61063
|
isDisabled: () => Promise<boolean>;
|
|
60500
61064
|
isLink: () => Promise<boolean>;
|
|
60501
|
-
}>;
|
|
61065
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
60502
61066
|
getDeleteViewBtn: () => Promise<{
|
|
60503
61067
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
60504
61068
|
parent?: any | undefined;
|
|
@@ -64065,7 +64629,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
64065
64629
|
}, any>;
|
|
64066
64630
|
exists: () => Promise<boolean>;
|
|
64067
64631
|
initialLoaderExists: () => Promise<boolean>;
|
|
64068
|
-
getSelected: () => Promise<string>;
|
|
64632
|
+
getSelected: () => Promise<string | null>;
|
|
64069
64633
|
getInputValue: () => Promise<string>;
|
|
64070
64634
|
getInputReadOnly: () => Promise<any>;
|
|
64071
64635
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -64284,7 +64848,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
64284
64848
|
isDivider: () => Promise<boolean>;
|
|
64285
64849
|
isDisabled: () => Promise<boolean>;
|
|
64286
64850
|
isLink: () => Promise<boolean>;
|
|
64287
|
-
}>;
|
|
64851
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
64288
64852
|
getDeleteViewBtn: () => Promise<{
|
|
64289
64853
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
64290
64854
|
parent?: any | undefined;
|
|
@@ -70809,7 +71373,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
70809
71373
|
}, any>;
|
|
70810
71374
|
exists: () => Promise<boolean>;
|
|
70811
71375
|
initialLoaderExists: () => Promise<boolean>;
|
|
70812
|
-
getSelected: () => Promise<string>;
|
|
71376
|
+
getSelected: () => Promise<string | null>;
|
|
70813
71377
|
getInputValue: () => Promise<string>;
|
|
70814
71378
|
getInputReadOnly: () => Promise<any>;
|
|
70815
71379
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -71028,7 +71592,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
71028
71592
|
isDivider: () => Promise<boolean>;
|
|
71029
71593
|
isDisabled: () => Promise<boolean>;
|
|
71030
71594
|
isLink: () => Promise<boolean>;
|
|
71031
|
-
}>;
|
|
71595
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
71032
71596
|
getDeleteViewBtn: () => Promise<{
|
|
71033
71597
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
71034
71598
|
parent?: any | undefined;
|
|
@@ -74273,7 +74837,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
74273
74837
|
isDivider: () => Promise<boolean>;
|
|
74274
74838
|
isDisabled: () => Promise<boolean>;
|
|
74275
74839
|
isLink: () => Promise<boolean>;
|
|
74276
|
-
}>;
|
|
74840
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
74277
74841
|
getDeleteViewBtn: () => Promise<{
|
|
74278
74842
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
74279
74843
|
parent?: any | undefined;
|
|
@@ -75248,6 +75812,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
75248
75812
|
uploadFile: (file: File) => Promise<void>;
|
|
75249
75813
|
getUploadError: () => Promise<string>;
|
|
75250
75814
|
uploadErrorExists: () => Promise<boolean>;
|
|
75815
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
75251
75816
|
getProgressLabel: () => Promise<string>;
|
|
75252
75817
|
progressLabelExists: () => Promise<boolean>;
|
|
75253
75818
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -75269,6 +75834,99 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
75269
75834
|
}, any>;
|
|
75270
75835
|
};
|
|
75271
75836
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
75837
|
+
getDiscardChangesModal: () => {
|
|
75838
|
+
getTheme: () => Promise<string | null>;
|
|
75839
|
+
getSkin: () => Promise<string | null>;
|
|
75840
|
+
clickCloseButton: () => Promise<void>;
|
|
75841
|
+
clickHelpButton: () => Promise<void>;
|
|
75842
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
75843
|
+
getTitleText: () => Promise<string>;
|
|
75844
|
+
getSubtitleText: () => Promise<string>;
|
|
75845
|
+
secondaryButtonDriver: {
|
|
75846
|
+
getButtonTextContent: () => Promise<string>;
|
|
75847
|
+
isFocused: () => Promise<boolean>;
|
|
75848
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
75849
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
75850
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
75851
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
75852
|
+
exists: () => Promise<boolean>;
|
|
75853
|
+
element: () => Promise<any>;
|
|
75854
|
+
click: () => Promise<void>;
|
|
75855
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75856
|
+
parent?: any | undefined;
|
|
75857
|
+
base?: any;
|
|
75858
|
+
selector?: string | Promise<string> | undefined;
|
|
75859
|
+
idx?: number | undefined;
|
|
75860
|
+
timeBudget?: number | undefined;
|
|
75861
|
+
}, any>;
|
|
75862
|
+
};
|
|
75863
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
75864
|
+
getButtonTextContent: () => Promise<string>;
|
|
75865
|
+
isFocused: () => Promise<boolean>;
|
|
75866
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
75867
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
75868
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
75869
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
75870
|
+
exists: () => Promise<boolean>;
|
|
75871
|
+
element: () => Promise<any>;
|
|
75872
|
+
click: () => Promise<void>;
|
|
75873
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75874
|
+
parent?: any | undefined;
|
|
75875
|
+
base?: any;
|
|
75876
|
+
selector?: string | Promise<string> | undefined;
|
|
75877
|
+
idx?: number | undefined;
|
|
75878
|
+
timeBudget?: number | undefined;
|
|
75879
|
+
}, any>;
|
|
75880
|
+
}>;
|
|
75881
|
+
primaryButtonDriver: {
|
|
75882
|
+
getButtonTextContent: () => Promise<string>;
|
|
75883
|
+
isFocused: () => Promise<boolean>;
|
|
75884
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
75885
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
75886
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
75887
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
75888
|
+
exists: () => Promise<boolean>;
|
|
75889
|
+
element: () => Promise<any>;
|
|
75890
|
+
click: () => Promise<void>;
|
|
75891
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75892
|
+
parent?: any | undefined;
|
|
75893
|
+
base?: any;
|
|
75894
|
+
selector?: string | Promise<string> | undefined;
|
|
75895
|
+
idx?: number | undefined;
|
|
75896
|
+
timeBudget?: number | undefined;
|
|
75897
|
+
}, any>;
|
|
75898
|
+
};
|
|
75899
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
75900
|
+
getButtonTextContent: () => Promise<string>;
|
|
75901
|
+
isFocused: () => Promise<boolean>;
|
|
75902
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
75903
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
75904
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
75905
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
75906
|
+
exists: () => Promise<boolean>;
|
|
75907
|
+
element: () => Promise<any>;
|
|
75908
|
+
click: () => Promise<void>;
|
|
75909
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75910
|
+
parent?: any | undefined;
|
|
75911
|
+
base?: any;
|
|
75912
|
+
selector?: string | Promise<string> | undefined;
|
|
75913
|
+
idx?: number | undefined;
|
|
75914
|
+
timeBudget?: number | undefined;
|
|
75915
|
+
}, any>;
|
|
75916
|
+
}>;
|
|
75917
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
75918
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
75919
|
+
exists: () => Promise<boolean>;
|
|
75920
|
+
element: () => Promise<any>;
|
|
75921
|
+
click: () => Promise<void>;
|
|
75922
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75923
|
+
parent?: any | undefined;
|
|
75924
|
+
base?: any;
|
|
75925
|
+
selector?: string | Promise<string> | undefined;
|
|
75926
|
+
idx?: number | undefined;
|
|
75927
|
+
timeBudget?: number | undefined;
|
|
75928
|
+
}, any>;
|
|
75929
|
+
};
|
|
75272
75930
|
element: () => Promise<any>;
|
|
75273
75931
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
75274
75932
|
parent?: any | undefined;
|
|
@@ -75332,6 +75990,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
75332
75990
|
uploadFile: (file: File) => Promise<void>;
|
|
75333
75991
|
getUploadError: () => Promise<string>;
|
|
75334
75992
|
uploadErrorExists: () => Promise<boolean>;
|
|
75993
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
75335
75994
|
getProgressLabel: () => Promise<string>;
|
|
75336
75995
|
progressLabelExists: () => Promise<boolean>;
|
|
75337
75996
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -75353,6 +76012,99 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
75353
76012
|
}, any>;
|
|
75354
76013
|
};
|
|
75355
76014
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
76015
|
+
getDiscardChangesModal: () => {
|
|
76016
|
+
getTheme: () => Promise<string | null>;
|
|
76017
|
+
getSkin: () => Promise<string | null>;
|
|
76018
|
+
clickCloseButton: () => Promise<void>;
|
|
76019
|
+
clickHelpButton: () => Promise<void>;
|
|
76020
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
76021
|
+
getTitleText: () => Promise<string>;
|
|
76022
|
+
getSubtitleText: () => Promise<string>;
|
|
76023
|
+
secondaryButtonDriver: {
|
|
76024
|
+
getButtonTextContent: () => Promise<string>;
|
|
76025
|
+
isFocused: () => Promise<boolean>;
|
|
76026
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
76027
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
76028
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
76029
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
76030
|
+
exists: () => Promise<boolean>;
|
|
76031
|
+
element: () => Promise<any>;
|
|
76032
|
+
click: () => Promise<void>;
|
|
76033
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
76034
|
+
parent?: any | undefined;
|
|
76035
|
+
base?: any;
|
|
76036
|
+
selector?: string | Promise<string> | undefined;
|
|
76037
|
+
idx?: number | undefined;
|
|
76038
|
+
timeBudget?: number | undefined;
|
|
76039
|
+
}, any>;
|
|
76040
|
+
};
|
|
76041
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
76042
|
+
getButtonTextContent: () => Promise<string>;
|
|
76043
|
+
isFocused: () => Promise<boolean>;
|
|
76044
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
76045
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
76046
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
76047
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
76048
|
+
exists: () => Promise<boolean>;
|
|
76049
|
+
element: () => Promise<any>;
|
|
76050
|
+
click: () => Promise<void>;
|
|
76051
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
76052
|
+
parent?: any | undefined;
|
|
76053
|
+
base?: any;
|
|
76054
|
+
selector?: string | Promise<string> | undefined;
|
|
76055
|
+
idx?: number | undefined;
|
|
76056
|
+
timeBudget?: number | undefined;
|
|
76057
|
+
}, any>;
|
|
76058
|
+
}>;
|
|
76059
|
+
primaryButtonDriver: {
|
|
76060
|
+
getButtonTextContent: () => Promise<string>;
|
|
76061
|
+
isFocused: () => Promise<boolean>;
|
|
76062
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
76063
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
76064
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
76065
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
76066
|
+
exists: () => Promise<boolean>;
|
|
76067
|
+
element: () => Promise<any>;
|
|
76068
|
+
click: () => Promise<void>;
|
|
76069
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
76070
|
+
parent?: any | undefined;
|
|
76071
|
+
base?: any;
|
|
76072
|
+
selector?: string | Promise<string> | undefined;
|
|
76073
|
+
idx?: number | undefined;
|
|
76074
|
+
timeBudget?: number | undefined;
|
|
76075
|
+
}, any>;
|
|
76076
|
+
};
|
|
76077
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
76078
|
+
getButtonTextContent: () => Promise<string>;
|
|
76079
|
+
isFocused: () => Promise<boolean>;
|
|
76080
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
76081
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
76082
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
76083
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
76084
|
+
exists: () => Promise<boolean>;
|
|
76085
|
+
element: () => Promise<any>;
|
|
76086
|
+
click: () => Promise<void>;
|
|
76087
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
76088
|
+
parent?: any | undefined;
|
|
76089
|
+
base?: any;
|
|
76090
|
+
selector?: string | Promise<string> | undefined;
|
|
76091
|
+
idx?: number | undefined;
|
|
76092
|
+
timeBudget?: number | undefined;
|
|
76093
|
+
}, any>;
|
|
76094
|
+
}>;
|
|
76095
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
76096
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
76097
|
+
exists: () => Promise<boolean>;
|
|
76098
|
+
element: () => Promise<any>;
|
|
76099
|
+
click: () => Promise<void>;
|
|
76100
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
76101
|
+
parent?: any | undefined;
|
|
76102
|
+
base?: any;
|
|
76103
|
+
selector?: string | Promise<string> | undefined;
|
|
76104
|
+
idx?: number | undefined;
|
|
76105
|
+
timeBudget?: number | undefined;
|
|
76106
|
+
}, any>;
|
|
76107
|
+
};
|
|
75356
76108
|
exists: () => Promise<boolean>;
|
|
75357
76109
|
click: () => Promise<void>;
|
|
75358
76110
|
element: () => Promise<any>;
|
|
@@ -76138,7 +76890,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
76138
76890
|
}, any>;
|
|
76139
76891
|
exists: () => Promise<boolean>;
|
|
76140
76892
|
initialLoaderExists: () => Promise<boolean>;
|
|
76141
|
-
getSelected: () => Promise<string>;
|
|
76893
|
+
getSelected: () => Promise<string | null>;
|
|
76142
76894
|
getInputValue: () => Promise<string>;
|
|
76143
76895
|
getInputReadOnly: () => Promise<any>;
|
|
76144
76896
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -76357,7 +77109,7 @@ export declare const NestedTableTestkit: (arg: {
|
|
|
76357
77109
|
isDivider: () => Promise<boolean>;
|
|
76358
77110
|
isDisabled: () => Promise<boolean>;
|
|
76359
77111
|
isLink: () => Promise<boolean>;
|
|
76360
|
-
}>;
|
|
77112
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
76361
77113
|
getDeleteViewBtn: () => Promise<{
|
|
76362
77114
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
76363
77115
|
parent?: any | undefined;
|
|
@@ -79784,7 +80536,7 @@ export declare const ViewsStandaloneTestkit: (arg: {
|
|
|
79784
80536
|
}, any>;
|
|
79785
80537
|
exists: () => Promise<boolean>;
|
|
79786
80538
|
initialLoaderExists: () => Promise<boolean>;
|
|
79787
|
-
getSelected: () => Promise<string>;
|
|
80539
|
+
getSelected: () => Promise<string | null>;
|
|
79788
80540
|
getInputValue: () => Promise<string>;
|
|
79789
80541
|
getInputReadOnly: () => Promise<any>;
|
|
79790
80542
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -80003,7 +80755,7 @@ export declare const ViewsStandaloneTestkit: (arg: {
|
|
|
80003
80755
|
isDivider: () => Promise<boolean>;
|
|
80004
80756
|
isDisabled: () => Promise<boolean>;
|
|
80005
80757
|
isLink: () => Promise<boolean>;
|
|
80006
|
-
}>;
|
|
80758
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
80007
80759
|
getDeleteViewBtn: () => Promise<{
|
|
80008
80760
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
80009
80761
|
parent?: any | undefined;
|