@ni/spright-components 4.2.3 → 4.2.4

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/README.md CHANGED
@@ -10,10 +10,10 @@ NI-styled web components following [Nimble Design System](https://nimble.ni.dev)
10
10
 
11
11
  The `spright-components` package is intended for components that do not belong in [`nimble-components`](/packages/nimble-components) due to being: ["molecules"](https://atomicdesign.bradfrost.com/chapter-2/), product-specific, data-connected, or not "general utility". Some examples:
12
12
 
13
- - Molecule: a group of card buttons with a specific layout
14
- - Product-specific: a configuration pane that uses product-specific terminology or connects to a product-specific data model
15
- - Data-connected: a table that populates itself by making HTTP requests to a specific service
16
- - Experimental components that are trying out new UX patterns to see if they should someday be promoted to Nimble.
13
+ - Molecule: a group of card buttons with a specific layout
14
+ - Product-specific: a configuration pane that uses product-specific terminology or connects to a product-specific data model
15
+ - Data-connected: a table that populates itself by making HTTP requests to a specific service
16
+ - Experimental components that are trying out new UX patterns to see if they should someday be promoted to Nimble.
17
17
 
18
18
  ## Why Spright?
19
19