@teambit/compositions 1.0.708 → 1.0.710

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.708/dist/compositions.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.708/dist/compositions.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.710/dist/compositions.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.710/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.708",
3
+ "version": "1.0.710",
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.708"
9
+ "version": "1.0.710"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -16,10 +16,9 @@
16
16
  "classnames": "2.2.6",
17
17
  "@teambit/compositions.model.composition-id": "0.0.505",
18
18
  "@teambit/harmony": "0.4.7",
19
- "@teambit/cli": "0.0.1264",
20
- "@teambit/component.sources": "0.0.120",
21
- "@teambit/legacy.consumer-component": "0.0.69",
22
- "@teambit/toolbox.path.match-patterns": "0.0.19",
19
+ "@teambit/component.sources": "0.0.121",
20
+ "@teambit/legacy.consumer-component": "0.0.70",
21
+ "@teambit/toolbox.path.match-patterns": "0.0.20",
23
22
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
24
23
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
25
24
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
@@ -36,7 +35,6 @@
36
35
  "@teambit/documenter.ui.heading": "4.1.1",
37
36
  "@teambit/documenter.ui.property-table": "4.1.11",
38
37
  "@teambit/mdx.ui.mdx-layout": "1.0.11",
39
- "@teambit/panels": "0.0.1266",
40
38
  "@teambit/preview.ui.component-preview": "1.0.28",
41
39
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.231",
42
40
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.199",
@@ -48,22 +46,24 @@
48
46
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
49
47
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
50
48
  "@teambit/design.inputs.date-picker": "0.0.3",
51
- "@teambit/design.inputs.dropdown": "1.3.1",
52
- "@teambit/design.inputs.input-text": "1.1.3",
49
+ "@teambit/design.inputs.dropdown": "1.3.3",
50
+ "@teambit/design.inputs.input-text": "1.1.4",
53
51
  "@teambit/design.inputs.selectors.menu-item": "1.1.0",
54
52
  "@teambit/design.inputs.text-area": "0.0.19",
55
53
  "@teambit/design.inputs.toggle-switch": "0.0.7",
56
54
  "@teambit/design.ui.input.color-picker": "0.0.56",
57
- "@teambit/component": "1.0.708",
58
- "@teambit/graphql": "1.0.708",
59
- "@teambit/dev-files": "1.0.708",
60
- "@teambit/envs": "1.0.708",
61
- "@teambit/preview": "1.0.708",
62
- "@teambit/schema": "1.0.708",
63
- "@teambit/scope": "1.0.708",
64
- "@teambit/workspace": "1.0.708",
65
- "@teambit/component-compare": "1.0.708",
66
- "@teambit/ui": "1.0.708"
55
+ "@teambit/component": "1.0.710",
56
+ "@teambit/graphql": "1.0.710",
57
+ "@teambit/cli": "0.0.1266",
58
+ "@teambit/dev-files": "1.0.710",
59
+ "@teambit/envs": "1.0.710",
60
+ "@teambit/preview": "1.0.710",
61
+ "@teambit/schema": "1.0.710",
62
+ "@teambit/scope": "1.0.710",
63
+ "@teambit/workspace": "1.0.710",
64
+ "@teambit/panels": "0.0.1268",
65
+ "@teambit/component-compare": "1.0.710",
66
+ "@teambit/ui": "1.0.710"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/lodash": "4.14.165",
@@ -72,7 +72,7 @@
72
72
  "@types/mocha": "9.1.0",
73
73
  "@teambit/compositions.aspect-docs.compositions": "0.0.171",
74
74
  "@teambit/component-id": "1.2.4",
75
- "@teambit/harmony.envs.core-aspect-env": "0.0.76"
75
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "react": "^17.0.0 || ^18.0.0",