@spscommerce/ds-react 7.17.9 → 8.0.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.
Files changed (118) 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/useTab.d.ts +1 -1
  10. package/lib/checkbox/SpsCheckbox.d.ts +1 -1
  11. package/lib/checkbox-dropdown/SpsCheckboxDropdown.d.ts +3 -3
  12. package/lib/clickable-tag/SpsClickableTag.d.ts +1 -1
  13. package/lib/column-chooser/SpsColumnChooser.d.ts +1 -1
  14. package/lib/column-chooser/SpsColumnChooserColumn.d.ts +1 -1
  15. package/lib/conditional-field/SpsConditionalField.d.ts +1 -1
  16. package/lib/content-row/SpsContentRow.d.ts +1 -1
  17. package/lib/content-row/SpsContentRowCol.d.ts +1 -1
  18. package/lib/content-row/SpsContentRowExpansion.d.ts +1 -1
  19. package/lib/currency-input/SpsCurrencyInput.d.ts +1 -1
  20. package/lib/dateRangePicker/SpsDateRangePicker.d.ts +1 -1
  21. package/lib/dateTimeRangePicker/SpsDateTimeRangePicker.d.ts +1 -1
  22. package/lib/datepicker/SpsDatepicker.d.ts +1 -1
  23. package/lib/datepicker/SpsDatepickerCalendar.d.ts +1 -1
  24. package/lib/datepicker/SpsDatepickerPopup.d.ts +1 -1
  25. package/lib/datetime/SpsDateTime.d.ts +1 -1
  26. package/lib/description-list/SpsDescriptionList.d.ts +1 -1
  27. package/lib/description-list/SpsDescriptionListDefinition.d.ts +1 -1
  28. package/lib/description-list/SpsDescriptionListTerm.d.ts +1 -1
  29. package/lib/dropdown/SpsDropdown.d.ts +1 -1
  30. package/lib/feedback-block/SpsFeedbackBlock.d.ts +1 -1
  31. package/lib/fieldset/SpsFieldset.d.ts +1 -1
  32. package/lib/filter-panel/SpsFilterPanel.d.ts +1 -1
  33. package/lib/filter-panel/SpsFilterPanelCap.d.ts +1 -1
  34. package/lib/filter-panel/SpsFilterPanelFilterBox.d.ts +1 -1
  35. package/lib/filter-panel/SpsFilterPanelSection.d.ts +1 -1
  36. package/lib/filter-tile-list/SpsFilterTile.d.ts +1 -1
  37. package/lib/filter-tile-list/SpsFilterTileList.d.ts +1 -1
  38. package/lib/focused-task/SpsFocusedTask.d.ts +1 -1
  39. package/lib/focused-task/SpsFocusedTaskActions.d.ts +1 -1
  40. package/lib/form/SpsForm.d.ts +3 -3
  41. package/lib/form/SpsFormComponentWrapper.d.ts +3 -3
  42. package/lib/form/hooks/useSpsForm.d.ts +9 -9
  43. package/lib/form/validation/types.d.ts +4 -4
  44. package/lib/growler/SpsGrowler.d.ts +1 -1
  45. package/lib/icon/SpsIcon.d.ts +1 -1
  46. package/lib/incrementor/SpsIncrementor.d.ts +1 -1
  47. package/lib/index.cjs.js +7217 -7221
  48. package/lib/index.es.js +13936 -13939
  49. package/lib/input-group/SpsInputGroup.d.ts +1 -1
  50. package/lib/insight-tile/SpsInsightTile.d.ts +1 -1
  51. package/lib/insight-tile/SpsInsights.d.ts +1 -1
  52. package/lib/key-value-list/SpsKeyValueList.d.ts +1 -1
  53. package/lib/key-value-list/SpsKeyValueListItem.d.ts +1 -1
  54. package/lib/key-value-tag/SpsKeyValueTag.d.ts +1 -1
  55. package/lib/label/SpsLabel.d.ts +1 -1
  56. package/lib/list-action-bar/SpsListActionBar.d.ts +1 -1
  57. package/lib/list-toolbar/SpsListToolbar.d.ts +1 -1
  58. package/lib/list-toolbar/SpsListToolbarSearch.d.ts +1 -1
  59. package/lib/list-toolbar/SpsListToolbarSearchInfo.d.ts +1 -1
  60. package/lib/list-toolbar/SpsListToolbarSortBy.d.ts +1 -1
  61. package/lib/micro-block/SpsMicroBlock.d.ts +1 -1
  62. package/lib/modal/SpsModal.d.ts +1 -1
  63. package/lib/modal/useModals.d.ts +1 -1
  64. package/lib/multi-select/SpsMultiSelect.d.ts +1 -1
  65. package/lib/multi-value-text-input/SpsMultiValueTextInput.d.ts +1 -1
  66. package/lib/option-list/SpsOptionListProps.d.ts +1 -1
  67. package/lib/page-title/SpsPageSubtitle.d.ts +1 -1
  68. package/lib/page-title/SpsPageTitle.d.ts +1 -1
  69. package/lib/pagination/SpsPageSelector.d.ts +1 -1
  70. package/lib/pagination/SpsPagination.d.ts +1 -1
  71. package/lib/product-bar/SpsProductBar.d.ts +1 -1
  72. package/lib/product-bar/SpsProductBarTab.d.ts +1 -1
  73. package/lib/progress-bar/SpsProgressBar.d.ts +1 -1
  74. package/lib/progress-ring/SpsProgressRing.d.ts +1 -1
  75. package/lib/radio-button/SpsRadioButton.d.ts +1 -1
  76. package/lib/scrollable-container/SpsScrollableContainer.d.ts +1 -1
  77. package/lib/search-results-bar/SpsSearchResultsBar.d.ts +1 -1
  78. package/lib/search-results-bar/SpsSearchResultsBarV2.d.ts +1 -1
  79. package/lib/select/SpsSelect.d.ts +2 -2
  80. package/lib/slack-link/SpsSlackLink.d.ts +1 -1
  81. package/lib/slide-in-panel/SpsSlideInPanel.d.ts +1 -1
  82. package/lib/sorting-header/SpsSortingHeader.d.ts +1 -1
  83. package/lib/sorting-header/SpsSortingHeaderCell.d.ts +1 -1
  84. package/lib/spinner/SpsSpinner.d.ts +1 -1
  85. package/lib/split-button/SpsSplitButton.d.ts +1 -1
  86. package/lib/stepped-progress-bar/SpsSteppedProgressBar.d.ts +1 -1
  87. package/lib/summary-list/SpsSummaryListColumn.d.ts +1 -1
  88. package/lib/summary-list/SpsSummaryListExpansion.d.ts +1 -1
  89. package/lib/summary-list/SpsSummaryListRow.d.ts +1 -1
  90. package/lib/table/SpsTable.d.ts +1 -1
  91. package/lib/table/SpsTableBody.d.ts +1 -1
  92. package/lib/table/SpsTableCell.d.ts +1 -1
  93. package/lib/table/SpsTableHead.d.ts +1 -1
  94. package/lib/table/SpsTableHeader.d.ts +1 -1
  95. package/lib/table/SpsTableRow.d.ts +1 -1
  96. package/lib/tabs/SpsTabs.d.ts +1 -1
  97. package/lib/tag/SpsTag.d.ts +1 -1
  98. package/lib/task-queue/SpsTaskQueue.d.ts +2 -2
  99. package/lib/text-input/SpsTextInput.d.ts +1 -1
  100. package/lib/textarea/SpsTextarea.d.ts +1 -1
  101. package/lib/tile-list/SpsTile.d.ts +1 -1
  102. package/lib/tile-list/SpsTileList.d.ts +1 -1
  103. package/lib/time-input/SpsTimeInput.d.ts +1 -1
  104. package/lib/toggle/SpsToggle.d.ts +1 -1
  105. package/lib/tooltip/SpsTooltip.d.ts +1 -1
  106. package/lib/tooltip/SpsTooltipTitle.d.ts +1 -1
  107. package/lib/utils/Provide.d.ts +1 -1
  108. package/lib/utils/bindProps.d.ts +1 -1
  109. package/lib/vertical-rule/SpsVerticalRule.d.ts +1 -1
  110. package/lib/wizard/SpsWizardSidebar.d.ts +1 -1
  111. package/lib/wizard/SpsWizardSubstep.d.ts +1 -1
  112. package/lib/workflow/SpsWorkflow.d.ts +1 -1
  113. package/lib/workflow/SpsWorkflowDocument.d.ts +1 -1
  114. package/lib/workflow/SpsWorkflowDocumentStatus.d.ts +1 -1
  115. package/lib/workflow/SpsWorkflowStep.d.ts +1 -1
  116. package/lib/zero-state/SpsMicroZeroState.d.ts +1 -1
  117. package/lib/zero-state/SpsZeroState.d.ts +1 -1
  118. package/package.json +12 -12
