@justeattakeaway/pie-webc 0.11.16 → 0.11.17
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/components/tooltip.d.ts +1 -0
- package/components/tooltip.js +1 -0
- package/package.json +55 -34
- package/react/tooltip.d.ts +1 -0
- package/react/tooltip.js +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-tooltip';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-tooltip';
|
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.17",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -835,6 +835,26 @@
|
|
|
835
835
|
"import": "./react/toast-provider.js",
|
|
836
836
|
"require": "./react/toast-provider.js",
|
|
837
837
|
"types": "./react/toast-provider.d.ts"
|
|
838
|
+
},
|
|
839
|
+
"./components/tooltip": {
|
|
840
|
+
"import": "./components/tooltip.js",
|
|
841
|
+
"require": "./components/tooltip.js",
|
|
842
|
+
"types": "./components/tooltip.d.ts"
|
|
843
|
+
},
|
|
844
|
+
"./components/tooltip.js": {
|
|
845
|
+
"import": "./components/tooltip.js",
|
|
846
|
+
"require": "./components/tooltip.js",
|
|
847
|
+
"types": "./components/tooltip.d.ts"
|
|
848
|
+
},
|
|
849
|
+
"./react/tooltip": {
|
|
850
|
+
"import": "./react/tooltip.js",
|
|
851
|
+
"require": "./react/tooltip.js",
|
|
852
|
+
"types": "./react/tooltip.d.ts"
|
|
853
|
+
},
|
|
854
|
+
"./react/tooltip.js": {
|
|
855
|
+
"import": "./react/tooltip.js",
|
|
856
|
+
"require": "./react/tooltip.js",
|
|
857
|
+
"types": "./react/tooltip.d.ts"
|
|
838
858
|
}
|
|
839
859
|
},
|
|
840
860
|
"scripts": {
|
|
@@ -846,42 +866,43 @@
|
|
|
846
866
|
"author": "Just Eat Takeaway.com - Design System Team",
|
|
847
867
|
"license": "Apache-2.0",
|
|
848
868
|
"devDependencies": {
|
|
849
|
-
"@justeattakeaway/pie-components-config": "0.21.
|
|
869
|
+
"@justeattakeaway/pie-components-config": "0.21.4",
|
|
850
870
|
"chalk": "5.6.2"
|
|
851
871
|
},
|
|
852
872
|
"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.2.
|
|
884
|
-
"@justeattakeaway/pie-toast-provider": "1.2.
|
|
873
|
+
"@justeattakeaway/pie-accordion": "0.2.10",
|
|
874
|
+
"@justeattakeaway/pie-assistive-text": "1.0.13",
|
|
875
|
+
"@justeattakeaway/pie-avatar": "0.4.51",
|
|
876
|
+
"@justeattakeaway/pie-breadcrumb": "1.0.14",
|
|
877
|
+
"@justeattakeaway/pie-button": "1.14.15",
|
|
878
|
+
"@justeattakeaway/pie-card": "0.27.13",
|
|
879
|
+
"@justeattakeaway/pie-checkbox": "1.4.7",
|
|
880
|
+
"@justeattakeaway/pie-checkbox-group": "1.2.9",
|
|
881
|
+
"@justeattakeaway/pie-chip": "1.0.14",
|
|
882
|
+
"@justeattakeaway/pie-cookie-banner": "1.10.17",
|
|
883
|
+
"@justeattakeaway/pie-data-table": "0.3.30",
|
|
884
|
+
"@justeattakeaway/pie-divider": "1.5.35",
|
|
885
|
+
"@justeattakeaway/pie-form-label": "0.18.36",
|
|
886
|
+
"@justeattakeaway/pie-icon-button": "2.7.33",
|
|
887
|
+
"@justeattakeaway/pie-icon-with-background": "0.4.3",
|
|
888
|
+
"@justeattakeaway/pie-link": "1.5.5",
|
|
889
|
+
"@justeattakeaway/pie-list": "0.7.3",
|
|
890
|
+
"@justeattakeaway/pie-lottie-player": "0.4.15",
|
|
891
|
+
"@justeattakeaway/pie-modal": "1.27.10",
|
|
892
|
+
"@justeattakeaway/pie-notification": "0.24.19",
|
|
893
|
+
"@justeattakeaway/pie-radio": "1.2.6",
|
|
894
|
+
"@justeattakeaway/pie-radio-group": "1.2.10",
|
|
895
|
+
"@justeattakeaway/pie-select": "0.9.13",
|
|
896
|
+
"@justeattakeaway/pie-spinner": "1.5.8",
|
|
897
|
+
"@justeattakeaway/pie-switch": "2.7.4",
|
|
898
|
+
"@justeattakeaway/pie-tabs": "0.1.35",
|
|
899
|
+
"@justeattakeaway/pie-tag": "1.1.3",
|
|
900
|
+
"@justeattakeaway/pie-text-input": "0.30.13",
|
|
901
|
+
"@justeattakeaway/pie-textarea": "0.23.8",
|
|
902
|
+
"@justeattakeaway/pie-thumbnail": "0.9.3",
|
|
903
|
+
"@justeattakeaway/pie-toast": "1.2.1",
|
|
904
|
+
"@justeattakeaway/pie-toast-provider": "1.2.1",
|
|
905
|
+
"@justeattakeaway/pie-tooltip": "0.1.0"
|
|
885
906
|
},
|
|
886
907
|
"sideEffects": [
|
|
887
908
|
"**/*.js"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-tooltip/dist/react.js';
|
package/react/tooltip.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-tooltip/dist/react.js';
|