@teambit/command-bar 1.0.513 → 1.0.515
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.explorer/command-bar@1.0.
|
|
3
|
+
<testsuite name="teambit.explorer/command-bar@1.0.515" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.explorer/command-bar-preview"]=t():e["teambit.explorer/command-bar-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.explorer/command-bar-preview"]=t():e["teambit.explorer/command-bar-preview"]=t()}(self,(()=>(()=>{"use strict";var e={769:(e,t,o)=>{var r={id:"teambit.explorer/command-bar@1.0.515",homepage:"https://bit.cloud/teambit/explorer/command-bar",exported:!0};function n(){const e=i(o(594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const a=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/command-bar.svg"}));a.__bit_component=r,t.Logo=a},594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};o.r(r),o.d(r,{compositions:()=>u,compositions_metadata:()=>b,overview:()=>f});var n={};o.r(n),o.d(n,{default:()=>m});var i=o(769);o(594);const a=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var s=["components"];function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},p.apply(null,arguments)}var d={},l="wrapper";function m(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,s);return(0,a.mdx)(l,p({},d,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,a.mdx)("p",null,"Opens on CMD+K and allows searching for components by name. Typing '> ' inside the command bar displays the different commands and their shortcuts.")))}m.isMDXComponent=!0;const u=[i],f=[n],b={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -678,7 +678,8 @@
|
|
|
678
678
|
"line": 173,
|
|
679
679
|
"character": 27
|
|
680
680
|
},
|
|
681
|
-
"name": "SearcherSlot"
|
|
681
|
+
"name": "SearcherSlot",
|
|
682
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
682
683
|
},
|
|
683
684
|
"isOptional": false,
|
|
684
685
|
"isSpread": false
|
|
@@ -698,7 +699,8 @@
|
|
|
698
699
|
"line": 174,
|
|
699
700
|
"character": 26
|
|
700
701
|
},
|
|
701
|
-
"name": "CommandSlot"
|
|
702
|
+
"name": "CommandSlot",
|
|
703
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
702
704
|
},
|
|
703
705
|
"isOptional": false,
|
|
704
706
|
"isSpread": false
|
|
@@ -718,7 +720,8 @@
|
|
|
718
720
|
"line": 175,
|
|
719
721
|
"character": 21
|
|
720
722
|
},
|
|
721
|
-
"name": "CommandBarConfig"
|
|
723
|
+
"name": "CommandBarConfig",
|
|
724
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
722
725
|
},
|
|
723
726
|
"isOptional": false,
|
|
724
727
|
"isSpread": false
|
|
@@ -861,7 +864,11 @@
|
|
|
861
864
|
"line": 187,
|
|
862
865
|
"character": 24
|
|
863
866
|
},
|
|
864
|
-
"name": "UiUI"
|
|
867
|
+
"name": "UiUI",
|
|
868
|
+
"componentId": {
|
|
869
|
+
"scope": "teambit.ui-foundation",
|
|
870
|
+
"name": "ui"
|
|
871
|
+
}
|
|
865
872
|
},
|
|
866
873
|
{
|
|
867
874
|
"__schema": "KeywordTypeSchema",
|
|
@@ -889,7 +896,11 @@
|
|
|
889
896
|
"line": 187,
|
|
890
897
|
"character": 42
|
|
891
898
|
},
|
|
892
|
-
"name": "PubsubUI"
|
|
899
|
+
"name": "PubsubUI",
|
|
900
|
+
"componentId": {
|
|
901
|
+
"scope": "teambit.harmony",
|
|
902
|
+
"name": "pubsub"
|
|
903
|
+
}
|
|
893
904
|
},
|
|
894
905
|
{
|
|
895
906
|
"__schema": "KeywordTypeSchema",
|
|
@@ -922,7 +933,8 @@
|
|
|
922
933
|
"line": 188,
|
|
923
934
|
"character": 13
|
|
924
935
|
},
|
|
925
|
-
"name": "CommandBarConfig"
|
|
936
|
+
"name": "CommandBarConfig",
|
|
937
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
926
938
|
},
|
|
927
939
|
"isOptional": false,
|
|
928
940
|
"isSpread": false
|
|
@@ -950,7 +962,8 @@
|
|
|
950
962
|
"line": 189,
|
|
951
963
|
"character": 36
|
|
952
964
|
},
|
|
953
|
-
"name": "SearcherSlot"
|
|
965
|
+
"name": "SearcherSlot",
|
|
966
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
954
967
|
},
|
|
955
968
|
{
|
|
956
969
|
"__schema": "TypeRefSchema",
|
|
@@ -959,7 +972,8 @@
|
|
|
959
972
|
"line": 189,
|
|
960
973
|
"character": 50
|
|
961
974
|
},
|
|
962
|
-
"name": "CommandSlot"
|
|
975
|
+
"name": "CommandSlot",
|
|
976
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
963
977
|
}
|
|
964
978
|
]
|
|
965
979
|
},
|
|
@@ -1998,7 +2012,8 @@
|
|
|
1998
2012
|
"line": 173,
|
|
1999
2013
|
"character": 27
|
|
2000
2014
|
},
|
|
2001
|
-
"name": "SearcherSlot"
|
|
2015
|
+
"name": "SearcherSlot",
|
|
2016
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2002
2017
|
},
|
|
2003
2018
|
"isOptional": false,
|
|
2004
2019
|
"isSpread": false
|
|
@@ -2018,7 +2033,8 @@
|
|
|
2018
2033
|
"line": 174,
|
|
2019
2034
|
"character": 26
|
|
2020
2035
|
},
|
|
2021
|
-
"name": "CommandSlot"
|
|
2036
|
+
"name": "CommandSlot",
|
|
2037
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2022
2038
|
},
|
|
2023
2039
|
"isOptional": false,
|
|
2024
2040
|
"isSpread": false
|
|
@@ -2038,7 +2054,8 @@
|
|
|
2038
2054
|
"line": 175,
|
|
2039
2055
|
"character": 21
|
|
2040
2056
|
},
|
|
2041
|
-
"name": "CommandBarConfig"
|
|
2057
|
+
"name": "CommandBarConfig",
|
|
2058
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2042
2059
|
},
|
|
2043
2060
|
"isOptional": false,
|
|
2044
2061
|
"isSpread": false
|
|
@@ -2181,7 +2198,11 @@
|
|
|
2181
2198
|
"line": 187,
|
|
2182
2199
|
"character": 24
|
|
2183
2200
|
},
|
|
2184
|
-
"name": "UiUI"
|
|
2201
|
+
"name": "UiUI",
|
|
2202
|
+
"componentId": {
|
|
2203
|
+
"scope": "teambit.ui-foundation",
|
|
2204
|
+
"name": "ui"
|
|
2205
|
+
}
|
|
2185
2206
|
},
|
|
2186
2207
|
{
|
|
2187
2208
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2209,7 +2230,11 @@
|
|
|
2209
2230
|
"line": 187,
|
|
2210
2231
|
"character": 42
|
|
2211
2232
|
},
|
|
2212
|
-
"name": "PubsubUI"
|
|
2233
|
+
"name": "PubsubUI",
|
|
2234
|
+
"componentId": {
|
|
2235
|
+
"scope": "teambit.harmony",
|
|
2236
|
+
"name": "pubsub"
|
|
2237
|
+
}
|
|
2213
2238
|
},
|
|
2214
2239
|
{
|
|
2215
2240
|
"__schema": "KeywordTypeSchema",
|
|
@@ -2242,7 +2267,8 @@
|
|
|
2242
2267
|
"line": 188,
|
|
2243
2268
|
"character": 13
|
|
2244
2269
|
},
|
|
2245
|
-
"name": "CommandBarConfig"
|
|
2270
|
+
"name": "CommandBarConfig",
|
|
2271
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2246
2272
|
},
|
|
2247
2273
|
"isOptional": false,
|
|
2248
2274
|
"isSpread": false
|
|
@@ -2270,7 +2296,8 @@
|
|
|
2270
2296
|
"line": 189,
|
|
2271
2297
|
"character": 36
|
|
2272
2298
|
},
|
|
2273
|
-
"name": "SearcherSlot"
|
|
2299
|
+
"name": "SearcherSlot",
|
|
2300
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2274
2301
|
},
|
|
2275
2302
|
{
|
|
2276
2303
|
"__schema": "TypeRefSchema",
|
|
@@ -2279,7 +2306,8 @@
|
|
|
2279
2306
|
"line": 189,
|
|
2280
2307
|
"character": 50
|
|
2281
2308
|
},
|
|
2282
|
-
"name": "CommandSlot"
|
|
2309
|
+
"name": "CommandSlot",
|
|
2310
|
+
"internalFilePath": "command-bar.ui.runtime.tsx"
|
|
2283
2311
|
}
|
|
2284
2312
|
]
|
|
2285
2313
|
},
|
|
@@ -2356,6 +2384,11 @@
|
|
|
2356
2384
|
"character": 21
|
|
2357
2385
|
},
|
|
2358
2386
|
"name": "SlotRegistry",
|
|
2387
|
+
"componentId": {
|
|
2388
|
+
"scope": "teambit.harmony",
|
|
2389
|
+
"name": "harmony",
|
|
2390
|
+
"version": "0.4.6"
|
|
2391
|
+
},
|
|
2359
2392
|
"typeArgs": [
|
|
2360
2393
|
{
|
|
2361
2394
|
"__schema": "TypeArraySchema",
|
|
@@ -2394,6 +2427,11 @@
|
|
|
2394
2427
|
"character": 20
|
|
2395
2428
|
},
|
|
2396
2429
|
"name": "SlotRegistry",
|
|
2430
|
+
"componentId": {
|
|
2431
|
+
"scope": "teambit.harmony",
|
|
2432
|
+
"name": "harmony",
|
|
2433
|
+
"version": "0.4.6"
|
|
2434
|
+
},
|
|
2397
2435
|
"typeArgs": [
|
|
2398
2436
|
{
|
|
2399
2437
|
"__schema": "TypeArraySchema",
|
|
@@ -2431,7 +2469,7 @@
|
|
|
2431
2469
|
"componentId": {
|
|
2432
2470
|
"scope": "teambit.explorer",
|
|
2433
2471
|
"name": "command-bar",
|
|
2434
|
-
"version": "1.0.
|
|
2472
|
+
"version": "1.0.515"
|
|
2435
2473
|
},
|
|
2436
2474
|
"taggedModuleExports": []
|
|
2437
2475
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.explorer_command-bar@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.explorer_command-bar@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.explorer_command-bar@1.0.515/dist/command-bar.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.explorer_command-bar@1.0.515/dist/command-bar.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/command-bar",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.515",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/explorer/command-bar",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.explorer",
|
|
8
8
|
"name": "command-bar",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.515"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash.flatten": "4.4.0",
|
|
@@ -22,17 +22,17 @@
|
|
|
22
22
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
|
23
23
|
"@teambit/ui-foundation.ui.keycap": "0.0.500",
|
|
24
24
|
"@teambit/workspace.ui.use-workspace-mode": "0.0.2",
|
|
25
|
-
"@teambit/pubsub": "1.0.
|
|
26
|
-
"@teambit/react-router": "1.0.
|
|
27
|
-
"@teambit/ui": "1.0.
|
|
25
|
+
"@teambit/pubsub": "1.0.515",
|
|
26
|
+
"@teambit/react-router": "1.0.515",
|
|
27
|
+
"@teambit/ui": "1.0.515"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/lodash.flatten": "4.4.6",
|
|
31
31
|
"@types/mousetrap": "1.6.5",
|
|
32
32
|
"@types/classnames": "2.2.11",
|
|
33
33
|
"@types/mocha": "9.1.0",
|
|
34
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
35
|
-
"@teambit/preview": "1.0.
|
|
34
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.68",
|
|
35
|
+
"@teambit/preview": "1.0.515"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
38
|
"react": "^17.0.0 || ^18.0.0",
|