@commonsku/styles 1.16.16 → 1.17.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/{index.js → index.cjs} +1314 -1319
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +493 -532
- package/dist/{index.es.js → index.mjs} +65 -63
- package/dist/index.mjs.map +1 -0
- package/dist/styles/AlertNotification.d.ts +4 -4
- package/dist/styles/AlertNotification.d.ts.map +1 -1
- package/dist/styles/Artwork.d.ts +2 -2
- package/dist/styles/Artwork.d.ts.map +1 -1
- package/dist/styles/Avatar.d.ts +4 -4
- package/dist/styles/Avatar.d.ts.map +1 -1
- package/dist/styles/Backdrop.d.ts +1 -1
- package/dist/styles/Backdrop.d.ts.map +1 -1
- package/dist/styles/Box.d.ts +2 -2
- package/dist/styles/Box.d.ts.map +1 -1
- package/dist/styles/Button.d.ts +7 -7
- package/dist/styles/Button.d.ts.map +1 -1
- package/dist/styles/CancelButton.d.ts +2 -2
- package/dist/styles/CancelButton.d.ts.map +1 -1
- package/dist/styles/Collapsible.d.ts +9 -9
- package/dist/styles/Collapsible.d.ts.map +1 -1
- package/dist/styles/CollapsibleV2.d.ts +11 -11
- package/dist/styles/CollapsibleV2.d.ts.map +1 -1
- package/dist/styles/ConfirmAlertPopup.d.ts +2 -2
- package/dist/styles/ConfirmAlertPopup.d.ts.map +1 -1
- package/dist/styles/ConfirmPopup.d.ts +3 -3
- package/dist/styles/ConfirmPopup.d.ts.map +1 -1
- package/dist/styles/Csku.d.ts +2 -2
- package/dist/styles/Csku.d.ts.map +1 -1
- package/dist/styles/Datepicker.d.ts +4 -6
- package/dist/styles/Datepicker.d.ts.map +1 -1
- package/dist/styles/DefaultStar.d.ts +2 -2
- package/dist/styles/DefaultStar.d.ts.map +1 -1
- package/dist/styles/DoneButton.d.ts +2 -2
- package/dist/styles/DoneButton.d.ts.map +1 -1
- package/dist/styles/DropArea.d.ts +5 -5
- package/dist/styles/DropArea.d.ts.map +1 -1
- package/dist/styles/Dropdown.d.ts +5 -5
- package/dist/styles/Dropdown.d.ts.map +1 -1
- package/dist/styles/Dropzone.d.ts +2 -2
- package/dist/styles/Dropzone.d.ts.map +1 -1
- package/dist/styles/ErrorBoundary.d.ts +3 -3
- package/dist/styles/ErrorBoundary.d.ts.map +1 -1
- package/dist/styles/Feed.d.ts +2 -2
- package/dist/styles/Feed.d.ts.map +1 -1
- package/dist/styles/FlexboxGrid.d.ts +2 -2
- package/dist/styles/FlexboxGrid.d.ts.map +1 -1
- package/dist/styles/Grid.d.ts +4 -4
- package/dist/styles/Grid.d.ts.map +1 -1
- package/dist/styles/GridTable.d.ts +7 -7
- package/dist/styles/GridTable.d.ts.map +1 -1
- package/dist/styles/HeadlessTable.d.ts +2 -2
- package/dist/styles/HeadlessTable.d.ts.map +1 -1
- package/dist/styles/IconShowcase.d.ts +5 -5
- package/dist/styles/IconShowcase.d.ts.map +1 -1
- package/dist/styles/Img.d.ts +2 -2
- package/dist/styles/Img.d.ts.map +1 -1
- package/dist/styles/Input.d.ts +7 -7
- package/dist/styles/Input.d.ts.map +1 -1
- package/dist/styles/InputStepper.d.ts +4 -4
- package/dist/styles/InputStepper.d.ts.map +1 -1
- package/dist/styles/LightIndicator.d.ts +4 -4
- package/dist/styles/LightIndicator.d.ts.map +1 -1
- package/dist/styles/LinkWithIcon.d.ts +3 -3
- package/dist/styles/LinkWithIcon.d.ts.map +1 -1
- package/dist/styles/MultiProgress.d.ts +4 -4
- package/dist/styles/MultiProgress.d.ts.map +1 -1
- package/dist/styles/NumberInput.d.ts +4 -4
- package/dist/styles/NumberInput.d.ts.map +1 -1
- package/dist/styles/Page.d.ts +1 -1
- package/dist/styles/Page.d.ts.map +1 -1
- package/dist/styles/Popup.d.ts +3 -3
- package/dist/styles/Popup.d.ts.map +1 -1
- package/dist/styles/Product.d.ts +2 -2
- package/dist/styles/Product.d.ts.map +1 -1
- package/dist/styles/Progress.d.ts +3 -3
- package/dist/styles/Progress.d.ts.map +1 -1
- package/dist/styles/RenderChild.d.ts +4 -4
- package/dist/styles/RenderChild.d.ts.map +1 -1
- package/dist/styles/Select.d.ts +37 -13
- package/dist/styles/Select.d.ts.map +1 -1
- package/dist/styles/SharedStyles.d.ts +1 -1
- package/dist/styles/SharedStyles.d.ts.map +1 -1
- package/dist/styles/SidePanel.d.ts +5 -5
- package/dist/styles/SidePanel.d.ts.map +1 -1
- package/dist/styles/Sizer.d.ts +4 -4
- package/dist/styles/Sizer.d.ts.map +1 -1
- package/dist/styles/Spinner.d.ts +1 -1
- package/dist/styles/Spinner.d.ts.map +1 -1
- package/dist/styles/StarRating.d.ts +2 -2
- package/dist/styles/StarRating.d.ts.map +1 -1
- package/dist/styles/StateDropdown.d.ts +5 -5
- package/dist/styles/StateDropdown.d.ts.map +1 -1
- package/dist/styles/StatusDropdown.d.ts +3 -3
- package/dist/styles/StatusDropdown.d.ts.map +1 -1
- package/dist/styles/Table.d.ts +2 -2
- package/dist/styles/Table.d.ts.map +1 -1
- package/dist/styles/Tabs.d.ts +5 -5
- package/dist/styles/Tabs.d.ts.map +1 -1
- package/dist/styles/Task.d.ts +3 -3
- package/dist/styles/Task.d.ts.map +1 -1
- package/dist/styles/Text.d.ts +1 -1
- package/dist/styles/Text.d.ts.map +1 -1
- package/dist/styles/Textarea.d.ts +2 -2
- package/dist/styles/Textarea.d.ts.map +1 -1
- package/dist/styles/Theme.d.ts +1 -1
- package/dist/styles/Theme.d.ts.map +1 -1
- package/dist/styles/Thermometer.d.ts +2 -2
- package/dist/styles/Thermometer.d.ts.map +1 -1
- package/dist/styles/Toggle.d.ts +3 -3
- package/dist/styles/Toggle.d.ts.map +1 -1
- package/dist/styles/ToggleSwitch.d.ts +6 -6
- package/dist/styles/ToggleSwitch.d.ts.map +1 -1
- package/dist/styles/calendar/Calendar.d.ts +3 -3
- package/dist/styles/calendar/Calendar.d.ts.map +1 -1
- package/dist/styles/calendar/CalendarDayBody.d.ts +2 -2
- package/dist/styles/calendar/CalendarDayBody.d.ts.map +1 -1
- package/dist/styles/calendar/CalendarDaysBody.d.ts +2 -2
- package/dist/styles/calendar/CalendarDaysBody.d.ts.map +1 -1
- package/dist/styles/calendar/CalendarDaysHeader.d.ts +2 -2
- package/dist/styles/calendar/CalendarDaysHeader.d.ts.map +1 -1
- package/dist/styles/calendar/DefaultCalendarFooter.d.ts +2 -2
- package/dist/styles/calendar/DefaultCalendarFooter.d.ts.map +1 -1
- package/dist/styles/calendar/DefaultCalendarHeader.d.ts +1 -1
- package/dist/styles/calendar/DefaultCalendarHeader.d.ts.map +1 -1
- package/dist/styles/calendar/DraggableCalendarFooterTasks.d.ts +2 -2
- package/dist/styles/calendar/DraggableCalendarFooterTasks.d.ts.map +1 -1
- package/dist/styles/calendar/DraggableTaskBody.d.ts +3 -3
- package/dist/styles/calendar/DraggableTaskBody.d.ts.map +1 -1
- package/dist/styles/calendar/DraggableTasksCalendar.d.ts +2 -2
- package/dist/styles/calendar/DraggableTasksCalendar.d.ts.map +1 -1
- package/dist/styles/calendar/DroppableDays.d.ts +3 -3
- package/dist/styles/calendar/DroppableDays.d.ts.map +1 -1
- package/dist/styles/calendar/DroppableFooter.d.ts +3 -3
- package/dist/styles/calendar/DroppableFooter.d.ts.map +1 -1
- package/dist/styles/calendar/TasksCalendar.d.ts +2 -2
- package/dist/styles/calendar/TasksCalendar.d.ts.map +1 -1
- package/dist/styles/calendar/TasksCalendarDayBody.d.ts +2 -2
- package/dist/styles/calendar/TasksCalendarDayBody.d.ts.map +1 -1
- package/dist/styles/calendar/TasksCalendarFooter.d.ts +2 -2
- package/dist/styles/calendar/TasksCalendarFooter.d.ts.map +1 -1
- package/dist/styles/calendar/TasksCalendarHeader.d.ts +2 -2
- package/dist/styles/calendar/TasksCalendarHeader.d.ts.map +1 -1
- package/dist/styles/calendar/index.d.ts +0 -5
- package/dist/styles/calendar/index.d.ts.map +1 -1
- package/dist/styles/calendar/styles.d.ts +2 -2
- package/dist/styles/calendar/types.d.ts +8 -8
- package/dist/styles/calendar/types.d.ts.map +1 -1
- package/dist/styles/globalStyles.d.ts +1 -1
- package/dist/styles/globalStyles.d.ts.map +1 -1
- package/dist/styles/hooks/useCalendar.d.ts +5 -5
- package/dist/styles/hooks/useCalendar.d.ts.map +1 -1
- package/dist/styles/icons/AddIcon.d.ts +3 -3
- package/dist/styles/icons/AddIcon.d.ts.map +1 -1
- package/dist/styles/icons/AddNoteIcon.d.ts +3 -3
- package/dist/styles/icons/AddNoteIcon.d.ts.map +1 -1
- package/dist/styles/icons/AddShoppingCartIcon.d.ts +3 -3
- package/dist/styles/icons/AddShoppingCartIcon.d.ts.map +1 -1
- package/dist/styles/icons/AddTaskIcon.d.ts +3 -3
- package/dist/styles/icons/AddTaskIcon.d.ts.map +1 -1
- package/dist/styles/icons/AlertIcon.d.ts +3 -3
- package/dist/styles/icons/AlertIcon.d.ts.map +1 -1
- package/dist/styles/icons/ArrowIcon.d.ts +4 -4
- package/dist/styles/icons/ArrowIcon.d.ts.map +1 -1
- package/dist/styles/icons/AwaitingProofIcon.d.ts +3 -3
- package/dist/styles/icons/AwaitingProofIcon.d.ts.map +1 -1
- package/dist/styles/icons/BotIcon.d.ts +3 -3
- package/dist/styles/icons/BotIcon.d.ts.map +1 -1
- package/dist/styles/icons/BulletIcon.d.ts +3 -3
- package/dist/styles/icons/BulletIcon.d.ts.map +1 -1
- package/dist/styles/icons/CalendarIcon.d.ts +3 -3
- package/dist/styles/icons/CalendarIcon.d.ts.map +1 -1
- package/dist/styles/icons/ChangeRequestedIcon.d.ts +3 -3
- package/dist/styles/icons/ChangeRequestedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ChatIcon.d.ts +1 -1
- package/dist/styles/icons/ChatIcon.d.ts.map +1 -1
- package/dist/styles/icons/CheckboxIcon.d.ts +4 -4
- package/dist/styles/icons/CheckboxIcon.d.ts.map +1 -1
- package/dist/styles/icons/CheckmarkIcon.d.ts +3 -3
- package/dist/styles/icons/CheckmarkIcon.d.ts.map +1 -1
- package/dist/styles/icons/ChevronIcon.d.ts +4 -4
- package/dist/styles/icons/ChevronIcon.d.ts.map +1 -1
- package/dist/styles/icons/CircleProgressIcon.d.ts +2 -2
- package/dist/styles/icons/CircleProgressIcon.d.ts.map +1 -1
- package/dist/styles/icons/ClientApprovedIcon.d.ts +3 -3
- package/dist/styles/icons/ClientApprovedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ClipboardIcon.d.ts +3 -3
- package/dist/styles/icons/ClipboardIcon.d.ts.map +1 -1
- package/dist/styles/icons/ClockIcon.d.ts +3 -3
- package/dist/styles/icons/ClockIcon.d.ts.map +1 -1
- package/dist/styles/icons/CollaborateIcon.d.ts +3 -3
- package/dist/styles/icons/CollaborateIcon.d.ts.map +1 -1
- package/dist/styles/icons/ColumnSelectIcon.d.ts +3 -3
- package/dist/styles/icons/ColumnSelectIcon.d.ts.map +1 -1
- package/dist/styles/icons/CommentIcon.d.ts +3 -3
- package/dist/styles/icons/CommentIcon.d.ts.map +1 -1
- package/dist/styles/icons/CommunityIcon.d.ts +3 -3
- package/dist/styles/icons/CommunityIcon.d.ts.map +1 -1
- package/dist/styles/icons/CompletedCheckmarkIcon.d.ts +3 -3
- package/dist/styles/icons/CompletedCheckmarkIcon.d.ts.map +1 -1
- package/dist/styles/icons/ConnectedIcon.d.ts +3 -3
- package/dist/styles/icons/ConnectedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ConnectedPlusIcon.d.ts +3 -3
- package/dist/styles/icons/ConnectedPlusIcon.d.ts.map +1 -1
- package/dist/styles/icons/CouponIcon.d.ts +3 -3
- package/dist/styles/icons/CouponIcon.d.ts.map +1 -1
- package/dist/styles/icons/CreditCardIcon.d.ts +3 -3
- package/dist/styles/icons/CreditCardIcon.d.ts.map +1 -1
- package/dist/styles/icons/DollarIcon.d.ts +3 -3
- package/dist/styles/icons/DollarIcon.d.ts.map +1 -1
- package/dist/styles/icons/DoubleArrowIcon.d.ts +4 -4
- package/dist/styles/icons/DoubleArrowIcon.d.ts.map +1 -1
- package/dist/styles/icons/DownloadIcon.d.ts +3 -3
- package/dist/styles/icons/DownloadIcon.d.ts.map +1 -1
- package/dist/styles/icons/DragIcon.d.ts +3 -3
- package/dist/styles/icons/DragIcon.d.ts.map +1 -1
- package/dist/styles/icons/EPOIcon.d.ts +3 -3
- package/dist/styles/icons/EPOIcon.d.ts.map +1 -1
- package/dist/styles/icons/EditIcon.d.ts +3 -3
- package/dist/styles/icons/EditIcon.d.ts.map +1 -1
- package/dist/styles/icons/EllipsisIcon.d.ts +3 -3
- package/dist/styles/icons/EllipsisIcon.d.ts.map +1 -1
- package/dist/styles/icons/EpsIcon.d.ts +3 -3
- package/dist/styles/icons/EpsIcon.d.ts.map +1 -1
- package/dist/styles/icons/EstimateCircleIcon.d.ts +4 -4
- package/dist/styles/icons/EstimateCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/EyeIcon.d.ts +3 -3
- package/dist/styles/icons/EyeIcon.d.ts.map +1 -1
- package/dist/styles/icons/FileIcon.d.ts +2 -2
- package/dist/styles/icons/FileIcon.d.ts.map +1 -1
- package/dist/styles/icons/FileUploadIcon.d.ts +3 -3
- package/dist/styles/icons/FileUploadIcon.d.ts.map +1 -1
- package/dist/styles/icons/FilledChevronIcon.d.ts +4 -4
- package/dist/styles/icons/FilledChevronIcon.d.ts.map +1 -1
- package/dist/styles/icons/FolderIcon.d.ts +3 -3
- package/dist/styles/icons/FolderIcon.d.ts.map +1 -1
- package/dist/styles/icons/GalleryIcon.d.ts +3 -3
- package/dist/styles/icons/GalleryIcon.d.ts.map +1 -1
- package/dist/styles/icons/GearIcon.d.ts +3 -3
- package/dist/styles/icons/GearIcon.d.ts.map +1 -1
- package/dist/styles/icons/GridIcon.d.ts +3 -3
- package/dist/styles/icons/GridIcon.d.ts.map +1 -1
- package/dist/styles/icons/HandleIcon.d.ts +3 -3
- package/dist/styles/icons/HandleIcon.d.ts.map +1 -1
- package/dist/styles/icons/HelpIcon.d.ts +3 -3
- package/dist/styles/icons/HelpIcon.d.ts.map +1 -1
- package/dist/styles/icons/HistoryIcon.d.ts +3 -3
- package/dist/styles/icons/HistoryIcon.d.ts.map +1 -1
- package/dist/styles/icons/ImageIcon.d.ts +3 -3
- package/dist/styles/icons/ImageIcon.d.ts.map +1 -1
- package/dist/styles/icons/InfoIcon.d.ts +3 -3
- package/dist/styles/icons/InfoIcon.d.ts.map +1 -1
- package/dist/styles/icons/IntegrationsIcon.d.ts +3 -3
- package/dist/styles/icons/IntegrationsIcon.d.ts.map +1 -1
- package/dist/styles/icons/InventoryIcon.d.ts +3 -3
- package/dist/styles/icons/InventoryIcon.d.ts.map +1 -1
- package/dist/styles/icons/ListIcon.d.ts +3 -3
- package/dist/styles/icons/ListIcon.d.ts.map +1 -1
- package/dist/styles/icons/Loading.d.ts +2 -2
- package/dist/styles/icons/Loading.d.ts.map +1 -1
- package/dist/styles/icons/LockIcon.d.ts +3 -3
- package/dist/styles/icons/LockIcon.d.ts.map +1 -1
- package/dist/styles/icons/MagicEraserIcon.d.ts +3 -3
- package/dist/styles/icons/MagicEraserIcon.d.ts.map +1 -1
- package/dist/styles/icons/MagicIcon.d.ts +3 -3
- package/dist/styles/icons/MagicIcon.d.ts.map +1 -1
- package/dist/styles/icons/MailIcon.d.ts +3 -3
- package/dist/styles/icons/MailIcon.d.ts.map +1 -1
- package/dist/styles/icons/MarketingStatusIcon.d.ts +3 -3
- package/dist/styles/icons/MarketingStatusIcon.d.ts.map +1 -1
- package/dist/styles/icons/MenuIcon.d.ts +3 -3
- package/dist/styles/icons/MenuIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavConnectIcon.d.ts +3 -3
- package/dist/styles/icons/NavConnectIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavFinanceIcon.d.ts +3 -3
- package/dist/styles/icons/NavFinanceIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavManagementIcon.d.ts +3 -3
- package/dist/styles/icons/NavManagementIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavProdIcon.d.ts +3 -3
- package/dist/styles/icons/NavProdIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavResourcesIcon.d.ts +3 -3
- package/dist/styles/icons/NavResourcesIcon.d.ts.map +1 -1
- package/dist/styles/icons/NavSalesIcon.d.ts +3 -3
- package/dist/styles/icons/NavSalesIcon.d.ts.map +1 -1
- package/dist/styles/icons/NoteIcon.d.ts +3 -3
- package/dist/styles/icons/NoteIcon.d.ts.map +1 -1
- package/dist/styles/icons/OpportunityCircleIcon.d.ts +4 -4
- package/dist/styles/icons/OpportunityCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/OrderStatusIcon.d.ts +3 -3
- package/dist/styles/icons/OrderStatusIcon.d.ts.map +1 -1
- package/dist/styles/icons/PendingApprovalIcon.d.ts +3 -3
- package/dist/styles/icons/PendingApprovalIcon.d.ts.map +1 -1
- package/dist/styles/icons/PercentIcon.d.ts +3 -3
- package/dist/styles/icons/PercentIcon.d.ts.map +1 -1
- package/dist/styles/icons/PinIcon.d.ts +3 -3
- package/dist/styles/icons/PinIcon.d.ts.map +1 -1
- package/dist/styles/icons/PresentationCircleIcon.d.ts +4 -4
- package/dist/styles/icons/PresentationCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/PromostandardsIcon.d.ts +3 -3
- package/dist/styles/icons/PromostandardsIcon.d.ts.map +1 -1
- package/dist/styles/icons/ProofReceivedIcon.d.ts +3 -3
- package/dist/styles/icons/ProofReceivedIcon.d.ts.map +1 -1
- package/dist/styles/icons/ProofingCompleteIcon.d.ts +3 -3
- package/dist/styles/icons/ProofingCompleteIcon.d.ts.map +1 -1
- package/dist/styles/icons/RadioIcon.d.ts +3 -3
- package/dist/styles/icons/RadioIcon.d.ts.map +1 -1
- package/dist/styles/icons/ReceiptLongIcon.d.ts +3 -3
- package/dist/styles/icons/ReceiptLongIcon.d.ts.map +1 -1
- package/dist/styles/icons/SalesArrowIcon.d.ts +4 -4
- package/dist/styles/icons/SalesArrowIcon.d.ts.map +1 -1
- package/dist/styles/icons/SalesOrderCircleIcon.d.ts +4 -4
- package/dist/styles/icons/SalesOrderCircleIcon.d.ts.map +1 -1
- package/dist/styles/icons/SearchIcon.d.ts +3 -3
- package/dist/styles/icons/SearchIcon.d.ts.map +1 -1
- package/dist/styles/icons/ShopIcon.d.ts +3 -3
- package/dist/styles/icons/ShopIcon.d.ts.map +1 -1
- package/dist/styles/icons/ShoppingCartIcon.d.ts +3 -3
- package/dist/styles/icons/ShoppingCartIcon.d.ts.map +1 -1
- package/dist/styles/icons/SlideInIcon.d.ts +3 -3
- package/dist/styles/icons/SlideInIcon.d.ts.map +1 -1
- package/dist/styles/icons/StarDarkIcon.d.ts +3 -3
- package/dist/styles/icons/StarDarkIcon.d.ts.map +1 -1
- package/dist/styles/icons/StarIcon.d.ts +3 -3
- package/dist/styles/icons/StarIcon.d.ts.map +1 -1
- package/dist/styles/icons/StarLightIcon.d.ts +3 -3
- package/dist/styles/icons/StarLightIcon.d.ts.map +1 -1
- package/dist/styles/icons/SubtractIcon.d.ts +3 -3
- package/dist/styles/icons/SubtractIcon.d.ts.map +1 -1
- package/dist/styles/icons/SvgIcon.d.ts +4 -4
- package/dist/styles/icons/SvgIcon.d.ts.map +1 -1
- package/dist/styles/icons/TableIcon.d.ts +3 -3
- package/dist/styles/icons/TableIcon.d.ts.map +1 -1
- package/dist/styles/icons/TargetIcon.d.ts +3 -3
- package/dist/styles/icons/TargetIcon.d.ts.map +1 -1
- package/dist/styles/icons/TaskIcon.d.ts +3 -3
- package/dist/styles/icons/TaskIcon.d.ts.map +1 -1
- package/dist/styles/icons/TemplateIcon.d.ts +3 -3
- package/dist/styles/icons/TemplateIcon.d.ts.map +1 -1
- package/dist/styles/icons/TilesIcon.d.ts +3 -3
- package/dist/styles/icons/TilesIcon.d.ts.map +1 -1
- package/dist/styles/icons/TrashIcon.d.ts +3 -3
- package/dist/styles/icons/TrashIcon.d.ts.map +1 -1
- package/dist/styles/icons/TrendIcon.d.ts +4 -4
- package/dist/styles/icons/TrendIcon.d.ts.map +1 -1
- package/dist/styles/icons/UploadIcon.d.ts +3 -3
- package/dist/styles/icons/UploadIcon.d.ts.map +1 -1
- package/dist/styles/icons/UserIcon.d.ts +3 -3
- package/dist/styles/icons/UserIcon.d.ts.map +1 -1
- package/dist/styles/icons/UsersIcon.d.ts +3 -3
- package/dist/styles/icons/UsersIcon.d.ts.map +1 -1
- package/dist/styles/icons/XIcon.d.ts +3 -3
- package/dist/styles/icons/XIcon.d.ts.map +1 -1
- package/dist/styles/index.d.ts +1 -1
- package/dist/styles/index.d.ts.map +1 -1
- package/dist/styles/tables/SimpleWindowedTable.d.ts +2 -2
- package/dist/styles/tables/SimpleWindowedTable.d.ts.map +1 -1
- package/dist/styles/tables/VirtualTable.d.ts +2 -2
- package/dist/styles/tables/VirtualTable.d.ts.map +1 -1
- package/dist/utils/sizes.d.ts +1 -1
- package/dist/utils/sizes.d.ts.map +1 -1
- package/dist/utils/styled.d.ts +1 -1
- package/dist/utils/styled.d.ts.map +1 -1
- package/package.json +51 -54
- package/dist/index.es.js.map +0 -1
- package/dist/index.js.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -8,17 +8,17 @@ import { DropzoneOptions, DropzoneRootProps, DropzoneInputProps, DropzoneRef, Dr
|
|
|
8
8
|
import * as react_select_dist_declarations_src_useAsync from 'react-select/dist/declarations/src/useAsync';
|
|
9
9
|
import * as react_select_dist_declarations_src_useCreatable from 'react-select/dist/declarations/src/useCreatable';
|
|
10
10
|
import * as react_select_dist_declarations_src_useStateManager from 'react-select/dist/declarations/src/useStateManager';
|
|
11
|
+
import * as react_select_dist_declarations_src_filters from 'react-select/dist/declarations/src/filters';
|
|
12
|
+
import * as react_select_dist_declarations_src_components from 'react-select/dist/declarations/src/components';
|
|
11
13
|
import * as react_select from 'react-select';
|
|
12
14
|
import { GroupBase, StylesConfig, SelectInstance } from 'react-select';
|
|
13
15
|
export { components, createFilter, mergeStyles } from 'react-select';
|
|
14
|
-
import * as react_select_dist_declarations_src_filters from 'react-select/dist/declarations/src/filters';
|
|
15
|
-
import * as react_select_dist_declarations_src_components from 'react-select/dist/declarations/src/components';
|
|
16
16
|
import * as react_select_dist_declarations_src_Select from 'react-select/dist/declarations/src/Select';
|
|
17
|
-
import
|
|
17
|
+
import { ReactDatePickerProps } from 'react-datepicker';
|
|
18
18
|
import { HeaderGroup, UseSortByColumnProps, UseTableRowProps, UseExpandedRowProps, UseGroupByRowProps, UseRowSelectRowProps, UseRowStateRowProps, Column as Column$1, SortingRule, Cell } from 'react-table';
|
|
19
19
|
import { ListOnScrollProps } from 'react-window';
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
type SharedStyleTypes = {
|
|
22
22
|
pr?: boolean | number;
|
|
23
23
|
pl?: boolean | number;
|
|
24
24
|
pt?: boolean | number;
|
|
@@ -69,12 +69,12 @@ declare const avatarSizes: {
|
|
|
69
69
|
fontSize: string;
|
|
70
70
|
};
|
|
71
71
|
};
|
|
72
|
-
|
|
72
|
+
type AvatarSize = keyof typeof avatarSizes;
|
|
73
73
|
declare const avatarShapes: {
|
|
74
74
|
square: string;
|
|
75
75
|
circle: string;
|
|
76
76
|
};
|
|
77
|
-
|
|
77
|
+
type AvatarShape = keyof typeof avatarShapes;
|
|
78
78
|
declare const avatarColors: {
|
|
79
79
|
teal: {
|
|
80
80
|
backgroundColor: string;
|
|
@@ -97,8 +97,8 @@ declare const avatarColors: {
|
|
|
97
97
|
textColor: string;
|
|
98
98
|
};
|
|
99
99
|
};
|
|
100
|
-
|
|
101
|
-
|
|
100
|
+
type AvatarColor = keyof typeof avatarColors;
|
|
101
|
+
type _AvatarProps = {
|
|
102
102
|
size: AvatarSize;
|
|
103
103
|
shape?: AvatarShape;
|
|
104
104
|
color?: AvatarColor;
|
|
@@ -115,13 +115,13 @@ declare const Avatar: React__default.FC<Omit<_AvatarProps, 'size'> & {
|
|
|
115
115
|
icon?: boolean;
|
|
116
116
|
}>;
|
|
117
117
|
|
|
118
|
-
|
|
118
|
+
type BoxProps = React__default.PropsWithChildren<{
|
|
119
119
|
borderless?: boolean;
|
|
120
120
|
padded?: boolean;
|
|
121
121
|
title?: string | React__default.ReactNode;
|
|
122
122
|
controls?: React__default.ReactNode;
|
|
123
123
|
} & SharedStyleTypes>;
|
|
124
|
-
declare const Box: ({ title, controls, children, ...props }: BoxProps) => JSX.Element;
|
|
124
|
+
declare const Box: ({ title, controls, children, ...props }: BoxProps) => React__default.JSX.Element;
|
|
125
125
|
//# sourceMappingURL=Box.d.ts.map
|
|
126
126
|
|
|
127
127
|
declare const Background: styled_components.StyledComponent<"div", any, {
|
|
@@ -134,23 +134,23 @@ declare const StyledDropArea: styled_components.StyledComponent<"div", any, {
|
|
|
134
134
|
isDragReject?: boolean | undefined;
|
|
135
135
|
isDragActive?: boolean | undefined;
|
|
136
136
|
} & SharedStyleTypes, never>;
|
|
137
|
-
|
|
137
|
+
type DropAreaProps = React__default.PropsWithChildren<{
|
|
138
138
|
placeholder?: string | React__default.ReactNode;
|
|
139
139
|
} & SharedStyleTypes>;
|
|
140
|
-
declare const DropArea: ({ children, placeholder, ...props }: DropAreaProps) => JSX.Element;
|
|
141
|
-
|
|
140
|
+
declare const DropArea: ({ children, placeholder, ...props }: DropAreaProps) => React__default.JSX.Element;
|
|
141
|
+
type DropzoneTypes = {
|
|
142
142
|
placeholder?: string | React__default.ReactNode;
|
|
143
143
|
showDroppedFiles?: boolean;
|
|
144
144
|
} & DropzoneOptions;
|
|
145
|
-
declare function Dropzoned({ placeholder, accept, showDroppedFiles, ...props }: DropzoneTypes): JSX.Element;
|
|
146
|
-
declare function DropzonedPreviews({ placeholder, accept, onDrop, ...props }: DropzoneTypes): JSX.Element;
|
|
145
|
+
declare function Dropzoned({ placeholder, accept, showDroppedFiles, ...props }: DropzoneTypes): React__default.JSX.Element;
|
|
146
|
+
declare function DropzonedPreviews({ placeholder, accept, onDrop, ...props }: DropzoneTypes): React__default.JSX.Element;
|
|
147
147
|
|
|
148
|
-
|
|
148
|
+
type TSize$1 = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
149
149
|
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
150
|
+
type TSizeOffset = 'xsOffset' | 'smOffset' | 'mdOffset' | 'lgOffset' | 'xlOffset';
|
|
151
|
+
type TSizeOffsetRight = 'xsOffsetRight' | 'smOffsetRight' | 'mdOffsetRight' | 'lgOffsetRight' | 'xlOffsetRight';
|
|
152
|
+
type TSizeStyle = 'xsStyle' | 'smStyle' | 'mdStyle' | 'lgStyle' | 'xlStyle';
|
|
153
|
+
type SizerTypes = {
|
|
154
154
|
collapse?: TSize$1 | Array<TSize$1>;
|
|
155
155
|
offset?: number;
|
|
156
156
|
first?: string;
|
|
@@ -231,10 +231,10 @@ declare const sizes: {
|
|
|
231
231
|
iconSize: string;
|
|
232
232
|
};
|
|
233
233
|
};
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
234
|
+
type TSize = keyof typeof sizes;
|
|
235
|
+
type ButtonPreset = 'edit' | 'delete' | 'add' | 'remove' | 'close' | 'drag';
|
|
236
|
+
type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'disabled' | 'text' | 'primary-light' | 'text-error' | 'error-light' | 'text-error-light' | 'custom';
|
|
237
|
+
type ButtonProps = {
|
|
238
238
|
secondary?: boolean;
|
|
239
239
|
cta?: boolean;
|
|
240
240
|
size?: TSize;
|
|
@@ -261,12 +261,12 @@ declare const Button: styled_components.StyledComponent<"button", any, {
|
|
|
261
261
|
style?: CSSObject | undefined;
|
|
262
262
|
} & SharedStyleTypes & SizerTypes, never>;
|
|
263
263
|
declare const ButtonsGroup: styled_components.StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
|
|
264
|
-
|
|
264
|
+
type IconFuncProps$1 = {
|
|
265
265
|
color: string;
|
|
266
266
|
[key: string]: any;
|
|
267
267
|
};
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
type TButtonIcon = ((props: IconFuncProps$1) => React__default.ReactElement);
|
|
269
|
+
type IconButtonProps = React__default.PropsWithChildren<ButtonProps & {
|
|
270
270
|
Icon?: TButtonIcon | React__default.ReactElement<IconFuncProps$1>;
|
|
271
271
|
iconProps?: {
|
|
272
272
|
[key: string]: any;
|
|
@@ -319,7 +319,7 @@ declare const H6: styled_components.StyledComponent<"h6", any, {
|
|
|
319
319
|
} & SharedStyleTypes, never>;
|
|
320
320
|
//# sourceMappingURL=Headings.d.ts.map
|
|
321
321
|
|
|
322
|
-
|
|
322
|
+
type ImgProps = {
|
|
323
323
|
src?: string;
|
|
324
324
|
alt?: string;
|
|
325
325
|
max_attempts?: number;
|
|
@@ -327,7 +327,7 @@ declare type ImgProps = {
|
|
|
327
327
|
onRetry?: OnErrorEventHandler;
|
|
328
328
|
onFailed?: OnErrorEventHandler;
|
|
329
329
|
} & React__default.DetailedHTMLProps<React__default.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;
|
|
330
|
-
declare const Img: React__default.ForwardRefExoticComponent<
|
|
330
|
+
declare const Img: React__default.ForwardRefExoticComponent<Omit<ImgProps, "ref"> & React__default.RefAttributes<HTMLImageElement>>;
|
|
331
331
|
//# sourceMappingURL=Img.d.ts.map
|
|
332
332
|
|
|
333
333
|
declare const iconSize: {
|
|
@@ -362,9 +362,9 @@ declare const iconSize: {
|
|
|
362
362
|
viewBox: string;
|
|
363
363
|
};
|
|
364
364
|
};
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
365
|
+
type TIconSizeObj = typeof iconSize;
|
|
366
|
+
type TIconSize = keyof typeof iconSize;
|
|
367
|
+
type BaseSVGIconProps = {
|
|
368
368
|
size?: TIconSize;
|
|
369
369
|
width?: string | number;
|
|
370
370
|
height?: string | number;
|
|
@@ -373,7 +373,7 @@ declare type BaseSVGIconProps = {
|
|
|
373
373
|
iconSizes?: TIconSizeObj;
|
|
374
374
|
disabled?: boolean;
|
|
375
375
|
} & SharedStyleTypes;
|
|
376
|
-
|
|
376
|
+
type SVGIconProps = React.SVGAttributes<SVGElement> & BaseSVGIconProps;
|
|
377
377
|
declare const SVG: styled_components.StyledComponent<"svg", any, {
|
|
378
378
|
size?: "tiny" | "small" | "medium" | "large" | "huge" | "default" | undefined;
|
|
379
379
|
width?: string | number | undefined;
|
|
@@ -415,16 +415,16 @@ declare const SVG: styled_components.StyledComponent<"svg", any, {
|
|
|
415
415
|
disabled?: boolean | undefined;
|
|
416
416
|
} & SharedStyleTypes, never>;
|
|
417
417
|
|
|
418
|
-
|
|
418
|
+
type RadioIconProps = SVGIconProps & {
|
|
419
419
|
selected?: boolean;
|
|
420
420
|
hover?: boolean;
|
|
421
421
|
hoverColor?: string;
|
|
422
422
|
disabled?: boolean;
|
|
423
423
|
disabledColor?: string;
|
|
424
424
|
};
|
|
425
|
-
declare function RadioIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, altText, ...props }: RadioIconProps): JSX.Element;
|
|
425
|
+
declare function RadioIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, altText, ...props }: RadioIconProps): React__default.JSX.Element;
|
|
426
426
|
|
|
427
|
-
|
|
427
|
+
type BaseCheckboxIconProps = {
|
|
428
428
|
selected?: boolean;
|
|
429
429
|
hover?: boolean;
|
|
430
430
|
hoverColor?: string;
|
|
@@ -432,17 +432,17 @@ declare type BaseCheckboxIconProps = {
|
|
|
432
432
|
disabledColor?: string;
|
|
433
433
|
indeterminate?: boolean;
|
|
434
434
|
};
|
|
435
|
-
|
|
436
|
-
declare function CheckboxIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, indeterminate, altText, ...props }: CheckboxIconProps): JSX.Element;
|
|
435
|
+
type CheckboxIconProps = SVGIconProps & BaseCheckboxIconProps;
|
|
436
|
+
declare function CheckboxIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, indeterminate, altText, ...props }: CheckboxIconProps): React__default.JSX.Element;
|
|
437
437
|
|
|
438
|
-
|
|
438
|
+
type CommonInputProp = {
|
|
439
439
|
noMargin?: boolean;
|
|
440
440
|
error?: boolean;
|
|
441
441
|
};
|
|
442
|
-
|
|
442
|
+
type BaseInputProps = CommonInputProp & {
|
|
443
443
|
hasIcon?: boolean;
|
|
444
444
|
} & SharedStyleTypes;
|
|
445
|
-
|
|
445
|
+
type InputProps = BaseInputProps & React__default.InputHTMLAttributes<HTMLInputElement>;
|
|
446
446
|
declare const InputIconLabel: styled_components.StyledComponent<"div", any, CommonInputProp & {
|
|
447
447
|
isActive?: boolean | undefined;
|
|
448
448
|
isDisabled?: boolean | undefined;
|
|
@@ -479,10 +479,10 @@ declare const CheckboxLabel: styled_components.StyledComponent<"label", any, {
|
|
|
479
479
|
declare const RadioLabel: styled_components.StyledComponent<"label", any, {
|
|
480
480
|
disabled?: boolean | undefined;
|
|
481
481
|
}, never>;
|
|
482
|
-
|
|
482
|
+
type BaseRadioProps = {
|
|
483
483
|
isHovering?: boolean;
|
|
484
484
|
};
|
|
485
|
-
|
|
485
|
+
type RadioProps = React__default.InputHTMLAttributes<HTMLInputElement> & BaseRadioProps;
|
|
486
486
|
declare const Radio: styled_components.StyledComponent<"input", any, BaseRadioProps, never>;
|
|
487
487
|
declare const CheckMark: styled_components.StyledComponent<"span", any, {
|
|
488
488
|
checked?: boolean | undefined;
|
|
@@ -494,7 +494,7 @@ declare const Dot: styled_components.StyledComponent<"span", any, {
|
|
|
494
494
|
isHovering?: boolean | undefined;
|
|
495
495
|
disabled?: boolean | undefined;
|
|
496
496
|
} & SharedStyleTypes, never>;
|
|
497
|
-
|
|
497
|
+
type LabeledRadioProps = RadioProps & {
|
|
498
498
|
label: string;
|
|
499
499
|
labelStyle?: React__default.CSSProperties;
|
|
500
500
|
radioIconStyle?: React__default.CSSProperties;
|
|
@@ -521,7 +521,7 @@ declare const LabeledRadioInButtonGroup: React__default.FC<LabeledRadioProps & {
|
|
|
521
521
|
value: any;
|
|
522
522
|
}];
|
|
523
523
|
}>;
|
|
524
|
-
|
|
524
|
+
type LabeledCheckboxProps = {
|
|
525
525
|
checked?: boolean;
|
|
526
526
|
disabled?: boolean;
|
|
527
527
|
label: string | React__default.ReactNode;
|
|
@@ -547,19 +547,19 @@ declare const Label: styled_components.StyledComponent<"label", any, {
|
|
|
547
547
|
declare const Padding: styled_components.StyledComponent<"div", any, SharedStyleTypes, never>;
|
|
548
548
|
//# sourceMappingURL=Padding.d.ts.map
|
|
549
549
|
|
|
550
|
-
declare function Page(props: React__default.PropsWithChildren<SharedStyleTypes>): JSX.Element;
|
|
550
|
+
declare function Page(props: React__default.PropsWithChildren<SharedStyleTypes>): React__default.JSX.Element;
|
|
551
551
|
//# sourceMappingURL=Page.d.ts.map
|
|
552
552
|
|
|
553
|
-
|
|
553
|
+
type ProgressBarProps = React__default.PropsWithChildren<{
|
|
554
554
|
value: number;
|
|
555
555
|
max: number;
|
|
556
556
|
error?: string;
|
|
557
557
|
} & SharedStyleTypes>;
|
|
558
|
-
declare const Progress: (props: ProgressBarProps) => JSX.Element;
|
|
559
|
-
declare const LabeledProgress: (props: ProgressBarProps) => JSX.Element;
|
|
558
|
+
declare const Progress: (props: ProgressBarProps) => React__default.JSX.Element;
|
|
559
|
+
declare const LabeledProgress: (props: ProgressBarProps) => React__default.JSX.Element;
|
|
560
560
|
//# sourceMappingURL=Progress.d.ts.map
|
|
561
561
|
|
|
562
|
-
|
|
562
|
+
type AdditionalSKUSelectProps = {
|
|
563
563
|
noMargin?: boolean;
|
|
564
564
|
error?: boolean;
|
|
565
565
|
menuRelative?: boolean;
|
|
@@ -577,11 +577,12 @@ declare type AdditionalSKUSelectProps = {
|
|
|
577
577
|
valueContainerStyles?: React__default.CSSProperties;
|
|
578
578
|
containerStyles?: React__default.CSSProperties;
|
|
579
579
|
};
|
|
580
|
-
declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
580
|
+
declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
581
581
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
582
582
|
backspaceRemovesValue?: boolean | undefined;
|
|
583
583
|
blurInputOnSelect?: boolean | undefined;
|
|
584
584
|
captureMenuScroll?: boolean | undefined;
|
|
585
|
+
classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
585
586
|
closeMenuOnSelect?: boolean | undefined;
|
|
586
587
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
587
588
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
|
|
@@ -621,11 +622,13 @@ declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUS
|
|
|
621
622
|
styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
622
623
|
tabIndex?: number | undefined;
|
|
623
624
|
tabSelectsValue?: boolean | undefined;
|
|
624
|
-
|
|
625
|
+
unstyled?: boolean | undefined;
|
|
626
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
625
627
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
626
628
|
backspaceRemovesValue?: boolean | undefined;
|
|
627
629
|
blurInputOnSelect?: boolean | undefined;
|
|
628
630
|
captureMenuScroll?: boolean | undefined;
|
|
631
|
+
classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
629
632
|
closeMenuOnSelect?: boolean | undefined;
|
|
630
633
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
631
634
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
|
|
@@ -665,12 +668,14 @@ declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUS
|
|
|
665
668
|
styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
666
669
|
tabIndex?: number | undefined;
|
|
667
670
|
tabSelectsValue?: boolean | undefined;
|
|
671
|
+
unstyled?: boolean | undefined;
|
|
668
672
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & React__default.RefAttributes<SelectInstance<unknown, boolean, GroupBase<unknown>>>>;
|
|
669
|
-
declare const LabeledSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
673
|
+
declare const LabeledSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
670
674
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
671
675
|
backspaceRemovesValue?: boolean | undefined;
|
|
672
676
|
blurInputOnSelect?: boolean | undefined;
|
|
673
677
|
captureMenuScroll?: boolean | undefined;
|
|
678
|
+
classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
674
679
|
closeMenuOnSelect?: boolean | undefined;
|
|
675
680
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
676
681
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
|
|
@@ -710,11 +715,13 @@ declare const LabeledSelect: React__default.ForwardRefExoticComponent<Additional
|
|
|
710
715
|
styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
711
716
|
tabIndex?: number | undefined;
|
|
712
717
|
tabSelectsValue?: boolean | undefined;
|
|
713
|
-
|
|
718
|
+
unstyled?: boolean | undefined;
|
|
719
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
714
720
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
715
721
|
backspaceRemovesValue?: boolean | undefined;
|
|
716
722
|
blurInputOnSelect?: boolean | undefined;
|
|
717
723
|
captureMenuScroll?: boolean | undefined;
|
|
724
|
+
classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
718
725
|
closeMenuOnSelect?: boolean | undefined;
|
|
719
726
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
720
727
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
|
|
@@ -754,17 +761,19 @@ declare const LabeledSelect: React__default.ForwardRefExoticComponent<Additional
|
|
|
754
761
|
styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
|
|
755
762
|
tabIndex?: number | undefined;
|
|
756
763
|
tabSelectsValue?: boolean | undefined;
|
|
764
|
+
unstyled?: boolean | undefined;
|
|
757
765
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & {
|
|
758
766
|
parentStyle?: React__default.CSSProperties | undefined;
|
|
759
767
|
labelStyle?: React__default.CSSProperties | undefined;
|
|
760
768
|
label?: string | undefined;
|
|
761
769
|
required?: boolean | undefined;
|
|
762
770
|
} & React__default.RefAttributes<SelectInstance<unknown, boolean, GroupBase<unknown>>>>;
|
|
763
|
-
declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
771
|
+
declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
764
772
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
765
773
|
backspaceRemovesValue?: boolean | undefined;
|
|
766
774
|
blurInputOnSelect?: boolean | undefined;
|
|
767
775
|
captureMenuScroll?: boolean | undefined;
|
|
776
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
768
777
|
closeMenuOnSelect?: boolean | undefined;
|
|
769
778
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
770
779
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -804,11 +813,13 @@ declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<Addit
|
|
|
804
813
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
805
814
|
tabIndex?: number | undefined;
|
|
806
815
|
tabSelectsValue?: boolean | undefined;
|
|
807
|
-
|
|
816
|
+
unstyled?: boolean | undefined;
|
|
817
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
808
818
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
809
819
|
backspaceRemovesValue?: boolean | undefined;
|
|
810
820
|
blurInputOnSelect?: boolean | undefined;
|
|
811
821
|
captureMenuScroll?: boolean | undefined;
|
|
822
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
812
823
|
closeMenuOnSelect?: boolean | undefined;
|
|
813
824
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
814
825
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -848,12 +859,14 @@ declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<Addit
|
|
|
848
859
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
849
860
|
tabIndex?: number | undefined;
|
|
850
861
|
tabSelectsValue?: boolean | undefined;
|
|
862
|
+
unstyled?: boolean | undefined;
|
|
851
863
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useCreatable.CreatableAdditionalProps<unknown, GroupBase<unknown>> & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
|
|
852
|
-
declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
864
|
+
declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
853
865
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
854
866
|
backspaceRemovesValue?: boolean | undefined;
|
|
855
867
|
blurInputOnSelect?: boolean | undefined;
|
|
856
868
|
captureMenuScroll?: boolean | undefined;
|
|
869
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
857
870
|
closeMenuOnSelect?: boolean | undefined;
|
|
858
871
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
859
872
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -893,11 +906,13 @@ declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<A
|
|
|
893
906
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
894
907
|
tabIndex?: number | undefined;
|
|
895
908
|
tabSelectsValue?: boolean | undefined;
|
|
896
|
-
|
|
909
|
+
unstyled?: boolean | undefined;
|
|
910
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
897
911
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
898
912
|
backspaceRemovesValue?: boolean | undefined;
|
|
899
913
|
blurInputOnSelect?: boolean | undefined;
|
|
900
914
|
captureMenuScroll?: boolean | undefined;
|
|
915
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
901
916
|
closeMenuOnSelect?: boolean | undefined;
|
|
902
917
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
903
918
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -937,17 +952,19 @@ declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<A
|
|
|
937
952
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
938
953
|
tabIndex?: number | undefined;
|
|
939
954
|
tabSelectsValue?: boolean | undefined;
|
|
955
|
+
unstyled?: boolean | undefined;
|
|
940
956
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useCreatable.CreatableAdditionalProps<unknown, GroupBase<unknown>> & {
|
|
941
957
|
parentStyle?: React__default.CSSProperties | undefined;
|
|
942
958
|
labelStyle?: React__default.CSSProperties | undefined;
|
|
943
959
|
label?: string | undefined;
|
|
944
960
|
required?: boolean | undefined;
|
|
945
961
|
} & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
|
|
946
|
-
declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
962
|
+
declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
947
963
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
948
964
|
backspaceRemovesValue?: boolean | undefined;
|
|
949
965
|
blurInputOnSelect?: boolean | undefined;
|
|
950
966
|
captureMenuScroll?: boolean | undefined;
|
|
967
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
951
968
|
closeMenuOnSelect?: boolean | undefined;
|
|
952
969
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
953
970
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -987,11 +1004,13 @@ declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<Additiona
|
|
|
987
1004
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
988
1005
|
tabIndex?: number | undefined;
|
|
989
1006
|
tabSelectsValue?: boolean | undefined;
|
|
990
|
-
|
|
1007
|
+
unstyled?: boolean | undefined;
|
|
1008
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
991
1009
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
992
1010
|
backspaceRemovesValue?: boolean | undefined;
|
|
993
1011
|
blurInputOnSelect?: boolean | undefined;
|
|
994
1012
|
captureMenuScroll?: boolean | undefined;
|
|
1013
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
995
1014
|
closeMenuOnSelect?: boolean | undefined;
|
|
996
1015
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
997
1016
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -1031,12 +1050,14 @@ declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<Additiona
|
|
|
1031
1050
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
1032
1051
|
tabIndex?: number | undefined;
|
|
1033
1052
|
tabSelectsValue?: boolean | undefined;
|
|
1053
|
+
unstyled?: boolean | undefined;
|
|
1034
1054
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useAsync.AsyncAdditionalProps<unknown, GroupBase<unknown>> & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
|
|
1035
|
-
declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
|
|
1055
|
+
declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
1036
1056
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
1037
1057
|
backspaceRemovesValue?: boolean | undefined;
|
|
1038
1058
|
blurInputOnSelect?: boolean | undefined;
|
|
1039
1059
|
captureMenuScroll?: boolean | undefined;
|
|
1060
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
1040
1061
|
closeMenuOnSelect?: boolean | undefined;
|
|
1041
1062
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
1042
1063
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -1076,11 +1097,13 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
|
|
|
1076
1097
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
1077
1098
|
tabIndex?: number | undefined;
|
|
1078
1099
|
tabSelectsValue?: boolean | undefined;
|
|
1079
|
-
|
|
1100
|
+
unstyled?: boolean | undefined;
|
|
1101
|
+
} & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
|
|
1080
1102
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
1081
1103
|
backspaceRemovesValue?: boolean | undefined;
|
|
1082
1104
|
blurInputOnSelect?: boolean | undefined;
|
|
1083
1105
|
captureMenuScroll?: boolean | undefined;
|
|
1106
|
+
classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
1084
1107
|
closeMenuOnSelect?: boolean | undefined;
|
|
1085
1108
|
closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
|
|
1086
1109
|
components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
|
|
@@ -1120,6 +1143,7 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
|
|
|
1120
1143
|
styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
|
|
1121
1144
|
tabIndex?: number | undefined;
|
|
1122
1145
|
tabSelectsValue?: boolean | undefined;
|
|
1146
|
+
unstyled?: boolean | undefined;
|
|
1123
1147
|
} & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useAsync.AsyncAdditionalProps<unknown, GroupBase<unknown>> & {
|
|
1124
1148
|
parentStyle?: React__default.CSSProperties | undefined;
|
|
1125
1149
|
labelStyle?: React__default.CSSProperties | undefined;
|
|
@@ -1128,7 +1152,7 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
|
|
|
1128
1152
|
} & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
|
|
1129
1153
|
//# sourceMappingURL=Select.d.ts.map
|
|
1130
1154
|
|
|
1131
|
-
|
|
1155
|
+
type SidePanelType = {
|
|
1132
1156
|
animationDuration?: number;
|
|
1133
1157
|
visible?: boolean;
|
|
1134
1158
|
from?: "left" | "right" | "bottom" | "top";
|
|
@@ -1143,15 +1167,15 @@ declare const SidePanel: ({ from, visible, animationDuration, fullWidthTitle, bo
|
|
|
1143
1167
|
fullWidthTitle?: boolean | undefined;
|
|
1144
1168
|
backdrop?: boolean | undefined;
|
|
1145
1169
|
bodyScrollable?: boolean | undefined;
|
|
1146
|
-
} & SidePanelType & SharedStyleTypes & SizerTypes>) => JSX.Element;
|
|
1170
|
+
} & SidePanelType & SharedStyleTypes & SizerTypes>) => React__default.JSX.Element;
|
|
1147
1171
|
declare const PanelContact: ({ avatar, name, position, email, ...props }: {
|
|
1148
1172
|
name: string;
|
|
1149
1173
|
position?: string | undefined;
|
|
1150
1174
|
email?: string | undefined;
|
|
1151
1175
|
phone?: string | undefined;
|
|
1152
1176
|
avatar?: React__default.ReactNode;
|
|
1153
|
-
} & SizerTypes) => JSX.Element;
|
|
1154
|
-
|
|
1177
|
+
} & SizerTypes) => React__default.JSX.Element;
|
|
1178
|
+
type PhoneType = {
|
|
1155
1179
|
phone_number?: string;
|
|
1156
1180
|
phone_type?: string;
|
|
1157
1181
|
phone_extension?: string;
|
|
@@ -1162,7 +1186,7 @@ declare const PanelTileContact: ({ avatar, name, position, email, phones, ...pro
|
|
|
1162
1186
|
email?: string | undefined;
|
|
1163
1187
|
phones?: PhoneType[] | undefined;
|
|
1164
1188
|
avatar?: React__default.ReactNode;
|
|
1165
|
-
} & SizerTypes) => JSX.Element;
|
|
1189
|
+
} & SizerTypes) => React__default.JSX.Element;
|
|
1166
1190
|
|
|
1167
1191
|
declare const Table: styled_components.StyledComponent<"table", any, {
|
|
1168
1192
|
cellPadding: 0;
|
|
@@ -1186,13 +1210,13 @@ declare const ResponsiveTable: ({ parentProps, children, ...props }: React__defa
|
|
|
1186
1210
|
[key: string]: any;
|
|
1187
1211
|
style?: object | undefined;
|
|
1188
1212
|
} | undefined;
|
|
1189
|
-
} & SharedStyleTypes>) => JSX.Element;
|
|
1213
|
+
} & SharedStyleTypes>) => React__default.JSX.Element;
|
|
1190
1214
|
declare const THSorted: ({ children, order, iconHeight, iconStyles, hideIconOnMobile, ...props }: React__default.PropsWithChildren<{
|
|
1191
1215
|
order?: string | undefined;
|
|
1192
1216
|
iconHeight?: number | undefined;
|
|
1193
1217
|
iconStyles?: object | undefined;
|
|
1194
1218
|
hideIconOnMobile?: boolean | undefined;
|
|
1195
|
-
}>) => JSX.Element;
|
|
1219
|
+
}>) => React__default.JSX.Element;
|
|
1196
1220
|
//# sourceMappingURL=Table.d.ts.map
|
|
1197
1221
|
|
|
1198
1222
|
declare const GridTableContainer: styled_components.StyledComponent<"div", any, {
|
|
@@ -1211,20 +1235,20 @@ declare const GridCell: styled_components.StyledComponent<"div", any, {
|
|
|
1211
1235
|
header?: boolean | undefined;
|
|
1212
1236
|
centerContent?: boolean | undefined;
|
|
1213
1237
|
} & SharedStyleTypes, never>;
|
|
1214
|
-
|
|
1215
|
-
|
|
1238
|
+
type TValue = string | number | object;
|
|
1239
|
+
type TransformFunction = (value: any | {
|
|
1216
1240
|
label: string;
|
|
1217
1241
|
value: string;
|
|
1218
1242
|
}) => TValue;
|
|
1219
|
-
|
|
1220
|
-
|
|
1243
|
+
type TChild = React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>>;
|
|
1244
|
+
type ColumnProps = {
|
|
1221
1245
|
name: string;
|
|
1222
1246
|
title: React__default.ReactNode;
|
|
1223
1247
|
children: TChild;
|
|
1224
1248
|
centerContent?: boolean;
|
|
1225
1249
|
transform?: TransformFunction;
|
|
1226
1250
|
};
|
|
1227
|
-
|
|
1251
|
+
type GridTableProps = {
|
|
1228
1252
|
data: {
|
|
1229
1253
|
id: number | string;
|
|
1230
1254
|
[key: string]: any;
|
|
@@ -1243,8 +1267,8 @@ declare type GridTableProps = {
|
|
|
1243
1267
|
gridRowGap?: string;
|
|
1244
1268
|
gridColumnGap?: string;
|
|
1245
1269
|
} & SharedStyleTypes & SizerTypes;
|
|
1246
|
-
declare const Column: ({ name, title, children, centerContent, transform, }: ColumnProps) => JSX.Element;
|
|
1247
|
-
declare function GridTable({ data, idField, onUpdate, onDelete, onAdd, onSort, validate, children, gridTemplateRows, gridTemplateColumns, gridRowGap, gridColumnGap, ...props }: GridTableProps): JSX.Element;
|
|
1270
|
+
declare const Column: ({ name, title, children, centerContent, transform, }: ColumnProps) => React__default.JSX.Element;
|
|
1271
|
+
declare function GridTable({ data, idField, onUpdate, onDelete, onAdd, onSort, validate, children, gridTemplateRows, gridTemplateColumns, gridRowGap, gridColumnGap, ...props }: GridTableProps): React__default.JSX.Element;
|
|
1248
1272
|
//# sourceMappingURL=GridTable.d.ts.map
|
|
1249
1273
|
|
|
1250
1274
|
declare const tabSizes: {
|
|
@@ -1254,24 +1278,24 @@ declare const tabSizes: {
|
|
|
1254
1278
|
declare const TabBar: styled_components.StyledComponent<"ul", any, {
|
|
1255
1279
|
padded?: boolean | undefined;
|
|
1256
1280
|
} & SharedStyleTypes, never>;
|
|
1257
|
-
|
|
1281
|
+
type CommonTabProps = {
|
|
1258
1282
|
size?: keyof typeof tabSizes;
|
|
1259
1283
|
variant?: 'primary' | 'secondary';
|
|
1260
1284
|
};
|
|
1261
1285
|
declare const Tab: styled_components.StyledComponent<"li", any, {
|
|
1262
1286
|
selected?: boolean | undefined;
|
|
1263
1287
|
} & CommonTabProps & SharedStyleTypes, never>;
|
|
1264
|
-
|
|
1288
|
+
type TTab = {
|
|
1265
1289
|
label: string | React__default.ReactNode;
|
|
1266
1290
|
content: React__default.ReactNode;
|
|
1267
1291
|
onClick?: (e?: MouseEvent<HTMLLIElement>) => void;
|
|
1268
1292
|
} & CommonTabProps;
|
|
1269
|
-
|
|
1293
|
+
type TabsProps = {
|
|
1270
1294
|
tabs: TTab[];
|
|
1271
1295
|
selectedTabIndex?: number;
|
|
1272
1296
|
padded?: boolean;
|
|
1273
1297
|
} & CommonTabProps;
|
|
1274
|
-
|
|
1298
|
+
type TabsState = {
|
|
1275
1299
|
selectedTabIndex: number;
|
|
1276
1300
|
};
|
|
1277
1301
|
declare class Tabs extends Component<TabsProps, TabsState> {
|
|
@@ -1279,7 +1303,7 @@ declare class Tabs extends Component<TabsProps, TabsState> {
|
|
|
1279
1303
|
getTab(tabs: TTab[], tabIndex?: number): null | TTab;
|
|
1280
1304
|
componentDidMount(): void;
|
|
1281
1305
|
componentDidUpdate(prevProps: Readonly<TabsProps>, prevState: Readonly<TabsState>): void;
|
|
1282
|
-
render(): JSX.Element;
|
|
1306
|
+
render(): React__default.JSX.Element;
|
|
1283
1307
|
}
|
|
1284
1308
|
|
|
1285
1309
|
declare const toggleSizes$1: {
|
|
@@ -1308,20 +1332,20 @@ declare const toggleSizes$1: {
|
|
|
1308
1332
|
height: string;
|
|
1309
1333
|
};
|
|
1310
1334
|
};
|
|
1311
|
-
|
|
1335
|
+
type ToggleSize$1 = keyof typeof toggleSizes$1;
|
|
1312
1336
|
declare const ToggleLink: styled_components.StyledComponent<"a", any, {
|
|
1313
1337
|
selected?: boolean | undefined;
|
|
1314
1338
|
stretch?: boolean | undefined;
|
|
1315
1339
|
size?: "small" | "medium" | "large" | undefined;
|
|
1316
1340
|
} & SharedStyleTypes, never>;
|
|
1317
|
-
|
|
1341
|
+
type ToggleProps = React__default.PropsWithChildren<{
|
|
1318
1342
|
stretch?: boolean;
|
|
1319
1343
|
onClick?: React__default.MouseEventHandler<HTMLDivElement>;
|
|
1320
1344
|
size?: ToggleSize$1;
|
|
1321
1345
|
} & SharedStyleTypes>;
|
|
1322
|
-
declare const Toggle: ({ size, ...props }: ToggleProps) => JSX.Element;
|
|
1346
|
+
declare const Toggle: ({ size, ...props }: ToggleProps) => React__default.JSX.Element;
|
|
1323
1347
|
|
|
1324
|
-
|
|
1348
|
+
type BaseTextareaProps = {
|
|
1325
1349
|
noMargin?: boolean;
|
|
1326
1350
|
error?: boolean;
|
|
1327
1351
|
hasIcon?: boolean;
|
|
@@ -1331,7 +1355,7 @@ declare const Textarea: styled_components.StyledComponent<"textarea", any, {
|
|
|
1331
1355
|
error?: boolean | undefined;
|
|
1332
1356
|
hasIcon?: boolean | undefined;
|
|
1333
1357
|
} & SharedStyleTypes, never>;
|
|
1334
|
-
|
|
1358
|
+
type TextareaProps = React__default.TextareaHTMLAttributes<HTMLTextAreaElement> & BaseTextareaProps & {
|
|
1335
1359
|
label: string;
|
|
1336
1360
|
name?: string;
|
|
1337
1361
|
noMargin?: boolean;
|
|
@@ -1340,7 +1364,7 @@ declare const LabeledTextarea: React__default.FC<TextareaProps>;
|
|
|
1340
1364
|
|
|
1341
1365
|
declare const Spinner: (props: React__default.PropsWithChildren<{
|
|
1342
1366
|
small?: boolean;
|
|
1343
|
-
} & SharedStyleTypes>) => JSX.Element;
|
|
1367
|
+
} & SharedStyleTypes>) => React__default.JSX.Element;
|
|
1344
1368
|
|
|
1345
1369
|
declare const Product: (props: {
|
|
1346
1370
|
sku: string;
|
|
@@ -1350,9 +1374,9 @@ declare const Product: (props: {
|
|
|
1350
1374
|
price?: number;
|
|
1351
1375
|
currency?: string;
|
|
1352
1376
|
rating?: number;
|
|
1353
|
-
} & SharedStyleTypes) => JSX.Element;
|
|
1377
|
+
} & SharedStyleTypes) => React__default.JSX.Element;
|
|
1354
1378
|
|
|
1355
|
-
|
|
1379
|
+
type ArtworkProps = {
|
|
1356
1380
|
picture?: string;
|
|
1357
1381
|
icon?: string;
|
|
1358
1382
|
name: string;
|
|
@@ -1369,13 +1393,13 @@ declare type ArtworkProps = {
|
|
|
1369
1393
|
inputProps?: InputProps;
|
|
1370
1394
|
inputEl?: React__default.ReactNode;
|
|
1371
1395
|
};
|
|
1372
|
-
declare const Artwork: ({ inputProps, onError, ...props }: ArtworkProps & SharedStyleTypes) => JSX.Element;
|
|
1396
|
+
declare const Artwork: ({ inputProps, onError, ...props }: ArtworkProps & SharedStyleTypes) => React__default.JSX.Element;
|
|
1373
1397
|
|
|
1374
1398
|
declare const StarRating: (props: {
|
|
1375
1399
|
rating: number;
|
|
1376
|
-
} & SharedStyleTypes) => JSX.Element;
|
|
1400
|
+
} & SharedStyleTypes) => React__default.JSX.Element;
|
|
1377
1401
|
|
|
1378
|
-
|
|
1402
|
+
type RowPropTypes = {
|
|
1379
1403
|
justify?: string;
|
|
1380
1404
|
wrap?: string;
|
|
1381
1405
|
align?: string;
|
|
@@ -1393,14 +1417,14 @@ declare const Row$1: styled_components.StyledComponent<"div", any, {
|
|
|
1393
1417
|
end?: boolean | undefined;
|
|
1394
1418
|
middle?: boolean | undefined;
|
|
1395
1419
|
} & SharedStyleTypes, never>;
|
|
1396
|
-
|
|
1420
|
+
type ColPropTypes = SizerTypes & SharedStyleTypes;
|
|
1397
1421
|
declare const Col: styled_components.StyledComponent<"div", any, SizerTypes & SharedStyleTypes, never>;
|
|
1398
1422
|
|
|
1399
1423
|
declare const Overlay: styled_components.StyledComponent<"div", any, {
|
|
1400
1424
|
zIndex?: number | undefined;
|
|
1401
1425
|
}, never>;
|
|
1402
1426
|
declare const PopupHeader: styled_components.StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
|
|
1403
|
-
|
|
1427
|
+
type PopupProps = React__default.PropsWithChildren<{
|
|
1404
1428
|
header?: React__default.Component;
|
|
1405
1429
|
noHeader?: boolean;
|
|
1406
1430
|
title?: string | React__default.Component;
|
|
@@ -1445,8 +1469,8 @@ declare const ShowPopup: React__default.FC<Omit<PopupProps, 'onClose'> & {
|
|
|
1445
1469
|
onClick: () => void;
|
|
1446
1470
|
}>;
|
|
1447
1471
|
}>;
|
|
1448
|
-
|
|
1449
|
-
declare const ChevronPopup: (props: ChevronPopupProps) => JSX.Element;
|
|
1472
|
+
type ChevronPopupProps = Omit<PopupProps, 'PopupWindowComponent'>;
|
|
1473
|
+
declare const ChevronPopup: (props: ChevronPopupProps) => React__default.JSX.Element;
|
|
1450
1474
|
|
|
1451
1475
|
declare const TaskLabel: styled_components.StyledComponent<"div", any, {
|
|
1452
1476
|
hasCheckbox?: boolean | undefined;
|
|
@@ -1454,7 +1478,7 @@ declare const TaskLabel: styled_components.StyledComponent<"div", any, {
|
|
|
1454
1478
|
declare const TaskName: styled_components.StyledComponent<"div", any, {}, never>;
|
|
1455
1479
|
declare const StyledTask: styled_components.StyledComponent<"div", any, SharedStyleTypes, never>;
|
|
1456
1480
|
declare const TaskBody: styled_components.StyledComponent<"div", any, {}, never>;
|
|
1457
|
-
|
|
1481
|
+
type TaskProps = {
|
|
1458
1482
|
taskName: string;
|
|
1459
1483
|
date?: string;
|
|
1460
1484
|
done?: boolean;
|
|
@@ -1464,9 +1488,9 @@ declare type TaskProps = {
|
|
|
1464
1488
|
initialChecked?: boolean;
|
|
1465
1489
|
onClickCheckbox?: (checked?: boolean) => any;
|
|
1466
1490
|
};
|
|
1467
|
-
declare const Task: ({ taskName, date, done, assignee, taskBody, initialChecked, onClickCheckbox, ...props }: React__default.PropsWithChildren<TaskProps & SharedStyleTypes>) => JSX.Element;
|
|
1491
|
+
declare const Task: ({ taskName, date, done, assignee, taskBody, initialChecked, onClickCheckbox, ...props }: React__default.PropsWithChildren<TaskProps & SharedStyleTypes>) => React__default.JSX.Element;
|
|
1468
1492
|
declare const StyledCalendarTaskBody: styled_components.StyledComponent<"span", any, {}, never>;
|
|
1469
|
-
|
|
1493
|
+
type CalendarTaskProps = {
|
|
1470
1494
|
id?: string;
|
|
1471
1495
|
title: string;
|
|
1472
1496
|
description: string | React__default.ReactNode;
|
|
@@ -1485,7 +1509,7 @@ declare type CalendarTaskProps = {
|
|
|
1485
1509
|
};
|
|
1486
1510
|
declare const CalendarTask: React__default.ForwardRefExoticComponent<CalendarTaskProps & SharedStyleTypes & React__default.InputHTMLAttributes<HTMLInputElement> & React__default.RefAttributes<HTMLInputElement>>;
|
|
1487
1511
|
|
|
1488
|
-
|
|
1512
|
+
type AdditionalStyles = CSSObject | string | ((p: ThemeProps<DefaultTheme>) => CSSObject | string | undefined | null);
|
|
1489
1513
|
declare const GlobalStyle: styled_components.GlobalStyleComponent<{
|
|
1490
1514
|
additionalStyles?: AdditionalStyles | undefined;
|
|
1491
1515
|
}, DefaultTheme>;
|
|
@@ -2454,9 +2478,9 @@ declare const Theme: ({ theme, globalStyles, additionalGlobalStyles, children }:
|
|
|
2454
2478
|
theme?: object | undefined;
|
|
2455
2479
|
globalStyles?: boolean | undefined;
|
|
2456
2480
|
additionalGlobalStyles?: AdditionalStyles | undefined;
|
|
2457
|
-
}>) => JSX.Element;
|
|
2481
|
+
}>) => React__default.JSX.Element;
|
|
2458
2482
|
|
|
2459
|
-
|
|
2483
|
+
type TextProp = {
|
|
2460
2484
|
color?: keyof typeof colors;
|
|
2461
2485
|
bold?: boolean;
|
|
2462
2486
|
} & SharedStyleTypes;
|
|
@@ -2482,23 +2506,23 @@ declare const Number: React__default.FC<{
|
|
|
2482
2506
|
decimalPoints?: number;
|
|
2483
2507
|
} & SharedStyleTypes>;
|
|
2484
2508
|
|
|
2485
|
-
declare const Publisher: (props: React__default.PropsWithChildren<{}>) => JSX.Element;
|
|
2509
|
+
declare const Publisher: (props: React__default.PropsWithChildren<{}>) => React__default.JSX.Element;
|
|
2486
2510
|
declare const FeedPost: (props: React__default.PropsWithChildren<{
|
|
2487
2511
|
author: any;
|
|
2488
2512
|
subject?: string;
|
|
2489
2513
|
body: React__default.ReactNode;
|
|
2490
2514
|
date: string;
|
|
2491
2515
|
comments?: React__default.ReactNode[];
|
|
2492
|
-
} & SharedStyleTypes>) => JSX.Element;
|
|
2516
|
+
} & SharedStyleTypes>) => React__default.JSX.Element;
|
|
2493
2517
|
|
|
2494
|
-
|
|
2518
|
+
type StateType = {
|
|
2495
2519
|
hasError: boolean;
|
|
2496
2520
|
};
|
|
2497
|
-
|
|
2521
|
+
type ErrorBoundaryProps = React__default.PropsWithChildren<{}>;
|
|
2498
2522
|
declare class ErrorBoundary extends Component<ErrorBoundaryProps, StateType> {
|
|
2499
2523
|
constructor(props: ErrorBoundaryProps);
|
|
2500
2524
|
componentDidCatch(error: Error | any, info: string | any): void;
|
|
2501
|
-
render(): React__default.ReactNode;
|
|
2525
|
+
render(): string | number | boolean | Iterable<React__default.ReactNode> | React__default.JSX.Element | null | undefined;
|
|
2502
2526
|
}
|
|
2503
2527
|
|
|
2504
2528
|
declare const CustomDateInput: React__default.ForwardRefExoticComponent<{
|
|
@@ -2509,30 +2533,27 @@ declare const CustomDateInput: React__default.ForwardRefExoticComponent<{
|
|
|
2509
2533
|
} & SharedStyleTypes & React__default.InputHTMLAttributes<HTMLInputElement> & {
|
|
2510
2534
|
isClearable?: boolean | undefined;
|
|
2511
2535
|
} & React__default.RefAttributes<HTMLInputElement>>;
|
|
2512
|
-
|
|
2536
|
+
type DatepickerProps = Omit<ReactDatePickerProps, 'value'> & Omit<InputProps, 'value'> & {
|
|
2513
2537
|
value?: Date | null;
|
|
2514
2538
|
placeholder?: string;
|
|
2515
2539
|
};
|
|
2516
|
-
declare const Datepicker:
|
|
2517
|
-
value?: Date | null | undefined;
|
|
2518
|
-
placeholder?: string | undefined;
|
|
2519
|
-
} & React__default.RefAttributes<BaseDatePicker>>;
|
|
2540
|
+
declare const Datepicker: ({ error, value, customInput, locale, todayButton, placeholder, placeholderText, dateFormat, isClearable, peekNextMonth, showMonthDropdown, showYearDropdown, showPopperArrow, dropdownMode, nextMonthButtonLabel, nextYearButtonLabel, previousMonthButtonLabel, previousYearButtonLabel, popperClassName, wrapperClassName, ...props }: DatepickerProps) => React__default.JSX.Element;
|
|
2520
2541
|
|
|
2521
2542
|
declare const StyledDropdown: styled_components.StyledComponent<"div", any, {}, never>;
|
|
2522
|
-
|
|
2543
|
+
type DropdownContentProps$2 = {
|
|
2523
2544
|
primary?: boolean;
|
|
2524
2545
|
underlined?: boolean;
|
|
2525
2546
|
text?: string;
|
|
2526
2547
|
width?: string | number;
|
|
2527
2548
|
bordered?: boolean;
|
|
2528
2549
|
};
|
|
2529
|
-
|
|
2550
|
+
type DropdownItemProps = {
|
|
2530
2551
|
primary?: boolean;
|
|
2531
2552
|
underlined?: boolean;
|
|
2532
2553
|
};
|
|
2533
2554
|
declare const DropdownItem: styled_components.StyledComponent<"div", any, DropdownItemProps, never>;
|
|
2534
2555
|
declare const DropDownContent: styled_components.StyledComponent<"div", any, DropdownContentProps$2, never>;
|
|
2535
|
-
|
|
2556
|
+
type TDropdownItem = {
|
|
2536
2557
|
onClick?: MouseEventHandler<HTMLDivElement>;
|
|
2537
2558
|
props?: {
|
|
2538
2559
|
[key: string]: any;
|
|
@@ -2540,7 +2561,7 @@ declare type TDropdownItem = {
|
|
|
2540
2561
|
};
|
|
2541
2562
|
content: ReactNode | string | any;
|
|
2542
2563
|
};
|
|
2543
|
-
|
|
2564
|
+
type DropdownProps = {
|
|
2544
2565
|
items?: Array<TDropdownItem>;
|
|
2545
2566
|
icon?: ReactNode;
|
|
2546
2567
|
openMenu?: boolean;
|
|
@@ -2554,18 +2575,18 @@ declare type DropdownProps = {
|
|
|
2554
2575
|
hideOnMouseLeave?: boolean;
|
|
2555
2576
|
onToggleMenu?: (value: boolean) => void;
|
|
2556
2577
|
};
|
|
2557
|
-
declare const Dropdown: ({ items, children, underlined, primary, text, icon, openMenu, onToggleMenu, mouseLeaveCallback, size, style, buttonVariant, buttonProps, width, bordered, hideOnMouseLeave, ...props }: React__default.PropsWithChildren<DropdownProps & DropdownContentProps$2>) => JSX.Element;
|
|
2578
|
+
declare const Dropdown: ({ items, children, underlined, primary, text, icon, openMenu, onToggleMenu, mouseLeaveCallback, size, style, buttonVariant, buttonProps, width, bordered, hideOnMouseLeave, ...props }: React__default.PropsWithChildren<DropdownProps & DropdownContentProps$2>) => React__default.JSX.Element;
|
|
2558
2579
|
|
|
2559
2580
|
declare const Badge: styled_components.StyledComponent<"span", any, {
|
|
2560
2581
|
color?: string | undefined;
|
|
2561
2582
|
} & SharedStyleTypes, never>;
|
|
2562
2583
|
|
|
2563
|
-
|
|
2584
|
+
type BackdropTypes = {
|
|
2564
2585
|
animationDuration?: number;
|
|
2565
2586
|
};
|
|
2566
2587
|
declare const Backdrop: styled_components.StyledComponent<"div", any, BackdropTypes, never>;
|
|
2567
2588
|
|
|
2568
|
-
|
|
2589
|
+
type HeadlessTableProps = React__default.PropsWithChildren<{
|
|
2569
2590
|
columns: any;
|
|
2570
2591
|
data: object[];
|
|
2571
2592
|
rowIdField: string;
|
|
@@ -2588,13 +2609,13 @@ declare type HeadlessTableProps = React__default.PropsWithChildren<{
|
|
|
2588
2609
|
minHeight?: any;
|
|
2589
2610
|
pagination?: boolean;
|
|
2590
2611
|
} & SharedStyleTypes>;
|
|
2591
|
-
declare function HeadlessTable({ columns, data, rowIdField, defaultSort, defaultPageSize, defaultPageIndex, defaultScrollOffset, defaultHorizontalOffset, pageIndexDivRef, onChangeSelected, onChangeSortOrColumns, scrollOffsetDivRef, horizontalOffsetDivRef, selectedRowId, sortDirectionDivRef, currentColumnsDivRef, minHeight, pagination }: HeadlessTableProps): JSX.Element;
|
|
2612
|
+
declare function HeadlessTable({ columns, data, rowIdField, defaultSort, defaultPageSize, defaultPageIndex, defaultScrollOffset, defaultHorizontalOffset, pageIndexDivRef, onChangeSelected, onChangeSortOrColumns, scrollOffsetDivRef, horizontalOffsetDivRef, selectedRowId, sortDirectionDivRef, currentColumnsDivRef, minHeight, pagination }: HeadlessTableProps): React__default.JSX.Element;
|
|
2592
2613
|
|
|
2593
2614
|
declare const Sparkles: React__default.FC<React__default.PropsWithChildren<{
|
|
2594
2615
|
color: string;
|
|
2595
2616
|
}>>;
|
|
2596
2617
|
|
|
2597
|
-
|
|
2618
|
+
type DropdownContentProps$1 = {
|
|
2598
2619
|
text?: string;
|
|
2599
2620
|
color?: string;
|
|
2600
2621
|
active?: boolean;
|
|
@@ -2622,9 +2643,9 @@ declare const StatusDropdown: ({ items, text, value, row, setMenuIsOpen, disable
|
|
|
2622
2643
|
row: any;
|
|
2623
2644
|
setMenuIsOpen?: any;
|
|
2624
2645
|
disabled?: boolean | undefined;
|
|
2625
|
-
} & DropdownContentProps$1) => JSX.Element;
|
|
2646
|
+
} & DropdownContentProps$1) => React__default.JSX.Element;
|
|
2626
2647
|
|
|
2627
|
-
|
|
2648
|
+
type DropdownContentProps = {
|
|
2628
2649
|
text?: string;
|
|
2629
2650
|
active?: boolean;
|
|
2630
2651
|
rounded?: boolean;
|
|
@@ -2632,7 +2653,7 @@ declare type DropdownContentProps = {
|
|
|
2632
2653
|
scrollContentHeight?: string;
|
|
2633
2654
|
background?: string;
|
|
2634
2655
|
};
|
|
2635
|
-
|
|
2656
|
+
type StateDropdownItemProps = {
|
|
2636
2657
|
onClick?: any;
|
|
2637
2658
|
props?: {
|
|
2638
2659
|
[key: string]: any;
|
|
@@ -2641,7 +2662,7 @@ declare type StateDropdownItemProps = {
|
|
|
2641
2662
|
value: string;
|
|
2642
2663
|
order: number;
|
|
2643
2664
|
};
|
|
2644
|
-
|
|
2665
|
+
type StateDropdownProps = {
|
|
2645
2666
|
items: Array<StateDropdownItemProps>;
|
|
2646
2667
|
value: StateDropdownItemProps;
|
|
2647
2668
|
row: any;
|
|
@@ -2651,15 +2672,15 @@ declare type StateDropdownProps = {
|
|
|
2651
2672
|
dataFor?: string;
|
|
2652
2673
|
background?: string;
|
|
2653
2674
|
} & DropdownContentProps;
|
|
2654
|
-
declare const StateDropdown: ({ items, text, value, row, showCircles, maxCircles, dataTip, dataFor, background, ...props }: StateDropdownProps) => JSX.Element;
|
|
2675
|
+
declare const StateDropdown: ({ items, text, value, row, showCircles, maxCircles, dataTip, dataFor, background, ...props }: StateDropdownProps) => React__default.JSX.Element;
|
|
2655
2676
|
|
|
2656
|
-
|
|
2677
|
+
type CollapseStyledProps = {
|
|
2657
2678
|
duration?: number;
|
|
2658
2679
|
height?: null | number;
|
|
2659
2680
|
};
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2681
|
+
type CollapseWrapperProps = CollapseStyledProps;
|
|
2682
|
+
type CollapsiblePanelTitleProps = {};
|
|
2683
|
+
type CollapsibleProps$1 = CollapseWrapperProps & CollapsiblePanelTitleProps & {
|
|
2663
2684
|
style?: React__default.CSSProperties;
|
|
2664
2685
|
isOpen?: boolean;
|
|
2665
2686
|
padded?: boolean;
|
|
@@ -2669,7 +2690,7 @@ declare type CollapsibleProps$1 = CollapseWrapperProps & CollapsiblePanelTitlePr
|
|
|
2669
2690
|
onExiting?: Function;
|
|
2670
2691
|
onExited?: Function;
|
|
2671
2692
|
};
|
|
2672
|
-
|
|
2693
|
+
type CollapsiblePanelProps = React__default.PropsWithChildren<Omit<CollapsibleProps$1 & {
|
|
2673
2694
|
onClick?: null | ((i?: number | null) => void);
|
|
2674
2695
|
}, "isOpen"> & {
|
|
2675
2696
|
title?: string;
|
|
@@ -2681,7 +2702,7 @@ declare type CollapsiblePanelProps = React__default.PropsWithChildren<Omit<Colla
|
|
|
2681
2702
|
[key in string]: any;
|
|
2682
2703
|
};
|
|
2683
2704
|
}>;
|
|
2684
|
-
|
|
2705
|
+
type CollapsiblePanelsProps = {
|
|
2685
2706
|
panels?: Array<CollapsiblePanelProps & {
|
|
2686
2707
|
wrapperProps?: {
|
|
2687
2708
|
[key in string]: any;
|
|
@@ -2693,17 +2714,17 @@ declare type CollapsiblePanelsProps = {
|
|
|
2693
2714
|
declare const CollapseStyled: styled_components.StyledComponent<"div", any, CollapseStyledProps, never>;
|
|
2694
2715
|
declare const CollapseWrapper: styled_components.StyledComponent<"div", any, CollapseStyledProps, never>;
|
|
2695
2716
|
declare const CollapsiblePanelTitle: styled_components.StyledComponent<"div", any, {}, never>;
|
|
2696
|
-
declare function Collapsible$1({ onEntering, onEntered, onExit, onExiting, onExited, duration, isOpen, children, style, padded, ...props }: React__default.PropsWithChildren<CollapsibleProps$1>): JSX.Element;
|
|
2697
|
-
declare function CollapsiblePanel({ title, duration, isDefaultOpen, components, children, titleProps, ...props }: React__default.PropsWithChildren<CollapsiblePanelProps>): JSX.Element;
|
|
2698
|
-
declare function CollapsiblePanels({ panels, spaceBetween, onClickPanel }: CollapsiblePanelsProps): JSX.Element;
|
|
2717
|
+
declare function Collapsible$1({ onEntering, onEntered, onExit, onExiting, onExited, duration, isOpen, children, style, padded, ...props }: React__default.PropsWithChildren<CollapsibleProps$1>): React__default.JSX.Element;
|
|
2718
|
+
declare function CollapsiblePanel({ title, duration, isDefaultOpen, components, children, titleProps, ...props }: React__default.PropsWithChildren<CollapsiblePanelProps>): React__default.JSX.Element;
|
|
2719
|
+
declare function CollapsiblePanels({ panels, spaceBetween, onClickPanel }: CollapsiblePanelsProps): React__default.JSX.Element;
|
|
2699
2720
|
|
|
2700
|
-
|
|
2721
|
+
type ProgressBarValue = {
|
|
2701
2722
|
value: number;
|
|
2702
2723
|
text?: (v?: string | number | Object) => string | number;
|
|
2703
2724
|
color?: string;
|
|
2704
2725
|
textColor?: string;
|
|
2705
2726
|
};
|
|
2706
|
-
|
|
2727
|
+
type ProgressBarsProps = React__default.PropsWithChildren<{
|
|
2707
2728
|
values: ProgressBarValue[];
|
|
2708
2729
|
max: number;
|
|
2709
2730
|
color?: string;
|
|
@@ -2721,13 +2742,13 @@ declare const MultiProgress: ({ labeled, error, values, max: maxVal, ...props }:
|
|
|
2721
2742
|
} & {
|
|
2722
2743
|
labeled?: boolean | undefined;
|
|
2723
2744
|
style?: React__default.CSSProperties | undefined;
|
|
2724
|
-
}) => JSX.Element;
|
|
2745
|
+
}) => React__default.JSX.Element;
|
|
2725
2746
|
declare const LabeledMultiProgress: ({ title, ...props }: ProgressBarsProps & {
|
|
2726
2747
|
style?: React__default.CSSProperties;
|
|
2727
|
-
}) => JSX.Element;
|
|
2748
|
+
}) => React__default.JSX.Element;
|
|
2728
2749
|
//# sourceMappingURL=MultiProgress.d.ts.map
|
|
2729
2750
|
|
|
2730
|
-
|
|
2751
|
+
type ThermometerProps = {
|
|
2731
2752
|
style?: React__default.CSSProperties;
|
|
2732
2753
|
title?: string;
|
|
2733
2754
|
target: number;
|
|
@@ -2737,17 +2758,17 @@ declare type ThermometerProps = {
|
|
|
2737
2758
|
labelTextColor?: string;
|
|
2738
2759
|
isSecondary?: boolean;
|
|
2739
2760
|
};
|
|
2740
|
-
declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): JSX.Element;
|
|
2761
|
+
declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): React__default.JSX.Element;
|
|
2741
2762
|
|
|
2742
|
-
|
|
2763
|
+
type LightIndicatorProps = {
|
|
2743
2764
|
name: string;
|
|
2744
2765
|
on?: boolean;
|
|
2745
2766
|
large?: boolean;
|
|
2746
2767
|
textProps?: React__default.HTMLAttributes<HTMLParagraphElement>;
|
|
2747
2768
|
};
|
|
2748
|
-
declare function LightIndicator({ name, on, large, textProps, ...props }: LightIndicatorProps): JSX.Element;
|
|
2769
|
+
declare function LightIndicator({ name, on, large, textProps, ...props }: LightIndicatorProps): React__default.JSX.Element;
|
|
2749
2770
|
|
|
2750
|
-
|
|
2771
|
+
type DefaultStarProps = React__default.PropsWithChildren<{
|
|
2751
2772
|
initialSelected?: boolean;
|
|
2752
2773
|
forceSelected?: boolean;
|
|
2753
2774
|
hoverText?: any;
|
|
@@ -2755,41 +2776,41 @@ declare type DefaultStarProps = React__default.PropsWithChildren<{
|
|
|
2755
2776
|
width?: string | number;
|
|
2756
2777
|
color?: string;
|
|
2757
2778
|
}>;
|
|
2758
|
-
declare function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): JSX.Element;
|
|
2779
|
+
declare function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): React__default.JSX.Element;
|
|
2759
2780
|
|
|
2760
|
-
|
|
2781
|
+
type CancelButtonProps = {
|
|
2761
2782
|
size?: TSize;
|
|
2762
2783
|
style?: React__default.CSSProperties;
|
|
2763
2784
|
variant?: ButtonVariant;
|
|
2764
2785
|
} & SharedStyleTypes & SizerTypes;
|
|
2765
|
-
declare function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): JSX.Element;
|
|
2786
|
+
declare function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): React__default.JSX.Element;
|
|
2766
2787
|
|
|
2767
|
-
|
|
2788
|
+
type DoneButtonProps = {
|
|
2768
2789
|
size?: TSize;
|
|
2769
2790
|
style?: React__default.CSSProperties;
|
|
2770
2791
|
variant?: ButtonVariant;
|
|
2771
2792
|
} & SharedStyleTypes & SizerTypes;
|
|
2772
|
-
declare function DoneButton({ size, variant, style, ...Props }: DoneButtonProps): JSX.Element;
|
|
2793
|
+
declare function DoneButton({ size, variant, style, ...Props }: DoneButtonProps): React__default.JSX.Element;
|
|
2773
2794
|
|
|
2774
|
-
|
|
2795
|
+
type NotificationExtraContentProps = {
|
|
2775
2796
|
learnMore?: boolean;
|
|
2776
2797
|
href?: string;
|
|
2777
2798
|
linkText?: string;
|
|
2778
2799
|
};
|
|
2779
|
-
|
|
2800
|
+
type NotificationIconProps = {
|
|
2780
2801
|
alertType?: "neutral" | "success" | "error";
|
|
2781
2802
|
};
|
|
2782
|
-
|
|
2803
|
+
type AlertNotificationProps = React__default.PropsWithChildren<{
|
|
2783
2804
|
style?: React__default.CSSProperties;
|
|
2784
2805
|
}> & NotificationIconProps & NotificationExtraContentProps & SharedStyleTypes & SizerTypes;
|
|
2785
|
-
declare const AlertNotification: ({ href, linkText, children, alertType, learnMore, style, ...props }: AlertNotificationProps) => JSX.Element;
|
|
2806
|
+
declare const AlertNotification: ({ href, linkText, children, alertType, learnMore, style, ...props }: AlertNotificationProps) => React__default.JSX.Element;
|
|
2786
2807
|
//# sourceMappingURL=AlertNotification.d.ts.map
|
|
2787
2808
|
|
|
2788
|
-
|
|
2809
|
+
type IconFuncProps = {
|
|
2789
2810
|
color: string;
|
|
2790
2811
|
[key: string]: any;
|
|
2791
2812
|
};
|
|
2792
|
-
|
|
2813
|
+
type LinkWithIconProps = React__default.PropsWithChildren<{
|
|
2793
2814
|
Icon?: TButtonIcon | React__default.ReactElement<IconFuncProps>;
|
|
2794
2815
|
href?: string;
|
|
2795
2816
|
color?: string;
|
|
@@ -2800,9 +2821,9 @@ declare type LinkWithIconProps = React__default.PropsWithChildren<{
|
|
|
2800
2821
|
};
|
|
2801
2822
|
style?: React__default.CSSProperties;
|
|
2802
2823
|
} & SharedStyleTypes & SizerTypes>;
|
|
2803
|
-
declare function LinkWithIcon({ Icon, href, children, color, hoverColor, flexShrink, iconProps, style, ...props }: LinkWithIconProps): JSX.Element;
|
|
2824
|
+
declare function LinkWithIcon({ Icon, href, children, color, hoverColor, flexShrink, iconProps, style, ...props }: LinkWithIconProps): React__default.JSX.Element;
|
|
2804
2825
|
|
|
2805
|
-
|
|
2826
|
+
type LocaleOptions = {
|
|
2806
2827
|
maximumFractionDigits?: number;
|
|
2807
2828
|
minimumSignificantDigits?: number;
|
|
2808
2829
|
maximumSignificantDigits?: number;
|
|
@@ -2820,7 +2841,7 @@ declare type LocaleOptions = {
|
|
|
2820
2841
|
minimumIntegerDigits?: number;
|
|
2821
2842
|
minimumFractionDigits?: number;
|
|
2822
2843
|
};
|
|
2823
|
-
|
|
2844
|
+
type NumberInputProps = Omit<InputProps, 'onChange'> & {
|
|
2824
2845
|
defaultValue?: string | number;
|
|
2825
2846
|
label?: string;
|
|
2826
2847
|
icon?: (props: object) => React__default.ReactElement;
|
|
@@ -2831,9 +2852,9 @@ declare type NumberInputProps = Omit<InputProps, 'onChange'> & {
|
|
|
2831
2852
|
localeOptions?: LocaleOptions;
|
|
2832
2853
|
inputMode?: "none" | "text" | "numeric" | "decimal";
|
|
2833
2854
|
};
|
|
2834
|
-
declare function NumberInput(props: NumberInputProps): JSX.Element;
|
|
2855
|
+
declare function NumberInput(props: NumberInputProps): React__default.JSX.Element;
|
|
2835
2856
|
|
|
2836
|
-
|
|
2857
|
+
type InputStepperProps = Omit<NumberInputProps, 'value'> & {
|
|
2837
2858
|
min?: number;
|
|
2838
2859
|
max?: number;
|
|
2839
2860
|
initialValue?: number | string;
|
|
@@ -2845,7 +2866,7 @@ declare type InputStepperProps = Omit<NumberInputProps, 'value'> & {
|
|
|
2845
2866
|
holdIncrement?: boolean;
|
|
2846
2867
|
holdDecrement?: boolean;
|
|
2847
2868
|
};
|
|
2848
|
-
|
|
2869
|
+
type InputStepperStyledProps = Omit<NumberInputProps, 'onChange'> & {
|
|
2849
2870
|
onCHange?: React__default.ChangeEventHandler<HTMLInputElement>;
|
|
2850
2871
|
containerWidth?: string;
|
|
2851
2872
|
style?: CSSProperties$1;
|
|
@@ -2858,8 +2879,8 @@ declare type InputStepperStyledProps = Omit<NumberInputProps, 'onChange'> & {
|
|
|
2858
2879
|
onIncrement?: React__default.MouseEventHandler<HTMLButtonElement>;
|
|
2859
2880
|
onDecrement?: React__default.MouseEventHandler<HTMLButtonElement>;
|
|
2860
2881
|
};
|
|
2861
|
-
declare function InputStepperStyled(props: InputStepperStyledProps): JSX.Element;
|
|
2862
|
-
declare function InputStepper(props: InputStepperProps): JSX.Element;
|
|
2882
|
+
declare function InputStepperStyled(props: InputStepperStyledProps): React__default.JSX.Element;
|
|
2883
|
+
declare function InputStepper(props: InputStepperProps): React__default.JSX.Element;
|
|
2863
2884
|
|
|
2864
2885
|
interface BaseSortByHeaderGroup<D extends object = {}> extends HeaderGroup<D>, UseSortByColumnProps<D> {
|
|
2865
2886
|
containerProps?: object;
|
|
@@ -2870,7 +2891,7 @@ interface BaseSortByHeaderGroup<D extends object = {}> extends HeaderGroup<D>, U
|
|
|
2870
2891
|
interface Row<D extends Record<string, unknown> = Record<string, unknown>> extends UseTableRowProps<D>, UseExpandedRowProps<D>, UseGroupByRowProps<D>, UseRowSelectRowProps<D>, UseRowStateRowProps<D> {
|
|
2871
2892
|
}
|
|
2872
2893
|
|
|
2873
|
-
|
|
2894
|
+
type VirtualTableProps = {
|
|
2874
2895
|
columns: Column$1<object>[];
|
|
2875
2896
|
data: object[];
|
|
2876
2897
|
itemSize?: (value: {
|
|
@@ -2925,7 +2946,7 @@ declare type VirtualTableProps = {
|
|
|
2925
2946
|
}) => React__default.CSSProperties;
|
|
2926
2947
|
gutterSize?: number;
|
|
2927
2948
|
};
|
|
2928
|
-
declare const VirtualTable: (props: VirtualTableProps) => JSX.Element;
|
|
2949
|
+
declare const VirtualTable: (props: VirtualTableProps) => React__default.JSX.Element;
|
|
2929
2950
|
|
|
2930
2951
|
declare const VirtualTableStyles: styled_components.StyledComponent<"div", any, {
|
|
2931
2952
|
tableHeight?: string | number | undefined;
|
|
@@ -2937,7 +2958,7 @@ declare const VirtualTableStyles: styled_components.StyledComponent<"div", any,
|
|
|
2937
2958
|
}, never>;
|
|
2938
2959
|
//# sourceMappingURL=VirtualTableStyles.d.ts.map
|
|
2939
2960
|
|
|
2940
|
-
|
|
2961
|
+
type ResponsiveValue<T = string | number> = T | Array<T | null> | {
|
|
2941
2962
|
xs?: T;
|
|
2942
2963
|
sm?: T;
|
|
2943
2964
|
md?: T;
|
|
@@ -2946,7 +2967,7 @@ declare type ResponsiveValue<T = string | number> = T | Array<T | null> | {
|
|
|
2946
2967
|
};
|
|
2947
2968
|
|
|
2948
2969
|
declare const createMeasurementStyle: (v: string | number, keys: string[]) => {};
|
|
2949
|
-
|
|
2970
|
+
type BaseCskuProps = {
|
|
2950
2971
|
forceStyles?: boolean;
|
|
2951
2972
|
pr?: ResponsiveValue<string | number>;
|
|
2952
2973
|
pl?: ResponsiveValue<string | number>;
|
|
@@ -3008,74 +3029,74 @@ declare const parseCskuStyles: (p: BaseCskuProps) => (string | number | false |
|
|
|
3008
3029
|
} | {
|
|
3009
3030
|
[key: string]: CSSObject;
|
|
3010
3031
|
} | styled_components.FlattenSimpleInterpolation | null | undefined)[];
|
|
3011
|
-
|
|
3032
|
+
type CskuProps<C extends keyof JSX.IntrinsicElements | React.ComponentType<any> = "div", T extends object = any, O extends object = BaseCskuProps, A extends keyof any = never> = StyledComponent<C, T, O, A>;
|
|
3012
3033
|
declare const Csku: StyledComponent<"div", any, BaseCskuProps, never>;
|
|
3013
3034
|
|
|
3014
|
-
|
|
3035
|
+
type BaseGridProps = {
|
|
3015
3036
|
columns?: number;
|
|
3016
3037
|
gap?: number | string;
|
|
3017
3038
|
};
|
|
3018
|
-
|
|
3039
|
+
type GridProps = React__default.HTMLAttributes<HTMLDivElement & BaseGridProps>;
|
|
3019
3040
|
declare const Grid: styled_components.StyledComponent<"div", any, BaseGridProps, never>;
|
|
3020
|
-
|
|
3041
|
+
type BaseGridItemProps = {
|
|
3021
3042
|
colSpan?: ResponsiveValue<string | number | boolean>;
|
|
3022
3043
|
style?: ResponsiveValue<CSSObject>;
|
|
3023
3044
|
};
|
|
3024
|
-
|
|
3045
|
+
type GridItemProps = Omit<React__default.HTMLAttributes<HTMLDivElement>, 'style'> & BaseGridItemProps;
|
|
3025
3046
|
declare const GridItem: styled_components.StyledComponent<"div", any, BaseGridItemProps, never>;
|
|
3026
3047
|
|
|
3027
|
-
|
|
3028
|
-
|
|
3048
|
+
type TReactNode = React__default.ReactChild | React__default.ReactPortal | null | undefined;
|
|
3049
|
+
type CollapsibleProps = React__default.PropsWithChildren<{
|
|
3029
3050
|
style?: React__default.CSSProperties;
|
|
3030
3051
|
label: TReactNode;
|
|
3031
3052
|
controls?: TReactNode;
|
|
3032
3053
|
open?: boolean;
|
|
3033
3054
|
onToggleOpen?: (v: boolean) => void;
|
|
3034
3055
|
}>;
|
|
3035
|
-
declare const Collapsible: (props: CollapsibleProps) => JSX.Element;
|
|
3036
|
-
|
|
3056
|
+
declare const Collapsible: (props: CollapsibleProps) => React__default.JSX.Element;
|
|
3057
|
+
type CollapsibleLabelProps = {
|
|
3037
3058
|
children?: TReactNode;
|
|
3038
3059
|
isOpen?: boolean;
|
|
3039
3060
|
};
|
|
3040
|
-
declare const CollapsibleLabel: (props: CollapsibleLabelProps) => JSX.Element | null;
|
|
3041
|
-
|
|
3061
|
+
declare const CollapsibleLabel: (props: CollapsibleLabelProps) => React__default.JSX.Element | null;
|
|
3062
|
+
type CollapsibleArrowIconProps = {
|
|
3042
3063
|
isOpen?: boolean;
|
|
3043
3064
|
};
|
|
3044
|
-
declare const CollapsibleArrowIcon: (props: CollapsibleArrowIconProps) => JSX.Element;
|
|
3045
|
-
|
|
3065
|
+
declare const CollapsibleArrowIcon: (props: CollapsibleArrowIconProps) => React__default.JSX.Element;
|
|
3066
|
+
type CollapsiblesProps = {
|
|
3046
3067
|
list: CollapsibleProps[];
|
|
3047
3068
|
controls?: TReactNode;
|
|
3048
3069
|
};
|
|
3049
|
-
declare function Collapsibles(props: CollapsiblesProps): JSX.Element;
|
|
3070
|
+
declare function Collapsibles(props: CollapsiblesProps): React__default.JSX.Element;
|
|
3050
3071
|
|
|
3051
|
-
|
|
3052
|
-
declare function TableIcon({ color, size, altText, ...props }: TableIconProps): JSX.Element;
|
|
3072
|
+
type TableIconProps = SVGIconProps;
|
|
3073
|
+
declare function TableIcon({ color, size, altText, ...props }: TableIconProps): React__default.JSX.Element;
|
|
3053
3074
|
|
|
3054
3075
|
declare const IconDoc: ({ ext, ...props }: {
|
|
3055
3076
|
[key: string]: any;
|
|
3056
3077
|
ext?: string | undefined;
|
|
3057
|
-
}) => JSX.Element;
|
|
3078
|
+
}) => React__default.JSX.Element;
|
|
3058
3079
|
|
|
3059
|
-
|
|
3060
|
-
declare function CouponIcon({ color, size, altText, ...props }: CouponIconProps): JSX.Element;
|
|
3080
|
+
type CouponIconProps = SVGIconProps;
|
|
3081
|
+
declare function CouponIcon({ color, size, altText, ...props }: CouponIconProps): React__default.JSX.Element;
|
|
3061
3082
|
|
|
3062
|
-
|
|
3063
|
-
declare function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): JSX.Element;
|
|
3083
|
+
type AwaitingProofIconProps = SVGIconProps;
|
|
3084
|
+
declare function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): React__default.JSX.Element;
|
|
3064
3085
|
|
|
3065
|
-
|
|
3066
|
-
declare function ProofReceivedIcon({ color, size, altText, ...props }: ProofReceivedIconProps): JSX.Element;
|
|
3086
|
+
type ProofReceivedIconProps = SVGIconProps;
|
|
3087
|
+
declare function ProofReceivedIcon({ color, size, altText, ...props }: ProofReceivedIconProps): React__default.JSX.Element;
|
|
3067
3088
|
|
|
3068
|
-
|
|
3069
|
-
declare function PendingApprovalIcon({ color, size, altText, ...props }: PendingApprovalIconProps): JSX.Element;
|
|
3089
|
+
type PendingApprovalIconProps = SVGIconProps;
|
|
3090
|
+
declare function PendingApprovalIcon({ color, size, altText, ...props }: PendingApprovalIconProps): React__default.JSX.Element;
|
|
3070
3091
|
|
|
3071
|
-
|
|
3072
|
-
declare function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): JSX.Element;
|
|
3092
|
+
type ChangeRequestedIconProps = SVGIconProps;
|
|
3093
|
+
declare function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): React__default.JSX.Element;
|
|
3073
3094
|
|
|
3074
|
-
|
|
3075
|
-
declare function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): JSX.Element;
|
|
3095
|
+
type ClientApprovedIconProps = SVGIconProps;
|
|
3096
|
+
declare function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): React__default.JSX.Element;
|
|
3076
3097
|
|
|
3077
|
-
|
|
3078
|
-
declare function ProofingCompleteIcon({ color, size, altText, ...props }: ProofingCompleteIconProps): JSX.Element;
|
|
3098
|
+
type ProofingCompleteIconProps = SVGIconProps;
|
|
3099
|
+
declare function ProofingCompleteIcon({ color, size, altText, ...props }: ProofingCompleteIconProps): React__default.JSX.Element;
|
|
3079
3100
|
|
|
3080
3101
|
declare function ChatIcon({ color, width, mr, mt, notifs }: React__default.PropsWithChildren<{
|
|
3081
3102
|
color?: string;
|
|
@@ -3083,94 +3104,94 @@ declare function ChatIcon({ color, width, mr, mt, notifs }: React__default.Props
|
|
|
3083
3104
|
mr?: number;
|
|
3084
3105
|
mt?: number;
|
|
3085
3106
|
notifs?: number;
|
|
3086
|
-
}>): JSX.Element;
|
|
3107
|
+
}>): React__default.JSX.Element;
|
|
3087
3108
|
|
|
3088
|
-
|
|
3089
|
-
declare function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): JSX.Element;
|
|
3109
|
+
type ColumnSelectIconProps = SVGIconProps;
|
|
3110
|
+
declare function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): React__default.JSX.Element;
|
|
3090
3111
|
|
|
3091
|
-
|
|
3112
|
+
type NavConnectIconProps = SVGIconProps & {
|
|
3092
3113
|
filled?: boolean;
|
|
3093
3114
|
};
|
|
3094
|
-
declare function NavConnectIcon({ color, size, filled, altText, ...props }: NavConnectIconProps): JSX.Element;
|
|
3115
|
+
declare function NavConnectIcon({ color, size, filled, altText, ...props }: NavConnectIconProps): React__default.JSX.Element;
|
|
3095
3116
|
|
|
3096
|
-
|
|
3117
|
+
type NavSalesIconProps = SVGIconProps & {
|
|
3097
3118
|
filled?: boolean;
|
|
3098
3119
|
};
|
|
3099
|
-
declare function NavSalesIcon({ color, size, filled, altText, ...props }: NavSalesIconProps): JSX.Element;
|
|
3120
|
+
declare function NavSalesIcon({ color, size, filled, altText, ...props }: NavSalesIconProps): React__default.JSX.Element;
|
|
3100
3121
|
|
|
3101
|
-
|
|
3122
|
+
type NavProdIconProps = SVGIconProps & {
|
|
3102
3123
|
filled?: boolean;
|
|
3103
3124
|
};
|
|
3104
|
-
declare function NavProdIcon({ color, size, filled, altText, ...props }: NavProdIconProps): JSX.Element;
|
|
3125
|
+
declare function NavProdIcon({ color, size, filled, altText, ...props }: NavProdIconProps): React__default.JSX.Element;
|
|
3105
3126
|
|
|
3106
|
-
|
|
3127
|
+
type NavFinanceIconProps = SVGIconProps & {
|
|
3107
3128
|
filled?: boolean;
|
|
3108
3129
|
};
|
|
3109
|
-
declare function NavFinanceIcon({ color, size, filled, altText, ...props }: NavFinanceIconProps): JSX.Element;
|
|
3130
|
+
declare function NavFinanceIcon({ color, size, filled, altText, ...props }: NavFinanceIconProps): React__default.JSX.Element;
|
|
3110
3131
|
|
|
3111
|
-
|
|
3132
|
+
type NavResourcesIconProps = SVGIconProps & {
|
|
3112
3133
|
filled?: boolean;
|
|
3113
3134
|
};
|
|
3114
|
-
declare function NavResourcesIcon({ color, size, filled, altText, ...props }: NavResourcesIconProps): JSX.Element;
|
|
3135
|
+
declare function NavResourcesIcon({ color, size, filled, altText, ...props }: NavResourcesIconProps): React__default.JSX.Element;
|
|
3115
3136
|
|
|
3116
|
-
|
|
3137
|
+
type NavManagementIconProps = SVGIconProps & {
|
|
3117
3138
|
filled?: boolean;
|
|
3118
3139
|
};
|
|
3119
|
-
declare function NavManagementIcon({ color, size, filled, altText, ...props }: NavManagementIconProps): JSX.Element;
|
|
3140
|
+
declare function NavManagementIcon({ color, size, filled, altText, ...props }: NavManagementIconProps): React__default.JSX.Element;
|
|
3120
3141
|
|
|
3121
|
-
|
|
3142
|
+
type TrashIconProps = SVGIconProps & {
|
|
3122
3143
|
filled?: boolean;
|
|
3123
3144
|
pinned?: boolean;
|
|
3124
3145
|
};
|
|
3125
|
-
declare function TrashIcon({ color, size, filled, pinned, altText, ...props }: TrashIconProps): JSX.Element;
|
|
3146
|
+
declare function TrashIcon({ color, size, filled, pinned, altText, ...props }: TrashIconProps): React__default.JSX.Element;
|
|
3126
3147
|
|
|
3127
|
-
|
|
3148
|
+
type PinIconProps = SVGIconProps & {
|
|
3128
3149
|
filled?: boolean;
|
|
3129
3150
|
pinned?: boolean;
|
|
3130
3151
|
unpin?: boolean;
|
|
3131
3152
|
};
|
|
3132
|
-
declare function PinIcon({ color, size, filled, unpin, pinned, altText, ...props }: PinIconProps): JSX.Element;
|
|
3153
|
+
declare function PinIcon({ color, size, filled, unpin, pinned, altText, ...props }: PinIconProps): React__default.JSX.Element;
|
|
3133
3154
|
|
|
3134
|
-
|
|
3135
|
-
declare function TaskIcon({ color, size, altText, ...props }: TaskIconProps): JSX.Element;
|
|
3155
|
+
type TaskIconProps = SVGIconProps;
|
|
3156
|
+
declare function TaskIcon({ color, size, altText, ...props }: TaskIconProps): React__default.JSX.Element;
|
|
3136
3157
|
|
|
3137
|
-
|
|
3138
|
-
declare function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): JSX.Element;
|
|
3158
|
+
type AddTaskIconProps = SVGIconProps;
|
|
3159
|
+
declare function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): React__default.JSX.Element;
|
|
3139
3160
|
|
|
3140
|
-
|
|
3141
|
-
declare function NoteIcon({ color, size, altText, ...props }: NoteIconProps): JSX.Element;
|
|
3161
|
+
type NoteIconProps = SVGIconProps;
|
|
3162
|
+
declare function NoteIcon({ color, size, altText, ...props }: NoteIconProps): React__default.JSX.Element;
|
|
3142
3163
|
|
|
3143
|
-
|
|
3144
|
-
declare function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): JSX.Element;
|
|
3164
|
+
type AddNoteIconProps = SVGIconProps;
|
|
3165
|
+
declare function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): React__default.JSX.Element;
|
|
3145
3166
|
|
|
3146
|
-
|
|
3167
|
+
type LockIconProps = SVGIconProps & {
|
|
3147
3168
|
locked?: boolean;
|
|
3148
3169
|
};
|
|
3149
|
-
declare function LockIcon({ color, size, locked, altText, ...props }: LockIconProps): JSX.Element;
|
|
3170
|
+
declare function LockIcon({ color, size, locked, altText, ...props }: LockIconProps): React__default.JSX.Element;
|
|
3150
3171
|
|
|
3151
|
-
|
|
3172
|
+
type InfoIconProps = SVGIconProps & {
|
|
3152
3173
|
filled?: boolean;
|
|
3153
3174
|
pinned?: boolean;
|
|
3154
3175
|
};
|
|
3155
|
-
declare function InfoIcon({ color, size, filled, pinned, altText, ...props }: InfoIconProps): JSX.Element;
|
|
3176
|
+
declare function InfoIcon({ color, size, filled, pinned, altText, ...props }: InfoIconProps): React__default.JSX.Element;
|
|
3156
3177
|
|
|
3157
|
-
|
|
3158
|
-
declare function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): JSX.Element;
|
|
3178
|
+
type DownloadIconProps = SVGIconProps;
|
|
3179
|
+
declare function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): React__default.JSX.Element;
|
|
3159
3180
|
|
|
3160
|
-
|
|
3161
|
-
declare function UploadIcon({ color, size, altText, ...props }: UploadIconProps): JSX.Element;
|
|
3181
|
+
type UploadIconProps = SVGIconProps;
|
|
3182
|
+
declare function UploadIcon({ color, size, altText, ...props }: UploadIconProps): React__default.JSX.Element;
|
|
3162
3183
|
|
|
3163
|
-
|
|
3184
|
+
type MarketingStatusIconProps = SVGIconProps & {
|
|
3164
3185
|
approved?: boolean;
|
|
3165
3186
|
};
|
|
3166
|
-
declare function MarketingStatusIcon({ color, size, approved, altText, ...props }: MarketingStatusIconProps): JSX.Element;
|
|
3187
|
+
declare function MarketingStatusIcon({ color, size, approved, altText, ...props }: MarketingStatusIconProps): React__default.JSX.Element;
|
|
3167
3188
|
|
|
3168
|
-
|
|
3189
|
+
type GearIconProps = SVGIconProps & {
|
|
3169
3190
|
filled?: boolean;
|
|
3170
3191
|
};
|
|
3171
|
-
declare function GearIcon({ color, filled, size, altText, ...props }: GearIconProps): JSX.Element;
|
|
3192
|
+
declare function GearIcon({ color, filled, size, altText, ...props }: GearIconProps): React__default.JSX.Element;
|
|
3172
3193
|
|
|
3173
|
-
|
|
3194
|
+
type CircleProgressIconProps = SVGIconProps & {
|
|
3174
3195
|
sqSize?: number;
|
|
3175
3196
|
strokeWidth?: number;
|
|
3176
3197
|
percentage?: number;
|
|
@@ -3180,7 +3201,7 @@ declare type CircleProgressIconProps = SVGIconProps & {
|
|
|
3180
3201
|
viewBox?: string;
|
|
3181
3202
|
textStyle?: React__default.CSSProperties;
|
|
3182
3203
|
};
|
|
3183
|
-
declare function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): JSX.Element;
|
|
3204
|
+
declare function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): React__default.JSX.Element;
|
|
3184
3205
|
|
|
3185
3206
|
declare function Loading({ height, width, animationDuration, barWidth, barRadius, colorful, bars, viewBox, rotate, startColor, endColor, ...props }: {
|
|
3186
3207
|
height?: number;
|
|
@@ -3194,282 +3215,282 @@ declare function Loading({ height, width, animationDuration, barWidth, barRadius
|
|
|
3194
3215
|
startColor?: string;
|
|
3195
3216
|
endColor?: string;
|
|
3196
3217
|
rotate?: boolean;
|
|
3197
|
-
} & SharedStyleTypes): JSX.Element;
|
|
3218
|
+
} & SharedStyleTypes): React__default.JSX.Element;
|
|
3198
3219
|
//# sourceMappingURL=Loading.d.ts.map
|
|
3199
3220
|
|
|
3200
|
-
|
|
3201
|
-
|
|
3221
|
+
type SalesArrowIconDirection = 'up' | 'down';
|
|
3222
|
+
type SalesArrowIconProps = SVGIconProps & {
|
|
3202
3223
|
direction?: SalesArrowIconDirection;
|
|
3203
3224
|
};
|
|
3204
|
-
declare function SalesArrowIcon({ color, size, direction, altText, ...props }: SalesArrowIconProps): JSX.Element;
|
|
3225
|
+
declare function SalesArrowIcon({ color, size, direction, altText, ...props }: SalesArrowIconProps): React__default.JSX.Element;
|
|
3205
3226
|
|
|
3206
|
-
|
|
3227
|
+
type AlertIconProps = SVGIconProps & {
|
|
3207
3228
|
filled?: boolean;
|
|
3208
3229
|
};
|
|
3209
|
-
declare function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): JSX.Element;
|
|
3230
|
+
declare function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): React__default.JSX.Element;
|
|
3210
3231
|
|
|
3211
|
-
|
|
3212
|
-
declare function CompletedCheckmarkIcon({ color, size, altText, ...props }: AddIconProps$1): JSX.Element;
|
|
3232
|
+
type AddIconProps$1 = SVGIconProps;
|
|
3233
|
+
declare function CompletedCheckmarkIcon({ color, size, altText, ...props }: AddIconProps$1): React__default.JSX.Element;
|
|
3213
3234
|
|
|
3214
|
-
|
|
3215
|
-
declare function BulletIcon({ color, size, ...props }: BulletIconProps): JSX.Element;
|
|
3235
|
+
type BulletIconProps = SVGIconProps;
|
|
3236
|
+
declare function BulletIcon({ color, size, ...props }: BulletIconProps): React__default.JSX.Element;
|
|
3216
3237
|
|
|
3217
|
-
|
|
3218
|
-
declare function UsersIcon({ color, size, altText, ...props }: UsersIconProps): JSX.Element;
|
|
3238
|
+
type UsersIconProps = SVGIconProps;
|
|
3239
|
+
declare function UsersIcon({ color, size, altText, ...props }: UsersIconProps): React__default.JSX.Element;
|
|
3219
3240
|
|
|
3220
|
-
|
|
3221
|
-
declare function ReceiptLongIcon({ color, size, altText, ...props }: ReceiptLongIconProps): JSX.Element;
|
|
3241
|
+
type ReceiptLongIconProps = SVGIconProps;
|
|
3242
|
+
declare function ReceiptLongIcon({ color, size, altText, ...props }: ReceiptLongIconProps): React__default.JSX.Element;
|
|
3222
3243
|
|
|
3223
|
-
|
|
3224
|
-
declare function FolderIcon({ color, size, ...props }: FolderIconProps): JSX.Element;
|
|
3244
|
+
type FolderIconProps = SVGIconProps;
|
|
3245
|
+
declare function FolderIcon({ color, size, ...props }: FolderIconProps): React__default.JSX.Element;
|
|
3225
3246
|
|
|
3226
|
-
|
|
3227
|
-
declare function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): JSX.Element;
|
|
3247
|
+
type CalendarIconProps = SVGIconProps;
|
|
3248
|
+
declare function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): React__default.JSX.Element;
|
|
3228
3249
|
|
|
3229
|
-
|
|
3230
|
-
declare function PromostandardsIcon({ size, altText, ...props }: PromostandardsIconProps): JSX.Element;
|
|
3250
|
+
type PromostandardsIconProps = SVGIconProps;
|
|
3251
|
+
declare function PromostandardsIcon({ size, altText, ...props }: PromostandardsIconProps): React__default.JSX.Element;
|
|
3231
3252
|
|
|
3232
|
-
|
|
3233
|
-
declare function XIcon({ color, size, altText, ...props }: XIconProps): JSX.Element;
|
|
3253
|
+
type XIconProps = SVGIconProps;
|
|
3254
|
+
declare function XIcon({ color, size, altText, ...props }: XIconProps): React__default.JSX.Element;
|
|
3234
3255
|
|
|
3235
|
-
|
|
3236
|
-
|
|
3256
|
+
type IconVariants$3 = 'primary' | 'cta';
|
|
3257
|
+
type OpportunityCircleIconProps = SVGIconProps & {
|
|
3237
3258
|
variant?: IconVariants$3;
|
|
3238
3259
|
selected?: boolean;
|
|
3239
3260
|
};
|
|
3240
|
-
declare function OpportunityCircleIcon({ variant, selected, size, altText, style, ...props }: OpportunityCircleIconProps): JSX.Element;
|
|
3261
|
+
declare function OpportunityCircleIcon({ variant, selected, size, altText, style, ...props }: OpportunityCircleIconProps): React__default.JSX.Element;
|
|
3241
3262
|
|
|
3242
|
-
|
|
3243
|
-
|
|
3263
|
+
type IconVariants$2 = 'primary' | 'cta';
|
|
3264
|
+
type PresentationCircleIconProps = SVGIconProps & {
|
|
3244
3265
|
variant?: IconVariants$2;
|
|
3245
3266
|
selected?: boolean;
|
|
3246
3267
|
};
|
|
3247
|
-
declare function PresentationCircleIcon({ variant, selected, size, altText, style, ...props }: PresentationCircleIconProps): JSX.Element;
|
|
3268
|
+
declare function PresentationCircleIcon({ variant, selected, size, altText, style, ...props }: PresentationCircleIconProps): React__default.JSX.Element;
|
|
3248
3269
|
|
|
3249
|
-
|
|
3250
|
-
|
|
3270
|
+
type IconVariants$1 = 'primary' | 'cta';
|
|
3271
|
+
type EstimateCircleIconProps = SVGIconProps & {
|
|
3251
3272
|
variant?: IconVariants$1;
|
|
3252
3273
|
selected?: boolean;
|
|
3253
3274
|
};
|
|
3254
|
-
declare function EstimateCircleIcon({ variant, selected, size, altText, style, ...props }: EstimateCircleIconProps): JSX.Element;
|
|
3275
|
+
declare function EstimateCircleIcon({ variant, selected, size, altText, style, ...props }: EstimateCircleIconProps): React__default.JSX.Element;
|
|
3255
3276
|
|
|
3256
|
-
|
|
3257
|
-
|
|
3277
|
+
type IconVariants = 'primary' | 'cta';
|
|
3278
|
+
type SalesOrderCircleIconProps = SVGIconProps & {
|
|
3258
3279
|
variant?: IconVariants;
|
|
3259
3280
|
selected?: boolean;
|
|
3260
3281
|
};
|
|
3261
|
-
declare function SalesOrderCircleIcon({ variant, selected, size, altText, style, ...props }: SalesOrderCircleIconProps): JSX.Element;
|
|
3282
|
+
declare function SalesOrderCircleIcon({ variant, selected, size, altText, style, ...props }: SalesOrderCircleIconProps): React__default.JSX.Element;
|
|
3262
3283
|
|
|
3263
|
-
|
|
3264
|
-
declare function DollarIcon({ color, size, altText, ...props }: DollarIconProps): JSX.Element;
|
|
3284
|
+
type DollarIconProps = SVGIconProps;
|
|
3285
|
+
declare function DollarIcon({ color, size, altText, ...props }: DollarIconProps): React__default.JSX.Element;
|
|
3265
3286
|
|
|
3266
|
-
|
|
3267
|
-
declare function BotIcon({ color, size, altText, ...props }: BotIconProps): JSX.Element;
|
|
3287
|
+
type BotIconProps = SVGIconProps;
|
|
3288
|
+
declare function BotIcon({ color, size, altText, ...props }: BotIconProps): React__default.JSX.Element;
|
|
3268
3289
|
|
|
3269
|
-
|
|
3270
|
-
declare function GalleryIcon({ color, size, altText, ...props }: GalleryIconProps): JSX.Element;
|
|
3290
|
+
type GalleryIconProps = SVGIconProps;
|
|
3291
|
+
declare function GalleryIcon({ color, size, altText, ...props }: GalleryIconProps): React__default.JSX.Element;
|
|
3271
3292
|
|
|
3272
|
-
|
|
3273
|
-
declare function ListIcon({ color, size, altText, ...props }: ListIconProps): JSX.Element;
|
|
3293
|
+
type ListIconProps = SVGIconProps;
|
|
3294
|
+
declare function ListIcon({ color, size, altText, ...props }: ListIconProps): React__default.JSX.Element;
|
|
3274
3295
|
|
|
3275
|
-
|
|
3296
|
+
type TilesIconProps = SVGIconProps & {
|
|
3276
3297
|
filled?: boolean;
|
|
3277
3298
|
};
|
|
3278
|
-
declare function TilesIcon({ color, size, filled, altText, ...props }: TilesIconProps): JSX.Element;
|
|
3299
|
+
declare function TilesIcon({ color, size, filled, altText, ...props }: TilesIconProps): React__default.JSX.Element;
|
|
3279
3300
|
|
|
3280
|
-
|
|
3281
|
-
declare function UserIcon({ color, size, altText, ...props }: UserIconProps): JSX.Element;
|
|
3301
|
+
type UserIconProps = SVGIconProps;
|
|
3302
|
+
declare function UserIcon({ color, size, altText, ...props }: UserIconProps): React__default.JSX.Element;
|
|
3282
3303
|
|
|
3283
|
-
|
|
3284
|
-
|
|
3304
|
+
type ArrowIconDirection$1 = 'up' | 'right' | 'down' | 'left';
|
|
3305
|
+
type ArrowIconProps = SVGIconProps & {
|
|
3285
3306
|
direction?: ArrowIconDirection$1;
|
|
3286
3307
|
};
|
|
3287
|
-
declare function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): JSX.Element;
|
|
3308
|
+
declare function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): React__default.JSX.Element;
|
|
3288
3309
|
|
|
3289
|
-
|
|
3290
|
-
|
|
3310
|
+
type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
|
|
3311
|
+
type ChevronIconProps = SVGIconProps & {
|
|
3291
3312
|
direction?: ChevronIconDirection;
|
|
3292
3313
|
};
|
|
3293
|
-
declare function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): JSX.Element;
|
|
3314
|
+
declare function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): React__default.JSX.Element;
|
|
3294
3315
|
|
|
3295
|
-
|
|
3296
|
-
|
|
3316
|
+
type FilledChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
|
|
3317
|
+
type FilledChevronIconProps = SVGIconProps & {
|
|
3297
3318
|
direction?: FilledChevronIconDirection;
|
|
3298
3319
|
};
|
|
3299
|
-
declare function FilledChevronIcon({ color, direction, altText, size, ...props }: FilledChevronIconProps): JSX.Element;
|
|
3320
|
+
declare function FilledChevronIcon({ color, direction, altText, size, ...props }: FilledChevronIconProps): React__default.JSX.Element;
|
|
3300
3321
|
|
|
3301
|
-
|
|
3302
|
-
declare function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): JSX.Element;
|
|
3322
|
+
type CheckmarkIconProps = SVGIconProps;
|
|
3323
|
+
declare function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): React__default.JSX.Element;
|
|
3303
3324
|
|
|
3304
|
-
|
|
3305
|
-
declare function AddIcon({ color, size, altText, ...props }: AddIconProps): JSX.Element;
|
|
3325
|
+
type AddIconProps = SVGIconProps;
|
|
3326
|
+
declare function AddIcon({ color, size, altText, ...props }: AddIconProps): React__default.JSX.Element;
|
|
3306
3327
|
|
|
3307
|
-
|
|
3308
|
-
declare function SubtractIcon({ color, size, altText, ...props }: SubtractIconProps): JSX.Element;
|
|
3328
|
+
type SubtractIconProps = SVGIconProps;
|
|
3329
|
+
declare function SubtractIcon({ color, size, altText, ...props }: SubtractIconProps): React__default.JSX.Element;
|
|
3309
3330
|
|
|
3310
|
-
|
|
3311
|
-
declare function SearchIcon({ color, size, altText, ...props }: SearchIconProps): JSX.Element;
|
|
3331
|
+
type SearchIconProps = SVGIconProps;
|
|
3332
|
+
declare function SearchIcon({ color, size, altText, ...props }: SearchIconProps): React__default.JSX.Element;
|
|
3312
3333
|
|
|
3313
|
-
|
|
3314
|
-
declare function ClockIcon({ color, size, ...props }: ClockIconProps): JSX.Element;
|
|
3334
|
+
type ClockIconProps = SVGIconProps;
|
|
3335
|
+
declare function ClockIcon({ color, size, ...props }: ClockIconProps): React__default.JSX.Element;
|
|
3315
3336
|
|
|
3316
|
-
|
|
3317
|
-
declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): JSX.Element;
|
|
3337
|
+
type ClipboardIconProps = SVGIconProps;
|
|
3338
|
+
declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): React__default.JSX.Element;
|
|
3318
3339
|
|
|
3319
|
-
|
|
3340
|
+
type EditIconProps = SVGIconProps & {
|
|
3320
3341
|
filled?: boolean;
|
|
3321
3342
|
};
|
|
3322
|
-
declare function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): JSX.Element;
|
|
3343
|
+
declare function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): React__default.JSX.Element;
|
|
3323
3344
|
|
|
3324
|
-
|
|
3325
|
-
declare function GridIcon({ color, size, altText, ...props }: GridIconProps): JSX.Element;
|
|
3345
|
+
type GridIconProps = SVGIconProps;
|
|
3346
|
+
declare function GridIcon({ color, size, altText, ...props }: GridIconProps): React__default.JSX.Element;
|
|
3326
3347
|
|
|
3327
|
-
|
|
3348
|
+
type TemplateIconProps = SVGIconProps & {
|
|
3328
3349
|
filled?: boolean;
|
|
3329
3350
|
};
|
|
3330
|
-
declare function TemplateIcon({ color, size, filled, altText, ...props }: TemplateIconProps): JSX.Element;
|
|
3351
|
+
declare function TemplateIcon({ color, size, filled, altText, ...props }: TemplateIconProps): React__default.JSX.Element;
|
|
3331
3352
|
|
|
3332
|
-
|
|
3333
|
-
declare function PercentIcon({ color, size, altText, ...props }: PercentIconProps): JSX.Element;
|
|
3353
|
+
type PercentIconProps = SVGIconProps;
|
|
3354
|
+
declare function PercentIcon({ color, size, altText, ...props }: PercentIconProps): React__default.JSX.Element;
|
|
3334
3355
|
|
|
3335
|
-
|
|
3336
|
-
declare function TargetIcon({ color, size, altText, ...props }: TargetIconProps): JSX.Element;
|
|
3356
|
+
type TargetIconProps = SVGIconProps;
|
|
3357
|
+
declare function TargetIcon({ color, size, altText, ...props }: TargetIconProps): React__default.JSX.Element;
|
|
3337
3358
|
|
|
3338
|
-
|
|
3359
|
+
type IntegrationsIconProps = SVGIconProps & {
|
|
3339
3360
|
filled?: boolean;
|
|
3340
3361
|
};
|
|
3341
|
-
declare function IntegrationsIcon({ color, size, filled, altText, ...props }: IntegrationsIconProps): JSX.Element;
|
|
3362
|
+
declare function IntegrationsIcon({ color, size, filled, altText, ...props }: IntegrationsIconProps): React__default.JSX.Element;
|
|
3342
3363
|
|
|
3343
|
-
|
|
3364
|
+
type MailIconProps = SVGIconProps & {
|
|
3344
3365
|
filled?: boolean;
|
|
3345
3366
|
};
|
|
3346
|
-
declare function MailIcon({ color, size, filled, altText, ...props }: MailIconProps): JSX.Element;
|
|
3367
|
+
declare function MailIcon({ color, size, filled, altText, ...props }: MailIconProps): React__default.JSX.Element;
|
|
3347
3368
|
|
|
3348
|
-
|
|
3349
|
-
declare function EpsIcon({ color, size, altText, ...props }: EpsIconProps): JSX.Element;
|
|
3369
|
+
type EpsIconProps = SVGIconProps;
|
|
3370
|
+
declare function EpsIcon({ color, size, altText, ...props }: EpsIconProps): React__default.JSX.Element;
|
|
3350
3371
|
|
|
3351
|
-
|
|
3372
|
+
type StarIconProps = SVGIconProps & {
|
|
3352
3373
|
hover?: boolean;
|
|
3353
3374
|
filled?: boolean;
|
|
3354
3375
|
};
|
|
3355
|
-
declare function StarIcon({ color, size, hover, filled, altText, ...props }: StarIconProps): JSX.Element;
|
|
3376
|
+
declare function StarIcon({ color, size, hover, filled, altText, ...props }: StarIconProps): React__default.JSX.Element;
|
|
3356
3377
|
|
|
3357
|
-
|
|
3378
|
+
type EyeIconProps = SVGIconProps & {
|
|
3358
3379
|
hide?: boolean;
|
|
3359
3380
|
};
|
|
3360
|
-
declare function EyeIcon({ color, size, hide, altText, ...props }: EyeIconProps): JSX.Element;
|
|
3381
|
+
declare function EyeIcon({ color, size, hide, altText, ...props }: EyeIconProps): React__default.JSX.Element;
|
|
3361
3382
|
|
|
3362
|
-
|
|
3363
|
-
declare function MenuIcon({ color, size, altText, ...props }: MenuIconProps): JSX.Element;
|
|
3383
|
+
type MenuIconProps = SVGIconProps;
|
|
3384
|
+
declare function MenuIcon({ color, size, altText, ...props }: MenuIconProps): React__default.JSX.Element;
|
|
3364
3385
|
|
|
3365
|
-
|
|
3386
|
+
type CommentIconProps = {
|
|
3366
3387
|
number?: number;
|
|
3367
3388
|
} & SVGIconProps;
|
|
3368
|
-
declare function CommentIcon({ color, size, altText, number, ...props }: CommentIconProps): JSX.Element;
|
|
3389
|
+
declare function CommentIcon({ color, size, altText, number, ...props }: CommentIconProps): React__default.JSX.Element;
|
|
3369
3390
|
|
|
3370
|
-
|
|
3371
|
-
declare function EllipsisIcon({ color, size, altText, ...props }: EllipsisIconProps): JSX.Element;
|
|
3391
|
+
type EllipsisIconProps = SVGIconProps;
|
|
3392
|
+
declare function EllipsisIcon({ color, size, altText, ...props }: EllipsisIconProps): React__default.JSX.Element;
|
|
3372
3393
|
|
|
3373
|
-
|
|
3374
|
-
declare function DragIcon({ color, size, altText, ...props }: DragIconProps): JSX.Element;
|
|
3394
|
+
type DragIconProps = SVGIconProps;
|
|
3395
|
+
declare function DragIcon({ color, size, altText, ...props }: DragIconProps): React__default.JSX.Element;
|
|
3375
3396
|
|
|
3376
|
-
|
|
3377
|
-
declare function CreditCardIcon({ color, size, altText, ...props }: CreditCardIcon): JSX.Element;
|
|
3397
|
+
type CreditCardIcon = SVGIconProps;
|
|
3398
|
+
declare function CreditCardIcon({ color, size, altText, ...props }: CreditCardIcon): React__default.JSX.Element;
|
|
3378
3399
|
|
|
3379
|
-
|
|
3380
|
-
declare function ShopIcon({ color, size, altText, ...props }: ShopIcon): JSX.Element;
|
|
3400
|
+
type ShopIcon = SVGIconProps;
|
|
3401
|
+
declare function ShopIcon({ color, size, altText, ...props }: ShopIcon): React__default.JSX.Element;
|
|
3381
3402
|
|
|
3382
|
-
|
|
3383
|
-
declare function HistoryIcon({ color, size, altText, ...props }: HistoryIcon): JSX.Element;
|
|
3403
|
+
type HistoryIcon = SVGIconProps;
|
|
3404
|
+
declare function HistoryIcon({ color, size, altText, ...props }: HistoryIcon): React__default.JSX.Element;
|
|
3384
3405
|
|
|
3385
|
-
|
|
3386
|
-
declare function HandleIcon({ color, size, altText, ...props }: HandleIcon): JSX.Element;
|
|
3406
|
+
type HandleIcon = SVGIconProps;
|
|
3407
|
+
declare function HandleIcon({ color, size, altText, ...props }: HandleIcon): React__default.JSX.Element;
|
|
3387
3408
|
|
|
3388
|
-
|
|
3389
|
-
declare function ShoppingCartIcon({ color, size, altText, ...props }: ShoppingCartIconProps): JSX.Element;
|
|
3409
|
+
type ShoppingCartIconProps = SVGIconProps;
|
|
3410
|
+
declare function ShoppingCartIcon({ color, size, altText, ...props }: ShoppingCartIconProps): React__default.JSX.Element;
|
|
3390
3411
|
//# sourceMappingURL=ShoppingCartIcon.d.ts.map
|
|
3391
3412
|
|
|
3392
|
-
|
|
3393
|
-
declare function AddShoppingCartIcon({ color, size, altText, ...props }: AddShoppingCartIconProps): JSX.Element;
|
|
3413
|
+
type AddShoppingCartIconProps = SVGIconProps;
|
|
3414
|
+
declare function AddShoppingCartIcon({ color, size, altText, ...props }: AddShoppingCartIconProps): React__default.JSX.Element;
|
|
3394
3415
|
|
|
3395
|
-
|
|
3396
|
-
declare function CommunityIcon({ size, altText, ...props }: CommunityIconProps): JSX.Element;
|
|
3416
|
+
type CommunityIconProps = SVGIconProps;
|
|
3417
|
+
declare function CommunityIcon({ size, altText, ...props }: CommunityIconProps): React__default.JSX.Element;
|
|
3397
3418
|
|
|
3398
|
-
|
|
3399
|
-
declare function ConnectedIcon({ size, altText, ...props }: ConnectedIconProps): JSX.Element;
|
|
3419
|
+
type ConnectedIconProps = SVGIconProps;
|
|
3420
|
+
declare function ConnectedIcon({ size, altText, ...props }: ConnectedIconProps): React__default.JSX.Element;
|
|
3400
3421
|
|
|
3401
|
-
|
|
3402
|
-
declare function ConnectedPlusIcon({ size, altText, ...props }: ConnectedPlusIconProps): JSX.Element;
|
|
3422
|
+
type ConnectedPlusIconProps = SVGIconProps;
|
|
3423
|
+
declare function ConnectedPlusIcon({ size, altText, ...props }: ConnectedPlusIconProps): React__default.JSX.Element;
|
|
3403
3424
|
|
|
3404
|
-
|
|
3405
|
-
declare function CollaborateIcon({ color, size, altText, ...props }: CollaborateIconProps): JSX.Element;
|
|
3425
|
+
type CollaborateIconProps = SVGIconProps;
|
|
3426
|
+
declare function CollaborateIcon({ color, size, altText, ...props }: CollaborateIconProps): React__default.JSX.Element;
|
|
3406
3427
|
|
|
3407
|
-
|
|
3408
|
-
declare function InventoryIcon({ color, size, altText, ...props }: InventoryIconProps): JSX.Element;
|
|
3428
|
+
type InventoryIconProps = SVGIconProps;
|
|
3429
|
+
declare function InventoryIcon({ color, size, altText, ...props }: InventoryIconProps): React__default.JSX.Element;
|
|
3409
3430
|
|
|
3410
|
-
|
|
3411
|
-
declare function OrderStatusIcon({ color, size, altText, ...props }: OrderStatusIconProps): JSX.Element;
|
|
3431
|
+
type OrderStatusIconProps = SVGIconProps;
|
|
3432
|
+
declare function OrderStatusIcon({ color, size, altText, ...props }: OrderStatusIconProps): React__default.JSX.Element;
|
|
3412
3433
|
|
|
3413
|
-
|
|
3414
|
-
declare function EPOIcon({ color, size, altText, ...props }: EPOIconProps): JSX.Element;
|
|
3434
|
+
type EPOIconProps = SVGIconProps;
|
|
3435
|
+
declare function EPOIcon({ color, size, altText, ...props }: EPOIconProps): React__default.JSX.Element;
|
|
3415
3436
|
|
|
3416
|
-
|
|
3417
|
-
declare function HelpIcon({ color, size, altText, ...props }: HelpIconProps): JSX.Element;
|
|
3437
|
+
type HelpIconProps = SVGIconProps;
|
|
3438
|
+
declare function HelpIcon({ color, size, altText, ...props }: HelpIconProps): React__default.JSX.Element;
|
|
3418
3439
|
|
|
3419
|
-
|
|
3420
|
-
declare function FileUploadIcon({ color, size, altText, ...props }: FileUploadIconProps): JSX.Element;
|
|
3440
|
+
type FileUploadIconProps = SVGIconProps;
|
|
3441
|
+
declare function FileUploadIcon({ color, size, altText, ...props }: FileUploadIconProps): React__default.JSX.Element;
|
|
3421
3442
|
|
|
3422
|
-
|
|
3423
|
-
|
|
3443
|
+
type ArrowIconDirection = 'left' | 'right' | 'down' | 'up';
|
|
3444
|
+
type DoubleArrowIconProps = SVGIconProps & {
|
|
3424
3445
|
direction?: ArrowIconDirection;
|
|
3425
3446
|
};
|
|
3426
|
-
declare function DoubleArrowIcon({ color, direction, size, altText, ...props }: DoubleArrowIconProps): JSX.Element;
|
|
3447
|
+
declare function DoubleArrowIcon({ color, direction, size, altText, ...props }: DoubleArrowIconProps): React__default.JSX.Element;
|
|
3427
3448
|
|
|
3428
|
-
|
|
3429
|
-
declare function ImageIcon(props: ImageIcon): JSX.Element;
|
|
3449
|
+
type ImageIcon = SVGIconProps;
|
|
3450
|
+
declare function ImageIcon(props: ImageIcon): React__default.JSX.Element;
|
|
3430
3451
|
|
|
3431
|
-
|
|
3432
|
-
declare function StarLightIcon({ color, size, altText, ...props }: StarLightIconProps): JSX.Element;
|
|
3452
|
+
type StarLightIconProps = SVGIconProps;
|
|
3453
|
+
declare function StarLightIcon({ color, size, altText, ...props }: StarLightIconProps): React__default.JSX.Element;
|
|
3433
3454
|
|
|
3434
|
-
|
|
3435
|
-
declare function StarDarkIcon({ color, size, altText, ...props }: StarDarkIconProps): JSX.Element;
|
|
3455
|
+
type StarDarkIconProps = SVGIconProps;
|
|
3456
|
+
declare function StarDarkIcon({ color, size, altText, ...props }: StarDarkIconProps): React__default.JSX.Element;
|
|
3436
3457
|
|
|
3437
|
-
|
|
3458
|
+
type MagicIconProps = SVGIconProps & {
|
|
3438
3459
|
hover?: boolean;
|
|
3439
3460
|
filled?: boolean;
|
|
3440
3461
|
};
|
|
3441
|
-
declare function MagicIcon({ color, size, hover, filled, altText, ...props }: MagicIconProps): JSX.Element;
|
|
3462
|
+
declare function MagicIcon({ color, size, hover, filled, altText, ...props }: MagicIconProps): React__default.JSX.Element;
|
|
3442
3463
|
|
|
3443
|
-
|
|
3464
|
+
type MagicEraserIconProps = SVGIconProps & {
|
|
3444
3465
|
hover?: boolean;
|
|
3445
3466
|
filled?: boolean;
|
|
3446
3467
|
};
|
|
3447
|
-
declare function MagicEraserIcon({ color, size, hover, filled, altText, ...props }: MagicEraserIconProps): JSX.Element;
|
|
3468
|
+
declare function MagicEraserIcon({ color, size, hover, filled, altText, ...props }: MagicEraserIconProps): React__default.JSX.Element;
|
|
3448
3469
|
|
|
3449
|
-
|
|
3450
|
-
|
|
3470
|
+
type TrendDirections = 'up' | 'down' | 'flat';
|
|
3471
|
+
type TrendProps = SVGIconProps & {
|
|
3451
3472
|
direction?: TrendDirections;
|
|
3452
3473
|
};
|
|
3453
|
-
declare function TrendIcon({ size, direction, altText, ...props }: TrendProps): JSX.Element;
|
|
3474
|
+
declare function TrendIcon({ size, direction, altText, ...props }: TrendProps): React__default.JSX.Element;
|
|
3454
3475
|
|
|
3455
|
-
|
|
3476
|
+
type SlideInIconProps = SVGIconProps & {
|
|
3456
3477
|
hover?: boolean;
|
|
3457
3478
|
filled?: boolean;
|
|
3458
3479
|
};
|
|
3459
|
-
declare function SlideInIcon({ color, size, hover, filled, altText, ...props }: SlideInIconProps): JSX.Element;
|
|
3480
|
+
declare function SlideInIcon({ color, size, hover, filled, altText, ...props }: SlideInIconProps): React__default.JSX.Element;
|
|
3460
3481
|
|
|
3461
3482
|
declare const datepickerStyles = "\n.commonsku-styles-datepicker {\n &.react-datepicker-wrapper {\n width: 100%;\n }\n\n .react-datepicker__input-container {\n display: block;\n width: 100%;\n }\n\n .react-datepicker {\n border: 1px solid var(--color-primary1-60);\n outline: none;\n box-shadow: 1px 1px 0px var(--color-primary1-60),\n -1px -1px 0px var(--color-primary1-60),\n 1px -1px 0px var(--color-primary1-60),\n -1px 1px 0px var(--color-primary1-60);\n }\n\n .react-datepicker__current-month,\n .react-datepicker-time__header,\n .react-datepicker-year-header,\n .react-datepicker__header {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header,\n .react-datepicker__today-button {\n background: var(--color-neutrals-20);\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header {\n border-bottom: none;\n }\n\n .react-datepicker__today-button {\n border-top: none;\n }\n\n .react-datepicker__day {\n outline: none;\n }\n\n .react-datepicker__day :not(\n .react-datepicker__day--outside-month,\n .react-datepicker__day--selected\n ) {\n color: var(--color-neutrals-90);\n }\n\n .react-datepicker__day:hover :not(.react-datepicker__day--selected),\n .react-datepicker__month-text:hover,\n .react-datepicker__quarter-text:hover,\n .react-datepicker__year-text:hover {\n background-color: var(--color-neutrals-20);\n }\n\n .react-datepicker__day--outside-month {\n color: var(--color-neutrals-70);\n }\n\n .react-datepicker__day--weekend {\n color: var(--color-errors-main);\n }\n\n .react-datepicker__day--selected,\n .react-datepicker__day--keyboard-selected,\n .react-datepicker__month-text--keyboard-selected,\n .react-datepicker__quarter-text--keyboard-selected,\n .react-datepicker__year-text--keyboard-selected\n {\n background-color: var(--color-primary1-60);\n color: #fff;\n }\n\n .react-datepicker__triangle {\n border-bottom-color: var(--color-neutrals-20) !important;\n }\n\n .react-datepicker__triangle::before {\n border-bottom-color: var(--color-primary1-60) !important;\n border-top-color: var(--color-primary1-60) !important;\n }\n\n .react-datepicker__month-select,\n .react-datepicker__year-select {\n height: 30px;\n border: 2px solid var(--color-primary1-60);\n padding: 3px;\n border-radius: 5px;\n outline: none;\n }\n\n .react-datepicker__time-container {\n margin-top: -2px;\n border-top-left-radius: 0px;\n border-right: 2px solid var(--color-primary1-60);\n border-bottom: 2px solid var(--color-primary1-60);\n border-top: 2px solid var(--color-primary1-60);\n }\n\n .react-datepicker__navigation {\n border: 0.45rem solid transparent;\n\n &.react-datepicker__navigation--next {\n border-left: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n \n &.react-datepicker__navigation--previous {\n border-right: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n }\n\n .react-datepicker__aria-live {\n display: none;\n }\n\n @media only screen and (min-height: 600px) and (max-height: 800px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 15vh !important;\n }\n }\n @media only screen and (max-height: 599px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 5vh !important;\n }\n\n .react-datepicker__time-container {\n margin-top: -2px;\n border-top-left-radius: 0px;\n border-right: 2px solid var(--color-primary1-60);\n border-bottom: 2px solid var(--color-primary1-60);\n border-top: 2px solid var(--color-primary1-60);\n }\n }\n}\n";
|
|
3462
3483
|
//# sourceMappingURL=datepickerStyles.d.ts.map
|
|
3463
3484
|
|
|
3464
|
-
|
|
3485
|
+
type ConfirmPopupProps = {
|
|
3465
3486
|
disableDelete?: boolean;
|
|
3466
3487
|
confirmText?: string;
|
|
3467
3488
|
onDelete?: () => void;
|
|
3468
3489
|
onClose?: () => void;
|
|
3469
3490
|
};
|
|
3470
|
-
declare const ConfirmPopup: (props: ConfirmPopupProps) => JSX.Element;
|
|
3491
|
+
declare const ConfirmPopup: (props: ConfirmPopupProps) => React__default.JSX.Element;
|
|
3471
3492
|
|
|
3472
|
-
|
|
3493
|
+
type ConfirmAlertPopupProps = React__default.PropsWithChildren<{
|
|
3473
3494
|
padding?: string;
|
|
3474
3495
|
maxWidth: string | number;
|
|
3475
3496
|
title?: React__default.ReactNode;
|
|
@@ -3479,18 +3500,18 @@ declare type ConfirmAlertPopupProps = React__default.PropsWithChildren<{
|
|
|
3479
3500
|
onAction?: () => void;
|
|
3480
3501
|
onClose?: () => void;
|
|
3481
3502
|
}>;
|
|
3482
|
-
declare const ConfirmAlertPopup: (props: ConfirmAlertPopupProps) => JSX.Element;
|
|
3503
|
+
declare const ConfirmAlertPopup: (props: ConfirmAlertPopupProps) => React__default.JSX.Element;
|
|
3483
3504
|
|
|
3484
|
-
|
|
3505
|
+
type CalendarDayBodyProps = React__default.PropsWithChildren<{
|
|
3485
3506
|
day: Date;
|
|
3486
3507
|
selectedDate: Date;
|
|
3487
3508
|
onClick: React__default.MouseEventHandler<HTMLDivElement>;
|
|
3488
3509
|
weekend?: boolean;
|
|
3489
3510
|
}>;
|
|
3490
|
-
declare const CalendarDayBody: ({ day, selectedDate, onClick, children, weekend, ...props }: CalendarDayBodyProps) => JSX.Element;
|
|
3511
|
+
declare const CalendarDayBody: ({ day, selectedDate, onClick, children, weekend, ...props }: CalendarDayBodyProps) => React__default.JSX.Element;
|
|
3491
3512
|
//# sourceMappingURL=CalendarDayBody.d.ts.map
|
|
3492
3513
|
|
|
3493
|
-
|
|
3514
|
+
type CalendarDaysBodyProps = {
|
|
3494
3515
|
days: Array<{
|
|
3495
3516
|
__id__: string;
|
|
3496
3517
|
day: Date;
|
|
@@ -3511,7 +3532,7 @@ declare type CalendarDaysBodyProps = {
|
|
|
3511
3532
|
}>) => React__default.ReactElement;
|
|
3512
3533
|
};
|
|
3513
3534
|
};
|
|
3514
|
-
declare const CalendarDaysBody: ({ days, currentMonth, selectedDate, onClickDay, components, dayBodyProps, weekend, ...props }: CalendarDaysBodyProps) => JSX.Element;
|
|
3535
|
+
declare const CalendarDaysBody: ({ days, currentMonth, selectedDate, onClickDay, components, dayBodyProps, weekend, ...props }: CalendarDaysBodyProps) => React__default.JSX.Element;
|
|
3515
3536
|
//# sourceMappingURL=CalendarDaysBody.d.ts.map
|
|
3516
3537
|
|
|
3517
3538
|
declare const CalendarDaysHeader: ({ currentMonth, selectedDate, weekend }: {
|
|
@@ -3519,7 +3540,7 @@ declare const CalendarDaysHeader: ({ currentMonth, selectedDate, weekend }: {
|
|
|
3519
3540
|
currentMonth: Date;
|
|
3520
3541
|
selectedDate: Date;
|
|
3521
3542
|
weekend: boolean;
|
|
3522
|
-
}) => JSX.Element;
|
|
3543
|
+
}) => React__default.JSX.Element;
|
|
3523
3544
|
//# sourceMappingURL=CalendarDaysHeader.d.ts.map
|
|
3524
3545
|
|
|
3525
3546
|
declare const CalendarWrapper: styled_components.StyledComponent<"div", any, {}, never>;
|
|
@@ -3528,139 +3549,25 @@ declare const CalendarWrapper: styled_components.StyledComponent<"div", any, {},
|
|
|
3528
3549
|
declare const DaysBodyWrapper: styled_components.StyledComponent<"div", any, {}, never>;
|
|
3529
3550
|
//# sourceMappingURL=DaysBodyWrapper.d.ts.map
|
|
3530
3551
|
|
|
3531
|
-
declare const DaysHeaderWrapper: styled_components.StyledComponent<"div", any, {
|
|
3532
|
-
justify?: string | undefined;
|
|
3533
|
-
wrap?: string | undefined;
|
|
3534
|
-
align?: string | undefined;
|
|
3535
|
-
padded?: boolean | undefined;
|
|
3536
|
-
start?: boolean | undefined;
|
|
3537
|
-
end?: boolean | undefined;
|
|
3538
|
-
middle?: boolean | undefined;
|
|
3539
|
-
} & SharedStyleTypes, never>;
|
|
3540
|
-
//# sourceMappingURL=DaysHeaderWrapper.d.ts.map
|
|
3541
|
-
|
|
3542
3552
|
declare const DefaultCalendarFooter: ({ currentWeek }: {
|
|
3543
3553
|
currentWeek: number;
|
|
3544
|
-
}) => JSX.Element;
|
|
3554
|
+
}) => React__default.JSX.Element;
|
|
3545
3555
|
//# sourceMappingURL=DefaultCalendarFooter.d.ts.map
|
|
3546
3556
|
|
|
3547
3557
|
declare const DefaultCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, }: {
|
|
3548
3558
|
onPrevWeek: React__default.MouseEventHandler;
|
|
3549
3559
|
onNextWeek: React__default.MouseEventHandler;
|
|
3550
3560
|
currentMonth: Date;
|
|
3551
|
-
}) => JSX.Element;
|
|
3561
|
+
}) => React__default.JSX.Element;
|
|
3552
3562
|
//# sourceMappingURL=DefaultCalendarHeader.d.ts.map
|
|
3553
3563
|
|
|
3554
|
-
declare const HeaderWrapper: styled_components.StyledComponent<"div", any, {
|
|
3555
|
-
justify?: string | undefined;
|
|
3556
|
-
wrap?: string | undefined;
|
|
3557
|
-
align?: string | undefined;
|
|
3558
|
-
padded?: boolean | undefined;
|
|
3559
|
-
start?: boolean | undefined;
|
|
3560
|
-
end?: boolean | undefined;
|
|
3561
|
-
middle?: boolean | undefined;
|
|
3562
|
-
} & SharedStyleTypes, never>;
|
|
3563
|
-
//# sourceMappingURL=HeaderWrapper.d.ts.map
|
|
3564
|
-
|
|
3565
|
-
declare const StyledDayBody: styled_components.StyledComponent<"div", any, SizerTypes & SharedStyleTypes & {
|
|
3566
|
-
selected?: boolean | undefined;
|
|
3567
|
-
today?: boolean | undefined;
|
|
3568
|
-
row?: boolean | undefined;
|
|
3569
|
-
disabled?: boolean | undefined;
|
|
3570
|
-
}, never>;
|
|
3571
|
-
//# sourceMappingURL=StyledDayBody.d.ts.map
|
|
3572
|
-
|
|
3573
|
-
declare const StyledDayText: styled_components.StyledComponent<"span", any, {
|
|
3574
|
-
color?: "input" | "select" | "text" | "transparent" | "primary1" | "secondary1" | "secondary2" | "secondary3" | "secondary4" | "teal" | "pink" | "yellow" | "green" | "navy" | "neutrals" | "errors" | "orders" | "notes" | "calls" | "meetings" | "left_nav" | "white" | "black" | "primary" | "cta" | "primary0" | "primary10" | "primary100" | "disabledButton" | "disabledButtonBorder" | "texttitle" | "textlabel" | "textbody" | "textplaceholder" | "bggray" | "bgblue" | "inputBorder" | "special1" | "special2" | "special3" | "primaryBg" | "special2Bg" | "error" | "primary2" | "primary20" | "primary200" | "tableHeaderBg" | "tableBorder" | undefined;
|
|
3575
|
-
bold?: boolean | undefined;
|
|
3576
|
-
} & SharedStyleTypes & {
|
|
3577
|
-
selected?: boolean | undefined;
|
|
3578
|
-
}, never>;
|
|
3579
|
-
//# sourceMappingURL=StyledDayText.d.ts.map
|
|
3580
|
-
|
|
3581
3564
|
declare const TasksCalendarDayBody: ({ day, tasks }: {
|
|
3582
3565
|
[key: string]: any;
|
|
3583
3566
|
day: Date;
|
|
3584
3567
|
selectedDate: Date;
|
|
3585
|
-
}) => JSX.Element;
|
|
3586
|
-
|
|
3587
|
-
declare type ACTIONS = 'TOGGLE_CHECKBOX' | 'DROP';
|
|
3588
|
-
declare type onUpdateTaskFunc = (newData: CalendarTaskProps, otherData: {
|
|
3589
|
-
index: number;
|
|
3590
|
-
action: ACTIONS;
|
|
3591
|
-
oldTask: CalendarTaskProps;
|
|
3592
|
-
sourceType?: string;
|
|
3593
|
-
updatedFields?: string[];
|
|
3594
|
-
day__id?: string;
|
|
3595
|
-
task__id?: string;
|
|
3596
|
-
}) => void | any;
|
|
3597
|
-
declare type onClickTaskFunc = (task: CalendarTaskProps) => void | any;
|
|
3598
|
-
declare type TCalendarView = {
|
|
3599
|
-
type: string;
|
|
3600
|
-
title: string;
|
|
3601
|
-
selected: boolean;
|
|
3602
|
-
Icon?: TButtonIcon;
|
|
3603
|
-
};
|
|
3604
|
-
declare type onClickViewFunc = (viewType: string, view?: TCalendarView) => void;
|
|
3568
|
+
}) => React__default.JSX.Element;
|
|
3605
3569
|
|
|
3606
|
-
|
|
3607
|
-
date: Date;
|
|
3608
|
-
week: number;
|
|
3609
|
-
month: number;
|
|
3610
|
-
year: number;
|
|
3611
|
-
action: string;
|
|
3612
|
-
}) => void;
|
|
3613
|
-
declare type onChangeMonthFunc = (obj: {
|
|
3614
|
-
date: Date;
|
|
3615
|
-
month: number;
|
|
3616
|
-
year: number;
|
|
3617
|
-
action: string;
|
|
3618
|
-
}) => void;
|
|
3619
|
-
declare type changeWeekFunc = (action: string, value?: Date | undefined) => void;
|
|
3620
|
-
declare type changeDateFunc = (value: Date) => void;
|
|
3621
|
-
declare type useCalendarProps = {
|
|
3622
|
-
onChangeWeek?: onChangeWeekFunc;
|
|
3623
|
-
onChangeMonth?: onChangeMonthFunc;
|
|
3624
|
-
};
|
|
3625
|
-
declare const useCalendar: ({ onChangeWeek, onChangeMonth, }: useCalendarProps) => {
|
|
3626
|
-
currentMonth: Date;
|
|
3627
|
-
currentWeek: number;
|
|
3628
|
-
selectedDate: Date;
|
|
3629
|
-
setSelectedDate: React$1.Dispatch<React$1.SetStateAction<Date>>;
|
|
3630
|
-
setCurrentWeek: React$1.Dispatch<React$1.SetStateAction<number>>;
|
|
3631
|
-
setCurrentMonth: React$1.Dispatch<React$1.SetStateAction<Date>>;
|
|
3632
|
-
onClickDay: (day: Date) => void;
|
|
3633
|
-
onNextWeek: () => void;
|
|
3634
|
-
onPrevWeek: () => void;
|
|
3635
|
-
onNextMonth: () => void;
|
|
3636
|
-
onPrevMonth: () => void;
|
|
3637
|
-
changeWeek: (action: string, value?: Date) => void;
|
|
3638
|
-
changeDate: (value: Date) => void;
|
|
3639
|
-
getDatesBetween: (startDt: Date, endDt: Date) => Date[];
|
|
3640
|
-
onReset: () => void;
|
|
3641
|
-
};
|
|
3642
|
-
|
|
3643
|
-
declare type TasksCalendarHeaderProps = {
|
|
3644
|
-
onNextWeek: VoidFunction;
|
|
3645
|
-
onPrevWeek: VoidFunction;
|
|
3646
|
-
changeDate: changeDateFunc;
|
|
3647
|
-
changeWeek: changeWeekFunc;
|
|
3648
|
-
onNextMonth: VoidFunction;
|
|
3649
|
-
onPrevMonth: VoidFunction;
|
|
3650
|
-
onResetDate: VoidFunction;
|
|
3651
|
-
currentMonth: Date;
|
|
3652
|
-
currentWeek: number;
|
|
3653
|
-
selectedDate: Date;
|
|
3654
|
-
weekendsCheckbox: ReactNode;
|
|
3655
|
-
showAddTaskBtn?: boolean;
|
|
3656
|
-
onClickAddTask?: VoidFunction;
|
|
3657
|
-
tabs?: TTab[];
|
|
3658
|
-
views?: TCalendarView[];
|
|
3659
|
-
onClickView?: onClickViewFunc;
|
|
3660
|
-
};
|
|
3661
|
-
declare const TasksCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, currentWeek, changeDate, onResetDate, selectedDate, tabs, views, weekendsCheckbox, showAddTaskBtn, onClickAddTask, onClickView, }: React__default.PropsWithChildren<TasksCalendarHeaderProps>) => JSX.Element;
|
|
3662
|
-
|
|
3663
|
-
declare type TasksCalendarFooterProps = {
|
|
3570
|
+
type TasksCalendarFooterProps = {
|
|
3664
3571
|
onNextWeek: VoidFunction;
|
|
3665
3572
|
onPrevWeek: VoidFunction;
|
|
3666
3573
|
onNextMonth: VoidFunction;
|
|
@@ -3670,9 +3577,9 @@ declare type TasksCalendarFooterProps = {
|
|
|
3670
3577
|
selectedDate: Date;
|
|
3671
3578
|
[key: string]: any;
|
|
3672
3579
|
};
|
|
3673
|
-
declare const TasksCalendarFooter: ({ currentWeek, tasks, }: React__default.PropsWithChildren<TasksCalendarFooterProps>) => JSX.Element;
|
|
3580
|
+
declare const TasksCalendarFooter: ({ currentWeek, tasks, }: React__default.PropsWithChildren<TasksCalendarFooterProps>) => React__default.JSX.Element;
|
|
3674
3581
|
|
|
3675
|
-
|
|
3582
|
+
type CalendarHeaderComponentProps = {
|
|
3676
3583
|
onNextWeek: VoidFunction;
|
|
3677
3584
|
onPrevWeek: VoidFunction;
|
|
3678
3585
|
onNextMonth: VoidFunction;
|
|
@@ -3682,7 +3589,7 @@ declare type CalendarHeaderComponentProps = {
|
|
|
3682
3589
|
selectedDate: Date;
|
|
3683
3590
|
[key: string]: any;
|
|
3684
3591
|
};
|
|
3685
|
-
|
|
3592
|
+
type CalendarProps = {
|
|
3686
3593
|
components?: {
|
|
3687
3594
|
Header?: (props: React__default.PropsWithChildren<CalendarHeaderComponentProps>) => React__default.ReactElement;
|
|
3688
3595
|
Footer?: (props: React__default.PropsWithChildren<CalendarHeaderComponentProps>) => React__default.ReactElement;
|
|
@@ -3704,9 +3611,9 @@ declare type CalendarProps = {
|
|
|
3704
3611
|
};
|
|
3705
3612
|
};
|
|
3706
3613
|
};
|
|
3707
|
-
declare const Calendar: ({ components, extraProps, ...props }: CalendarProps) => JSX.Element;
|
|
3614
|
+
declare const Calendar: ({ components, extraProps, ...props }: CalendarProps) => React__default.JSX.Element;
|
|
3708
3615
|
|
|
3709
|
-
|
|
3616
|
+
type TasksCalendarProps = CalendarProps & {
|
|
3710
3617
|
tasks: Array<CalendarTaskProps>;
|
|
3711
3618
|
headerTabs?: Array<TTab>;
|
|
3712
3619
|
footerTasks?: Array<CalendarTaskProps>;
|
|
@@ -3719,9 +3626,63 @@ declare type TasksCalendarProps = CalendarProps & {
|
|
|
3719
3626
|
}>) => React__default.ReactElement;
|
|
3720
3627
|
};
|
|
3721
3628
|
};
|
|
3722
|
-
declare const TasksCalendar: ({ tasks, headerTabs, footerTasks, components, ...props }: TasksCalendarProps) => JSX.Element;
|
|
3629
|
+
declare const TasksCalendar: ({ tasks, headerTabs, footerTasks, components, ...props }: TasksCalendarProps) => React__default.JSX.Element;
|
|
3630
|
+
|
|
3631
|
+
type onChangeWeekFunc = (obj: {
|
|
3632
|
+
date: Date;
|
|
3633
|
+
week: number;
|
|
3634
|
+
month: number;
|
|
3635
|
+
year: number;
|
|
3636
|
+
action: string;
|
|
3637
|
+
}) => void;
|
|
3638
|
+
type onChangeMonthFunc = (obj: {
|
|
3639
|
+
date: Date;
|
|
3640
|
+
month: number;
|
|
3641
|
+
year: number;
|
|
3642
|
+
action: string;
|
|
3643
|
+
}) => void;
|
|
3644
|
+
type useCalendarProps = {
|
|
3645
|
+
onChangeWeek?: onChangeWeekFunc;
|
|
3646
|
+
onChangeMonth?: onChangeMonthFunc;
|
|
3647
|
+
};
|
|
3648
|
+
declare const useCalendar: ({ onChangeWeek, onChangeMonth, }: useCalendarProps) => {
|
|
3649
|
+
currentMonth: Date;
|
|
3650
|
+
currentWeek: number;
|
|
3651
|
+
selectedDate: Date;
|
|
3652
|
+
setSelectedDate: React$1.Dispatch<React$1.SetStateAction<Date>>;
|
|
3653
|
+
setCurrentWeek: React$1.Dispatch<React$1.SetStateAction<number>>;
|
|
3654
|
+
setCurrentMonth: React$1.Dispatch<React$1.SetStateAction<Date>>;
|
|
3655
|
+
onClickDay: (day: Date) => void;
|
|
3656
|
+
onNextWeek: () => void;
|
|
3657
|
+
onPrevWeek: () => void;
|
|
3658
|
+
onNextMonth: () => void;
|
|
3659
|
+
onPrevMonth: () => void;
|
|
3660
|
+
changeWeek: (action: string, value?: Date) => void;
|
|
3661
|
+
changeDate: (value: Date) => void;
|
|
3662
|
+
getDatesBetween: (startDt: Date, endDt: Date) => Date[];
|
|
3663
|
+
onReset: () => void;
|
|
3664
|
+
};
|
|
3665
|
+
|
|
3666
|
+
type ACTIONS = 'TOGGLE_CHECKBOX' | 'DROP';
|
|
3667
|
+
type onUpdateTaskFunc = (newData: CalendarTaskProps, otherData: {
|
|
3668
|
+
index: number;
|
|
3669
|
+
action: ACTIONS;
|
|
3670
|
+
oldTask: CalendarTaskProps;
|
|
3671
|
+
sourceType?: string;
|
|
3672
|
+
updatedFields?: string[];
|
|
3673
|
+
day__id?: string;
|
|
3674
|
+
task__id?: string;
|
|
3675
|
+
}) => void | any;
|
|
3676
|
+
type onClickTaskFunc = (task: CalendarTaskProps) => void | any;
|
|
3677
|
+
type TCalendarView = {
|
|
3678
|
+
type: string;
|
|
3679
|
+
title: string;
|
|
3680
|
+
selected: boolean;
|
|
3681
|
+
Icon?: TButtonIcon;
|
|
3682
|
+
};
|
|
3683
|
+
type onClickViewFunc = (viewType: string, view?: TCalendarView) => void;
|
|
3723
3684
|
|
|
3724
|
-
|
|
3685
|
+
type DraggableTasksCalendarProps = CalendarProps & {
|
|
3725
3686
|
tasks: Array<CalendarTaskProps>;
|
|
3726
3687
|
onUpdateTask: onUpdateTaskFunc;
|
|
3727
3688
|
onClickTask?: onClickTaskFunc;
|
|
@@ -3744,7 +3705,7 @@ declare type DraggableTasksCalendarProps = CalendarProps & {
|
|
|
3744
3705
|
onClickView?: onClickViewFunc;
|
|
3745
3706
|
showFooterTasks?: boolean;
|
|
3746
3707
|
} & useCalendarProps;
|
|
3747
|
-
declare const DraggableTasksCalendar: ({ views, tasks, onUpdateTask, onClickTask, headerTabs, footerTasks, components, weekend, onChangeWeek, onChangeMonth, onToggleWeekend, showAddTaskBtn, onClickAddTask, onClickView, loading, showFooterTasks, ...props }: DraggableTasksCalendarProps) => JSX.Element;
|
|
3708
|
+
declare const DraggableTasksCalendar: ({ views, tasks, onUpdateTask, onClickTask, headerTabs, footerTasks, components, weekend, onChangeWeek, onChangeMonth, onToggleWeekend, showAddTaskBtn, onClickAddTask, onClickView, loading, showFooterTasks, ...props }: DraggableTasksCalendarProps) => React__default.JSX.Element;
|
|
3748
3709
|
|
|
3749
3710
|
declare const SimpleWindowedTableStyles: styled_components.StyledComponent<"div", any, {
|
|
3750
3711
|
bordered?: string | boolean | undefined;
|
|
@@ -3753,7 +3714,7 @@ declare const SimpleWindowedTableStyles: styled_components.StyledComponent<"div"
|
|
|
3753
3714
|
selectedRowIndex?: number | undefined;
|
|
3754
3715
|
selectedRowStyle?: boolean | CSSObject | undefined;
|
|
3755
3716
|
}, never>;
|
|
3756
|
-
|
|
3717
|
+
type SimpleWindowedTableProps = {
|
|
3757
3718
|
columns: Column$1<object>[];
|
|
3758
3719
|
data: object[];
|
|
3759
3720
|
itemSize?: number;
|
|
@@ -3782,7 +3743,7 @@ declare type SimpleWindowedTableProps = {
|
|
|
3782
3743
|
[key: string]: any;
|
|
3783
3744
|
}>) => React__default.ReactElement;
|
|
3784
3745
|
};
|
|
3785
|
-
declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, headerGroupStyle, hideFooter, clearRowFullWidth, className, NoRowsFound, }: SimpleWindowedTableProps): JSX.Element;
|
|
3746
|
+
declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, headerGroupStyle, hideFooter, clearRowFullWidth, className, NoRowsFound, }: SimpleWindowedTableProps): React__default.JSX.Element;
|
|
3786
3747
|
|
|
3787
3748
|
declare function useDelayUnmount(isMounted: boolean, delayTime: number): boolean;
|
|
3788
3749
|
//# sourceMappingURL=useDelayUnmount.d.ts.map
|
|
@@ -3839,37 +3800,37 @@ declare const toggleSizes: {
|
|
|
3839
3800
|
height: string;
|
|
3840
3801
|
};
|
|
3841
3802
|
};
|
|
3842
|
-
|
|
3843
|
-
|
|
3803
|
+
type ToggleSize = keyof typeof toggleSizes;
|
|
3804
|
+
type CommonProps = {
|
|
3844
3805
|
selected?: boolean;
|
|
3845
3806
|
stretch?: boolean;
|
|
3846
3807
|
size?: ToggleSize;
|
|
3847
3808
|
};
|
|
3848
|
-
|
|
3809
|
+
type ToggleSwitchProps = {
|
|
3849
3810
|
onClick?: React__default.MouseEventHandler<HTMLDivElement>;
|
|
3850
3811
|
style?: React__default.CSSProperties;
|
|
3851
3812
|
} & CommonProps & Omit<Omit<Omit<BaseCskuProps, 'hidden'>, 'color'>, 'style'>;
|
|
3852
|
-
|
|
3813
|
+
type ToggleSwitchStatedProps = {
|
|
3853
3814
|
initialSelected?: boolean;
|
|
3854
3815
|
style?: React__default.CSSProperties;
|
|
3855
3816
|
onClick?: (value: boolean) => void;
|
|
3856
3817
|
} & Omit<CommonProps, 'selected'> & Omit<BaseCskuProps, 'style'>;
|
|
3857
|
-
declare const ToggleSwitchStyled: ({ onClick, size, selected, stretch, style, ...props }: ToggleSwitchProps) => JSX.Element;
|
|
3858
|
-
declare const ToggleSwitch: ({ size, initialSelected, stretch, onClick, ...props }: ToggleSwitchStatedProps) => JSX.Element;
|
|
3818
|
+
declare const ToggleSwitchStyled: ({ onClick, size, selected, stretch, style, ...props }: ToggleSwitchProps) => React__default.JSX.Element;
|
|
3819
|
+
declare const ToggleSwitch: ({ size, initialSelected, stretch, onClick, ...props }: ToggleSwitchStatedProps) => React__default.JSX.Element;
|
|
3859
3820
|
|
|
3860
|
-
|
|
3821
|
+
type GenericObj = {
|
|
3861
3822
|
[key: string]: any;
|
|
3862
3823
|
};
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3824
|
+
type TConcreteChildElement<P = GenericObj> = React__default.ReactElement<P> | React__default.JSXElementConstructor<P>;
|
|
3825
|
+
type TChildElement<P = GenericObj> = TConcreteChildElement<P> | string | number | boolean | null | undefined;
|
|
3826
|
+
type ChildProps<P = GenericObj> = {
|
|
3866
3827
|
children: TChildElement<P>;
|
|
3867
3828
|
parseProps?: (props: P, elem: TConcreteChildElement<P>) => Partial<P>;
|
|
3868
3829
|
};
|
|
3869
3830
|
declare const RenderChild: React__default.ForwardRefExoticComponent<ChildProps<GenericObj> & React__default.RefAttributes<HTMLElement>>;
|
|
3870
3831
|
|
|
3871
|
-
|
|
3872
|
-
|
|
3832
|
+
type ChildDropzoneState = Omit<DropzoneState, 'getRootProps' | 'rootRef' | 'getInputProps' | 'inputRef'>;
|
|
3833
|
+
type DropzoneProps = DropzoneOptions & {
|
|
3873
3834
|
children: TChildElement<Partial<ChildDropzoneState>>;
|
|
3874
3835
|
className?: string;
|
|
3875
3836
|
style?: React__default.CSSProperties;
|
|
@@ -3933,4 +3894,4 @@ declare const Dropzone: React__default.ForwardRefExoticComponent<Pick<React__def
|
|
|
3933
3894
|
useDropzoneProps?: boolean | undefined;
|
|
3934
3895
|
} & React__default.RefAttributes<DropzoneRef>>;
|
|
3935
3896
|
|
|
3936
|
-
export { AddIcon, AddNoteIcon, AddShoppingCartIcon, AddTaskIcon, AlertIcon, AlertNotification, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BaseCskuProps, BotIcon, Box, BulletIcon, Button, ButtonPreset, ButtonProps, ButtonVariant, ButtonsGroup, Calendar, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, CancelButton, ChangeRequestedIcon, ChatIcon, CheckMark, CheckboxIcon, CheckboxLabel, CheckmarkIcon, ChevronIcon, ChevronPopup, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollaborateIcon, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible$1 as Collapsible, CollapsibleArrowIcon, CollapsibleLabel, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps$1 as CollapsibleProps, Collapsible as CollapsibleV2, Collapsibles, Column, ColumnSelectIcon, CommentIcon, CommunityIcon, CompletedCheckmarkIcon, ConfirmAlertPopup, ConfirmPopup, ConnectedIcon, ConnectedPlusIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CreditCardIcon, Csku, CskuProps, CustomDateInput, Datepicker,
|
|
3897
|
+
export { AddIcon, AddNoteIcon, AddShoppingCartIcon, AddTaskIcon, AlertIcon, AlertNotification, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BaseCskuProps, BotIcon, Box, BulletIcon, Button, ButtonPreset, ButtonProps, ButtonVariant, ButtonsGroup, Calendar, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, CancelButton, ChangeRequestedIcon, ChatIcon, CheckMark, CheckboxIcon, CheckboxLabel, CheckmarkIcon, ChevronIcon, ChevronPopup, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollaborateIcon, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible$1 as Collapsible, CollapsibleArrowIcon, CollapsibleLabel, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps$1 as CollapsibleProps, Collapsible as CollapsibleV2, Collapsibles, Column, ColumnSelectIcon, CommentIcon, CommunityIcon, CompletedCheckmarkIcon, ConfirmAlertPopup, ConfirmPopup, ConnectedIcon, ConnectedPlusIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CreditCardIcon, Csku, CskuProps, CustomDateInput, Datepicker, DaysBodyWrapper, DefaultCalendarFooter, DefaultCalendarHeader, DefaultStar, DollarIcon, DoneButton, Dot, DoubleArrowIcon, DownloadIcon, DragIcon, DraggableTasksCalendar, DropArea, DropAreaProps, DropDownContent, Dropdown, DropdownItem, DropdownProps, Dropzone, DropzoneProps, DropzoneTypes, Dropzoned, DropzonedPreviews, EPOIcon, EditIcon, EllipsisIcon, EpsIcon, ErrorBoundary, EstimateCircleIcon, EyeIcon, FeedPost, FileUploadIcon, FilledChevronIcon, FolderIcon, GalleryIcon, GearIcon, GlobalStyle, Grid, GridCell, GridIcon, GridItem, GridItemProps, GridProps, GridRow, GridTable, GridTableContainer, H1, H2, H3, H4, H5, H6, HandleIcon, HeadlessTable, HelpIcon, HistoryIcon, IconButton, IconButtonProps, IconDoc, ImageIcon, Img, InfoIcon, Input, InputIconLabel, InputIconLabelContainer, InputProps, InputStepper, InputStepperStyled, IntegrationsIcon, InventoryIcon, Label, LabeledAsyncSelect, LabeledCheckbox, LabeledCheckboxProps, LabeledCreatableSelect, LabeledIconInput, LabeledInput, LabeledMultiProgress, LabeledProgress, LabeledRadio, LabeledRadioGroup, LabeledRadioInButton, LabeledRadioInButtonGroup, LabeledRadioProps, LabeledSelect, LabeledTextarea, LightIndicator, Link, LinkWithIcon, ListIcon, Loading, LockIcon, MagicEraserIcon, MagicIcon, MailIcon, MarketingStatusIcon, MenuIcon, MultiProgress, NavConnectIcon, NavFinanceIcon, NavManagementIcon, NavProdIcon, NavResourcesIcon, NavSalesIcon, NoteIcon, Number, NumberInput, OpportunityCircleIcon, OrderStatusIcon, Overlay, Padding, Page, PanelContact, PanelTileContact, PendingApprovalIcon, PercentIcon, PinIcon, Popup, PopupHeader, PopupProps, PresentationCircleIcon, Product, Progress, PromostandardsIcon, ProofReceivedIcon, ProofingCompleteIcon, Publisher, Radio, RadioIcon, RadioLabel, RadioProps, ReceiptLongIcon, RenderChild, ResponsiveTable, Row$1 as Row, RowPropTypes, SHARED_STYLE_MAPS, SalesArrowIcon, SalesOrderCircleIcon, SearchIcon, SKUSelect as Select, SharedStyleTypes, SharedStyles, ShopIcon, ShoppingCartIcon, ShowPopup, SidePanel, SimpleWindowedTable, SimpleWindowedTableProps, SimpleWindowedTableStyles, SizerCss, SizerTypes, SizerWrapper, SlideInIcon, Sparkles, Spinner, StarDarkIcon, StarIcon, StarLightIcon, StarRating, StateDropdown, StatusDropdown, StyledCalendarTaskBody, StyledDropArea, StyledDropdown, StyledPanel, StyledTask, SubtractIcon, SVG as SvgIcon, TBody, TButtonIcon, TD, TDropdownItem, TH, THSorted, THead, TR, TSize, TSizeOffset, TSizeOffsetRight, TSizeStyle, TTab, Tab, TabBar, Table, TableIcon, Tabs, TabsProps, TargetIcon, Task, TaskBody, TaskIcon, TaskLabel, TaskName, TaskProps, TasksCalendar, TasksCalendarDayBody, TasksCalendarFooter, TemplateIcon, Text, TextProp, Textarea, Theme, Thermometer, TilesIcon, Toggle, ToggleLink, ToggleSwitch, ToggleSwitchProps, ToggleSwitchStatedProps, ToggleSwitchStyled, TrashIcon, TrendIcon, UploadIcon, UserIcon, UsersIcon, VirtualTable, VirtualTableStyles, Wrapper, XIcon, colors, createMeasurementStyle, datepickerStyles, fontFamilies, fontStyles, fonts, getColor, getFontStyle, getThemeColor, getThemeFontFamily, getThemeFontSize, getThemeFontStyle, getThemeProperty, parseCskuStyles, sizes, themeOptions, toggleSizes$1 as toggleSizes, useCalendar, useClickOutside, useDelayUnmount, useFallbackRef, useLongPress, usePrefersReducedMotion, useRandomInterval, useWindowSize };
|