@justeattakeaway/pie-webc 0.0.0-snapshot-release-20250805194147 → 0.0.0-snapshot-release-20250807075412

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 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-20250805194147",
4
+ "version": "0.0.0-snapshot-release-20250807075412",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -264,16 +264,6 @@
264
264
  "require": "./react/switch.js",
265
265
  "types": "./react/switch.d.ts"
266
266
  },
267
- "./components/tabs.js": {
268
- "import": "./components/tabs.js",
269
- "require": "./components/tabs.js",
270
- "types": "./components/tabs.d.ts"
271
- },
272
- "./react/tabs.js": {
273
- "import": "./react/tabs.js",
274
- "require": "./react/tabs.js",
275
- "types": "./react/tabs.d.ts"
276
- },
277
267
  "./components/tag.js": {
278
268
  "import": "./components/tag.js",
279
269
  "require": "./components/tag.js",
@@ -369,12 +359,11 @@
369
359
  "@justeattakeaway/pie-lottie-player": "0.2.4",
370
360
  "@justeattakeaway/pie-modal": "1.10.0",
371
361
  "@justeattakeaway/pie-notification": "0.14.10",
372
- "@justeattakeaway/pie-radio": "0.11.4",
362
+ "@justeattakeaway/pie-radio": "0.0.0-snapshot-release-20250807075412",
373
363
  "@justeattakeaway/pie-radio-group": "0.9.13",
374
364
  "@justeattakeaway/pie-select": "0.6.10",
375
365
  "@justeattakeaway/pie-spinner": "1.2.4",
376
366
  "@justeattakeaway/pie-switch": "2.0.6",
377
- "@justeattakeaway/pie-tabs": "0.0.0-snapshot-release-20250805194147",
378
367
  "@justeattakeaway/pie-tag": "0.17.4",
379
368
  "@justeattakeaway/pie-text-input": "0.28.11",
380
369
  "@justeattakeaway/pie-textarea": "0.16.11",
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-tabs';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-tabs';
package/react/tabs.d.ts DELETED
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-tabs/dist/react.js';
package/react/tabs.js DELETED
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-tabs/dist/react.js';