@teambit/schema 1.0.503 → 1.0.505
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="3" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.semantics/schema@1.0.
|
|
4
|
-
<testcase classname="dist/schema.spec.js" name="should be able to generate JSON object with all schemas" time="0.
|
|
5
|
-
<testcase classname="dist/schema.spec.js" name="should be able to deserialize an JSON object to SchemaNode instances" time="0.
|
|
3
|
+
<testsuite name="teambit.semantics/schema@1.0.505" tests="3" failures="0" errors="0" skipped="0">
|
|
4
|
+
<testcase classname="dist/schema.spec.js" name="should be able to generate JSON object with all schemas" time="0.01"/>
|
|
5
|
+
<testcase classname="dist/schema.spec.js" name="should be able to deserialize an JSON object to SchemaNode instances" time="0.008"/>
|
|
6
6
|
<testcase classname="dist/schema.spec.js" name="should not throw when it does not recognize the schema" time="0.001"/>
|
|
7
7
|
</testsuite>
|
|
8
8
|
</testsuites>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see teambit_semantics_schema-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.semantics/schema-preview"]=t():e["teambit.semantics/schema-preview"]=t()}(self,(()=>(()=>{var e={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 a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=r.apply(null,n);i&&e.push(i)}}else if("object"===a)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,a,i=[];for(a in"string"!=typeof t&&(t="?"),e)if(n.call(e,a)){if((o=e[a])||null!=o&&!isNaN(o)||(o=""),a=r(a),o=r(o),null===a||null===o)continue;i.push(a+"="+o)}return i.length?t+i.join("&"):""},t.parse=function(e){for(var t,n=/([^=?#&]+)=?([^&]*)/g,r={};t=n.exec(e);){var a=o(t[1]),i=o(t[2]);null===a||null===i||a in r||(r[a]=i)}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}},91448:(e,t,n)=>{"use strict";var o=n(91788),r=n(84949),a=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,i=/[\n\r\t]/g,s=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,c=/:\d+$/,u=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,l=/^[a-zA-Z]:/;function p(e){return(e||"").toString().replace(a,"")}var f=[["#","hash"],["?","query"],function(e,t){return h(t.protocol)?e.replace(/\\/g,"/"):e},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],d={hash:1,query:1};function m(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 v(unescape(e.pathname),{});else if("string"===a)for(t in r=new v(e,{}),d)delete r[t];else if("object"===a){for(t in e)t in d||(r[t]=e[t]);void 0===r.slashes&&(r.slashes=s.test(e.href))}return r}function h(e){return"file:"===e||"ftp:"===e||"http:"===e||"https:"===e||"ws:"===e||"wss:"===e}function b(e,t){e=(e=p(e)).replace(i,""),t=t||{};var n,o=u.exec(e),r=o[1]?o[1].toLowerCase():"",a=!!o[2],s=!!o[3],c=0;return a?s?(n=o[2]+o[3]+o[4],c=o[2].length+o[3].length):(n=o[2]+o[4],c=o[2].length):s?(n=o[3]+o[4],c=o[3].length):n=o[4],"file:"===r?c>=2&&(n=n.slice(2)):h(r)?n=o[4]:r?a&&(n=n.slice(2)):c>=2&&h(t.protocol)&&(n=o[4]),{protocol:r,slashes:a||h(r),slashesCount:c,rest:n}}function v(e,t,n){if(e=(e=p(e)).replace(i,""),!(this instanceof v))return new v(e,t,n);var a,s,c,u,d,_,y=f.slice(),g=typeof t,O=this,w=0;for("object"!==g&&"string"!==g&&(n=t,t=null),n&&"function"!=typeof n&&(n=r.parse),a=!(s=b(e||"",t=m(t))).protocol&&!s.slashes,O.slashes=s.slashes||a&&t.slashes,O.protocol=s.protocol||t.protocol||"",e=s.rest,("file:"===s.protocol&&(2!==s.slashesCount||l.test(e))||!s.slashes&&(s.protocol||s.slashesCount<2||!h(O.protocol)))&&(y[3]=[/(.*)/,"pathname"]);w<y.length;w++)"function"!=typeof(u=y[w])?(c=u[0],_=u[1],c!=c?O[_]=e:"string"==typeof c?~(d="@"===c?e.lastIndexOf(c):e.indexOf(c))&&("number"==typeof u[2]?(O[_]=e.slice(0,d),e=e.slice(d+u[2])):(O[_]=e.slice(d),e=e.slice(0,d))):(d=c.exec(e))&&(O[_]=d[1],e=e.slice(0,d.index)),O[_]=O[_]||a&&u[3]&&t[_]||"",u[4]&&(O[_]=O[_].toLowerCase())):e=u(e,O);n&&(O.query=n(O.query)),a&&t.slashes&&"/"!==O.pathname.charAt(0)&&(""!==O.pathname||""!==t.pathname)&&(O.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],a=!1,i=0;o--;)"."===n[o]?n.splice(o,1):".."===n[o]?(n.splice(o,1),i++):i&&(0===o&&(a=!0),n.splice(o,1),i--);return a&&n.unshift(""),"."!==r&&".."!==r||n.push(""),n.join("/")}(O.pathname,t.pathname)),"/"!==O.pathname.charAt(0)&&h(O.protocol)&&(O.pathname="/"+O.pathname),o(O.port,O.protocol)||(O.host=O.hostname,O.port=""),O.username=O.password="",O.auth&&(~(d=O.auth.indexOf(":"))?(O.username=O.auth.slice(0,d),O.username=encodeURIComponent(decodeURIComponent(O.username)),O.password=O.auth.slice(d+1),O.password=encodeURIComponent(decodeURIComponent(O.password))):O.username=encodeURIComponent(decodeURIComponent(O.auth)),O.auth=O.password?O.username+":"+O.password:O.username),O.origin="file:"!==O.protocol&&h(O.protocol)&&O.host?O.protocol+"//"+O.host:"null",O.href=O.toString()}v.prototype={set:function(e,t,n){var a=this;switch(e){case"query":"string"==typeof t&&t.length&&(t=(n||r.parse)(t)),a[e]=t;break;case"port":a[e]=t,o(t,a.protocol)?t&&(a.host=a.hostname+":"+t):(a.host=a.hostname,a[e]="");break;case"hostname":a[e]=t,a.port&&(t+=":"+a.port),a.host=t;break;case"host":a[e]=t,c.test(t)?(t=t.split(":"),a.port=t.pop(),a.hostname=t.join(":")):(a.hostname=t,a.port="");break;case"protocol":a.protocol=t.toLowerCase(),a.slashes=!n;break;case"pathname":case"hash":if(t){var i="pathname"===e?"/":"#";a[e]=t.charAt(0)!==i?i+t:t}else a[e]=t;break;case"username":case"password":a[e]=encodeURIComponent(t);break;case"auth":var s=t.indexOf(":");~s?(a.username=t.slice(0,s),a.username=encodeURIComponent(decodeURIComponent(a.username)),a.password=t.slice(s+1),a.password=encodeURIComponent(decodeURIComponent(a.password))):a.username=encodeURIComponent(decodeURIComponent(t))}for(var u=0;u<f.length;u++){var l=f[u];l[4]&&(a[l[1]]=a[l[1]].toLowerCase())}return a.auth=a.password?a.username+":"+a.password:a.username,a.origin="file:"!==a.protocol&&h(a.protocol)&&a.host?a.protocol+"//"+a.host:"null",a.href=a.toString(),a},toString:function(e){e&&"function"==typeof e||(e=r.stringify);var t,n=this,o=n.host,a=n.protocol;a&&":"!==a.charAt(a.length-1)&&(a+=":");var i=a+(n.protocol&&n.slashes||h(n.protocol)?"//":"");return n.username?(i+=n.username,n.password&&(i+=":"+n.password),i+="@"):n.password?(i+=":"+n.password,i+="@"):"file:"!==n.protocol&&h(n.protocol)&&!o&&"/"!==n.pathname&&(i+="@"),(":"===o[o.length-1]||c.test(n.hostname)&&!n.port)&&(o+=":"),i+=o+n.pathname,(t="object"==typeof n.query?e(n.query):n.query)&&(i+="?"!==t.charAt(0)?"?"+t:t),n.hash&&(i+=n.hash),i}},v.extractProtocol=b,v.location=m,v.trimLeft=p,v.qs=r,e.exports=v},39003:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationProvider=t.useNavigation=t.useNavigate=t.useLocation=t.Link=void 0;var o=n(8071);Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return o.Link}});var r=n(78106);Object.defineProperty(t,"useLocation",{enumerable:!0,get:function(){return r.useLocation}});var a=n(77122);Object.defineProperty(t,"useNavigate",{enumerable:!0,get:function(){return a.useNavigate}});var i=n(78691);Object.defineProperty(t,"useNavigation",{enumerable:!0,get:function(){return i.useNavigation}}),Object.defineProperty(t,"NavigationProvider",{enumerable:!0,get:function(){return i.NavigationProvider}})},8071:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}: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}),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)&&o(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;const i=a(n(41594)),s=n(78691),c=n(2533);t.Link=(0,i.forwardRef)((function(e,t){const n=(0,s.useNavigation)().Link||c.NativeLink;return e.native||e.external?i.default.createElement(c.NativeLink,Object.assign({},e,{ref:t})):i.default.createElement(n,Object.assign({},e,{ref:t}))}))},2533:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}: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}),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)&&o(t,e,n);return r(t,e),t},i=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.NativeLink=void 0;const c=a(n(41594)),u=s(n(69685)),l=n(40731),p=n(78106),f={rel:"noopener",target:"_blank"};t.NativeLink=(0,c.forwardRef)((function(e,t){var{className:n,style:o,activeClassName:r,activeStyle:a,active:s,strict:d,exact:m,href:h,external:b,native:v,state:_}=e,y=i(e,["className","style","activeClassName","activeStyle","active","strict","exact","href","external","native","state"]);const g=(0,p.useLocation)(),O=!!r||!!a,w=(0,c.useMemo)((()=>!!O&&("boolean"==typeof s?s:!(!g||!h)&&(0,l.compareUrl)(g.pathname,h,{exact:m,strict:d}))),[s,h,g,O]),j=b?f:{},P=(0,c.useMemo)((()=>w&&a?Object.assign(Object.assign({},o),a):o),[w,o]);return c.default.createElement("a",Object.assign({},j,y,{ref:t,href:h,className:(0,u.default)(n,w&&r),style:P}))}))},78691:function(e,t,n){"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0},r=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),a=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)&&r(t,e,n);return a(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationProvider=t.useNavigation=t.NavigationContext=void 0;const s=i(n(41594));function c(){return(0,s.useContext)(t.NavigationContext)}function u({children:e,implementation:n}){return s.default.createElement(t.NavigationContext.Provider,{value:n},e)}t.NavigationContext=s.default.createContext({}),c.__bit_component=o,t.useNavigation=c,u.__bit_component=o,t.NavigationProvider=u},78106:(e,t,n)=>{"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=void 0;const r=n(78691);function a(){return((0,r.useNavigation)().useLocation||i)()}function i(){if("undefined"!=typeof window)return window.location}a.__bit_component=o,t.useLocation=a,i.__bit_component=o},77122:(e,t,n)=>{"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.useNavigate=void 0;const r=n(78691);function a(){var e;const t=(0,r.useNavigation)();return(null===(e=t.useNavigate)||void 0===e?void 0:e.call(t))||i}function i(e,{replace:t}={}){if("undefined"==typeof window)throw new Error("base-react.navigation.use-location - cannot use native navigator outside of browser. Inject a custom useNavigate, or use navigation after mount");const{location:n,history:o}=window;"number"==typeof e?o.go(e):t?n.replace(e):n.assign(e)}a.__bit_component=o,t.useNavigate=a,i.__bit_component=o},1460:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/compare-url@1.0.1",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 a=r(n(91448));function i(e,t,{exact:n,strict:o}={}){if(e===t)return!0;o||(e=e.replace(/\/(?=[?#]|$)/,""),t=t.replace(/\/(?=[?#]|$)/,""));const r=(0,a.default)(e),i=(0,a.default)(t),l=s(r,i),p=!n||c(r,i),f=!o||u(r,i);return l&&p&&f}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 c(e,t){return(!t.pathname||e.pathname===t.pathname)&&(!t.query||l(e.query,t.query))}function u(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]))}i.__bit_component=o,t.compareUrl=i,s.__bit_component=o,c.__bit_component=o,u.__bit_component=o,l.__bit_component=o},40731:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;var o=n(1460);Object.defineProperty(t,"compareUrl",{enumerable:!0,get:function(){return o.compareUrl}})},38572:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.503",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=i(n(41594));return r=function(){return e},e}function a(){const e=n(62336);return a=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ButtonWithIcon=t.ButtonWithCustomStyles=t.ButtonAsALink=t.BasicButton=void 0,t.Footer=c,r.__bit_component=o,a.__bit_component=o,i.__bit_component=o;const s=()=>r().default.createElement(a().Button,null,"click me");function c({children:e=r().default.createElement(s,null)}){return r().default.createElement(a().Button,null,e)}s.__bit_component=o,t.BasicButton=s,c.__bit_component=o;const u=()=>r().default.createElement(a().Button,{style:{background:"red"}},"click me");u.__bit_component=o,t.ButtonWithCustomStyles=u;const l=()=>r().default.createElement(a().Button,null,"click me");l.__bit_component=o,t.ButtonWithIcon=l;const p=()=>r().default.createElement(a().Button,{href:"https://bit.dev"},"Bit");p.__bit_component=o,t.ButtonAsALink=p},62336:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.503",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=s(n(41594));return r=function(){return e},e}function a(){const e=n(39003);return a=function(){return e},e}function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}function s(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var o={__proto__:null},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&{}.hasOwnProperty.call(e,a)){var s=r?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(o,a,s):o[a]=e[a]}return o.default=e,n&&n.set(e,o),o}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)({}).hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c.apply(null,arguments)}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function p(e,t,n){return(t=f(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e){var t=d(e,"string");return"symbol"==typeof t?t:t+""}function d(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function m(e){const t=(0,r().useRef)(),n=l({},e),o=e.href?.startsWith("http:")||e.href?.startsWith("https:");return r().default.createElement(r().default.Fragment,null,e.href?r().default.createElement(a().Link,c({external:o,ref:t,className:e.className},n),e.children):r().default.createElement("button",c({className:e.className,ref:t},n),e.children))}Object.defineProperty(t,"__esModule",{value:!0}),t.Bar=void 0,t.Button=m,r.__bit_component=o,a.__bit_component=o,i.__bit_component=o,s.__bit_component=o,c.__bit_component=o,u.__bit_component=o,l.__bit_component=o,p.__bit_component=o,f.__bit_component=o,d.__bit_component=o,m.__bit_component=o,t.Bar=class{foo(){}}},30227:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.503",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=o,a.__bit_component=o;const i=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/code.svg"}));i.__bit_component=o,t.Logo=i},41594:e=>{"use strict";e.exports=React}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var a=t[o]={exports:{}};return e[o].call(a.exports,a,a.exports,n),a.exports}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})};var o={};return(()=>{"use strict";n.r(o),n.d(o,{compositions:()=>f,compositions_metadata:()=>m,overview:()=>d});var e={};n.r(e),n.d(e,{default:()=>p});var t=n(30227),r=n(38572);n(41594);const a=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var s=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)({}).hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c.apply(null,arguments)}var u={},l="wrapper";function p(e){var t=e.components,n=function(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(t.includes(o))continue;n[o]=e[o]}return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}(e,s);return(0,a.mdx)(l,c({},u,n,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}p.isMDXComponent=!0;const f=[t,r],d=[e],m={compositions:[{displayName:"Logo",identifier:"Logo"},{displayName:"Basic button",identifier:"BasicButton"},{displayName:"Footer",identifier:"Footer"},{displayName:"Button with custom styles",identifier:"ButtonWithCustomStyles"},{displayName:"Button with icon",identifier:"ButtonWithIcon"},{displayName:"Button as a link",identifier:"ButtonAsALink"}]}})(),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.semantics/schema-preview"]=t():e["teambit.semantics/schema-preview"]=t()}(self,(()=>(()=>{var e={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 a=typeof n;if("string"===a||"number"===a)e.push(n);else if(Array.isArray(n)){if(n.length){var i=r.apply(null,n);i&&e.push(i)}}else if("object"===a)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,a,i=[];for(a in"string"!=typeof t&&(t="?"),e)if(n.call(e,a)){if((o=e[a])||null!=o&&!isNaN(o)||(o=""),a=r(a),o=r(o),null===a||null===o)continue;i.push(a+"="+o)}return i.length?t+i.join("&"):""},t.parse=function(e){for(var t,n=/([^=?#&]+)=?([^&]*)/g,r={};t=n.exec(e);){var a=o(t[1]),i=o(t[2]);null===a||null===i||a in r||(r[a]=i)}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}},91448:(e,t,n)=>{"use strict";var o=n(91788),r=n(84949),a=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,i=/[\n\r\t]/g,s=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,c=/:\d+$/,u=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,l=/^[a-zA-Z]:/;function p(e){return(e||"").toString().replace(a,"")}var f=[["#","hash"],["?","query"],function(e,t){return h(t.protocol)?e.replace(/\\/g,"/"):e},["/","pathname"],["@","auth",1],[NaN,"host",void 0,1,1],[/:(\d*)$/,"port",void 0,1],[NaN,"hostname",void 0,1,1]],d={hash:1,query:1};function m(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 v(unescape(e.pathname),{});else if("string"===a)for(t in r=new v(e,{}),d)delete r[t];else if("object"===a){for(t in e)t in d||(r[t]=e[t]);void 0===r.slashes&&(r.slashes=s.test(e.href))}return r}function h(e){return"file:"===e||"ftp:"===e||"http:"===e||"https:"===e||"ws:"===e||"wss:"===e}function b(e,t){e=(e=p(e)).replace(i,""),t=t||{};var n,o=u.exec(e),r=o[1]?o[1].toLowerCase():"",a=!!o[2],s=!!o[3],c=0;return a?s?(n=o[2]+o[3]+o[4],c=o[2].length+o[3].length):(n=o[2]+o[4],c=o[2].length):s?(n=o[3]+o[4],c=o[3].length):n=o[4],"file:"===r?c>=2&&(n=n.slice(2)):h(r)?n=o[4]:r?a&&(n=n.slice(2)):c>=2&&h(t.protocol)&&(n=o[4]),{protocol:r,slashes:a||h(r),slashesCount:c,rest:n}}function v(e,t,n){if(e=(e=p(e)).replace(i,""),!(this instanceof v))return new v(e,t,n);var a,s,c,u,d,_,y=f.slice(),g=typeof t,O=this,w=0;for("object"!==g&&"string"!==g&&(n=t,t=null),n&&"function"!=typeof n&&(n=r.parse),a=!(s=b(e||"",t=m(t))).protocol&&!s.slashes,O.slashes=s.slashes||a&&t.slashes,O.protocol=s.protocol||t.protocol||"",e=s.rest,("file:"===s.protocol&&(2!==s.slashesCount||l.test(e))||!s.slashes&&(s.protocol||s.slashesCount<2||!h(O.protocol)))&&(y[3]=[/(.*)/,"pathname"]);w<y.length;w++)"function"!=typeof(u=y[w])?(c=u[0],_=u[1],c!=c?O[_]=e:"string"==typeof c?~(d="@"===c?e.lastIndexOf(c):e.indexOf(c))&&("number"==typeof u[2]?(O[_]=e.slice(0,d),e=e.slice(d+u[2])):(O[_]=e.slice(d),e=e.slice(0,d))):(d=c.exec(e))&&(O[_]=d[1],e=e.slice(0,d.index)),O[_]=O[_]||a&&u[3]&&t[_]||"",u[4]&&(O[_]=O[_].toLowerCase())):e=u(e,O);n&&(O.query=n(O.query)),a&&t.slashes&&"/"!==O.pathname.charAt(0)&&(""!==O.pathname||""!==t.pathname)&&(O.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],a=!1,i=0;o--;)"."===n[o]?n.splice(o,1):".."===n[o]?(n.splice(o,1),i++):i&&(0===o&&(a=!0),n.splice(o,1),i--);return a&&n.unshift(""),"."!==r&&".."!==r||n.push(""),n.join("/")}(O.pathname,t.pathname)),"/"!==O.pathname.charAt(0)&&h(O.protocol)&&(O.pathname="/"+O.pathname),o(O.port,O.protocol)||(O.host=O.hostname,O.port=""),O.username=O.password="",O.auth&&(~(d=O.auth.indexOf(":"))?(O.username=O.auth.slice(0,d),O.username=encodeURIComponent(decodeURIComponent(O.username)),O.password=O.auth.slice(d+1),O.password=encodeURIComponent(decodeURIComponent(O.password))):O.username=encodeURIComponent(decodeURIComponent(O.auth)),O.auth=O.password?O.username+":"+O.password:O.username),O.origin="file:"!==O.protocol&&h(O.protocol)&&O.host?O.protocol+"//"+O.host:"null",O.href=O.toString()}v.prototype={set:function(e,t,n){var a=this;switch(e){case"query":"string"==typeof t&&t.length&&(t=(n||r.parse)(t)),a[e]=t;break;case"port":a[e]=t,o(t,a.protocol)?t&&(a.host=a.hostname+":"+t):(a.host=a.hostname,a[e]="");break;case"hostname":a[e]=t,a.port&&(t+=":"+a.port),a.host=t;break;case"host":a[e]=t,c.test(t)?(t=t.split(":"),a.port=t.pop(),a.hostname=t.join(":")):(a.hostname=t,a.port="");break;case"protocol":a.protocol=t.toLowerCase(),a.slashes=!n;break;case"pathname":case"hash":if(t){var i="pathname"===e?"/":"#";a[e]=t.charAt(0)!==i?i+t:t}else a[e]=t;break;case"username":case"password":a[e]=encodeURIComponent(t);break;case"auth":var s=t.indexOf(":");~s?(a.username=t.slice(0,s),a.username=encodeURIComponent(decodeURIComponent(a.username)),a.password=t.slice(s+1),a.password=encodeURIComponent(decodeURIComponent(a.password))):a.username=encodeURIComponent(decodeURIComponent(t))}for(var u=0;u<f.length;u++){var l=f[u];l[4]&&(a[l[1]]=a[l[1]].toLowerCase())}return a.auth=a.password?a.username+":"+a.password:a.username,a.origin="file:"!==a.protocol&&h(a.protocol)&&a.host?a.protocol+"//"+a.host:"null",a.href=a.toString(),a},toString:function(e){e&&"function"==typeof e||(e=r.stringify);var t,n=this,o=n.host,a=n.protocol;a&&":"!==a.charAt(a.length-1)&&(a+=":");var i=a+(n.protocol&&n.slashes||h(n.protocol)?"//":"");return n.username?(i+=n.username,n.password&&(i+=":"+n.password),i+="@"):n.password?(i+=":"+n.password,i+="@"):"file:"!==n.protocol&&h(n.protocol)&&!o&&"/"!==n.pathname&&(i+="@"),(":"===o[o.length-1]||c.test(n.hostname)&&!n.port)&&(o+=":"),i+=o+n.pathname,(t="object"==typeof n.query?e(n.query):n.query)&&(i+="?"!==t.charAt(0)?"?"+t:t),n.hash&&(i+=n.hash),i}},v.extractProtocol=b,v.location=m,v.trimLeft=p,v.qs=r,e.exports=v},93675:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationProvider=t.useNavigation=t.useNavigate=t.useLocation=t.Link=void 0;var o=n(63063);Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return o.Link}});var r=n(72650);Object.defineProperty(t,"useLocation",{enumerable:!0,get:function(){return r.useLocation}});var a=n(50482);Object.defineProperty(t,"useNavigate",{enumerable:!0,get:function(){return a.useNavigate}});var i=n(44339);Object.defineProperty(t,"useNavigation",{enumerable:!0,get:function(){return i.useNavigation}}),Object.defineProperty(t,"NavigationProvider",{enumerable:!0,get:function(){return i.NavigationProvider}})},63063:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}: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}),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)&&o(t,e,n);return r(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.Link=void 0;const i=a(n(41594)),s=n(44339),c=n(66645);t.Link=(0,i.forwardRef)((function(e,t){const n=(0,s.useNavigation)().Link||c.NativeLink;return e.native||e.external?i.default.createElement(c.NativeLink,Object.assign({},e,{ref:t})):i.default.createElement(n,Object.assign({},e,{ref:t}))}))},66645:function(e,t,n){"use strict";var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}: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}),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)&&o(t,e,n);return r(t,e),t},i=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.NativeLink=void 0;const c=a(n(41594)),u=s(n(69685)),l=n(12747),p=n(72650),f={rel:"noopener",target:"_blank"};t.NativeLink=(0,c.forwardRef)((function(e,t){var{className:n,style:o,activeClassName:r,activeStyle:a,active:s,strict:d,exact:m,href:h,external:b,native:v,state:_}=e,y=i(e,["className","style","activeClassName","activeStyle","active","strict","exact","href","external","native","state"]);const g=(0,p.useLocation)(),O=!!r||!!a,w=(0,c.useMemo)((()=>!!O&&("boolean"==typeof s?s:!(!g||!h)&&(0,l.compareUrl)(g.pathname,h,{exact:m,strict:d}))),[s,h,g,O]),j=b?f:{},P=(0,c.useMemo)((()=>w&&a?Object.assign(Object.assign({},o),a):o),[w,o]);return c.default.createElement("a",Object.assign({},j,y,{ref:t,href:h,className:(0,u.default)(n,w&&r),style:P}))}))},44339:function(e,t,n){"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0},r=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,r)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),a=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)&&r(t,e,n);return a(t,e),t};Object.defineProperty(t,"__esModule",{value:!0}),t.NavigationProvider=t.useNavigation=t.NavigationContext=void 0;const s=i(n(41594));function c(){return(0,s.useContext)(t.NavigationContext)}function u({children:e,implementation:n}){return s.default.createElement(t.NavigationContext.Provider,{value:n},e)}t.NavigationContext=s.default.createContext({}),c.__bit_component=o,t.useNavigation=c,u.__bit_component=o,t.NavigationProvider=u},72650:(e,t,n)=>{"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.useLocation=void 0;const r=n(44339);function a(){return((0,r.useNavigation)().useLocation||i)()}function i(){if("undefined"!=typeof window)return window.location}a.__bit_component=o,t.useLocation=a,i.__bit_component=o},50482:(e,t,n)=>{"use strict";var o={id:"teambit.base-react/navigation/link@2.0.31",homepage:"https://bit.cloud/teambit/base-react/navigation/link",exported:!0};Object.defineProperty(t,"__esModule",{value:!0}),t.useNavigate=void 0;const r=n(44339);function a(){var e;const t=(0,r.useNavigation)();return(null===(e=t.useNavigate)||void 0===e?void 0:e.call(t))||i}function i(e,{replace:t}={}){if("undefined"==typeof window)throw new Error("base-react.navigation.use-location - cannot use native navigator outside of browser. Inject a custom useNavigate, or use navigation after mount");const{location:n,history:o}=window;"number"==typeof e?o.go(e):t?n.replace(e):n.assign(e)}a.__bit_component=o,t.useNavigate=a,i.__bit_component=o},62020:function(e,t,n){"use strict";var o={id:"teambit.base-ui/routing/compare-url@1.0.1",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 a=r(n(91448));function i(e,t,{exact:n,strict:o}={}){if(e===t)return!0;o||(e=e.replace(/\/(?=[?#]|$)/,""),t=t.replace(/\/(?=[?#]|$)/,""));const r=(0,a.default)(e),i=(0,a.default)(t),l=s(r,i),p=!n||c(r,i),f=!o||u(r,i);return l&&p&&f}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 c(e,t){return(!t.pathname||e.pathname===t.pathname)&&(!t.query||l(e.query,t.query))}function u(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]))}i.__bit_component=o,t.compareUrl=i,s.__bit_component=o,c.__bit_component=o,u.__bit_component=o,l.__bit_component=o},12747:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.compareUrl=void 0;var o=n(62020);Object.defineProperty(t,"compareUrl",{enumerable:!0,get:function(){return o.compareUrl}})},78802:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.505",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=i(n(41594));return r=function(){return e},e}function a(){const e=n(15962);return a=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ButtonWithIcon=t.ButtonWithCustomStyles=t.ButtonAsALink=t.BasicButton=void 0,t.Footer=c,r.__bit_component=o,a.__bit_component=o,i.__bit_component=o;const s=()=>r().default.createElement(a().Button,null,"click me");function c({children:e=r().default.createElement(s,null)}){return r().default.createElement(a().Button,null,e)}s.__bit_component=o,t.BasicButton=s,c.__bit_component=o;const u=()=>r().default.createElement(a().Button,{style:{background:"red"}},"click me");u.__bit_component=o,t.ButtonWithCustomStyles=u;const l=()=>r().default.createElement(a().Button,null,"click me");l.__bit_component=o,t.ButtonWithIcon=l;const p=()=>r().default.createElement(a().Button,{href:"https://bit.dev"},"Bit");p.__bit_component=o,t.ButtonAsALink=p},15962:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.505",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=s(n(41594));return r=function(){return e},e}function a(){const e=n(93675);return a=function(){return e},e}function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}function s(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var o={__proto__:null},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&{}.hasOwnProperty.call(e,a)){var s=r?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(o,a,s):o[a]=e[a]}return o.default=e,n&&n.set(e,o),o}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)({}).hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c.apply(null,arguments)}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function p(e,t,n){return(t=f(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e){var t=d(e,"string");return"symbol"==typeof t?t:t+""}function d(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=typeof o)return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function m(e){const t=(0,r().useRef)(),n=l({},e),o=e.href?.startsWith("http:")||e.href?.startsWith("https:");return r().default.createElement(r().default.Fragment,null,e.href?r().default.createElement(a().Link,c({external:o,ref:t,className:e.className},n),e.children):r().default.createElement("button",c({className:e.className,ref:t},n),e.children))}Object.defineProperty(t,"__esModule",{value:!0}),t.Bar=void 0,t.Button=m,r.__bit_component=o,a.__bit_component=o,i.__bit_component=o,s.__bit_component=o,c.__bit_component=o,u.__bit_component=o,l.__bit_component=o,p.__bit_component=o,f.__bit_component=o,d.__bit_component=o,m.__bit_component=o,t.Bar=class{foo(){}}},32373:(e,t,n)=>{"use strict";var o={id:"teambit.semantics/schema@1.0.505",homepage:"https://bit.cloud/teambit/semantics/schema",exported:!0};function r(){const e=a(n(41594));return r=function(){return e},e}function a(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=o,a.__bit_component=o;const i=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/code.svg"}));i.__bit_component=o,t.Logo=i},41594:e=>{"use strict";e.exports=React}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var a=t[o]={exports:{}};return e[o].call(a.exports,a,a.exports,n),a.exports}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})};var o={};return(()=>{"use strict";n.r(o),n.d(o,{compositions:()=>f,compositions_metadata:()=>m,overview:()=>d});var e={};n.r(e),n.d(e,{default:()=>p});var t=n(32373),r=n(78802);n(41594);const a=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var s=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)({}).hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},c.apply(null,arguments)}var u={},l="wrapper";function p(e){var t=e.components,n=function(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(t.includes(o))continue;n[o]=e[o]}return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}(e,s);return(0,a.mdx)(l,c({},u,n,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}p.isMDXComponent=!0;const f=[t,r],d=[e],m={compositions:[{displayName:"Logo",identifier:"Logo"},{displayName:"Basic button",identifier:"BasicButton"},{displayName:"Footer",identifier:"Footer"},{displayName:"Button with custom styles",identifier:"ButtonWithCustomStyles"},{displayName:"Button with icon",identifier:"ButtonWithIcon"},{displayName:"Button as a link",identifier:"ButtonAsALink"}]}})(),o})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -139,12 +139,7 @@
|
|
|
139
139
|
"line": 12,
|
|
140
140
|
"character": 54
|
|
141
141
|
},
|
|
142
|
-
"name": "Export"
|
|
143
|
-
"componentId": {
|
|
144
|
-
"scope": "teambit.semantics",
|
|
145
|
-
"name": "entities/semantic-schema",
|
|
146
|
-
"version": "0.0.76"
|
|
147
|
-
}
|
|
142
|
+
"name": "Export"
|
|
148
143
|
}
|
|
149
144
|
},
|
|
150
145
|
"modifiers": []
|
|
@@ -208,11 +203,7 @@
|
|
|
208
203
|
"line": 9,
|
|
209
204
|
"character": 22
|
|
210
205
|
},
|
|
211
|
-
"name": "Component"
|
|
212
|
-
"componentId": {
|
|
213
|
-
"scope": "teambit.component",
|
|
214
|
-
"name": "component"
|
|
215
|
-
}
|
|
206
|
+
"name": "Component"
|
|
216
207
|
},
|
|
217
208
|
"isOptional": false,
|
|
218
209
|
"isSpread": false
|
|
@@ -254,12 +245,7 @@
|
|
|
254
245
|
"line": 9,
|
|
255
246
|
"character": 76
|
|
256
247
|
},
|
|
257
|
-
"name": "APISchema"
|
|
258
|
-
"componentId": {
|
|
259
|
-
"scope": "teambit.semantics",
|
|
260
|
-
"name": "entities/semantic-schema",
|
|
261
|
-
"version": "0.0.76"
|
|
262
|
-
}
|
|
248
|
+
"name": "APISchema"
|
|
263
249
|
}
|
|
264
250
|
]
|
|
265
251
|
},
|
|
@@ -343,11 +329,7 @@
|
|
|
343
329
|
"line": 20,
|
|
344
330
|
"character": 15
|
|
345
331
|
},
|
|
346
|
-
"name": "Formatter"
|
|
347
|
-
"componentId": {
|
|
348
|
-
"scope": "teambit.defender",
|
|
349
|
-
"name": "formatter"
|
|
350
|
-
}
|
|
332
|
+
"name": "Formatter"
|
|
351
333
|
},
|
|
352
334
|
"isOptional": true
|
|
353
335
|
},
|
|
@@ -577,11 +559,7 @@
|
|
|
577
559
|
"line": 30,
|
|
578
560
|
"character": 21
|
|
579
561
|
},
|
|
580
|
-
"name": "Logger"
|
|
581
|
-
"componentId": {
|
|
582
|
-
"scope": "teambit.harmony",
|
|
583
|
-
"name": "logger"
|
|
584
|
-
}
|
|
562
|
+
"name": "Logger"
|
|
585
563
|
},
|
|
586
564
|
"isOptional": false,
|
|
587
565
|
"isSpread": false
|
|
@@ -623,11 +601,7 @@
|
|
|
623
601
|
"line": 33,
|
|
624
602
|
"character": 26
|
|
625
603
|
},
|
|
626
|
-
"name": "BuildContext"
|
|
627
|
-
"componentId": {
|
|
628
|
-
"scope": "teambit.pipelines",
|
|
629
|
-
"name": "builder"
|
|
630
|
-
}
|
|
604
|
+
"name": "BuildContext"
|
|
631
605
|
},
|
|
632
606
|
"isOptional": false,
|
|
633
607
|
"isSpread": false
|
|
@@ -649,11 +623,7 @@
|
|
|
649
623
|
"line": 33,
|
|
650
624
|
"character": 49
|
|
651
625
|
},
|
|
652
|
-
"name": "BuiltTaskResult"
|
|
653
|
-
"componentId": {
|
|
654
|
-
"scope": "teambit.pipelines",
|
|
655
|
-
"name": "builder"
|
|
656
|
-
}
|
|
626
|
+
"name": "BuiltTaskResult"
|
|
657
627
|
}
|
|
658
628
|
]
|
|
659
629
|
},
|
|
@@ -685,7 +655,7 @@
|
|
|
685
655
|
"_legacy": {
|
|
686
656
|
"scope": "teambit.semantics",
|
|
687
657
|
"name": "schema",
|
|
688
|
-
"version": "1.0.
|
|
658
|
+
"version": "1.0.505"
|
|
689
659
|
},
|
|
690
660
|
"_scope": "teambit.semantics"
|
|
691
661
|
}
|
|
@@ -874,10 +844,6 @@
|
|
|
874
844
|
"character": 22
|
|
875
845
|
},
|
|
876
846
|
"name": "EnvHandler",
|
|
877
|
-
"componentId": {
|
|
878
|
-
"scope": "teambit.envs",
|
|
879
|
-
"name": "envs"
|
|
880
|
-
},
|
|
881
847
|
"typeArgs": [
|
|
882
848
|
{
|
|
883
849
|
"__schema": "TypeRefSchema",
|
|
@@ -951,8 +917,7 @@
|
|
|
951
917
|
"line": 49,
|
|
952
918
|
"character": 25
|
|
953
919
|
},
|
|
954
|
-
"name": "ParserSlot"
|
|
955
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
920
|
+
"name": "ParserSlot"
|
|
956
921
|
},
|
|
957
922
|
"isOptional": false,
|
|
958
923
|
"isSpread": false
|
|
@@ -972,11 +937,7 @@
|
|
|
972
937
|
"line": 51,
|
|
973
938
|
"character": 19
|
|
974
939
|
},
|
|
975
|
-
"name": "EnvsMain"
|
|
976
|
-
"componentId": {
|
|
977
|
-
"scope": "teambit.envs",
|
|
978
|
-
"name": "envs"
|
|
979
|
-
}
|
|
940
|
+
"name": "EnvsMain"
|
|
980
941
|
},
|
|
981
942
|
"isOptional": false,
|
|
982
943
|
"isSpread": false
|
|
@@ -996,8 +957,7 @@
|
|
|
996
957
|
"line": 53,
|
|
997
958
|
"character": 21
|
|
998
959
|
},
|
|
999
|
-
"name": "SchemaConfig"
|
|
1000
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
960
|
+
"name": "SchemaConfig"
|
|
1001
961
|
},
|
|
1002
962
|
"isOptional": false,
|
|
1003
963
|
"isSpread": false
|
|
@@ -1017,11 +977,7 @@
|
|
|
1017
977
|
"line": 55,
|
|
1018
978
|
"character": 22
|
|
1019
979
|
},
|
|
1020
|
-
"name": "BuilderMain"
|
|
1021
|
-
"componentId": {
|
|
1022
|
-
"scope": "teambit.pipelines",
|
|
1023
|
-
"name": "builder"
|
|
1024
|
-
}
|
|
980
|
+
"name": "BuilderMain"
|
|
1025
981
|
},
|
|
1026
982
|
"isOptional": false,
|
|
1027
983
|
"isSpread": false
|
|
@@ -1041,11 +997,7 @@
|
|
|
1041
997
|
"line": 57,
|
|
1042
998
|
"character": 24
|
|
1043
999
|
},
|
|
1044
|
-
"name": "Workspace"
|
|
1045
|
-
"componentId": {
|
|
1046
|
-
"scope": "teambit.workspace",
|
|
1047
|
-
"name": "workspace"
|
|
1048
|
-
}
|
|
1000
|
+
"name": "Workspace"
|
|
1049
1001
|
},
|
|
1050
1002
|
"isOptional": false,
|
|
1051
1003
|
"isSpread": false
|
|
@@ -1065,11 +1017,7 @@
|
|
|
1065
1017
|
"line": 59,
|
|
1066
1018
|
"character": 21
|
|
1067
1019
|
},
|
|
1068
|
-
"name": "Logger"
|
|
1069
|
-
"componentId": {
|
|
1070
|
-
"scope": "teambit.harmony",
|
|
1071
|
-
"name": "logger"
|
|
1072
|
-
}
|
|
1020
|
+
"name": "Logger"
|
|
1073
1021
|
},
|
|
1074
1022
|
"isOptional": false,
|
|
1075
1023
|
"isSpread": false
|
|
@@ -1143,12 +1091,7 @@
|
|
|
1143
1091
|
"line": 69,
|
|
1144
1092
|
"character": 31
|
|
1145
1093
|
},
|
|
1146
|
-
"name": "SchemaNodeConstructor"
|
|
1147
|
-
"componentId": {
|
|
1148
|
-
"scope": "teambit.semantics",
|
|
1149
|
-
"name": "entities/semantic-schema",
|
|
1150
|
-
"version": "0.0.76"
|
|
1151
|
-
}
|
|
1094
|
+
"name": "SchemaNodeConstructor"
|
|
1152
1095
|
},
|
|
1153
1096
|
"isOptional": false,
|
|
1154
1097
|
"isSpread": false
|
|
@@ -1241,12 +1184,7 @@
|
|
|
1241
1184
|
"line": 76,
|
|
1242
1185
|
"character": 48
|
|
1243
1186
|
},
|
|
1244
|
-
"name": "Export"
|
|
1245
|
-
"componentId": {
|
|
1246
|
-
"scope": "teambit.semantics",
|
|
1247
|
-
"name": "entities/semantic-schema",
|
|
1248
|
-
"version": "0.0.76"
|
|
1249
|
-
}
|
|
1187
|
+
"name": "Export"
|
|
1250
1188
|
}
|
|
1251
1189
|
},
|
|
1252
1190
|
"modifiers": []
|
|
@@ -1276,11 +1214,7 @@
|
|
|
1276
1214
|
"line": 91,
|
|
1277
1215
|
"character": 33
|
|
1278
1216
|
},
|
|
1279
|
-
"name": "Component"
|
|
1280
|
-
"componentId": {
|
|
1281
|
-
"scope": "teambit.component",
|
|
1282
|
-
"name": "component"
|
|
1283
|
-
}
|
|
1217
|
+
"name": "Component"
|
|
1284
1218
|
},
|
|
1285
1219
|
"isOptional": false,
|
|
1286
1220
|
"isSpread": false
|
|
@@ -1396,11 +1330,7 @@
|
|
|
1396
1330
|
"line": 109,
|
|
1397
1331
|
"character": 16
|
|
1398
1332
|
},
|
|
1399
|
-
"name": "Component"
|
|
1400
|
-
"componentId": {
|
|
1401
|
-
"scope": "teambit.component",
|
|
1402
|
-
"name": "component"
|
|
1403
|
-
}
|
|
1333
|
+
"name": "Component"
|
|
1404
1334
|
},
|
|
1405
1335
|
"isOptional": false,
|
|
1406
1336
|
"isSpread": false
|
|
@@ -1529,11 +1459,7 @@
|
|
|
1529
1459
|
"line": 115,
|
|
1530
1460
|
"character": 26
|
|
1531
1461
|
},
|
|
1532
|
-
"name": "SchemaTransformer"
|
|
1533
|
-
"componentId": {
|
|
1534
|
-
"scope": "teambit.typescript",
|
|
1535
|
-
"name": "typescript"
|
|
1536
|
-
}
|
|
1462
|
+
"name": "SchemaTransformer"
|
|
1537
1463
|
}
|
|
1538
1464
|
},
|
|
1539
1465
|
"isOptional": true,
|
|
@@ -1561,11 +1487,7 @@
|
|
|
1561
1487
|
"line": 116,
|
|
1562
1488
|
"character": 23
|
|
1563
1489
|
},
|
|
1564
|
-
"name": "SchemaNodeTransformer"
|
|
1565
|
-
"componentId": {
|
|
1566
|
-
"scope": "teambit.typescript",
|
|
1567
|
-
"name": "typescript"
|
|
1568
|
-
}
|
|
1490
|
+
"name": "SchemaNodeTransformer"
|
|
1569
1491
|
}
|
|
1570
1492
|
},
|
|
1571
1493
|
"isOptional": true,
|
|
@@ -1588,12 +1510,7 @@
|
|
|
1588
1510
|
"line": 117,
|
|
1589
1511
|
"character": 14
|
|
1590
1512
|
},
|
|
1591
|
-
"name": "APISchema"
|
|
1592
|
-
"componentId": {
|
|
1593
|
-
"scope": "teambit.semantics",
|
|
1594
|
-
"name": "entities/semantic-schema",
|
|
1595
|
-
"version": "0.0.76"
|
|
1596
|
-
}
|
|
1513
|
+
"name": "APISchema"
|
|
1597
1514
|
}
|
|
1598
1515
|
]
|
|
1599
1516
|
},
|
|
@@ -1801,11 +1718,7 @@
|
|
|
1801
1718
|
"line": 198,
|
|
1802
1719
|
"character": 28
|
|
1803
1720
|
},
|
|
1804
|
-
"name": "Component"
|
|
1805
|
-
"componentId": {
|
|
1806
|
-
"scope": "teambit.component",
|
|
1807
|
-
"name": "component"
|
|
1808
|
-
}
|
|
1721
|
+
"name": "Component"
|
|
1809
1722
|
},
|
|
1810
1723
|
"isOptional": false,
|
|
1811
1724
|
"isSpread": false
|
|
@@ -1847,11 +1760,7 @@
|
|
|
1847
1760
|
"line": 202,
|
|
1848
1761
|
"character": 35
|
|
1849
1762
|
},
|
|
1850
|
-
"name": "Component"
|
|
1851
|
-
"componentId": {
|
|
1852
|
-
"scope": "teambit.component",
|
|
1853
|
-
"name": "component"
|
|
1854
|
-
}
|
|
1763
|
+
"name": "Component"
|
|
1855
1764
|
},
|
|
1856
1765
|
"isOptional": false,
|
|
1857
1766
|
"isSpread": false
|
|
@@ -1985,11 +1894,7 @@
|
|
|
1985
1894
|
"line": 226,
|
|
1986
1895
|
"character": 7
|
|
1987
1896
|
},
|
|
1988
|
-
"name": "EnvsMain"
|
|
1989
|
-
"componentId": {
|
|
1990
|
-
"scope": "teambit.envs",
|
|
1991
|
-
"name": "envs"
|
|
1992
|
-
}
|
|
1897
|
+
"name": "EnvsMain"
|
|
1993
1898
|
},
|
|
1994
1899
|
{
|
|
1995
1900
|
"__schema": "TypeRefSchema",
|
|
@@ -1998,11 +1903,7 @@
|
|
|
1998
1903
|
"line": 227,
|
|
1999
1904
|
"character": 7
|
|
2000
1905
|
},
|
|
2001
|
-
"name": "CLIMain"
|
|
2002
|
-
"componentId": {
|
|
2003
|
-
"scope": "teambit.harmony",
|
|
2004
|
-
"name": "cli"
|
|
2005
|
-
}
|
|
1906
|
+
"name": "CLIMain"
|
|
2006
1907
|
},
|
|
2007
1908
|
{
|
|
2008
1909
|
"__schema": "TypeRefSchema",
|
|
@@ -2011,11 +1912,7 @@
|
|
|
2011
1912
|
"line": 228,
|
|
2012
1913
|
"character": 7
|
|
2013
1914
|
},
|
|
2014
|
-
"name": "ComponentMain"
|
|
2015
|
-
"componentId": {
|
|
2016
|
-
"scope": "teambit.component",
|
|
2017
|
-
"name": "component"
|
|
2018
|
-
}
|
|
1915
|
+
"name": "ComponentMain"
|
|
2019
1916
|
},
|
|
2020
1917
|
{
|
|
2021
1918
|
"__schema": "TypeRefSchema",
|
|
@@ -2024,11 +1921,7 @@
|
|
|
2024
1921
|
"line": 229,
|
|
2025
1922
|
"character": 7
|
|
2026
1923
|
},
|
|
2027
|
-
"name": "GraphqlMain"
|
|
2028
|
-
"componentId": {
|
|
2029
|
-
"scope": "teambit.harmony",
|
|
2030
|
-
"name": "graphql"
|
|
2031
|
-
}
|
|
1924
|
+
"name": "GraphqlMain"
|
|
2032
1925
|
},
|
|
2033
1926
|
{
|
|
2034
1927
|
"__schema": "TypeRefSchema",
|
|
@@ -2037,11 +1930,7 @@
|
|
|
2037
1930
|
"line": 230,
|
|
2038
1931
|
"character": 7
|
|
2039
1932
|
},
|
|
2040
|
-
"name": "LoggerMain"
|
|
2041
|
-
"componentId": {
|
|
2042
|
-
"scope": "teambit.harmony",
|
|
2043
|
-
"name": "logger"
|
|
2044
|
-
}
|
|
1933
|
+
"name": "LoggerMain"
|
|
2045
1934
|
},
|
|
2046
1935
|
{
|
|
2047
1936
|
"__schema": "TypeRefSchema",
|
|
@@ -2050,11 +1939,7 @@
|
|
|
2050
1939
|
"line": 231,
|
|
2051
1940
|
"character": 7
|
|
2052
1941
|
},
|
|
2053
|
-
"name": "BuilderMain"
|
|
2054
|
-
"componentId": {
|
|
2055
|
-
"scope": "teambit.pipelines",
|
|
2056
|
-
"name": "builder"
|
|
2057
|
-
}
|
|
1942
|
+
"name": "BuilderMain"
|
|
2058
1943
|
},
|
|
2059
1944
|
{
|
|
2060
1945
|
"__schema": "TypeRefSchema",
|
|
@@ -2063,11 +1948,7 @@
|
|
|
2063
1948
|
"line": 232,
|
|
2064
1949
|
"character": 7
|
|
2065
1950
|
},
|
|
2066
|
-
"name": "Workspace"
|
|
2067
|
-
"componentId": {
|
|
2068
|
-
"scope": "teambit.workspace",
|
|
2069
|
-
"name": "workspace"
|
|
2070
|
-
}
|
|
1951
|
+
"name": "Workspace"
|
|
2071
1952
|
},
|
|
2072
1953
|
{
|
|
2073
1954
|
"__schema": "TypeRefSchema",
|
|
@@ -2076,11 +1957,7 @@
|
|
|
2076
1957
|
"line": 233,
|
|
2077
1958
|
"character": 7
|
|
2078
1959
|
},
|
|
2079
|
-
"name": "ScopeMain"
|
|
2080
|
-
"componentId": {
|
|
2081
|
-
"scope": "teambit.scope",
|
|
2082
|
-
"name": "scope"
|
|
2083
|
-
}
|
|
1960
|
+
"name": "ScopeMain"
|
|
2084
1961
|
}
|
|
2085
1962
|
]
|
|
2086
1963
|
},
|
|
@@ -2102,8 +1979,7 @@
|
|
|
2102
1979
|
"line": 235,
|
|
2103
1980
|
"character": 13
|
|
2104
1981
|
},
|
|
2105
|
-
"name": "SchemaConfig"
|
|
2106
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
1982
|
+
"name": "SchemaConfig"
|
|
2107
1983
|
},
|
|
2108
1984
|
"isOptional": false,
|
|
2109
1985
|
"isSpread": false
|
|
@@ -2131,8 +2007,7 @@
|
|
|
2131
2007
|
"line": 236,
|
|
2132
2008
|
"character": 20
|
|
2133
2009
|
},
|
|
2134
|
-
"name": "ParserSlot"
|
|
2135
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
2010
|
+
"name": "ParserSlot"
|
|
2136
2011
|
}
|
|
2137
2012
|
]
|
|
2138
2013
|
},
|
|
@@ -2334,12 +2209,7 @@
|
|
|
2334
2209
|
"line": 12,
|
|
2335
2210
|
"character": 54
|
|
2336
2211
|
},
|
|
2337
|
-
"name": "Export"
|
|
2338
|
-
"componentId": {
|
|
2339
|
-
"scope": "teambit.semantics",
|
|
2340
|
-
"name": "entities/semantic-schema",
|
|
2341
|
-
"version": "0.0.76"
|
|
2342
|
-
}
|
|
2212
|
+
"name": "Export"
|
|
2343
2213
|
}
|
|
2344
2214
|
},
|
|
2345
2215
|
"modifiers": []
|
|
@@ -2404,11 +2274,7 @@
|
|
|
2404
2274
|
"line": 9,
|
|
2405
2275
|
"character": 22
|
|
2406
2276
|
},
|
|
2407
|
-
"name": "Component"
|
|
2408
|
-
"componentId": {
|
|
2409
|
-
"scope": "teambit.component",
|
|
2410
|
-
"name": "component"
|
|
2411
|
-
}
|
|
2277
|
+
"name": "Component"
|
|
2412
2278
|
},
|
|
2413
2279
|
"isOptional": false,
|
|
2414
2280
|
"isSpread": false
|
|
@@ -2450,12 +2316,7 @@
|
|
|
2450
2316
|
"line": 9,
|
|
2451
2317
|
"character": 76
|
|
2452
2318
|
},
|
|
2453
|
-
"name": "APISchema"
|
|
2454
|
-
"componentId": {
|
|
2455
|
-
"scope": "teambit.semantics",
|
|
2456
|
-
"name": "entities/semantic-schema",
|
|
2457
|
-
"version": "0.0.76"
|
|
2458
|
-
}
|
|
2319
|
+
"name": "APISchema"
|
|
2459
2320
|
}
|
|
2460
2321
|
]
|
|
2461
2322
|
},
|
|
@@ -2529,11 +2390,7 @@
|
|
|
2529
2390
|
"line": 20,
|
|
2530
2391
|
"character": 15
|
|
2531
2392
|
},
|
|
2532
|
-
"name": "Formatter"
|
|
2533
|
-
"componentId": {
|
|
2534
|
-
"scope": "teambit.defender",
|
|
2535
|
-
"name": "formatter"
|
|
2536
|
-
}
|
|
2393
|
+
"name": "Formatter"
|
|
2537
2394
|
},
|
|
2538
2395
|
"isOptional": true
|
|
2539
2396
|
},
|
|
@@ -2806,11 +2663,7 @@
|
|
|
2806
2663
|
"line": 30,
|
|
2807
2664
|
"character": 21
|
|
2808
2665
|
},
|
|
2809
|
-
"name": "Logger"
|
|
2810
|
-
"componentId": {
|
|
2811
|
-
"scope": "teambit.harmony",
|
|
2812
|
-
"name": "logger"
|
|
2813
|
-
}
|
|
2666
|
+
"name": "Logger"
|
|
2814
2667
|
},
|
|
2815
2668
|
"isOptional": false,
|
|
2816
2669
|
"isSpread": false
|
|
@@ -2852,11 +2705,7 @@
|
|
|
2852
2705
|
"line": 33,
|
|
2853
2706
|
"character": 26
|
|
2854
2707
|
},
|
|
2855
|
-
"name": "BuildContext"
|
|
2856
|
-
"componentId": {
|
|
2857
|
-
"scope": "teambit.pipelines",
|
|
2858
|
-
"name": "builder"
|
|
2859
|
-
}
|
|
2708
|
+
"name": "BuildContext"
|
|
2860
2709
|
},
|
|
2861
2710
|
"isOptional": false,
|
|
2862
2711
|
"isSpread": false
|
|
@@ -2878,11 +2727,7 @@
|
|
|
2878
2727
|
"line": 33,
|
|
2879
2728
|
"character": 49
|
|
2880
2729
|
},
|
|
2881
|
-
"name": "BuiltTaskResult"
|
|
2882
|
-
"componentId": {
|
|
2883
|
-
"scope": "teambit.pipelines",
|
|
2884
|
-
"name": "builder"
|
|
2885
|
-
}
|
|
2730
|
+
"name": "BuiltTaskResult"
|
|
2886
2731
|
}
|
|
2887
2732
|
]
|
|
2888
2733
|
},
|
|
@@ -2914,7 +2759,7 @@
|
|
|
2914
2759
|
"_legacy": {
|
|
2915
2760
|
"scope": "teambit.semantics",
|
|
2916
2761
|
"name": "schema",
|
|
2917
|
-
"version": "1.0.
|
|
2762
|
+
"version": "1.0.505"
|
|
2918
2763
|
},
|
|
2919
2764
|
"_scope": "teambit.semantics"
|
|
2920
2765
|
}
|
|
@@ -3022,10 +2867,6 @@
|
|
|
3022
2867
|
"character": 22
|
|
3023
2868
|
},
|
|
3024
2869
|
"name": "EnvHandler",
|
|
3025
|
-
"componentId": {
|
|
3026
|
-
"scope": "teambit.envs",
|
|
3027
|
-
"name": "envs"
|
|
3028
|
-
},
|
|
3029
2870
|
"typeArgs": [
|
|
3030
2871
|
{
|
|
3031
2872
|
"__schema": "TypeRefSchema",
|
|
@@ -3071,11 +2912,6 @@
|
|
|
3071
2912
|
"character": 26
|
|
3072
2913
|
},
|
|
3073
2914
|
"name": "SlotRegistry",
|
|
3074
|
-
"componentId": {
|
|
3075
|
-
"scope": "teambit.harmony",
|
|
3076
|
-
"name": "harmony",
|
|
3077
|
-
"version": "0.4.6"
|
|
3078
|
-
},
|
|
3079
2915
|
"typeArgs": [
|
|
3080
2916
|
{
|
|
3081
2917
|
"__schema": "TypeRefSchema",
|
|
@@ -3217,8 +3053,7 @@
|
|
|
3217
3053
|
"line": 49,
|
|
3218
3054
|
"character": 25
|
|
3219
3055
|
},
|
|
3220
|
-
"name": "ParserSlot"
|
|
3221
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
3056
|
+
"name": "ParserSlot"
|
|
3222
3057
|
},
|
|
3223
3058
|
"isOptional": false,
|
|
3224
3059
|
"isSpread": false
|
|
@@ -3238,11 +3073,7 @@
|
|
|
3238
3073
|
"line": 51,
|
|
3239
3074
|
"character": 19
|
|
3240
3075
|
},
|
|
3241
|
-
"name": "EnvsMain"
|
|
3242
|
-
"componentId": {
|
|
3243
|
-
"scope": "teambit.envs",
|
|
3244
|
-
"name": "envs"
|
|
3245
|
-
}
|
|
3076
|
+
"name": "EnvsMain"
|
|
3246
3077
|
},
|
|
3247
3078
|
"isOptional": false,
|
|
3248
3079
|
"isSpread": false
|
|
@@ -3262,8 +3093,7 @@
|
|
|
3262
3093
|
"line": 53,
|
|
3263
3094
|
"character": 21
|
|
3264
3095
|
},
|
|
3265
|
-
"name": "SchemaConfig"
|
|
3266
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
3096
|
+
"name": "SchemaConfig"
|
|
3267
3097
|
},
|
|
3268
3098
|
"isOptional": false,
|
|
3269
3099
|
"isSpread": false
|
|
@@ -3283,11 +3113,7 @@
|
|
|
3283
3113
|
"line": 55,
|
|
3284
3114
|
"character": 22
|
|
3285
3115
|
},
|
|
3286
|
-
"name": "BuilderMain"
|
|
3287
|
-
"componentId": {
|
|
3288
|
-
"scope": "teambit.pipelines",
|
|
3289
|
-
"name": "builder"
|
|
3290
|
-
}
|
|
3116
|
+
"name": "BuilderMain"
|
|
3291
3117
|
},
|
|
3292
3118
|
"isOptional": false,
|
|
3293
3119
|
"isSpread": false
|
|
@@ -3307,11 +3133,7 @@
|
|
|
3307
3133
|
"line": 57,
|
|
3308
3134
|
"character": 24
|
|
3309
3135
|
},
|
|
3310
|
-
"name": "Workspace"
|
|
3311
|
-
"componentId": {
|
|
3312
|
-
"scope": "teambit.workspace",
|
|
3313
|
-
"name": "workspace"
|
|
3314
|
-
}
|
|
3136
|
+
"name": "Workspace"
|
|
3315
3137
|
},
|
|
3316
3138
|
"isOptional": false,
|
|
3317
3139
|
"isSpread": false
|
|
@@ -3331,11 +3153,7 @@
|
|
|
3331
3153
|
"line": 59,
|
|
3332
3154
|
"character": 21
|
|
3333
3155
|
},
|
|
3334
|
-
"name": "Logger"
|
|
3335
|
-
"componentId": {
|
|
3336
|
-
"scope": "teambit.harmony",
|
|
3337
|
-
"name": "logger"
|
|
3338
|
-
}
|
|
3156
|
+
"name": "Logger"
|
|
3339
3157
|
},
|
|
3340
3158
|
"isOptional": false,
|
|
3341
3159
|
"isSpread": false
|
|
@@ -3409,12 +3227,7 @@
|
|
|
3409
3227
|
"line": 69,
|
|
3410
3228
|
"character": 31
|
|
3411
3229
|
},
|
|
3412
|
-
"name": "SchemaNodeConstructor"
|
|
3413
|
-
"componentId": {
|
|
3414
|
-
"scope": "teambit.semantics",
|
|
3415
|
-
"name": "entities/semantic-schema",
|
|
3416
|
-
"version": "0.0.76"
|
|
3417
|
-
}
|
|
3230
|
+
"name": "SchemaNodeConstructor"
|
|
3418
3231
|
},
|
|
3419
3232
|
"isOptional": false,
|
|
3420
3233
|
"isSpread": false
|
|
@@ -3507,12 +3320,7 @@
|
|
|
3507
3320
|
"line": 76,
|
|
3508
3321
|
"character": 48
|
|
3509
3322
|
},
|
|
3510
|
-
"name": "Export"
|
|
3511
|
-
"componentId": {
|
|
3512
|
-
"scope": "teambit.semantics",
|
|
3513
|
-
"name": "entities/semantic-schema",
|
|
3514
|
-
"version": "0.0.76"
|
|
3515
|
-
}
|
|
3323
|
+
"name": "Export"
|
|
3516
3324
|
}
|
|
3517
3325
|
},
|
|
3518
3326
|
"modifiers": []
|
|
@@ -3542,11 +3350,7 @@
|
|
|
3542
3350
|
"line": 91,
|
|
3543
3351
|
"character": 33
|
|
3544
3352
|
},
|
|
3545
|
-
"name": "Component"
|
|
3546
|
-
"componentId": {
|
|
3547
|
-
"scope": "teambit.component",
|
|
3548
|
-
"name": "component"
|
|
3549
|
-
}
|
|
3353
|
+
"name": "Component"
|
|
3550
3354
|
},
|
|
3551
3355
|
"isOptional": false,
|
|
3552
3356
|
"isSpread": false
|
|
@@ -3662,11 +3466,7 @@
|
|
|
3662
3466
|
"line": 109,
|
|
3663
3467
|
"character": 16
|
|
3664
3468
|
},
|
|
3665
|
-
"name": "Component"
|
|
3666
|
-
"componentId": {
|
|
3667
|
-
"scope": "teambit.component",
|
|
3668
|
-
"name": "component"
|
|
3669
|
-
}
|
|
3469
|
+
"name": "Component"
|
|
3670
3470
|
},
|
|
3671
3471
|
"isOptional": false,
|
|
3672
3472
|
"isSpread": false
|
|
@@ -3795,11 +3595,7 @@
|
|
|
3795
3595
|
"line": 115,
|
|
3796
3596
|
"character": 26
|
|
3797
3597
|
},
|
|
3798
|
-
"name": "SchemaTransformer"
|
|
3799
|
-
"componentId": {
|
|
3800
|
-
"scope": "teambit.typescript",
|
|
3801
|
-
"name": "typescript"
|
|
3802
|
-
}
|
|
3598
|
+
"name": "SchemaTransformer"
|
|
3803
3599
|
}
|
|
3804
3600
|
},
|
|
3805
3601
|
"isOptional": true,
|
|
@@ -3827,11 +3623,7 @@
|
|
|
3827
3623
|
"line": 116,
|
|
3828
3624
|
"character": 23
|
|
3829
3625
|
},
|
|
3830
|
-
"name": "SchemaNodeTransformer"
|
|
3831
|
-
"componentId": {
|
|
3832
|
-
"scope": "teambit.typescript",
|
|
3833
|
-
"name": "typescript"
|
|
3834
|
-
}
|
|
3626
|
+
"name": "SchemaNodeTransformer"
|
|
3835
3627
|
}
|
|
3836
3628
|
},
|
|
3837
3629
|
"isOptional": true,
|
|
@@ -3854,12 +3646,7 @@
|
|
|
3854
3646
|
"line": 117,
|
|
3855
3647
|
"character": 14
|
|
3856
3648
|
},
|
|
3857
|
-
"name": "APISchema"
|
|
3858
|
-
"componentId": {
|
|
3859
|
-
"scope": "teambit.semantics",
|
|
3860
|
-
"name": "entities/semantic-schema",
|
|
3861
|
-
"version": "0.0.76"
|
|
3862
|
-
}
|
|
3649
|
+
"name": "APISchema"
|
|
3863
3650
|
}
|
|
3864
3651
|
]
|
|
3865
3652
|
},
|
|
@@ -4067,11 +3854,7 @@
|
|
|
4067
3854
|
"line": 198,
|
|
4068
3855
|
"character": 28
|
|
4069
3856
|
},
|
|
4070
|
-
"name": "Component"
|
|
4071
|
-
"componentId": {
|
|
4072
|
-
"scope": "teambit.component",
|
|
4073
|
-
"name": "component"
|
|
4074
|
-
}
|
|
3857
|
+
"name": "Component"
|
|
4075
3858
|
},
|
|
4076
3859
|
"isOptional": false,
|
|
4077
3860
|
"isSpread": false
|
|
@@ -4113,11 +3896,7 @@
|
|
|
4113
3896
|
"line": 202,
|
|
4114
3897
|
"character": 35
|
|
4115
3898
|
},
|
|
4116
|
-
"name": "Component"
|
|
4117
|
-
"componentId": {
|
|
4118
|
-
"scope": "teambit.component",
|
|
4119
|
-
"name": "component"
|
|
4120
|
-
}
|
|
3899
|
+
"name": "Component"
|
|
4121
3900
|
},
|
|
4122
3901
|
"isOptional": false,
|
|
4123
3902
|
"isSpread": false
|
|
@@ -4251,11 +4030,7 @@
|
|
|
4251
4030
|
"line": 226,
|
|
4252
4031
|
"character": 7
|
|
4253
4032
|
},
|
|
4254
|
-
"name": "EnvsMain"
|
|
4255
|
-
"componentId": {
|
|
4256
|
-
"scope": "teambit.envs",
|
|
4257
|
-
"name": "envs"
|
|
4258
|
-
}
|
|
4033
|
+
"name": "EnvsMain"
|
|
4259
4034
|
},
|
|
4260
4035
|
{
|
|
4261
4036
|
"__schema": "TypeRefSchema",
|
|
@@ -4264,11 +4039,7 @@
|
|
|
4264
4039
|
"line": 227,
|
|
4265
4040
|
"character": 7
|
|
4266
4041
|
},
|
|
4267
|
-
"name": "CLIMain"
|
|
4268
|
-
"componentId": {
|
|
4269
|
-
"scope": "teambit.harmony",
|
|
4270
|
-
"name": "cli"
|
|
4271
|
-
}
|
|
4042
|
+
"name": "CLIMain"
|
|
4272
4043
|
},
|
|
4273
4044
|
{
|
|
4274
4045
|
"__schema": "TypeRefSchema",
|
|
@@ -4277,11 +4048,7 @@
|
|
|
4277
4048
|
"line": 228,
|
|
4278
4049
|
"character": 7
|
|
4279
4050
|
},
|
|
4280
|
-
"name": "ComponentMain"
|
|
4281
|
-
"componentId": {
|
|
4282
|
-
"scope": "teambit.component",
|
|
4283
|
-
"name": "component"
|
|
4284
|
-
}
|
|
4051
|
+
"name": "ComponentMain"
|
|
4285
4052
|
},
|
|
4286
4053
|
{
|
|
4287
4054
|
"__schema": "TypeRefSchema",
|
|
@@ -4290,11 +4057,7 @@
|
|
|
4290
4057
|
"line": 229,
|
|
4291
4058
|
"character": 7
|
|
4292
4059
|
},
|
|
4293
|
-
"name": "GraphqlMain"
|
|
4294
|
-
"componentId": {
|
|
4295
|
-
"scope": "teambit.harmony",
|
|
4296
|
-
"name": "graphql"
|
|
4297
|
-
}
|
|
4060
|
+
"name": "GraphqlMain"
|
|
4298
4061
|
},
|
|
4299
4062
|
{
|
|
4300
4063
|
"__schema": "TypeRefSchema",
|
|
@@ -4303,11 +4066,7 @@
|
|
|
4303
4066
|
"line": 230,
|
|
4304
4067
|
"character": 7
|
|
4305
4068
|
},
|
|
4306
|
-
"name": "LoggerMain"
|
|
4307
|
-
"componentId": {
|
|
4308
|
-
"scope": "teambit.harmony",
|
|
4309
|
-
"name": "logger"
|
|
4310
|
-
}
|
|
4069
|
+
"name": "LoggerMain"
|
|
4311
4070
|
},
|
|
4312
4071
|
{
|
|
4313
4072
|
"__schema": "TypeRefSchema",
|
|
@@ -4316,11 +4075,7 @@
|
|
|
4316
4075
|
"line": 231,
|
|
4317
4076
|
"character": 7
|
|
4318
4077
|
},
|
|
4319
|
-
"name": "BuilderMain"
|
|
4320
|
-
"componentId": {
|
|
4321
|
-
"scope": "teambit.pipelines",
|
|
4322
|
-
"name": "builder"
|
|
4323
|
-
}
|
|
4078
|
+
"name": "BuilderMain"
|
|
4324
4079
|
},
|
|
4325
4080
|
{
|
|
4326
4081
|
"__schema": "TypeRefSchema",
|
|
@@ -4329,11 +4084,7 @@
|
|
|
4329
4084
|
"line": 232,
|
|
4330
4085
|
"character": 7
|
|
4331
4086
|
},
|
|
4332
|
-
"name": "Workspace"
|
|
4333
|
-
"componentId": {
|
|
4334
|
-
"scope": "teambit.workspace",
|
|
4335
|
-
"name": "workspace"
|
|
4336
|
-
}
|
|
4087
|
+
"name": "Workspace"
|
|
4337
4088
|
},
|
|
4338
4089
|
{
|
|
4339
4090
|
"__schema": "TypeRefSchema",
|
|
@@ -4342,11 +4093,7 @@
|
|
|
4342
4093
|
"line": 233,
|
|
4343
4094
|
"character": 7
|
|
4344
4095
|
},
|
|
4345
|
-
"name": "ScopeMain"
|
|
4346
|
-
"componentId": {
|
|
4347
|
-
"scope": "teambit.scope",
|
|
4348
|
-
"name": "scope"
|
|
4349
|
-
}
|
|
4096
|
+
"name": "ScopeMain"
|
|
4350
4097
|
}
|
|
4351
4098
|
]
|
|
4352
4099
|
},
|
|
@@ -4368,8 +4115,7 @@
|
|
|
4368
4115
|
"line": 235,
|
|
4369
4116
|
"character": 13
|
|
4370
4117
|
},
|
|
4371
|
-
"name": "SchemaConfig"
|
|
4372
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
4118
|
+
"name": "SchemaConfig"
|
|
4373
4119
|
},
|
|
4374
4120
|
"isOptional": false,
|
|
4375
4121
|
"isSpread": false
|
|
@@ -4397,8 +4143,7 @@
|
|
|
4397
4143
|
"line": 236,
|
|
4398
4144
|
"character": 20
|
|
4399
4145
|
},
|
|
4400
|
-
"name": "ParserSlot"
|
|
4401
|
-
"internalFilePath": "schema.main.runtime.ts"
|
|
4146
|
+
"name": "ParserSlot"
|
|
4402
4147
|
}
|
|
4403
4148
|
]
|
|
4404
4149
|
},
|
|
@@ -4489,7 +4234,7 @@
|
|
|
4489
4234
|
"componentId": {
|
|
4490
4235
|
"scope": "teambit.semantics",
|
|
4491
4236
|
"name": "schema",
|
|
4492
|
-
"version": "1.0.
|
|
4237
|
+
"version": "1.0.505"
|
|
4493
4238
|
},
|
|
4494
4239
|
"taggedModuleExports": []
|
|
4495
4240
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
2
|
-
import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
3
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.505/dist/schema.composition.js';
|
|
2
|
+
import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.505/dist/mock/button/button.composition.js';
|
|
3
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.505/dist/schema.docs.mdx';
|
|
4
4
|
|
|
5
5
|
export const compositions = [compositions_0, compositions_1];
|
|
6
6
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/schema",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.505",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/semantics/schema",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.semantics",
|
|
8
8
|
"name": "schema",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.505"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"p-map-series": "2.1.0",
|
|
@@ -15,18 +15,18 @@
|
|
|
15
15
|
"fs-extra": "10.0.0",
|
|
16
16
|
"@teambit/harmony": "0.4.6",
|
|
17
17
|
"@teambit/semantics.entities.semantic-schema": "0.0.76",
|
|
18
|
-
"@teambit/envs": "1.0.
|
|
19
|
-
"@teambit/component": "1.0.
|
|
20
|
-
"@teambit/formatter": "1.0.
|
|
21
|
-
"@teambit/cli": "0.0.
|
|
18
|
+
"@teambit/envs": "1.0.505",
|
|
19
|
+
"@teambit/component": "1.0.505",
|
|
20
|
+
"@teambit/formatter": "1.0.505",
|
|
21
|
+
"@teambit/cli": "0.0.1082",
|
|
22
22
|
"@teambit/legacy.constants": "0.0.4",
|
|
23
|
-
"@teambit/logger": "0.0.
|
|
24
|
-
"@teambit/graphql": "1.0.
|
|
25
|
-
"@teambit/builder": "1.0.
|
|
23
|
+
"@teambit/logger": "0.0.1175",
|
|
24
|
+
"@teambit/graphql": "1.0.505",
|
|
25
|
+
"@teambit/builder": "1.0.505",
|
|
26
26
|
"@teambit/defender.prettier.config-mutator": "0.0.102",
|
|
27
|
-
"@teambit/scope": "1.0.
|
|
28
|
-
"@teambit/typescript": "1.0.
|
|
29
|
-
"@teambit/workspace": "1.0.
|
|
27
|
+
"@teambit/scope": "1.0.505",
|
|
28
|
+
"@teambit/typescript": "1.0.505",
|
|
29
|
+
"@teambit/workspace": "1.0.505"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@types/fs-extra": "9.0.7",
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
"@types/mocha": "9.1.0",
|
|
36
36
|
"@teambit/component-id": "1.2.2",
|
|
37
37
|
"@teambit/harmony.envs.core-aspect-env": "0.0.63",
|
|
38
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
|
39
|
-
"@teambit/tracker": "1.0.
|
|
40
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
|
38
|
+
"@teambit/harmony.testing.load-aspect": "0.0.267",
|
|
39
|
+
"@teambit/tracker": "1.0.505",
|
|
40
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.39"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
43
|
"react": "^17.0.0 || ^18.0.0",
|