@spscommerce/ds-react 7.17.9 → 7.17.10

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 (113) hide show
  1. package/lib/advanced-search/SpsAdvancedSearch.d.ts +1 -1
  2. package/lib/autocomplete/SpsAutocomplete.d.ts +1 -1
  3. package/lib/button/SpsButton.d.ts +1 -1
  4. package/lib/button/SpsButtonGroup.d.ts +1 -1
  5. package/lib/button/SpsIconButtonPanel.d.ts +1 -1
  6. package/lib/card/SpsCard.d.ts +1 -1
  7. package/lib/card/SpsCardHeader.d.ts +1 -1
  8. package/lib/card/SpsCardTabbedPane.d.ts +1 -1
  9. package/lib/card-v2/SpsCardV2.d.ts +1 -1
  10. package/lib/card-v2/SpsCardV2Footer.d.ts +1 -1
  11. package/lib/card-v2/SpsCardV2Header.d.ts +1 -1
  12. package/lib/card-v2/SpsCardV2Title.d.ts +1 -1
  13. package/lib/checkbox/SpsCheckbox.d.ts +1 -1
  14. package/lib/checkbox-dropdown/SpsCheckboxDropdown.d.ts +1 -1
  15. package/lib/clickable-tag/SpsClickableTag.d.ts +1 -1
  16. package/lib/column-chooser/SpsColumnChooser.d.ts +1 -1
  17. package/lib/column-chooser/SpsColumnChooserColumn.d.ts +1 -1
  18. package/lib/conditional-field/SpsConditionalField.d.ts +1 -1
  19. package/lib/content-row/SpsContentRow.d.ts +1 -1
  20. package/lib/content-row/SpsContentRowCol.d.ts +1 -1
  21. package/lib/content-row/SpsContentRowExpansion.d.ts +1 -1
  22. package/lib/currency-input/SpsCurrencyInput.d.ts +1 -1
  23. package/lib/dateRangePicker/SpsDateRangePicker.d.ts +1 -1
  24. package/lib/dateTimeRangePicker/SpsDateTimeRangePicker.d.ts +1 -1
  25. package/lib/datepicker/SpsDatepicker.d.ts +1 -1
  26. package/lib/datepicker/SpsDatepickerCalendar.d.ts +1 -1
  27. package/lib/datetime/SpsDateTime.d.ts +1 -1
  28. package/lib/description-list/SpsDescriptionList.d.ts +2 -2
  29. package/lib/description-list/SpsDescriptionListDefinition.d.ts +2 -2
  30. package/lib/description-list/SpsDescriptionListTerm.d.ts +2 -2
  31. package/lib/dropdown/SpsDropdown.d.ts +1 -1
  32. package/lib/feedback-block/SpsFeedbackBlock.d.ts +1 -1
  33. package/lib/fieldset/SpsFieldset.d.ts +1 -1
  34. package/lib/filter-panel/SpsFilterPanel.d.ts +1 -1
  35. package/lib/filter-panel/SpsFilterPanelCap.d.ts +1 -1
  36. package/lib/filter-panel/SpsFilterPanelFilterBox.d.ts +1 -1
  37. package/lib/filter-panel/SpsFilterPanelSection.d.ts +1 -1
  38. package/lib/filter-tile-list/SpsFilterTile.d.ts +1 -1
  39. package/lib/filter-tile-list/SpsFilterTileList.d.ts +1 -1
  40. package/lib/focused-task/SpsFocusedTask.d.ts +1 -1
  41. package/lib/focused-task/SpsFocusedTaskActions.d.ts +1 -1
  42. package/lib/icon/SpsIcon.d.ts +1 -1
  43. package/lib/incrementor/SpsIncrementor.d.ts +1 -1
  44. package/lib/index.cjs.js +156 -142
  45. package/lib/index.es.js +10548 -10962
  46. package/lib/input-group/SpsInputGroup.d.ts +1 -1
  47. package/lib/insight-tile/SpsInsightTile.d.ts +1 -1
  48. package/lib/insight-tile/SpsInsights.d.ts +1 -1
  49. package/lib/key-value-list/SpsKeyValueList.d.ts +1 -1
  50. package/lib/key-value-list/SpsKeyValueListItem.d.ts +1 -1
  51. package/lib/key-value-tag/SpsKeyValueTag.d.ts +1 -1
  52. package/lib/label/SpsLabel.d.ts +1 -1
  53. package/lib/list-toolbar/SpsListToolbar.d.ts +1 -1
  54. package/lib/list-toolbar/SpsListToolbar.examples.d.ts +2 -1
  55. package/lib/list-toolbar/SpsListToolbarSearch.d.ts +1 -1
  56. package/lib/list-toolbar/SpsListToolbarSearchInfo.d.ts +1 -1
  57. package/lib/list-toolbar/SpsListToolbarSortBy.d.ts +1 -1
  58. package/lib/micro-block/SpsMicroBlock.d.ts +1 -1
  59. package/lib/modal/SpsModal.d.ts +2 -2
  60. package/lib/multi-select/SpsMultiSelect.d.ts +1 -1
  61. package/lib/multi-value-text-input/SpsMultiValueTextInput.d.ts +1 -1
  62. package/lib/page-title/SpsPageSubtitle.d.ts +1 -1
  63. package/lib/page-title/SpsPageTitle.d.ts +1 -1
  64. package/lib/pagination/SpsPageSelector.d.ts +1 -1
  65. package/lib/pagination/SpsPagination.d.ts +1 -1
  66. package/lib/product-bar/SpsProductBar.d.ts +1 -1
  67. package/lib/product-bar/SpsProductBarTab.d.ts +1 -1
  68. package/lib/progress-bar/SpsProgressBar.d.ts +1 -1
  69. package/lib/progress-bar/SpsProgressBar.examples.d.ts +6 -5
  70. package/lib/progress-ring/SpsProgressRing.d.ts +1 -1
  71. package/lib/radio-button/SpsRadioButton.d.ts +1 -1
  72. package/lib/scrollable-container/SpsScrollableContainer.d.ts +1 -1
  73. package/lib/search-results-bar/SpsSearchResultsBar.d.ts +1 -1
  74. package/lib/search-results-bar/SpsSearchResultsBarV2.d.ts +1 -1
  75. package/lib/slack-link/SpsSlackLink.d.ts +1 -1
  76. package/lib/slide-in-panel/SpsSlideInPanel.d.ts +1 -1
  77. package/lib/sorting-header/SpsSortingHeader.d.ts +1 -1
  78. package/lib/sorting-header/SpsSortingHeaderCell.d.ts +1 -1
  79. package/lib/spinner/SpsSpinner.d.ts +1 -1
  80. package/lib/split-button/SpsSplitButton.d.ts +1 -1
  81. package/lib/stepped-progress-bar/SpsSteppedProgressBar.d.ts +1 -1
  82. package/lib/stepped-progress-bar/SpsSteppedProgressBar.examples.d.ts +7 -6
  83. package/lib/summary-list/SpsSummaryListColumn.d.ts +1 -1
  84. package/lib/summary-list/SpsSummaryListExpansion.d.ts +1 -1
  85. package/lib/summary-list/SpsSummaryListRow.d.ts +1 -1
  86. package/lib/table/SpsTable.d.ts +1 -1
  87. package/lib/table/SpsTableBody.d.ts +2 -2
  88. package/lib/table/SpsTableCell.d.ts +2 -2
  89. package/lib/table/SpsTableHead.d.ts +2 -2
  90. package/lib/table/SpsTableHeader.d.ts +2 -2
  91. package/lib/table/SpsTableRow.d.ts +2 -2
  92. package/lib/tabs/SpsTabs.d.ts +1 -1
  93. package/lib/tabs-v2/SpsTab.d.ts +2 -1
  94. package/lib/tabs-v2/SpsTabPanel.d.ts +2 -1
  95. package/lib/tabs-v2/SpsTabsV2.d.ts +2 -1
  96. package/lib/tag/SpsTag.d.ts +1 -1
  97. package/lib/task-queue/SpsTaskQueue.d.ts +1 -1
  98. package/lib/textarea/SpsTextarea.d.ts +1 -1
  99. package/lib/tile-list/SpsTile.d.ts +1 -1
  100. package/lib/tile-list/SpsTileList.d.ts +1 -1
  101. package/lib/time-input/SpsTimeInput.d.ts +1 -1
  102. package/lib/toggle/SpsToggle.d.ts +1 -1
  103. package/lib/tooltip/SpsTooltipTitle.d.ts +1 -1
  104. package/lib/vertical-rule/SpsVerticalRule.d.ts +2 -2
  105. package/lib/wizard/SpsWizardSidebar.d.ts +1 -1
  106. package/lib/wizard/SpsWizardSubstep.d.ts +1 -1
  107. package/lib/workflow/SpsWorkflow.d.ts +2 -2
  108. package/lib/workflow/SpsWorkflowDocument.d.ts +2 -2
  109. package/lib/workflow/SpsWorkflowDocumentStatus.d.ts +2 -2
  110. package/lib/workflow/SpsWorkflowStep.d.ts +2 -2
  111. package/lib/zero-state/SpsMicroZeroState.d.ts +1 -1
  112. package/lib/zero-state/SpsZeroState.d.ts +1 -1
  113. package/package.json +13 -13
