@teambit/component 1.0.832 → 1.0.834

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.832/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.832/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.834/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.834/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.832",
3
+ "version": "1.0.834",
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.832"
9
+ "version": "1.0.834"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -25,20 +25,14 @@
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.91",
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.90",
33
- "@teambit/component.sources": "0.0.141",
34
31
  "@teambit/toolbox.path.match-patterns": "0.0.23",
35
32
  "@teambit/toolbox.string.eol": "0.0.9",
36
33
  "@teambit/toolbox.string.capitalize": "0.0.504",
37
34
  "@teambit/harmony": "0.4.7",
38
35
  "@teambit/toolbox.path.path": "0.0.12",
39
- "@teambit/cli": "0.0.1289",
40
- "@teambit/express": "0.0.1388",
41
- "@teambit/logger": "0.0.1382",
42
36
  "@teambit/bit-error": "0.0.404",
43
37
  "@teambit/legacy.constants": "0.0.20",
44
38
  "@teambit/component-package-version": "0.0.445",
@@ -47,32 +41,20 @@
47
41
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
48
42
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.519",
49
43
  "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
50
- "@teambit/legacy.utils": "0.0.29",
51
44
  "@teambit/component-issues": "0.0.166",
52
45
  "@teambit/pkg.modules.semver-helper": "0.0.18",
53
46
  "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
54
47
  "@teambit/cli-table": "0.0.50",
55
- "@teambit/legacy.bit-map": "0.0.146",
56
- "@teambit/pkg.modules.component-package-name": "0.0.96",
57
48
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
58
49
  "@teambit/legacy-component-log": "0.0.413",
59
50
  "@teambit/component-descriptor": "0.0.447",
60
- "@teambit/semantics.doc-parser": "0.0.97",
61
- "@teambit/legacy.consumer": "0.0.89",
62
- "@teambit/legacy.dependency-graph": "0.0.92",
63
51
  "@teambit/legacy.loader": "0.0.14",
64
- "@teambit/legacy.scope": "0.0.89",
65
- "@teambit/scope.remotes": "0.0.89",
66
- "@teambit/legacy.component-diff": "0.0.143",
67
52
  "@teambit/design.ui.empty-box": "0.0.364",
68
53
  "@teambit/documenter.ui.heading": "4.1.8",
69
54
  "@teambit/documenter.ui.separator": "4.1.7",
70
55
  "@teambit/harmony.ui.aspect-box": "0.0.510",
71
56
  "@teambit/design.ui.pages.not-found": "0.0.371",
72
57
  "@teambit/design.ui.pages.server-error": "0.0.368",
73
- "@teambit/design.ui.styles.ellipsis": "0.0.357",
74
- "@teambit/envs.ui.env-icon": "0.0.507",
75
- "@teambit/explorer.ui.command-bar": "2.0.19",
76
58
  "@teambit/design.navigation.responsive-navbar": "0.0.8",
77
59
  "@teambit/workspace.ui.use-workspace-mode": "0.0.2",
78
60
  "@teambit/base-ui.layout.breakpoints": "1.0.0",
@@ -80,18 +62,36 @@
80
62
  "@teambit/lanes.hooks.use-lanes": "0.0.292",
81
63
  "@teambit/lanes.ui.models.lanes-model": "0.0.232",
82
64
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.150",
83
- "@teambit/aspect-loader": "1.0.832",
84
- "@teambit/dependency-resolver": "1.0.832",
85
- "@teambit/objects": "0.0.339",
86
- "@teambit/graphql": "1.0.832",
87
- "@teambit/command-bar": "1.0.832",
88
- "@teambit/preview": "1.0.832",
89
- "@teambit/pubsub": "1.0.832",
90
- "@teambit/react-router": "1.0.832",
91
- "@teambit/ui": "1.0.832",
92
- "@teambit/compositions": "1.0.832",
93
- "@teambit/deprecation": "1.0.832",
94
- "@teambit/envs": "1.0.832"
65
+ "@teambit/design.ui.styles.ellipsis": "0.0.357",
66
+ "@teambit/envs.ui.env-icon": "0.0.507",
67
+ "@teambit/explorer.ui.command-bar": "2.0.19",
68
+ "@teambit/legacy.extension-data": "0.0.92",
69
+ "@teambit/aspect-loader": "1.0.834",
70
+ "@teambit/dependency-resolver": "1.0.834",
71
+ "@teambit/legacy.consumer-component": "0.0.91",
72
+ "@teambit/objects": "0.0.341",
73
+ "@teambit/component.sources": "0.0.142",
74
+ "@teambit/graphql": "1.0.834",
75
+ "@teambit/cli": "0.0.1290",
76
+ "@teambit/express": "0.0.1389",
77
+ "@teambit/logger": "0.0.1383",
78
+ "@teambit/command-bar": "1.0.834",
79
+ "@teambit/preview": "1.0.834",
80
+ "@teambit/pubsub": "1.0.834",
81
+ "@teambit/react-router": "1.0.834",
82
+ "@teambit/ui": "1.0.834",
83
+ "@teambit/legacy.utils": "0.0.30",
84
+ "@teambit/legacy.bit-map": "0.0.147",
85
+ "@teambit/pkg.modules.component-package-name": "0.0.97",
86
+ "@teambit/semantics.doc-parser": "0.0.98",
87
+ "@teambit/legacy.consumer": "0.0.90",
88
+ "@teambit/legacy.dependency-graph": "0.0.93",
89
+ "@teambit/legacy.scope": "0.0.90",
90
+ "@teambit/scope.remotes": "0.0.90",
91
+ "@teambit/legacy.component-diff": "0.0.144",
92
+ "@teambit/compositions": "1.0.834",
93
+ "@teambit/deprecation": "1.0.834",
94
+ "@teambit/envs": "1.0.834"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@types/lodash": "4.14.165",