@teambit/component 0.0.890 → 0.0.891

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.
@@ -90,7 +90,7 @@ export declare class Component implements IComponent {
90
90
  limit?: number;
91
91
  head?: string;
92
92
  sort?: string;
93
- }): Promise<import("@teambit/legacy/scopes/component/legacy-component-log").LegacyComponentLog[]>;
93
+ }): Promise<import("@teambit/legacy-component-log").LegacyComponentLog[]>;
94
94
  stringify(): string;
95
95
  /**
96
96
  * record component changes in the `Scope`.
@@ -44,7 +44,7 @@ export declare function componentSchema(componentExtension: ComponentMain): {
44
44
  }) => Promise<Component | null | undefined>;
45
45
  snaps: (host: ComponentFactory, { id }: {
46
46
  id: string;
47
- }) => Promise<import("@teambit/legacy/scopes/component/legacy-component-log").LegacyComponentLog[]>;
47
+ }) => Promise<import("@teambit/legacy-component-log").LegacyComponentLog[]>;
48
48
  list: (host: ComponentFactory, filter?: {
49
49
  offset: number;
50
50
  limit: number;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/component",
3
- "version": "0.0.890",
3
+ "version": "0.0.891",
4
4
  "homepage": "https://bit.dev/teambit/component/component",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component",
9
- "version": "0.0.890"
9
+ "version": "0.0.891"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -30,44 +30,44 @@
30
30
  "@teambit/base-ui.layout.breakpoints": "1.0.0",
31
31
  "@teambit/design.elements.icon": "1.0.5",
32
32
  "@teambit/design.inputs.dropdown": "0.0.7",
33
- "@teambit/component-id": "0.0.422",
33
+ "@teambit/component-id": "0.0.423",
34
34
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.495",
35
- "@teambit/aspect-loader": "0.0.890",
36
- "@teambit/legacy-bit-id": "0.0.418",
35
+ "@teambit/aspect-loader": "0.0.891",
36
+ "@teambit/legacy-bit-id": "0.0.419",
37
37
  "@teambit/toolbox.path.match-patterns": "0.0.9",
38
38
  "@teambit/toolbox.string.capitalize": "0.0.490",
39
- "@teambit/cli": "0.0.597",
40
- "@teambit/express": "0.0.695",
41
- "@teambit/graphql": "0.0.890",
39
+ "@teambit/cli": "0.0.598",
40
+ "@teambit/express": "0.0.696",
41
+ "@teambit/graphql": "0.0.891",
42
42
  "@teambit/bit-error": "0.0.402",
43
- "@teambit/command-bar": "0.0.890",
43
+ "@teambit/command-bar": "0.0.891",
44
44
  "@teambit/component.ui.deprecation-icon": "0.0.501",
45
- "@teambit/preview": "0.0.890",
46
- "@teambit/pubsub": "0.0.890",
47
- "@teambit/react-router": "0.0.890",
45
+ "@teambit/preview": "0.0.891",
46
+ "@teambit/pubsub": "0.0.891",
47
+ "@teambit/react-router": "0.0.891",
48
48
  "@teambit/ui-foundation.ui.is-browser": "0.0.493",
49
49
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.494",
50
50
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.497",
51
51
  "@teambit/ui-foundation.ui.use-box.menu": "0.0.124",
52
- "@teambit/ui": "0.0.890",
53
- "@teambit/component-issues": "0.0.77",
52
+ "@teambit/ui": "0.0.891",
53
+ "@teambit/component-issues": "0.0.78",
54
54
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.498",
55
55
  "@teambit/cli-table": "0.0.41",
56
- "@teambit/component-descriptor": "0.0.166",
56
+ "@teambit/component-descriptor": "0.0.167",
57
57
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.494",
58
- "@teambit/design.ui.empty-box": "0.0.361",
59
- "@teambit/harmony.ui.aspect-box": "0.0.495",
60
58
  "@teambit/design.ui.pages.not-found": "0.0.364",
61
59
  "@teambit/design.ui.pages.server-error": "0.0.364",
62
- "@teambit/compositions": "0.0.890",
63
- "@teambit/deprecation": "0.0.890",
64
- "@teambit/envs": "0.0.890",
60
+ "@teambit/design.ui.empty-box": "0.0.361",
61
+ "@teambit/harmony.ui.aspect-box": "0.0.495",
62
+ "@teambit/compositions": "0.0.891",
63
+ "@teambit/deprecation": "0.0.891",
64
+ "@teambit/envs": "0.0.891",
65
65
  "@teambit/legacy-component-log": "0.0.399",
66
66
  "@teambit/design.ui.styles.ellipsis": "0.0.355",
67
67
  "@teambit/envs.ui.env-icon": "0.0.493",
68
- "@teambit/component.ui.version-dropdown": "0.0.660",
69
- "@teambit/lanes.hooks.use-lanes": "0.0.58",
70
- "@teambit/lanes.ui.models.lanes-model": "0.0.20",
68
+ "@teambit/component.ui.version-dropdown": "0.0.661",
69
+ "@teambit/lanes.hooks.use-lanes": "0.0.59",
70
+ "@teambit/lanes.ui.models.lanes-model": "0.0.21",
71
71
  "@teambit/ui-foundation.ui.full-loader": "0.0.493",
72
72
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.124",
73
73
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.496"
@@ -89,7 +89,7 @@
89
89
  "peerDependencies": {
90
90
  "react-router-dom": "^6.0.0",
91
91
  "@apollo/client": "^3.6.0",
92
- "@teambit/legacy": "1.0.380",
92
+ "@teambit/legacy": "1.0.381",
93
93
  "react-dom": "^16.8.0 || ^17.0.0",
94
94
  "react": "^16.8.0 || ^17.0.0"
95
95
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.890/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.890/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.891/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@0.0.891/dist/component.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];