@@ -7,4 +7,4 @@ export type SpsAdvancedSearchProps = React.PropsWithChildren<SpsGlobalPropTypes
7
7
  isOpen?: boolean;
8
8
  onClear?: () => void;
9
9
  }> & React.HTMLAttributes<HTMLDivElement>;
10
- export declare function SpsAdvancedSearch(props: SpsAdvancedSearchProps): JSX.Element;
10
+ export declare function SpsAdvancedSearch(props: SpsAdvancedSearchProps): React.JSX.Element;
@@ -21,4 +21,4 @@ export type SpsAutocompleteProps = React.PropsWithChildren<SpsGlobalPropTypes &
21
21
  maxHeightOptionListRem?: number;
22
22
  disableOptionsMemoization?: boolean;
23
23
  }> & React.HTMLAttributes<HTMLInputElement>;
24
- export declare function SpsAutocomplete({ className, debounce, disabled, formControl, formMeta, onChange, icon, id, placeholder, suggestions, unsafelyReplaceClassName, tallOptionList, value, zeroState, loading, maxHeightOptionListPx, maxHeightOptionListRem, disableOptionsMemoization, "data-testid": testId, ...rest }: SpsAutocompleteProps): JSX.Element;
24
+ export declare function SpsAutocomplete({ className, debounce, disabled, formControl, formMeta, onChange, icon, id, placeholder, suggestions, unsafelyReplaceClassName, tallOptionList, value, zeroState, loading, maxHeightOptionListPx, maxHeightOptionListRem, disableOptionsMemoization, "data-testid": testId, ...rest }: SpsAutocompleteProps): React.JSX.Element;
@@ -11,4 +11,4 @@ export type SpsButtonProps = React.PropsWithChildren<SpsGlobalPropTypes & {
11
11
  spinningTitle?: string;
12
12
  type?: ButtonType;
13
13
  }> & React.HTMLProps<HTMLButtonElement | HTMLAnchorElement>;
