@teambit/component 1.0.713 → 1.0.715

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<Route[]>) | ((registerFn: () => string) => SlotRegistry<ComponentFactory>) | ((registerFn: () => string) => SlotRegistry<ShowFragment[]>))[];
74
+ static slots: (((registerFn: () => string) => SlotRegistry<ComponentFactory>) | ((registerFn: () => string) => SlotRegistry<Route[]>) | ((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.713/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.713/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.715/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.715/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.713",
3
+ "version": "1.0.715",
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.713"
9
+ "version": "1.0.715"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -36,12 +36,15 @@
36
36
  "@teambit/toolbox.string.capitalize": "0.0.501",
37
37
  "@teambit/harmony": "0.4.7",
38
38
  "@teambit/toolbox.path.path": "0.0.9",
39
+ "@teambit/cli": "0.0.1268",
40
+ "@teambit/express": "0.0.1367",
41
+ "@teambit/logger": "0.0.1361",
39
42
  "@teambit/bit-error": "0.0.404",
40
43
  "@teambit/legacy.constants": "0.0.15",
41
44
  "@teambit/component-package-version": "0.0.441",
42
45
  "@teambit/component.ui.deprecation-icon": "0.0.509",
43
46
  "@teambit/ui-foundation.ui.is-browser": "0.0.500",
44
- "@teambit/ui-foundation.ui.main-dropdown": "0.0.503",
47
+ "@teambit/ui-foundation.ui.main-dropdown": "0.0.504",
45
48
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.518",
46
49
  "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
47
50
  "@teambit/legacy.utils": "0.0.24",
@@ -53,6 +56,7 @@
53
56
  "@teambit/pkg.modules.component-package-name": "0.0.76",
54
57
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
55
58
  "@teambit/legacy-component-log": "0.0.409",
59
+ "@teambit/component-descriptor": "0.0.445",
56
60
  "@teambit/semantics.doc-parser": "0.0.77",
57
61
  "@teambit/legacy.consumer": "0.0.69",
58
62
  "@teambit/legacy.dependency-graph": "0.0.72",
@@ -60,10 +64,10 @@
60
64
  "@teambit/legacy.scope": "0.0.69",
61
65
  "@teambit/scope.remotes": "0.0.69",
62
66
  "@teambit/legacy.component-diff": "0.0.123",
63
- "@teambit/design.ui.empty-box": "0.0.363",
64
- "@teambit/documenter.ui.heading": "4.1.1",
65
- "@teambit/documenter.ui.separator": "4.1.1",
66
- "@teambit/harmony.ui.aspect-box": "0.0.508",
67
+ "@teambit/design.ui.empty-box": "0.0.364",
68
+ "@teambit/documenter.ui.heading": "4.1.8",
69
+ "@teambit/documenter.ui.separator": "4.1.7",
70
+ "@teambit/harmony.ui.aspect-box": "0.0.509",
67
71
  "@teambit/design.ui.pages.not-found": "0.0.371",
68
72
  "@teambit/design.ui.pages.server-error": "0.0.368",
69
73
  "@teambit/design.ui.styles.ellipsis": "0.0.357",
@@ -72,26 +76,22 @@
72
76
  "@teambit/design.navigation.responsive-navbar": "0.0.8",
73
77
  "@teambit/workspace.ui.use-workspace-mode": "0.0.2",
74
78
  "@teambit/base-ui.layout.breakpoints": "1.0.0",
75
- "@teambit/component.ui.version-dropdown": "0.0.903",
79
+ "@teambit/component.ui.version-dropdown": "0.0.904",
76
80
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
77
81
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
78
82
  "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.148",
79
- "@teambit/aspect-loader": "1.0.713",
80
- "@teambit/dependency-resolver": "1.0.713",
81
- "@teambit/objects": "0.0.220",
82
- "@teambit/graphql": "1.0.713",
83
- "@teambit/cli": "0.0.1267",
84
- "@teambit/express": "0.0.1366",
85
- "@teambit/logger": "0.0.1360",
86
- "@teambit/command-bar": "1.0.713",
87
- "@teambit/preview": "1.0.713",
88
- "@teambit/pubsub": "1.0.713",
89
- "@teambit/react-router": "1.0.713",
90
- "@teambit/ui": "1.0.713",
91
- "@teambit/component-descriptor": "0.0.445",
92
- "@teambit/compositions": "1.0.713",
93
- "@teambit/deprecation": "1.0.713",
94
- "@teambit/envs": "1.0.713"
83
+ "@teambit/aspect-loader": "1.0.715",
84
+ "@teambit/dependency-resolver": "1.0.715",
85
+ "@teambit/objects": "0.0.222",
86
+ "@teambit/graphql": "1.0.715",
87
+ "@teambit/command-bar": "1.0.715",
88
+ "@teambit/preview": "1.0.715",
89
+ "@teambit/pubsub": "1.0.715",
90
+ "@teambit/react-router": "1.0.715",
91
+ "@teambit/ui": "1.0.715",
92
+ "@teambit/compositions": "1.0.715",
93
+ "@teambit/deprecation": "1.0.715",
94
+ "@teambit/envs": "1.0.715"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@types/lodash": "4.14.165",