@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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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: (obj: {
|
|
|
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;
|
|
@@ -11551,7 +11739,7 @@ export declare const KanbanTestkit: (obj: {
|
|
|
11551
11739
|
}, any>;
|
|
11552
11740
|
exists: () => Promise<boolean>;
|
|
11553
11741
|
initialLoaderExists: () => Promise<boolean>;
|
|
11554
|
-
getSelected: () => Promise<string>;
|
|
11742
|
+
getSelected: () => Promise<string | null>;
|
|
11555
11743
|
getInputValue: () => Promise<string>;
|
|
11556
11744
|
getInputReadOnly: () => Promise<any>;
|
|
11557
11745
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -11770,7 +11958,7 @@ export declare const KanbanTestkit: (obj: {
|
|
|
11770
11958
|
isDivider: () => Promise<boolean>;
|
|
11771
11959
|
isDisabled: () => Promise<boolean>;
|
|
11772
11960
|
isLink: () => Promise<boolean>;
|
|
11773
|
-
}>;
|
|
11961
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
11774
11962
|
getDeleteViewBtn: () => Promise<{
|
|
11775
11963
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
11776
11964
|
parent?: any | undefined;
|
|
@@ -16586,7 +16774,7 @@ export declare const GridTestkit: (obj: {
|
|
|
16586
16774
|
}, any>;
|
|
16587
16775
|
exists: () => Promise<boolean>;
|
|
16588
16776
|
initialLoaderExists: () => Promise<boolean>;
|
|
16589
|
-
getSelected: () => Promise<string>;
|
|
16777
|
+
getSelected: () => Promise<string | null>;
|
|
16590
16778
|
getInputValue: () => Promise<string>;
|
|
16591
16779
|
getInputReadOnly: () => Promise<any>;
|
|
16592
16780
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -16805,7 +16993,7 @@ export declare const GridTestkit: (obj: {
|
|
|
16805
16993
|
isDivider: () => Promise<boolean>;
|
|
16806
16994
|
isDisabled: () => Promise<boolean>;
|
|
16807
16995
|
isLink: () => Promise<boolean>;
|
|
16808
|
-
}>;
|
|
16996
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
16809
16997
|
getDeleteViewBtn: () => Promise<{
|
|
16810
16998
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
16811
16999
|
parent?: any | undefined;
|
|
@@ -24113,7 +24301,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
24113
24301
|
}, any>;
|
|
24114
24302
|
exists: () => Promise<boolean>;
|
|
24115
24303
|
initialLoaderExists: () => Promise<boolean>;
|
|
24116
|
-
getSelected: () => Promise<string>;
|
|
24304
|
+
getSelected: () => Promise<string | null>;
|
|
24117
24305
|
getInputValue: () => Promise<string>;
|
|
24118
24306
|
getInputReadOnly: () => Promise<any>;
|
|
24119
24307
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -24332,7 +24520,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
24332
24520
|
isDivider: () => Promise<boolean>;
|
|
24333
24521
|
isDisabled: () => Promise<boolean>;
|
|
24334
24522
|
isLink: () => Promise<boolean>;
|
|
24335
|
-
}>;
|
|
24523
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
24336
24524
|
getDeleteViewBtn: () => Promise<{
|
|
24337
24525
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
24338
24526
|
parent?: any | undefined;
|
|
@@ -27577,7 +27765,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
27577
27765
|
isDivider: () => Promise<boolean>;
|
|
27578
27766
|
isDisabled: () => Promise<boolean>;
|
|
27579
27767
|
isLink: () => Promise<boolean>;
|
|
27580
|
-
}>;
|
|
27768
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
27581
27769
|
getDeleteViewBtn: () => Promise<{
|
|
27582
27770
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
27583
27771
|
parent?: any | undefined;
|
|
@@ -28552,6 +28740,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
28552
28740
|
uploadFile: (file: File) => Promise<void>;
|
|
28553
28741
|
getUploadError: () => Promise<string>;
|
|
28554
28742
|
uploadErrorExists: () => Promise<boolean>;
|
|
28743
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
28555
28744
|
getProgressLabel: () => Promise<string>;
|
|
28556
28745
|
progressLabelExists: () => Promise<boolean>;
|
|
28557
28746
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -28573,6 +28762,99 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
28573
28762
|
}, any>;
|
|
28574
28763
|
};
|
|
28575
28764
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
28765
|
+
getDiscardChangesModal: () => {
|
|
28766
|
+
getTheme: () => Promise<string | null>;
|
|
28767
|
+
getSkin: () => Promise<string | null>;
|
|
28768
|
+
clickCloseButton: () => Promise<void>;
|
|
28769
|
+
clickHelpButton: () => Promise<void>;
|
|
28770
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
28771
|
+
getTitleText: () => Promise<string>;
|
|
28772
|
+
getSubtitleText: () => Promise<string>;
|
|
28773
|
+
secondaryButtonDriver: {
|
|
28774
|
+
getButtonTextContent: () => Promise<string>;
|
|
28775
|
+
isFocused: () => Promise<boolean>;
|
|
28776
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28777
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28778
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28779
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28780
|
+
exists: () => Promise<boolean>;
|
|
28781
|
+
element: () => Promise<any>;
|
|
28782
|
+
click: () => Promise<void>;
|
|
28783
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28784
|
+
parent?: any | undefined;
|
|
28785
|
+
base?: any;
|
|
28786
|
+
selector?: string | Promise<string> | undefined;
|
|
28787
|
+
idx?: number | undefined;
|
|
28788
|
+
timeBudget?: number | undefined;
|
|
28789
|
+
}, any>;
|
|
28790
|
+
};
|
|
28791
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
28792
|
+
getButtonTextContent: () => Promise<string>;
|
|
28793
|
+
isFocused: () => Promise<boolean>;
|
|
28794
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28795
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28796
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28797
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28798
|
+
exists: () => Promise<boolean>;
|
|
28799
|
+
element: () => Promise<any>;
|
|
28800
|
+
click: () => Promise<void>;
|
|
28801
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28802
|
+
parent?: any | undefined;
|
|
28803
|
+
base?: any;
|
|
28804
|
+
selector?: string | Promise<string> | undefined;
|
|
28805
|
+
idx?: number | undefined;
|
|
28806
|
+
timeBudget?: number | undefined;
|
|
28807
|
+
}, any>;
|
|
28808
|
+
}>;
|
|
28809
|
+
primaryButtonDriver: {
|
|
28810
|
+
getButtonTextContent: () => Promise<string>;
|
|
28811
|
+
isFocused: () => Promise<boolean>;
|
|
28812
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28813
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28814
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28815
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28816
|
+
exists: () => Promise<boolean>;
|
|
28817
|
+
element: () => Promise<any>;
|
|
28818
|
+
click: () => Promise<void>;
|
|
28819
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28820
|
+
parent?: any | undefined;
|
|
28821
|
+
base?: any;
|
|
28822
|
+
selector?: string | Promise<string> | undefined;
|
|
28823
|
+
idx?: number | undefined;
|
|
28824
|
+
timeBudget?: number | undefined;
|
|
28825
|
+
}, any>;
|
|
28826
|
+
};
|
|
28827
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
28828
|
+
getButtonTextContent: () => Promise<string>;
|
|
28829
|
+
isFocused: () => Promise<boolean>;
|
|
28830
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28831
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28832
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28833
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28834
|
+
exists: () => Promise<boolean>;
|
|
28835
|
+
element: () => Promise<any>;
|
|
28836
|
+
click: () => Promise<void>;
|
|
28837
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28838
|
+
parent?: any | undefined;
|
|
28839
|
+
base?: any;
|
|
28840
|
+
selector?: string | Promise<string> | undefined;
|
|
28841
|
+
idx?: number | undefined;
|
|
28842
|
+
timeBudget?: number | undefined;
|
|
28843
|
+
}, any>;
|
|
28844
|
+
}>;
|
|
28845
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
28846
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
28847
|
+
exists: () => Promise<boolean>;
|
|
28848
|
+
element: () => Promise<any>;
|
|
28849
|
+
click: () => Promise<void>;
|
|
28850
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28851
|
+
parent?: any | undefined;
|
|
28852
|
+
base?: any;
|
|
28853
|
+
selector?: string | Promise<string> | undefined;
|
|
28854
|
+
idx?: number | undefined;
|
|
28855
|
+
timeBudget?: number | undefined;
|
|
28856
|
+
}, any>;
|
|
28857
|
+
};
|
|
28576
28858
|
element: () => Promise<any>;
|
|
28577
28859
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28578
28860
|
parent?: any | undefined;
|
|
@@ -28636,6 +28918,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
28636
28918
|
uploadFile: (file: File) => Promise<void>;
|
|
28637
28919
|
getUploadError: () => Promise<string>;
|
|
28638
28920
|
uploadErrorExists: () => Promise<boolean>;
|
|
28921
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
28639
28922
|
getProgressLabel: () => Promise<string>;
|
|
28640
28923
|
progressLabelExists: () => Promise<boolean>;
|
|
28641
28924
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -28657,6 +28940,99 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
28657
28940
|
}, any>;
|
|
28658
28941
|
};
|
|
28659
28942
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
28943
|
+
getDiscardChangesModal: () => {
|
|
28944
|
+
getTheme: () => Promise<string | null>;
|
|
28945
|
+
getSkin: () => Promise<string | null>;
|
|
28946
|
+
clickCloseButton: () => Promise<void>;
|
|
28947
|
+
clickHelpButton: () => Promise<void>;
|
|
28948
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
28949
|
+
getTitleText: () => Promise<string>;
|
|
28950
|
+
getSubtitleText: () => Promise<string>;
|
|
28951
|
+
secondaryButtonDriver: {
|
|
28952
|
+
getButtonTextContent: () => Promise<string>;
|
|
28953
|
+
isFocused: () => Promise<boolean>;
|
|
28954
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28955
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28956
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28957
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28958
|
+
exists: () => Promise<boolean>;
|
|
28959
|
+
element: () => Promise<any>;
|
|
28960
|
+
click: () => Promise<void>;
|
|
28961
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28962
|
+
parent?: any | undefined;
|
|
28963
|
+
base?: any;
|
|
28964
|
+
selector?: string | Promise<string> | undefined;
|
|
28965
|
+
idx?: number | undefined;
|
|
28966
|
+
timeBudget?: number | undefined;
|
|
28967
|
+
}, any>;
|
|
28968
|
+
};
|
|
28969
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
28970
|
+
getButtonTextContent: () => Promise<string>;
|
|
28971
|
+
isFocused: () => Promise<boolean>;
|
|
28972
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28973
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28974
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28975
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28976
|
+
exists: () => Promise<boolean>;
|
|
28977
|
+
element: () => Promise<any>;
|
|
28978
|
+
click: () => Promise<void>;
|
|
28979
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28980
|
+
parent?: any | undefined;
|
|
28981
|
+
base?: any;
|
|
28982
|
+
selector?: string | Promise<string> | undefined;
|
|
28983
|
+
idx?: number | undefined;
|
|
28984
|
+
timeBudget?: number | undefined;
|
|
28985
|
+
}, any>;
|
|
28986
|
+
}>;
|
|
28987
|
+
primaryButtonDriver: {
|
|
28988
|
+
getButtonTextContent: () => Promise<string>;
|
|
28989
|
+
isFocused: () => Promise<boolean>;
|
|
28990
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
28991
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
28992
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
28993
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
28994
|
+
exists: () => Promise<boolean>;
|
|
28995
|
+
element: () => Promise<any>;
|
|
28996
|
+
click: () => Promise<void>;
|
|
28997
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
28998
|
+
parent?: any | undefined;
|
|
28999
|
+
base?: any;
|
|
29000
|
+
selector?: string | Promise<string> | undefined;
|
|
29001
|
+
idx?: number | undefined;
|
|
29002
|
+
timeBudget?: number | undefined;
|
|
29003
|
+
}, any>;
|
|
29004
|
+
};
|
|
29005
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
29006
|
+
getButtonTextContent: () => Promise<string>;
|
|
29007
|
+
isFocused: () => Promise<boolean>;
|
|
29008
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
29009
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
29010
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
29011
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
29012
|
+
exists: () => Promise<boolean>;
|
|
29013
|
+
element: () => Promise<any>;
|
|
29014
|
+
click: () => Promise<void>;
|
|
29015
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
29016
|
+
parent?: any | undefined;
|
|
29017
|
+
base?: any;
|
|
29018
|
+
selector?: string | Promise<string> | undefined;
|
|
29019
|
+
idx?: number | undefined;
|
|
29020
|
+
timeBudget?: number | undefined;
|
|
29021
|
+
}, any>;
|
|
29022
|
+
}>;
|
|
29023
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
29024
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
29025
|
+
exists: () => Promise<boolean>;
|
|
29026
|
+
element: () => Promise<any>;
|
|
29027
|
+
click: () => Promise<void>;
|
|
29028
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
29029
|
+
parent?: any | undefined;
|
|
29030
|
+
base?: any;
|
|
29031
|
+
selector?: string | Promise<string> | undefined;
|
|
29032
|
+
idx?: number | undefined;
|
|
29033
|
+
timeBudget?: number | undefined;
|
|
29034
|
+
}, any>;
|
|
29035
|
+
};
|
|
28660
29036
|
exists: () => Promise<boolean>;
|
|
28661
29037
|
click: () => Promise<void>;
|
|
28662
29038
|
element: () => Promise<any>;
|
|
@@ -29555,7 +29931,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
29555
29931
|
}, any>;
|
|
29556
29932
|
exists: () => Promise<boolean>;
|
|
29557
29933
|
initialLoaderExists: () => Promise<boolean>;
|
|
29558
|
-
getSelected: () => Promise<string>;
|
|
29934
|
+
getSelected: () => Promise<string | null>;
|
|
29559
29935
|
getInputValue: () => Promise<string>;
|
|
29560
29936
|
getInputReadOnly: () => Promise<any>;
|
|
29561
29937
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -29774,7 +30150,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
29774
30150
|
isDivider: () => Promise<boolean>;
|
|
29775
30151
|
isDisabled: () => Promise<boolean>;
|
|
29776
30152
|
isLink: () => Promise<boolean>;
|
|
29777
|
-
}>;
|
|
30153
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
29778
30154
|
getDeleteViewBtn: () => Promise<{
|
|
29779
30155
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
29780
30156
|
parent?: any | undefined;
|
|
@@ -33908,7 +34284,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
33908
34284
|
}, any>;
|
|
33909
34285
|
exists: () => Promise<boolean>;
|
|
33910
34286
|
initialLoaderExists: () => Promise<boolean>;
|
|
33911
|
-
getSelected: () => Promise<string>;
|
|
34287
|
+
getSelected: () => Promise<string | null>;
|
|
33912
34288
|
getInputValue: () => Promise<string>;
|
|
33913
34289
|
getInputReadOnly: () => Promise<any>;
|
|
33914
34290
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -34127,7 +34503,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
34127
34503
|
isDivider: () => Promise<boolean>;
|
|
34128
34504
|
isDisabled: () => Promise<boolean>;
|
|
34129
34505
|
isLink: () => Promise<boolean>;
|
|
34130
|
-
}>;
|
|
34506
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
34131
34507
|
getDeleteViewBtn: () => Promise<{
|
|
34132
34508
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
34133
34509
|
parent?: any | undefined;
|
|
@@ -38763,7 +39139,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
38763
39139
|
}, any>;
|
|
38764
39140
|
exists: () => Promise<boolean>;
|
|
38765
39141
|
initialLoaderExists: () => Promise<boolean>;
|
|
38766
|
-
getSelected: () => Promise<string>;
|
|
39142
|
+
getSelected: () => Promise<string | null>;
|
|
38767
39143
|
getInputValue: () => Promise<string>;
|
|
38768
39144
|
getInputReadOnly: () => Promise<any>;
|
|
38769
39145
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -38982,7 +39358,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
38982
39358
|
isDivider: () => Promise<boolean>;
|
|
38983
39359
|
isDisabled: () => Promise<boolean>;
|
|
38984
39360
|
isLink: () => Promise<boolean>;
|
|
38985
|
-
}>;
|
|
39361
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
38986
39362
|
getDeleteViewBtn: () => Promise<{
|
|
38987
39363
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
38988
39364
|
parent?: any | undefined;
|
|
@@ -43377,7 +43753,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
43377
43753
|
}, any>;
|
|
43378
43754
|
exists: () => Promise<boolean>;
|
|
43379
43755
|
initialLoaderExists: () => Promise<boolean>;
|
|
43380
|
-
getSelected: () => Promise<string>;
|
|
43756
|
+
getSelected: () => Promise<string | null>;
|
|
43381
43757
|
getInputValue: () => Promise<string>;
|
|
43382
43758
|
getInputReadOnly: () => Promise<any>;
|
|
43383
43759
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -43596,7 +43972,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
43596
43972
|
isDivider: () => Promise<boolean>;
|
|
43597
43973
|
isDisabled: () => Promise<boolean>;
|
|
43598
43974
|
isLink: () => Promise<boolean>;
|
|
43599
|
-
}>;
|
|
43975
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
43600
43976
|
getDeleteViewBtn: () => Promise<{
|
|
43601
43977
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
43602
43978
|
parent?: any | undefined;
|
|
@@ -48687,7 +49063,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
48687
49063
|
}, any>;
|
|
48688
49064
|
exists: () => Promise<boolean>;
|
|
48689
49065
|
initialLoaderExists: () => Promise<boolean>;
|
|
48690
|
-
getSelected: () => Promise<string>;
|
|
49066
|
+
getSelected: () => Promise<string | null>;
|
|
48691
49067
|
getInputValue: () => Promise<string>;
|
|
48692
49068
|
getInputReadOnly: () => Promise<any>;
|
|
48693
49069
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -48906,7 +49282,7 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
48906
49282
|
isDivider: () => Promise<boolean>;
|
|
48907
49283
|
isDisabled: () => Promise<boolean>;
|
|
48908
49284
|
isLink: () => Promise<boolean>;
|
|
48909
|
-
}>;
|
|
49285
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
48910
49286
|
getDeleteViewBtn: () => Promise<{
|
|
48911
49287
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
48912
49288
|
parent?: any | undefined;
|
|
@@ -53577,7 +53953,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
53577
53953
|
}, any>;
|
|
53578
53954
|
exists: () => Promise<boolean>;
|
|
53579
53955
|
initialLoaderExists: () => Promise<boolean>;
|
|
53580
|
-
getSelected: () => Promise<string>;
|
|
53956
|
+
getSelected: () => Promise<string | null>;
|
|
53581
53957
|
getInputValue: () => Promise<string>;
|
|
53582
53958
|
getInputReadOnly: () => Promise<any>;
|
|
53583
53959
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -53796,7 +54172,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
53796
54172
|
isDivider: () => Promise<boolean>;
|
|
53797
54173
|
isDisabled: () => Promise<boolean>;
|
|
53798
54174
|
isLink: () => Promise<boolean>;
|
|
53799
|
-
}>;
|
|
54175
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
53800
54176
|
getDeleteViewBtn: () => Promise<{
|
|
53801
54177
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
53802
54178
|
parent?: any | undefined;
|
|
@@ -59414,7 +59790,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
59414
59790
|
}, any>;
|
|
59415
59791
|
exists: () => Promise<boolean>;
|
|
59416
59792
|
initialLoaderExists: () => Promise<boolean>;
|
|
59417
|
-
getSelected: () => Promise<string>;
|
|
59793
|
+
getSelected: () => Promise<string | null>;
|
|
59418
59794
|
getInputValue: () => Promise<string>;
|
|
59419
59795
|
getInputReadOnly: () => Promise<any>;
|
|
59420
59796
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -59633,7 +60009,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
59633
60009
|
isDivider: () => Promise<boolean>;
|
|
59634
60010
|
isDisabled: () => Promise<boolean>;
|
|
59635
60011
|
isLink: () => Promise<boolean>;
|
|
59636
|
-
}>;
|
|
60012
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
59637
60013
|
getDeleteViewBtn: () => Promise<{
|
|
59638
60014
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
59639
60015
|
parent?: any | undefined;
|
|
@@ -62878,7 +63254,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
62878
63254
|
isDivider: () => Promise<boolean>;
|
|
62879
63255
|
isDisabled: () => Promise<boolean>;
|
|
62880
63256
|
isLink: () => Promise<boolean>;
|
|
62881
|
-
}>;
|
|
63257
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
62882
63258
|
getDeleteViewBtn: () => Promise<{
|
|
62883
63259
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
62884
63260
|
parent?: any | undefined;
|
|
@@ -63853,6 +64229,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
63853
64229
|
uploadFile: (file: File) => Promise<void>;
|
|
63854
64230
|
getUploadError: () => Promise<string>;
|
|
63855
64231
|
uploadErrorExists: () => Promise<boolean>;
|
|
64232
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
63856
64233
|
getProgressLabel: () => Promise<string>;
|
|
63857
64234
|
progressLabelExists: () => Promise<boolean>;
|
|
63858
64235
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -63874,6 +64251,99 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
63874
64251
|
}, any>;
|
|
63875
64252
|
};
|
|
63876
64253
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
64254
|
+
getDiscardChangesModal: () => {
|
|
64255
|
+
getTheme: () => Promise<string | null>;
|
|
64256
|
+
getSkin: () => Promise<string | null>;
|
|
64257
|
+
clickCloseButton: () => Promise<void>;
|
|
64258
|
+
clickHelpButton: () => Promise<void>;
|
|
64259
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
64260
|
+
getTitleText: () => Promise<string>;
|
|
64261
|
+
getSubtitleText: () => Promise<string>;
|
|
64262
|
+
secondaryButtonDriver: {
|
|
64263
|
+
getButtonTextContent: () => Promise<string>;
|
|
64264
|
+
isFocused: () => Promise<boolean>;
|
|
64265
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64266
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64267
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64268
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64269
|
+
exists: () => Promise<boolean>;
|
|
64270
|
+
element: () => Promise<any>;
|
|
64271
|
+
click: () => Promise<void>;
|
|
64272
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64273
|
+
parent?: any | undefined;
|
|
64274
|
+
base?: any;
|
|
64275
|
+
selector?: string | Promise<string> | undefined;
|
|
64276
|
+
idx?: number | undefined;
|
|
64277
|
+
timeBudget?: number | undefined;
|
|
64278
|
+
}, any>;
|
|
64279
|
+
};
|
|
64280
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
64281
|
+
getButtonTextContent: () => Promise<string>;
|
|
64282
|
+
isFocused: () => Promise<boolean>;
|
|
64283
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64284
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64285
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64286
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64287
|
+
exists: () => Promise<boolean>;
|
|
64288
|
+
element: () => Promise<any>;
|
|
64289
|
+
click: () => Promise<void>;
|
|
64290
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64291
|
+
parent?: any | undefined;
|
|
64292
|
+
base?: any;
|
|
64293
|
+
selector?: string | Promise<string> | undefined;
|
|
64294
|
+
idx?: number | undefined;
|
|
64295
|
+
timeBudget?: number | undefined;
|
|
64296
|
+
}, any>;
|
|
64297
|
+
}>;
|
|
64298
|
+
primaryButtonDriver: {
|
|
64299
|
+
getButtonTextContent: () => Promise<string>;
|
|
64300
|
+
isFocused: () => Promise<boolean>;
|
|
64301
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64302
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64303
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64304
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64305
|
+
exists: () => Promise<boolean>;
|
|
64306
|
+
element: () => Promise<any>;
|
|
64307
|
+
click: () => Promise<void>;
|
|
64308
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64309
|
+
parent?: any | undefined;
|
|
64310
|
+
base?: any;
|
|
64311
|
+
selector?: string | Promise<string> | undefined;
|
|
64312
|
+
idx?: number | undefined;
|
|
64313
|
+
timeBudget?: number | undefined;
|
|
64314
|
+
}, any>;
|
|
64315
|
+
};
|
|
64316
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
64317
|
+
getButtonTextContent: () => Promise<string>;
|
|
64318
|
+
isFocused: () => Promise<boolean>;
|
|
64319
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64320
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64321
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64322
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64323
|
+
exists: () => Promise<boolean>;
|
|
64324
|
+
element: () => Promise<any>;
|
|
64325
|
+
click: () => Promise<void>;
|
|
64326
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64327
|
+
parent?: any | undefined;
|
|
64328
|
+
base?: any;
|
|
64329
|
+
selector?: string | Promise<string> | undefined;
|
|
64330
|
+
idx?: number | undefined;
|
|
64331
|
+
timeBudget?: number | undefined;
|
|
64332
|
+
}, any>;
|
|
64333
|
+
}>;
|
|
64334
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
64335
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
64336
|
+
exists: () => Promise<boolean>;
|
|
64337
|
+
element: () => Promise<any>;
|
|
64338
|
+
click: () => Promise<void>;
|
|
64339
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64340
|
+
parent?: any | undefined;
|
|
64341
|
+
base?: any;
|
|
64342
|
+
selector?: string | Promise<string> | undefined;
|
|
64343
|
+
idx?: number | undefined;
|
|
64344
|
+
timeBudget?: number | undefined;
|
|
64345
|
+
}, any>;
|
|
64346
|
+
};
|
|
63877
64347
|
element: () => Promise<any>;
|
|
63878
64348
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
63879
64349
|
parent?: any | undefined;
|
|
@@ -63937,6 +64407,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
63937
64407
|
uploadFile: (file: File) => Promise<void>;
|
|
63938
64408
|
getUploadError: () => Promise<string>;
|
|
63939
64409
|
uploadErrorExists: () => Promise<boolean>;
|
|
64410
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
63940
64411
|
getProgressLabel: () => Promise<string>;
|
|
63941
64412
|
progressLabelExists: () => Promise<boolean>;
|
|
63942
64413
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -63958,6 +64429,99 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
63958
64429
|
}, any>;
|
|
63959
64430
|
};
|
|
63960
64431
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
64432
|
+
getDiscardChangesModal: () => {
|
|
64433
|
+
getTheme: () => Promise<string | null>;
|
|
64434
|
+
getSkin: () => Promise<string | null>;
|
|
64435
|
+
clickCloseButton: () => Promise<void>;
|
|
64436
|
+
clickHelpButton: () => Promise<void>;
|
|
64437
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
64438
|
+
getTitleText: () => Promise<string>;
|
|
64439
|
+
getSubtitleText: () => Promise<string>;
|
|
64440
|
+
secondaryButtonDriver: {
|
|
64441
|
+
getButtonTextContent: () => Promise<string>;
|
|
64442
|
+
isFocused: () => Promise<boolean>;
|
|
64443
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64444
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64445
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64446
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64447
|
+
exists: () => Promise<boolean>;
|
|
64448
|
+
element: () => Promise<any>;
|
|
64449
|
+
click: () => Promise<void>;
|
|
64450
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64451
|
+
parent?: any | undefined;
|
|
64452
|
+
base?: any;
|
|
64453
|
+
selector?: string | Promise<string> | undefined;
|
|
64454
|
+
idx?: number | undefined;
|
|
64455
|
+
timeBudget?: number | undefined;
|
|
64456
|
+
}, any>;
|
|
64457
|
+
};
|
|
64458
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
64459
|
+
getButtonTextContent: () => Promise<string>;
|
|
64460
|
+
isFocused: () => Promise<boolean>;
|
|
64461
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64462
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64463
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64464
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64465
|
+
exists: () => Promise<boolean>;
|
|
64466
|
+
element: () => Promise<any>;
|
|
64467
|
+
click: () => Promise<void>;
|
|
64468
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64469
|
+
parent?: any | undefined;
|
|
64470
|
+
base?: any;
|
|
64471
|
+
selector?: string | Promise<string> | undefined;
|
|
64472
|
+
idx?: number | undefined;
|
|
64473
|
+
timeBudget?: number | undefined;
|
|
64474
|
+
}, any>;
|
|
64475
|
+
}>;
|
|
64476
|
+
primaryButtonDriver: {
|
|
64477
|
+
getButtonTextContent: () => Promise<string>;
|
|
64478
|
+
isFocused: () => Promise<boolean>;
|
|
64479
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64480
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64481
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64482
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64483
|
+
exists: () => Promise<boolean>;
|
|
64484
|
+
element: () => Promise<any>;
|
|
64485
|
+
click: () => Promise<void>;
|
|
64486
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64487
|
+
parent?: any | undefined;
|
|
64488
|
+
base?: any;
|
|
64489
|
+
selector?: string | Promise<string> | undefined;
|
|
64490
|
+
idx?: number | undefined;
|
|
64491
|
+
timeBudget?: number | undefined;
|
|
64492
|
+
}, any>;
|
|
64493
|
+
};
|
|
64494
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
64495
|
+
getButtonTextContent: () => Promise<string>;
|
|
64496
|
+
isFocused: () => Promise<boolean>;
|
|
64497
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
64498
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
64499
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
64500
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
64501
|
+
exists: () => Promise<boolean>;
|
|
64502
|
+
element: () => Promise<any>;
|
|
64503
|
+
click: () => Promise<void>;
|
|
64504
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64505
|
+
parent?: any | undefined;
|
|
64506
|
+
base?: any;
|
|
64507
|
+
selector?: string | Promise<string> | undefined;
|
|
64508
|
+
idx?: number | undefined;
|
|
64509
|
+
timeBudget?: number | undefined;
|
|
64510
|
+
}, any>;
|
|
64511
|
+
}>;
|
|
64512
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
64513
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
64514
|
+
exists: () => Promise<boolean>;
|
|
64515
|
+
element: () => Promise<any>;
|
|
64516
|
+
click: () => Promise<void>;
|
|
64517
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
64518
|
+
parent?: any | undefined;
|
|
64519
|
+
base?: any;
|
|
64520
|
+
selector?: string | Promise<string> | undefined;
|
|
64521
|
+
idx?: number | undefined;
|
|
64522
|
+
timeBudget?: number | undefined;
|
|
64523
|
+
}, any>;
|
|
64524
|
+
};
|
|
63961
64525
|
exists: () => Promise<boolean>;
|
|
63962
64526
|
click: () => Promise<void>;
|
|
63963
64527
|
element: () => Promise<any>;
|
|
@@ -64743,7 +65307,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
64743
65307
|
}, any>;
|
|
64744
65308
|
exists: () => Promise<boolean>;
|
|
64745
65309
|
initialLoaderExists: () => Promise<boolean>;
|
|
64746
|
-
getSelected: () => Promise<string>;
|
|
65310
|
+
getSelected: () => Promise<string | null>;
|
|
64747
65311
|
getInputValue: () => Promise<string>;
|
|
64748
65312
|
getInputReadOnly: () => Promise<any>;
|
|
64749
65313
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -64962,7 +65526,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
64962
65526
|
isDivider: () => Promise<boolean>;
|
|
64963
65527
|
isDisabled: () => Promise<boolean>;
|
|
64964
65528
|
isLink: () => Promise<boolean>;
|
|
64965
|
-
}>;
|
|
65529
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
64966
65530
|
getDeleteViewBtn: () => Promise<{
|
|
64967
65531
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
64968
65532
|
parent?: any | undefined;
|
|
@@ -68529,7 +69093,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
68529
69093
|
}, any>;
|
|
68530
69094
|
exists: () => Promise<boolean>;
|
|
68531
69095
|
initialLoaderExists: () => Promise<boolean>;
|
|
68532
|
-
getSelected: () => Promise<string>;
|
|
69096
|
+
getSelected: () => Promise<string | null>;
|
|
68533
69097
|
getInputValue: () => Promise<string>;
|
|
68534
69098
|
getInputReadOnly: () => Promise<any>;
|
|
68535
69099
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -68748,7 +69312,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
68748
69312
|
isDivider: () => Promise<boolean>;
|
|
68749
69313
|
isDisabled: () => Promise<boolean>;
|
|
68750
69314
|
isLink: () => Promise<boolean>;
|
|
68751
|
-
}>;
|
|
69315
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
68752
69316
|
getDeleteViewBtn: () => Promise<{
|
|
68753
69317
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
68754
69318
|
parent?: any | undefined;
|
|
@@ -75273,7 +75837,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
75273
75837
|
}, any>;
|
|
75274
75838
|
exists: () => Promise<boolean>;
|
|
75275
75839
|
initialLoaderExists: () => Promise<boolean>;
|
|
75276
|
-
getSelected: () => Promise<string>;
|
|
75840
|
+
getSelected: () => Promise<string | null>;
|
|
75277
75841
|
getInputValue: () => Promise<string>;
|
|
75278
75842
|
getInputReadOnly: () => Promise<any>;
|
|
75279
75843
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -75492,7 +76056,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
75492
76056
|
isDivider: () => Promise<boolean>;
|
|
75493
76057
|
isDisabled: () => Promise<boolean>;
|
|
75494
76058
|
isLink: () => Promise<boolean>;
|
|
75495
|
-
}>;
|
|
76059
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
75496
76060
|
getDeleteViewBtn: () => Promise<{
|
|
75497
76061
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
75498
76062
|
parent?: any | undefined;
|
|
@@ -78737,7 +79301,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
78737
79301
|
isDivider: () => Promise<boolean>;
|
|
78738
79302
|
isDisabled: () => Promise<boolean>;
|
|
78739
79303
|
isLink: () => Promise<boolean>;
|
|
78740
|
-
}>;
|
|
79304
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
78741
79305
|
getDeleteViewBtn: () => Promise<{
|
|
78742
79306
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
78743
79307
|
parent?: any | undefined;
|
|
@@ -79712,6 +80276,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
79712
80276
|
uploadFile: (file: File) => Promise<void>;
|
|
79713
80277
|
getUploadError: () => Promise<string>;
|
|
79714
80278
|
uploadErrorExists: () => Promise<boolean>;
|
|
80279
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
79715
80280
|
getProgressLabel: () => Promise<string>;
|
|
79716
80281
|
progressLabelExists: () => Promise<boolean>;
|
|
79717
80282
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -79733,6 +80298,99 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
79733
80298
|
}, any>;
|
|
79734
80299
|
};
|
|
79735
80300
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
80301
|
+
getDiscardChangesModal: () => {
|
|
80302
|
+
getTheme: () => Promise<string | null>;
|
|
80303
|
+
getSkin: () => Promise<string | null>;
|
|
80304
|
+
clickCloseButton: () => Promise<void>;
|
|
80305
|
+
clickHelpButton: () => Promise<void>;
|
|
80306
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
80307
|
+
getTitleText: () => Promise<string>;
|
|
80308
|
+
getSubtitleText: () => Promise<string>;
|
|
80309
|
+
secondaryButtonDriver: {
|
|
80310
|
+
getButtonTextContent: () => Promise<string>;
|
|
80311
|
+
isFocused: () => Promise<boolean>;
|
|
80312
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80313
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80314
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80315
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80316
|
+
exists: () => Promise<boolean>;
|
|
80317
|
+
element: () => Promise<any>;
|
|
80318
|
+
click: () => Promise<void>;
|
|
80319
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80320
|
+
parent?: any | undefined;
|
|
80321
|
+
base?: any;
|
|
80322
|
+
selector?: string | Promise<string> | undefined;
|
|
80323
|
+
idx?: number | undefined;
|
|
80324
|
+
timeBudget?: number | undefined;
|
|
80325
|
+
}, any>;
|
|
80326
|
+
};
|
|
80327
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
80328
|
+
getButtonTextContent: () => Promise<string>;
|
|
80329
|
+
isFocused: () => Promise<boolean>;
|
|
80330
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80331
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80332
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80333
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80334
|
+
exists: () => Promise<boolean>;
|
|
80335
|
+
element: () => Promise<any>;
|
|
80336
|
+
click: () => Promise<void>;
|
|
80337
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80338
|
+
parent?: any | undefined;
|
|
80339
|
+
base?: any;
|
|
80340
|
+
selector?: string | Promise<string> | undefined;
|
|
80341
|
+
idx?: number | undefined;
|
|
80342
|
+
timeBudget?: number | undefined;
|
|
80343
|
+
}, any>;
|
|
80344
|
+
}>;
|
|
80345
|
+
primaryButtonDriver: {
|
|
80346
|
+
getButtonTextContent: () => Promise<string>;
|
|
80347
|
+
isFocused: () => Promise<boolean>;
|
|
80348
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80349
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80350
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80351
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80352
|
+
exists: () => Promise<boolean>;
|
|
80353
|
+
element: () => Promise<any>;
|
|
80354
|
+
click: () => Promise<void>;
|
|
80355
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80356
|
+
parent?: any | undefined;
|
|
80357
|
+
base?: any;
|
|
80358
|
+
selector?: string | Promise<string> | undefined;
|
|
80359
|
+
idx?: number | undefined;
|
|
80360
|
+
timeBudget?: number | undefined;
|
|
80361
|
+
}, any>;
|
|
80362
|
+
};
|
|
80363
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
80364
|
+
getButtonTextContent: () => Promise<string>;
|
|
80365
|
+
isFocused: () => Promise<boolean>;
|
|
80366
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80367
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80368
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80369
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80370
|
+
exists: () => Promise<boolean>;
|
|
80371
|
+
element: () => Promise<any>;
|
|
80372
|
+
click: () => Promise<void>;
|
|
80373
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80374
|
+
parent?: any | undefined;
|
|
80375
|
+
base?: any;
|
|
80376
|
+
selector?: string | Promise<string> | undefined;
|
|
80377
|
+
idx?: number | undefined;
|
|
80378
|
+
timeBudget?: number | undefined;
|
|
80379
|
+
}, any>;
|
|
80380
|
+
}>;
|
|
80381
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
80382
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
80383
|
+
exists: () => Promise<boolean>;
|
|
80384
|
+
element: () => Promise<any>;
|
|
80385
|
+
click: () => Promise<void>;
|
|
80386
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80387
|
+
parent?: any | undefined;
|
|
80388
|
+
base?: any;
|
|
80389
|
+
selector?: string | Promise<string> | undefined;
|
|
80390
|
+
idx?: number | undefined;
|
|
80391
|
+
timeBudget?: number | undefined;
|
|
80392
|
+
}, any>;
|
|
80393
|
+
};
|
|
79736
80394
|
element: () => Promise<any>;
|
|
79737
80395
|
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
79738
80396
|
parent?: any | undefined;
|
|
@@ -79796,6 +80454,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
79796
80454
|
uploadFile: (file: File) => Promise<void>;
|
|
79797
80455
|
getUploadError: () => Promise<string>;
|
|
79798
80456
|
uploadErrorExists: () => Promise<boolean>;
|
|
80457
|
+
noRowsWarningExists: () => Promise<boolean>;
|
|
79799
80458
|
getProgressLabel: () => Promise<string>;
|
|
79800
80459
|
progressLabelExists: () => Promise<boolean>;
|
|
79801
80460
|
getPartialErrorText: () => Promise<string>;
|
|
@@ -79817,6 +80476,99 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
79817
80476
|
}, any>;
|
|
79818
80477
|
};
|
|
79819
80478
|
getMappingDropdown: (header: string) => import("@wix/design-system/dist/types/Dropdown/Dropdown.uni.driver").DropdownUniDriver;
|
|
80479
|
+
getDiscardChangesModal: () => {
|
|
80480
|
+
getTheme: () => Promise<string | null>;
|
|
80481
|
+
getSkin: () => Promise<string | null>;
|
|
80482
|
+
clickCloseButton: () => Promise<void>;
|
|
80483
|
+
clickHelpButton: () => Promise<void>;
|
|
80484
|
+
childExists: (dataHook: string) => Promise<boolean>;
|
|
80485
|
+
getTitleText: () => Promise<string>;
|
|
80486
|
+
getSubtitleText: () => Promise<string>;
|
|
80487
|
+
secondaryButtonDriver: {
|
|
80488
|
+
getButtonTextContent: () => Promise<string>;
|
|
80489
|
+
isFocused: () => Promise<boolean>;
|
|
80490
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80491
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80492
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80493
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80494
|
+
exists: () => Promise<boolean>;
|
|
80495
|
+
element: () => Promise<any>;
|
|
80496
|
+
click: () => Promise<void>;
|
|
80497
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80498
|
+
parent?: any | undefined;
|
|
80499
|
+
base?: any;
|
|
80500
|
+
selector?: string | Promise<string> | undefined;
|
|
80501
|
+
idx?: number | undefined;
|
|
80502
|
+
timeBudget?: number | undefined;
|
|
80503
|
+
}, any>;
|
|
80504
|
+
};
|
|
80505
|
+
getSecondaryButtonDriver: () => Promise<{
|
|
80506
|
+
getButtonTextContent: () => Promise<string>;
|
|
80507
|
+
isFocused: () => Promise<boolean>;
|
|
80508
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80509
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80510
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80511
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80512
|
+
exists: () => Promise<boolean>;
|
|
80513
|
+
element: () => Promise<any>;
|
|
80514
|
+
click: () => Promise<void>;
|
|
80515
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80516
|
+
parent?: any | undefined;
|
|
80517
|
+
base?: any;
|
|
80518
|
+
selector?: string | Promise<string> | undefined;
|
|
80519
|
+
idx?: number | undefined;
|
|
80520
|
+
timeBudget?: number | undefined;
|
|
80521
|
+
}, any>;
|
|
80522
|
+
}>;
|
|
80523
|
+
primaryButtonDriver: {
|
|
80524
|
+
getButtonTextContent: () => Promise<string>;
|
|
80525
|
+
isFocused: () => Promise<boolean>;
|
|
80526
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80527
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80528
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80529
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80530
|
+
exists: () => Promise<boolean>;
|
|
80531
|
+
element: () => Promise<any>;
|
|
80532
|
+
click: () => Promise<void>;
|
|
80533
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80534
|
+
parent?: any | undefined;
|
|
80535
|
+
base?: any;
|
|
80536
|
+
selector?: string | Promise<string> | undefined;
|
|
80537
|
+
idx?: number | undefined;
|
|
80538
|
+
timeBudget?: number | undefined;
|
|
80539
|
+
}, any>;
|
|
80540
|
+
};
|
|
80541
|
+
getPrimaryButtonDriver: () => Promise<{
|
|
80542
|
+
getButtonTextContent: () => Promise<string>;
|
|
80543
|
+
isFocused: () => Promise<boolean>;
|
|
80544
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
80545
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
80546
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
80547
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
80548
|
+
exists: () => Promise<boolean>;
|
|
80549
|
+
element: () => Promise<any>;
|
|
80550
|
+
click: () => Promise<void>;
|
|
80551
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80552
|
+
parent?: any | undefined;
|
|
80553
|
+
base?: any;
|
|
80554
|
+
selector?: string | Promise<string> | undefined;
|
|
80555
|
+
idx?: number | undefined;
|
|
80556
|
+
timeBudget?: number | undefined;
|
|
80557
|
+
}, any>;
|
|
80558
|
+
}>;
|
|
80559
|
+
getPrimaryButtonTooltipContent: () => Promise<string | null>;
|
|
80560
|
+
getIllustrationSrc: () => Promise<string | null>;
|
|
80561
|
+
exists: () => Promise<boolean>;
|
|
80562
|
+
element: () => Promise<any>;
|
|
80563
|
+
click: () => Promise<void>;
|
|
80564
|
+
base: import("@wix/unidriver-core").UniDriver<any, {
|
|
80565
|
+
parent?: any | undefined;
|
|
80566
|
+
base?: any;
|
|
80567
|
+
selector?: string | Promise<string> | undefined;
|
|
80568
|
+
idx?: number | undefined;
|
|
80569
|
+
timeBudget?: number | undefined;
|
|
80570
|
+
}, any>;
|
|
80571
|
+
};
|
|
79820
80572
|
exists: () => Promise<boolean>;
|
|
79821
80573
|
click: () => Promise<void>;
|
|
79822
80574
|
element: () => Promise<any>;
|
|
@@ -80602,7 +81354,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
80602
81354
|
}, any>;
|
|
80603
81355
|
exists: () => Promise<boolean>;
|
|
80604
81356
|
initialLoaderExists: () => Promise<boolean>;
|
|
80605
|
-
getSelected: () => Promise<string>;
|
|
81357
|
+
getSelected: () => Promise<string | null>;
|
|
80606
81358
|
getInputValue: () => Promise<string>;
|
|
80607
81359
|
getInputReadOnly: () => Promise<any>;
|
|
80608
81360
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -80821,7 +81573,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
80821
81573
|
isDivider: () => Promise<boolean>;
|
|
80822
81574
|
isDisabled: () => Promise<boolean>;
|
|
80823
81575
|
isLink: () => Promise<boolean>;
|
|
80824
|
-
}>;
|
|
81576
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
80825
81577
|
getDeleteViewBtn: () => Promise<{
|
|
80826
81578
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
80827
81579
|
parent?: any | undefined;
|
|
@@ -84248,7 +85000,7 @@ export declare const ViewsStandaloneTestkit: (obj: {
|
|
|
84248
85000
|
}, any>;
|
|
84249
85001
|
exists: () => Promise<boolean>;
|
|
84250
85002
|
initialLoaderExists: () => Promise<boolean>;
|
|
84251
|
-
getSelected: () => Promise<string>;
|
|
85003
|
+
getSelected: () => Promise<string | null>;
|
|
84252
85004
|
getInputValue: () => Promise<string>;
|
|
84253
85005
|
getInputReadOnly: () => Promise<any>;
|
|
84254
85006
|
isInputFocused: () => Promise<boolean | undefined>;
|
|
@@ -84467,7 +85219,7 @@ export declare const ViewsStandaloneTestkit: (obj: {
|
|
|
84467
85219
|
isDivider: () => Promise<boolean>;
|
|
84468
85220
|
isDisabled: () => Promise<boolean>;
|
|
84469
85221
|
isLink: () => Promise<boolean>;
|
|
84470
|
-
}>;
|
|
85222
|
+
} | import("@wix/design-system/dist/types/Button/ButtonCore/ButtonCore.uni.driver").ButtonCoreDriver>;
|
|
84471
85223
|
getDeleteViewBtn: () => Promise<{
|
|
84472
85224
|
element: () => import("@wix/unidriver-core").UniDriver<any, {
|
|
84473
85225
|
parent?: any | undefined;
|