14
- export declare function SpsButton(props: SpsButtonProps): JSX.Element;
14
+ export declare function SpsButton(props: SpsButtonProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsButtonGroupProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsButtonGroup(props: SpsButtonGroupProps): JSX.Element;
4
+ export declare function SpsButtonGroup(props: SpsButtonGroupProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsIconButtonPanelProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsIconButtonPanel({ children, className, ...rest }: SpsIconButtonPanelProps): JSX.Element;
4
+ export declare function SpsIconButtonPanel({ children, className, ...rest }: SpsIconButtonPanelProps): React.JSX.Element;
@@ -8,4 +8,4 @@ export type SpsCardProps = React.PropsWithChildren<SpsGlobalPropTypes & {
8
8
  headerIcon?: SpsIcon;
9
9
  headerTitle?: string;
10
10
  }> & React.HTMLAttributes<HTMLDivElement>;
11
- export declare function SpsCard(props: SpsCardProps): JSX.Element;
11
+ export declare function SpsCard(props: SpsCardProps): React.JSX.Element;
@@ -6,4 +6,4 @@ export type SpsCardHeaderProps = React.PropsWithChildren<SpsGlobalPropTypes & {
6
6
  icon?: SpsIcon;
7
7
  title?: string;
8
8
  }> & React.HTMLAttributes<HTMLDivElement>;
9
- export declare function SpsCardHeader(props: SpsCardHeaderProps): JSX.Element;
9
+ export declare function SpsCardHeader(props: SpsCardHeaderProps): React.JSX.Element;
@@ -12,4 +12,4 @@ export type SpsCardTabbedPaneProps = React.PropsWithChildren<SpsGlobalPropTypes
12
12
  tagKind?: TagKind;
13
13
  tagIcon?: SpsIcon;
14
14
  }> & React.HTMLAttributes<HTMLAnchorElement>;
15
- export declare function SpsCardTabbedPane(props: SpsCardTabbedPaneProps): JSX.Element;
15
+ export declare function SpsCardTabbedPane(props: SpsCardTabbedPaneProps): React.JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import * as React from "react";
2
- export default function SpsCardV2({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): JSX.Element;
2
+ export default function SpsCardV2({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): React.JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import * as React from "react";
2
- export default function SpsCardV2Footer({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): JSX.Element;
2
+ export default function SpsCardV2Footer({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): React.JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import * as React from "react";
2
- export default function SpsCardV2Header({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): JSX.Element;
2
+ export default function SpsCardV2Header({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): React.JSX.Element;
@@ -1,2 +1,2 @@
1
1
  import * as React from "react";
2
- export default function SpsCardV2Title({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): JSX.Element;
2
+ export default function SpsCardV2Title({ children, className, ...rest }: React.HTMLProps<HTMLDivElement>): React.JSX.Element;
@@ -13,4 +13,4 @@ export type SpsCheckboxProps = React.PropsWithChildren<SpsGlobalPropTypes & {
13
13
  name?: string;
14
14
  onChange?: React.ChangeEventHandler<HTMLInputElement>;
15
15
  }> & React.HTMLAttributes<HTMLInputElement>;
16
- export declare function SpsCheckbox({ checked: checkedProp, className, disabled, formControl, formMeta, id, indeterminate: indeterminateProp, inline, label, onChange, "data-testid": testId, unsafelyReplaceClassName, ...rest }: SpsCheckboxProps): JSX.Element;
16
+ export declare function SpsCheckbox({ checked: checkedProp, className, disabled, formControl, formMeta, id, indeterminate: indeterminateProp, inline, label, onChange, "data-testid": testId, unsafelyReplaceClassName, ...rest }: SpsCheckboxProps): React.JSX.Element;
@@ -5,5 +5,5 @@ import { SpsDropdown } from "../dropdown/SpsDropdown";
5
5
  type PassthruCheckboxProps = Pick<Parameters<typeof SpsCheckbox>[0], "checked" | "onChange" | "indeterminate" | "disabled">;
6
6
  type PassthruDropdownProps = Pick<Parameters<typeof SpsDropdown>[0], "options">;
7
7
  export type SpsCheckboxDropdownProps = React.PropsWithChildren<SpsGlobalPropTypes & PassthruCheckboxProps & PassthruDropdownProps> & React.HTMLAttributes<HTMLElement>;
8
- export declare function SpsCheckboxDropdown(props: SpsCheckboxDropdownProps): JSX.Element;
8
+ export declare function SpsCheckboxDropdown(props: SpsCheckboxDropdownProps): React.JSX.Element;
9
9
  export {};
@@ -8,4 +8,4 @@ export type SpsClickableTagProps = React.PropsWithChildren<SpsGlobalPropTypes &
8
8
  onAdd?: () => void;
9
9
  onRemove?: () => void;
10
10
  }> & React.HTMLAttributes<HTMLDivElement>;
11
- export declare function SpsClickableTag(props: SpsClickableTagProps): JSX.Element;
11
+ export declare function SpsClickableTag(props: SpsClickableTagProps): React.JSX.Element;
@@ -13,4 +13,4 @@ export interface ColumnProps {
13
13
  value: string;
14
14
  mandatory?: boolean;
15
15
  }
16
- export declare function SpsColumnChooser(props: SpsColumnChooserProps): JSX.Element;
16
+ export declare function SpsColumnChooser(props: SpsColumnChooserProps): React.JSX.Element;
@@ -10,4 +10,4 @@ export type SpsColumnChooserColumnProps = React.PropsWithChildren<SpsGlobalPropT
10
10
  onDelete?: (columnValue: string) => void;
11
11
  mandatory?: boolean;
12
12
  }> & React.HTMLAttributes<HTMLDivElement>;
13
- export declare function SpsColumnChooserColumn(props: SpsColumnChooserColumnProps): JSX.Element;
13
+ export declare function SpsColumnChooserColumn(props: SpsColumnChooserColumnProps): React.JSX.Element;
@@ -3,4 +3,4 @@ import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsConditionalFieldProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
4
  showCondition?: boolean;
5
5
  }> & React.HTMLAttributes<HTMLDivElement>;
6
- export declare function SpsConditionalField({ showCondition, children, className, ...rest }: SpsConditionalFieldProps): JSX.Element | null;
6
+ export declare function SpsConditionalField({ showCondition, children, className, ...rest }: SpsConditionalFieldProps): React.JSX.Element | null;
@@ -13,4 +13,4 @@ export type SpsContentRowProps = React.PropsWithChildren<SpsGlobalPropTypes & {
13
13
  selectable?: boolean;
14
14
  selected?: boolean;
15
15
  }> & React.HTMLAttributes<HTMLDivElement>;
16
- export declare function SpsContentRow(props: SpsContentRowProps): JSX.Element;
16
+ export declare function SpsContentRow(props: SpsContentRowProps): React.JSX.Element;
@@ -7,4 +7,4 @@ export type SpsContentRowColProps = React.PropsWithChildren<SpsGlobalPropTypes &
7
7
  widthPx?: number;
8
8
  widthRem?: number;
9
9
  }> & React.HTMLAttributes<HTMLDivElement>;
10
- export declare function SpsContentRowCol(props: SpsContentRowColProps): JSX.Element;
10
+ export declare function SpsContentRowCol(props: SpsContentRowColProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsContentRowExpansionProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsContentRowExpansion(props: SpsContentRowExpansionProps): JSX.Element;
4
+ export declare function SpsContentRowExpansion(props: SpsContentRowExpansionProps): React.JSX.Element;
@@ -9,4 +9,4 @@ export type SpsCurrencyInputProps = React.PropsWithChildren<SpsGlobalPropTypes &
9
9
  ref?: React.MutableRefObject<HTMLDivElement>;
10
10
  value?: number;
11
11
  }> & React.HTMLAttributes<HTMLInputElement>;
12
- export declare function SpsCurrencyInput({ className, disabled, formMeta, id, name, onChange, ref, title, value, ...rest }: SpsCurrencyInputProps): JSX.Element;
12
+ export declare function SpsCurrencyInput({ className, disabled, formMeta, id, name, onChange, ref, title, value, ...rest }: SpsCurrencyInputProps): React.JSX.Element;
@@ -15,4 +15,4 @@ export type SpsDateRangePickerProps = React.PropsWithChildren<SpsGlobalPropTypes
15
15
  showTwoMonths?: boolean;
16
16
  }> & React.HTMLAttributes<HTMLInputElement>;
17
17
  export declare const DEFAULT_PRESETS: DatePreset[];
18
- export declare function SpsDateRangePicker({ children, className, disabled, formMeta, id, maxDate, minDate, onChange, presets, selectedPreset: presetProp, onPresetChange, value, showTwoMonths, "data-testid": testId, ...rest }: SpsDateRangePickerProps): JSX.Element;
18
+ export declare function SpsDateRangePicker({ children, className, disabled, formMeta, id, maxDate, minDate, onChange, presets, selectedPreset: presetProp, onPresetChange, value, showTwoMonths, "data-testid": testId, ...rest }: SpsDateRangePickerProps): React.JSX.Element;
@@ -14,4 +14,4 @@ export type SpsDateTimeRangePickerProps = React.PropsWithChildren<SpsGlobalPropT
14
14
  twentyFourHour?: boolean;
15
15
  }> & React.HTMLAttributes<HTMLInputElement>;
16
16
  export declare const DEFAULT_DATETIME_PRESETS: DateTimePreset[];
17
- export declare function SpsDateTimeRangePicker({ className, disabled, formMeta, id, maxDate, minDate, onChange, presets, value, showTwoMonths, twentyFourHour, "data-testid": testId, }: SpsDateTimeRangePickerProps): JSX.Element;
17
+ export declare function SpsDateTimeRangePicker({ className, disabled, formMeta, id, maxDate, minDate, onChange, presets, value, showTwoMonths, twentyFourHour, "data-testid": testId, }: SpsDateTimeRangePickerProps): React.JSX.Element;
@@ -10,4 +10,4 @@ export type SpsDatepickerProps = React.PropsWithChildren<SpsGlobalPropTypes & {
10
10
  onChange?: (newDate: SimpleDate) => void;
11
11
  value?: SimpleDate;
12
12
  }> & React.HTMLAttributes<HTMLInputElement>;
13
- export declare function SpsDatepicker({ children, className, disabled, formMeta, id, maxDate, minDate, onChange, value, "data-testid": testId, ...rest }: SpsDatepickerProps): JSX.Element;
13
+ export declare function SpsDatepicker({ children, className, disabled, formMeta, id, maxDate, minDate, onChange, value, "data-testid": testId, ...rest }: SpsDatepickerProps): React.JSX.Element;
@@ -11,4 +11,4 @@ export type SpsDatepickerCalendarProps = React.PropsWithChildren<SpsGlobalPropTy
11
11
  showTwoMonths?: boolean;
12
12
  selectedPreset?: string | null;
13
13
  }> & React.HTMLAttributes<HTMLDivElement>;
14
- export declare function SpsDatepickerCalendar(props: SpsDatepickerCalendarProps): JSX.Element;
14
+ export declare function SpsDatepickerCalendar(props: SpsDatepickerCalendarProps): React.JSX.Element;
@@ -17,4 +17,4 @@ export type SpsDateTimeProps = React.PropsWithChildren<{
17
17
  relativeHrs?: number;
18
18
  tz?: string;
19
19
  }> & React.HTMLAttributes<HTMLSpanElement>;
20
- export declare function SpsDateTime(props: SpsDateTimeProps): JSX.Element;
20
+ export declare function SpsDateTime(props: SpsDateTimeProps): React.JSX.Element;
@@ -5,5 +5,5 @@ export type SpsDescriptionListProps = React.PropsWithChildren<SpsGlobalPropTypes
5
5
  wideTerms?: boolean;
6
6
  widerTerms?: boolean;
7
7
  }> & React.HTMLAttributes<HTMLDListElement>;
