@teambit/bit 1.6.164 → 1.6.166
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_harmony_bit-preview.js +1 -1
- package/artifacts/schema.json +1 -1
- package/dist/app.js +12 -0
- package/dist/app.js.map +1 -1
- package/dist/autocomplete.d.ts +1 -0
- package/dist/autocomplete.js +133 -0
- package/dist/autocomplete.js.map +1 -0
- package/dist/esm.mjs +2 -0
- package/dist/{preview-1715656872728.js → preview-1715829635662.js} +2 -2
- package/esm.mjs +2 -0
- package/package.json +100 -99
|
@@ -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.harmony/bit@1.6.
|
|
3
|
+
<testsuite name="teambit.harmony/bit@1.6.166" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see teambit_harmony_bit-preview.js.LICENSE.txt */
|
|
2
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/bit-preview"]=t():e["teambit.harmony/bit-preview"]=t()}(self,(()=>(()=>{var e={88443:(e,t)=>{var n;!function(){"use strict";var o={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)&&n.length){var a=r.apply(null,n);a&&e.push(a)}else if("object"===i)for(var s in n)o.call(n,s)&&n[s]&&e.push(s)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},69685:(e,t)=>{var n;!function(){"use strict";var o={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)){if(n.length){var a=r.apply(null,n);a&&e.push(a)}}else if("object"===i)if(n.toString===Object.prototype.toString)for(var s in n)o.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},84949:(e,t)=>{"use strict";var n=Object.prototype.hasOwnProperty;function o(e){try{return decodeURIComponent(e.replace(/\+/g," "))}catch(e){return null}}function r(e){try{return encodeURIComponent(e)}catch(e){return null}}t.stringify=function(e,t){t=t||"";var o,i,a=[];for(i in"string"!=typeof t&&(t="?"),e)if(n.call(e,i)){if((o=e[i])||null!=o&&!isNaN(o)||(o=""),i=r(i),o=r(o),null===i||null===o)continue;a.push(i+"="+o)}return a.length?t+a.join("&"):""},t.parse=function(e){for(var t,n=/([^=?#&]+)=?([^&]*)/g,r={};t=n.exec(e);){var i=o(t[1]),a=o(t[2]);null===i||null===a||i in r||(r[i]=a)}return r}},91788:e=>{"use strict";e.exports=function(e,t){if(t=t.split(":")[0],!(e=+e))return!1;switch(t){case"http":case"ws":return 80!==e;case"https":case"wss":return 443!==e;case"ftp":return 21!==e;case"gopher":return 70!==e;case"file":return!1}return 0!==e}},67114:(e,t,n)=>{"use strict";var o=n(91788),r=n(84949),i=/^[A-Za-z][A-Za-z0-9+-.]*:[\\/]+/,a=/^([a-z][a-z0-9.+-]*:)?([\\/]{1,})?([\S\s]*)/i,s=new RegExp("^[\\x09\\x0A\\x0B\\x0C\\x0D\\x20\\xA0\\u1680\\u180E\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200A\\u202F\\u205F\\u3000\\u2028\\u2029\\uFEFF]+");function u(e){return(e||"").toString().replace(s,"")}var c=[["#","hash"],["?","query"],function(e){return e.replace("\\","/")},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d+)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],l={hash:1,query:1};function d(e){var t,o=("undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{}).location||{},r={},a=typeof(e=e||o);if("blob:"===e.protocol)r=new f(unescape(e.pathname),{});else if("string"===a)for(t in r=new f(e,{}),l)delete r[t];else if("object"===a){for(t in e)t in l||(r[t]=e[t]);void 0===r.slashes&&(r.slashes=i.test(e.href))}return r}function p(e){e=u(e);var t=a.exec(e);return{protocol:t[1]?t[1].toLowerCase():"",slashes:!!(t[2]&&t[2].length>=2),rest:t[2]&&1===t[2].length?"/"+t[3]:t[3]}}function f(e,t,n){if(e=u(e),!(this instanceof f))return new f(e,t,n);var i,a,s,l,m,b,_=c.slice(),h=typeof t,y=this,v=0;for("object"!==h&&"string"!==h&&(n=t,t=null),n&&"function"!=typeof n&&(n=r.parse),t=d(t),i=!(a=p(e||"")).protocol&&!a.slashes,y.slashes=a.slashes||i&&t.slashes,y.protocol=a.protocol||t.protocol||"",e=a.rest,a.slashes||(_[3]=[/(.*)/,"pathname"]);v<_.length;v++)"function"!=typeof(l=_[v])?(s=l[0],b=l[1],s!=s?y[b]=e:"string"==typeof s?~(m=e.indexOf(s))&&("number"==typeof l[2]?(y[b]=e.slice(0,m),e=e.slice(m+l[2])):(y[b]=e.slice(m),e=e.slice(0,m))):(m=s.exec(e))&&(y[b]=m[1],e=e.slice(0,m.index)),y[b]=y[b]||i&&l[3]&&t[b]||"",l[4]&&(y[b]=y[b].toLowerCase())):e=l(e);n&&(y.query=n(y.query)),i&&t.slashes&&"/"!==y.pathname.charAt(0)&&(""!==y.pathname||""!==t.pathname)&&(y.pathname=function(e,t){if(""===e)return t;for(var n=(t||"/").split("/").slice(0,-1).concat(e.split("/")),o=n.length,r=n[o-1],i=!1,a=0;o--;)"."===n[o]?n.splice(o,1):".."===n[o]?(n.splice(o,1),a++):a&&(0===o&&(i=!0),n.splice(o,1),a--);return i&&n.unshift(""),"."!==r&&".."!==r||n.push(""),n.join("/")}(y.pathname,t.pathname)),"/"!==y.pathname.charAt(0)&&y.hostname&&(y.pathname="/"+y.pathname),o(y.port,y.protocol)||(y.host=y.hostname,y.port=""),y.username=y.password="",y.auth&&(l=y.auth.split(":"),y.username=l[0]||"",y.password=l[1]||""),y.origin=y.protocol&&y.host&&"file:"!==y.protocol?y.protocol+"//"+y.host:"null",y.href=y.toString()}f.prototype={set:function(e,t,n){var i=this;switch(e){case"query":"string"==typeof t&&t.length&&(t=(n||r.parse)(t)),i[e]=t;break;case"port":i[e]=t,o(t,i.protocol)?t&&(i.host=i.hostname+":"+t):(i.host=i.hostname,i[e]="");break;case"hostname":i[e]=t,i.port&&(t+=":"+i.port),i.host=t;break;case"host":i[e]=t,/:\d+$/.test(t)?(t=t.split(":"),i.port=t.pop(),i.hostname=t.join(":")):(i.hostname=t,i.port="");break;case"protocol":i.protocol=t.toLowerCase(),i.slashes=!n;break;case"pathname":case"hash":if(t){var a="pathname"===e?"/":"#";i[e]=t.charAt(0)!==a?a+t:t}else i[e]=t;break;default:i[e]=t}for(var s=0;s<c.length;s++){var u=c[s];u[4]&&(i[u[1]]=i[u[1]].toLowerCase())}return i.origin=i.protocol&&i.host&&"file:"!==i.protocol?i.protocol+"//"+i.host:"null",i.href=i.toString(),i},toString:function(e){e&&"function"==typeof e||(e=r.stringify);var t,n=this,o=n.protocol;o&&":"!==o.charAt(o.length-1)&&(o+=":");var i=o+(n.slashes?"//":"");return n.username&&(i+=n.username,n.password&&(i+=":"+n.password),i+="@"),i+=n.host+n.pathname,(t="object"==typeof n.query?e(n.query):n.query)&&(i+="?"!==t.charAt(0)?"?"+t:t),n.hash&&(i+=n.hash),i}},f.extractProtocol=p,f.location=d,f.trimLeft=u,f.qs=r,e.exports=f},16448:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BaseImage=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(25229));function u(e){var{alt:t,className:n,fullWidth:r}=e,u=o(e,["alt","className","fullWidth"]);return i.default.createElement("img",Object.assign({"data-bit-id":"teambit.base-ui/elements/image",alt:t},u,{className:a.default(s.default.image,r&&s.default.fullWidth,n)}))}u.__bit_component={id:"teambit.base-ui/elements/image@1.0.0",homepage:"https://bit.dev/teambit/base-ui/elements/image",exported:!0},t.BaseImage=u},85309:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(16448),t)},2323:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CenterColumn=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(42331));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.centerColumn,n)},r),t)}u.__bit_component={id:"teambit.base-ui/layout/page-frame@1.0.2",homepage:"https://bit.dev/teambit/base-ui/layout/page-frame",exported:!0},t.CenterColumn=u},14017:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CenterColumn=t.WideColumn=t.textColumn=t.wideColumn=t.centerColumn=void 0;const r=o(n(42331));t.centerColumn=r.default.centerColumn,t.wideColumn=r.default.wideColumn,t.textColumn=r.default.textColumn;var i=n(32501);Object.defineProperty(t,"WideColumn",{enumerable:!0,get:function(){return i.WideColumn}});var a=n(2323);Object.defineProperty(t,"CenterColumn",{enumerable:!0,get:function(){return a.CenterColumn}})},32501:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WideColumn=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(42331));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.wideColumn,n)},r),t)}u.__bit_component={id:"teambit.base-ui/layout/page-frame@1.0.2",homepage:"https://bit.dev/teambit/base-ui/layout/page-frame",exported:!0},t.WideColumn=u},16204:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/compare-url@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/compare-url",exported:!0},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;const i=r(n(67114));function a(e,t,{exact:n,strict:o}={}){if(e===t)return!0;o||(e=e.replace(/\/(?=[?#]|$)/,""),t=t.replace(/\/(?=[?#]|$)/,""));const r=i.default(e),a=i.default(t),l=s(r,a),d=!n||u(r,a),p=!o||c(r,a);return l&&d&&p}function s(e,t){return(!t.protocol||t.protocol===e.protocol)&&(!t.hostname||t.hostname===e.hostname)&&(!t.port||t.port===e.port)&&(!t.pathname||e.pathname.startsWith(t.pathname))&&(!t.query||l(t.query,e.query))&&(!t.hash||t.hash===e.hash)&&(!t.password||t.password===e.password)&&(!t.username||t.username===e.username)}function u(e,t){return(!t.pathname||e.pathname===t.pathname)&&(!t.query||l(e.query,t.query))}function c(e,t){return!t.pathname||e.pathname.endsWith("/")===t.pathname.endsWith("/")}function l(e,t){return Object.keys(e).every((n=>e[n]===t[n]))}a.__bit_component=o,t.compareUrl=a,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o,l.__bit_component=o},1731:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;var o=n(16204);Object.defineProperty(t,"compareUrl",{enumerable:!0,get:function(){return o.compareUrl}})},60217:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;var o=n(65589);Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return o.Link}})},65589:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;const r=o(n(41594)),i=n(86609);function a(e){const t=i.useRouting().Link;return r.default.createElement(t,Object.assign({},e))}a.__bit_component={id:"teambit.base-ui/routing/link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/link",exported:!0},t.Link=a},42019:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NativeLink=void 0;var o=n(45357);Object.defineProperty(t,"NativeLink",{enumerable:!0,get:function(){return o.NativeLink}})},45357:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return r(t,e),t},a=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.NativeLink=void 0;const s=i(n(41594)),u={rel:"noopener",target:"_blank"};function c(e){var{href:t="",external:n,replace:o,onClick:r}=e,i=a(e,["href","external","replace","onClick"]);const c=n?u:{},l=s.useCallback((e=>{const i=null==r?void 0:r(e);return e.defaultPrevented||!o||n||(e.preventDefault(),window.location.replace(t)),i}),[t,o,r]);return s.default.createElement("a",Object.assign({},i,c,{onClick:l,href:t}))}c.__bit_component={id:"teambit.base-ui/routing/native-link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/native-link",exported:!0},t.NativeLink=c},90507:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NativeNavLink=void 0;var o=n(95997);Object.defineProperty(t,"NativeNavLink",{enumerable:!0,get:function(){return o.NativeNavLink}})},95997:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return r(t,e),t},a=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.NativeNavLink=void 0;const u=i(n(41594)),c=s(n(88443)),l=n(42019),d=n(1731),p=n(62137);function f(e){var{activeClassName:t,activeStyle:n,isActive:o,exact:r,strict:i,style:s,className:f}=e,m=a(e,["activeClassName","activeStyle","isActive","exact","strict","style","className"]);const b=p.isBrowser?window.location.href:"/",_=u.useMemo((()=>m.href&&d.compareUrl(b,m.href)),[r,i,b,m.href]),h=(null==o?void 0:o())||_,y=u.useMemo((()=>h&&n?Object.assign(Object.assign({},s),n):s),[h,s]);return u.default.createElement(l.NativeLink,Object.assign({},m,{style:y,className:c.default(f,h&&t)}))}f.__bit_component={id:"teambit.base-ui/routing/native-nav-link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/native-nav-link",exported:!0},t.NativeNavLink=f},86609:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=t.useRouting=t.RoutingProvider=void 0;var o=n(16733);Object.defineProperty(t,"RoutingProvider",{enumerable:!0,get:function(){return o.RoutingProvider}}),Object.defineProperty(t,"useRouting",{enumerable:!0,get:function(){return o.useRouting}}),Object.defineProperty(t,"useLocation",{enumerable:!0,get:function(){return o.useLocation}})},16733:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/routing-provider@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/routing-provider",exported:!0},r=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=t.useRouting=t.RoutingProvider=void 0;const s=a(n(41594)),u=n(42019),c=n(90507),l=n(62137),d={pathname:"/",search:"",hash:""},p={Link:u.NativeLink,NavLink:c.NativeNavLink,useLocation:()=>l.isBrowser?window.location:d},f=s.createContext(p);function m({value:e,children:t}){return s.default.createElement(f.Provider,{value:e},t)}function b(){return s.useContext(f)}function _(){return b().useLocation()}m.__bit_component=o,t.RoutingProvider=m,b.__bit_component=o,t.useRouting=b,_.__bit_component=o,t.useLocation=_},12446:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Heading=void 0;const i=r(n(41594));function a(e){var{element:t="h1"}=e,n=o(e,["element"]);const r=t;return i.default.createElement(r,Object.assign({"data-bit-id":"teambit.base-ui/text/heading"},n))}a.__bit_component={id:"teambit.base-ui/text/heading@1.0.4",homepage:"https://bit.dev/teambit/base-ui/text/heading",exported:!0},t.Heading=a},76835:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Heading=void 0;var o=n(12446);Object.defineProperty(t,"Heading",{enumerable:!0,get:function(){return o.Heading}})},62137:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBrowser=void 0;var o=n(2360);Object.defineProperty(t,"isBrowser",{enumerable:!0,get:function(){return o.isBrowser}})},2360:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBrowser=void 0,t.isBrowser="undefined"!=typeof window},30725:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.bitComponent=void 0;const r=o(n(41594)),i=n(37460),a=o(n(96400));t.bitComponent=[{id:"teambit.bit/bit",href:"https://bit.cloud/teambit/harmony/bit",description:"Bit is an open-source component for composing component driven software",envIcon:"https://static.bit.dev/extensions-icons/default.svg",preview:r.default.createElement("div",{className:a.default.logo},r.default.createElement(i.Logo,{customSize:64}))}]},48928:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBitQuickStart=t.Size=t.WhatIsBit=t.default=t.WhatIsBitLong=void 0;var r=n(74674);Object.defineProperty(t,"WhatIsBitLong",{enumerable:!0,get:function(){return o(r).default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o(r).default}});var i=n(24207);Object.defineProperty(t,"WhatIsBit",{enumerable:!0,get:function(){return i.WhatIsBit}}),Object.defineProperty(t,"Size",{enumerable:!0,get:function(){return i.Size}});var a=n(83140);Object.defineProperty(t,"WhatIsBitQuickStart",{enumerable:!0,get:function(){return a.WhatIsBitQuickStart}})},107:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit comes with native support in various dev tools like TypeScript, Babel, Jest, Webpack, ESLint, and ready made development environments for React, NodeJS, Angular and more. New tools can be easily integrated by adding one more component into Bit!"))}p.__bit_component=o,p.isMDXComponent=!0},44593:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit comes with native support in various dev tools like TypeScript, Babel, Jest, Webpack, ESLint, and ready made development environments for React, NodeJS, Angular and more. New tools can be easily integrated by adding one more component into Bit!"))}p.__bit_component=o,p.isMDXComponent=!0},40095:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("h3",null,"What is Bit?"),(0,r.mdx)("p",null,"Bit is an open-source tool for composing component-driven software."))}p.__bit_component=o,p.isMDXComponent=!0},83140:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBitQuickStart=void 0;const r=o(n(41594)),i=n(54500),a=n(14017),s=n(10543),u=o(n(44593)),c=o(n(107)),l=o(n(40095)),d=n(30725),p=o(n(61973)),f=()=>r.default.createElement(a.WideColumn,null,r.default.createElement(l.default,null),r.default.createElement(i.LeftRight,{className:p.default.leftRight,left:r.default.createElement(u.default,null),right:r.default.createElement(s.ComponentCardGroup,{components:d.bitComponent})}),r.default.createElement(c.default,null));f.__bit_component={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0},t.WhatIsBitQuickStart=f},18673:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=_,l(n(41594));var r=n(5016),i=n(10543),a=l(n(38312)),s=n(30725),u=l(n(96400)),c=["components"];function l(e){return e&&e.__esModule?e:{default:e}}function d(){return d=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},d.apply(this,arguments)}function p(e,t){if(null==e)return{};var n,o,r=f(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function f(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}l.__bit_component=o,d.__bit_component=o,p.__bit_component=o,f.__bit_component=o;var m={},b="wrapper";function _(e){var t=e.components,n=p(e,c);return(0,r.mdx)(b,d({},m,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit is an open-source tool for composing component-driven software."),(0,r.mdx)(i.ComponentCardGroup,{components:s.bitComponent,className:u.default.bitCard,mdxType:"ComponentCardGroup"}),(0,r.mdx)("br",null),(0,r.mdx)(a.default,{components:s.bitComponent,mdxType:"WhatIsBitSmall"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit offers native support for various dev tools like ",(0,r.mdx)("a",{parentName:"p",href:"/tools/typescript"},"TypeScript"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/babel"},"Babel"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/jest"},"Jest"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/webpack"},"Webpack"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/eslint"},"ESLint")," and\nready made development environments for ",(0,r.mdx)("a",{parentName:"p",href:"/frameworks/react"},"React"),", ",(0,r.mdx)("a",{parentName:"p",href:"/frameworks/node"},"NodeJS"),", ",(0,r.mdx)("a",{parentName:"p",href:"/envs/angular"},"Angular")," and more. New tools can be easily integrated by\nextending Bit with one more component."))}_.__bit_component=o,_.isMDXComponent=!0},38312:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit stands at the intersection between product and engineering. ",(0,r.mdx)("strong",{parentName:"p"},"It helps you take complex product requirements, and break them down into independent,\nand reusable pieces called")," ",(0,r.mdx)("strong",{parentName:"p"},(0,r.mdx)("em",{parentName:"strong"},'"components"')),". It allows you to create components and compose them with each other. Components are described by names and APIs, and contain source code implementation.\nThey can be of different kinds like apps, pages, UI components, backend services and even content. You can ",(0,r.mdx)("a",{parentName:"p",href:"/thinking-in-components"},"think of almost anything in components"),"."),(0,r.mdx)("p",null,'It is common to think of components that function as full applications, as "large", whereas components that function as simple elements, like a \'button\', as "small".\nFor us, both types of components are "the same size", but each has a different responsibility. An app is a very concrete component. It has many dependencies and just a few (if any) dependents.\nA button, on the other hand, is very abstract. It has just a few dependencies and many dependents. Having this sort of dependents-to-dependencies ratio indicates that a component is highly-reusable.'))}p.__bit_component=o,p.isMDXComponent=!0},24207:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBit=t.Size=void 0;const r=o(n(41594)),i=o(n(74674)),a=o(n(18673)),s=o(n(38312));var u;function c({size:e}){return e===u.SMALL?r.default.createElement(s.default,null):e===u.MEDIUM?r.default.createElement(a.default,null):r.default.createElement(i.default,null)}!function(e){e[e.SMALL=0]="SMALL",e[e.MEDIUM=1]="MEDIUM",e[e.LARGE=2]="LARGE"}(u=t.Size||(t.Size={})),c.__bit_component={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0},t.WhatIsBit=c},74674:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=f,s(n(41594));var r=n(5016),i=s(n(18673)),a=["components"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,o,r=l(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function l(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}s.__bit_component=o,u.__bit_component=o,c.__bit_component=o,l.__bit_component=o;var d={},p="wrapper";function f(e){var t=e.components,n=c(e,a);return(0,r.mdx)(p,u({},d,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("h3",null,"What is Bit?"),(0,r.mdx)(i.default,{mdxType:"WhatIsBitShort"}),(0,r.mdx)("h3",null,"What can you do with Bit?"),(0,r.mdx)("p",null,"Anything is possible with Bit! We built ",(0,r.mdx)("a",{parentName:"p",href:"https://bit.dev"},"Bit")," and ",(0,r.mdx)("a",{parentName:"p",href:"https://bit.cloud"},"bit.cloud")," entirely using Bit. These are complex systems which includes infrastructure\ntools, cloud products and multiple user interfaces."),(0,r.mdx)("p",null,"People use Bit to create all kind of applications, from user interfaces with component-driven frameworks like React, Vue and Angular, to complex\nmicro-service architectures, serverless functions, CLI utilities, desktop applications, native mobile applications and even IoT. You can do with Bit about anything you can do with JS\nand even beyond."),(0,r.mdx)("h3",null,"What Bit supports?"),(0,r.mdx)("p",null,"Bit was built with TypeScript and supports it natively. It was designed to be language-agnostic, and will support other software languages in the future! For now, our development environments use TypeScript as the default compiler for JS and TS components. You can easily switch to Babel or any other compiler. Bit is completely agnostic to your tech stack."))}f.__bit_component=o,f.isMDXComponent=!0},37460:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Logo:()=>c,RecommendedSizes:()=>o});var o,r=n(41594),i=n.n(r),a=n(85309);!function(e){e[e.small=16]="small",e[e.medium=24]="medium",e[e.large=32]="large",e[e.xl=40]="xl"}(o||(o={}));const s=new URL(n(47155),n.b).toString();var u=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};function c(e){var{size:t,customSize:n,alt:o}=e,r=u(e,["size","customSize","alt"]);const c=n||t;return i().createElement(a.BaseImage,Object.assign({},r,{src:s,alt:o||"",height:c,width:c}))}c.__bit_component={id:"teambit.design/ui/brand/logo@1.96.2",homepage:"https://bit.dev/teambit/design/ui/brand/logo",exported:!0},c.defaultProps={size:o.medium,alt:"Bit"}},26464:function(e,t,n){"use strict";var o={id:"teambit.design/ui/heading@1.0.16",homepage:"https://bit.dev/teambit/design/ui/heading",exported:!0},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.H6=t.H5=t.H4=t.H3=t.H2=t.H1=void 0;const i=r(n(41594)),a=r(n(88443)),s=n(76835),u=r(n(34760)),c=r(n(98317)),l=r(n(42534));function d(e){return i.default.createElement(s.Heading,Object.assign({element:"h1"},e,{className:(0,a.default)(c.default.h1,l.default.h1,u.default[e.size||"lg"],e.className)}))}function p(e){return i.default.createElement(s.Heading,Object.assign({element:"h2"},e,{className:(0,a.default)(c.default.h2,u.default[e.size||"lg"],e.className)}))}function f(e){return i.default.createElement(s.Heading,Object.assign({element:"h3"},e,{className:(0,a.default)(c.default.h3,u.default[e.size||"md"],e.className)}))}function m(e){return i.default.createElement(s.Heading,Object.assign({element:"h4"},e,{className:(0,a.default)(c.default.h4,u.default[e.size||"sm"],e.className)}))}function b(e){return i.default.createElement(s.Heading,Object.assign({element:"h5"},e,{className:(0,a.default)(c.default.h5,u.default[e.size||"xs"],e.className)}))}function _(e){return i.default.createElement(s.Heading,Object.assign({element:"h6"},e,{className:(0,a.default)(c.default.h6,u.default[e.size||"xxs"],e.className)}))}d.__bit_component=o,t.H1=d,p.__bit_component=o,t.H2=p,f.__bit_component=o,t.H3=f,m.__bit_component=o,t.H4=m,b.__bit_component=o,t.H5=b,_.__bit_component=o,t.H6=_},55118:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(26464),t)},54500:(e,t,n)=>{"use strict";n.r(t),n.d(t,{LeftRight:()=>c});var o=n(41594),r=n.n(o),i=n(69685),a=n.n(i);const s={leftRight:"left-right_leftRight__MIGjK"};var u=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};function c(e){var{left:t,right:n}=e,o=u(e,["left","right"]);return r().createElement("section",Object.assign({},o,{className:a()(s.leftRight,o.className)}),r().createElement("div",null,t),r().createElement("div",null,n))}c.__bit_component={id:"teambit.design/ui/layouts/sections/left-right@1.96.2",homepage:"https://bit.dev/teambit/design/ui/layouts/sections/left-right",exported:!0}},76899:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Ellipsis=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(99940));function s(e){return r.default.createElement("div",Object.assign({},e,{className:(0,i.default)(e.className,a.default.ellipsisDiv)}))}s.__bit_component={id:"teambit.design/ui/styles/ellipsis@0.0.347",homepage:"https://bit.dev/teambit/design/ui/styles/ellipsis",exported:!0},t.Ellipsis=s},92382:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Ellipsis=t.ellipsis=void 0;const r=o(n(99940));t.ellipsis=r.default.ellipsis;var i=n(76899);Object.defineProperty(t,"Ellipsis",{enumerable:!0,get:function(){return i.Ellipsis}})},58963:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BaseComponentCard=void 0;const r=o(n(41594)),i=n(46338),a=n(39696),s=n(77234),u=n(85834);function c({id:e="",className:t,preview:n,version:o,description:c,isDeprecated:l,isVerified:d,children:p,contentClass:f}){return r.default.createElement(u.Card,{className:t},r.default.createElement(a.DeprecationSticker,{isDeprecated:l}),r.default.createElement(i.PreviewContainer,{preview:n}),r.default.createElement(s.ComponentDetails,{id:e,version:o,description:c,isVerified:d,className:f}),p)}c.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.BaseComponentCard=c},60758:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Card=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(25535));function s({children:e,className:t}){return r.default.createElement("div",{className:(0,i.default)(a.default.componentCard,t)},e)}s.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.Card=s},85834:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Card=void 0;var o=n(60758);Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return o.Card}})},10940:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeprecationSticker=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(36681));function s({isDeprecated:e}){return r.default.createElement("div",{className:(0,i.default)(a.default.deprecated,{[a.default.show]:e})},"deprecated")}s.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.DeprecationSticker=s},39696:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeprecationSticker=void 0;var o=n(10940);Object.defineProperty(t,"DeprecationSticker",{enumerable:!0,get:function(){return o.DeprecationSticker}})},84608:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentDetails=void 0;const i=r(n(41594)),a=r(n(88443)),s=n(66250),u=n(92382),c=r(n(66253));function l(e){var{id:t,version:n,description:r,isVerified:l,className:d}=e,p=o(e,["id","version","description","isVerified","className"]);const f=t.split("/"),m=f.length>1&&f.slice(0,-1).join(" / "),b=f.slice(-1);return i.default.createElement("div",Object.assign({},p,{className:(0,a.default)(c.default.content,d)}),i.default.createElement("div",null,i.default.createElement("div",{className:c.default.nameSpace},m),i.default.createElement("div",{className:c.default.name},i.default.createElement("span",null,b),i.default.createElement("div",{className:c.default.versionHolder},n&&i.default.createElement(u.Ellipsis,null,"v",n),l&&i.default.createElement("img",{src:"https://static.bit.dev/extensions-icons/verified-field-badge.svg",className:c.default.img}))),i.default.createElement("div",{className:c.default.description},(0,s.ellipsis)(r||"",50))))}l.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.ComponentDetails=l},77234:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentDetails=void 0;var o=n(84608);Object.defineProperty(t,"ComponentDetails",{enumerable:!0,get:function(){return o.ComponentDetails}})},89187:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=t.ComponentDetails=t.DeprecationSticker=t.Card=t.BaseComponentCard=void 0;var o=n(58963);Object.defineProperty(t,"BaseComponentCard",{enumerable:!0,get:function(){return o.BaseComponentCard}});var r=n(85834);Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return r.Card}});var i=n(39696);Object.defineProperty(t,"DeprecationSticker",{enumerable:!0,get:function(){return i.DeprecationSticker}});var a=n(77234);Object.defineProperty(t,"ComponentDetails",{enumerable:!0,get:function(){return a.ComponentDetails}});var s=n(46338);Object.defineProperty(t,"PreviewContainer",{enumerable:!0,get:function(){return s.PreviewContainer}})},46338:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=void 0;var o=n(39188);Object.defineProperty(t,"PreviewContainer",{enumerable:!0,get:function(){return o.PreviewContainer}})},39188:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(9537));function u(e){var{preview:t,className:n}=e,r=o(e,["preview","className"]);return i.default.createElement("div",Object.assign({},r,{className:(0,a.default)(s.default.previewContainer,n)}),i.default.createElement("div",{className:(0,a.default)(s.default.preview,{[s.default.emptyPreview]:!t})},t))}u.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.PreviewContainer=u},2081:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCardGroup=void 0;const i=r(n(41594)),a=n(55118),s=n(93298),u=n(21146);function c(e){var{title:t,components:n}=e,r=o(e,["title","components"]);return i.default.createElement("div",Object.assign({},r),t&&i.default.createElement(a.H2,null,t),i.default.createElement(s.ComponentGrid,null,n.map((e=>i.default.createElement(u.ComponentCard,Object.assign({key:e.id},e))))))}c.__bit_component={id:"teambit.explorer/ui/gallery/component-card-group@1.96.1",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-card-group",exported:!0},t.ComponentCardGroup=c},10543:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCardGroup=void 0;var o=n(2081);Object.defineProperty(t,"ComponentCardGroup",{enumerable:!0,get:function(){return o.ComponentCardGroup}})},70835:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCard=void 0;const r=o(n(41594)),i=n(60217),a=n(89187),s=o(n(61338));function u({id:e="",className:t,preview:n,version:o,description:u,envIcon:c,isDeprecated:l=!1,href:d,external:p}){return r.default.createElement(a.Card,{className:t},r.default.createElement(i.Link,{className:s.default.componentCardLink,href:d||e,external:p},r.default.createElement(a.DeprecationSticker,{isDeprecated:l}),r.default.createElement(a.PreviewContainer,{preview:n}),r.default.createElement(a.ComponentDetails,{id:e,version:o,description:u,className:s.default.content}),r.default.createElement("div",{className:s.default.bottom},r.default.createElement("div",{className:s.default.left}),r.default.createElement("img",{src:c,className:s.default.img}))))}u.__bit_component={id:"teambit.explorer/ui/gallery/component-card@0.0.495",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-card",exported:!0},t.ComponentCard=u},21146:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(70835),t)},53222:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentGrid=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(54639));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.componentGrid,n)},r),t)}u.__bit_component={id:"teambit.explorer/ui/gallery/component-grid@0.0.486",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-grid",exported:!0},t.ComponentGrid=u},93298:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(53222),t)},73239:(e,t)=>{"use strict";function n(e,t){return e.length>t?`${e.substring(0,t)}...`:e}Object.defineProperty(t,"__esModule",{value:!0}),t.ellipsis=void 0,n.__bit_component={id:"teambit.toolbox/string/ellipsis@0.0.173",homepage:"https://bit.dev/teambit/toolbox/string/ellipsis",exported:!0},t.ellipsis=n},66250:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ellipsis=void 0;var o=n(73239);Object.defineProperty(t,"ellipsis",{enumerable:!0,get:function(){return o.ellipsis}})},20274:(e,t,n)=>{"use strict";var o={id:"teambit.harmony/bit@1.6.164",homepage:"https://bit.cloud/teambit/harmony/bit",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function i(){const e=n(37460);return i=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.BitLogo=void 0,r.__bit_component=o,i.__bit_component=o,a.__bit_component=o;const s=()=>r().default.createElement("div",{style:{width:"50%",margin:"auto"}},r().default.createElement(i().Logo,{customSize:64}));s.__bit_component=o,t.BitLogo=s},77302:(e,t,n)=>{"use strict";var o={id:"teambit.harmony/bit@1.6.164",homepage:"https://bit.cloud/teambit/harmony/bit",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function i(){const e=n(48928);return i=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}function s(){return r().default.createElement(i().WhatIsBit,null)}Object.defineProperty(t,"__esModule",{value:!0}),t.abstract=void 0,t.default=s,t.tags=void 0,r.__bit_component=o,i.__bit_component=o,a.__bit_component=o,t.tags=["components","software","composable","component-driven","collaboration","development","design","product","architecture","compounding"],t.abstract="Bit is an open source toolchain for component-driven software",s.__bit_component=o},25229:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={fullWidth:"image_fullWidth__DuFxF"}},42331:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={centerColumn:"page-frame_centerColumn__TQUa5",wideColumn:"page-frame_wideColumn__aU-QA",textColumn:"page-frame_textColumn__ftvm+"}},61973:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={}},96400:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={bitCard:"what-is-bit_bitCard__2bBkt",logo:"what-is-bit_logo__zQu+D"}},34760:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={xxs:"heading-sizes_xxs__D2vhz",xs:"heading-sizes_xs__s6xiM",sm:"heading-sizes_sm__0SPV2",md:"heading-sizes_md__QTOIj",lg:"heading-sizes_lg__RXbPq",xl:"heading-sizes_xl__vmVl4",xxl:"heading-sizes_xxl__boP8x"}},98317:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={h1:"heading_h1__sRCrZ",h2:"heading_h2__-yjIz",h3:"heading_h3__eI73f",h4:"heading_h4__e2TcN",h5:"heading_h5__-3f+w",h6:"heading_h6__AxAkb"}},42534:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={h1:"margins_h1__MC91A"}},99940:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={ellipsis:"ellipsis_ellipsis__6tlDb",ellipsisDiv:"ellipsis_ellipsisDiv__HG0X8"}},25535:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentCard:"card_componentCard__D0BXL"}},36681:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={deprecated:"deprecation-sticker_deprecated__y7cSz",show:"deprecation-sticker_show__OFjR6"}},66253:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={content:"details_content__9s6vq",nameSpace:"details_nameSpace__J8YGB",name:"details_name__f2OHG",versionHolder:"details_versionHolder__KVJSf",img:"details_img__wcL6I",description:"details_description__XJwoO"}},9537:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={previewContainer:"preview-container_previewContainer__sk0Eo",preview:"preview-container_preview__d-LsS",emptyPreview:"preview-container_emptyPreview__E5nmF"}},61338:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentCardLink:"component-card_componentCardLink__zJjLM",bottom:"component-card_bottom__kbvgY",size:"component-card_size__DGgSm",dot:"component-card_dot__Se1Kn",img:"component-card_img__23g0v"}},54639:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentGrid:"component-grid_componentGrid__SCty9"}},47155:e=>{"use strict";e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzU0IiBoZWlnaHQ9IjM1NCIgdmlld0JveD0iMCAwIDM1NCAzNTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNzcgMzQ4QzI3MS40NDEgMzQ4IDM0OCAyNzEuNDQxIDM0OCAxNzdDMzQ4IDgyLjU1OTMgMjcxLjQ0MSA2IDE3NyA2QzgyLjU1OTMgNiA2IDgyLjU1OTMgNiAxNzdDNiAyNzEuNDQxIDgyLjU1OTMgMzQ4IDE3NyAzNDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXIpIiBzdHJva2U9IiM3QjcwQjYiIHN0cm9rZS13aWR0aD0iMTIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNjEuMjY1IDE5MS43MDlDMTYxLjI2NSAyMDkuNzI3IDE1MC41MjggMjIxLjMyOCAxMzEuMjc1IDIyMS4zMjhDMTI0LjM2NCAyMjEuMzI4IDExNy45NDcgMjE5Ljk3MSAxMTMuMDEgMjE3LjEzMkMxMDcuMzMzIDIxMy45MjMgMTA3LjMzMyAyMDkuODUxIDEwNy4zMzMgMjA1LjY1NVYxNDMuMzMxQzEwNy4zMzMgMTM4Ljg4OCAxMTAuMDQ4IDEzNi42NjcgMTE1LjYwMiAxMzYuNjY3QzEyMS4xNTUgMTM2LjY2NyAxMjMuODcgMTM4Ljg4OCAxMjMuODcgMTQzLjMzMVYxNjcuMDI2QzEyNi45NTYgMTY0LjkyOCAxMzEuMDI4IDE2My45NDEgMTM1LjcxOCAxNjMuOTQxQzE1MC43NzQgMTYzLjk0MSAxNjEuMjY1IDE3My45MzggMTYxLjI2NSAxOTEuNzA5Wk0xMjMuODcgMjA2LjE0OEMxMjUuOTY4IDIwNy4zODIgMTI4LjU2IDIwOCAxMzEuMzk5IDIwOEMxMzkuNDIgMjA4IDE0NC4zNTcgMjAyLjU2OSAxNDQuMzU3IDE5Mi44MkMxNDQuMzU3IDE4Mi45NDcgMTM5LjI5NyAxNzcuMjcgMTMxLjY0NSAxNzcuMjdDMTI4LjY4NCAxNzcuMjcgMTI1Ljk2OCAxNzguMTM0IDEyMy44NyAxNzkuNzM4VjIwNi4xNDhaTTE5Mi4xOCAxNDcuNjUxQzE5Mi4xOCAxNTMuMzI4IDE4OC4xMDcgMTU3LjI3NyAxODIuNDMgMTU3LjI3N0MxNzYuNzUzIDE1Ny4yNzcgMTcyLjY4IDE1My4zMjggMTcyLjY4IDE0Ny42NTFDMTcyLjY4IDE0MS45NzQgMTc2Ljc1MyAxMzguMTQ4IDE4Mi40MyAxMzguMTQ4QzE4OC4xMDcgMTM4LjE0OCAxOTIuMTggMTQxLjk3NCAxOTIuMTggMTQ3LjY1MVpNMTkwLjY5OSAxNzAuNjA1VjIxNC40MTdDMTkwLjY5OSAyMTguODYgMTg3Ljk4MyAyMjEuMDgxIDE4Mi40MyAyMjEuMDgxQzE3Ni44NzYgMjIxLjA4MSAxNzQuMTYxIDIxOC44NiAxNzQuMTYxIDIxNC40MTdWMTcwLjYwNUMxNzQuMTYxIDE2Ni4xNjMgMTc2Ljg3NiAxNjMuOTQxIDE4Mi40MyAxNjMuOTQxQzE4Ny45ODMgMTYzLjk0MSAxOTAuNjk5IDE2Ni4xNjMgMTkwLjY5OSAxNzAuNjA1Wk0yNDAuNzQzIDIwNi4yNzJDMjQ1LjMwOSAyMDYuMjcyIDI0Ni42NjYgMjExLjA4NSAyNDYuNjY2IDIxMy44QzI0Ni42NjYgMjE1LjUyOCAyNDYuMDQ5IDIxNy4yNTYgMjQzLjcwNCAyMTguNjEzQzI0MC45ODkgMjIwLjIxNyAyMzYuMyAyMjEuMzI4IDIzMS40ODcgMjIxLjMyOEMyMjIuNjAxIDIyMS4zMjggMjE3LjI5NCAyMTcuNzQ5IDIxNC41NzkgMjEyLjgxM0MyMTIuMTExIDIwOC4zNyAyMTEuODY0IDIwMy4wNjMgMjExLjg2NCAxOTcuMzg2VjE3OC44NzRIMjA3LjU0NEMyMDMuMTAyIDE3OC44NzQgMjAwLjg4IDE3Ni42NTMgMjAwLjg4IDE3MS45NjNDMjAwLjg4IDE2Ny4yNzMgMjAzLjEwMiAxNjUuMDUyIDIwNy41NDQgMTY1LjA1MkgyMTEuODY0VjE1NC4xOTFDMjExLjg2NCAxNDkuNzQ5IDIxNC41NzkgMTQ3LjUyNyAyMjAuMTMzIDE0Ny41MjdDMjI1LjY4NiAxNDcuNTI3IDIyOC40MDEgMTQ5Ljc0OSAyMjguNDAxIDE1NC4xOTFWMTY1LjA1MkgyMzguNzY4QzI0My4yMTEgMTY1LjA1MiAyNDUuNDMyIDE2Ny4yNzMgMjQ1LjQzMiAxNzEuOTYzQzI0NS40MzIgMTc2LjY1MyAyNDMuMjExIDE3OC44NzQgMjM4Ljc2OCAxNzguODc0SDIyOC40MDFWMTk3LjM4NkMyMjguNDAxIDE5OS42MDcgMjI4LjQwMSAyMDIuODE2IDIyOS41MTIgMjA0LjkxNEMyMzAuMzc2IDIwNi42NDIgMjMxLjk4IDIwNy4zODMgMjM0LjA3OCAyMDcuMzgzQzIzNS40MzYgMjA3LjM4MyAyMzYuNzkzIDIwNy4wMTIgMjM3LjkwNCAyMDYuNzY1QzIzOC44OTEgMjA2LjUxOSAyMzkuNzU1IDIwNi4yNzIgMjQwLjc0MyAyMDYuMjcyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTExOCA1MkM4OC45MTI5IDY0LjY1ODEgNjUuNTgyNCA4Ny45ODA1IDUzIDExNyIgc3Ryb2tlPSIjN0I3MEI2IiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjE3NyIgeTE9IjEyIiB4Mj0iMTc3IiB5Mj0iMzM4Ljc5NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzMzOThEIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzU5NEE5NSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo="},5016:e=>{"use strict";e.exports=MdxJsReact},41594:e=>{"use strict";e.exports=React}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={exports:{}};return e[o].call(i.exports,i,i.exports,n),i.exports}n.m=e,n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var o={};return(()=>{"use strict";n.r(o),n.d(o,{compositions:()=>r,compositions_metadata:()=>a,overview:()=>i});var e=n(20274),t=n(77302);const r=[e],i=[t],a={compositions:[{displayName:"Bit logo",identifier:"BitLogo"}]}})(),o})()));
|
|
2
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/bit-preview"]=t():e["teambit.harmony/bit-preview"]=t()}(self,(()=>(()=>{var e={88443:(e,t)=>{var n;!function(){"use strict";var o={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)&&n.length){var a=r.apply(null,n);a&&e.push(a)}else if("object"===i)for(var s in n)o.call(n,s)&&n[s]&&e.push(s)}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},69685:(e,t)=>{var n;!function(){"use strict";var o={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)){if(n.length){var a=r.apply(null,n);a&&e.push(a)}}else if("object"===i)if(n.toString===Object.prototype.toString)for(var s in n)o.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(n=function(){return r}.apply(t,[]))||(e.exports=n)}()},84949:(e,t)=>{"use strict";var n=Object.prototype.hasOwnProperty;function o(e){try{return decodeURIComponent(e.replace(/\+/g," "))}catch(e){return null}}function r(e){try{return encodeURIComponent(e)}catch(e){return null}}t.stringify=function(e,t){t=t||"";var o,i,a=[];for(i in"string"!=typeof t&&(t="?"),e)if(n.call(e,i)){if((o=e[i])||null!=o&&!isNaN(o)||(o=""),i=r(i),o=r(o),null===i||null===o)continue;a.push(i+"="+o)}return a.length?t+a.join("&"):""},t.parse=function(e){for(var t,n=/([^=?#&]+)=?([^&]*)/g,r={};t=n.exec(e);){var i=o(t[1]),a=o(t[2]);null===i||null===a||i in r||(r[i]=a)}return r}},91788:e=>{"use strict";e.exports=function(e,t){if(t=t.split(":")[0],!(e=+e))return!1;switch(t){case"http":case"ws":return 80!==e;case"https":case"wss":return 443!==e;case"ftp":return 21!==e;case"gopher":return 70!==e;case"file":return!1}return 0!==e}},67114:(e,t,n)=>{"use strict";var o=n(91788),r=n(84949),i=/^[A-Za-z][A-Za-z0-9+-.]*:[\\/]+/,a=/^([a-z][a-z0-9.+-]*:)?([\\/]{1,})?([\S\s]*)/i,s=new RegExp("^[\\x09\\x0A\\x0B\\x0C\\x0D\\x20\\xA0\\u1680\\u180E\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200A\\u202F\\u205F\\u3000\\u2028\\u2029\\uFEFF]+");function u(e){return(e||"").toString().replace(s,"")}var c=[["#","hash"],["?","query"],function(e){return e.replace("\\","/")},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d+)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],l={hash:1,query:1};function d(e){var t,o=("undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{}).location||{},r={},a=typeof(e=e||o);if("blob:"===e.protocol)r=new f(unescape(e.pathname),{});else if("string"===a)for(t in r=new f(e,{}),l)delete r[t];else if("object"===a){for(t in e)t in l||(r[t]=e[t]);void 0===r.slashes&&(r.slashes=i.test(e.href))}return r}function p(e){e=u(e);var t=a.exec(e);return{protocol:t[1]?t[1].toLowerCase():"",slashes:!!(t[2]&&t[2].length>=2),rest:t[2]&&1===t[2].length?"/"+t[3]:t[3]}}function f(e,t,n){if(e=u(e),!(this instanceof f))return new f(e,t,n);var i,a,s,l,m,b,_=c.slice(),h=typeof t,y=this,v=0;for("object"!==h&&"string"!==h&&(n=t,t=null),n&&"function"!=typeof n&&(n=r.parse),t=d(t),i=!(a=p(e||"")).protocol&&!a.slashes,y.slashes=a.slashes||i&&t.slashes,y.protocol=a.protocol||t.protocol||"",e=a.rest,a.slashes||(_[3]=[/(.*)/,"pathname"]);v<_.length;v++)"function"!=typeof(l=_[v])?(s=l[0],b=l[1],s!=s?y[b]=e:"string"==typeof s?~(m=e.indexOf(s))&&("number"==typeof l[2]?(y[b]=e.slice(0,m),e=e.slice(m+l[2])):(y[b]=e.slice(m),e=e.slice(0,m))):(m=s.exec(e))&&(y[b]=m[1],e=e.slice(0,m.index)),y[b]=y[b]||i&&l[3]&&t[b]||"",l[4]&&(y[b]=y[b].toLowerCase())):e=l(e);n&&(y.query=n(y.query)),i&&t.slashes&&"/"!==y.pathname.charAt(0)&&(""!==y.pathname||""!==t.pathname)&&(y.pathname=function(e,t){if(""===e)return t;for(var n=(t||"/").split("/").slice(0,-1).concat(e.split("/")),o=n.length,r=n[o-1],i=!1,a=0;o--;)"."===n[o]?n.splice(o,1):".."===n[o]?(n.splice(o,1),a++):a&&(0===o&&(i=!0),n.splice(o,1),a--);return i&&n.unshift(""),"."!==r&&".."!==r||n.push(""),n.join("/")}(y.pathname,t.pathname)),"/"!==y.pathname.charAt(0)&&y.hostname&&(y.pathname="/"+y.pathname),o(y.port,y.protocol)||(y.host=y.hostname,y.port=""),y.username=y.password="",y.auth&&(l=y.auth.split(":"),y.username=l[0]||"",y.password=l[1]||""),y.origin=y.protocol&&y.host&&"file:"!==y.protocol?y.protocol+"//"+y.host:"null",y.href=y.toString()}f.prototype={set:function(e,t,n){var i=this;switch(e){case"query":"string"==typeof t&&t.length&&(t=(n||r.parse)(t)),i[e]=t;break;case"port":i[e]=t,o(t,i.protocol)?t&&(i.host=i.hostname+":"+t):(i.host=i.hostname,i[e]="");break;case"hostname":i[e]=t,i.port&&(t+=":"+i.port),i.host=t;break;case"host":i[e]=t,/:\d+$/.test(t)?(t=t.split(":"),i.port=t.pop(),i.hostname=t.join(":")):(i.hostname=t,i.port="");break;case"protocol":i.protocol=t.toLowerCase(),i.slashes=!n;break;case"pathname":case"hash":if(t){var a="pathname"===e?"/":"#";i[e]=t.charAt(0)!==a?a+t:t}else i[e]=t;break;default:i[e]=t}for(var s=0;s<c.length;s++){var u=c[s];u[4]&&(i[u[1]]=i[u[1]].toLowerCase())}return i.origin=i.protocol&&i.host&&"file:"!==i.protocol?i.protocol+"//"+i.host:"null",i.href=i.toString(),i},toString:function(e){e&&"function"==typeof e||(e=r.stringify);var t,n=this,o=n.protocol;o&&":"!==o.charAt(o.length-1)&&(o+=":");var i=o+(n.slashes?"//":"");return n.username&&(i+=n.username,n.password&&(i+=":"+n.password),i+="@"),i+=n.host+n.pathname,(t="object"==typeof n.query?e(n.query):n.query)&&(i+="?"!==t.charAt(0)?"?"+t:t),n.hash&&(i+=n.hash),i}},f.extractProtocol=p,f.location=d,f.trimLeft=u,f.qs=r,e.exports=f},16448:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BaseImage=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(25229));function u(e){var{alt:t,className:n,fullWidth:r}=e,u=o(e,["alt","className","fullWidth"]);return i.default.createElement("img",Object.assign({"data-bit-id":"teambit.base-ui/elements/image",alt:t},u,{className:a.default(s.default.image,r&&s.default.fullWidth,n)}))}u.__bit_component={id:"teambit.base-ui/elements/image@1.0.0",homepage:"https://bit.dev/teambit/base-ui/elements/image",exported:!0},t.BaseImage=u},85309:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(16448),t)},2323:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CenterColumn=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(42331));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.centerColumn,n)},r),t)}u.__bit_component={id:"teambit.base-ui/layout/page-frame@1.0.2",homepage:"https://bit.dev/teambit/base-ui/layout/page-frame",exported:!0},t.CenterColumn=u},14017:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CenterColumn=t.WideColumn=t.textColumn=t.wideColumn=t.centerColumn=void 0;const r=o(n(42331));t.centerColumn=r.default.centerColumn,t.wideColumn=r.default.wideColumn,t.textColumn=r.default.textColumn;var i=n(32501);Object.defineProperty(t,"WideColumn",{enumerable:!0,get:function(){return i.WideColumn}});var a=n(2323);Object.defineProperty(t,"CenterColumn",{enumerable:!0,get:function(){return a.CenterColumn}})},32501:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WideColumn=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(42331));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.wideColumn,n)},r),t)}u.__bit_component={id:"teambit.base-ui/layout/page-frame@1.0.2",homepage:"https://bit.dev/teambit/base-ui/layout/page-frame",exported:!0},t.WideColumn=u},16204:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/compare-url@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/compare-url",exported:!0},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;const i=r(n(67114));function a(e,t,{exact:n,strict:o}={}){if(e===t)return!0;o||(e=e.replace(/\/(?=[?#]|$)/,""),t=t.replace(/\/(?=[?#]|$)/,""));const r=i.default(e),a=i.default(t),l=s(r,a),d=!n||u(r,a),p=!o||c(r,a);return l&&d&&p}function s(e,t){return(!t.protocol||t.protocol===e.protocol)&&(!t.hostname||t.hostname===e.hostname)&&(!t.port||t.port===e.port)&&(!t.pathname||e.pathname.startsWith(t.pathname))&&(!t.query||l(t.query,e.query))&&(!t.hash||t.hash===e.hash)&&(!t.password||t.password===e.password)&&(!t.username||t.username===e.username)}function u(e,t){return(!t.pathname||e.pathname===t.pathname)&&(!t.query||l(e.query,t.query))}function c(e,t){return!t.pathname||e.pathname.endsWith("/")===t.pathname.endsWith("/")}function l(e,t){return Object.keys(e).every((n=>e[n]===t[n]))}a.__bit_component=o,t.compareUrl=a,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o,l.__bit_component=o},1731:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;var o=n(16204);Object.defineProperty(t,"compareUrl",{enumerable:!0,get:function(){return o.compareUrl}})},60217:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;var o=n(65589);Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return o.Link}})},65589:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;const r=o(n(41594)),i=n(86609);function a(e){const t=i.useRouting().Link;return r.default.createElement(t,Object.assign({},e))}a.__bit_component={id:"teambit.base-ui/routing/link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/link",exported:!0},t.Link=a},42019:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NativeLink=void 0;var o=n(45357);Object.defineProperty(t,"NativeLink",{enumerable:!0,get:function(){return o.NativeLink}})},45357:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return r(t,e),t},a=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};Object.defineProperty(t,"__esModule",{value:!0}),t.NativeLink=void 0;const s=i(n(41594)),u={rel:"noopener",target:"_blank"};function c(e){var{href:t="",external:n,replace:o,onClick:r}=e,i=a(e,["href","external","replace","onClick"]);const c=n?u:{},l=s.useCallback((e=>{const i=null==r?void 0:r(e);return e.defaultPrevented||!o||n||(e.preventDefault(),window.location.replace(t)),i}),[t,o,r]);return s.default.createElement("a",Object.assign({},i,c,{onClick:l,href:t}))}c.__bit_component={id:"teambit.base-ui/routing/native-link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/native-link",exported:!0},t.NativeLink=c},90507:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NativeNavLink=void 0;var o=n(95997);Object.defineProperty(t,"NativeNavLink",{enumerable:!0,get:function(){return o.NativeNavLink}})},95997:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return r(t,e),t},a=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.NativeNavLink=void 0;const u=i(n(41594)),c=s(n(88443)),l=n(42019),d=n(1731),p=n(62137);function f(e){var{activeClassName:t,activeStyle:n,isActive:o,exact:r,strict:i,style:s,className:f}=e,m=a(e,["activeClassName","activeStyle","isActive","exact","strict","style","className"]);const b=p.isBrowser?window.location.href:"/",_=u.useMemo((()=>m.href&&d.compareUrl(b,m.href)),[r,i,b,m.href]),h=(null==o?void 0:o())||_,y=u.useMemo((()=>h&&n?Object.assign(Object.assign({},s),n):s),[h,s]);return u.default.createElement(l.NativeLink,Object.assign({},m,{style:y,className:c.default(f,h&&t)}))}f.__bit_component={id:"teambit.base-ui/routing/native-nav-link@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/native-nav-link",exported:!0},t.NativeNavLink=f},86609:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=t.useRouting=t.RoutingProvider=void 0;var o=n(16733);Object.defineProperty(t,"RoutingProvider",{enumerable:!0,get:function(){return o.RoutingProvider}}),Object.defineProperty(t,"useRouting",{enumerable:!0,get:function(){return o.useRouting}}),Object.defineProperty(t,"useLocation",{enumerable:!0,get:function(){return o.useLocation}})},16733:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/routing-provider@1.0.0",homepage:"https://bit.dev/teambit/base-ui/routing/routing-provider",exported:!0},r=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&r(t,e,n);return i(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=t.useRouting=t.RoutingProvider=void 0;const s=a(n(41594)),u=n(42019),c=n(90507),l=n(62137),d={pathname:"/",search:"",hash:""},p={Link:u.NativeLink,NavLink:c.NativeNavLink,useLocation:()=>l.isBrowser?window.location:d},f=s.createContext(p);function m({value:e,children:t}){return s.default.createElement(f.Provider,{value:e},t)}function b(){return s.useContext(f)}function _(){return b().useLocation()}m.__bit_component=o,t.RoutingProvider=m,b.__bit_component=o,t.useRouting=b,_.__bit_component=o,t.useLocation=_},90065:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Heading=void 0;const i=r(n(41594));function a(e){var{element:t="h1"}=e,n=o(e,["element"]);const r=t;return i.default.createElement(r,Object.assign({"data-bit-id":"teambit.base-ui/text/heading"},n))}a.__bit_component={id:"teambit.base-ui/text/heading@1.0.4",homepage:"https://bit.dev/teambit/base-ui/text/heading",exported:!0},t.Heading=a},76835:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Heading=void 0;var o=n(90065);Object.defineProperty(t,"Heading",{enumerable:!0,get:function(){return o.Heading}})},62137:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBrowser=void 0;var o=n(2360);Object.defineProperty(t,"isBrowser",{enumerable:!0,get:function(){return o.isBrowser}})},2360:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isBrowser=void 0,t.isBrowser="undefined"!=typeof window},30725:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.bitComponent=void 0;const r=o(n(41594)),i=n(37460),a=o(n(96400));t.bitComponent=[{id:"teambit.bit/bit",href:"https://bit.cloud/teambit/harmony/bit",description:"Bit is an open-source component for composing component driven software",envIcon:"https://static.bit.dev/extensions-icons/default.svg",preview:r.default.createElement("div",{className:a.default.logo},r.default.createElement(i.Logo,{customSize:64}))}]},48928:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBitQuickStart=t.Size=t.WhatIsBit=t.default=t.WhatIsBitLong=void 0;var r=n(74674);Object.defineProperty(t,"WhatIsBitLong",{enumerable:!0,get:function(){return o(r).default}}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o(r).default}});var i=n(24207);Object.defineProperty(t,"WhatIsBit",{enumerable:!0,get:function(){return i.WhatIsBit}}),Object.defineProperty(t,"Size",{enumerable:!0,get:function(){return i.Size}});var a=n(83140);Object.defineProperty(t,"WhatIsBitQuickStart",{enumerable:!0,get:function(){return a.WhatIsBitQuickStart}})},107:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit comes with native support in various dev tools like TypeScript, Babel, Jest, Webpack, ESLint, and ready made development environments for React, NodeJS, Angular and more. New tools can be easily integrated by adding one more component into Bit!"))}p.__bit_component=o,p.isMDXComponent=!0},44593:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit comes with native support in various dev tools like TypeScript, Babel, Jest, Webpack, ESLint, and ready made development environments for React, NodeJS, Angular and more. New tools can be easily integrated by adding one more component into Bit!"))}p.__bit_component=o,p.isMDXComponent=!0},40095:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("h3",null,"What is Bit?"),(0,r.mdx)("p",null,"Bit is an open-source tool for composing component-driven software."))}p.__bit_component=o,p.isMDXComponent=!0},83140:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBitQuickStart=void 0;const r=o(n(41594)),i=n(54500),a=n(14017),s=n(10543),u=o(n(44593)),c=o(n(107)),l=o(n(40095)),d=n(30725),p=o(n(61973)),f=()=>r.default.createElement(a.WideColumn,null,r.default.createElement(l.default,null),r.default.createElement(i.LeftRight,{className:p.default.leftRight,left:r.default.createElement(u.default,null),right:r.default.createElement(s.ComponentCardGroup,{components:d.bitComponent})}),r.default.createElement(c.default,null));f.__bit_component={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0},t.WhatIsBitQuickStart=f},18673:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=_,l(n(41594));var r=n(5016),i=n(10543),a=l(n(38312)),s=n(30725),u=l(n(96400)),c=["components"];function l(e){return e&&e.__esModule?e:{default:e}}function d(){return d=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},d.apply(this,arguments)}function p(e,t){if(null==e)return{};var n,o,r=f(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function f(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}l.__bit_component=o,d.__bit_component=o,p.__bit_component=o,f.__bit_component=o;var m={},b="wrapper";function _(e){var t=e.components,n=p(e,c);return(0,r.mdx)(b,d({},m,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit is an open-source tool for composing component-driven software."),(0,r.mdx)(i.ComponentCardGroup,{components:s.bitComponent,className:u.default.bitCard,mdxType:"ComponentCardGroup"}),(0,r.mdx)("br",null),(0,r.mdx)(a.default,{components:s.bitComponent,mdxType:"WhatIsBitSmall"}),(0,r.mdx)("p",null,"Bit does not prescribe how to build your entire application. It helps you define and compose components and allows for every component to adopt the dev tools that best fit its nature.\nA React component is likely to be compiled, tested and perhaps even deployed using a composition of tools different than the one a backend-service component, or a generic function, may use.\nBit offers native support for various dev tools like ",(0,r.mdx)("a",{parentName:"p",href:"/tools/typescript"},"TypeScript"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/babel"},"Babel"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/jest"},"Jest"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/webpack"},"Webpack"),", ",(0,r.mdx)("a",{parentName:"p",href:"/tools/eslint"},"ESLint")," and\nready made development environments for ",(0,r.mdx)("a",{parentName:"p",href:"/frameworks/react"},"React"),", ",(0,r.mdx)("a",{parentName:"p",href:"/frameworks/node"},"NodeJS"),", ",(0,r.mdx)("a",{parentName:"p",href:"/envs/angular"},"Angular")," and more. New tools can be easily integrated by\nextending Bit with one more component."))}_.__bit_component=o,_.isMDXComponent=!0},38312:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=p,a(n(41594));var r=n(5016),i=["components"];function a(e){return e&&e.__esModule?e:{default:e}}function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},s.apply(this,arguments)}function u(e,t){if(null==e)return{};var n,o,r=c(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}a.__bit_component=o,s.__bit_component=o,u.__bit_component=o,c.__bit_component=o;var l={},d="wrapper";function p(e){var t=e.components,n=u(e,i);return(0,r.mdx)(d,s({},l,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("p",null,"Bit stands at the intersection between product and engineering. ",(0,r.mdx)("strong",{parentName:"p"},"It helps you take complex product requirements, and break them down into independent,\nand reusable pieces called")," ",(0,r.mdx)("strong",{parentName:"p"},(0,r.mdx)("em",{parentName:"strong"},'"components"')),". It allows you to create components and compose them with each other. Components are described by names and APIs, and contain source code implementation.\nThey can be of different kinds like apps, pages, UI components, backend services and even content. You can ",(0,r.mdx)("a",{parentName:"p",href:"/thinking-in-components"},"think of almost anything in components"),"."),(0,r.mdx)("p",null,'It is common to think of components that function as full applications, as "large", whereas components that function as simple elements, like a \'button\', as "small".\nFor us, both types of components are "the same size", but each has a different responsibility. An app is a very concrete component. It has many dependencies and just a few (if any) dependents.\nA button, on the other hand, is very abstract. It has just a few dependencies and many dependents. Having this sort of dependents-to-dependencies ratio indicates that a component is highly-reusable.'))}p.__bit_component=o,p.isMDXComponent=!0},24207:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.WhatIsBit=t.Size=void 0;const r=o(n(41594)),i=o(n(74674)),a=o(n(18673)),s=o(n(38312));var u;function c({size:e}){return e===u.SMALL?r.default.createElement(s.default,null):e===u.MEDIUM?r.default.createElement(a.default,null):r.default.createElement(i.default,null)}!function(e){e[e.SMALL=0]="SMALL",e[e.MEDIUM=1]="MEDIUM",e[e.LARGE=2]="LARGE"}(u=t.Size||(t.Size={})),c.__bit_component={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0},t.WhatIsBit=c},74674:(e,t,n)=>{"use strict";var o={id:"teambit.bit/content/what-is-bit@1.96.2",homepage:"https://bit.dev/teambit/bit/content/what-is-bit",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.default=f,s(n(41594));var r=n(5016),i=s(n(18673)),a=["components"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},u.apply(this,arguments)}function c(e,t){if(null==e)return{};var n,o,r=l(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function l(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}s.__bit_component=o,u.__bit_component=o,c.__bit_component=o,l.__bit_component=o;var d={},p="wrapper";function f(e){var t=e.components,n=c(e,a);return(0,r.mdx)(p,u({},d,n,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)("h3",null,"What is Bit?"),(0,r.mdx)(i.default,{mdxType:"WhatIsBitShort"}),(0,r.mdx)("h3",null,"What can you do with Bit?"),(0,r.mdx)("p",null,"Anything is possible with Bit! We built ",(0,r.mdx)("a",{parentName:"p",href:"https://bit.dev"},"Bit")," and ",(0,r.mdx)("a",{parentName:"p",href:"https://bit.cloud"},"bit.cloud")," entirely using Bit. These are complex systems which includes infrastructure\ntools, cloud products and multiple user interfaces."),(0,r.mdx)("p",null,"People use Bit to create all kind of applications, from user interfaces with component-driven frameworks like React, Vue and Angular, to complex\nmicro-service architectures, serverless functions, CLI utilities, desktop applications, native mobile applications and even IoT. You can do with Bit about anything you can do with JS\nand even beyond."),(0,r.mdx)("h3",null,"What Bit supports?"),(0,r.mdx)("p",null,"Bit was built with TypeScript and supports it natively. It was designed to be language-agnostic, and will support other software languages in the future! For now, our development environments use TypeScript as the default compiler for JS and TS components. You can easily switch to Babel or any other compiler. Bit is completely agnostic to your tech stack."))}f.__bit_component=o,f.isMDXComponent=!0},37460:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Logo:()=>c,RecommendedSizes:()=>o});var o,r=n(41594),i=n.n(r),a=n(85309);!function(e){e[e.small=16]="small",e[e.medium=24]="medium",e[e.large=32]="large",e[e.xl=40]="xl"}(o||(o={}));const s=new URL(n(47155),n.b).toString();var u=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};function c(e){var{size:t,customSize:n,alt:o}=e,r=u(e,["size","customSize","alt"]);const c=n||t;return i().createElement(a.BaseImage,Object.assign({},r,{src:s,alt:o||"",height:c,width:c}))}c.__bit_component={id:"teambit.design/ui/brand/logo@1.96.2",homepage:"https://bit.dev/teambit/design/ui/brand/logo",exported:!0},c.defaultProps={size:o.medium,alt:"Bit"}},26464:function(e,t,n){"use strict";var o={id:"teambit.design/ui/heading@1.0.16",homepage:"https://bit.dev/teambit/design/ui/heading",exported:!0},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.H6=t.H5=t.H4=t.H3=t.H2=t.H1=void 0;const i=r(n(41594)),a=r(n(88443)),s=n(76835),u=r(n(34760)),c=r(n(98317)),l=r(n(42534));function d(e){return i.default.createElement(s.Heading,Object.assign({element:"h1"},e,{className:(0,a.default)(c.default.h1,l.default.h1,u.default[e.size||"lg"],e.className)}))}function p(e){return i.default.createElement(s.Heading,Object.assign({element:"h2"},e,{className:(0,a.default)(c.default.h2,u.default[e.size||"lg"],e.className)}))}function f(e){return i.default.createElement(s.Heading,Object.assign({element:"h3"},e,{className:(0,a.default)(c.default.h3,u.default[e.size||"md"],e.className)}))}function m(e){return i.default.createElement(s.Heading,Object.assign({element:"h4"},e,{className:(0,a.default)(c.default.h4,u.default[e.size||"sm"],e.className)}))}function b(e){return i.default.createElement(s.Heading,Object.assign({element:"h5"},e,{className:(0,a.default)(c.default.h5,u.default[e.size||"xs"],e.className)}))}function _(e){return i.default.createElement(s.Heading,Object.assign({element:"h6"},e,{className:(0,a.default)(c.default.h6,u.default[e.size||"xxs"],e.className)}))}d.__bit_component=o,t.H1=d,p.__bit_component=o,t.H2=p,f.__bit_component=o,t.H3=f,m.__bit_component=o,t.H4=m,b.__bit_component=o,t.H5=b,_.__bit_component=o,t.H6=_},55118:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(26464),t)},54500:(e,t,n)=>{"use strict";n.r(t),n.d(t,{LeftRight:()=>c});var o=n(41594),r=n.n(o),i=n(69685),a=n.n(i);const s={leftRight:"left-right_leftRight__MIGjK"};var u=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n};function c(e){var{left:t,right:n}=e,o=u(e,["left","right"]);return r().createElement("section",Object.assign({},o,{className:a()(s.leftRight,o.className)}),r().createElement("div",null,t),r().createElement("div",null,n))}c.__bit_component={id:"teambit.design/ui/layouts/sections/left-right@1.96.2",homepage:"https://bit.dev/teambit/design/ui/layouts/sections/left-right",exported:!0}},76899:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Ellipsis=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(99940));function s(e){return r.default.createElement("div",Object.assign({},e,{className:(0,i.default)(e.className,a.default.ellipsisDiv)}))}s.__bit_component={id:"teambit.design/ui/styles/ellipsis@0.0.347",homepage:"https://bit.dev/teambit/design/ui/styles/ellipsis",exported:!0},t.Ellipsis=s},92382:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Ellipsis=t.ellipsis=void 0;const r=o(n(99940));t.ellipsis=r.default.ellipsis;var i=n(76899);Object.defineProperty(t,"Ellipsis",{enumerable:!0,get:function(){return i.Ellipsis}})},58963:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BaseComponentCard=void 0;const r=o(n(41594)),i=n(46338),a=n(39696),s=n(77234),u=n(85834);function c({id:e="",className:t,preview:n,version:o,description:c,isDeprecated:l,isVerified:d,children:p,contentClass:f}){return r.default.createElement(u.Card,{className:t},r.default.createElement(a.DeprecationSticker,{isDeprecated:l}),r.default.createElement(i.PreviewContainer,{preview:n}),r.default.createElement(s.ComponentDetails,{id:e,version:o,description:c,isVerified:d,className:f}),p)}c.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.BaseComponentCard=c},60758:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Card=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(25535));function s({children:e,className:t}){return r.default.createElement("div",{className:(0,i.default)(a.default.componentCard,t)},e)}s.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.Card=s},85834:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Card=void 0;var o=n(60758);Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return o.Card}})},10940:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeprecationSticker=void 0;const r=o(n(41594)),i=o(n(88443)),a=o(n(36681));function s({isDeprecated:e}){return r.default.createElement("div",{className:(0,i.default)(a.default.deprecated,{[a.default.show]:e})},"deprecated")}s.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.DeprecationSticker=s},39696:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DeprecationSticker=void 0;var o=n(10940);Object.defineProperty(t,"DeprecationSticker",{enumerable:!0,get:function(){return o.DeprecationSticker}})},84608:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentDetails=void 0;const i=r(n(41594)),a=r(n(88443)),s=n(66250),u=n(92382),c=r(n(66253));function l(e){var{id:t,version:n,description:r,isVerified:l,className:d}=e,p=o(e,["id","version","description","isVerified","className"]);const f=t.split("/"),m=f.length>1&&f.slice(0,-1).join(" / "),b=f.slice(-1);return i.default.createElement("div",Object.assign({},p,{className:(0,a.default)(c.default.content,d)}),i.default.createElement("div",null,i.default.createElement("div",{className:c.default.nameSpace},m),i.default.createElement("div",{className:c.default.name},i.default.createElement("span",null,b),i.default.createElement("div",{className:c.default.versionHolder},n&&i.default.createElement(u.Ellipsis,null,"v",n),l&&i.default.createElement("img",{src:"https://static.bit.dev/extensions-icons/verified-field-badge.svg",className:c.default.img}))),i.default.createElement("div",{className:c.default.description},(0,s.ellipsis)(r||"",50))))}l.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.ComponentDetails=l},77234:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentDetails=void 0;var o=n(84608);Object.defineProperty(t,"ComponentDetails",{enumerable:!0,get:function(){return o.ComponentDetails}})},89187:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=t.ComponentDetails=t.DeprecationSticker=t.Card=t.BaseComponentCard=void 0;var o=n(58963);Object.defineProperty(t,"BaseComponentCard",{enumerable:!0,get:function(){return o.BaseComponentCard}});var r=n(85834);Object.defineProperty(t,"Card",{enumerable:!0,get:function(){return r.Card}});var i=n(39696);Object.defineProperty(t,"DeprecationSticker",{enumerable:!0,get:function(){return i.DeprecationSticker}});var a=n(77234);Object.defineProperty(t,"ComponentDetails",{enumerable:!0,get:function(){return a.ComponentDetails}});var s=n(46338);Object.defineProperty(t,"PreviewContainer",{enumerable:!0,get:function(){return s.PreviewContainer}})},46338:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=void 0;var o=n(39188);Object.defineProperty(t,"PreviewContainer",{enumerable:!0,get:function(){return o.PreviewContainer}})},39188:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PreviewContainer=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(9537));function u(e){var{preview:t,className:n}=e,r=o(e,["preview","className"]);return i.default.createElement("div",Object.assign({},r,{className:(0,a.default)(s.default.previewContainer,n)}),i.default.createElement("div",{className:(0,a.default)(s.default.preview,{[s.default.emptyPreview]:!t})},t))}u.__bit_component={id:"teambit.explorer/ui/gallery/base-component-card@0.0.492",homepage:"https://bit.dev/teambit/explorer/ui/gallery/base-component-card",exported:!0},t.PreviewContainer=u},2081:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCardGroup=void 0;const i=r(n(41594)),a=n(55118),s=n(93298),u=n(21146);function c(e){var{title:t,components:n}=e,r=o(e,["title","components"]);return i.default.createElement("div",Object.assign({},r),t&&i.default.createElement(a.H2,null,t),i.default.createElement(s.ComponentGrid,null,n.map((e=>i.default.createElement(u.ComponentCard,Object.assign({key:e.id},e))))))}c.__bit_component={id:"teambit.explorer/ui/gallery/component-card-group@1.96.1",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-card-group",exported:!0},t.ComponentCardGroup=c},10543:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCardGroup=void 0;var o=n(2081);Object.defineProperty(t,"ComponentCardGroup",{enumerable:!0,get:function(){return o.ComponentCardGroup}})},70835:function(e,t,n){"use strict";var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentCard=void 0;const r=o(n(41594)),i=n(60217),a=n(89187),s=o(n(61338));function u({id:e="",className:t,preview:n,version:o,description:u,envIcon:c,isDeprecated:l=!1,href:d,external:p}){return r.default.createElement(a.Card,{className:t},r.default.createElement(i.Link,{className:s.default.componentCardLink,href:d||e,external:p},r.default.createElement(a.DeprecationSticker,{isDeprecated:l}),r.default.createElement(a.PreviewContainer,{preview:n}),r.default.createElement(a.ComponentDetails,{id:e,version:o,description:u,className:s.default.content}),r.default.createElement("div",{className:s.default.bottom},r.default.createElement("div",{className:s.default.left}),r.default.createElement("img",{src:c,className:s.default.img}))))}u.__bit_component={id:"teambit.explorer/ui/gallery/component-card@0.0.495",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-card",exported:!0},t.ComponentCard=u},21146:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(70835),t)},53222:function(e,t,n){"use strict";var o=this&&this.__rest||function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n},r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentGrid=void 0;const i=r(n(41594)),a=r(n(88443)),s=r(n(54639));function u(e){var{children:t,className:n}=e,r=o(e,["children","className"]);return i.default.createElement("div",Object.assign({className:(0,a.default)(s.default.componentGrid,n)},r),t)}u.__bit_component={id:"teambit.explorer/ui/gallery/component-grid@0.0.486",homepage:"https://bit.dev/teambit/explorer/ui/gallery/component-grid",exported:!0},t.ComponentGrid=u},93298:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),r(n(53222),t)},73239:(e,t)=>{"use strict";function n(e,t){return e.length>t?`${e.substring(0,t)}...`:e}Object.defineProperty(t,"__esModule",{value:!0}),t.ellipsis=void 0,n.__bit_component={id:"teambit.toolbox/string/ellipsis@0.0.173",homepage:"https://bit.dev/teambit/toolbox/string/ellipsis",exported:!0},t.ellipsis=n},66250:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ellipsis=void 0;var o=n(73239);Object.defineProperty(t,"ellipsis",{enumerable:!0,get:function(){return o.ellipsis}})},11644:(e,t,n)=>{"use strict";var o={id:"teambit.harmony/bit@1.6.166",homepage:"https://bit.cloud/teambit/harmony/bit",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function i(){const e=n(37460);return i=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.BitLogo=void 0,r.__bit_component=o,i.__bit_component=o,a.__bit_component=o;const s=()=>r().default.createElement("div",{style:{width:"50%",margin:"auto"}},r().default.createElement(i().Logo,{customSize:64}));s.__bit_component=o,t.BitLogo=s},68216:(e,t,n)=>{"use strict";var o={id:"teambit.harmony/bit@1.6.166",homepage:"https://bit.cloud/teambit/harmony/bit",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function i(){const e=n(48928);return i=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}function s(){return r().default.createElement(i().WhatIsBit,null)}Object.defineProperty(t,"__esModule",{value:!0}),t.abstract=void 0,t.default=s,t.tags=void 0,r.__bit_component=o,i.__bit_component=o,a.__bit_component=o,t.tags=["components","software","composable","component-driven","collaboration","development","design","product","architecture","compounding"],t.abstract="Bit is an open source toolchain for component-driven software",s.__bit_component=o},25229:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={fullWidth:"image_fullWidth__DuFxF"}},42331:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={centerColumn:"page-frame_centerColumn__TQUa5",wideColumn:"page-frame_wideColumn__aU-QA",textColumn:"page-frame_textColumn__ftvm+"}},61973:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={}},96400:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={bitCard:"what-is-bit_bitCard__2bBkt",logo:"what-is-bit_logo__zQu+D"}},34760:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={xxs:"heading-sizes_xxs__D2vhz",xs:"heading-sizes_xs__s6xiM",sm:"heading-sizes_sm__0SPV2",md:"heading-sizes_md__QTOIj",lg:"heading-sizes_lg__RXbPq",xl:"heading-sizes_xl__vmVl4",xxl:"heading-sizes_xxl__boP8x"}},98317:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={h1:"heading_h1__sRCrZ",h2:"heading_h2__-yjIz",h3:"heading_h3__eI73f",h4:"heading_h4__e2TcN",h5:"heading_h5__-3f+w",h6:"heading_h6__AxAkb"}},42534:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={h1:"margins_h1__MC91A"}},99940:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={ellipsis:"ellipsis_ellipsis__6tlDb",ellipsisDiv:"ellipsis_ellipsisDiv__HG0X8"}},25535:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentCard:"card_componentCard__D0BXL"}},36681:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={deprecated:"deprecation-sticker_deprecated__y7cSz",show:"deprecation-sticker_show__OFjR6"}},66253:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={content:"details_content__9s6vq",nameSpace:"details_nameSpace__J8YGB",name:"details_name__f2OHG",versionHolder:"details_versionHolder__KVJSf",img:"details_img__wcL6I",description:"details_description__XJwoO"}},9537:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={previewContainer:"preview-container_previewContainer__sk0Eo",preview:"preview-container_preview__d-LsS",emptyPreview:"preview-container_emptyPreview__E5nmF"}},61338:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentCardLink:"component-card_componentCardLink__zJjLM",bottom:"component-card_bottom__kbvgY",size:"component-card_size__DGgSm",dot:"component-card_dot__Se1Kn",img:"component-card_img__23g0v"}},54639:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});const o={componentGrid:"component-grid_componentGrid__SCty9"}},47155:e=>{"use strict";e.exports="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzU0IiBoZWlnaHQ9IjM1NCIgdmlld0JveD0iMCAwIDM1NCAzNTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNzcgMzQ4QzI3MS40NDEgMzQ4IDM0OCAyNzEuNDQxIDM0OCAxNzdDMzQ4IDgyLjU1OTMgMjcxLjQ0MSA2IDE3NyA2QzgyLjU1OTMgNiA2IDgyLjU1OTMgNiAxNzdDNiAyNzEuNDQxIDgyLjU1OTMgMzQ4IDE3NyAzNDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXIpIiBzdHJva2U9IiM3QjcwQjYiIHN0cm9rZS13aWR0aD0iMTIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNjEuMjY1IDE5MS43MDlDMTYxLjI2NSAyMDkuNzI3IDE1MC41MjggMjIxLjMyOCAxMzEuMjc1IDIyMS4zMjhDMTI0LjM2NCAyMjEuMzI4IDExNy45NDcgMjE5Ljk3MSAxMTMuMDEgMjE3LjEzMkMxMDcuMzMzIDIxMy45MjMgMTA3LjMzMyAyMDkuODUxIDEwNy4zMzMgMjA1LjY1NVYxNDMuMzMxQzEwNy4zMzMgMTM4Ljg4OCAxMTAuMDQ4IDEzNi42NjcgMTE1LjYwMiAxMzYuNjY3QzEyMS4xNTUgMTM2LjY2NyAxMjMuODcgMTM4Ljg4OCAxMjMuODcgMTQzLjMzMVYxNjcuMDI2QzEyNi45NTYgMTY0LjkyOCAxMzEuMDI4IDE2My45NDEgMTM1LjcxOCAxNjMuOTQxQzE1MC43NzQgMTYzLjk0MSAxNjEuMjY1IDE3My45MzggMTYxLjI2NSAxOTEuNzA5Wk0xMjMuODcgMjA2LjE0OEMxMjUuOTY4IDIwNy4zODIgMTI4LjU2IDIwOCAxMzEuMzk5IDIwOEMxMzkuNDIgMjA4IDE0NC4zNTcgMjAyLjU2OSAxNDQuMzU3IDE5Mi44MkMxNDQuMzU3IDE4Mi45NDcgMTM5LjI5NyAxNzcuMjcgMTMxLjY0NSAxNzcuMjdDMTI4LjY4NCAxNzcuMjcgMTI1Ljk2OCAxNzguMTM0IDEyMy44NyAxNzkuNzM4VjIwNi4xNDhaTTE5Mi4xOCAxNDcuNjUxQzE5Mi4xOCAxNTMuMzI4IDE4OC4xMDcgMTU3LjI3NyAxODIuNDMgMTU3LjI3N0MxNzYuNzUzIDE1Ny4yNzcgMTcyLjY4IDE1My4zMjggMTcyLjY4IDE0Ny42NTFDMTcyLjY4IDE0MS45NzQgMTc2Ljc1MyAxMzguMTQ4IDE4Mi40MyAxMzguMTQ4QzE4OC4xMDcgMTM4LjE0OCAxOTIuMTggMTQxLjk3NCAxOTIuMTggMTQ3LjY1MVpNMTkwLjY5OSAxNzAuNjA1VjIxNC40MTdDMTkwLjY5OSAyMTguODYgMTg3Ljk4MyAyMjEuMDgxIDE4Mi40MyAyMjEuMDgxQzE3Ni44NzYgMjIxLjA4MSAxNzQuMTYxIDIxOC44NiAxNzQuMTYxIDIxNC40MTdWMTcwLjYwNUMxNzQuMTYxIDE2Ni4xNjMgMTc2Ljg3NiAxNjMuOTQxIDE4Mi40MyAxNjMuOTQxQzE4Ny45ODMgMTYzLjk0MSAxOTAuNjk5IDE2Ni4xNjMgMTkwLjY5OSAxNzAuNjA1Wk0yNDAuNzQzIDIwNi4yNzJDMjQ1LjMwOSAyMDYuMjcyIDI0Ni42NjYgMjExLjA4NSAyNDYuNjY2IDIxMy44QzI0Ni42NjYgMjE1LjUyOCAyNDYuMDQ5IDIxNy4yNTYgMjQzLjcwNCAyMTguNjEzQzI0MC45ODkgMjIwLjIxNyAyMzYuMyAyMjEuMzI4IDIzMS40ODcgMjIxLjMyOEMyMjIuNjAxIDIyMS4zMjggMjE3LjI5NCAyMTcuNzQ5IDIxNC41NzkgMjEyLjgxM0MyMTIuMTExIDIwOC4zNyAyMTEuODY0IDIwMy4wNjMgMjExLjg2NCAxOTcuMzg2VjE3OC44NzRIMjA3LjU0NEMyMDMuMTAyIDE3OC44NzQgMjAwLjg4IDE3Ni42NTMgMjAwLjg4IDE3MS45NjNDMjAwLjg4IDE2Ny4yNzMgMjAzLjEwMiAxNjUuMDUyIDIwNy41NDQgMTY1LjA1MkgyMTEuODY0VjE1NC4xOTFDMjExLjg2NCAxNDkuNzQ5IDIxNC41NzkgMTQ3LjUyNyAyMjAuMTMzIDE0Ny41MjdDMjI1LjY4NiAxNDcuNTI3IDIyOC40MDEgMTQ5Ljc0OSAyMjguNDAxIDE1NC4xOTFWMTY1LjA1MkgyMzguNzY4QzI0My4yMTEgMTY1LjA1MiAyNDUuNDMyIDE2Ny4yNzMgMjQ1LjQzMiAxNzEuOTYzQzI0NS40MzIgMTc2LjY1MyAyNDMuMjExIDE3OC44NzQgMjM4Ljc2OCAxNzguODc0SDIyOC40MDFWMTk3LjM4NkMyMjguNDAxIDE5OS42MDcgMjI4LjQwMSAyMDIuODE2IDIyOS41MTIgMjA0LjkxNEMyMzAuMzc2IDIwNi42NDIgMjMxLjk4IDIwNy4zODMgMjM0LjA3OCAyMDcuMzgzQzIzNS40MzYgMjA3LjM4MyAyMzYuNzkzIDIwNy4wMTIgMjM3LjkwNCAyMDYuNzY1QzIzOC44OTEgMjA2LjUxOSAyMzkuNzU1IDIwNi4yNzIgMjQwLjc0MyAyMDYuMjcyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTExOCA1MkM4OC45MTI5IDY0LjY1ODEgNjUuNTgyNCA4Ny45ODA1IDUzIDExNyIgc3Ryb2tlPSIjN0I3MEI2IiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjE3NyIgeTE9IjEyIiB4Mj0iMTc3IiB5Mj0iMzM4Ljc5NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzMzOThEIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzU5NEE5NSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo="},5016:e=>{"use strict";e.exports=MdxJsReact},41594:e=>{"use strict";e.exports=React}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={exports:{}};return e[o].call(i.exports,i,i.exports,n),i.exports}n.m=e,n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.b=document.baseURI||self.location.href;var o={};return(()=>{"use strict";n.r(o),n.d(o,{compositions:()=>r,compositions_metadata:()=>a,overview:()=>i});var e=n(11644),t=n(68216);const r=[e],i=[t],a={compositions:[{displayName:"Bit logo",identifier:"BitLogo"}]}})(),o})()));
|
package/artifacts/schema.json
CHANGED
package/dist/app.js
CHANGED
|
@@ -22,12 +22,24 @@ function _loadBit() {
|
|
|
22
22
|
};
|
|
23
23
|
return data;
|
|
24
24
|
}
|
|
25
|
+
function _autocomplete() {
|
|
26
|
+
const data = require("./autocomplete");
|
|
27
|
+
_autocomplete = function () {
|
|
28
|
+
return data;
|
|
29
|
+
};
|
|
30
|
+
return data;
|
|
31
|
+
}
|
|
25
32
|
/* eslint-disable import/first */
|
|
26
33
|
process.on('uncaughtException', err => {
|
|
27
34
|
// eslint-disable-next-line no-console
|
|
28
35
|
console.error('uncaughtException', err);
|
|
29
36
|
process.exit(1);
|
|
30
37
|
});
|
|
38
|
+
if (process.argv.includes('--get-yargs-completions')) {
|
|
39
|
+
(0, _autocomplete().autocomplete)();
|
|
40
|
+
process.exit(0);
|
|
41
|
+
}
|
|
42
|
+
|
|
31
43
|
// eslint-disable-next-line @typescript-eslint/no-floating-promises
|
|
32
44
|
initApp();
|
|
33
45
|
async function initApp() {
|
package/dist/app.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["require","_bootstrap","data","_handleErrors","_loadBit","process","on","err","console","error","exit","initApp","bootstrap","runCLI","originalError","handleErrorAndExit"
|
|
1
|
+
{"version":3,"names":["require","_bootstrap","data","_handleErrors","_loadBit","_autocomplete","process","on","err","console","error","exit","argv","includes","autocomplete","initApp","bootstrap","runCLI","originalError","handleErrorAndExit"],"sources":["app.ts"],"sourcesContent":["/* eslint-disable import/first */\nprocess.on('uncaughtException', (err) => {\n // eslint-disable-next-line no-console\n console.error('uncaughtException', err);\n process.exit(1);\n});\n\nimport './hook-require';\nimport { bootstrap } from '@teambit/legacy/dist/bootstrap';\nimport { handleErrorAndExit } from '@teambit/legacy/dist/cli/handle-errors';\nimport { runCLI } from './load-bit';\nimport { autocomplete } from './autocomplete';\n\nif (process.argv.includes('--get-yargs-completions')) {\n autocomplete();\n process.exit(0);\n}\n\n// eslint-disable-next-line @typescript-eslint/no-floating-promises\ninitApp();\n\nasync function initApp() {\n try {\n await bootstrap();\n // registerCoreExtensions();\n // const harmony = await Harmony.load([ConfigExt], {});\n await runCLI();\n } catch (err: any) {\n const originalError = err.originalError || err;\n await handleErrorAndExit(originalError, process.argv[2]);\n }\n}\n"],"mappings":";;AAOAA,OAAA;AACA,SAAAC,WAAA;EAAA,MAAAC,IAAA,GAAAF,OAAA;EAAAC,UAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAC,cAAA;EAAA,MAAAD,IAAA,GAAAF,OAAA;EAAAG,aAAA,YAAAA,CAAA;IAAA,OAAAD,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAE,SAAA;EAAA,MAAAF,IAAA,GAAAF,OAAA;EAAAI,QAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,cAAA;EAAA,MAAAH,IAAA,GAAAF,OAAA;EAAAK,aAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAXA;AACAI,OAAO,CAACC,EAAE,CAAC,mBAAmB,EAAGC,GAAG,IAAK;EACvC;EACAC,OAAO,CAACC,KAAK,CAAC,mBAAmB,EAAEF,GAAG,CAAC;EACvCF,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;AACjB,CAAC,CAAC;AAQF,IAAIL,OAAO,CAACM,IAAI,CAACC,QAAQ,CAAC,yBAAyB,CAAC,EAAE;EACpD,IAAAC,4BAAY,EAAC,CAAC;EACdR,OAAO,CAACK,IAAI,CAAC,CAAC,CAAC;AACjB;;AAEA;AACAI,OAAO,CAAC,CAAC;AAET,eAAeA,OAAOA,CAAA,EAAG;EACvB,IAAI;IACF,MAAM,IAAAC,sBAAS,EAAC,CAAC;IACjB;IACA;IACA,MAAM,IAAAC,iBAAM,EAAC,CAAC;EAChB,CAAC,CAAC,OAAOT,GAAQ,EAAE;IACjB,MAAMU,aAAa,GAAGV,GAAG,CAACU,aAAa,IAAIV,GAAG;IAC9C,MAAM,IAAAW,kCAAkB,EAACD,aAAa,EAAEZ,OAAO,CAACM,IAAI,CAAC,CAAC,CAAC,CAAC;EAC1D;AACF","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function autocomplete(): void;
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.autocomplete = autocomplete;
|
|
7
|
+
function _fsExtra() {
|
|
8
|
+
const data = _interopRequireDefault(require("fs-extra"));
|
|
9
|
+
_fsExtra = function () {
|
|
10
|
+
return data;
|
|
11
|
+
};
|
|
12
|
+
return data;
|
|
13
|
+
}
|
|
14
|
+
function _commentJson() {
|
|
15
|
+
const data = _interopRequireDefault(require("comment-json"));
|
|
16
|
+
_commentJson = function () {
|
|
17
|
+
return data;
|
|
18
|
+
};
|
|
19
|
+
return data;
|
|
20
|
+
}
|
|
21
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
22
|
+
const COMPLETION_FLAG = '--get-yargs-completions';
|
|
23
|
+
function autocomplete() {
|
|
24
|
+
log('[*] autocomplete started');
|
|
25
|
+
const results = getAutocompleteResults();
|
|
26
|
+
log(`[*] autocomplete completed with ${results.length} results`);
|
|
27
|
+
if (results.length) process.stdout.write(results.join('\n'));
|
|
28
|
+
}
|
|
29
|
+
function getAutocompleteResults() {
|
|
30
|
+
const argv = process.argv.slice(2).filter(arg => arg !== COMPLETION_FLAG);
|
|
31
|
+
// remove the first element, it is always the executable "bit"
|
|
32
|
+
argv.shift();
|
|
33
|
+
log(`argv: ${argv.join(' ')}, length: ${argv.length}`);
|
|
34
|
+
if (argv.length === 0) {
|
|
35
|
+
throw new Error(`argv is empty, it must have at least one element. argv: ${process.argv.join(' ')}`);
|
|
36
|
+
}
|
|
37
|
+
if (argv.length === 1) {
|
|
38
|
+
// either "bit " or "bit x" where x can be any string without a space
|
|
39
|
+
// in both cases, we should return all commands
|
|
40
|
+
return getAllCommandNames();
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// argv has at least 2 elements, the first one is the command name.
|
|
44
|
+
const commandName = argv[0];
|
|
45
|
+
const allCommands = getAllCommands();
|
|
46
|
+
const matchedCommand = findCommandByName(commandName, allCommands);
|
|
47
|
+
if (!matchedCommand) {
|
|
48
|
+
return [];
|
|
49
|
+
}
|
|
50
|
+
// the second element can be a sub-command or an arg or a flag
|
|
51
|
+
const possiblySubCommandName = argv[1];
|
|
52
|
+
const matchedSubCommand = possiblySubCommandName ? findCommandByName(possiblySubCommandName, matchedCommand.commands || []) : undefined;
|
|
53
|
+
log(`matchedCommand: ${matchedCommand.name}, subCommand: ${matchedSubCommand?.name}`);
|
|
54
|
+
const currentCommand = matchedSubCommand || matchedCommand;
|
|
55
|
+
|
|
56
|
+
// examples:
|
|
57
|
+
// "bit nev set ", the user is at arg location 0
|
|
58
|
+
// "bit nev set teambit.wor", the user is at arg location 1
|
|
59
|
+
// "bit build ", the user is at arg location 0
|
|
60
|
+
// "bit build teambit.wor", the user is at arg location 1
|
|
61
|
+
const argLocation = matchedSubCommand ? argv.length - 3 : argv.length - 2;
|
|
62
|
+
log(`argLocation: ${argLocation}`);
|
|
63
|
+
const currentArg = argv.length ? argv[argv.length - 1] : '';
|
|
64
|
+
const flags = getCommandFlags(currentCommand);
|
|
65
|
+
if (currentArg.startsWith('-')) {
|
|
66
|
+
return flags;
|
|
67
|
+
}
|
|
68
|
+
const commandArgs = currentCommand.name.split(' ').slice(1);
|
|
69
|
+
const currentCmdArg = commandArgs[argLocation];
|
|
70
|
+
log(`currentCmdArg: ${currentCmdArg}`);
|
|
71
|
+
const commandNamePrefixes = ['<component-name', '<component-pattern', '[component-name', '[component-pattern'];
|
|
72
|
+
if (currentCmdArg && commandNamePrefixes.some(prefix => currentCmdArg.startsWith(prefix))) {
|
|
73
|
+
log(`completing component name`);
|
|
74
|
+
return getCompsFromBitmap();
|
|
75
|
+
}
|
|
76
|
+
const subCommands = matchedCommand.commands || [];
|
|
77
|
+
if (subCommands.length && argv.length === 2) {
|
|
78
|
+
return getCommandNames(subCommands);
|
|
79
|
+
}
|
|
80
|
+
if (!currentCmdArg && flags.length) {
|
|
81
|
+
// either no args, or user already typed all args, probably the user wants to add flags
|
|
82
|
+
return flags;
|
|
83
|
+
}
|
|
84
|
+
return [];
|
|
85
|
+
}
|
|
86
|
+
function findCommandByName(name, commands) {
|
|
87
|
+
return commands.find(cmd => cmd.name === name || cmd.name.startsWith(`${name} `));
|
|
88
|
+
}
|
|
89
|
+
function getCommandFlags(cmd) {
|
|
90
|
+
return cmd.options.map(opt => {
|
|
91
|
+
const [, name, description] = opt;
|
|
92
|
+
return `--${name}:${description}`;
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
function getAllCommandNames() {
|
|
96
|
+
const allCommands = getAllCommands();
|
|
97
|
+
return getCommandNames(allCommands);
|
|
98
|
+
}
|
|
99
|
+
function getCommandNames(commands) {
|
|
100
|
+
return commands.map(cmd => {
|
|
101
|
+
const name = cmd.name.split(' ')[0];
|
|
102
|
+
const desc = cmd.description || '';
|
|
103
|
+
return `${name}:${desc}`;
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
function getAllCommands() {
|
|
107
|
+
const cliReferences = require('@teambit/harmony.content.cli-reference/cli-reference.json');
|
|
108
|
+
return cliReferences;
|
|
109
|
+
}
|
|
110
|
+
function getCompsFromBitmap() {
|
|
111
|
+
const bitMap = _fsExtra().default.readFileSync('.bitmap');
|
|
112
|
+
const componentsJson = _commentJson().default.parse(bitMap.toString('utf8'), undefined, true);
|
|
113
|
+
const compIds = [];
|
|
114
|
+
Object.keys(componentsJson).forEach(componentId => {
|
|
115
|
+
if (componentId === '$schema-version') return;
|
|
116
|
+
const value = componentsJson[componentId];
|
|
117
|
+
const scope = value.scope || value.defaultScope;
|
|
118
|
+
const name = value.name;
|
|
119
|
+
compIds.push(`${scope}/${name}`);
|
|
120
|
+
});
|
|
121
|
+
return compIds;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
// to get the log working, add `export BIT_DEBUG_AUTOCOMPLETE=true` to your bash profile
|
|
125
|
+
// prefixing the command with this won't work for some reason.
|
|
126
|
+
const shouldLog = process.env.BIT_DEBUG_AUTOCOMPLETE === 'true';
|
|
127
|
+
const logFile = 'compilation.log';
|
|
128
|
+
if (shouldLog) _fsExtra().default.ensureFileSync(logFile);
|
|
129
|
+
function log(msg) {
|
|
130
|
+
if (shouldLog) _fsExtra().default.appendFileSync(logFile, `${msg}\n`);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
//# sourceMappingURL=autocomplete.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_fsExtra","data","_interopRequireDefault","require","_commentJson","obj","__esModule","default","COMPLETION_FLAG","autocomplete","log","results","getAutocompleteResults","length","process","stdout","write","join","argv","slice","filter","arg","shift","Error","getAllCommandNames","commandName","allCommands","getAllCommands","matchedCommand","findCommandByName","possiblySubCommandName","matchedSubCommand","commands","undefined","name","currentCommand","argLocation","currentArg","flags","getCommandFlags","startsWith","commandArgs","split","currentCmdArg","commandNamePrefixes","some","prefix","getCompsFromBitmap","subCommands","getCommandNames","find","cmd","options","map","opt","description","desc","cliReferences","bitMap","fs","readFileSync","componentsJson","json","parse","toString","compIds","Object","keys","forEach","componentId","value","scope","defaultScope","push","shouldLog","env","BIT_DEBUG_AUTOCOMPLETE","logFile","ensureFileSync","msg","appendFileSync"],"sources":["autocomplete.ts"],"sourcesContent":["import fs from 'fs-extra';\nimport json from 'comment-json';\n\nconst COMPLETION_FLAG = '--get-yargs-completions';\n\ntype Cmd = { name: string; options: string[]; description?: string; commands?: Cmd[] };\n\nexport function autocomplete() {\n log('[*] autocomplete started');\n const results = getAutocompleteResults();\n log(`[*] autocomplete completed with ${results.length} results`);\n if (results.length) process.stdout.write(results.join('\\n'));\n}\n\nfunction getAutocompleteResults(): string[] {\n const argv = process.argv.slice(2).filter((arg) => arg !== COMPLETION_FLAG);\n // remove the first element, it is always the executable \"bit\"\n argv.shift();\n log(`argv: ${argv.join(' ')}, length: ${argv.length}`);\n if (argv.length === 0) {\n throw new Error(`argv is empty, it must have at least one element. argv: ${process.argv.join(' ')}`);\n }\n if (argv.length === 1) {\n // either \"bit \" or \"bit x\" where x can be any string without a space\n // in both cases, we should return all commands\n return getAllCommandNames();\n }\n\n // argv has at least 2 elements, the first one is the command name.\n const commandName = argv[0];\n const allCommands = getAllCommands();\n const matchedCommand = findCommandByName(commandName, allCommands);\n if (!matchedCommand) {\n return [];\n }\n // the second element can be a sub-command or an arg or a flag\n const possiblySubCommandName = argv[1];\n const matchedSubCommand = possiblySubCommandName\n ? findCommandByName(possiblySubCommandName, matchedCommand.commands || [])\n : undefined;\n\n log(`matchedCommand: ${matchedCommand.name}, subCommand: ${matchedSubCommand?.name}`);\n const currentCommand = matchedSubCommand || matchedCommand;\n\n // examples:\n // \"bit nev set \", the user is at arg location 0\n // \"bit nev set teambit.wor\", the user is at arg location 1\n // \"bit build \", the user is at arg location 0\n // \"bit build teambit.wor\", the user is at arg location 1\n const argLocation = matchedSubCommand ? argv.length - 3 : argv.length - 2;\n log(`argLocation: ${argLocation}`);\n\n const currentArg = argv.length ? argv[argv.length - 1] : '';\n const flags = getCommandFlags(currentCommand);\n if (currentArg.startsWith('-')) {\n return flags;\n }\n const commandArgs = currentCommand.name.split(' ').slice(1);\n const currentCmdArg = commandArgs[argLocation];\n log(`currentCmdArg: ${currentCmdArg}`);\n const commandNamePrefixes = ['<component-name', '<component-pattern', '[component-name', '[component-pattern'];\n if (currentCmdArg && commandNamePrefixes.some((prefix) => currentCmdArg.startsWith(prefix))) {\n log(`completing component name`);\n return getCompsFromBitmap();\n }\n const subCommands = matchedCommand.commands || [];\n if (subCommands.length && argv.length === 2) {\n return getCommandNames(subCommands);\n }\n if (!currentCmdArg && flags.length) {\n // either no args, or user already typed all args, probably the user wants to add flags\n return flags;\n }\n return [];\n}\n\nfunction findCommandByName(name: string, commands: Cmd[]): Cmd | undefined {\n return commands.find((cmd) => cmd.name === name || cmd.name.startsWith(`${name} `));\n}\n\nfunction getCommandFlags(cmd: Cmd): string[] {\n return cmd.options.map((opt) => {\n const [, name, description] = opt;\n return `--${name}:${description}`;\n });\n}\n\nfunction getAllCommandNames(): string[] {\n const allCommands = getAllCommands();\n return getCommandNames(allCommands);\n}\n\nfunction getCommandNames(commands: Cmd[]): string[] {\n return commands.map((cmd) => {\n const name = cmd.name.split(' ')[0];\n const desc = cmd.description || '';\n return `${name}:${desc}`;\n });\n}\n\nfunction getAllCommands(): Cmd[] {\n const cliReferences = require('@teambit/harmony.content.cli-reference/cli-reference.json');\n return cliReferences;\n}\n\nfunction getCompsFromBitmap(): string[] {\n const bitMap = fs.readFileSync('.bitmap');\n const componentsJson = json.parse(bitMap.toString('utf8'), undefined, true);\n const compIds: string[] = [];\n Object.keys(componentsJson).forEach((componentId) => {\n if (componentId === '$schema-version') return;\n const value = componentsJson[componentId];\n const scope = value.scope || value.defaultScope;\n const name = value.name;\n compIds.push(`${scope}/${name}`);\n });\n return compIds;\n}\n\n// to get the log working, add `export BIT_DEBUG_AUTOCOMPLETE=true` to your bash profile\n// prefixing the command with this won't work for some reason.\nconst shouldLog = process.env.BIT_DEBUG_AUTOCOMPLETE === 'true';\nconst logFile = 'compilation.log';\nif (shouldLog) fs.ensureFileSync(logFile);\nfunction log(msg: string) {\n if (shouldLog) fs.appendFileSync(logFile, `${msg}\\n`);\n}\n"],"mappings":";;;;;;AAAA,SAAAA,SAAA;EAAA,MAAAC,IAAA,GAAAC,sBAAA,CAAAC,OAAA;EAAAH,QAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,aAAA;EAAA,MAAAH,IAAA,GAAAC,sBAAA,CAAAC,OAAA;EAAAC,YAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAAgC,SAAAC,uBAAAG,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAEhC,MAAMG,eAAe,GAAG,yBAAyB;AAI1C,SAASC,YAAYA,CAAA,EAAG;EAC7BC,GAAG,CAAC,0BAA0B,CAAC;EAC/B,MAAMC,OAAO,GAAGC,sBAAsB,CAAC,CAAC;EACxCF,GAAG,CAAE,mCAAkCC,OAAO,CAACE,MAAO,UAAS,CAAC;EAChE,IAAIF,OAAO,CAACE,MAAM,EAAEC,OAAO,CAACC,MAAM,CAACC,KAAK,CAACL,OAAO,CAACM,IAAI,CAAC,IAAI,CAAC,CAAC;AAC9D;AAEA,SAASL,sBAAsBA,CAAA,EAAa;EAC1C,MAAMM,IAAI,GAAGJ,OAAO,CAACI,IAAI,CAACC,KAAK,CAAC,CAAC,CAAC,CAACC,MAAM,CAAEC,GAAG,IAAKA,GAAG,KAAKb,eAAe,CAAC;EAC3E;EACAU,IAAI,CAACI,KAAK,CAAC,CAAC;EACZZ,GAAG,CAAE,SAAQQ,IAAI,CAACD,IAAI,CAAC,GAAG,CAAE,aAAYC,IAAI,CAACL,MAAO,EAAC,CAAC;EACtD,IAAIK,IAAI,CAACL,MAAM,KAAK,CAAC,EAAE;IACrB,MAAM,IAAIU,KAAK,CAAE,2DAA0DT,OAAO,CAACI,IAAI,CAACD,IAAI,CAAC,GAAG,CAAE,EAAC,CAAC;EACtG;EACA,IAAIC,IAAI,CAACL,MAAM,KAAK,CAAC,EAAE;IACrB;IACA;IACA,OAAOW,kBAAkB,CAAC,CAAC;EAC7B;;EAEA;EACA,MAAMC,WAAW,GAAGP,IAAI,CAAC,CAAC,CAAC;EAC3B,MAAMQ,WAAW,GAAGC,cAAc,CAAC,CAAC;EACpC,MAAMC,cAAc,GAAGC,iBAAiB,CAACJ,WAAW,EAAEC,WAAW,CAAC;EAClE,IAAI,CAACE,cAAc,EAAE;IACnB,OAAO,EAAE;EACX;EACA;EACA,MAAME,sBAAsB,GAAGZ,IAAI,CAAC,CAAC,CAAC;EACtC,MAAMa,iBAAiB,GAAGD,sBAAsB,GAC5CD,iBAAiB,CAACC,sBAAsB,EAAEF,cAAc,CAACI,QAAQ,IAAI,EAAE,CAAC,GACxEC,SAAS;EAEbvB,GAAG,CAAE,mBAAkBkB,cAAc,CAACM,IAAK,iBAAgBH,iBAAiB,EAAEG,IAAK,EAAC,CAAC;EACrF,MAAMC,cAAc,GAAGJ,iBAAiB,IAAIH,cAAc;;EAE1D;EACA;EACA;EACA;EACA;EACA,MAAMQ,WAAW,GAAGL,iBAAiB,GAAGb,IAAI,CAACL,MAAM,GAAG,CAAC,GAAGK,IAAI,CAACL,MAAM,GAAG,CAAC;EACzEH,GAAG,CAAE,gBAAe0B,WAAY,EAAC,CAAC;EAElC,MAAMC,UAAU,GAAGnB,IAAI,CAACL,MAAM,GAAGK,IAAI,CAACA,IAAI,CAACL,MAAM,GAAG,CAAC,CAAC,GAAG,EAAE;EAC3D,MAAMyB,KAAK,GAAGC,eAAe,CAACJ,cAAc,CAAC;EAC7C,IAAIE,UAAU,CAACG,UAAU,CAAC,GAAG,CAAC,EAAE;IAC9B,OAAOF,KAAK;EACd;EACA,MAAMG,WAAW,GAAGN,cAAc,CAACD,IAAI,CAACQ,KAAK,CAAC,GAAG,CAAC,CAACvB,KAAK,CAAC,CAAC,CAAC;EAC3D,MAAMwB,aAAa,GAAGF,WAAW,CAACL,WAAW,CAAC;EAC9C1B,GAAG,CAAE,kBAAiBiC,aAAc,EAAC,CAAC;EACtC,MAAMC,mBAAmB,GAAG,CAAC,iBAAiB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,oBAAoB,CAAC;EAC9G,IAAID,aAAa,IAAIC,mBAAmB,CAACC,IAAI,CAAEC,MAAM,IAAKH,aAAa,CAACH,UAAU,CAACM,MAAM,CAAC,CAAC,EAAE;IAC3FpC,GAAG,CAAE,2BAA0B,CAAC;IAChC,OAAOqC,kBAAkB,CAAC,CAAC;EAC7B;EACA,MAAMC,WAAW,GAAGpB,cAAc,CAACI,QAAQ,IAAI,EAAE;EACjD,IAAIgB,WAAW,CAACnC,MAAM,IAAIK,IAAI,CAACL,MAAM,KAAK,CAAC,EAAE;IAC3C,OAAOoC,eAAe,CAACD,WAAW,CAAC;EACrC;EACA,IAAI,CAACL,aAAa,IAAIL,KAAK,CAACzB,MAAM,EAAE;IAClC;IACA,OAAOyB,KAAK;EACd;EACA,OAAO,EAAE;AACX;AAEA,SAAST,iBAAiBA,CAACK,IAAY,EAAEF,QAAe,EAAmB;EACzE,OAAOA,QAAQ,CAACkB,IAAI,CAAEC,GAAG,IAAKA,GAAG,CAACjB,IAAI,KAAKA,IAAI,IAAIiB,GAAG,CAACjB,IAAI,CAACM,UAAU,CAAE,GAAEN,IAAK,GAAE,CAAC,CAAC;AACrF;AAEA,SAASK,eAAeA,CAACY,GAAQ,EAAY;EAC3C,OAAOA,GAAG,CAACC,OAAO,CAACC,GAAG,CAAEC,GAAG,IAAK;IAC9B,MAAM,GAAGpB,IAAI,EAAEqB,WAAW,CAAC,GAAGD,GAAG;IACjC,OAAQ,KAAIpB,IAAK,IAAGqB,WAAY,EAAC;EACnC,CAAC,CAAC;AACJ;AAEA,SAAS/B,kBAAkBA,CAAA,EAAa;EACtC,MAAME,WAAW,GAAGC,cAAc,CAAC,CAAC;EACpC,OAAOsB,eAAe,CAACvB,WAAW,CAAC;AACrC;AAEA,SAASuB,eAAeA,CAACjB,QAAe,EAAY;EAClD,OAAOA,QAAQ,CAACqB,GAAG,CAAEF,GAAG,IAAK;IAC3B,MAAMjB,IAAI,GAAGiB,GAAG,CAACjB,IAAI,CAACQ,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IACnC,MAAMc,IAAI,GAAGL,GAAG,CAACI,WAAW,IAAI,EAAE;IAClC,OAAQ,GAAErB,IAAK,IAAGsB,IAAK,EAAC;EAC1B,CAAC,CAAC;AACJ;AAEA,SAAS7B,cAAcA,CAAA,EAAU;EAC/B,MAAM8B,aAAa,GAAGtD,OAAO,CAAC,2DAA2D,CAAC;EAC1F,OAAOsD,aAAa;AACtB;AAEA,SAASV,kBAAkBA,CAAA,EAAa;EACtC,MAAMW,MAAM,GAAGC,kBAAE,CAACC,YAAY,CAAC,SAAS,CAAC;EACzC,MAAMC,cAAc,GAAGC,sBAAI,CAACC,KAAK,CAACL,MAAM,CAACM,QAAQ,CAAC,MAAM,CAAC,EAAE/B,SAAS,EAAE,IAAI,CAAC;EAC3E,MAAMgC,OAAiB,GAAG,EAAE;EAC5BC,MAAM,CAACC,IAAI,CAACN,cAAc,CAAC,CAACO,OAAO,CAAEC,WAAW,IAAK;IACnD,IAAIA,WAAW,KAAK,iBAAiB,EAAE;IACvC,MAAMC,KAAK,GAAGT,cAAc,CAACQ,WAAW,CAAC;IACzC,MAAME,KAAK,GAAGD,KAAK,CAACC,KAAK,IAAID,KAAK,CAACE,YAAY;IAC/C,MAAMtC,IAAI,GAAGoC,KAAK,CAACpC,IAAI;IACvB+B,OAAO,CAACQ,IAAI,CAAE,GAAEF,KAAM,IAAGrC,IAAK,EAAC,CAAC;EAClC,CAAC,CAAC;EACF,OAAO+B,OAAO;AAChB;;AAEA;AACA;AACA,MAAMS,SAAS,GAAG5D,OAAO,CAAC6D,GAAG,CAACC,sBAAsB,KAAK,MAAM;AAC/D,MAAMC,OAAO,GAAG,iBAAiB;AACjC,IAAIH,SAAS,EAAEf,kBAAE,CAACmB,cAAc,CAACD,OAAO,CAAC;AACzC,SAASnE,GAAGA,CAACqE,GAAW,EAAE;EACxB,IAAIL,SAAS,EAAEf,kBAAE,CAACqB,cAAc,CAACH,OAAO,EAAG,GAAEE,GAAI,IAAG,CAAC;AACvD","ignoreList":[]}
|
package/dist/esm.mjs
CHANGED
|
@@ -12,6 +12,8 @@ export const registerCoreExtensions = cjsModule.registerCoreExtensions;
|
|
|
12
12
|
export const BitAspect = cjsModule.BitAspect;
|
|
13
13
|
export const loadBit = cjsModule.loadBit;
|
|
14
14
|
export const restoreGlobals = cjsModule.restoreGlobals;
|
|
15
|
+
export const restoreGlobalsFromSnapshot = cjsModule.restoreGlobalsFromSnapshot;
|
|
16
|
+
export const takeLegacyGlobalsSnapshot = cjsModule.takeLegacyGlobalsSnapshot;
|
|
15
17
|
|
|
16
18
|
export default cjsModule;
|
|
17
19
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.6.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.6.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.6.166/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.6.166/dist/bit.docs.js';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/esm.mjs
CHANGED
|
@@ -12,6 +12,8 @@ export const registerCoreExtensions = cjsModule.registerCoreExtensions;
|
|
|
12
12
|
export const BitAspect = cjsModule.BitAspect;
|
|
13
13
|
export const loadBit = cjsModule.loadBit;
|
|
14
14
|
export const restoreGlobals = cjsModule.restoreGlobals;
|
|
15
|
+
export const restoreGlobalsFromSnapshot = cjsModule.restoreGlobalsFromSnapshot;
|
|
16
|
+
export const takeLegacyGlobalsSnapshot = cjsModule.takeLegacyGlobalsSnapshot;
|
|
15
17
|
|
|
16
18
|
export default cjsModule;
|
|
17
19
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/bit",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.166",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/bit",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "bit",
|
|
9
|
-
"version": "1.6.
|
|
9
|
+
"version": "1.6.166"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "3.0.3",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@yarnpkg/plugin-pack": "3.2.0",
|
|
35
35
|
"@yarnpkg/core": "3.5.2",
|
|
36
36
|
"@yarnpkg/cli": "3.6.1",
|
|
37
|
-
"@teambit/legacy": "1.0.
|
|
37
|
+
"@teambit/legacy": "1.0.702",
|
|
38
38
|
"@apollo/client": "3.6.9",
|
|
39
39
|
"@teambit/harmony": "0.4.6",
|
|
40
40
|
"@teambit/design.ui.brand.logo": "1.96.2",
|
|
@@ -44,110 +44,111 @@
|
|
|
44
44
|
"@teambit/scope.modules.find-scope-path": "0.0.1",
|
|
45
45
|
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
|
|
46
46
|
"@teambit/base-react.navigation.link": "2.0.27",
|
|
47
|
+
"@teambit/harmony.content.cli-reference": "2.0.280",
|
|
47
48
|
"@teambit/cli": "0.0.865",
|
|
48
|
-
"@teambit/aspect-loader": "1.0.
|
|
49
|
+
"@teambit/aspect-loader": "1.0.273",
|
|
49
50
|
"@teambit/clear-cache": "0.0.407",
|
|
50
|
-
"@teambit/config": "0.0.
|
|
51
|
+
"@teambit/config": "0.0.1024",
|
|
51
52
|
"@teambit/workspace.modules.node-modules-linker": "0.0.173",
|
|
52
|
-
"@teambit/api-reference": "1.0.
|
|
53
|
-
"@teambit/api-server": "1.0.
|
|
54
|
-
"@teambit/application": "1.0.
|
|
55
|
-
"@teambit/aspect": "1.0.
|
|
56
|
-
"@teambit/babel": "1.0.
|
|
57
|
-
"@teambit/builder": "1.0.
|
|
58
|
-
"@teambit/bundler": "1.0.
|
|
53
|
+
"@teambit/api-reference": "1.0.273",
|
|
54
|
+
"@teambit/api-server": "1.0.273",
|
|
55
|
+
"@teambit/application": "1.0.273",
|
|
56
|
+
"@teambit/aspect": "1.0.273",
|
|
57
|
+
"@teambit/babel": "1.0.273",
|
|
58
|
+
"@teambit/builder": "1.0.273",
|
|
59
|
+
"@teambit/bundler": "1.0.273",
|
|
59
60
|
"@teambit/cache": "0.0.958",
|
|
60
|
-
"@teambit/changelog": "1.0.
|
|
61
|
-
"@teambit/checkout": "1.0.
|
|
62
|
-
"@teambit/cloud": "0.0.
|
|
63
|
-
"@teambit/code": "1.0.
|
|
64
|
-
"@teambit/command-bar": "1.0.
|
|
65
|
-
"@teambit/community": "1.0.
|
|
66
|
-
"@teambit/compiler": "1.0.
|
|
67
|
-
"@teambit/component-compare": "1.0.
|
|
68
|
-
"@teambit/component-log": "1.0.
|
|
69
|
-
"@teambit/component-sizer": "1.0.
|
|
70
|
-
"@teambit/component-tree": "1.0.
|
|
71
|
-
"@teambit/component-writer": "1.0.
|
|
72
|
-
"@teambit/component": "1.0.
|
|
73
|
-
"@teambit/compositions": "1.0.
|
|
74
|
-
"@teambit/config-merger": "0.0.
|
|
75
|
-
"@teambit/dependencies": "1.0.
|
|
76
|
-
"@teambit/dependency-resolver": "1.0.
|
|
77
|
-
"@teambit/deprecation": "1.0.
|
|
78
|
-
"@teambit/dev-files": "1.0.
|
|
79
|
-
"@teambit/diagnostic": "1.0.
|
|
80
|
-
"@teambit/docs": "1.0.
|
|
81
|
-
"@teambit/eject": "1.0.
|
|
82
|
-
"@teambit/env": "1.0.
|
|
83
|
-
"@teambit/envs": "1.0.
|
|
84
|
-
"@teambit/eslint": "1.0.
|
|
85
|
-
"@teambit/export": "1.0.
|
|
61
|
+
"@teambit/changelog": "1.0.273",
|
|
62
|
+
"@teambit/checkout": "1.0.273",
|
|
63
|
+
"@teambit/cloud": "0.0.549",
|
|
64
|
+
"@teambit/code": "1.0.273",
|
|
65
|
+
"@teambit/command-bar": "1.0.273",
|
|
66
|
+
"@teambit/community": "1.0.273",
|
|
67
|
+
"@teambit/compiler": "1.0.273",
|
|
68
|
+
"@teambit/component-compare": "1.0.273",
|
|
69
|
+
"@teambit/component-log": "1.0.273",
|
|
70
|
+
"@teambit/component-sizer": "1.0.273",
|
|
71
|
+
"@teambit/component-tree": "1.0.273",
|
|
72
|
+
"@teambit/component-writer": "1.0.273",
|
|
73
|
+
"@teambit/component": "1.0.273",
|
|
74
|
+
"@teambit/compositions": "1.0.273",
|
|
75
|
+
"@teambit/config-merger": "0.0.140",
|
|
76
|
+
"@teambit/dependencies": "1.0.273",
|
|
77
|
+
"@teambit/dependency-resolver": "1.0.273",
|
|
78
|
+
"@teambit/deprecation": "1.0.273",
|
|
79
|
+
"@teambit/dev-files": "1.0.273",
|
|
80
|
+
"@teambit/diagnostic": "1.0.273",
|
|
81
|
+
"@teambit/docs": "1.0.273",
|
|
82
|
+
"@teambit/eject": "1.0.273",
|
|
83
|
+
"@teambit/env": "1.0.273",
|
|
84
|
+
"@teambit/envs": "1.0.273",
|
|
85
|
+
"@teambit/eslint": "1.0.273",
|
|
86
|
+
"@teambit/export": "1.0.273",
|
|
86
87
|
"@teambit/express": "0.0.964",
|
|
87
|
-
"@teambit/forking": "1.0.
|
|
88
|
-
"@teambit/formatter": "1.0.
|
|
89
|
-
"@teambit/generator": "1.0.
|
|
90
|
-
"@teambit/git": "1.0.
|
|
88
|
+
"@teambit/forking": "1.0.273",
|
|
89
|
+
"@teambit/formatter": "1.0.273",
|
|
90
|
+
"@teambit/generator": "1.0.274",
|
|
91
|
+
"@teambit/git": "1.0.273",
|
|
91
92
|
"@teambit/global-config": "0.0.868",
|
|
92
|
-
"@teambit/graph": "1.0.
|
|
93
|
-
"@teambit/graphql": "1.0.
|
|
94
|
-
"@teambit/harmony-ui-app": "1.0.
|
|
95
|
-
"@teambit/html": "1.0.
|
|
96
|
-
"@teambit/importer": "1.0.
|
|
97
|
-
"@teambit/insights": "1.0.
|
|
98
|
-
"@teambit/install": "1.0.
|
|
99
|
-
"@teambit/ipc-events": "1.0.
|
|
100
|
-
"@teambit/isolator": "1.0.
|
|
101
|
-
"@teambit/issues": "1.0.
|
|
102
|
-
"@teambit/jest": "1.0.
|
|
103
|
-
"@teambit/lanes": "1.0.
|
|
104
|
-
"@teambit/linter": "1.0.
|
|
105
|
-
"@teambit/lister": "1.0.
|
|
93
|
+
"@teambit/graph": "1.0.273",
|
|
94
|
+
"@teambit/graphql": "1.0.273",
|
|
95
|
+
"@teambit/harmony-ui-app": "1.0.273",
|
|
96
|
+
"@teambit/html": "1.0.273",
|
|
97
|
+
"@teambit/importer": "1.0.273",
|
|
98
|
+
"@teambit/insights": "1.0.273",
|
|
99
|
+
"@teambit/install": "1.0.273",
|
|
100
|
+
"@teambit/ipc-events": "1.0.273",
|
|
101
|
+
"@teambit/isolator": "1.0.273",
|
|
102
|
+
"@teambit/issues": "1.0.273",
|
|
103
|
+
"@teambit/jest": "1.0.273",
|
|
104
|
+
"@teambit/lanes": "1.0.273",
|
|
105
|
+
"@teambit/linter": "1.0.273",
|
|
106
|
+
"@teambit/lister": "1.0.273",
|
|
106
107
|
"@teambit/logger": "0.0.958",
|
|
107
|
-
"@teambit/mdx": "1.0.
|
|
108
|
-
"@teambit/merge-lanes": "1.0.
|
|
109
|
-
"@teambit/merging": "1.0.
|
|
110
|
-
"@teambit/mocha": "1.0.
|
|
111
|
-
"@teambit/mover": "1.0.
|
|
112
|
-
"@teambit/multi-compiler": "1.0.
|
|
113
|
-
"@teambit/multi-tester": "1.0.
|
|
114
|
-
"@teambit/new-component-helper": "1.0.
|
|
115
|
-
"@teambit/node": "1.0.
|
|
116
|
-
"@teambit/notifications": "1.0.
|
|
108
|
+
"@teambit/mdx": "1.0.273",
|
|
109
|
+
"@teambit/merge-lanes": "1.0.273",
|
|
110
|
+
"@teambit/merging": "1.0.273",
|
|
111
|
+
"@teambit/mocha": "1.0.273",
|
|
112
|
+
"@teambit/mover": "1.0.273",
|
|
113
|
+
"@teambit/multi-compiler": "1.0.273",
|
|
114
|
+
"@teambit/multi-tester": "1.0.273",
|
|
115
|
+
"@teambit/new-component-helper": "1.0.273",
|
|
116
|
+
"@teambit/node": "1.0.273",
|
|
117
|
+
"@teambit/notifications": "1.0.273",
|
|
117
118
|
"@teambit/panels": "0.0.867",
|
|
118
|
-
"@teambit/pkg": "1.0.
|
|
119
|
-
"@teambit/pnpm": "1.0.
|
|
120
|
-
"@teambit/prettier": "1.0.
|
|
121
|
-
"@teambit/preview": "1.0.
|
|
122
|
-
"@teambit/pubsub": "1.0.
|
|
123
|
-
"@teambit/react-native": "1.0.
|
|
124
|
-
"@teambit/react-router": "1.0.
|
|
125
|
-
"@teambit/react": "1.0.
|
|
126
|
-
"@teambit/readme": "1.0.
|
|
127
|
-
"@teambit/refactoring": "1.0.
|
|
128
|
-
"@teambit/remove": "1.0.
|
|
129
|
-
"@teambit/renaming": "1.0.
|
|
130
|
-
"@teambit/schema": "1.0.
|
|
131
|
-
"@teambit/scope": "1.0.
|
|
132
|
-
"@teambit/sidebar": "1.0.
|
|
133
|
-
"@teambit/sign": "1.0.
|
|
134
|
-
"@teambit/snapping": "1.0.
|
|
135
|
-
"@teambit/stash": "1.0.
|
|
136
|
-
"@teambit/status": "1.0.
|
|
137
|
-
"@teambit/tester": "1.0.
|
|
138
|
-
"@teambit/tracker": "1.0.
|
|
139
|
-
"@teambit/typescript": "1.0.
|
|
140
|
-
"@teambit/ui": "1.0.
|
|
141
|
-
"@teambit/update-dependencies": "1.0.
|
|
142
|
-
"@teambit/user-agent": "1.0.
|
|
143
|
-
"@teambit/variants": "0.0.
|
|
144
|
-
"@teambit/version-history": "0.0.
|
|
145
|
-
"@teambit/watcher": "1.0.
|
|
146
|
-
"@teambit/webpack": "1.0.
|
|
119
|
+
"@teambit/pkg": "1.0.273",
|
|
120
|
+
"@teambit/pnpm": "1.0.273",
|
|
121
|
+
"@teambit/prettier": "1.0.273",
|
|
122
|
+
"@teambit/preview": "1.0.273",
|
|
123
|
+
"@teambit/pubsub": "1.0.273",
|
|
124
|
+
"@teambit/react-native": "1.0.273",
|
|
125
|
+
"@teambit/react-router": "1.0.273",
|
|
126
|
+
"@teambit/react": "1.0.273",
|
|
127
|
+
"@teambit/readme": "1.0.273",
|
|
128
|
+
"@teambit/refactoring": "1.0.273",
|
|
129
|
+
"@teambit/remove": "1.0.273",
|
|
130
|
+
"@teambit/renaming": "1.0.273",
|
|
131
|
+
"@teambit/schema": "1.0.273",
|
|
132
|
+
"@teambit/scope": "1.0.273",
|
|
133
|
+
"@teambit/sidebar": "1.0.273",
|
|
134
|
+
"@teambit/sign": "1.0.273",
|
|
135
|
+
"@teambit/snapping": "1.0.273",
|
|
136
|
+
"@teambit/stash": "1.0.273",
|
|
137
|
+
"@teambit/status": "1.0.273",
|
|
138
|
+
"@teambit/tester": "1.0.273",
|
|
139
|
+
"@teambit/tracker": "1.0.273",
|
|
140
|
+
"@teambit/typescript": "1.0.273",
|
|
141
|
+
"@teambit/ui": "1.0.273",
|
|
142
|
+
"@teambit/update-dependencies": "1.0.273",
|
|
143
|
+
"@teambit/user-agent": "1.0.273",
|
|
144
|
+
"@teambit/variants": "0.0.1117",
|
|
145
|
+
"@teambit/version-history": "0.0.65",
|
|
146
|
+
"@teambit/watcher": "1.0.273",
|
|
147
|
+
"@teambit/webpack": "1.0.273",
|
|
147
148
|
"@teambit/worker": "0.0.1169",
|
|
148
|
-
"@teambit/workspace-config-files": "1.0.
|
|
149
|
-
"@teambit/workspace": "1.0.
|
|
150
|
-
"@teambit/yarn": "1.0.
|
|
149
|
+
"@teambit/workspace-config-files": "1.0.273",
|
|
150
|
+
"@teambit/workspace": "1.0.273",
|
|
151
|
+
"@teambit/yarn": "1.0.273"
|
|
151
152
|
},
|
|
152
153
|
"devDependencies": {
|
|
153
154
|
"@types/fs-extra": "9.0.7",
|
|
@@ -158,7 +159,7 @@
|
|
|
158
159
|
"@teambit/harmony.envs.core-aspect-env": "0.0.33"
|
|
159
160
|
},
|
|
160
161
|
"peerDependencies": {
|
|
161
|
-
"@teambit/legacy": "1.0.
|
|
162
|
+
"@teambit/legacy": "1.0.702",
|
|
162
163
|
"react": "17.0.2",
|
|
163
164
|
"@types/react": "^17.0.73"
|
|
164
165
|
},
|