@teambit/compositions 1.0.760 → 1.0.762

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.760/dist/compositions.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.760/dist/compositions.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.762/dist/compositions.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compositions_compositions@1.0.762/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.760",
3
+ "version": "1.0.762",
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.760"
9
+ "version": "1.0.762"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -16,10 +16,10 @@
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.1276",
20
- "@teambit/component.sources": "0.0.129",
21
- "@teambit/legacy.consumer-component": "0.0.78",
22
- "@teambit/toolbox.path.match-patterns": "0.0.21",
19
+ "@teambit/cli": "0.0.1277",
20
+ "@teambit/component.sources": "0.0.130",
21
+ "@teambit/legacy.consumer-component": "0.0.79",
22
+ "@teambit/toolbox.path.match-patterns": "0.0.22",
23
23
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
24
24
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
25
25
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
@@ -36,7 +36,7 @@
36
36
  "@teambit/documenter.ui.heading": "4.1.8",
37
37
  "@teambit/documenter.ui.property-table": "4.1.11",
38
38
  "@teambit/mdx.ui.mdx-layout": "1.0.11",
39
- "@teambit/panels": "0.0.1278",
39
+ "@teambit/panels": "0.0.1279",
40
40
  "@teambit/preview.ui.component-preview": "1.0.30",
41
41
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.232",
42
42
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
@@ -46,7 +46,7 @@
46
46
  "@teambit/compositions.ui.composition-live-controls": "0.0.3",
47
47
  "@teambit/evangelist.elements.icon": "1.0.5",
48
48
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
49
- "@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
49
+ "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
50
50
  "@teambit/design.inputs.date-picker": "0.0.3",
51
51
  "@teambit/design.inputs.dropdown": "1.3.3",
52
52
  "@teambit/design.inputs.input-text": "1.1.4",
@@ -54,16 +54,16 @@
54
54
  "@teambit/design.inputs.text-area": "0.0.20",
55
55
  "@teambit/design.inputs.toggle-switch": "0.0.8",
56
56
  "@teambit/design.ui.input.color-picker": "0.0.56",
57
- "@teambit/component": "1.0.760",
58
- "@teambit/graphql": "1.0.760",
59
- "@teambit/dev-files": "1.0.760",
60
- "@teambit/envs": "1.0.760",
61
- "@teambit/preview": "1.0.760",
62
- "@teambit/schema": "1.0.760",
63
- "@teambit/scope": "1.0.760",
64
- "@teambit/workspace": "1.0.760",
65
- "@teambit/component-compare": "1.0.760",
66
- "@teambit/ui": "1.0.760"
57
+ "@teambit/component": "1.0.762",
58
+ "@teambit/graphql": "1.0.762",
59
+ "@teambit/dev-files": "1.0.762",
60
+ "@teambit/envs": "1.0.762",
61
+ "@teambit/preview": "1.0.762",
62
+ "@teambit/schema": "1.0.762",
63
+ "@teambit/scope": "1.0.762",
64
+ "@teambit/workspace": "1.0.762",
65
+ "@teambit/component-compare": "1.0.762",
66
+ "@teambit/ui": "1.0.762"
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.172",
74
74
  "@teambit/component-id": "1.2.4",
75
- "@teambit/harmony.envs.core-aspect-env": "0.0.78"
75
+ "@teambit/harmony.envs.core-aspect-env": "0.0.79"
76
76
  },
77
77
  "peerDependencies": {
78
78
  "react": "^17.0.0 || ^18.0.0",