8
- export declare function SpsDescriptionList(props: SpsDescriptionListProps): JSX.Element;
9
- export declare function SpsDl(props: SpsDescriptionListProps): JSX.Element;
8
+ export declare function SpsDescriptionList(props: SpsDescriptionListProps): React.JSX.Element;
9
+ export declare function SpsDl(props: SpsDescriptionListProps): React.JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsDescriptionListDefinitionProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLElement>;
4
- export declare function SpsDescriptionListDefinition(props: SpsDescriptionListDefinitionProps): JSX.Element;
5
- export declare function SpsDd(props: SpsDescriptionListDefinitionProps): JSX.Element;
4
+ export declare function SpsDescriptionListDefinition(props: SpsDescriptionListDefinitionProps): React.JSX.Element;
5
+ export declare function SpsDd(props: SpsDescriptionListDefinitionProps): React.JSX.Element;
@@ -9,5 +9,5 @@ export type SpsDescriptionListTermProps = React.PropsWithChildren<SpsGlobalPropT
9
9
  labelFor?: SpsFormControl<any> | SpsFormFieldMeta<any>;
10
10
  required?: boolean;
11
11
  }> & React.HTMLAttributes<HTMLElement>;
12
- export declare function SpsDescriptionListTerm(props: SpsDescriptionListTermProps): JSX.Element;
13
- export declare function SpsDt(props: SpsDescriptionListTermProps): JSX.Element;
12
+ export declare function SpsDescriptionListTerm(props: SpsDescriptionListTermProps): React.JSX.Element;
13
+ export declare function SpsDt(props: SpsDescriptionListTermProps): React.JSX.Element;
@@ -20,4 +20,4 @@ export type SpsDropdownProps = React.PropsWithChildren<SpsGlobalPropTypes & {
20
20
  maxHeightOptionListRem?: number;
21
21
  disableOptionsMemoization?: boolean;
22
22
  }> & React.HTMLAttributes<HTMLDivElement>;
