@justeattakeaway/pie-webc 0.0.0-snapshot-release-20250818121553 → 0.0.0-snapshot-release-20250822084608

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-20250818121553",
4
+ "version": "0.0.0-snapshot-release-20250822084608",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -124,16 +124,6 @@
124
124
  "require": "./react/data-table.js",
125
125
  "types": "./react/data-table.d.ts"
126
126
  },
127
- "./components/data-table-header.js": {
128
- "import": "./components/data-table-header.js",
129
- "require": "./components/data-table-header.js",
130
- "types": "./components/data-table-header.d.ts"
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
- },
137
127
  "./components/divider.js": {
138
128
  "import": "./components/divider.js",
139
129
  "require": "./components/divider.js",
@@ -369,8 +359,8 @@
369
359
  "@justeattakeaway/pie-checkbox": "0.17.0",
370
360
  "@justeattakeaway/pie-checkbox-group": "0.9.11",
371
361
  "@justeattakeaway/pie-chip": "0.12.11",
372
- "@justeattakeaway/pie-cookie-banner": "1.6.17",
373
- "@justeattakeaway/pie-data-table": "0.0.0-snapshot-release-20250818121553",
362
+ "@justeattakeaway/pie-cookie-banner": "0.0.0-snapshot-release-20250822084608",
363
+ "@justeattakeaway/pie-data-table": "0.1.1",
374
364
  "@justeattakeaway/pie-divider": "1.4.6",
375
365
  "@justeattakeaway/pie-form-label": "0.17.0",
376
366
  "@justeattakeaway/pie-icon-button": "2.0.6",
@@ -383,7 +373,7 @@
383
373
  "@justeattakeaway/pie-radio-group": "0.9.14",
384
374
  "@justeattakeaway/pie-select": "0.6.11",
385
375
  "@justeattakeaway/pie-spinner": "1.2.5",
386
- "@justeattakeaway/pie-switch": "2.1.0",
376
+ "@justeattakeaway/pie-switch": "0.0.0-snapshot-release-20250822084608",
387
377
  "@justeattakeaway/pie-tabs": "0.1.0",
388
378
  "@justeattakeaway/pie-tag": "0.17.5",
389
379
  "@justeattakeaway/pie-text-input": "0.28.12",
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-data-table/dist/pie-data-table-header/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-data-table/dist/pie-data-table-header/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-data-table/dist/pie-data-table-header/react.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-data-table/dist/pie-data-table-header/react.js';