@teambit/component 1.0.1079 → 1.0.1080

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.1079/dist/component.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1079/dist/component.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1080/dist/component.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component@1.0.1080/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.1079",
3
+ "version": "1.0.1080",
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.1079"
9
+ "version": "1.0.1080"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/any-fs": "0.0.5",
@@ -25,60 +25,36 @@
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.142",
28
29
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
29
30
  "@teambit/graph.cleargraph": "0.0.11",
30
31
  "@teambit/legacy-bit-id": "1.1.3",
31
- "@teambit/harmony": "0.4.12",
32
- "@teambit/bit-error": "0.0.404",
33
- "@teambit/ui-foundation.ui.is-browser": "0.0.500",
34
- "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
35
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
36
- "@teambit/component.ui.deprecation-icon": "0.0.509",
37
- "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
38
- "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
39
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
40
- "@teambit/documenter.ui.heading": "4.1.8",
41
- "@teambit/documenter.ui.separator": "4.1.7",
42
- "@teambit/harmony.ui.aspect-box": "0.0.511",
43
- "@teambit/design.ui.empty-box": "0.0.364",
44
- "@teambit/design.ui.pages.not-found": "0.0.371",
45
- "@teambit/design.ui.pages.server-error": "0.0.368",
46
- "@teambit/design.ui.styles.ellipsis": "0.0.357",
47
- "@teambit/envs.ui.env-icon": "0.0.508",
48
- "@teambit/explorer.ui.command-bar": "2.0.19",
49
- "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
50
- "@teambit/design.navigation.responsive-navbar": "0.0.8",
51
- "@teambit/base-ui.layout.breakpoints": "1.0.0",
52
- "@teambit/lanes.hooks.use-lanes": "0.0.293",
53
- "@teambit/lanes.ui.models.lanes-model": "0.0.233",
54
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
55
- "@teambit/legacy.extension-data": "0.0.142",
56
- "@teambit/aspect-loader": "1.0.1079",
57
- "@teambit/dependency-resolver": "1.0.1079",
58
32
  "@teambit/legacy.consumer-component": "0.0.141",
59
- "@teambit/objects": "0.0.586",
60
33
  "@teambit/component.sources": "0.0.192",
61
34
  "@teambit/toolbox.path.match-patterns": "0.0.32",
62
35
  "@teambit/toolbox.string.eol": "0.0.18",
63
36
  "@teambit/toolbox.string.capitalize": "0.0.513",
64
- "@teambit/graphql": "1.0.1079",
37
+ "@teambit/harmony": "0.4.12",
65
38
  "@teambit/toolbox.path.path": "0.0.21",
66
39
  "@teambit/cli": "0.0.1357",
67
40
  "@teambit/express": "0.0.1456",
68
41
  "@teambit/logger": "0.0.1450",
42
+ "@teambit/bit-error": "0.0.404",
69
43
  "@teambit/legacy.constants": "0.0.37",
70
- "@teambit/command-bar": "1.0.1079",
71
44
  "@teambit/component-package-version": "0.0.457",
72
- "@teambit/preview": "1.0.1079",
73
- "@teambit/pubsub": "1.0.1079",
74
- "@teambit/react-router": "1.0.1079",
75
- "@teambit/ui": "1.0.1079",
45
+ "@teambit/ui-foundation.ui.is-browser": "0.0.500",
46
+ "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
47
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
48
+ "@teambit/component.ui.deprecation-icon": "0.0.509",
49
+ "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
76
50
  "@teambit/legacy.utils": "0.0.45",
77
51
  "@teambit/component-issues": "0.0.180",
78
52
  "@teambit/pkg.modules.semver-helper": "0.0.30",
53
+ "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
79
54
  "@teambit/cli-table": "0.0.57",
80
55
  "@teambit/legacy.bit-map": "0.0.197",
81
56
  "@teambit/pkg.modules.component-package-name": "0.0.147",
57
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
82
58
  "@teambit/legacy-component-log": "0.0.425",
83
59
  "@teambit/component-descriptor": "0.0.458",
84
60
  "@teambit/semantics.doc-parser": "0.0.148",
@@ -88,10 +64,34 @@
88
64
  "@teambit/legacy.scope": "0.0.140",
89
65
  "@teambit/scope.remotes": "0.0.140",
90
66
  "@teambit/legacy.component-diff": "0.0.196",
91
- "@teambit/compositions": "1.0.1079",
92
- "@teambit/deprecation": "1.0.1079",
93
- "@teambit/envs": "1.0.1079",
94
- "@teambit/component.ui.version-dropdown": "0.0.933"
67
+ "@teambit/documenter.ui.heading": "4.1.8",
68
+ "@teambit/documenter.ui.separator": "4.1.7",
69
+ "@teambit/harmony.ui.aspect-box": "0.0.511",
70
+ "@teambit/design.ui.empty-box": "0.0.364",
71
+ "@teambit/design.ui.pages.not-found": "0.0.371",
72
+ "@teambit/design.ui.pages.server-error": "0.0.368",
73
+ "@teambit/workspace.ui.use-workspace-mode": "0.0.3",
74
+ "@teambit/design.navigation.responsive-navbar": "0.0.8",
75
+ "@teambit/base-ui.layout.breakpoints": "1.0.0",
76
+ "@teambit/component.ui.version-dropdown": "0.0.933",
77
+ "@teambit/lanes.hooks.use-lanes": "0.0.293",
78
+ "@teambit/lanes.ui.models.lanes-model": "0.0.233",
79
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
80
+ "@teambit/design.ui.styles.ellipsis": "0.0.357",
81
+ "@teambit/envs.ui.env-icon": "0.0.508",
82
+ "@teambit/explorer.ui.command-bar": "2.0.19",
83
+ "@teambit/aspect-loader": "1.0.1080",
84
+ "@teambit/dependency-resolver": "1.0.1080",
85
+ "@teambit/objects": "0.0.587",
86
+ "@teambit/graphql": "1.0.1080",
87
+ "@teambit/command-bar": "1.0.1080",
88
+ "@teambit/preview": "1.0.1080",
89
+ "@teambit/pubsub": "1.0.1080",
90
+ "@teambit/react-router": "1.0.1080",
91
+ "@teambit/ui": "1.0.1080",
92
+ "@teambit/compositions": "1.0.1080",
93
+ "@teambit/deprecation": "1.0.1080",
94
+ "@teambit/envs": "1.0.1080"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@types/lodash": "4.14.165",