23
- export declare function SpsDropdown(props: SpsDropdownProps): JSX.Element;
23
+ export declare function SpsDropdown(props: SpsDropdownProps): React.JSX.Element;
@@ -4,4 +4,4 @@ import type { SpsGlobalPropTypes } from "../prop-types";
4
4
  export type SpsFeedbackBlockProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  kind?: FeedbackBlockKind;
6
6
  }> & React.HTMLAttributes<HTMLDivElement>;
7
- export declare function SpsFeedbackBlock(props: SpsFeedbackBlockProps): JSX.Element;
7
+ export declare function SpsFeedbackBlock(props: SpsFeedbackBlockProps): React.JSX.Element;
@@ -16,4 +16,4 @@ export type SpsFieldsetProps = React.PropsWithChildren<SpsGlobalPropTypes & {
16
16
  tooltip?: string;
17
17
  applyNestedStyles?: boolean;
18
18
  }> & React.HTMLAttributes<HTMLDivElement>;
19
- export declare function SpsFieldset({ children, className, errors, formArray, formGroup, formMeta, legend, unsafelyReplaceClassName, hasRequiredFields, optional, enabled, onToggled, tooltip, applyNestedStyles, "data-testid": testId, }: SpsFieldsetProps): JSX.Element;
19
+ export declare function SpsFieldset({ children, className, errors, formArray, formGroup, formMeta, legend, unsafelyReplaceClassName, hasRequiredFields, optional, enabled, onToggled, tooltip, applyNestedStyles, "data-testid": testId, }: SpsFieldsetProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsFilterPanelProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsFilterPanel({ children, className, ...rest }: SpsFilterPanelProps): JSX.Element;
4
+ export declare function SpsFilterPanel({ children, className, ...rest }: SpsFilterPanelProps): React.JSX.Element;
@@ -3,4 +3,4 @@ import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsFilterPanelCapProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
4
  onClear?: () => void;
5
5
  }> & React.HTMLAttributes<HTMLDivElement>;
