3.5.2 • Published 21 days ago

@spscommerce/xref-management v3.5.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
21 days ago

xref-management

This package is owned by SPS Commerce. The intent of this package is to expose cross reference micro UIs for consumption.

These micro UIs use the same set of props:

  • orgId: The ID of the organization.
  • currentUser: The current user object.
  • env: The environment configuration

Below are the differnt components and how they can be imported.

Connections

The connections xref UI can be imported with:

import { Connections } from "@spscommerce/xref-management";

It can then be used a regular component:

<Connections orgId={orgId} currentUser={currentUser} env={env} />

Locations

The locations xref UI can be imported with:

import { Locations } from "@spscommerce/xref-management";

It can then be used as a regular component:

<Locations orgId={orgId} currentUser={currentUser} env={env} />
2.4.1

8 months ago

2.4.0

8 months ago

2.6.0

5 months ago

3.0.1

2 months ago

3.0.0

2 months ago

2.5.0

6 months ago

2.7.0

4 months ago

3.3.1

1 month ago

3.3.0

2 months ago

3.1.0

2 months ago

3.5.2

21 days ago

3.5.0

27 days ago

2.3.0

9 months ago

2.2.0

9 months ago

2.1.0

10 months ago

2.0.0

10 months ago

1.20.0

11 months ago

1.19.0

11 months ago

1.18.0

11 months ago

1.17.0

11 months ago

1.16.0

11 months ago

1.15.8

11 months ago

1.15.7

11 months ago

1.15.6

11 months ago

1.15.5

11 months ago

1.15.4

11 months ago

1.15.3

11 months ago

1.15.2

11 months ago

1.15.1

11 months ago

1.15.0

11 months ago

1.14.0

11 months ago

1.11.0

11 months ago

1.10.0

11 months ago

1.9.0

11 months ago

1.7.2

11 months ago

1.7.1

11 months ago

1.7.0

11 months ago

1.6.3

11 months ago

1.6.2

11 months ago

1.4.1

12 months ago

1.6.0

12 months ago

1.5.1

12 months ago

1.5.0

12 months ago

1.4.0

12 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago