@kb-labs/release-manager-cli 2.118.2 → 2.119.0-canary.85d060ea6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/commands/changelog.js +13 -3
- package/dist/cli/commands/changelog.js.map +1 -1
- package/dist/cli/commands/run.js +6 -2
- package/dist/cli/commands/run.js.map +1 -1
- package/dist/rest/handlers/changelog-generate-handler.d.ts +1 -0
- package/dist/rest/handlers/changelog-generate-handler.js +15 -8
- package/dist/rest/handlers/changelog-generate-handler.js.map +1 -1
- package/dist/rest/handlers/generate-handler.d.ts +1 -0
- package/dist/rest/handlers/history-changelog-handler.js +4 -3
- package/dist/rest/handlers/history-changelog-handler.js.map +1 -1
- package/dist/rest/handlers/history-handler.d.ts +2 -0
- package/dist/rest/handlers/history-handler.js +3 -1
- package/dist/rest/handlers/history-handler.js.map +1 -1
- package/dist/rest/handlers/history-plan-handler.d.ts +1 -0
- package/dist/rest/handlers/history-plan-handler.js +12 -3
- package/dist/rest/handlers/history-plan-handler.js.map +1 -1
- package/dist/rest/handlers/history-report-handler.d.ts +1 -0
- package/dist/rest/handlers/plan-handler.d.ts +1 -0
- package/dist/rest/handlers/report-handler.d.ts +1 -0
- package/dist/rest/handlers/run-handler.d.ts +2 -1
- package/dist/rest/handlers/run-handler.js +6 -2
- package/dist/rest/handlers/run-handler.js.map +1 -1
- package/dist/widgets/117.js +10 -3
- package/dist/widgets/165.js +1 -1
- package/dist/widgets/370.js +1 -1
- package/dist/widgets/46.js +20 -20
- package/dist/widgets/50.js +1 -1
- package/dist/widgets/546.js +1 -1
- package/dist/widgets/648.js +1 -1
- package/dist/widgets/669.js +1 -1
- package/dist/widgets/775.js +1 -1
- package/dist/widgets/78.js +1 -1
- package/dist/widgets/832.js +96 -0
- package/dist/widgets/875.js +4 -4
- package/dist/widgets/__federation_expose_ReleasePage.js +1 -1
- package/dist/widgets/mf-manifest.json +2 -2
- package/dist/widgets/mf-stats.json +2 -2
- package/dist/widgets/remoteEntry.js +7 -7
- package/package.json +5 -5
- package/dist/widgets/62.js +0 -96
package/dist/widgets/50.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[50],{6026(e,s){var t=Symbol.for("react.transitional.element");function r(e,s,r){var i=null;if(void 0!==r&&(i=""+r),void 0!==s.key&&(i=""+s.key),"key"in s)for(var o in r={},s)"key"!==o&&(r[o]=s[o]);else r=s;return{$$typeof:t,type:e,key:i,ref:void 0!==(s=r.ref)?s:null,props:r}}s.Fragment=Symbol.for("react.fragment"),s.jsx=r,s.jsxs=r},4552(e,s,t){e.exports=t(6026)},4332(e,s,t){t.r(s);var r=t(
|
|
1
|
+
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[50],{6026(e,s){var t=Symbol.for("react.transitional.element");function r(e,s,r){var i=null;if(void 0!==r&&(i=""+r),void 0!==s.key&&(i=""+s.key),"key"in s)for(var o in r={},s)"key"!==o&&(r[o]=s[o]);else r=s;return{$$typeof:t,type:e,key:i,ref:void 0!==(s=r.ref)?s:null,props:r}}s.Fragment=Symbol.for("react.fragment"),s.jsx=r,s.jsxs=r},4552(e,s,t){e.exports=t(6026)},4332(e,s,t){t.r(s);var r=t(1692),i=t(4552),o=class{subscriptions=new Map;history=[];devToolsObserver;subscribe(e,s,t,r){let i={event:e,handler:s,pluginId:t,pageId:r};return this.subscriptions.has(e)||this.subscriptions.set(e,new Set),this.subscriptions.get(e).add(i),()=>{this.subscriptions.get(e)?.delete(i)}}publish(e,s,t,r){let i={sourcePluginId:t,sourcePageId:r,timestamp:Date.now()},o={event:e,payload:s,meta:i};this.history.push(o),this.history.length>100&&this.history.shift(),this.devToolsObserver?.(o);let n=this.subscriptions.get(e);if(n)for(let t of n)try{t.handler(s,i)}catch(s){console.error(`[StudioEventBus] Handler error for "${e}" in ${t.pluginId}:${t.pageId}:`,s)}}unsubscribeAll(e,s){for(let[,t]of this.subscriptions)for(let r of t)r.pluginId===e&&r.pageId===s&&t.delete(r)}getHistory(){return this.history}setDevToolsObserver(e){this.devToolsObserver=e}clearDevToolsObserver(){this.devToolsObserver=void 0}reset(){this.subscriptions.clear(),this.history=[]}},n=new o,l=(0,r.createContext)(n);function u({children:e,bus:s}){return(0,i.jsx)(l.Provider,{value:s??n,children:e})}function a(){return(0,r.useContext)(l)}t.d(s,{EventBusProvider:()=>u,StudioEventBus:()=>o,eventBus:()=>n,useEventBusContext:()=>a})}}]);
|
package/dist/widgets/546.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[546],{1597(e,t,r){var i=r(
|
|
1
|
+
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[546],{1597(e,t,r){var i=r(1692);function n(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(){}var s={d:{f:o,r:function(){throw Error(n(522))},D:o,C:o,L:o,m:o,X:o,S:o,M:o},p:0,findDOMNode:null},f=Symbol.for("react.portal"),c=i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function a(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}t.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=s,t.createPortal=function(e,t){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)throw Error(n(299));return function(e,t,r){var i=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:f,key:null==i?null:""+i,children:e,containerInfo:t,implementation:r}}(e,t,null,r)},t.flushSync=function(e){var t=c.T,r=s.p;try{if(c.T=null,s.p=2,e)return e()}finally{c.T=t,s.p=r,s.d.f()}},t.preconnect=function(e,t){"string"==typeof e&&(t=t?"string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:null,s.d.C(e,t))},t.prefetchDNS=function(e){"string"==typeof e&&s.d.D(e)},t.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var r=t.as,i=a(r,t.crossOrigin),n="string"==typeof t.integrity?t.integrity:void 0,o="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===r?s.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:i,integrity:n,fetchPriority:o}):"script"===r&&s.d.X(e,{crossOrigin:i,integrity:n,fetchPriority:o,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},t.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var r=a(t.as,t.crossOrigin);s.d.M(e,{crossOrigin:r,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&s.d.M(e)},t.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var r=t.as,i=a(r,t.crossOrigin);s.d.L(e,r,{crossOrigin:i,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},t.preloadModule=function(e,t){if("string"==typeof e)if(t){var r=a(t.as,t.crossOrigin);s.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:r,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else s.d.m(e)},t.requestFormReset=function(e){s.d.r(e)},t.unstable_batchedUpdates=function(e,t){return e(t)},t.useFormState=function(e,t,r){return c.H.useFormState(e,t,r)},t.useFormStatus=function(){return c.H.useHostTransitionStatus()},t.version="19.2.5"},1297(e,t,r){!function e(){if("u">typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=r(1597)}}]);
|
package/dist/widgets/648.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[648],{6911(t){t.exports=function(){"use strict";var t="millisecond",r="second",e="minute",n="hour",o="week",i="month",u="quarter",a="year",c="date",s="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,l=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h=function(t,r,e){var n=String(t);return!n||n.length>=r?t:""+Array(r+1-n.length).join(e)+t},y="en",d={};d[y]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var r=["th","st","nd","rd"],e=t%100;return"["+t+(r[(e-20)%10]||r[e]||r[0])+"]"}};var p="$isDayjsObject",v=function(t){return t instanceof O||!(!t||!t[p])},b=function t(r,e,n){var o;if(!r)return y;if("string"==typeof r){var i=r.toLowerCase();d[i]&&(o=i),e&&(d[i]=e,o=i);var u=r.split("-");if(!o&&u.length>1)return t(u[0])}else{var a=r.name;d[a]=r,o=a}return!n&&o&&(y=o),o||!n&&y},m=function(t,r){if(v(t))return t.clone();var e="object"==typeof r?r:{};return e.date=t,e.args=arguments,new O(e)},$={s:h,z:function(t){var r=-t.utcOffset(),e=Math.abs(r);return(r<=0?"+":"-")+h(Math.floor(e/60),2,"0")+":"+h(e%60,2,"0")},m:function t(r,e){if(r.date()<e.date())return-t(e,r);var n=12*(e.year()-r.year())+(e.month()-r.month()),o=r.clone().add(n,i),u=e-o<0,a=r.clone().add(n+(u?-1:1),i);return+(-(n+(e-o)/(u?o-a:a-o))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(s){return({M:i,y:a,w:o,d:"day",D:c,h:n,m:e,s:r,ms:t,Q:u})[s]||String(s||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}};$.l=b,$.i=v,$.w=function(t,r){return m(t,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var O=function(){function h(t){this.$L=b(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[p]=!0}var y=h.prototype;return y.parse=function(t){this.$d=function(t){var r=t.date,e=t.utc;if(null===r)return new Date(NaN);if($.u(r))return new Date;if(r instanceof Date)return new Date(r);if("string"==typeof r&&!/Z$/i.test(r)){var n=r.match(f);if(n){var o=n[2]-1||0,i=(n[7]||"0").substring(0,3);return e?new Date(Date.UTC(n[1],o,n[3]||1,n[4]||0,n[5]||0,n[6]||0,i)):new Date(n[1],o,n[3]||1,n[4]||0,n[5]||0,n[6]||0,i)}}return new Date(r)}(t),this.init()},y.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},y.$utils=function(){return $},y.isValid=function(){return this.$d.toString()!==s},y.isSame=function(t,r){var e=m(t);return this.startOf(r)<=e&&e<=this.endOf(r)},y.isAfter=function(t,r){return m(t)<this.startOf(r)},y.isBefore=function(t,r){return this.endOf(r)<m(t)},y.$g=function(t,r,e){return $.u(t)?this[r]:this.set(e,t)},y.unix=function(){return Math.floor(this.valueOf()/1e3)},y.valueOf=function(){return this.$d.getTime()},y.startOf=function(t,u){var s=this,f=!!$.u(u)||u,l=$.p(t),h=function(t,r){var e=$.w(s.$u?Date.UTC(s.$y,r,t):new Date(s.$y,r,t),s);return f?e:e.endOf("day")},y=function(t,r){return $.w(s.toDate()[t].apply(s.toDate("s"),(f?[0,0,0,0]:[23,59,59,999]).slice(r)),s)},d=this.$W,p=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(l){case a:return f?h(1,0):h(31,11);case i:return f?h(1,p):h(0,p+1);case o:var m=this.$locale().weekStart||0,O=(d<m?d+7:d)-m;return h(f?v-O:v+(6-O),p);case"day":case c:return y(b+"Hours",0);case n:return y(b+"Minutes",1);case e:return y(b+"Seconds",2);case r:return y(b+"Milliseconds",3);default:return this.clone()}},y.endOf=function(t){return this.startOf(t,!1)},y.$set=function(o,u){var s,f=$.p(o),l="set"+(this.$u?"UTC":""),h=((s={}).day=l+"Date",s[c]=l+"Date",s[i]=l+"Month",s[a]=l+"FullYear",s[n]=l+"Hours",s[e]=l+"Minutes",s[r]=l+"Seconds",s[t]=l+"Milliseconds",s)[f],y="day"===f?this.$D+(u-this.$W):u;if(f===i||f===a){var d=this.clone().set(c,1);d.$d[h](y),d.init(),this.$d=d.set(c,Math.min(this.$D,d.daysInMonth())).$d}else h&&this.$d[h](y);return this.init(),this},y.set=function(t,r){return this.clone().$set(t,r)},y.get=function(t){return this[$.p(t)]()},y.add=function(t,u){var c,s=this;t=Number(t);var f=$.p(u),l=function(r){var e=m(s);return $.w(e.date(e.date()+Math.round(r*t)),s)};if(f===i)return this.set(i,this.$M+t);if(f===a)return this.set(a,this.$y+t);if("day"===f)return l(1);if(f===o)return l(7);var h=((c={})[e]=6e4,c[n]=36e5,c[r]=1e3,c)[f]||1,y=this.$d.getTime()+t*h;return $.w(y,this)},y.subtract=function(t,r){return this.add(-1*t,r)},y.format=function(t){var r=this,e=this.$locale();if(!this.isValid())return e.invalidDate||s;var n=t||"YYYY-MM-DDTHH:mm:ssZ",o=$.z(this),i=this.$H,u=this.$m,a=this.$M,c=e.weekdays,f=e.months,h=e.meridiem,y=function(t,e,o,i){return t&&(t[e]||t(r,n))||o[e].slice(0,i)},d=function(t){return $.s(i%12||12,t,"0")},p=h||function(t,r,e){var n=t<12?"AM":"PM";return e?n.toLowerCase():n};return n.replace(l,function(t,n){return n||function(t){switch(t){case"YY":return String(r.$y).slice(-2);case"YYYY":return $.s(r.$y,4,"0");case"M":return a+1;case"MM":return $.s(a+1,2,"0");case"MMM":return y(e.monthsShort,a,f,3);case"MMMM":return y(f,a);case"D":return r.$D;case"DD":return $.s(r.$D,2,"0");case"d":return String(r.$W);case"dd":return y(e.weekdaysMin,r.$W,c,2);case"ddd":return y(e.weekdaysShort,r.$W,c,3);case"dddd":return c[r.$W];case"H":return String(i);case"HH":return $.s(i,2,"0");case"h":return d(1);case"hh":return d(2);case"a":return p(i,u,!0);case"A":return p(i,u,!1);case"m":return String(u);case"mm":return $.s(u,2,"0");case"s":return String(r.$s);case"ss":return $.s(r.$s,2,"0");case"SSS":return $.s(r.$ms,3,"0");case"Z":return o}return null}(t)||o.replace(":","")})},y.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},y.diff=function(t,c,s){var f,l=this,h=$.p(c),y=m(t),d=(y.utcOffset()-this.utcOffset())*6e4,p=this-y,v=function(){return $.m(l,y)};switch(h){case a:f=v()/12;break;case i:f=v();break;case u:f=v()/3;break;case o:f=(p-d)/6048e5;break;case"day":f=(p-d)/864e5;break;case n:f=p/36e5;break;case e:f=p/6e4;break;case r:f=p/1e3;break;default:f=p}return s?f:$.a(f)},y.daysInMonth=function(){return this.endOf(i).$D},y.$locale=function(){return d[this.$L]},y.locale=function(t,r){if(!t)return this.$L;var e=this.clone(),n=b(t,r,!0);return n&&(e.$L=n),e},y.clone=function(){return $.w(this.$d,this)},y.toDate=function(){return new Date(this.valueOf())},y.toJSON=function(){return this.isValid()?this.toISOString():null},y.toISOString=function(){return this.$d.toISOString()},y.toString=function(){return this.$d.toUTCString()},h}(),g=O.prototype;return m.prototype=g,[["$ms",t],["$s",r],["$m",e],["$H",n],["$W","day"],["$M",i],["$y",a],["$D",c]].forEach(function(t){g[t[1]]=function(r){return this.$g(r,t[0],t[1])}}),m.extend=function(t,r){return t.$i||(t(r,O,m),t.$i=!0),m},m.locale=b,m.isDayjs=v,m.unix=function(t){return m(1e3*t)},m.en=d[y],m.Ls=d,m.p={},m}()},3178(t,r,e){"use strict";function n(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}e.d(r,{A:()=>n})},4930(t,r,e){"use strict";function n(t){if(Array.isArray(t))return t}e.d(r,{A:()=>n})},8172(t,r,e){"use strict";function n(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}e.d(r,{A:()=>n})},6220(t,r,e){"use strict";function n(t,r,e,n,o,i,u){try{var a=t[i](u),c=a.value}catch(t){return void e(t)}a.done?r(c):Promise.resolve(c).then(n,o)}function o(t){return function(){var r=this,e=arguments;return new Promise(function(o,i){var u=t.apply(r,e);function a(t){n(u,o,i,a,c,"next",t)}function c(t){n(u,o,i,a,c,"throw",t)}a(void 0)})}}e.d(r,{A:()=>o})},7527(t,r,e){"use strict";var n=e(3593),o=e(4151),i=e(611);function u(t,r,e){return r=(0,n.A)(r),(0,i.A)(t,(0,o.A)()?Reflect.construct(r,e||[],(0,n.A)(t).constructor):r.apply(t,e))}e.d(r,{A:()=>u})},1194(t,r,e){"use strict";function n(t,r){if(!(t instanceof r))throw TypeError("Cannot call a class as a function")}e.d(r,{A:()=>n})},1580(t,r,e){"use strict";var n=e(5605);function o(t,r){for(var e=0;e<r.length;e++){var o=r[e];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(0,n.A)(o.key),o)}}function i(t,r,e){return r&&o(t.prototype,r),e&&o(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t}e.d(r,{A:()=>i})},4828(t,r,e){"use strict";var n=e(3891);function o(t,r){var e="u">typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=(0,n.A)(t))||r&&t&&"number"==typeof t.length){e&&(t=e);var o=0,i=function(){};return{s:i,n:function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}},e:function(t){throw t},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var u,a=!0,c=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return a=t.done,t},e:function(t){c=!0,u=t},f:function(){try{a||null==e.return||e.return()}finally{if(c)throw u}}}}e.d(r,{A:()=>o})},3268(t,r,e){"use strict";var n=e(5605);function o(t,r,e){return(r=(0,n.A)(r))in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t}e.d(r,{A:()=>o})},3593(t,r,e){"use strict";function n(t){return(n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}e.d(r,{A:()=>n})},3834(t,r,e){"use strict";var n=e(3413);function o(t,r){if("function"!=typeof r&&null!==r)throw TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&(0,n.A)(t,r)}e.d(r,{A:()=>o})},4151(t,r,e){"use strict";function n(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(n=function(){return!!t})()}e.d(r,{A:()=>n})},380(t,r,e){"use strict";function n(t){if("u">typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}e.d(r,{A:()=>n})},1059(t,r,e){"use strict";function n(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}e.d(r,{A:()=>n})},5314(t,r,e){"use strict";var n=e(3268);function o(t,r){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),e.push.apply(e,n)}return e}function i(t){for(var r=1;r<arguments.length;r++){var e=null!=arguments[r]?arguments[r]:{};r%2?o(Object(e),!0).forEach(function(r){(0,n.A)(t,r,e[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))})}return t}e.d(r,{A:()=>i})},9631(t,r,e){"use strict";function n(t,r){if(null==t)return{};var e,n,o=function(t,r){if(null==t)return{};var e={};for(var n in t)if(({}).hasOwnProperty.call(t,n)){if(-1!==r.indexOf(n))continue;e[n]=t[n]}return e}(t,r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)e=i[n],-1===r.indexOf(e)&&({}).propertyIsEnumerable.call(t,e)&&(o[e]=t[e])}return o}e.d(r,{A:()=>n})},611(t,r,e){"use strict";var n=e(8143),o=e(8172);function i(t,r){if(r&&("object"==(0,n.A)(r)||"function"==typeof r))return r;if(void 0!==r)throw TypeError("Derived constructors may only return object or undefined");return(0,o.A)(t)}e.d(r,{A:()=>i})},1855(t,r,e){"use strict";function n(t,r){this.v=t,this.k=r}function o(t,r,e,n){var i=Object.defineProperty;try{i({},"",{})}catch(t){i=0}(o=function(t,r,e,n){function u(r,e){o(t,r,function(t){return this._invoke(r,e,t)})}r?i?i(t,r,{value:e,enumerable:!n,configurable:!n,writable:!n}):t[r]=e:(u("next",0),u("throw",1),u("return",2))})(t,r,e,n)}function i(){var t,r,e="function"==typeof Symbol?Symbol:{},n=e.iterator||"@@iterator",u=e.toStringTag||"@@toStringTag";function a(e,n,i,u){var a=Object.create((n&&n.prototype instanceof s?n:s).prototype);return o(a,"_invoke",function(e,n,o){var i,u,a,s=0,f=o||[],l=!1,h={p:0,n:0,v:t,a:y,f:y.bind(t,4),d:function(r,e){return i=r,u=0,a=t,h.n=e,c}};function y(e,n){for(u=e,a=n,r=0;!l&&s&&!o&&r<f.length;r++){var o,i=f[r],y=h.p,d=i[2];e>3?(o=d===n)&&(a=i[(u=i[4])?5:(u=3,3)],i[4]=i[5]=t):i[0]<=y&&((o=e<2&&y<i[1])?(u=0,h.v=n,h.n=i[1]):y<d&&(o=e<3||i[0]>n||n>d)&&(i[4]=e,i[5]=n,h.n=d,u=0))}if(o||e>1)return c;throw l=!0,n}return function(o,f,d){if(s>1)throw TypeError("Generator is already running");for(l&&1===f&&y(f,d),u=f,a=d;(r=u<2?t:a)||!l;){i||(u?u<3?(u>1&&(h.n=-1),y(u,a)):h.n=a:h.v=a);try{if(s=2,i){if(u||(o="next"),r=i[o]){if(!(r=r.call(i,a)))throw TypeError("iterator result is not an object");if(!r.done)return r;a=r.value,u<2&&(u=0)}else 1===u&&(r=i.return)&&r.call(i),u<2&&(a=TypeError("The iterator does not provide a '"+o+"' method"),u=1);i=t}else if((r=(l=h.n<0)?a:e.call(n,h))!==c)break}catch(r){i=t,u=1,a=r}finally{s=1}}return{value:r,done:l}}}(e,i,u),!0),a}var c={};function s(){}function f(){}function l(){}r=Object.getPrototypeOf;var h=l.prototype=s.prototype=Object.create([][n]?r(r([][n]())):(o(r={},n,function(){return this}),r));function y(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,l):(t.__proto__=l,o(t,u,"GeneratorFunction")),t.prototype=Object.create(h),t}return f.prototype=l,o(h,"constructor",l),o(l,"constructor",f),f.displayName="GeneratorFunction",o(l,u,"GeneratorFunction"),o(h),o(h,u,"Generator"),o(h,n,function(){return this}),o(h,"toString",function(){return"[object Generator]"}),(i=function(){return{w:a,m:y}})()}function u(t,r){var e;this.next||(o(u.prototype),o(u.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),o(this,"_invoke",function(o,i,u){function a(){return new r(function(e,i){!function e(o,i,u,a){try{var c=t[o](i),s=c.value;return s instanceof n?r.resolve(s.v).then(function(t){e("next",t,u,a)},function(t){e("throw",t,u,a)}):r.resolve(s).then(function(t){c.value=t,u(c)},function(t){return e("throw",t,u,a)})}catch(t){a(t)}}(o,u,e,i)})}return e=e?e.then(a,a):a()},!0)}function a(t,r,e,n,o){return new u(i().w(t,r,e,n),o||Promise)}function c(t){var r=Object(t),e=[];for(var n in r)e.unshift(n);return function t(){for(;e.length;)if((n=e.pop())in r)return t.value=n,t.done=!1,t;return t.done=!0,t}}e.d(r,{A:()=>l});var s=e(8143);function f(t){if(null!=t){var r=t["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],e=0;if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length))return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}}}throw TypeError((0,s.A)(t)+" is not iterable")}function l(){var t=i(),r=t.m(l),e=(Object.getPrototypeOf?Object.getPrototypeOf(r):r.__proto__).constructor;function o(t){var r="function"==typeof t&&t.constructor;return!!r&&(r===e||"GeneratorFunction"===(r.displayName||r.name))}var s={throw:1,return:2,break:3,continue:3};function h(t){var r,e;return function(n){r||(r={stop:function(){return e(n.a,2)},catch:function(){return n.v},abrupt:function(t,r){return e(n.a,s[t],r)},delegateYield:function(t,o,i){return r.resultName=o,e(n.d,f(t),i)},finish:function(t){return e(n.f,t)}},e=function(t,e,o){n.p=r.prev,n.n=r.next;try{return t(e,o)}finally{r.next=n.n}}),r.resultName&&(r[r.resultName]=n.v,r.resultName=void 0),r.sent=n.v,r.next=n.n;try{return t.call(this,r)}finally{n.p=r.prev,n.n=r.next}}}return(l=function(){return{wrap:function(r,e,n,o){return t.w(h(r),e,n,o&&o.reverse())},isGeneratorFunction:o,mark:t.m,awrap:function(t,r){return new n(t,r)},AsyncIterator:u,async:function(t,r,e,n,i){return(o(r)?a:function(t,r,e,n,o){var i=a(t,r,e,n,o);return i.next().then(function(t){return t.done?t.value:i.next()})})(h(t),r,e,n,i)},keys:c,values:f}})()}},3413(t,r,e){"use strict";function n(t,r){return(n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t})(t,r)}e.d(r,{A:()=>n})},1095(t,r,e){"use strict";e.d(r,{A:()=>u});var n=e(4930),o=e(3891),i=e(1059);function u(t,r){return(0,n.A)(t)||function(t,r){var e=null==t?null:"u">typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,o,i,u,a=[],c=!0,s=!1;try{if(i=(e=e.call(t)).next,0===r){if(Object(e)!==e)return;c=!1}else for(;!(c=(n=i.call(e)).done)&&(a.push(n.value),a.length!==r);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=e.return&&(u=e.return(),Object(u)!==u))return}finally{if(s)throw o}}return a}}(t,r)||(0,o.A)(t,r)||(0,i.A)()}},1782(t,r,e){"use strict";e.d(r,{A:()=>u});var n=e(3178),o=e(380),i=e(3891);function u(t){return function(t){if(Array.isArray(t))return(0,n.A)(t)}(t)||(0,o.A)(t)||(0,i.A)(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},5605(t,r,e){"use strict";e.d(r,{A:()=>o});var n=e(8143);function o(t){var r=function(t,r){if("object"!=(0,n.A)(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var o=e.call(t,r||"default");if("object"!=(0,n.A)(o))return o;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==(0,n.A)(r)?r:r+""}},8143(t,r,e){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}e.d(r,{A:()=>n})},3891(t,r,e){"use strict";var n=e(3178);function o(t,r){if(t){if("string"==typeof t)return(0,n.A)(t,r);var e=({}).toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?(0,n.A)(t,r):void 0}}e.d(r,{A:()=>o})}}]);
|
|
1
|
+
(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[648],{6911(t){t.exports=function(){"use strict";var t="millisecond",r="second",e="minute",n="hour",o="week",i="month",u="quarter",a="year",c="date",s="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,l=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h=function(t,r,e){var n=String(t);return!n||n.length>=r?t:""+Array(r+1-n.length).join(e)+t},y="en",d={};d[y]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var r=["th","st","nd","rd"],e=t%100;return"["+t+(r[(e-20)%10]||r[e]||r[0])+"]"}};var p="$isDayjsObject",v=function(t){return t instanceof O||!(!t||!t[p])},b=function t(r,e,n){var o;if(!r)return y;if("string"==typeof r){var i=r.toLowerCase();d[i]&&(o=i),e&&(d[i]=e,o=i);var u=r.split("-");if(!o&&u.length>1)return t(u[0])}else{var a=r.name;d[a]=r,o=a}return!n&&o&&(y=o),o||!n&&y},m=function(t,r){if(v(t))return t.clone();var e="object"==typeof r?r:{};return e.date=t,e.args=arguments,new O(e)},$={s:h,z:function(t){var r=-t.utcOffset(),e=Math.abs(r);return(r<=0?"+":"-")+h(Math.floor(e/60),2,"0")+":"+h(e%60,2,"0")},m:function t(r,e){if(r.date()<e.date())return-t(e,r);var n=12*(e.year()-r.year())+(e.month()-r.month()),o=r.clone().add(n,i),u=e-o<0,a=r.clone().add(n+(u?-1:1),i);return+(-(n+(e-o)/(u?o-a:a-o))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(s){return({M:i,y:a,w:o,d:"day",D:c,h:n,m:e,s:r,ms:t,Q:u})[s]||String(s||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}};$.l=b,$.i=v,$.w=function(t,r){return m(t,{locale:r.$L,utc:r.$u,x:r.$x,$offset:r.$offset})};var O=function(){function h(t){this.$L=b(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[p]=!0}var y=h.prototype;return y.parse=function(t){this.$d=function(t){var r=t.date,e=t.utc;if(null===r)return new Date(0/0);if($.u(r))return new Date;if(r instanceof Date)return new Date(r);if("string"==typeof r&&!/Z$/i.test(r)){var n=r.match(f);if(n){var o=n[2]-1||0,i=(n[7]||"0").substring(0,3);return e?new Date(Date.UTC(n[1],o,n[3]||1,n[4]||0,n[5]||0,n[6]||0,i)):new Date(n[1],o,n[3]||1,n[4]||0,n[5]||0,n[6]||0,i)}}return new Date(r)}(t),this.init()},y.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},y.$utils=function(){return $},y.isValid=function(){return this.$d.toString()!==s},y.isSame=function(t,r){var e=m(t);return this.startOf(r)<=e&&e<=this.endOf(r)},y.isAfter=function(t,r){return m(t)<this.startOf(r)},y.isBefore=function(t,r){return this.endOf(r)<m(t)},y.$g=function(t,r,e){return $.u(t)?this[r]:this.set(e,t)},y.unix=function(){return Math.floor(this.valueOf()/1e3)},y.valueOf=function(){return this.$d.getTime()},y.startOf=function(t,u){var s=this,f=!!$.u(u)||u,l=$.p(t),h=function(t,r){var e=$.w(s.$u?Date.UTC(s.$y,r,t):new Date(s.$y,r,t),s);return f?e:e.endOf("day")},y=function(t,r){return $.w(s.toDate()[t].apply(s.toDate("s"),(f?[0,0,0,0]:[23,59,59,999]).slice(r)),s)},d=this.$W,p=this.$M,v=this.$D,b="set"+(this.$u?"UTC":"");switch(l){case a:return f?h(1,0):h(31,11);case i:return f?h(1,p):h(0,p+1);case o:var m=this.$locale().weekStart||0,O=(d<m?d+7:d)-m;return h(f?v-O:v+(6-O),p);case"day":case c:return y(b+"Hours",0);case n:return y(b+"Minutes",1);case e:return y(b+"Seconds",2);case r:return y(b+"Milliseconds",3);default:return this.clone()}},y.endOf=function(t){return this.startOf(t,!1)},y.$set=function(o,u){var s,f=$.p(o),l="set"+(this.$u?"UTC":""),h=((s={}).day=l+"Date",s[c]=l+"Date",s[i]=l+"Month",s[a]=l+"FullYear",s[n]=l+"Hours",s[e]=l+"Minutes",s[r]=l+"Seconds",s[t]=l+"Milliseconds",s)[f],y="day"===f?this.$D+(u-this.$W):u;if(f===i||f===a){var d=this.clone().set(c,1);d.$d[h](y),d.init(),this.$d=d.set(c,Math.min(this.$D,d.daysInMonth())).$d}else h&&this.$d[h](y);return this.init(),this},y.set=function(t,r){return this.clone().$set(t,r)},y.get=function(t){return this[$.p(t)]()},y.add=function(t,u){var c,s=this;t=Number(t);var f=$.p(u),l=function(r){var e=m(s);return $.w(e.date(e.date()+Math.round(r*t)),s)};if(f===i)return this.set(i,this.$M+t);if(f===a)return this.set(a,this.$y+t);if("day"===f)return l(1);if(f===o)return l(7);var h=((c={})[e]=6e4,c[n]=36e5,c[r]=1e3,c)[f]||1,y=this.$d.getTime()+t*h;return $.w(y,this)},y.subtract=function(t,r){return this.add(-1*t,r)},y.format=function(t){var r=this,e=this.$locale();if(!this.isValid())return e.invalidDate||s;var n=t||"YYYY-MM-DDTHH:mm:ssZ",o=$.z(this),i=this.$H,u=this.$m,a=this.$M,c=e.weekdays,f=e.months,h=e.meridiem,y=function(t,e,o,i){return t&&(t[e]||t(r,n))||o[e].slice(0,i)},d=function(t){return $.s(i%12||12,t,"0")},p=h||function(t,r,e){var n=t<12?"AM":"PM";return e?n.toLowerCase():n};return n.replace(l,function(t,n){return n||function(t){switch(t){case"YY":return String(r.$y).slice(-2);case"YYYY":return $.s(r.$y,4,"0");case"M":return a+1;case"MM":return $.s(a+1,2,"0");case"MMM":return y(e.monthsShort,a,f,3);case"MMMM":return y(f,a);case"D":return r.$D;case"DD":return $.s(r.$D,2,"0");case"d":return String(r.$W);case"dd":return y(e.weekdaysMin,r.$W,c,2);case"ddd":return y(e.weekdaysShort,r.$W,c,3);case"dddd":return c[r.$W];case"H":return String(i);case"HH":return $.s(i,2,"0");case"h":return d(1);case"hh":return d(2);case"a":return p(i,u,!0);case"A":return p(i,u,!1);case"m":return String(u);case"mm":return $.s(u,2,"0");case"s":return String(r.$s);case"ss":return $.s(r.$s,2,"0");case"SSS":return $.s(r.$ms,3,"0");case"Z":return o}return null}(t)||o.replace(":","")})},y.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},y.diff=function(t,c,s){var f,l=this,h=$.p(c),y=m(t),d=(y.utcOffset()-this.utcOffset())*6e4,p=this-y,v=function(){return $.m(l,y)};switch(h){case a:f=v()/12;break;case i:f=v();break;case u:f=v()/3;break;case o:f=(p-d)/6048e5;break;case"day":f=(p-d)/864e5;break;case n:f=p/36e5;break;case e:f=p/6e4;break;case r:f=p/1e3;break;default:f=p}return s?f:$.a(f)},y.daysInMonth=function(){return this.endOf(i).$D},y.$locale=function(){return d[this.$L]},y.locale=function(t,r){if(!t)return this.$L;var e=this.clone(),n=b(t,r,!0);return n&&(e.$L=n),e},y.clone=function(){return $.w(this.$d,this)},y.toDate=function(){return new Date(this.valueOf())},y.toJSON=function(){return this.isValid()?this.toISOString():null},y.toISOString=function(){return this.$d.toISOString()},y.toString=function(){return this.$d.toUTCString()},h}(),g=O.prototype;return m.prototype=g,[["$ms",t],["$s",r],["$m",e],["$H",n],["$W","day"],["$M",i],["$y",a],["$D",c]].forEach(function(t){g[t[1]]=function(r){return this.$g(r,t[0],t[1])}}),m.extend=function(t,r){return t.$i||(t(r,O,m),t.$i=!0),m},m.locale=b,m.isDayjs=v,m.unix=function(t){return m(1e3*t)},m.en=d[y],m.Ls=d,m.p={},m}()},3178(t,r,e){"use strict";function n(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}e.d(r,{A:()=>n})},4930(t,r,e){"use strict";function n(t){if(Array.isArray(t))return t}e.d(r,{A:()=>n})},8172(t,r,e){"use strict";function n(t){if(void 0===t)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t}e.d(r,{A:()=>n})},6220(t,r,e){"use strict";function n(t,r,e,n,o,i,u){try{var a=t[i](u),c=a.value}catch(t){return void e(t)}a.done?r(c):Promise.resolve(c).then(n,o)}function o(t){return function(){var r=this,e=arguments;return new Promise(function(o,i){var u=t.apply(r,e);function a(t){n(u,o,i,a,c,"next",t)}function c(t){n(u,o,i,a,c,"throw",t)}a(void 0)})}}e.d(r,{A:()=>o})},7527(t,r,e){"use strict";var n=e(3593),o=e(4151),i=e(611);function u(t,r,e){return r=(0,n.A)(r),(0,i.A)(t,(0,o.A)()?Reflect.construct(r,e||[],(0,n.A)(t).constructor):r.apply(t,e))}e.d(r,{A:()=>u})},1194(t,r,e){"use strict";function n(t,r){if(!(t instanceof r))throw TypeError("Cannot call a class as a function")}e.d(r,{A:()=>n})},1580(t,r,e){"use strict";var n=e(5605);function o(t,r){for(var e=0;e<r.length;e++){var o=r[e];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,(0,n.A)(o.key),o)}}function i(t,r,e){return r&&o(t.prototype,r),e&&o(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t}e.d(r,{A:()=>i})},4828(t,r,e){"use strict";var n=e(3891);function o(t,r){var e="u">typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!e){if(Array.isArray(t)||(e=(0,n.A)(t))||r&&t&&"number"==typeof t.length){e&&(t=e);var o=0,i=function(){};return{s:i,n:function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}},e:function(t){throw t},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var u,a=!0,c=!1;return{s:function(){e=e.call(t)},n:function(){var t=e.next();return a=t.done,t},e:function(t){c=!0,u=t},f:function(){try{a||null==e.return||e.return()}finally{if(c)throw u}}}}e.d(r,{A:()=>o})},3268(t,r,e){"use strict";var n=e(5605);function o(t,r,e){return(r=(0,n.A)(r))in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t}e.d(r,{A:()=>o})},3593(t,r,e){"use strict";function n(t){return(n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}e.d(r,{A:()=>n})},3834(t,r,e){"use strict";var n=e(3413);function o(t,r){if("function"!=typeof r&&null!==r)throw TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&(0,n.A)(t,r)}e.d(r,{A:()=>o})},4151(t,r,e){"use strict";function n(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(n=function(){return!!t})()}e.d(r,{A:()=>n})},380(t,r,e){"use strict";function n(t){if("u">typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}e.d(r,{A:()=>n})},1059(t,r,e){"use strict";function n(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}e.d(r,{A:()=>n})},5314(t,r,e){"use strict";var n=e(3268);function o(t,r){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),e.push.apply(e,n)}return e}function i(t){for(var r=1;r<arguments.length;r++){var e=null!=arguments[r]?arguments[r]:{};r%2?o(Object(e),!0).forEach(function(r){(0,n.A)(t,r,e[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))})}return t}e.d(r,{A:()=>i})},9631(t,r,e){"use strict";function n(t,r){if(null==t)return{};var e,n,o=function(t,r){if(null==t)return{};var e={};for(var n in t)if(({}).hasOwnProperty.call(t,n)){if(-1!==r.indexOf(n))continue;e[n]=t[n]}return e}(t,r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)e=i[n],-1===r.indexOf(e)&&({}).propertyIsEnumerable.call(t,e)&&(o[e]=t[e])}return o}e.d(r,{A:()=>n})},611(t,r,e){"use strict";var n=e(8143),o=e(8172);function i(t,r){if(r&&("object"==(0,n.A)(r)||"function"==typeof r))return r;if(void 0!==r)throw TypeError("Derived constructors may only return object or undefined");return(0,o.A)(t)}e.d(r,{A:()=>i})},1855(t,r,e){"use strict";function n(t,r){this.v=t,this.k=r}function o(t,r,e,n){var i=Object.defineProperty;try{i({},"",{})}catch(t){i=0}(o=function(t,r,e,n){function u(r,e){o(t,r,function(t){return this._invoke(r,e,t)})}r?i?i(t,r,{value:e,enumerable:!n,configurable:!n,writable:!n}):t[r]=e:(u("next",0),u("throw",1),u("return",2))})(t,r,e,n)}function i(){var t,r,e="function"==typeof Symbol?Symbol:{},n=e.iterator||"@@iterator",u=e.toStringTag||"@@toStringTag";function a(e,n,i,u){var a=Object.create((n&&n.prototype instanceof s?n:s).prototype);return o(a,"_invoke",function(e,n,o){var i,u,a,s=0,f=o||[],l=!1,h={p:0,n:0,v:t,a:y,f:y.bind(t,4),d:function(r,e){return i=r,u=0,a=t,h.n=e,c}};function y(e,n){for(u=e,a=n,r=0;!l&&s&&!o&&r<f.length;r++){var o,i=f[r],y=h.p,d=i[2];e>3?(o=d===n)&&(a=i[(u=i[4])?5:(u=3,3)],i[4]=i[5]=t):i[0]<=y&&((o=e<2&&y<i[1])?(u=0,h.v=n,h.n=i[1]):y<d&&(o=e<3||i[0]>n||n>d)&&(i[4]=e,i[5]=n,h.n=d,u=0))}if(o||e>1)return c;throw l=!0,n}return function(o,f,d){if(s>1)throw TypeError("Generator is already running");for(l&&1===f&&y(f,d),u=f,a=d;(r=u<2?t:a)||!l;){i||(u?u<3?(u>1&&(h.n=-1),y(u,a)):h.n=a:h.v=a);try{if(s=2,i){if(u||(o="next"),r=i[o]){if(!(r=r.call(i,a)))throw TypeError("iterator result is not an object");if(!r.done)return r;a=r.value,u<2&&(u=0)}else 1===u&&(r=i.return)&&r.call(i),u<2&&(a=TypeError("The iterator does not provide a '"+o+"' method"),u=1);i=t}else if((r=(l=h.n<0)?a:e.call(n,h))!==c)break}catch(r){i=t,u=1,a=r}finally{s=1}}return{value:r,done:l}}}(e,i,u),!0),a}var c={};function s(){}function f(){}function l(){}r=Object.getPrototypeOf;var h=l.prototype=s.prototype=Object.create([][n]?r(r([][n]())):(o(r={},n,function(){return this}),r));function y(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,l):(t.__proto__=l,o(t,u,"GeneratorFunction")),t.prototype=Object.create(h),t}return f.prototype=l,o(h,"constructor",l),o(l,"constructor",f),f.displayName="GeneratorFunction",o(l,u,"GeneratorFunction"),o(h),o(h,u,"Generator"),o(h,n,function(){return this}),o(h,"toString",function(){return"[object Generator]"}),(i=function(){return{w:a,m:y}})()}function u(t,r){var e;this.next||(o(u.prototype),o(u.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",function(){return this})),o(this,"_invoke",function(o,i,u){function a(){return new r(function(e,i){!function e(o,i,u,a){try{var c=t[o](i),s=c.value;return s instanceof n?r.resolve(s.v).then(function(t){e("next",t,u,a)},function(t){e("throw",t,u,a)}):r.resolve(s).then(function(t){c.value=t,u(c)},function(t){return e("throw",t,u,a)})}catch(t){a(t)}}(o,u,e,i)})}return e=e?e.then(a,a):a()},!0)}function a(t,r,e,n,o){return new u(i().w(t,r,e,n),o||Promise)}function c(t){var r=Object(t),e=[];for(var n in r)e.unshift(n);return function t(){for(;e.length;)if((n=e.pop())in r)return t.value=n,t.done=!1,t;return t.done=!0,t}}e.d(r,{A:()=>l});var s=e(8143);function f(t){if(null!=t){var r=t["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],e=0;if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length))return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}}}throw TypeError((0,s.A)(t)+" is not iterable")}function l(){var t=i(),r=t.m(l),e=(Object.getPrototypeOf?Object.getPrototypeOf(r):r.__proto__).constructor;function o(t){var r="function"==typeof t&&t.constructor;return!!r&&(r===e||"GeneratorFunction"===(r.displayName||r.name))}var s={throw:1,return:2,break:3,continue:3};function h(t){var r,e;return function(n){r||(r={stop:function(){return e(n.a,2)},catch:function(){return n.v},abrupt:function(t,r){return e(n.a,s[t],r)},delegateYield:function(t,o,i){return r.resultName=o,e(n.d,f(t),i)},finish:function(t){return e(n.f,t)}},e=function(t,e,o){n.p=r.prev,n.n=r.next;try{return t(e,o)}finally{r.next=n.n}}),r.resultName&&(r[r.resultName]=n.v,r.resultName=void 0),r.sent=n.v,r.next=n.n;try{return t.call(this,r)}finally{n.p=r.prev,n.n=r.next}}}return(l=function(){return{wrap:function(r,e,n,o){return t.w(h(r),e,n,o&&o.reverse())},isGeneratorFunction:o,mark:t.m,awrap:function(t,r){return new n(t,r)},AsyncIterator:u,async:function(t,r,e,n,i){return(o(r)?a:function(t,r,e,n,o){var i=a(t,r,e,n,o);return i.next().then(function(t){return t.done?t.value:i.next()})})(h(t),r,e,n,i)},keys:c,values:f}})()}},3413(t,r,e){"use strict";function n(t,r){return(n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t})(t,r)}e.d(r,{A:()=>n})},1095(t,r,e){"use strict";e.d(r,{A:()=>u});var n=e(4930),o=e(3891),i=e(1059);function u(t,r){return(0,n.A)(t)||function(t,r){var e=null==t?null:"u">typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,o,i,u,a=[],c=!0,s=!1;try{if(i=(e=e.call(t)).next,0===r){if(Object(e)!==e)return;c=!1}else for(;!(c=(n=i.call(e)).done)&&(a.push(n.value),a.length!==r);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=e.return&&(u=e.return(),Object(u)!==u))return}finally{if(s)throw o}}return a}}(t,r)||(0,o.A)(t,r)||(0,i.A)()}},1782(t,r,e){"use strict";e.d(r,{A:()=>u});var n=e(3178),o=e(380),i=e(3891);function u(t){return function(t){if(Array.isArray(t))return(0,n.A)(t)}(t)||(0,o.A)(t)||(0,i.A)(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},5605(t,r,e){"use strict";e.d(r,{A:()=>o});var n=e(8143);function o(t){var r=function(t,r){if("object"!=(0,n.A)(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var o=e.call(t,r||"default");if("object"!=(0,n.A)(o))return o;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==(0,n.A)(r)?r:r+""}},8143(t,r,e){"use strict";function n(t){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}e.d(r,{A:()=>n})},3891(t,r,e){"use strict";var n=e(3178);function o(t,r){if(t){if("string"==typeof t)return(0,n.A)(t,r);var e=({}).toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?(0,n.A)(t,r):void 0}}e.d(r,{A:()=>o})}}]);
|
package/dist/widgets/669.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[669],{4332(s,e,t){t.r(e);var r=t(
|
|
1
|
+
"use strict";(self.rspackChunk_kb_labs_release_manager_cli=self.rspackChunk_kb_labs_release_manager_cli||[]).push([[669],{4332(s,e,t){t.r(e);var r=t(1692),i=t(4552),o=class{subscriptions=new Map;history=[];devToolsObserver;subscribe(s,e,t,r){let i={event:s,handler:e,pluginId:t,pageId:r};return this.subscriptions.has(s)||this.subscriptions.set(s,new Set),this.subscriptions.get(s).add(i),()=>{this.subscriptions.get(s)?.delete(i)}}publish(s,e,t,r){let i={sourcePluginId:t,sourcePageId:r,timestamp:Date.now()},o={event:s,payload:e,meta:i};this.history.push(o),this.history.length>100&&this.history.shift(),this.devToolsObserver?.(o);let n=this.subscriptions.get(s);if(n)for(let t of n)try{t.handler(e,i)}catch(e){console.error(`[StudioEventBus] Handler error for "${s}" in ${t.pluginId}:${t.pageId}:`,e)}}unsubscribeAll(s,e){for(let[,t]of this.subscriptions)for(let r of t)r.pluginId===s&&r.pageId===e&&t.delete(r)}getHistory(){return this.history}setDevToolsObserver(s){this.devToolsObserver=s}clearDevToolsObserver(){this.devToolsObserver=void 0}reset(){this.subscriptions.clear(),this.history=[]}},n=new o,l=(0,r.createContext)(n);function u({children:s,bus:e}){return(0,i.jsx)(l.Provider,{value:e??n,children:s})}function h(){return(0,r.useContext)(l)}t.d(e,{EventBusProvider:()=>u,StudioEventBus:()=>o,eventBus:()=>n,useEventBusContext:()=>h})}}]);
|