6
- export declare function SpsFilterPanelCap({ children, className, onClear, ...rest }: SpsFilterPanelCapProps): JSX.Element;
6
+ export declare function SpsFilterPanelCap({ children, className, onClear, ...rest }: SpsFilterPanelCapProps): React.JSX.Element;
@@ -7,4 +7,4 @@ export type SpsFilterPanelFilterBoxProps = React.PropsWithChildren<SpsGlobalProp
7
7
  formMeta?: SpsFormFieldMeta<string>;
8
8
  onFilterChange?: React.ChangeEventHandler<HTMLInputElement>;
9
9
  }> & React.HTMLAttributes<HTMLDivElement>;
10
- export declare function SpsFilterPanelFilterBox({ className, value, placeholder, formMeta, onFilterChange, ...rest }: SpsFilterPanelFilterBoxProps): JSX.Element;
10
+ export declare function SpsFilterPanelFilterBox({ className, value, placeholder, formMeta, onFilterChange, ...rest }: SpsFilterPanelFilterBoxProps): React.JSX.Element;
@@ -8,4 +8,4 @@ export type SpsFilterPanelSectionProps = React.PropsWithChildren<SpsGlobalPropTy
8
8
  onExpand?: () => void;
9
9
  onCollapse?: () => void;
10
10
  }> & Omit<React.HTMLAttributes<HTMLDivElement>, "title">;
