@justeattakeaway/pie-webc 0.7.7 → 0.7.9
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/data-table.d.ts +1 -0
- package/components/data-table.js +1 -0
- package/package.json +31 -20
- package/react/data-table.d.ts +1 -0
- package/react/data-table.js +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-data-table';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-data-table';
|
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.7.
|
|
4
|
+
"version": "0.7.9",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/justeattakeaway/pie",
|
|
@@ -114,6 +114,16 @@
|
|
|
114
114
|
"require": "./react/cookie-banner.js",
|
|
115
115
|
"types": "./react/cookie-banner.d.ts"
|
|
116
116
|
},
|
|
117
|
+
"./components/data-table.js": {
|
|
118
|
+
"import": "./components/data-table.js",
|
|
119
|
+
"require": "./components/data-table.js",
|
|
120
|
+
"types": "./components/data-table.d.ts"
|
|
121
|
+
},
|
|
122
|
+
"./react/data-table.js": {
|
|
123
|
+
"import": "./react/data-table.js",
|
|
124
|
+
"require": "./react/data-table.js",
|
|
125
|
+
"types": "./react/data-table.d.ts"
|
|
126
|
+
},
|
|
117
127
|
"./components/divider.js": {
|
|
118
128
|
"import": "./components/divider.js",
|
|
119
129
|
"require": "./components/divider.js",
|
|
@@ -331,34 +341,35 @@
|
|
|
331
341
|
"chalk": "5.3.0"
|
|
332
342
|
},
|
|
333
343
|
"dependencies": {
|
|
334
|
-
"@justeattakeaway/pie-assistive-text": "0.10.
|
|
344
|
+
"@justeattakeaway/pie-assistive-text": "0.10.10",
|
|
335
345
|
"@justeattakeaway/pie-avatar": "0.1.0",
|
|
336
|
-
"@justeattakeaway/pie-breadcrumb": "0.6.
|
|
346
|
+
"@justeattakeaway/pie-breadcrumb": "0.6.5",
|
|
337
347
|
"@justeattakeaway/pie-button": "1.6.6",
|
|
338
|
-
"@justeattakeaway/pie-card": "0.
|
|
339
|
-
"@justeattakeaway/pie-checkbox": "0.16.
|
|
340
|
-
"@justeattakeaway/pie-checkbox-group": "0.9.
|
|
341
|
-
"@justeattakeaway/pie-chip": "0.12.
|
|
342
|
-
"@justeattakeaway/pie-cookie-banner": "1.6.
|
|
348
|
+
"@justeattakeaway/pie-card": "0.26.0",
|
|
349
|
+
"@justeattakeaway/pie-checkbox": "0.16.11",
|
|
350
|
+
"@justeattakeaway/pie-checkbox-group": "0.9.10",
|
|
351
|
+
"@justeattakeaway/pie-chip": "0.12.10",
|
|
352
|
+
"@justeattakeaway/pie-cookie-banner": "1.6.16",
|
|
353
|
+
"@justeattakeaway/pie-data-table": "0.1.0",
|
|
343
354
|
"@justeattakeaway/pie-divider": "1.4.5",
|
|
344
355
|
"@justeattakeaway/pie-form-label": "0.16.4",
|
|
345
|
-
"@justeattakeaway/pie-icon-button": "2.0.
|
|
346
|
-
"@justeattakeaway/pie-link": "1.2.
|
|
356
|
+
"@justeattakeaway/pie-icon-button": "2.0.5",
|
|
357
|
+
"@justeattakeaway/pie-link": "1.2.9",
|
|
347
358
|
"@justeattakeaway/pie-list": "0.0.3",
|
|
348
359
|
"@justeattakeaway/pie-lottie-player": "0.2.4",
|
|
349
|
-
"@justeattakeaway/pie-modal": "1.
|
|
350
|
-
"@justeattakeaway/pie-notification": "0.
|
|
351
|
-
"@justeattakeaway/pie-radio": "0.11.
|
|
352
|
-
"@justeattakeaway/pie-radio-group": "0.9.
|
|
353
|
-
"@justeattakeaway/pie-select": "0.6.
|
|
360
|
+
"@justeattakeaway/pie-modal": "1.10.1",
|
|
361
|
+
"@justeattakeaway/pie-notification": "0.15.0",
|
|
362
|
+
"@justeattakeaway/pie-radio": "0.11.5",
|
|
363
|
+
"@justeattakeaway/pie-radio-group": "0.9.13",
|
|
364
|
+
"@justeattakeaway/pie-select": "0.6.10",
|
|
354
365
|
"@justeattakeaway/pie-spinner": "1.2.4",
|
|
355
|
-
"@justeattakeaway/pie-switch": "2.0.
|
|
366
|
+
"@justeattakeaway/pie-switch": "2.0.7",
|
|
356
367
|
"@justeattakeaway/pie-tag": "0.17.4",
|
|
357
|
-
"@justeattakeaway/pie-text-input": "0.28.
|
|
358
|
-
"@justeattakeaway/pie-textarea": "0.16.
|
|
368
|
+
"@justeattakeaway/pie-text-input": "0.28.11",
|
|
369
|
+
"@justeattakeaway/pie-textarea": "0.16.11",
|
|
359
370
|
"@justeattakeaway/pie-thumbnail": "0.8.4",
|
|
360
|
-
"@justeattakeaway/pie-toast": "0.
|
|
361
|
-
"@justeattakeaway/pie-toast-provider": "0.6.
|
|
371
|
+
"@justeattakeaway/pie-toast": "0.11.0",
|
|
372
|
+
"@justeattakeaway/pie-toast-provider": "0.6.4"
|
|
362
373
|
},
|
|
363
374
|
"volta": {
|
|
364
375
|
"extends": "../../../package.json"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-data-table/dist/react.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@justeattakeaway/pie-data-table/dist/react.js';
|