@spscommerce/ds-react 7.2.1 → 7.2.3

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