@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.
- package/lib/advanced-search/SpsAdvancedSearch.d.ts +1 -1
- package/lib/autocomplete/SpsAutocomplete.d.ts +1 -1
- package/lib/button/SpsButton.d.ts +1 -1
- package/lib/button/SpsButtonGroup.d.ts +1 -1
- package/lib/button/SpsIconButtonPanel.d.ts +1 -1
- package/lib/card/SpsCard.d.ts +1 -1
- package/lib/card/SpsCardHeader.d.ts +1 -1
- package/lib/card/SpsCardTabbedPane.d.ts +1 -1
- package/lib/card/useTab.d.ts +1 -1
- package/lib/checkbox/SpsCheckbox.d.ts +1 -1
- package/lib/checkbox-dropdown/SpsCheckboxDropdown.d.ts +3 -3
- package/lib/clickable-tag/SpsClickableTag.d.ts +1 -1
- package/lib/column-chooser/SpsColumnChooser.d.ts +1 -1
- package/lib/column-chooser/SpsColumnChooserColumn.d.ts +1 -1
- package/lib/conditional-field/SpsConditionalField.d.ts +1 -1
- package/lib/content-row/SpsContentRow.d.ts +1 -1
- package/lib/content-row/SpsContentRowCol.d.ts +1 -1
- package/lib/content-row/SpsContentRowExpansion.d.ts +1 -1
- package/lib/currency-input/SpsCurrencyInput.d.ts +1 -1
- package/lib/dateRangePicker/SpsDateRangePicker.d.ts +1 -1
- package/lib/datepicker/SpsDatepicker.d.ts +1 -1
- package/lib/datepicker/SpsDatepickerCalendar.d.ts +1 -1
- package/lib/datepicker/SpsDatepickerPopup.d.ts +1 -1
- package/lib/datetime/SpsDateTime.d.ts +1 -1
- package/lib/description-list/SpsDescriptionList.d.ts +1 -1
- package/lib/description-list/SpsDescriptionListDefinition.d.ts +1 -1
- package/lib/description-list/SpsDescriptionListTerm.d.ts +1 -1
- package/lib/dropdown/SpsDropdown.d.ts +1 -1
- package/lib/feedback-block/SpsFeedbackBlock.d.ts +1 -1
- package/lib/fieldset/SpsFieldset.d.ts +1 -1
- package/lib/filter-panel/SpsFilterPanel.d.ts +1 -1
- package/lib/filter-panel/SpsFilterPanelCap.d.ts +1 -1
- package/lib/filter-panel/SpsFilterPanelFilterBox.d.ts +1 -1
- package/lib/filter-panel/SpsFilterPanelSection.d.ts +1 -1
- package/lib/filter-tile-list/SpsFilterTile.d.ts +1 -1
- package/lib/filter-tile-list/SpsFilterTileList.d.ts +1 -1
- package/lib/focused-task/SpsFocusedTask.d.ts +1 -1
- package/lib/focused-task/SpsFocusedTaskActions.d.ts +1 -1
- package/lib/form/SpsForm.d.ts +3 -3
- package/lib/form/SpsFormComponentWrapper.d.ts +3 -3
- package/lib/form/hooks/useSpsForm.d.ts +9 -9
- package/lib/form/validation/types.d.ts +4 -4
- package/lib/growler/SpsGrowler.d.ts +1 -1
- package/lib/icon/SpsIcon.d.ts +1 -1
- package/lib/incrementor/SpsIncrementor.d.ts +1 -1
- package/lib/index.cjs.js +106 -106
- package/lib/index.es.js +3173 -3170
- package/lib/input-group/SpsInputGroup.d.ts +1 -1
- package/lib/insight-tile/SpsInsightTile.d.ts +1 -1
- package/lib/insight-tile/SpsInsights.d.ts +1 -1
- package/lib/key-value-list/SpsKeyValueList.d.ts +1 -1
- package/lib/key-value-list/SpsKeyValueListItem.d.ts +1 -1
- package/lib/key-value-tag/SpsKeyValueTag.d.ts +1 -1
- package/lib/label/SpsLabel.d.ts +1 -1
- package/lib/list-action-bar/SpsListActionBar.d.ts +1 -1
- package/lib/list-toolbar/SpsListToolbar.d.ts +1 -1
- package/lib/list-toolbar/SpsListToolbarSearch.d.ts +1 -1
- package/lib/list-toolbar/SpsListToolbarSearchInfo.d.ts +1 -1
- package/lib/list-toolbar/SpsListToolbarSortBy.d.ts +1 -1
- package/lib/micro-block/SpsMicroBlock.d.ts +1 -1
- package/lib/modal/SpsModal.d.ts +1 -1
- package/lib/modal/useModals.d.ts +1 -1
- package/lib/multi-select/SpsMultiSelect.d.ts +1 -1
- package/lib/multi-value-text-input/SpsMultiValueTextInput.d.ts +1 -1
- package/lib/option-list/SpsOptionListProps.d.ts +1 -1
- package/lib/page-title/SpsPageSubtitle.d.ts +1 -1
- package/lib/page-title/SpsPageTitle.d.ts +1 -1
- package/lib/pagination/SpsPageSelector.d.ts +1 -1
- package/lib/pagination/SpsPagination.d.ts +1 -1
- package/lib/product-bar/SpsProductBar.d.ts +1 -1
- package/lib/product-bar/SpsProductBarTab.d.ts +1 -1
- package/lib/progress-bar/SpsProgressBar.d.ts +1 -1
- package/lib/progress-ring/SpsProgressRing.d.ts +1 -1
- package/lib/radio-button/SpsRadioButton.d.ts +1 -1
- package/lib/scrollable-container/SpsScrollableContainer.d.ts +1 -1
- package/lib/search-results-bar/SpsSearchResultsBar.d.ts +1 -1
- package/lib/search-results-bar/SpsSearchResultsBarV2.d.ts +1 -1
- package/lib/select/SpsSelect.d.ts +2 -2
- package/lib/slack-link/SpsSlackLink.d.ts +1 -1
- package/lib/slide-in-panel/SpsSlideInPanel.d.ts +1 -1
- package/lib/sorting-header/SpsSortingHeader.d.ts +1 -1
- package/lib/sorting-header/SpsSortingHeaderCell.d.ts +1 -1
- package/lib/spinner/SpsSpinner.d.ts +1 -1
- package/lib/split-button/SpsSplitButton.d.ts +1 -1
- package/lib/stepped-progress-bar/SpsSteppedProgressBar.d.ts +1 -1
- package/lib/summary-list/SpsSummaryListColumn.d.ts +1 -1
- package/lib/summary-list/SpsSummaryListExpansion.d.ts +1 -1
- package/lib/summary-list/SpsSummaryListRow.d.ts +1 -1
- package/lib/table/SpsTable.d.ts +1 -1
- package/lib/table/SpsTableBody.d.ts +1 -1
- package/lib/table/SpsTableCell.d.ts +1 -1
- package/lib/table/SpsTableHead.d.ts +1 -1
- package/lib/table/SpsTableHeader.d.ts +1 -1
- package/lib/table/SpsTableRow.d.ts +1 -1
- package/lib/tabs/SpsTabs.d.ts +1 -1
- package/lib/tag/SpsTag.d.ts +1 -1
- package/lib/task-queue/SpsTaskQueue.d.ts +2 -2
- package/lib/text-input/SpsTextInput.d.ts +1 -1
- package/lib/textarea/SpsTextarea.d.ts +1 -1
- package/lib/tile-list/SpsTile.d.ts +1 -1
- package/lib/tile-list/SpsTileList.d.ts +1 -1
- package/lib/toggle/SpsToggle.d.ts +1 -1
- package/lib/tooltip/SpsTooltip.d.ts +1 -1
- package/lib/tooltip/SpsTooltipTitle.d.ts +1 -1
- package/lib/utils/Provide.d.ts +1 -1
- package/lib/utils/bindProps.d.ts +1 -1
- package/lib/vertical-rule/SpsVerticalRule.d.ts +1 -1
- package/lib/wizard/SpsWizardSidebar.d.ts +1 -1
- package/lib/wizard/SpsWizardSubstep.d.ts +1 -1
- package/lib/workflow/SpsWorkflow.d.ts +1 -1
- package/lib/workflow/SpsWorkflowDocument.d.ts +1 -1
- package/lib/workflow/SpsWorkflowDocumentStatus.d.ts +1 -1
- package/lib/workflow/SpsWorkflowStep.d.ts +1 -1
- package/lib/zero-state/SpsMicroZeroState.d.ts +1 -1
- package/lib/zero-state/SpsZeroState.d.ts +1 -1
- 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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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.
|
|
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.
|
|
38
|
-
"@sps-woodland/tabs": "7.2.
|
|
39
|
-
"@spscommerce/ds-colors": "7.2.
|
|
40
|
-
"@spscommerce/ds-shared": "7.2.
|
|
41
|
-
"@spscommerce/positioning": "7.2.
|
|
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.
|
|
56
|
-
"@sps-woodland/tabs": "7.2.
|
|
57
|
-
"@spscommerce/ds-colors": "7.2.
|
|
58
|
-
"@spscommerce/ds-shared": "7.2.
|
|
59
|
-
"@spscommerce/positioning": "7.2.
|
|
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.
|
|
79
|
+
"test": "7.2.3"
|
|
74
80
|
},
|
|
75
81
|
"scripts": {
|
|
76
82
|
"build": "pnpm run build:js && pnpm run build:types",
|