@teambit/component 1.0.1020 → 1.0.1022

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.
@@ -71,7 +71,7 @@ export declare class ComponentMain {
71
71
  */
72
72
  registerShowFragments(showFragments: ShowFragment[]): this;
73
73
  private _priorHost;
74
- static slots: (((registerFn: () => string) => SlotRegistry<ComponentFactory>) | ((registerFn: () => string) => SlotRegistry<Route[]>) | ((registerFn: () => string) => SlotRegistry<ShowFragment[]>))[];
74
+ static slots: (((registerFn: () => string) => SlotRegistry<Route[]>) | ((registerFn: () => string) => SlotRegistry<ComponentFactory>) | ((registerFn: () => string) => SlotRegistry<ShowFragment[]>))[];
75
75
  static runtime: import("@teambit/harmony").RuntimeDefinition;
76
76
  static dependencies: import("@teambit/harmony").Aspect[];
77
77
  static provider([graphql, express, cli, loggerMain]: [GraphqlMain, ExpressMain, CLIMain, LoggerMain], config: any, [hostSlot, showFragmentSlot]: [ComponentHostSlot, ShowFragmentSlot]): Promise<ComponentMain>;
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1020/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1020/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1022/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1022/dist/component.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/component",
3
- "version": "1.0.1020",
3
+ "version": "1.0.1022",
4
4
  "homepage": "https://bit.cloud/teambit/component/component",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component",
9
- "version": "1.0.1020"
9
+ "version": "1.0.1022"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -25,45 +25,23 @@
25
25
  "classnames": "^2.5.1",
26
26
  "lodash.compact": "3.0.1",
27
27
  "@teambit/component-id": "1.2.4",
28
- "@teambit/legacy.extension-data": "0.0.129",
29
28
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
30
29
  "@teambit/graph.cleargraph": "0.0.11",
31
30
  "@teambit/legacy-bit-id": "1.1.3",
32
- "@teambit/legacy.consumer-component": "0.0.128",
33
- "@teambit/component.sources": "0.0.179",
34
31
  "@teambit/toolbox.path.match-patterns": "0.0.28",
35
32
  "@teambit/toolbox.string.eol": "0.0.14",
36
33
  "@teambit/toolbox.string.capitalize": "0.0.509",
37
34
  "@teambit/harmony": "0.4.7",
38
35
  "@teambit/toolbox.path.path": "0.0.17",
39
- "@teambit/cli": "0.0.1339",
40
- "@teambit/express": "0.0.1438",
41
- "@teambit/logger": "0.0.1432",
42
36
  "@teambit/bit-error": "0.0.404",
43
- "@teambit/legacy.constants": "0.0.30",
44
- "@teambit/component-package-version": "0.0.450",
45
37
  "@teambit/component.ui.deprecation-icon": "0.0.509",
46
38
  "@teambit/ui-foundation.ui.is-browser": "0.0.500",
47
39
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
48
40
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.523",
49
41
  "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
50
- "@teambit/legacy.utils": "0.0.38",
51
- "@teambit/component-issues": "0.0.173",
52
- "@teambit/pkg.modules.semver-helper": "0.0.23",
53
42
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
54
43
  "@teambit/cli-table": "0.0.50",
55
- "@teambit/legacy.bit-map": "0.0.184",
56
- "@teambit/pkg.modules.component-package-name": "0.0.134",
57
44
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
58
- "@teambit/legacy-component-log": "0.0.418",
59
- "@teambit/component-descriptor": "0.0.452",
60
- "@teambit/semantics.doc-parser": "0.0.135",
61
- "@teambit/legacy.consumer": "0.0.127",
62
- "@teambit/legacy.dependency-graph": "0.0.130",
63
- "@teambit/legacy.loader": "0.0.19",
64
- "@teambit/legacy.scope": "0.0.127",
65
- "@teambit/scope.remotes": "0.0.127",
66
- "@teambit/legacy.component-diff": "0.0.182",
67
45
  "@teambit/design.ui.empty-box": "0.0.364",
68
46
  "@teambit/documenter.ui.heading": "4.1.8",
69
47
  "@teambit/documenter.ui.separator": "4.1.7",
@@ -76,22 +54,44 @@
76
54
  "@teambit/design.navigation.responsive-navbar": "0.0.8",
77
55
  "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
78
56
  "@teambit/base-ui.layout.breakpoints": "1.0.0",
79
- "@teambit/component.ui.version-dropdown": "0.0.925",
80
57
  "@teambit/lanes.hooks.use-lanes": "0.0.293",
81
58
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
82
59
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
83
- "@teambit/aspect-loader": "1.0.1020",
84
- "@teambit/dependency-resolver": "1.0.1020",
85
- "@teambit/objects": "0.0.527",
86
- "@teambit/graphql": "1.0.1020",
87
- "@teambit/command-bar": "1.0.1020",
88
- "@teambit/preview": "1.0.1020",
89
- "@teambit/pubsub": "1.0.1020",
90
- "@teambit/react-router": "1.0.1020",
91
- "@teambit/ui": "1.0.1020",
92
- "@teambit/compositions": "1.0.1020",
93
- "@teambit/deprecation": "1.0.1020",
94
- "@teambit/envs": "1.0.1020"
60
+ "@teambit/legacy.extension-data": "0.0.130",
61
+ "@teambit/aspect-loader": "1.0.1022",
62
+ "@teambit/dependency-resolver": "1.0.1022",
63
+ "@teambit/legacy.consumer-component": "0.0.129",
64
+ "@teambit/objects": "0.0.529",
65
+ "@teambit/component.sources": "0.0.180",
66
+ "@teambit/graphql": "1.0.1022",
67
+ "@teambit/cli": "0.0.1340",
68
+ "@teambit/express": "0.0.1439",
69
+ "@teambit/logger": "0.0.1433",
70
+ "@teambit/legacy.constants": "0.0.31",
71
+ "@teambit/command-bar": "1.0.1022",
72
+ "@teambit/component-package-version": "0.0.451",
73
+ "@teambit/preview": "1.0.1022",
74
+ "@teambit/pubsub": "1.0.1022",
75
+ "@teambit/react-router": "1.0.1022",
76
+ "@teambit/ui": "1.0.1022",
77
+ "@teambit/legacy.utils": "0.0.39",
78
+ "@teambit/component-issues": "0.0.174",
79
+ "@teambit/pkg.modules.semver-helper": "0.0.24",
80
+ "@teambit/legacy.bit-map": "0.0.185",
81
+ "@teambit/pkg.modules.component-package-name": "0.0.135",
82
+ "@teambit/legacy-component-log": "0.0.419",
83
+ "@teambit/component-descriptor": "0.0.453",
84
+ "@teambit/semantics.doc-parser": "0.0.136",
85
+ "@teambit/legacy.consumer": "0.0.128",
86
+ "@teambit/legacy.dependency-graph": "0.0.131",
87
+ "@teambit/legacy.loader": "0.0.20",
88
+ "@teambit/legacy.scope": "0.0.128",
89
+ "@teambit/scope.remotes": "0.0.128",
90
+ "@teambit/legacy.component-diff": "0.0.183",
91
+ "@teambit/compositions": "1.0.1022",
92
+ "@teambit/deprecation": "1.0.1022",
93
+ "@teambit/envs": "1.0.1022",
94
+ "@teambit/component.ui.version-dropdown": "0.0.926"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@types/lodash": "4.14.165",
@@ -102,7 +102,7 @@
102
102
  "@types/lodash.compact": "3.0.6",
103
103
  "@types/mocha": "9.1.0",
104
104
  "@teambit/component.content.component-overview": "1.96.6",
105
- "@teambit/harmony.envs.core-aspect-env": "0.1.6"
105
+ "@teambit/harmony.envs.core-aspect-env": "0.1.7"
106
106
  },
107
107
  "peerDependencies": {
108
108
  "@apollo/client": "^3.12.0",
@@ -116,6 +116,7 @@
116
116
  "peerDependenciesMeta": {},
117
117
  "exports": {
118
118
  ".": {
119
+ "types": "./index.ts",
119
120
  "node": {
120
121
  "require": "./dist/index.js",
121
122
  "import": "./dist/esm.mjs"