@teambit/compositions 1.0.1081 → 1.0.1082

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.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.1081/dist/compositions.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.1081/dist/compositions.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.1082/dist/compositions.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.1082/dist/compositions.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/compositions",
3
- "version": "1.0.1081",
3
+ "version": "1.0.1082",
4
4
  "homepage": "https://bit.cloud/teambit/compositions/compositions",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.compositions",
8
8
  "name": "compositions",
9
- "version": "1.0.1081"
9
+ "version": "1.0.1082"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -28,11 +28,13 @@
28
28
  "@teambit/design.ui.input.option-button": "1.0.13",
29
29
  "@teambit/design.ui.separator": "0.0.367",
30
30
  "@teambit/design.ui.surfaces.status-message-card": "0.0.18",
31
+ "@teambit/design.ui.tooltip": "0.0.384",
31
32
  "@teambit/docs.ui.queries.get-docs": "0.0.511",
32
33
  "@teambit/documenter.theme.theme-context": "4.0.7",
33
34
  "@teambit/documenter.ui.heading": "4.1.8",
34
35
  "@teambit/evangelist.elements.icon": "1.0.5",
35
36
  "@teambit/preview.ui.component-preview": "1.0.36",
37
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.235",
36
38
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
37
39
  "@teambit/documenter.ui.property-table": "4.1.11",
38
40
  "@teambit/mdx.ui.mdx-layout": "1.0.14",
@@ -47,25 +49,23 @@
47
49
  "@teambit/design.inputs.toggle-switch": "0.0.9",
48
50
  "@teambit/design.ui.input.color-picker": "0.0.56",
49
51
  "@teambit/base-ui.loaders.skeleton": "1.0.2",
50
- "@teambit/component": "1.0.1081",
51
- "@teambit/graphql": "1.0.1081",
52
- "@teambit/cli": "0.0.1358",
53
- "@teambit/component.sources": "0.0.193",
54
- "@teambit/dev-files": "1.0.1081",
55
- "@teambit/envs": "1.0.1081",
56
- "@teambit/legacy.consumer-component": "0.0.142",
57
- "@teambit/preview": "1.0.1081",
58
- "@teambit/schema": "1.0.1081",
59
- "@teambit/scope": "1.0.1081",
60
- "@teambit/workspace": "1.0.1081",
61
- "@teambit/design.ui.tooltip": "0.0.384",
62
- "@teambit/panels": "0.0.1361",
63
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.235",
64
- "@teambit/component-compare": "1.0.1081",
65
- "@teambit/compositions.ui.composition-compare-section": "0.0.108",
66
- "@teambit/compositions.ui.composition-compare": "0.0.266",
67
- "@teambit/preview.ui.inline-preview-compare": "0.0.1",
68
- "@teambit/ui": "1.0.1081"
52
+ "@teambit/component": "1.0.1082",
53
+ "@teambit/graphql": "1.0.1082",
54
+ "@teambit/cli": "0.0.1359",
55
+ "@teambit/component.sources": "0.0.194",
56
+ "@teambit/dev-files": "1.0.1082",
57
+ "@teambit/envs": "1.0.1082",
58
+ "@teambit/legacy.consumer-component": "0.0.143",
59
+ "@teambit/preview": "1.0.1082",
60
+ "@teambit/schema": "1.0.1082",
61
+ "@teambit/scope": "1.0.1082",
62
+ "@teambit/workspace": "1.0.1082",
63
+ "@teambit/panels": "0.0.1362",
64
+ "@teambit/component-compare": "1.0.1082",
65
+ "@teambit/compositions.ui.composition-compare-section": "0.0.109",
66
+ "@teambit/compositions.ui.composition-compare": "0.0.267",
67
+ "@teambit/preview.ui.inline-preview-compare": "0.0.2",
68
+ "@teambit/ui": "1.0.1082"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@types/lodash": "4.14.165",
@@ -74,7 +74,7 @@
74
74
  "@types/mocha": "9.1.0",
75
75
  "@teambit/compositions.aspect-docs.compositions": "0.0.180",
76
76
  "@teambit/component-id": "1.2.4",
77
- "@teambit/harmony.envs.core-aspect-env": "2.0.3"
77
+ "@teambit/harmony.envs.core-aspect-env": "2.0.4"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",