@wix/patterns 1.138.0 → 1.140.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/ActionModal/CustomActionModal.js +3 -3
- package/dist/cjs/components/ActionModal/CustomActionModal.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/CollectionToolbar/CollectionToolbar.js +46 -68
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.st.css +19 -3
- 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/CollectionToolbar.uni.driver.js +7 -2
- package/dist/cjs/components/CollectionToolbar/CollectionToolbar.uni.driver.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupProps.js +4 -0
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupProps.js.map +1 -0
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js +104 -0
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js.map +1 -0
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js +84 -0
- package/dist/cjs/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js.map +1 -0
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.js +42 -7
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +3 -3
- package/dist/cjs/components/CollectionToolbar/SearchOrCustomFilter.st.css.js.map +1 -1
- package/dist/cjs/components/CollectionToolbar/ToolbarGroupScrollWidthBox.js +40 -0
- package/dist/cjs/components/CollectionToolbar/ToolbarGroupScrollWidthBox.js.map +1 -0
- package/dist/cjs/components/CollectionToolbar/useCollectionToolbarSyncedProps.js +24 -0
- package/dist/cjs/components/CollectionToolbar/useCollectionToolbarSyncedProps.js.map +1 -0
- package/dist/cjs/components/CollectionToolbars/CollectionToolbars.js +1 -1
- package/dist/cjs/components/CollectionToolbars/CollectionToolbars.js.map +1 -1
- package/dist/cjs/components/CollectionToolbars/ToolbarAndTitlebarContainer.js +4 -6
- package/dist/cjs/components/CollectionToolbars/ToolbarAndTitlebarContainer.js.map +1 -1
- package/dist/cjs/components/CollectionToolbars/ToolbarState.js +11 -2
- package/dist/cjs/components/CollectionToolbars/ToolbarState.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/ViewsDropdown.st.css.js +2 -2
- package/dist/cjs/components/CollectionViewsDropdown/ViewsDropdown.st.css.js.map +1 -1
- package/dist/cjs/components/CustomColumnsPanel/CustomColumnsCTAButton.js +20 -21
- package/dist/cjs/components/CustomColumnsPanel/CustomColumnsCTAButton.js.map +1 -1
- package/dist/cjs/components/CustomFieldModal/CustomFieldFormPiiFields.js +9 -8
- package/dist/cjs/components/CustomFieldModal/CustomFieldFormPiiFields.js.map +1 -1
- package/dist/cjs/components/CustomFieldModal/CustomFieldModal.uni.driver.js +5 -1
- package/dist/cjs/components/CustomFieldModal/CustomFieldModal.uni.driver.js.map +1 -1
- package/dist/cjs/components/CustomFieldsForm/CustomFieldsForm.js +18 -28
- package/dist/cjs/components/CustomFieldsForm/CustomFieldsForm.js.map +1 -1
- package/dist/cjs/components/CustomFieldsWidget/types.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/ExportButton/ExportButton.js +23 -26
- package/dist/cjs/components/ExportButton/ExportButton.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/Heading/Heading.st.css.js +2 -2
- package/dist/cjs/components/Heading/Heading.st.css.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/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/MoreFiltersCTA/MoreFiltersCTA.js +12 -9
- package/dist/cjs/components/MoreFiltersCTA/MoreFiltersCTA.js.map +1 -1
- package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js +2 -2
- package/dist/cjs/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.js.map +1 -1
- package/dist/cjs/components/MultiLevelSorting/MultiLevelSortingCTAButton.js +17 -22
- package/dist/cjs/components/MultiLevelSorting/MultiLevelSortingCTAButton.js.map +1 -1
- package/dist/cjs/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.js +11 -0
- package/dist/cjs/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.js.map +1 -0
- 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/Responsive/HorizontalAvailableSpaceBox.js +37 -0
- package/dist/cjs/components/Responsive/HorizontalAvailableSpaceBox.js.map +1 -0
- package/dist/cjs/components/Responsive/HorizontalOverflowBox.js +34 -0
- package/dist/cjs/components/Responsive/HorizontalOverflowBox.js.map +1 -0
- package/dist/cjs/components/ResponsiveButton/ResponsiveButton.js +76 -0
- package/dist/cjs/components/ResponsiveButton/ResponsiveButton.js.map +1 -0
- package/dist/cjs/components/ResponsiveButton/ResponsiveButton.uni.driver.js +15 -0
- package/dist/cjs/components/ResponsiveButton/ResponsiveButton.uni.driver.js.map +1 -0
- 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/BulkAssignTagsPopover/AsyncJobProgressModal.js +7 -4
- package/dist/cjs/components/Tags/BulkAssignTagsPopover/AsyncJobProgressModal.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.js +23 -0
- package/dist/cjs/components/ToolbarItem/ToolbarItem.js.map +1 -0
- package/dist/cjs/components/ToolbarItem/ToolbarItem.st.css +3 -0
- package/dist/cjs/components/ToolbarItem/ToolbarItem.st.css.js +22 -0
- package/dist/cjs/components/ToolbarItem/ToolbarItem.st.css.js.map +1 -0
- 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/useCustomFieldsWidget.js +2 -0
- package/dist/cjs/hooks/useCustomFieldsWidget.js.map +1 -1
- package/dist/cjs/state/CustomFields/CustomFieldsFormState.js +1 -31
- package/dist/cjs/state/CustomFields/CustomFieldsFormState.js.map +1 -1
- package/dist/cjs/state/CustomFields/CustomFieldsWidgetState.js +3 -1
- package/dist/cjs/state/CustomFields/CustomFieldsWidgetState.js.map +1 -1
- package/dist/cjs/state/Responsive/HorizontalOverflowState.js +64 -0
- package/dist/cjs/state/Responsive/HorizontalOverflowState.js.map +1 -0
- package/dist/cjs/state/Responsive/HorizontalSpaceAvailableState.js +67 -0
- package/dist/cjs/state/Responsive/HorizontalSpaceAvailableState.js.map +1 -0
- package/dist/cjs/state/TagsBulkAssignAsyncState.js +98 -35
- package/dist/cjs/state/TagsBulkAssignAsyncState.js.map +1 -1
- package/dist/cjs/state/TagsBulkAssignSyncState.js +1 -1
- package/dist/cjs/state/TagsBulkAssignSyncState.js.map +1 -1
- package/dist/cjs/state/Toolbar/ToolbarResponsivePriorityState.js +85 -0
- package/dist/cjs/state/Toolbar/ToolbarResponsivePriorityState.js.map +1 -0
- package/dist/cjs/state/Toolbar/ToolbarResponsiveState.js +103 -0
- package/dist/cjs/state/Toolbar/ToolbarResponsiveState.js.map +1 -0
- package/dist/cjs/state/ToolbarCollectionState.js +4 -0
- package/dist/cjs/state/ToolbarCollectionState.js.map +1 -1
- package/dist/cjs/styles.global.css +1 -1
- package/dist/cjs/test-utils/AsyncJobMocks.js +16 -1
- package/dist/cjs/test-utils/AsyncJobMocks.js.map +1 -1
- package/dist/cjs/test-utils/WixPatternsEssentialsTestProvider.js +12 -7
- package/dist/cjs/test-utils/WixPatternsEssentialsTestProvider.js.map +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/cjs/version.js.map +1 -1
- package/dist/esm/components/ActionModal/CustomActionModal.js +6 -4
- package/dist/esm/components/ActionModal/CustomActionModal.js.map +1 -1
- package/dist/esm/components/Collapse/Collapse.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.js +20 -18
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css +19 -3
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.st.css.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.uni.driver.js +7 -2
- package/dist/esm/components/CollectionToolbar/CollectionToolbar.uni.driver.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupProps.js +2 -0
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupProps.js.map +1 -0
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js +31 -0
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.js.map +1 -0
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js +20 -0
- package/dist/esm/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.js.map +1 -0
- package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.js +14 -3
- package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.js.map +1 -1
- package/dist/esm/components/CollectionToolbar/SearchOrCustomFilter.st.css.js +2 -2
- package/dist/esm/components/CollectionToolbar/ToolbarGroupScrollWidthBox.js +17 -0
- package/dist/esm/components/CollectionToolbar/ToolbarGroupScrollWidthBox.js.map +1 -0
- package/dist/esm/components/CollectionToolbar/useCollectionToolbarSyncedProps.js +16 -0
- package/dist/esm/components/CollectionToolbar/useCollectionToolbarSyncedProps.js.map +1 -0
- package/dist/esm/components/CollectionToolbars/CollectionToolbars.js +1 -1
- package/dist/esm/components/CollectionToolbars/CollectionToolbars.js.map +1 -1
- package/dist/esm/components/CollectionToolbars/ToolbarAndTitlebarContainer.js +4 -6
- package/dist/esm/components/CollectionToolbars/ToolbarAndTitlebarContainer.js.map +1 -1
- package/dist/esm/components/CollectionToolbars/ToolbarState.js +7 -1
- package/dist/esm/components/CollectionToolbars/ToolbarState.js.map +1 -1
- package/dist/esm/components/CollectionViewsDropdown/AutoCompleteReadonly.st.css.js +2 -2
- package/dist/esm/components/CollectionViewsDropdown/ViewsDropdown.st.css.js +2 -2
- package/dist/esm/components/CustomColumnsPanel/CustomColumnsCTAButton.js +4 -5
- package/dist/esm/components/CustomColumnsPanel/CustomColumnsCTAButton.js.map +1 -1
- package/dist/esm/components/CustomFieldModal/CustomFieldFormPiiFields.js +1 -1
- package/dist/esm/components/CustomFieldModal/CustomFieldFormPiiFields.js.map +1 -1
- package/dist/esm/components/CustomFieldModal/CustomFieldModal.uni.driver.js +5 -1
- package/dist/esm/components/CustomFieldModal/CustomFieldModal.uni.driver.js.map +1 -1
- package/dist/esm/components/CustomFieldsForm/CustomFieldsForm.js +7 -10
- package/dist/esm/components/CustomFieldsForm/CustomFieldsForm.js.map +1 -1
- package/dist/esm/components/DragHandle/DragHandle.st.css.js +2 -2
- package/dist/esm/components/ExportButton/ExportButton.js +4 -4
- package/dist/esm/components/ExportButton/ExportButton.js.map +1 -1
- 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/Heading/Heading.st.css.js +2 -2
- package/dist/esm/components/InputOverflow/InputOverflow.st.css.js +2 -2
- 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/MaxLines/MaxLines.st.css.js +2 -2
- package/dist/esm/components/MaxLines/MaxLines.st.css.js.map +1 -1
- package/dist/esm/components/MoreFiltersCTA/MoreFiltersCTA.js +3 -3
- package/dist/esm/components/MoreFiltersCTA/MoreFiltersCTA.js.map +1 -1
- 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/MultiLevelSorting/MultiLevelSortingCTAButton.js +13 -15
- package/dist/esm/components/MultiLevelSorting/MultiLevelSortingCTAButton.js.map +1 -1
- package/dist/esm/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.js +7 -0
- package/dist/esm/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.js.map +1 -0
- package/dist/esm/components/NestedTable/NestedTablePlaceholderStatesRow.st.css.js +2 -2
- package/dist/esm/components/NestedTable/NestedTableRow.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/MultipleDragOverlayEffect.st.css.js +2 -2
- package/dist/esm/components/NestedTableDragAndDrop/NestedTableDragAndDropRow.st.css.js +2 -2
- package/dist/esm/components/PickerContent/PickerContent.st.css.js +2 -2
- package/dist/esm/components/PickerContent/PickerContent.st.css.js.map +1 -1
- package/dist/esm/components/PickerContent/PickerContentAdditionalStep.st.css.js +2 -2
- package/dist/esm/components/PickerTableListItem/PickerTableListItem.st.css.js +2 -2
- package/dist/esm/components/PickerTableListItem/PickerTableListItem.st.css.js.map +1 -1
- package/dist/esm/components/Responsive/HorizontalAvailableSpaceBox.js +11 -0
- package/dist/esm/components/Responsive/HorizontalAvailableSpaceBox.js.map +1 -0
- package/dist/esm/components/Responsive/HorizontalOverflowBox.js +10 -0
- package/dist/esm/components/Responsive/HorizontalOverflowBox.js.map +1 -0
- package/dist/esm/components/ResponsiveButton/ResponsiveButton.js +17 -0
- package/dist/esm/components/ResponsiveButton/ResponsiveButton.js.map +1 -0
- package/dist/esm/components/ResponsiveButton/ResponsiveButton.uni.driver.js +9 -0
- package/dist/esm/components/ResponsiveButton/ResponsiveButton.uni.driver.js.map +1 -0
- package/dist/esm/components/ScrollableContent/ScrollableContent.st.css.js +2 -2
- package/dist/esm/components/SkeletonCard/SkeletonCard.st.css.js +2 -2
- package/dist/esm/components/SlidingModal/SlidingModal.st.css.js +2 -2
- package/dist/esm/components/SlidingModal/SlidingModal.st.css.js.map +1 -1
- package/dist/esm/components/TabsFilter/TabsFilter.st.css.js +2 -2
- package/dist/esm/components/TabsFilter/TabsFilter.st.css.js.map +1 -1
- package/dist/esm/components/Tags/BulkAssignTagsPopover/AsyncJobProgressModal.js +2 -2
- package/dist/esm/components/Tags/BulkAssignTagsPopover/AsyncJobProgressModal.js.map +1 -1
- 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.js +7 -0
- package/dist/esm/components/ToolbarItem/ToolbarItem.js.map +1 -0
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css +3 -0
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css.js +15 -0
- package/dist/esm/components/ToolbarItem/ToolbarItem.st.css.js.map +1 -0
- package/dist/esm/components/ToolbarItemBox/ToolbarItemBox.st.css.js +2 -2
- 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/useCustomFieldsWidget.js +3 -2
- package/dist/esm/hooks/useCustomFieldsWidget.js.map +1 -1
- package/dist/esm/state/CustomFields/CustomFieldsFormState.js +1 -31
- package/dist/esm/state/CustomFields/CustomFieldsFormState.js.map +1 -1
- package/dist/esm/state/CustomFields/CustomFieldsWidgetState.js +2 -1
- package/dist/esm/state/CustomFields/CustomFieldsWidgetState.js.map +1 -1
- package/dist/esm/state/Responsive/HorizontalOverflowState.js +46 -0
- package/dist/esm/state/Responsive/HorizontalOverflowState.js.map +1 -0
- package/dist/esm/state/Responsive/HorizontalSpaceAvailableState.js +46 -0
- package/dist/esm/state/Responsive/HorizontalSpaceAvailableState.js.map +1 -0
- package/dist/esm/state/TagsBulkAssignAsyncState.js +74 -18
- package/dist/esm/state/TagsBulkAssignAsyncState.js.map +1 -1
- package/dist/esm/state/TagsBulkAssignSyncState.js +1 -1
- package/dist/esm/state/TagsBulkAssignSyncState.js.map +1 -1
- package/dist/esm/state/Toolbar/ToolbarResponsivePriorityState.js +59 -0
- package/dist/esm/state/Toolbar/ToolbarResponsivePriorityState.js.map +1 -0
- package/dist/esm/state/Toolbar/ToolbarResponsiveState.js +77 -0
- package/dist/esm/state/Toolbar/ToolbarResponsiveState.js.map +1 -0
- package/dist/esm/state/ToolbarCollectionState.js +2 -0
- package/dist/esm/state/ToolbarCollectionState.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/esm/test-utils/AsyncJobMocks.js +11 -0
- package/dist/esm/test-utils/AsyncJobMocks.js.map +1 -1
- package/dist/esm/test-utils/WixPatternsEssentialsTestProvider.js +14 -7
- package/dist/esm/test-utils/WixPatternsEssentialsTestProvider.js.map +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/types/components/ActionModal/CustomActionModal.d.ts.map +1 -1
- package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts +52 -2
- package/dist/types/components/CollectionTable/CollectionTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbar.uni.driver.d.ts +37 -11
- package/dist/types/components/CollectionToolbar/CollectionToolbar.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupProps.d.ts +14 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupProps.d.ts.map +1 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.d.ts +4 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsGroupResponsiveLayout.d.ts.map +1 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.d.ts +4 -0
- package/dist/types/components/CollectionToolbar/CollectionToolbarActionsToolbarItemsGroup.d.ts.map +1 -0
- package/dist/types/components/CollectionToolbar/SearchOrCustomFilter.d.ts +5 -1
- package/dist/types/components/CollectionToolbar/SearchOrCustomFilter.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbar/ToolbarGroupScrollWidthBox.d.ts +12 -0
- package/dist/types/components/CollectionToolbar/ToolbarGroupScrollWidthBox.d.ts.map +1 -0
- package/dist/types/components/CollectionToolbar/useCollectionToolbarSyncedProps.d.ts +13 -0
- package/dist/types/components/CollectionToolbar/useCollectionToolbarSyncedProps.d.ts.map +1 -0
- package/dist/types/components/CollectionToolbars/ToolbarAndTitlebarContainer.d.ts +2 -2
- package/dist/types/components/CollectionToolbars/ToolbarAndTitlebarContainer.d.ts.map +1 -1
- package/dist/types/components/CollectionToolbars/ToolbarState.d.ts +2 -0
- package/dist/types/components/CollectionToolbars/ToolbarState.d.ts.map +1 -1
- package/dist/types/components/CustomColumnsPanel/CustomColumnsCTAButton.d.ts.map +1 -1
- package/dist/types/components/CustomFieldModal/CustomFieldFormPiiFields.d.ts.map +1 -1
- package/dist/types/components/CustomFieldModal/CustomFieldModal.uni.driver.d.ts +1 -0
- package/dist/types/components/CustomFieldModal/CustomFieldModal.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CustomFieldsForm/CustomFieldsForm.d.ts.map +1 -1
- package/dist/types/components/CustomFieldsWidget/CustomFieldsWidget.uni.driver.d.ts +2 -0
- package/dist/types/components/CustomFieldsWidget/CustomFieldsWidget.uni.driver.d.ts.map +1 -1
- package/dist/types/components/CustomFieldsWidget/types.d.ts +2 -1
- package/dist/types/components/CustomFieldsWidget/types.d.ts.map +1 -1
- package/dist/types/components/ExportButton/ExportButton.d.ts.map +1 -1
- package/dist/types/components/Fade/Fade.st.css.d.ts.map +1 -1
- package/dist/types/components/Grid/Grid.uni.driver.d.ts +26 -1
- package/dist/types/components/Grid/Grid.uni.driver.d.ts.map +1 -1
- package/dist/types/components/Grid/GridFolders.uni.driver.d.ts +75 -0
- package/dist/types/components/Grid/GridFolders.uni.driver.d.ts.map +1 -1
- package/dist/types/components/Grid/GridFoldersSection.uni.driver.d.ts +25 -0
- package/dist/types/components/Grid/GridFoldersSection.uni.driver.d.ts.map +1 -1
- package/dist/types/components/MaxLines/MaxLines.st.css.d.ts.map +1 -1
- package/dist/types/components/MoreFiltersCTA/MoreFiltersCTA.d.ts.map +1 -1
- package/dist/types/components/MultiBulkActionToolbar/MultiBulkActionToolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/MultiLevelSorting/MultiLevelSortingCTAButton.d.ts.map +1 -1
- package/dist/types/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.d.ts +29 -0
- package/dist/types/components/MultiLevelSorting/MultiLevelSortingCTAButton.uni.driver.d.ts.map +1 -0
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts +76 -36
- package/dist/types/components/NestedTable/NestedTable.uni.driver.d.ts.map +1 -1
- package/dist/types/components/PickerContent/PickerContent.st.css.d.ts.map +1 -1
- package/dist/types/components/PickerTableListItem/PickerTableListItem.st.css.d.ts.map +1 -1
- package/dist/types/components/Responsive/HorizontalAvailableSpaceBox.d.ts +8 -0
- package/dist/types/components/Responsive/HorizontalAvailableSpaceBox.d.ts.map +1 -0
- package/dist/types/components/Responsive/HorizontalOverflowBox.d.ts +8 -0
- package/dist/types/components/Responsive/HorizontalOverflowBox.d.ts.map +1 -0
- package/dist/types/components/ResponsiveButton/ResponsiveButton.d.ts +15 -0
- package/dist/types/components/ResponsiveButton/ResponsiveButton.d.ts.map +1 -0
- package/dist/types/components/ResponsiveButton/ResponsiveButton.uni.driver.d.ts +29 -0
- package/dist/types/components/ResponsiveButton/ResponsiveButton.uni.driver.d.ts.map +1 -0
- package/dist/types/components/SlidingModal/SlidingModal.st.css.d.ts.map +1 -1
- package/dist/types/components/Table/Table.uni.driver.d.ts +51 -0
- package/dist/types/components/Table/Table.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts +76 -0
- package/dist/types/components/TableFolders/TableFolders.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts +76 -0
- package/dist/types/components/TableGridSwitch/TableGridSwitch.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TableGridSwitchFolders/TableGridSwitchFolders.uni.driver.d.ts +151 -0
- package/dist/types/components/TableGridSwitchFolders/TableGridSwitchFolders.uni.driver.d.ts.map +1 -1
- package/dist/types/components/TabsFilter/TabsFilter.st.css.d.ts.map +1 -1
- package/dist/types/components/Tags/BulkAssignTagsPopover/AsyncJobProgressModal.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.d.ts +5 -0
- package/dist/types/components/ToolbarItem/ToolbarItem.d.ts.map +1 -0
- package/dist/types/components/ToolbarItem/ToolbarItem.st.css.d.ts +13 -0
- package/dist/types/components/ToolbarItem/ToolbarItem.st.css.d.ts.map +1 -0
- package/dist/types/components/common.st.css.d.ts.map +1 -1
- package/dist/types/hooks/useCustomFieldsWidget.d.ts +3 -2
- package/dist/types/hooks/useCustomFieldsWidget.d.ts.map +1 -1
- package/dist/types/state/CustomFields/CustomFieldsFormState.d.ts +0 -8
- package/dist/types/state/CustomFields/CustomFieldsFormState.d.ts.map +1 -1
- package/dist/types/state/CustomFields/CustomFieldsWidgetState.d.ts +3 -2
- package/dist/types/state/CustomFields/CustomFieldsWidgetState.d.ts.map +1 -1
- package/dist/types/state/Responsive/HorizontalOverflowState.d.ts +24 -0
- package/dist/types/state/Responsive/HorizontalOverflowState.d.ts.map +1 -0
- package/dist/types/state/Responsive/HorizontalSpaceAvailableState.d.ts +25 -0
- package/dist/types/state/Responsive/HorizontalSpaceAvailableState.d.ts.map +1 -0
- package/dist/types/state/TagsBulkAssignAsyncState.d.ts +5 -0
- package/dist/types/state/TagsBulkAssignAsyncState.d.ts.map +1 -1
- package/dist/types/state/Toolbar/ToolbarResponsivePriorityState.d.ts +23 -0
- package/dist/types/state/Toolbar/ToolbarResponsivePriorityState.d.ts.map +1 -0
- package/dist/types/state/Toolbar/ToolbarResponsiveState.d.ts +22 -0
- package/dist/types/state/Toolbar/ToolbarResponsiveState.d.ts.map +1 -0
- package/dist/types/state/ToolbarCollectionState.d.ts +5 -0
- package/dist/types/state/ToolbarCollectionState.d.ts.map +1 -1
- package/dist/types/test-utils/AsyncJobMocks.d.ts +4 -0
- package/dist/types/test-utils/AsyncJobMocks.d.ts.map +1 -1
- package/dist/types/test-utils/WixPatternsEssentialsTestProvider.d.ts.map +1 -1
- package/dist/types/testkit/enzyme.d.ts +531 -0
- package/dist/types/testkit/enzyme.d.ts.map +1 -1
- package/dist/types/testkit/jsdom.d.ts +532 -0
- package/dist/types/testkit/jsdom.d.ts.map +1 -1
- package/dist/types/testkit/puppeteer.d.ts +531 -0
- package/dist/types/testkit/puppeteer.d.ts.map +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +3 -3
|
@@ -664,6 +664,7 @@ export declare const TableTestkit: (obj: {
|
|
|
664
664
|
element: () => Promise<any>;
|
|
665
665
|
click: () => Promise<void>;
|
|
666
666
|
};
|
|
667
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
667
668
|
};
|
|
668
669
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
669
670
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -1696,6 +1697,31 @@ export declare const TableTestkit: (obj: {
|
|
|
1696
1697
|
click: () => Promise<void>;
|
|
1697
1698
|
element: () => Promise<any>;
|
|
1698
1699
|
};
|
|
1700
|
+
getMultiLevelSortingButton: () => {
|
|
1701
|
+
getTooltip: () => {
|
|
1702
|
+
click: () => Promise<void>;
|
|
1703
|
+
tooltipExists: () => Promise<boolean>;
|
|
1704
|
+
mouseEnter: () => Promise<void>;
|
|
1705
|
+
mouseLeave: () => Promise<void>;
|
|
1706
|
+
clickOutside: () => Promise<void>;
|
|
1707
|
+
getTooltipText: () => Promise<string | null>;
|
|
1708
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
1709
|
+
exists: () => Promise<boolean>;
|
|
1710
|
+
element: () => Promise<any>;
|
|
1711
|
+
};
|
|
1712
|
+
getButton: () => {
|
|
1713
|
+
getButtonTextContent: () => Promise<string>;
|
|
1714
|
+
isFocused: () => Promise<boolean>;
|
|
1715
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
1716
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
1717
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
1718
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
1719
|
+
exists: () => Promise<boolean>;
|
|
1720
|
+
element: () => Promise<any>;
|
|
1721
|
+
click: () => Promise<void>;
|
|
1722
|
+
};
|
|
1723
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
1724
|
+
};
|
|
1699
1725
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
1700
1726
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
1701
1727
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -3400,6 +3426,31 @@ export declare const TableTestkit: (obj: {
|
|
|
3400
3426
|
click: () => Promise<void>;
|
|
3401
3427
|
element: () => Promise<any>;
|
|
3402
3428
|
};
|
|
3429
|
+
getMultiLevelSortingButton: () => {
|
|
3430
|
+
getTooltip: () => {
|
|
3431
|
+
click: () => Promise<void>;
|
|
3432
|
+
tooltipExists: () => Promise<boolean>;
|
|
3433
|
+
mouseEnter: () => Promise<void>;
|
|
3434
|
+
mouseLeave: () => Promise<void>;
|
|
3435
|
+
clickOutside: () => Promise<void>;
|
|
3436
|
+
getTooltipText: () => Promise<string | null>;
|
|
3437
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
3438
|
+
exists: () => Promise<boolean>;
|
|
3439
|
+
element: () => Promise<any>;
|
|
3440
|
+
};
|
|
3441
|
+
getButton: () => {
|
|
3442
|
+
getButtonTextContent: () => Promise<string>;
|
|
3443
|
+
isFocused: () => Promise<boolean>;
|
|
3444
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
3445
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
3446
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
3447
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
3448
|
+
exists: () => Promise<boolean>;
|
|
3449
|
+
element: () => Promise<any>;
|
|
3450
|
+
click: () => Promise<void>;
|
|
3451
|
+
};
|
|
3452
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
3453
|
+
};
|
|
3403
3454
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
3404
3455
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
3405
3456
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -4782,6 +4833,31 @@ export declare const GridTestkit: (obj: {
|
|
|
4782
4833
|
click: () => Promise<void>;
|
|
4783
4834
|
element: () => Promise<any>;
|
|
4784
4835
|
};
|
|
4836
|
+
getMultiLevelSortingButton: () => {
|
|
4837
|
+
getTooltip: () => {
|
|
4838
|
+
click: () => Promise<void>;
|
|
4839
|
+
tooltipExists: () => Promise<boolean>;
|
|
4840
|
+
mouseEnter: () => Promise<void>;
|
|
4841
|
+
mouseLeave: () => Promise<void>;
|
|
4842
|
+
clickOutside: () => Promise<void>;
|
|
4843
|
+
getTooltipText: () => Promise<string | null>;
|
|
4844
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
4845
|
+
exists: () => Promise<boolean>;
|
|
4846
|
+
element: () => Promise<any>;
|
|
4847
|
+
};
|
|
4848
|
+
getButton: () => {
|
|
4849
|
+
getButtonTextContent: () => Promise<string>;
|
|
4850
|
+
isFocused: () => Promise<boolean>;
|
|
4851
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
4852
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
4853
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
4854
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
4855
|
+
exists: () => Promise<boolean>;
|
|
4856
|
+
element: () => Promise<any>;
|
|
4857
|
+
click: () => Promise<void>;
|
|
4858
|
+
};
|
|
4859
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
4860
|
+
};
|
|
4785
4861
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
4786
4862
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
4787
4863
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -5930,6 +6006,7 @@ export declare const CustomFieldsWidgetTestkit: (obj: {
|
|
|
5930
6006
|
element: () => Promise<any>;
|
|
5931
6007
|
click: () => Promise<void>;
|
|
5932
6008
|
};
|
|
6009
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
5933
6010
|
};
|
|
5934
6011
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
5935
6012
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -6704,6 +6781,7 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
6704
6781
|
element: () => Promise<any>;
|
|
6705
6782
|
click: () => Promise<void>;
|
|
6706
6783
|
};
|
|
6784
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
6707
6785
|
};
|
|
6708
6786
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
6709
6787
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -7736,6 +7814,31 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
7736
7814
|
click: () => Promise<void>;
|
|
7737
7815
|
element: () => Promise<any>;
|
|
7738
7816
|
};
|
|
7817
|
+
getMultiLevelSortingButton: () => {
|
|
7818
|
+
getTooltip: () => {
|
|
7819
|
+
click: () => Promise<void>;
|
|
7820
|
+
tooltipExists: () => Promise<boolean>;
|
|
7821
|
+
mouseEnter: () => Promise<void>;
|
|
7822
|
+
mouseLeave: () => Promise<void>;
|
|
7823
|
+
clickOutside: () => Promise<void>;
|
|
7824
|
+
getTooltipText: () => Promise<string | null>;
|
|
7825
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
7826
|
+
exists: () => Promise<boolean>;
|
|
7827
|
+
element: () => Promise<any>;
|
|
7828
|
+
};
|
|
7829
|
+
getButton: () => {
|
|
7830
|
+
getButtonTextContent: () => Promise<string>;
|
|
7831
|
+
isFocused: () => Promise<boolean>;
|
|
7832
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
7833
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
7834
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
7835
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
7836
|
+
exists: () => Promise<boolean>;
|
|
7837
|
+
element: () => Promise<any>;
|
|
7838
|
+
click: () => Promise<void>;
|
|
7839
|
+
};
|
|
7840
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
7841
|
+
};
|
|
7739
7842
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
7740
7843
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
7741
7844
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -9440,6 +9543,31 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
9440
9543
|
click: () => Promise<void>;
|
|
9441
9544
|
element: () => Promise<any>;
|
|
9442
9545
|
};
|
|
9546
|
+
getMultiLevelSortingButton: () => {
|
|
9547
|
+
getTooltip: () => {
|
|
9548
|
+
click: () => Promise<void>;
|
|
9549
|
+
tooltipExists: () => Promise<boolean>;
|
|
9550
|
+
mouseEnter: () => Promise<void>;
|
|
9551
|
+
mouseLeave: () => Promise<void>;
|
|
9552
|
+
clickOutside: () => Promise<void>;
|
|
9553
|
+
getTooltipText: () => Promise<string | null>;
|
|
9554
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
9555
|
+
exists: () => Promise<boolean>;
|
|
9556
|
+
element: () => Promise<any>;
|
|
9557
|
+
};
|
|
9558
|
+
getButton: () => {
|
|
9559
|
+
getButtonTextContent: () => Promise<string>;
|
|
9560
|
+
isFocused: () => Promise<boolean>;
|
|
9561
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
9562
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
9563
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
9564
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
9565
|
+
exists: () => Promise<boolean>;
|
|
9566
|
+
element: () => Promise<any>;
|
|
9567
|
+
click: () => Promise<void>;
|
|
9568
|
+
};
|
|
9569
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
9570
|
+
};
|
|
9443
9571
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
9444
9572
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
9445
9573
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -10818,6 +10946,31 @@ export declare const TableGridSwitchTestkit: (obj: {
|
|
|
10818
10946
|
click: () => Promise<void>;
|
|
10819
10947
|
element: () => Promise<any>;
|
|
10820
10948
|
};
|
|
10949
|
+
getMultiLevelSortingButton: () => {
|
|
10950
|
+
getTooltip: () => {
|
|
10951
|
+
click: () => Promise<void>;
|
|
10952
|
+
tooltipExists: () => Promise<boolean>;
|
|
10953
|
+
mouseEnter: () => Promise<void>;
|
|
10954
|
+
mouseLeave: () => Promise<void>;
|
|
10955
|
+
clickOutside: () => Promise<void>;
|
|
10956
|
+
getTooltipText: () => Promise<string | null>;
|
|
10957
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
10958
|
+
exists: () => Promise<boolean>;
|
|
10959
|
+
element: () => Promise<any>;
|
|
10960
|
+
};
|
|
10961
|
+
getButton: () => {
|
|
10962
|
+
getButtonTextContent: () => Promise<string>;
|
|
10963
|
+
isFocused: () => Promise<boolean>;
|
|
10964
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
10965
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
10966
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
10967
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
10968
|
+
exists: () => Promise<boolean>;
|
|
10969
|
+
element: () => Promise<any>;
|
|
10970
|
+
click: () => Promise<void>;
|
|
10971
|
+
};
|
|
10972
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
10973
|
+
};
|
|
10821
10974
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
10822
10975
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
10823
10976
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -12325,6 +12478,31 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
12325
12478
|
click: () => Promise<void>;
|
|
12326
12479
|
element: () => Promise<any>;
|
|
12327
12480
|
};
|
|
12481
|
+
getMultiLevelSortingButton: () => {
|
|
12482
|
+
getTooltip: () => {
|
|
12483
|
+
click: () => Promise<void>;
|
|
12484
|
+
tooltipExists: () => Promise<boolean>;
|
|
12485
|
+
mouseEnter: () => Promise<void>;
|
|
12486
|
+
mouseLeave: () => Promise<void>;
|
|
12487
|
+
clickOutside: () => Promise<void>;
|
|
12488
|
+
getTooltipText: () => Promise<string | null>;
|
|
12489
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
12490
|
+
exists: () => Promise<boolean>;
|
|
12491
|
+
element: () => Promise<any>;
|
|
12492
|
+
};
|
|
12493
|
+
getButton: () => {
|
|
12494
|
+
getButtonTextContent: () => Promise<string>;
|
|
12495
|
+
isFocused: () => Promise<boolean>;
|
|
12496
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
12497
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
12498
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
12499
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
12500
|
+
exists: () => Promise<boolean>;
|
|
12501
|
+
element: () => Promise<any>;
|
|
12502
|
+
click: () => Promise<void>;
|
|
12503
|
+
};
|
|
12504
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
12505
|
+
};
|
|
12328
12506
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
12329
12507
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
12330
12508
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -13757,6 +13935,31 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
13757
13935
|
click: () => Promise<void>;
|
|
13758
13936
|
element: () => Promise<any>;
|
|
13759
13937
|
};
|
|
13938
|
+
getMultiLevelSortingButton: () => {
|
|
13939
|
+
getTooltip: () => {
|
|
13940
|
+
click: () => Promise<void>;
|
|
13941
|
+
tooltipExists: () => Promise<boolean>;
|
|
13942
|
+
mouseEnter: () => Promise<void>;
|
|
13943
|
+
mouseLeave: () => Promise<void>;
|
|
13944
|
+
clickOutside: () => Promise<void>;
|
|
13945
|
+
getTooltipText: () => Promise<string | null>;
|
|
13946
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
13947
|
+
exists: () => Promise<boolean>;
|
|
13948
|
+
element: () => Promise<any>;
|
|
13949
|
+
};
|
|
13950
|
+
getButton: () => {
|
|
13951
|
+
getButtonTextContent: () => Promise<string>;
|
|
13952
|
+
isFocused: () => Promise<boolean>;
|
|
13953
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
13954
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
13955
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
13956
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
13957
|
+
exists: () => Promise<boolean>;
|
|
13958
|
+
element: () => Promise<any>;
|
|
13959
|
+
click: () => Promise<void>;
|
|
13960
|
+
};
|
|
13961
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
13962
|
+
};
|
|
13760
13963
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
13761
13964
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
13762
13965
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -15416,6 +15619,31 @@ export declare const GridFoldersTestkit: (obj: {
|
|
|
15416
15619
|
click: () => Promise<void>;
|
|
15417
15620
|
element: () => Promise<any>;
|
|
15418
15621
|
};
|
|
15622
|
+
getMultiLevelSortingButton: () => {
|
|
15623
|
+
getTooltip: () => {
|
|
15624
|
+
click: () => Promise<void>;
|
|
15625
|
+
tooltipExists: () => Promise<boolean>;
|
|
15626
|
+
mouseEnter: () => Promise<void>;
|
|
15627
|
+
mouseLeave: () => Promise<void>;
|
|
15628
|
+
clickOutside: () => Promise<void>;
|
|
15629
|
+
getTooltipText: () => Promise<string | null>;
|
|
15630
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
15631
|
+
exists: () => Promise<boolean>;
|
|
15632
|
+
element: () => Promise<any>;
|
|
15633
|
+
};
|
|
15634
|
+
getButton: () => {
|
|
15635
|
+
getButtonTextContent: () => Promise<string>;
|
|
15636
|
+
isFocused: () => Promise<boolean>;
|
|
15637
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
15638
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
15639
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
15640
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
15641
|
+
exists: () => Promise<boolean>;
|
|
15642
|
+
element: () => Promise<any>;
|
|
15643
|
+
click: () => Promise<void>;
|
|
15644
|
+
};
|
|
15645
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
15646
|
+
};
|
|
15419
15647
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
15420
15648
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
15421
15649
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -16944,6 +17172,31 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
16944
17172
|
click: () => Promise<void>;
|
|
16945
17173
|
element: () => Promise<any>;
|
|
16946
17174
|
};
|
|
17175
|
+
getMultiLevelSortingButton: () => {
|
|
17176
|
+
getTooltip: () => {
|
|
17177
|
+
click: () => Promise<void>;
|
|
17178
|
+
tooltipExists: () => Promise<boolean>;
|
|
17179
|
+
mouseEnter: () => Promise<void>;
|
|
17180
|
+
mouseLeave: () => Promise<void>;
|
|
17181
|
+
clickOutside: () => Promise<void>;
|
|
17182
|
+
getTooltipText: () => Promise<string | null>;
|
|
17183
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
17184
|
+
exists: () => Promise<boolean>;
|
|
17185
|
+
element: () => Promise<any>;
|
|
17186
|
+
};
|
|
17187
|
+
getButton: () => {
|
|
17188
|
+
getButtonTextContent: () => Promise<string>;
|
|
17189
|
+
isFocused: () => Promise<boolean>;
|
|
17190
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
17191
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
17192
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
17193
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
17194
|
+
exists: () => Promise<boolean>;
|
|
17195
|
+
element: () => Promise<any>;
|
|
17196
|
+
click: () => Promise<void>;
|
|
17197
|
+
};
|
|
17198
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
17199
|
+
};
|
|
16947
17200
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
16948
17201
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
16949
17202
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -18061,6 +18314,7 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
18061
18314
|
element: () => Promise<any>;
|
|
18062
18315
|
click: () => Promise<void>;
|
|
18063
18316
|
};
|
|
18317
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
18064
18318
|
};
|
|
18065
18319
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
18066
18320
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -19093,6 +19347,31 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
19093
19347
|
click: () => Promise<void>;
|
|
19094
19348
|
element: () => Promise<any>;
|
|
19095
19349
|
};
|
|
19350
|
+
getMultiLevelSortingButton: () => {
|
|
19351
|
+
getTooltip: () => {
|
|
19352
|
+
click: () => Promise<void>;
|
|
19353
|
+
tooltipExists: () => Promise<boolean>;
|
|
19354
|
+
mouseEnter: () => Promise<void>;
|
|
19355
|
+
mouseLeave: () => Promise<void>;
|
|
19356
|
+
clickOutside: () => Promise<void>;
|
|
19357
|
+
getTooltipText: () => Promise<string | null>;
|
|
19358
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
19359
|
+
exists: () => Promise<boolean>;
|
|
19360
|
+
element: () => Promise<any>;
|
|
19361
|
+
};
|
|
19362
|
+
getButton: () => {
|
|
19363
|
+
getButtonTextContent: () => Promise<string>;
|
|
19364
|
+
isFocused: () => Promise<boolean>;
|
|
19365
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
19366
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
19367
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
19368
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
19369
|
+
exists: () => Promise<boolean>;
|
|
19370
|
+
element: () => Promise<any>;
|
|
19371
|
+
click: () => Promise<void>;
|
|
19372
|
+
};
|
|
19373
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
19374
|
+
};
|
|
19096
19375
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
19097
19376
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
19098
19377
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -20755,6 +21034,31 @@ export declare const TableFoldersTestkit: (obj: {
|
|
|
20755
21034
|
click: () => Promise<void>;
|
|
20756
21035
|
element: () => Promise<any>;
|
|
20757
21036
|
};
|
|
21037
|
+
getMultiLevelSortingButton: () => {
|
|
21038
|
+
getTooltip: () => {
|
|
21039
|
+
click: () => Promise<void>;
|
|
21040
|
+
tooltipExists: () => Promise<boolean>;
|
|
21041
|
+
mouseEnter: () => Promise<void>;
|
|
21042
|
+
mouseLeave: () => Promise<void>;
|
|
21043
|
+
clickOutside: () => Promise<void>;
|
|
21044
|
+
getTooltipText: () => Promise<string | null>;
|
|
21045
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
21046
|
+
exists: () => Promise<boolean>;
|
|
21047
|
+
element: () => Promise<any>;
|
|
21048
|
+
};
|
|
21049
|
+
getButton: () => {
|
|
21050
|
+
getButtonTextContent: () => Promise<string>;
|
|
21051
|
+
isFocused: () => Promise<boolean>;
|
|
21052
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
21053
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
21054
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
21055
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
21056
|
+
exists: () => Promise<boolean>;
|
|
21057
|
+
element: () => Promise<any>;
|
|
21058
|
+
click: () => Promise<void>;
|
|
21059
|
+
};
|
|
21060
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
21061
|
+
};
|
|
20758
21062
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
20759
21063
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
20760
21064
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -21940,6 +22244,31 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
21940
22244
|
click: () => Promise<void>;
|
|
21941
22245
|
element: () => Promise<any>;
|
|
21942
22246
|
};
|
|
22247
|
+
getMultiLevelSortingButton: () => {
|
|
22248
|
+
getTooltip: () => {
|
|
22249
|
+
click: () => Promise<void>;
|
|
22250
|
+
tooltipExists: () => Promise<boolean>;
|
|
22251
|
+
mouseEnter: () => Promise<void>;
|
|
22252
|
+
mouseLeave: () => Promise<void>;
|
|
22253
|
+
clickOutside: () => Promise<void>;
|
|
22254
|
+
getTooltipText: () => Promise<string | null>;
|
|
22255
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
22256
|
+
exists: () => Promise<boolean>;
|
|
22257
|
+
element: () => Promise<any>;
|
|
22258
|
+
};
|
|
22259
|
+
getButton: () => {
|
|
22260
|
+
getButtonTextContent: () => Promise<string>;
|
|
22261
|
+
isFocused: () => Promise<boolean>;
|
|
22262
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
22263
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
22264
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
22265
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
22266
|
+
exists: () => Promise<boolean>;
|
|
22267
|
+
element: () => Promise<any>;
|
|
22268
|
+
click: () => Promise<void>;
|
|
22269
|
+
};
|
|
22270
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
22271
|
+
};
|
|
21943
22272
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
21944
22273
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
21945
22274
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -23434,6 +23763,7 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
23434
23763
|
element: () => Promise<any>;
|
|
23435
23764
|
click: () => Promise<void>;
|
|
23436
23765
|
};
|
|
23766
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
23437
23767
|
};
|
|
23438
23768
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
23439
23769
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -24466,6 +24796,31 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
24466
24796
|
click: () => Promise<void>;
|
|
24467
24797
|
element: () => Promise<any>;
|
|
24468
24798
|
};
|
|
24799
|
+
getMultiLevelSortingButton: () => {
|
|
24800
|
+
getTooltip: () => {
|
|
24801
|
+
click: () => Promise<void>;
|
|
24802
|
+
tooltipExists: () => Promise<boolean>;
|
|
24803
|
+
mouseEnter: () => Promise<void>;
|
|
24804
|
+
mouseLeave: () => Promise<void>;
|
|
24805
|
+
clickOutside: () => Promise<void>;
|
|
24806
|
+
getTooltipText: () => Promise<string | null>;
|
|
24807
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
24808
|
+
exists: () => Promise<boolean>;
|
|
24809
|
+
element: () => Promise<any>;
|
|
24810
|
+
};
|
|
24811
|
+
getButton: () => {
|
|
24812
|
+
getButtonTextContent: () => Promise<string>;
|
|
24813
|
+
isFocused: () => Promise<boolean>;
|
|
24814
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
24815
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
24816
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
24817
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
24818
|
+
exists: () => Promise<boolean>;
|
|
24819
|
+
element: () => Promise<any>;
|
|
24820
|
+
click: () => Promise<void>;
|
|
24821
|
+
};
|
|
24822
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
24823
|
+
};
|
|
24469
24824
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
24470
24825
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
24471
24826
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -26128,6 +26483,31 @@ export declare const NestedTableTestkit: (obj: {
|
|
|
26128
26483
|
click: () => Promise<void>;
|
|
26129
26484
|
element: () => Promise<any>;
|
|
26130
26485
|
};
|
|
26486
|
+
getMultiLevelSortingButton: () => {
|
|
26487
|
+
getTooltip: () => {
|
|
26488
|
+
click: () => Promise<void>;
|
|
26489
|
+
tooltipExists: () => Promise<boolean>;
|
|
26490
|
+
mouseEnter: () => Promise<void>;
|
|
26491
|
+
mouseLeave: () => Promise<void>;
|
|
26492
|
+
clickOutside: () => Promise<void>;
|
|
26493
|
+
getTooltipText: () => Promise<string | null>;
|
|
26494
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
26495
|
+
exists: () => Promise<boolean>;
|
|
26496
|
+
element: () => Promise<any>;
|
|
26497
|
+
};
|
|
26498
|
+
getButton: () => {
|
|
26499
|
+
getButtonTextContent: () => Promise<string>;
|
|
26500
|
+
isFocused: () => Promise<boolean>;
|
|
26501
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
26502
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
26503
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
26504
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
26505
|
+
exists: () => Promise<boolean>;
|
|
26506
|
+
element: () => Promise<any>;
|
|
26507
|
+
click: () => Promise<void>;
|
|
26508
|
+
};
|
|
26509
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
26510
|
+
};
|
|
26131
26511
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
26132
26512
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
26133
26513
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -27326,6 +27706,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
27326
27706
|
click: () => Promise<void>;
|
|
27327
27707
|
element: () => Promise<any>;
|
|
27328
27708
|
};
|
|
27709
|
+
getMultiLevelSortingButton: () => {
|
|
27710
|
+
getTooltip: () => {
|
|
27711
|
+
click: () => Promise<void>;
|
|
27712
|
+
tooltipExists: () => Promise<boolean>;
|
|
27713
|
+
mouseEnter: () => Promise<void>;
|
|
27714
|
+
mouseLeave: () => Promise<void>;
|
|
27715
|
+
clickOutside: () => Promise<void>;
|
|
27716
|
+
getTooltipText: () => Promise<string | null>;
|
|
27717
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
27718
|
+
exists: () => Promise<boolean>;
|
|
27719
|
+
element: () => Promise<any>;
|
|
27720
|
+
};
|
|
27721
|
+
getButton: () => {
|
|
27722
|
+
getButtonTextContent: () => Promise<string>;
|
|
27723
|
+
isFocused: () => Promise<boolean>;
|
|
27724
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
27725
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
27726
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
27727
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
27728
|
+
exists: () => Promise<boolean>;
|
|
27729
|
+
element: () => Promise<any>;
|
|
27730
|
+
click: () => Promise<void>;
|
|
27731
|
+
};
|
|
27732
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
27733
|
+
};
|
|
27329
27734
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
27330
27735
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
27331
27736
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -28443,6 +28848,7 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
28443
28848
|
element: () => Promise<any>;
|
|
28444
28849
|
click: () => Promise<void>;
|
|
28445
28850
|
};
|
|
28851
|
+
getPiiToggleSwitch: () => import("@wix/design-system/dist/types/ToggleSwitch/ToggleSwitch.uni.driver").ToggleSwitchUniDriver;
|
|
28446
28852
|
};
|
|
28447
28853
|
getErrorStateNotification: () => import("@wix/design-system/dist/types/FloatingNotification/FloatingNotification.uni.driver").FloatingNotificationUniDriver;
|
|
28448
28854
|
isSubmitting: () => Promise<boolean>;
|
|
@@ -29475,6 +29881,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
29475
29881
|
click: () => Promise<void>;
|
|
29476
29882
|
element: () => Promise<any>;
|
|
29477
29883
|
};
|
|
29884
|
+
getMultiLevelSortingButton: () => {
|
|
29885
|
+
getTooltip: () => {
|
|
29886
|
+
click: () => Promise<void>;
|
|
29887
|
+
tooltipExists: () => Promise<boolean>;
|
|
29888
|
+
mouseEnter: () => Promise<void>;
|
|
29889
|
+
mouseLeave: () => Promise<void>;
|
|
29890
|
+
clickOutside: () => Promise<void>;
|
|
29891
|
+
getTooltipText: () => Promise<string | null>;
|
|
29892
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
29893
|
+
exists: () => Promise<boolean>;
|
|
29894
|
+
element: () => Promise<any>;
|
|
29895
|
+
};
|
|
29896
|
+
getButton: () => {
|
|
29897
|
+
getButtonTextContent: () => Promise<string>;
|
|
29898
|
+
isFocused: () => Promise<boolean>;
|
|
29899
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
29900
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
29901
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
29902
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
29903
|
+
exists: () => Promise<boolean>;
|
|
29904
|
+
element: () => Promise<any>;
|
|
29905
|
+
click: () => Promise<void>;
|
|
29906
|
+
};
|
|
29907
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
29908
|
+
};
|
|
29478
29909
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
29479
29910
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
29480
29911
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -31137,6 +31568,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
31137
31568
|
click: () => Promise<void>;
|
|
31138
31569
|
element: () => Promise<any>;
|
|
31139
31570
|
};
|
|
31571
|
+
getMultiLevelSortingButton: () => {
|
|
31572
|
+
getTooltip: () => {
|
|
31573
|
+
click: () => Promise<void>;
|
|
31574
|
+
tooltipExists: () => Promise<boolean>;
|
|
31575
|
+
mouseEnter: () => Promise<void>;
|
|
31576
|
+
mouseLeave: () => Promise<void>;
|
|
31577
|
+
clickOutside: () => Promise<void>;
|
|
31578
|
+
getTooltipText: () => Promise<string | null>;
|
|
31579
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
31580
|
+
exists: () => Promise<boolean>;
|
|
31581
|
+
element: () => Promise<any>;
|
|
31582
|
+
};
|
|
31583
|
+
getButton: () => {
|
|
31584
|
+
getButtonTextContent: () => Promise<string>;
|
|
31585
|
+
isFocused: () => Promise<boolean>;
|
|
31586
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
31587
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
31588
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
31589
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
31590
|
+
exists: () => Promise<boolean>;
|
|
31591
|
+
element: () => Promise<any>;
|
|
31592
|
+
click: () => Promise<void>;
|
|
31593
|
+
};
|
|
31594
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
31595
|
+
};
|
|
31140
31596
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
31141
31597
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
31142
31598
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -32318,6 +32774,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
32318
32774
|
click: () => Promise<void>;
|
|
32319
32775
|
element: () => Promise<any>;
|
|
32320
32776
|
};
|
|
32777
|
+
getMultiLevelSortingButton: () => {
|
|
32778
|
+
getTooltip: () => {
|
|
32779
|
+
click: () => Promise<void>;
|
|
32780
|
+
tooltipExists: () => Promise<boolean>;
|
|
32781
|
+
mouseEnter: () => Promise<void>;
|
|
32782
|
+
mouseLeave: () => Promise<void>;
|
|
32783
|
+
clickOutside: () => Promise<void>;
|
|
32784
|
+
getTooltipText: () => Promise<string | null>;
|
|
32785
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
32786
|
+
exists: () => Promise<boolean>;
|
|
32787
|
+
element: () => Promise<any>;
|
|
32788
|
+
};
|
|
32789
|
+
getButton: () => {
|
|
32790
|
+
getButtonTextContent: () => Promise<string>;
|
|
32791
|
+
isFocused: () => Promise<boolean>;
|
|
32792
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
32793
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
32794
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
32795
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
32796
|
+
exists: () => Promise<boolean>;
|
|
32797
|
+
element: () => Promise<any>;
|
|
32798
|
+
click: () => Promise<void>;
|
|
32799
|
+
};
|
|
32800
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
32801
|
+
};
|
|
32321
32802
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
32322
32803
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
32323
32804
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -33750,6 +34231,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
33750
34231
|
click: () => Promise<void>;
|
|
33751
34232
|
element: () => Promise<any>;
|
|
33752
34233
|
};
|
|
34234
|
+
getMultiLevelSortingButton: () => {
|
|
34235
|
+
getTooltip: () => {
|
|
34236
|
+
click: () => Promise<void>;
|
|
34237
|
+
tooltipExists: () => Promise<boolean>;
|
|
34238
|
+
mouseEnter: () => Promise<void>;
|
|
34239
|
+
mouseLeave: () => Promise<void>;
|
|
34240
|
+
clickOutside: () => Promise<void>;
|
|
34241
|
+
getTooltipText: () => Promise<string | null>;
|
|
34242
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
34243
|
+
exists: () => Promise<boolean>;
|
|
34244
|
+
element: () => Promise<any>;
|
|
34245
|
+
};
|
|
34246
|
+
getButton: () => {
|
|
34247
|
+
getButtonTextContent: () => Promise<string>;
|
|
34248
|
+
isFocused: () => Promise<boolean>;
|
|
34249
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
34250
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
34251
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
34252
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
34253
|
+
exists: () => Promise<boolean>;
|
|
34254
|
+
element: () => Promise<any>;
|
|
34255
|
+
click: () => Promise<void>;
|
|
34256
|
+
};
|
|
34257
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
34258
|
+
};
|
|
33753
34259
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
33754
34260
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
33755
34261
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|
|
@@ -35409,6 +35915,31 @@ export declare const TableGridSwitchFoldersTestkit: (obj: {
|
|
|
35409
35915
|
click: () => Promise<void>;
|
|
35410
35916
|
element: () => Promise<any>;
|
|
35411
35917
|
};
|
|
35918
|
+
getMultiLevelSortingButton: () => {
|
|
35919
|
+
getTooltip: () => {
|
|
35920
|
+
click: () => Promise<void>;
|
|
35921
|
+
tooltipExists: () => Promise<boolean>;
|
|
35922
|
+
mouseEnter: () => Promise<void>;
|
|
35923
|
+
mouseLeave: () => Promise<void>;
|
|
35924
|
+
clickOutside: () => Promise<void>;
|
|
35925
|
+
getTooltipText: () => Promise<string | null>;
|
|
35926
|
+
hasSize: (sizeName: import("@wix/design-system").TooltipSize) => Promise<boolean>;
|
|
35927
|
+
exists: () => Promise<boolean>;
|
|
35928
|
+
element: () => Promise<any>;
|
|
35929
|
+
};
|
|
35930
|
+
getButton: () => {
|
|
35931
|
+
getButtonTextContent: () => Promise<string>;
|
|
35932
|
+
isFocused: () => Promise<boolean>;
|
|
35933
|
+
isButtonDisabled: () => Promise<boolean>;
|
|
35934
|
+
hasSkin: (skinName: import("@wix/design-system").ButtonSkin) => Promise<boolean>;
|
|
35935
|
+
isPrefixIconExists: () => Promise<boolean>;
|
|
35936
|
+
isSuffixIconExists: () => Promise<boolean>;
|
|
35937
|
+
exists: () => Promise<boolean>;
|
|
35938
|
+
element: () => Promise<any>;
|
|
35939
|
+
click: () => Promise<void>;
|
|
35940
|
+
};
|
|
35941
|
+
getIconButton: () => import("@wix/design-system/dist/types/IconButton/IconButton.uni.driver").IconButtonUniDriver;
|
|
35942
|
+
};
|
|
35412
35943
|
multiLevelSortingButtonExists: () => Promise<boolean>;
|
|
35413
35944
|
clickMultiLevelSortingButton: () => Promise<void>;
|
|
35414
35945
|
getMultiLevelSortingButtonCounterValue: () => Promise<string>;
|