11
- export declare function SpsFilterPanelSection({ children, className, title, expanded, heightPx, heightRem, onExpand, onCollapse, ...rest }: SpsFilterPanelSectionProps): JSX.Element;
11
+ export declare function SpsFilterPanelSection({ children, className, title, expanded, heightPx, heightRem, onExpand, onCollapse, ...rest }: SpsFilterPanelSectionProps): React.JSX.Element;
@@ -7,4 +7,4 @@ export type SpsFilterTileProps = React.PropsWithChildren<SpsGlobalPropTypes & {
7
7
  kind?: SpsFilterTileKind;
8
8
  active?: boolean;
9
9
  }> & React.HTMLAttributes<HTMLDivElement>;
10
- export declare function SpsFilterTile(props: SpsFilterTileProps): JSX.Element;
10
+ export declare function SpsFilterTile(props: SpsFilterTileProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsFilterTileListProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsFilterTileList(props: SpsFilterTileListProps): JSX.Element;
4
+ export declare function SpsFilterTileList(props: SpsFilterTileListProps): React.JSX.Element;
@@ -5,4 +5,4 @@ export type SpsFocusedTaskProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  isOpen?: boolean;
6
6
  onClose?: () => void;
7
7
  }> & React.HTMLAttributes<HTMLDivElement>;