@@ -1,7 +1,7 @@
1
1
  import * as React from "react";
2
2
  import { WizardSubstepConditions } from "@spscommerce/ds-shared";
3
3
  import type { SpsGlobalPropTypes } from "../prop-types";
4
- export type SpsWizardSubstepProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
+ export declare type SpsWizardSubstepProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  condition: WizardSubstepConditions;
6
6
  display: string;
7
7
  orderPosition: string | number;
@@ -1,7 +1,7 @@
1
1
  import type { SpsIcon } from "@spscommerce/ds-shared";
2
2
  import * as React from "react";
3
3
  import type { SpsGlobalPropTypes } from "../prop-types";
4
- export type SpsWorkflowProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
+ export declare type SpsWorkflowProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  heading?: string;
6
6
  icon?: SpsIcon;
7
7
  }> & React.HTMLAttributes<HTMLDivElement>;
@@ -1,5 +1,5 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
- export type SpsWorkflowDocumentProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLSpanElement>;
3
+ export declare type SpsWorkflowDocumentProps = React.PropsWithChildren<SpsGlobalPropTypes> & React.HTMLAttributes<HTMLSpanElement>;
4
4
  export declare function SpsWorkflowDocument(props: SpsWorkflowDocumentProps): JSX.Element;
