@ssa-ui-kit/core 3.12.1 → 3.13.1

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.
Files changed (97) hide show
  1. package/dist/components/FormHelperText/FormHelperTextBase.d.ts +1 -0
  2. package/dist/components/Icon/icons/AssessmentStages.d.ts +3 -0
  3. package/dist/components/Icon/icons/Autoscale.d.ts +3 -0
  4. package/dist/components/Icon/icons/BoxSelect.d.ts +3 -0
  5. package/dist/components/Icon/icons/CodeReviewComments.d.ts +3 -0
  6. package/dist/components/Icon/icons/CommentsOnAchievements.d.ts +3 -0
  7. package/dist/components/Icon/icons/Dashboard.d.ts +3 -0
  8. package/dist/components/Icon/icons/DayOff.d.ts +3 -0
  9. package/dist/components/Icon/icons/Desktop.d.ts +3 -0
  10. package/dist/components/Icon/icons/FilterList.d.ts +3 -0
  11. package/dist/components/Icon/icons/Folder.d.ts +3 -0
  12. package/dist/components/Icon/icons/History.d.ts +3 -0
  13. package/dist/components/Icon/icons/LassoSelect.d.ts +3 -0
  14. package/dist/components/Icon/icons/Leave.d.ts +3 -0
  15. package/dist/components/Icon/icons/MoreInfo.d.ts +3 -0
  16. package/dist/components/Icon/icons/Overtime.d.ts +3 -0
  17. package/dist/components/Icon/icons/Pan.d.ts +3 -0
  18. package/dist/components/Icon/icons/Phone.d.ts +3 -0
  19. package/dist/components/Icon/icons/Preview.d.ts +3 -0
  20. package/dist/components/Icon/icons/ResetAxes.d.ts +3 -0
  21. package/dist/components/Icon/icons/SalaryReports.d.ts +3 -0
  22. package/dist/components/Icon/icons/Save2.d.ts +3 -0
  23. package/dist/components/Icon/icons/SickLeave.d.ts +3 -0
  24. package/dist/components/Icon/icons/Star.d.ts +3 -0
  25. package/dist/components/Icon/icons/Support.d.ts +3 -0
  26. package/dist/components/Icon/icons/Tablet.d.ts +3 -0
  27. package/dist/components/Icon/icons/Vacation.d.ts +3 -0
  28. package/dist/components/Icon/icons/Zoom.d.ts +3 -0
  29. package/dist/components/Icon/icons/ZoomIn.d.ts +3 -0
  30. package/dist/components/Icon/icons/ZoomOut.d.ts +3 -0
  31. package/dist/components/Icon/icons/all.d.ts +29 -0
  32. package/dist/components/Icon/icons/iconsList.d.ts +1 -1
  33. package/dist/components/Pagination/Pagination.d.ts +1 -1
  34. package/dist/components/Pagination/PaginationButtons.d.ts +1 -1
  35. package/dist/components/Pagination/styles.d.ts +3 -1
  36. package/dist/components/Pagination/types.d.ts +8 -0
  37. package/dist/components/Switch/Switch.d.ts +4 -2
  38. package/dist/components/Switch/SwitchBase.d.ts +2 -0
  39. package/dist/components/Switch/types.d.ts +8 -5
  40. package/dist/index.js +1409 -92
  41. package/dist/index.js.map +1 -1
  42. package/dist/types/emotion.d.ts +1 -0
  43. package/package.json +3 -3
  44. package/dist/components/AccordionGroup/stories/helpers.d.ts +0 -4
  45. package/dist/components/ButtonGroup/stories/ExternalState.d.ts +0 -1
  46. package/dist/components/Charts/PieChart/stories/fixtures.d.ts +0 -21
  47. package/dist/components/Charts/PieChart/stories/noDataYet.d.ts +0 -1
  48. package/dist/components/Charts/SegmentedPieChart/stories/fixtures.d.ts +0 -6
  49. package/dist/components/CollapsibleNavBar/stories/CustomIcon.d.ts +0 -2
  50. package/dist/components/CollapsibleNavBar/stories/Layout.d.ts +0 -3
  51. package/dist/components/CollapsibleNavBar/stories/Logo.d.ts +0 -2
  52. package/dist/components/CollapsibleNavBar/stories/StoryComponent.d.ts +0 -2
  53. package/dist/components/CollapsibleNavBar/stories/consts.d.ts +0 -2
  54. package/dist/components/CollapsibleNavBar/stories/styles.d.ts +0 -2
  55. package/dist/components/Filters/stories/StoryComponent.d.ts +0 -3
  56. package/dist/components/Filters/stories/mockData.d.ts +0 -3
  57. package/dist/components/LinksTabBar/stories/decorators.d.ts +0 -4
  58. package/dist/components/LinksTabBar/stories/mockData.d.ts +0 -5
  59. package/dist/components/MultipleDropdown/stories/consts.d.ts +0 -5
  60. package/dist/components/NestedTable/stories/NestedTableStory.d.ts +0 -3
  61. package/dist/components/NotificationMenu/stories/StoryComponent.d.ts +0 -1
  62. package/dist/components/NotificationMenu/stories/StoryContent.d.ts +0 -6
  63. package/dist/components/Popover/stories/StoryComponent.d.ts +0 -2
  64. package/dist/components/SearchBox/stories/StoryComponent.d.ts +0 -3
  65. package/dist/components/TabBar/stories/helpers.d.ts +0 -14
  66. package/dist/components/Table/stories/SortableTable.d.ts +0 -4
  67. package/dist/components/Table/stories/StyledTable/StoryComponent.d.ts +0 -1
  68. package/dist/components/Table/stories/StyledTable/components/Actions/ActionIcon.d.ts +0 -4
  69. package/dist/components/Table/stories/StyledTable/components/Actions/ActionItem.d.ts +0 -2
  70. package/dist/components/Table/stories/StyledTable/components/Actions/ActionMore.d.ts +0 -4
  71. package/dist/components/Table/stories/StyledTable/components/Actions/ActionRun.d.ts +0 -4
  72. package/dist/components/Table/stories/StyledTable/components/Actions/Actions.d.ts +0 -4
  73. package/dist/components/Table/stories/StyledTable/components/Actions/ActionsWrapper.d.ts +0 -2
  74. package/dist/components/Table/stories/StyledTable/components/Actions/consts.d.ts +0 -5
  75. package/dist/components/Table/stories/StyledTable/components/Actions/index.d.ts +0 -6
  76. package/dist/components/Table/stories/StyledTable/components/Exchange/Exchange.d.ts +0 -2
  77. package/dist/components/Table/stories/StyledTable/components/Exchange/consts.d.ts +0 -15
  78. package/dist/components/Table/stories/StyledTable/components/Exchange/index.d.ts +0 -1
  79. package/dist/components/Table/stories/StyledTable/components/Exchange/types.d.ts +0 -5
  80. package/dist/components/Table/stories/StyledTable/components/PNL.d.ts +0 -2
  81. package/dist/components/Table/stories/StyledTable/components/ROI.d.ts +0 -2
  82. package/dist/components/Table/stories/StyledTable/components/TableList.d.ts +0 -2
  83. package/dist/components/Table/stories/StyledTable/components/TableTag.d.ts +0 -4
  84. package/dist/components/Table/stories/StyledTable/components/Trade/Trade.d.ts +0 -2
  85. package/dist/components/Table/stories/StyledTable/components/Trade/consts.d.ts +0 -14
  86. package/dist/components/Table/stories/StyledTable/components/Trade/index.d.ts +0 -1
  87. package/dist/components/Table/stories/StyledTable/components/Trade/types.d.ts +0 -4
  88. package/dist/components/Table/stories/StyledTable/components/index.d.ts +0 -7
  89. package/dist/components/Table/stories/StyledTable/index.d.ts +0 -1
  90. package/dist/components/Table/stories/StyledTable/mockData.d.ts +0 -2
  91. package/dist/components/Table/stories/StyledTable/types.d.ts +0 -26
  92. package/dist/components/Table/stories/consts.d.ts +0 -2
  93. package/dist/components/Table/stories/mock.d.ts +0 -10
  94. package/dist/components/Table/stories/types.d.ts +0 -6
  95. package/dist/components/Table/stories/utils.d.ts +0 -1
  96. package/dist/components/TableFilters/stories/StoryComponent.d.ts +0 -1
  97. package/dist/components/TableFilters/stories/TableFiltersWrapper.d.ts +0 -1
