@justeattakeaway/pie-webc 0.6.23 → 0.6.25

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.
@@ -0,0 +1 @@
1
+ export * from '@justeattakeaway/pie-breadcrumb';
@@ -0,0 +1 @@
1
+ export * from '@justeattakeaway/pie-breadcrumb';
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.6.23",
4
+ "version": "0.6.25",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/justeattakeaway/pie",
@@ -24,6 +24,16 @@
24
24
  "require": "./react/assistive-text.js",
25
25
  "types": "./react/assistive-text.d.ts"
26
26
  },
27
+ "./components/breadcrumb.js": {
28
+ "import": "./components/breadcrumb.js",
29
+ "require": "./components/breadcrumb.js",
30
+ "types": "./components/breadcrumb.d.ts"
31
+ },
32
+ "./react/breadcrumb.js": {
33
+ "import": "./react/breadcrumb.js",
34
+ "require": "./react/breadcrumb.js",
35
+ "types": "./react/breadcrumb.d.ts"
36
+ },
27
37
  "./components/button.js": {
28
38
  "import": "./components/button.js",
29
39
  "require": "./components/button.js",
@@ -154,26 +164,6 @@
154
164
  "require": "./react/notification.js",
155
165
  "types": "./react/notification.d.ts"
156
166
  },
157
- "./components/option.js": {
158
- "import": "./components/option.js",
159
- "require": "./components/option.js",
160
- "types": "./components/option.d.ts"
161
- },
162
- "./react/option.js": {
163
- "import": "./react/option.js",
164
- "require": "./react/option.js",
165
- "types": "./react/option.d.ts"
166
- },
167
- "./components/option-group.js": {
168
- "import": "./components/option-group.js",
169
- "require": "./components/option-group.js",
170
- "types": "./components/option-group.d.ts"
171
- },
172
- "./react/option-group.js": {
173
- "import": "./react/option-group.js",
174
- "require": "./react/option-group.js",
175
- "types": "./react/option-group.d.ts"
176
- },
177
167
  "./components/radio.js": {
178
168
  "import": "./components/radio.js",
179
169
  "require": "./components/radio.js",
@@ -297,35 +287,36 @@
297
287
  "author": "Just Eat Takeaway.com - Design System Team",
298
288
  "license": "Apache-2.0",
299
289
  "devDependencies": {
300
- "@justeattakeaway/pie-components-config": "0.18.1",
290
+ "@justeattakeaway/pie-components-config": "0.19.0",
301
291
  "chalk": "5.3.0"
302
292
  },
303
293
  "dependencies": {
304
- "@justeattakeaway/pie-assistive-text": "0.8.5",
305
- "@justeattakeaway/pie-button": "1.4.0",
306
- "@justeattakeaway/pie-card": "0.23.1",
307
- "@justeattakeaway/pie-checkbox": "0.14.3",
308
- "@justeattakeaway/pie-checkbox-group": "0.7.12",
309
- "@justeattakeaway/pie-chip": "0.10.2",
310
- "@justeattakeaway/pie-cookie-banner": "1.4.1",
311
- "@justeattakeaway/pie-divider": "1.2.1",
312
- "@justeattakeaway/pie-form-label": "0.14.5",
313
- "@justeattakeaway/pie-icon-button": "1.3.2",
314
- "@justeattakeaway/pie-link": "1.0.1",
315
- "@justeattakeaway/pie-lottie-player": "0.0.5",
316
- "@justeattakeaway/pie-modal": "1.4.3",
317
- "@justeattakeaway/pie-notification": "0.12.15",
318
- "@justeattakeaway/pie-radio": "0.9.1",
319
- "@justeattakeaway/pie-radio-group": "0.7.3",
320
- "@justeattakeaway/pie-select": "0.2.0",
321
- "@justeattakeaway/pie-spinner": "1.0.1",
322
- "@justeattakeaway/pie-switch": "1.2.2",
323
- "@justeattakeaway/pie-tag": "0.15.0",
324
- "@justeattakeaway/pie-text-input": "0.26.2",
325
- "@justeattakeaway/pie-textarea": "0.14.1",
326
- "@justeattakeaway/pie-thumbnail": "0.6.3",
327
- "@justeattakeaway/pie-toast": "0.7.8",
328
- "@justeattakeaway/pie-toast-provider": "0.2.8"
294
+ "@justeattakeaway/pie-assistive-text": "0.9.0",
295
+ "@justeattakeaway/pie-breadcrumb": "0.1.0",
296
+ "@justeattakeaway/pie-button": "1.5.0",
297
+ "@justeattakeaway/pie-card": "0.24.0",
298
+ "@justeattakeaway/pie-checkbox": "0.15.0",
299
+ "@justeattakeaway/pie-checkbox-group": "0.8.0",
300
+ "@justeattakeaway/pie-chip": "0.11.0",
301
+ "@justeattakeaway/pie-cookie-banner": "1.5.0",
302
+ "@justeattakeaway/pie-divider": "1.3.0",
303
+ "@justeattakeaway/pie-form-label": "0.15.0",
304
+ "@justeattakeaway/pie-icon-button": "1.4.0",
305
+ "@justeattakeaway/pie-link": "1.1.0",
306
+ "@justeattakeaway/pie-lottie-player": "0.1.0",
307
+ "@justeattakeaway/pie-modal": "1.5.0",
308
+ "@justeattakeaway/pie-notification": "0.13.0",
309
+ "@justeattakeaway/pie-radio": "0.10.0",
310
+ "@justeattakeaway/pie-radio-group": "0.8.0",
311
+ "@justeattakeaway/pie-select": "0.4.0",
312
+ "@justeattakeaway/pie-spinner": "1.1.0",
313
+ "@justeattakeaway/pie-switch": "1.3.0",
314
+ "@justeattakeaway/pie-tag": "0.16.0",
315
+ "@justeattakeaway/pie-text-input": "0.27.0",
316
+ "@justeattakeaway/pie-textarea": "0.15.0",
317
+ "@justeattakeaway/pie-thumbnail": "0.7.0",
318
+ "@justeattakeaway/pie-toast": "0.8.0",
319
+ "@justeattakeaway/pie-toast-provider": "0.3.0"
329
320
  },
330
321
  "volta": {
331
322
  "extends": "../../../package.json"
@@ -0,0 +1 @@
1
+ export * from '@justeattakeaway/pie-breadcrumb/dist/react.js';
@@ -0,0 +1 @@
1
+ export * from '@justeattakeaway/pie-breadcrumb/dist/react.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option-group/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option-group/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-select-option/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-select-option/index.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option-group/react.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option-group/react.js';
package/react/option.d.ts DELETED
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option/react.js';
package/react/option.js DELETED
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-option/react.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-select-option/react.js';
@@ -1 +0,0 @@
1
- export * from '@justeattakeaway/pie-select/dist/pie-select-option/react.js';