5
5
  export declare function SpsWfDoc(props: SpsWorkflowDocumentProps): JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import type { SpsIcon } from "@spscommerce/ds-shared";
2
2
  import * as React from "react";
3
3
  import type { SpsGlobalPropTypes } from "../prop-types";
4
- export type SpsWorkflowDocumentStatusProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
+ export declare type SpsWorkflowDocumentStatusProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  icon?: SpsIcon;
6
6
  }> & React.HTMLAttributes<HTMLSpanElement>;
7
7
  export declare function SpsWorkflowDocumentStatus(props: SpsWorkflowDocumentStatusProps): JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import type { SpsIcon } from "@spscommerce/ds-shared";
2
2
  import * as React from "react";
3
3
  import type { SpsGlobalPropTypes } from "../prop-types";
4
- export type SpsWorkflowStepProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
+ export declare type SpsWorkflowStepProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  icon: SpsIcon;
6
6
  title: string;
7
7
  }> & React.HTMLAttributes<HTMLDivElement>;
@@ -1,7 +1,7 @@
1
1
  import type { SpsIcon } from "@spscommerce/ds-shared";
2
2
  import * as React from "react";
3
3
  import type { SpsGlobalPropTypes } from "../prop-types";
4
- export type SpsMicroZeroStateProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
+ export declare type SpsMicroZeroStateProps = React.PropsWithChildren<SpsGlobalPropTypes & {
5
5
  illustration?: string;
6
6
  icon?: SpsIcon;
7
7
  heading?: React.ReactNode | (() => React.ReactNode);
@@ -1,6 +1,6 @@
1
1
  import * as React from "react";
2
2
  import type { SpsGlobalPropTypes } from "../prop-types";
3
- export type SpsZeroStateProps = React.PropsWithChildren<SpsGlobalPropTypes & {
3
+ export declare type SpsZeroStateProps = React.PropsWithChildren<SpsGlobalPropTypes & {
4
4
  illustration?: string;
5
5
  artwork?: string;
6
6
  heading: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@spscommerce/ds-react",
3
3
  "description": "SPS Design System React components",
4
- "version": "7.17.9",
4
+ "version": "8.0.0",
5
5
  "author": "SPS Commerce",
6
6
  "license": "UNLICENSED",
7
7
  "repository": "https://github.com/spscommerce/woodland/tree/main/packages/@spscommerce/ds-react",
@@ -46,11 +46,11 @@
46
46
  "moment-timezone": "^0.5.28",
47
47
  "react": "^16.9.0",
48
48
  "react-dom": "^16.9.0",
49
- "@sps-woodland/illustrations": "7.17.9",
50
- "@sps-woodland/tabs": "7.17.9",
51
- "@spscommerce/ds-colors": "7.17.9",
52
- "@spscommerce/ds-shared": "7.17.9",
53
- "@spscommerce/positioning": "7.17.9"
49
+ "@sps-woodland/illustrations": "8.0.0",
50
+ "@sps-woodland/tabs": "8.0.0",
51
+ "@spscommerce/ds-colors": "8.0.0",
52
+ "@spscommerce/ds-shared": "8.0.0",
53
+ "@spscommerce/positioning": "8.0.0"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@react-spectrum/provider": "^3.4.1",
@@ -72,12 +72,12 @@
72
72
  "raf-stub": "^2.0.2",
73
73
  "react": "^16.9.0",
74
74
  "react-dom": "^16.9.0",
75
- "@sps-woodland/illustrations": "7.17.9",
76
- "@sps-woodland/tabs": "7.17.9",
77
- "@spscommerce/ds-colors": "7.17.9",
78
- "@spscommerce/ds-shared": "7.17.9",
79
- "@spscommerce/positioning": "7.17.9",
80
- "test": "7.17.9"
75
+ "@sps-woodland/illustrations": "8.0.0",
76
+ "@sps-woodland/tabs": "8.0.0",
77
+ "@spscommerce/ds-colors": "8.0.0",
78
+ "@spscommerce/ds-shared": "8.0.0",
79
+ "@spscommerce/positioning": "8.0.0",
80
+ "test": "8.0.0"
81
81
  },
82
82
  "scripts": {
83
83
  "build": "pnpm run build:js && pnpm run build:types",