@justeattakeaway/pie-webc 0.0.0-snapshot-release-20250815153945 → 0.0.0-snapshot-release-20250818121553
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/package.json +8 -3
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.0.0-snapshot-release-
|
|
4
|
+
"version": "0.0.0-snapshot-release-20250818121553",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -129,6 +129,11 @@
|
|
|
129
129
|
"require": "./components/data-table-header.js",
|
|
130
130
|
"types": "./components/data-table-header.d.ts"
|
|
131
131
|
},
|
|
132
|
+
"./react/data-table-header.js": {
|
|
133
|
+
"import": "./react/data-table-header.js",
|
|
134
|
+
"require": "./react/data-table-header.js",
|
|
135
|
+
"types": "./react/data-table-header.d.ts"
|
|
136
|
+
},
|
|
132
137
|
"./components/divider.js": {
|
|
133
138
|
"import": "./components/divider.js",
|
|
134
139
|
"require": "./components/divider.js",
|
|
@@ -357,7 +362,7 @@
|
|
|
357
362
|
},
|
|
358
363
|
"dependencies": {
|
|
359
364
|
"@justeattakeaway/pie-assistive-text": "0.10.11",
|
|
360
|
-
"@justeattakeaway/pie-avatar": "0.
|
|
365
|
+
"@justeattakeaway/pie-avatar": "0.2.0",
|
|
361
366
|
"@justeattakeaway/pie-breadcrumb": "0.7.0",
|
|
362
367
|
"@justeattakeaway/pie-button": "1.6.7",
|
|
363
368
|
"@justeattakeaway/pie-card": "0.26.1",
|
|
@@ -365,7 +370,7 @@
|
|
|
365
370
|
"@justeattakeaway/pie-checkbox-group": "0.9.11",
|
|
366
371
|
"@justeattakeaway/pie-chip": "0.12.11",
|
|
367
372
|
"@justeattakeaway/pie-cookie-banner": "1.6.17",
|
|
368
|
-
"@justeattakeaway/pie-data-table": "0.0.0-snapshot-release-
|
|
373
|
+
"@justeattakeaway/pie-data-table": "0.0.0-snapshot-release-20250818121553",
|
|
369
374
|
"@justeattakeaway/pie-divider": "1.4.6",
|
|
370
375
|
"@justeattakeaway/pie-form-label": "0.17.0",
|
|
371
376
|
"@justeattakeaway/pie-icon-button": "2.0.6",
|