@@ -3,4 +3,5 @@ export declare const FormHelperTextBase: import("@emotion/styled").StyledCompone
3
3
  as?: React.ElementType;
4
4
  } & {
5
5
  status?: string;
6
+ isDisabled?: boolean;
6
7
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const AssessmentStages: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "assessment-stages";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Autoscale: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "autoscale";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const BoxSelect: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "box-select";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const CodeReviewComments: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "code-review-comments";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const CommentsOnAchievements: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "comments-on-achievements";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Dashboard: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "dashboard";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const DayOff: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "day-off";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Desktop: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "desktop";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const FilterList: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "filter-list";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Folder: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "folder";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const History: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "history";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const LassoSelect: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "lasso-select";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Leave: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "leave";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const MoreInfo: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "more-info";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Overtime: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "overtime";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Pan: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "pan";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Phone: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "phone";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Preview: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "preview";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const ResetAxes: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "reset-axes";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const SalaryReports: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "salary-reports";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Save2: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "save-2";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const SickLeave: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "sick-leave";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Star: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "star";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Support: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "support";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Tablet: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "tablet";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Vacation: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "vacation";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const Zoom: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "zoom";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const ZoomIn: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "zoom-in";
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from '../types';
2
+ export declare const ZoomOut: ({ fill, size, tooltip, ...props }: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element;
3
+ export declare const ICON_NAME = "zoom-out";
@@ -126,3 +126,32 @@ export * as LockOutlined from './LockOutlined';
126
126
  export * as AddFolder from './AddFolder';
127
127
  export * as MoveFolder from './MoveFolder';
128
128
  export * as AttentionCircle from './AttentionCircle';
129
+ export * as Zoom from './Zoom';
130
+ export * as ZoomIn from './ZoomIn';
131
+ export * as ZoomOut from './ZoomOut';
132
+ export * as Pan from './Pan';
133
+ export * as BoxSelect from './BoxSelect';
134
+ export * as LassoSelect from './LassoSelect';
135
+ export * as Autoscale from './Autoscale';
136
+ export * as ResetAxes from './ResetAxes';
137
+ export * as Star from './Star';
138
+ export * as Preview from './Preview';
139
+ export * as Dashboard from './Dashboard';
140
+ export * as Phone from './Phone';
141
+ export * as Tablet from './Tablet';
142
+ export * as Desktop from './Desktop';
143
+ export * as MoreInfo from './MoreInfo';
144
+ export * as FilterList from './FilterList';
145
+ export * as History from './History';
146
+ export * as Overtime from './Overtime';
147
+ export * as Save2 from './Save2';
148
+ export * as Folder from './Folder';
149
+ export * as SalaryReports from './SalaryReports';
150
+ export * as AssessmentStages from './AssessmentStages';
151
+ export * as CommentsOnAchievements from './CommentsOnAchievements';
152
+ export * as CodeReviewComments from './CodeReviewComments';
153
+ export * as Support from './Support';
154
+ export * as Leave from './Leave';
155
+ export * as Vacation from './Vacation';
156
+ export * as SickLeave from './SickLeave';
157
+ export * as DayOff from './DayOff';
@@ -1 +1 @@
1
- export declare const iconsList: ("visible" | "warning" | "archive" | "document" | "link" | "search" | "arrow-down" | "arrow-up" | "clipboard-assessment" | "attention" | "award" | "ban-user" | "bench" | "bin" | "calendar" | "calendar-schedule" | "carrot-down" | "carrot-left" | "carrot-right" | "carrot-up" | "card-text" | "case" | "certification" | "certification-expiring" | "camera" | "change" | "chart" | "check" | "check-circle" | "check-circle-inverted" | "children" | "circle" | "circular" | "clock" | "cogwheel" | "comments" | "briefcase" | "building" | "compensation" | "confirm-email" | "contacts" | "copy" | "copy-link" | "cross" | "delete" | "diamond-ring" | "diet" | "documents" | "edit" | "education" | "email" | "employee" | "employee-profile" | "employee-terminated" | "employee-blackboard" | "excel-download" | "export" | "file-mark" | "file-pdf" | "file-word" | "filter" | "filter-funnel" | "follow-link" | "fte" | "clipboard-form" | "geography" | "gender" | "gift" | "home" | "import" | "information" | "inventory" | "invisible" | "language" | "lock" | "log-in" | "log-out" | "maximize" | "measurements" | "message" | "minus" | "minus-circle" | "minus-circle-inverted" | "more" | "more-vertical" | "notification" | "office-chair" | "open-book" | "pages" | "party" | "plus" | "plus-circle" | "plus-circle-inverted" | "probation-period" | "profiles-changes" | "radio-on" | "clipboard-report" | "clipboard-result" | "robot" | "roles" | "seniority" | "settings" | "setting-clock" | "signature" | "sleep" | "staff-growth-coefficient" | "staff-turnover-coefficient" | "stats" | "clipboard-summary" | "team" | "clipboard-star" | "time-tracking" | "timeline" | "tennis-ball" | "trainings" | "unarchive" | "union" | "union-circle" | "unlock" | "url" | "user" | "panelLeft" | "panelRight" | "emailOutlined" | "lockOutlined" | "addFolder" | "moveFolder" | "attention-circle")[];
1
+ export declare const iconsList: ("visible" | "warning" | "archive" | "document" | "link" | "search" | "arrow-down" | "arrow-up" | "clipboard-assessment" | "attention" | "award" | "ban-user" | "bench" | "bin" | "calendar" | "calendar-schedule" | "carrot-down" | "carrot-left" | "carrot-right" | "carrot-up" | "card-text" | "case" | "certification" | "certification-expiring" | "camera" | "change" | "chart" | "check" | "check-circle" | "check-circle-inverted" | "children" | "circle" | "circular" | "clock" | "cogwheel" | "comments" | "briefcase" | "building" | "compensation" | "confirm-email" | "contacts" | "copy" | "copy-link" | "cross" | "delete" | "diamond-ring" | "diet" | "documents" | "edit" | "education" | "email" | "employee" | "employee-profile" | "employee-terminated" | "employee-blackboard" | "excel-download" | "export" | "file-mark" | "file-pdf" | "file-word" | "filter" | "filter-funnel" | "follow-link" | "fte" | "clipboard-form" | "geography" | "gender" | "gift" | "home" | "import" | "information" | "inventory" | "invisible" | "language" | "lock" | "log-in" | "log-out" | "maximize" | "measurements" | "message" | "minus" | "minus-circle" | "minus-circle-inverted" | "more" | "more-vertical" | "notification" | "office-chair" | "open-book" | "pages" | "party" | "plus" | "plus-circle" | "plus-circle-inverted" | "probation-period" | "profiles-changes" | "radio-on" | "clipboard-report" | "clipboard-result" | "robot" | "roles" | "seniority" | "settings" | "setting-clock" | "signature" | "sleep" | "staff-growth-coefficient" | "staff-turnover-coefficient" | "stats" | "clipboard-summary" | "team" | "clipboard-star" | "time-tracking" | "timeline" | "tennis-ball" | "trainings" | "unarchive" | "union" | "union-circle" | "unlock" | "url" | "user" | "panelLeft" | "panelRight" | "emailOutlined" | "lockOutlined" | "addFolder" | "moveFolder" | "attention-circle" | "zoom" | "zoom-in" | "zoom-out" | "pan" | "box-select" | "lasso-select" | "autoscale" | "reset-axes" | "star" | "preview" | "dashboard" | "phone" | "tablet" | "desktop" | "more-info" | "filter-list" | "history" | "overtime" | "save-2" | "folder" | "salary-reports" | "assessment-stages" | "comments-on-achievements" | "code-review-comments" | "support" | "leave" | "vacation" | "sick-leave" | "day-off")[];
@@ -80,5 +80,5 @@ import { PaginationProps } from './types';
80
80
  * - Screen reader friendly
81
81
  * - Proper focus management
82
82
  */
83
- declare const Pagination: ({ pagesCount, className, as, ariaLabel, isDisabled, pageNumberPlaceholder, errorTooltip, isPageSettingVisible, isPageFromCountVisible, isRowPerPageVisible, rowPerPageProps, manualPageNumberProps, }: PaginationProps) => import("@emotion/react/jsx-runtime").JSX.Element;
83
+ declare const Pagination: ({ pagesCount, className, as, ariaLabel, isDisabled, pageNumberPlaceholder, errorTooltip, isPageSettingVisible, isPageFromCountVisible, isRowPerPageVisible, rowPerPageProps, manualPageNumberProps, renderPageCount, }: PaginationProps) => import("@emotion/react/jsx-runtime").JSX.Element;
84
84
  export default Pagination;
@@ -34,4 +34,4 @@ import { PaginationButtonsProps } from './types';
34
34
  * - Screen reader friendly
35
35
  * - Proper focus management
36
36
  */
37
- export declare const PaginationButtons: ({ range, selectedPage, onClick, isDisabled, }: PaginationButtonsProps) => false | import("@emotion/react/jsx-runtime").JSX.Element[];
37
+ export declare const PaginationButtons: ({ range, selectedPage, onClick, isDisabled, }: PaginationButtonsProps) => import("@emotion/react/jsx-runtime").JSX.Element;
@@ -1,7 +1,9 @@
1
1
  import { Theme } from '@emotion/react';
2
2
  export declare const pageBtnStyles: (theme: Theme) => import("@emotion/react").SerializedStyles;
3
3
  export declare const selectedPageBtnStyles: (theme: Theme) => import("@emotion/react").SerializedStyles;
4
- export declare const arrowBtnStyles: (theme: Theme) => import("@emotion/react").SerializedStyles;
4
+ export declare const arrowBtnStyles: import("@emotion/react").SerializedStyles;
5
+ /** Ellipsis ("...") cell rendered between page-number breaks; sized to match a Number cell. */
6
+ export declare const breakStyles: (theme: Theme) => import("@emotion/react").SerializedStyles;
5
7
  export declare const PaginationNav: import("@emotion/styled").StyledComponent<{
6
8
  theme?: Theme;
7
9
  as?: React.ElementType;
@@ -104,6 +104,14 @@ export interface PaginationProps extends CommonProps {
104
104
  * @default 'The value is out of range'
105
105
  */
106
106
  errorTooltip?: string;
107
+ /**
108
+ * Custom renderer for the page count indicator shown next to the manual
109
+ * page input (only when `isPageSettingVisible` and `isPageFromCountVisible`).
110
+ * Receives the current page and total page count and returns custom JSX,
111
+ * allowing wording such as `Pages 1 out of 300`.
112
+ * @default `${current} / ${total}`
113
+ */
114
+ renderPageCount?: (current: number, total: number) => React.ReactNode;
107
115
  }
108
116
  /**
109
117
  * Props for PaginationButtons component
@@ -11,8 +11,10 @@ import { SwitchProps } from './types';
11
11
  * Checkbox, and Radio. Pass `color="custom"` together with the `colors`
12
12
  * object to supply arbitrary CSS color values.
13
13
  *
14
- * The off state always shows a neutral grey background. The disabled state
15
- * always uses `greyFocused40`, regardless of color variant.
14
+ * The off state always shows a neutral grey background (`greyFocused`).
15
+ * The disabled state always uses `greySelectedMenuItem`, regardless of color variant.
16
+ * Hovering the on state darkens it: palette variants swap to their `palette.*.dark`
17
+ * token; custom colors get a `rgba(0,0,0,0.15)` overlay so the knob stays unaffected.
16
18
  *
17
19
  * @category Form Controls
18
20
  * @subcategory Input
@@ -1,5 +1,7 @@
1
1
  interface SwitchBaseProps {
2
2
  onColor: string;
3
+ /** Explicit hover background for palette variants. When omitted, a ::after overlay darkens the track instead, leaving the knob unaffected. */
4
+ hoverColor?: string;
3
5
  offOutlineColor: string;
4
6
  }
5
7
  declare const SwitchBase: import("@emotion/styled").StyledComponent<{
@@ -7,13 +7,16 @@
7
7
  * Colors are driven by `theme.palette` for consistency with Button, Checkbox,
8
8
  * and Radio:
9
9
  * - `primary` (default) — blue; uses `palette.primary.main` for the on-state
10
- * background, `palette.primary.light` for the off-state focus outline.
10
+ * background, `palette.primary.dark` on hover, `palette.primary.light` for
11
+ * the off-state focus outline.
11
12
  * - `success` — green; uses `palette.success.main` for the on-state background,
12
- * `palette.success.light` for the off-state focus outline.
13
+ * `palette.success.dark` on hover, `palette.success.light` for the off-state
14
+ * focus outline.
13
15
  * - `custom` — no built-in color; supply exact values via the `colors` prop.
16
+ * On hover, a `rgba(0,0,0,0.15)` overlay darkens the track; the knob is unaffected.
14
17
  *
15
- * The off state always uses a neutral grey background regardless of variant.
16
- * Disabled state always uses `greyFocused40` (semi-transparent grey, same for all variants).
18
+ * The off state always uses a neutral grey background (`greyFocused`) regardless
19
+ * of variant. Disabled state always uses `greySelectedMenuItem` (same for all variants).
17
20
  *
18
21
  * @example
19
22
  * ```tsx
@@ -54,7 +57,7 @@ export interface SwitchProps {
54
57
  label: string;
55
58
  /**
56
59
  * Whether the switch is disabled
57
- * Disabled switches cannot be toggled and appear visually muted
60
+ * Disabled switches cannot be toggled; background becomes `greySelectedMenuItem`
58
61
  * @default false
59
62
  */
60
63
  isDisabled?: boolean;