8
- export declare function SpsFocusedTask(props: SpsFocusedTaskProps): JSX.Element;
8
+ export declare function SpsFocusedTask(props: SpsFocusedTaskProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
3
  export type SpsFocusedTaskActionsProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLDivElement>;
4
- export declare function SpsFocusedTaskActions(props: SpsFocusedTaskActionsProps): JSX.Element;
4
+ export declare function SpsFocusedTaskActions(props: SpsFocusedTaskActionsProps): React.JSX.Element;
@@ -6,4 +6,4 @@ export type SpsIconProps = React.PropsWithChildren<SpsGlobalPropTypes & {
6
6
  icon: SpsIconEnum;
7
7
  size?: SpsIconSize;
8
8
  }> & React.HTMLAttributes<HTMLElement>;
9
- export declare function SpsI(props: SpsIconProps): JSX.Element;
9
+ export declare function SpsI(props: SpsIconProps): React.JSX.Element;
@@ -7,4 +7,4 @@ export type SpsIncrementorProps = React.PropsWithChildren<SpsGlobalPropTypes & {
7
7
  step?: number;
8
8
  onValueChange?: (newValue: number) => void;
9
9
  }> & React.HTMLAttributes<HTMLDivElement>;
10
- export declare function SpsIncrementor(props: SpsIncrementorProps): JSX.Element;
10
+ export declare function SpsIncrementor(props: SpsIncrementorProps): React.JSX.Element;