@teambit/component 0.0.601 → 0.0.609
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.
- package/dist/aspect.section.d.ts +1 -0
- package/dist/component.ui.runtime.d.ts +1 -0
- package/dist/ui/aspect-page/aspect-page.d.ts +1 -0
- package/dist/ui/component-error/component-error.d.ts +1 -0
- package/dist/ui/menu/menu-nav.d.ts +1 -0
- package/dist/ui/menu/menu.d.ts +1 -0
- package/dist/ui/top-bar-nav/top-bar-nav.d.ts +1 -0
- package/package-tar/teambit-component-0.0.609.tgz +0 -0
- package/package.json +16 -16
- package/package-tar/teambit-component-0.0.601.tgz +0 -0
package/dist/aspect.section.d.ts
CHANGED
package/dist/ui/menu/menu.d.ts
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/component",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.609",
|
|
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.
|
|
9
|
+
"version": "0.0.609"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -28,33 +28,33 @@
|
|
|
28
28
|
"@teambit/documenter.ui.separator": "4.1.1",
|
|
29
29
|
"@teambit/component-id": "0.0.398",
|
|
30
30
|
"@teambit/ui-foundation.ui.menu-widget-icon": "0.0.487",
|
|
31
|
-
"@teambit/aspect-loader": "0.0.
|
|
31
|
+
"@teambit/aspect-loader": "0.0.609",
|
|
32
32
|
"@teambit/legacy-bit-id": "0.0.397",
|
|
33
33
|
"@teambit/toolbox.string.capitalize": "0.0.482",
|
|
34
|
-
"@teambit/cli": "0.0.
|
|
35
|
-
"@teambit/config": "0.0.
|
|
36
|
-
"@teambit/express": "0.0.
|
|
37
|
-
"@teambit/graphql": "0.0.
|
|
34
|
+
"@teambit/cli": "0.0.419",
|
|
35
|
+
"@teambit/config": "0.0.431",
|
|
36
|
+
"@teambit/express": "0.0.512",
|
|
37
|
+
"@teambit/graphql": "0.0.609",
|
|
38
38
|
"@teambit/bit-error": "0.0.394",
|
|
39
|
-
"@teambit/command-bar": "0.0.
|
|
40
|
-
"@teambit/preview": "0.0.
|
|
41
|
-
"@teambit/pubsub": "0.0.
|
|
39
|
+
"@teambit/command-bar": "0.0.609",
|
|
40
|
+
"@teambit/preview": "0.0.609",
|
|
41
|
+
"@teambit/pubsub": "0.0.609",
|
|
42
42
|
"@teambit/ui-foundation.ui.is-browser": "0.0.485",
|
|
43
43
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.485",
|
|
44
44
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.487",
|
|
45
45
|
"@teambit/ui-foundation.ui.use-box.menu": "0.0.108",
|
|
46
|
-
"@teambit/ui": "0.0.
|
|
46
|
+
"@teambit/ui": "0.0.609",
|
|
47
47
|
"@teambit/component-issues": "0.0.45",
|
|
48
48
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.486",
|
|
49
49
|
"@teambit/cli-table": "0.0.33",
|
|
50
50
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.485",
|
|
51
51
|
"@teambit/design.ui.empty-box": "0.0.353",
|
|
52
52
|
"@teambit/harmony.ui.aspect-box": "0.0.485",
|
|
53
|
+
"@teambit/compositions": "0.0.609",
|
|
54
|
+
"@teambit/deprecation": "0.0.609",
|
|
55
|
+
"@teambit/envs": "0.0.609",
|
|
53
56
|
"@teambit/design.ui.pages.not-found": "0.0.353",
|
|
54
57
|
"@teambit/design.ui.pages.server-error": "0.0.353",
|
|
55
|
-
"@teambit/compositions": "0.0.601",
|
|
56
|
-
"@teambit/deprecation": "0.0.601",
|
|
57
|
-
"@teambit/envs": "0.0.601",
|
|
58
58
|
"@teambit/component.ui.version-dropdown": "0.0.490",
|
|
59
59
|
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
|
|
60
60
|
"@teambit/ui-foundation.ui.react-router.extend-path": "0.0.485"
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
78
78
|
"@apollo/client": "^3.0.0",
|
|
79
|
-
"@teambit/legacy": "1.0.
|
|
79
|
+
"@teambit/legacy": "1.0.202",
|
|
80
80
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
81
81
|
"react": "^16.8.0 || ^17.0.0"
|
|
82
82
|
},
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"react": "-"
|
|
105
105
|
},
|
|
106
106
|
"peerDependencies": {
|
|
107
|
-
"@teambit/legacy": "1.0.
|
|
107
|
+
"@teambit/legacy": "1.0.202",
|
|
108
108
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
109
109
|
"react": "^16.8.0 || ^17.0.0"
|
|
110
110
|
}
|
|
Binary file
|