@justeattakeaway/pie-webc 0.11.13 → 0.11.15
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/docs/css-setup.md +2 -2
- package/package.json +33 -33
package/docs/css-setup.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
In order for our components to render correctly, you will need to install our base CSS package, `@justeattakeaway/pie-css`. This package contains all the CSS variables and base styles required for our components to work correctly.
|
|
5
5
|
Most of these CSS variables are what are known as [Design Tokens](https://pie.design/foundations/design-tokens/). They are a vital part of our design system, and are used to ensure consistency across all of our components.
|
|
6
|
-
This package also provides a suite of [Typography CSS utility classes](/docs/
|
|
6
|
+
This package also provides a suite of [Typography CSS utility classes](/docs/pie-css-typography-utility-classes--docs) to allow you to easily style your text with our design tokens.
|
|
7
7
|
|
|
8
8
|
## Table of Contents
|
|
9
9
|
|
|
@@ -115,4 +115,4 @@ declare module '@justeattakeaway/pie-css';
|
|
|
115
115
|
```
|
|
116
116
|
---
|
|
117
117
|
|
|
118
|
-
For more information on what styles are included in the
|
|
118
|
+
For more information on what styles are included in the `pie-css` package, and it's optional utilities, please refer to the [PIE CSS documentation](/docs/pie-css--docs).
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@justeattakeaway/pie-webc",
|
|
3
3
|
"description": "Component bundle containing all PIE web components",
|
|
4
|
-
"version": "0.11.
|
|
4
|
+
"version": "0.11.15",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -850,38 +850,38 @@
|
|
|
850
850
|
"chalk": "5.6.2"
|
|
851
851
|
},
|
|
852
852
|
"dependencies": {
|
|
853
|
-
"@justeattakeaway/pie-accordion": "0.2.
|
|
854
|
-
"@justeattakeaway/pie-assistive-text": "1.0.
|
|
855
|
-
"@justeattakeaway/pie-avatar": "0.4.
|
|
856
|
-
"@justeattakeaway/pie-breadcrumb": "1.0.
|
|
857
|
-
"@justeattakeaway/pie-button": "1.14.
|
|
858
|
-
"@justeattakeaway/pie-card": "0.27.
|
|
859
|
-
"@justeattakeaway/pie-checkbox": "1.4.
|
|
860
|
-
"@justeattakeaway/pie-checkbox-group": "1.2.
|
|
861
|
-
"@justeattakeaway/pie-chip": "1.0.
|
|
862
|
-
"@justeattakeaway/pie-cookie-banner": "1.10.
|
|
863
|
-
"@justeattakeaway/pie-data-table": "0.3.
|
|
864
|
-
"@justeattakeaway/pie-divider": "1.5.
|
|
865
|
-
"@justeattakeaway/pie-form-label": "0.18.
|
|
866
|
-
"@justeattakeaway/pie-icon-button": "2.7.
|
|
867
|
-
"@justeattakeaway/pie-icon-with-background": "0.4.
|
|
868
|
-
"@justeattakeaway/pie-link": "1.5.
|
|
869
|
-
"@justeattakeaway/pie-list": "0.7.
|
|
870
|
-
"@justeattakeaway/pie-lottie-player": "0.4.
|
|
871
|
-
"@justeattakeaway/pie-modal": "1.27.
|
|
872
|
-
"@justeattakeaway/pie-notification": "0.24.
|
|
873
|
-
"@justeattakeaway/pie-radio": "1.2.
|
|
874
|
-
"@justeattakeaway/pie-radio-group": "1.2.
|
|
875
|
-
"@justeattakeaway/pie-select": "0.9.
|
|
876
|
-
"@justeattakeaway/pie-spinner": "1.5.
|
|
877
|
-
"@justeattakeaway/pie-switch": "2.7.
|
|
878
|
-
"@justeattakeaway/pie-tabs": "0.1.
|
|
879
|
-
"@justeattakeaway/pie-tag": "1.1.
|
|
880
|
-
"@justeattakeaway/pie-text-input": "0.30.
|
|
881
|
-
"@justeattakeaway/pie-textarea": "0.23.
|
|
882
|
-
"@justeattakeaway/pie-thumbnail": "0.9.
|
|
883
|
-
"@justeattakeaway/pie-toast": "1.1.
|
|
884
|
-
"@justeattakeaway/pie-toast-provider": "1.1.
|
|
853
|
+
"@justeattakeaway/pie-accordion": "0.2.9",
|
|
854
|
+
"@justeattakeaway/pie-assistive-text": "1.0.12",
|
|
855
|
+
"@justeattakeaway/pie-avatar": "0.4.50",
|
|
856
|
+
"@justeattakeaway/pie-breadcrumb": "1.0.13",
|
|
857
|
+
"@justeattakeaway/pie-button": "1.14.14",
|
|
858
|
+
"@justeattakeaway/pie-card": "0.27.12",
|
|
859
|
+
"@justeattakeaway/pie-checkbox": "1.4.6",
|
|
860
|
+
"@justeattakeaway/pie-checkbox-group": "1.2.8",
|
|
861
|
+
"@justeattakeaway/pie-chip": "1.0.13",
|
|
862
|
+
"@justeattakeaway/pie-cookie-banner": "1.10.16",
|
|
863
|
+
"@justeattakeaway/pie-data-table": "0.3.29",
|
|
864
|
+
"@justeattakeaway/pie-divider": "1.5.34",
|
|
865
|
+
"@justeattakeaway/pie-form-label": "0.18.35",
|
|
866
|
+
"@justeattakeaway/pie-icon-button": "2.7.32",
|
|
867
|
+
"@justeattakeaway/pie-icon-with-background": "0.4.2",
|
|
868
|
+
"@justeattakeaway/pie-link": "1.5.4",
|
|
869
|
+
"@justeattakeaway/pie-list": "0.7.2",
|
|
870
|
+
"@justeattakeaway/pie-lottie-player": "0.4.14",
|
|
871
|
+
"@justeattakeaway/pie-modal": "1.27.9",
|
|
872
|
+
"@justeattakeaway/pie-notification": "0.24.18",
|
|
873
|
+
"@justeattakeaway/pie-radio": "1.2.5",
|
|
874
|
+
"@justeattakeaway/pie-radio-group": "1.2.9",
|
|
875
|
+
"@justeattakeaway/pie-select": "0.9.12",
|
|
876
|
+
"@justeattakeaway/pie-spinner": "1.5.7",
|
|
877
|
+
"@justeattakeaway/pie-switch": "2.7.3",
|
|
878
|
+
"@justeattakeaway/pie-tabs": "0.1.34",
|
|
879
|
+
"@justeattakeaway/pie-tag": "1.1.2",
|
|
880
|
+
"@justeattakeaway/pie-text-input": "0.30.12",
|
|
881
|
+
"@justeattakeaway/pie-textarea": "0.23.7",
|
|
882
|
+
"@justeattakeaway/pie-thumbnail": "0.9.2",
|
|
883
|
+
"@justeattakeaway/pie-toast": "1.1.8",
|
|
884
|
+
"@justeattakeaway/pie-toast-provider": "1.1.8"
|
|
885
885
|
},
|
|
886
886
|
"sideEffects": [
|
|
887
887
|
"**/*.js"
|