@budibase/server 1.0.96 → 1.0.97
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/builder/assets/{index.b6091ca2.js → index.3c2af30f.js} +1 -1
- package/builder/index.html +1 -1
- package/coverage/clover.xml +69 -69
- package/coverage/coverage-final.json +7 -7
- package/coverage/lcov-report/api/controllers/analytics.js.html +1 -1
- package/coverage/lcov-report/api/controllers/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/controllers/application.js.html +1 -1
- package/coverage/lcov-report/api/controllers/auth.js.html +1 -1
- package/coverage/lcov-report/api/controllers/automation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/backup.js.html +1 -1
- package/coverage/lcov-report/api/controllers/cloud.js.html +1 -1
- package/coverage/lcov-report/api/controllers/component.js.html +1 -1
- package/coverage/lcov-report/api/controllers/datasource.js.html +1 -1
- package/coverage/lcov-report/api/controllers/dev.js.html +1 -1
- package/coverage/lcov-report/api/controllers/index.html +1 -1
- package/coverage/lcov-report/api/controllers/integration.js.html +1 -1
- package/coverage/lcov-report/api/controllers/layout.js.html +1 -1
- package/coverage/lcov-report/api/controllers/metadata.js.html +1 -1
- package/coverage/lcov-report/api/controllers/migrations.js.html +1 -1
- package/coverage/lcov-report/api/controllers/permission.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.html +1 -1
- package/coverage/lcov-report/api/controllers/query/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/query/validation.js.html +1 -1
- package/coverage/lcov-report/api/controllers/role.js.html +1 -1
- package/coverage/lcov-report/api/controllers/routing.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/external.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.html +1 -1
- package/coverage/lcov-report/api/controllers/row/index.js.html +20 -20
- package/coverage/lcov-report/api/controllers/row/internal.js.html +29 -29
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/row/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/screen.js.html +1 -1
- package/coverage/lcov-report/api/controllers/script.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/external.js.html +4 -4
- package/coverage/lcov-report/api/controllers/table/index.html +1 -1
- package/coverage/lcov-report/api/controllers/table/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/internal.js.html +1 -1
- package/coverage/lcov-report/api/controllers/table/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/templates.js.html +1 -1
- package/coverage/lcov-report/api/controllers/user.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.html +1 -1
- package/coverage/lcov-report/api/controllers/view/index.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/utils.js.html +1 -1
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +1 -1
- package/coverage/lcov-report/api/controllers/webhook.js.html +1 -1
- package/coverage/lcov-report/api/index.html +1 -1
- package/coverage/lcov-report/api/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/analytics.js.html +1 -1
- package/coverage/lcov-report/api/routes/apikeys.js.html +1 -1
- package/coverage/lcov-report/api/routes/application.js.html +1 -1
- package/coverage/lcov-report/api/routes/auth.js.html +1 -1
- package/coverage/lcov-report/api/routes/automation.js.html +1 -1
- package/coverage/lcov-report/api/routes/backup.js.html +1 -1
- package/coverage/lcov-report/api/routes/cloud.js.html +1 -1
- package/coverage/lcov-report/api/routes/component.js.html +1 -1
- package/coverage/lcov-report/api/routes/datasource.js.html +1 -1
- package/coverage/lcov-report/api/routes/deploy.js.html +1 -1
- package/coverage/lcov-report/api/routes/dev.js.html +1 -1
- package/coverage/lcov-report/api/routes/index.html +1 -1
- package/coverage/lcov-report/api/routes/index.js.html +1 -1
- package/coverage/lcov-report/api/routes/integration.js.html +1 -1
- package/coverage/lcov-report/api/routes/layout.js.html +1 -1
- package/coverage/lcov-report/api/routes/metadata.js.html +1 -1
- package/coverage/lcov-report/api/routes/migrations.js.html +1 -1
- package/coverage/lcov-report/api/routes/permission.js.html +1 -1
- package/coverage/lcov-report/api/routes/query.js.html +1 -1
- package/coverage/lcov-report/api/routes/role.js.html +1 -1
- package/coverage/lcov-report/api/routes/routing.js.html +1 -1
- package/coverage/lcov-report/api/routes/row.js.html +1 -1
- package/coverage/lcov-report/api/routes/screen.js.html +1 -1
- package/coverage/lcov-report/api/routes/script.js.html +1 -1
- package/coverage/lcov-report/api/routes/static.js.html +1 -1
- package/coverage/lcov-report/api/routes/table.js.html +1 -1
- package/coverage/lcov-report/api/routes/templates.js.html +1 -1
- package/coverage/lcov-report/api/routes/user.js.html +1 -1
- package/coverage/lcov-report/api/routes/utils/index.html +1 -1
- package/coverage/lcov-report/api/routes/utils/validators.js.html +1 -1
- package/coverage/lcov-report/api/routes/view.js.html +1 -1
- package/coverage/lcov-report/api/routes/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/actions.js.html +1 -1
- package/coverage/lcov-report/automations/automationUtils.js.html +1 -1
- package/coverage/lcov-report/automations/bullboard.js.html +1 -1
- package/coverage/lcov-report/automations/index.html +1 -1
- package/coverage/lcov-report/automations/index.js.html +1 -1
- package/coverage/lcov-report/automations/steps/bash.js.html +1 -1
- package/coverage/lcov-report/automations/steps/createRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/delay.js.html +1 -1
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/discord.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +1 -1
- package/coverage/lcov-report/automations/steps/executeScript.js.html +1 -1
- package/coverage/lcov-report/automations/steps/filter.js.html +1 -1
- package/coverage/lcov-report/automations/steps/index.html +1 -1
- package/coverage/lcov-report/automations/steps/integromat.js.html +1 -1
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +1 -1
- package/coverage/lcov-report/automations/steps/queryRows.js.html +1 -1
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +1 -1
- package/coverage/lcov-report/automations/steps/serverLog.js.html +1 -1
- package/coverage/lcov-report/automations/steps/slack.js.html +1 -1
- package/coverage/lcov-report/automations/steps/updateRow.js.html +1 -1
- package/coverage/lcov-report/automations/steps/utils.js.html +1 -1
- package/coverage/lcov-report/automations/steps/zapier.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +1 -1
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +1 -1
- package/coverage/lcov-report/automations/triggers.js.html +3 -3
- package/coverage/lcov-report/automations/utils.js.html +1 -1
- package/coverage/lcov-report/constants/index.html +1 -1
- package/coverage/lcov-report/constants/index.js.html +1 -1
- package/coverage/lcov-report/constants/layouts.js.html +1 -1
- package/coverage/lcov-report/constants/screens.js.html +1 -1
- package/coverage/lcov-report/db/client.js.html +1 -1
- package/coverage/lcov-report/db/inMemoryView.js.html +1 -1
- package/coverage/lcov-report/db/index.html +1 -1
- package/coverage/lcov-report/db/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.html +1 -1
- package/coverage/lcov-report/db/linkedRows/index.js.html +1 -1
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +1 -1
- package/coverage/lcov-report/db/newid.js.html +2 -2
- package/coverage/lcov-report/db/utils.js.html +3 -3
- package/coverage/lcov-report/events/AutomationEmitter.js.html +1 -1
- package/coverage/lcov-report/events/index.html +1 -1
- package/coverage/lcov-report/events/index.js.html +1 -1
- package/coverage/lcov-report/events/utils.js.html +1 -1
- package/coverage/lcov-report/index.html +1 -1
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +1 -1
- package/coverage/lcov-report/integrations/tests/index.html +1 -1
- package/coverage/lcov-report/middleware/appInfo.js.html +1 -1
- package/coverage/lcov-report/middleware/authorized.js.html +1 -1
- package/coverage/lcov-report/middleware/builder.js.html +1 -1
- package/coverage/lcov-report/middleware/currentapp.js.html +1 -1
- package/coverage/lcov-report/middleware/index.html +1 -1
- package/coverage/lcov-report/middleware/joi-validator.js.html +1 -1
- package/coverage/lcov-report/middleware/publicApi.js.html +1 -1
- package/coverage/lcov-report/middleware/resourceId.js.html +1 -1
- package/coverage/lcov-report/middleware/selfhost.js.html +1 -1
- package/coverage/lcov-report/middleware/usageQuota.js.html +1 -1
- package/coverage/lcov-report/middleware/utils.js.html +1 -1
- package/coverage/lcov-report/threads/automation.js.html +1 -1
- package/coverage/lcov-report/threads/index.html +1 -1
- package/coverage/lcov-report/threads/index.js.html +1 -1
- package/coverage/lcov-report/threads/query.js.html +1 -1
- package/coverage/lcov-report/threads/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/bcrypt.js.html +1 -1
- package/coverage/lcov-report/utilities/budibaseDir.js.html +1 -1
- package/coverage/lcov-report/utilities/centralPath.js.html +1 -1
- package/coverage/lcov-report/utilities/csvParser.js.html +1 -1
- package/coverage/lcov-report/utilities/global.js.html +1 -1
- package/coverage/lcov-report/utilities/index.html +1 -1
- package/coverage/lcov-report/utilities/index.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +1 -1
- package/coverage/lcov-report/utilities/queue/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.html +1 -1
- package/coverage/lcov-report/utilities/routing/index.js.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.html +1 -1
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +13 -13
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +1 -1
- package/coverage/lcov-report/utilities/scriptRunner.js.html +1 -1
- package/coverage/lcov-report/utilities/security.js.html +1 -1
- package/coverage/lcov-report/utilities/statusCodes.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/index.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +1 -1
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +1 -1
- package/coverage/lcov-report/utilities/users.js.html +1 -1
- package/coverage/lcov-report/utilities/workerRequests.js.html +1 -1
- package/coverage/lcov.info +109 -109
- package/dist/api/controllers/public/rows.js +2 -2
- package/dist/api/controllers/table/external.js +3 -3
- package/dist/package.json +4 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -5
- package/src/api/controllers/public/rows.ts +2 -4
- package/src/api/controllers/table/external.js +3 -3
|
@@ -1241,7 +1241,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
1241
1241
|
This action cannot be undone.`)},m(o,a){$(o,e,a),$(o,t,a),N(t,i),N(t,l),$(o,s,a)},p(o,a){a&1&&n!==(n=o[0].name+"")&&Le(i,n)},d(o){o&&b(e),o&&b(t),o&&b(s)}}}function ype(r){let e,t,n,i,l,s;e=new Tr({props:{$$slots:{control:[vpe],default:[bpe]},$$scope:{ctx:r}}});let o={okText:"Delete Automation",onOk:r[3],title:"Confirm Deletion",$$slots:{default:[wpe]},$$scope:{ctx:r}};n=new Cr({props:o}),r[4](n);let a={automation:r[0]};return l=new _pe({props:a}),r[5](l),{c(){S(e.$$.fragment),t=R(),S(n.$$.fragment),i=R(),S(l.$$.fragment)},m(u,f){A(e,u,f),$(u,t,f),A(n,u,f),$(u,i,f),A(l,u,f),s=!0},p(u,[f]){const c={};f&134&&(c.$$scope={dirty:f,ctx:u}),e.$set(c);const p={};f&129&&(p.$$scope={dirty:f,ctx:u}),n.$set(p);const d={};f&1&&(d.automation=u[0]),l.$set(d)},i(u){s||(m(e.$$.fragment,u),m(n.$$.fragment,u),m(l.$$.fragment,u),s=!0)},o(u){_(e.$$.fragment,u),_(n.$$.fragment,u),_(l.$$.fragment,u),s=!1},d(u){E(e,u),u&&b(t),r[4](null),E(n,u),u&&b(i),r[5](null),E(l,u)}}}function kpe(r,e,t){let n;ue(r,qt,f=>t(6,n=f));let{automation:i}=e,l,s;async function o(){try{await Xt.actions.delete(i),we.success("Automation deleted successfully"),n("../automate")}catch{we.error("Error deleting automation")}}function a(f){K[f?"unshift":"push"](()=>{l=f,t(1,l)})}function u(f){K[f?"unshift":"push"](()=>{s=f,t(2,s)})}return r.$$set=f=>{"automation"in f&&t(0,i=f.automation)},[i,l,s,o,a,u]}class Cpe extends ie{constructor(e){super();le(this,e,kpe,ype,re,{automation:0})}}function O8(r,e,t){const n=r.slice();return n[5]=e[t],n[7]=t,n}function Spe(r){let e,t,n;return e=new Cpe({props:{automation:r[5]}}),{c(){S(e.$$.fragment),t=R()},m(i,l){A(e,i,l),$(i,t,l),n=!0},p(i,l){const s={};l&1&&(s.automation=i[5]),e.$set(s)},i(i){n||(m(e.$$.fragment,i),n=!0)},o(i){_(e.$$.fragment,i),n=!1},d(i){E(e,i),i&&b(t)}}}function T8(r){let e,t;function n(){return r[3](r[5])}return e=new Al({props:{border:r[7]>0,icon:"ShareAndroid",text:r[5].name,selected:r[5]._id===r[1],$$slots:{default:[Spe]},$$scope:{ctx:r}}}),e.$on("click",n),{c(){S(e.$$.fragment)},m(i,l){A(e,i,l),t=!0},p(i,l){r=i;const s={};l&1&&(s.text=r[5].name),l&3&&(s.selected=r[5]._id===r[1]),l&257&&(s.$$scope={dirty:l,ctx:r}),e.$set(s)},i(i){t||(m(e.$$.fragment,i),t=!0)},o(i){_(e.$$.fragment,i),t=!1},d(i){E(e,i)}}}function Ape(r){let e,t,n=r[0].automations,i=[];for(let s=0;s<n.length;s+=1)i[s]=T8(O8(r,n,s));const l=s=>_(i[s],1,1,()=>{i[s]=null});return{c(){e=D("div");for(let s=0;s<i.length;s+=1)i[s].c();k(e,"class","automations-list svelte-g64vb")},m(s,o){$(s,e,o);for(let a=0;a<i.length;a+=1)i[a].m(e,null);t=!0},p(s,[o]){if(o&7){n=s[0].automations;let a;for(a=0;a<n.length;a+=1){const u=O8(s,n,a);i[a]?(i[a].p(u,o),m(i[a],1)):(i[a]=T8(u),i[a].c(),m(i[a],1),i[a].m(e,null))}for(te(),a=n.length;a<i.length;a+=1)l(a);ne()}},i(s){if(!t){for(let o=0;o<n.length;o+=1)m(i[o]);t=!0}},o(s){i=i.filter(Boolean);for(let o=0;o<i.length;o+=1)_(i[o]);t=!1},d(s){s&&b(e),$t(i,s)}}}function Epe(r,e,t){let n,i,l;ue(r,qt,a=>t(4,i=a)),ue(r,Xt,a=>t(0,l=a)),Gt(async()=>{try{await Xt.actions.fetch()}catch{we.error("Error getting automations list")}});function s(a){Xt.actions.select(a),i(`./${a._id}`)}const o=a=>s(a);return r.$$.update=()=>{var a,u;r.$$.dirty&1&&t(1,n=(u=(a=l.selectedAutomation)==null?void 0:a.automation)==null?void 0:u._id)},[l,n,s,o]}class Ope extends ie{constructor(e){super();le(this,e,Epe,Ape,re,{})}}function I8(r,e,t){const n=r.slice();return n[17]=e[t][0],n[18]=e[t][1],n}function Tpe(r){let e;return{c(){e=F(`Please name your automation, then select a trigger. Every automation must
|
|
1242
1242
|
start with a trigger.`)},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function Ipe(r){let e;return{c(){e=F("Triggers")},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function Lpe(r){let e=r[18].name+"",t;return{c(){t=F(e)},m(n,i){$(n,t,i)},p(n,i){i&8&&e!==(e=n[18].name+"")&&Le(t,e)},d(n){n&&b(t)}}}function L8(r){let e,t,n,i,l,s,o,a,u,f;n=new ct({props:{name:r[18].icon}}),s=new Qe({props:{size:"S",$$slots:{default:[Lpe]},$$scope:{ctx:r}}});function c(){return r[13](r[18])}return{c(){e=D("div"),t=D("div"),S(n.$$.fragment),i=R(),l=D("span"),S(s.$$.fragment),o=R(),k(l,"class","icon-spacing svelte-d3iboa"),k(t,"class","item-body svelte-d3iboa"),k(e,"class","item svelte-d3iboa"),oe(e,"selected",r[2]===r[18].name)},m(p,d){$(p,e,d),N(e,t),A(n,t,null),N(t,i),N(t,l),A(s,l,null),N(e,o),a=!0,u||(f=Pe(e,"click",c),u=!0)},p(p,d){r=p;const g={};d&8&&(g.name=r[18].icon),n.$set(g);const h={};d&2097160&&(h.$$scope={dirty:d,ctx:r}),s.$set(h),d&12&&oe(e,"selected",r[2]===r[18].name)},i(p){a||(m(n.$$.fragment,p),m(s.$$.fragment,p),a=!0)},o(p){_(n.$$.fragment,p),_(s.$$.fragment,p),a=!1},d(p){p&&b(e),E(n),E(s),u=!1,f()}}}function Ppe(r){let e,t,n,i;e=new Qe({props:{size:"S",$$slots:{default:[Ipe]},$$scope:{ctx:r}}});let l=r[3],s=[];for(let a=0;a<l.length;a+=1)s[a]=L8(I8(r,l,a));const o=a=>_(s[a],1,1,()=>{s[a]=null});return{c(){S(e.$$.fragment),t=R(),n=D("div");for(let a=0;a<s.length;a+=1)s[a].c();k(n,"class","item-list svelte-d3iboa")},m(a,u){A(e,a,u),$(a,t,u),$(a,n,u);for(let f=0;f<s.length;f+=1)s[f].m(n,null);i=!0},p(a,u){const f={};if(u&2097152&&(f.$$scope={dirty:u,ctx:a}),e.$set(f),u&76){l=a[3];let c;for(c=0;c<l.length;c+=1){const p=I8(a,l,c);s[c]?(s[c].p(p,u),m(s[c],1)):(s[c]=L8(p),s[c].c(),m(s[c],1),s[c].m(n,null))}for(te(),c=l.length;c<s.length;c+=1)o(c);ne()}},i(a){if(!i){m(e.$$.fragment,a);for(let u=0;u<l.length;u+=1)m(s[u]);i=!0}},o(a){_(e.$$.fragment,a),s=s.filter(Boolean);for(let u=0;u<s.length;u+=1)_(s[u]);i=!1},d(a){E(e,a),a&&b(t),a&&b(n),$t(s,a)}}}function Npe(r){let e,t,n,i,l,s,o,a,u,f;e=new i1({props:{header:"You must publish your app to activate your automations.",message:"To test your automation before publishing, you can use the 'Run Test' functionality on the next screen."}}),n=new Qe({props:{size:"XS",$$slots:{default:[Tpe]},$$scope:{ctx:r}}});function c(g){r[10](g)}function p(g){r[11](g)}let d={label:"Name"};return r[0]!==void 0&&(d.value=r[0]),r[4]!==void 0&&(d.error=r[4]),l=new et({props:d}),K.push(()=>ce(l,"value",c)),K.push(()=>ce(l,"error",p)),l.$on("change",r[12]),u=new Xe({props:{noPadding:!0,$$slots:{default:[Ppe]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment),t=R(),S(n.$$.fragment),i=R(),S(l.$$.fragment),a=R(),S(u.$$.fragment)},m(g,h){A(e,g,h),$(g,t,h),A(n,g,h),$(g,i,h),A(l,g,h),$(g,a,h),A(u,g,h),f=!0},p(g,h){const v={};h&2097152&&(v.$$scope={dirty:h,ctx:g}),n.$set(v);const C={};!s&&h&1&&(s=!0,C.value=g[0],pe(()=>s=!1)),!o&&h&16&&(o=!0,C.error=g[4],pe(()=>o=!1)),l.$set(C);const w={};h&2097164&&(w.$$scope={dirty:h,ctx:g}),u.$set(w)},i(g){f||(m(e.$$.fragment,g),m(n.$$.fragment,g),m(l.$$.fragment,g),m(u.$$.fragment,g),f=!0)},o(g){_(e.$$.fragment,g),_(n.$$.fragment,g),_(l.$$.fragment,g),_(u.$$.fragment,g),f=!1},d(g){E(e,g),g&&b(t),E(n,g),g&&b(i),E(l,g),g&&b(a),E(u,g)}}}function Rpe(r){let e,t;return e=new Dt({props:{title:"Create Automation",confirmText:"Save",size:"M",onConfirm:r[5],disabled:!r[2]||!r[0],$$slots:{default:[Npe]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,[i]){const l={};i&5&&(l.disabled=!n[2]||!n[0]),i&2097183&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Mpe(r,e,t){let n,i,l,s,o,a;ue(r,Xt,O=>t(8,s=O)),ue(r,qt,O=>t(16,o=O)),ue(r,Cs,O=>t(9,a=O));let u,f,c=!1,p,{webhookModal:d}=e;async function g(){var O;try{await Xt.actions.create({name:u,instanceId:n});const T=s.selectedAutomation.constructBlock("TRIGGER",p.stepId,p);Xt.actions.addBlockToAutomation(T),p.stepId==="WEBHOOK"&&d.show,await Xt.actions.save((O=s.selectedAutomation)==null?void 0:O.automation),we.success(`Automation ${u} created`),o(`./${s.selectedAutomation.automation._id}`),qn.captureEvent(Kn.AUTOMATION.CREATED,{name:u})}catch{we.error("Error creating automation")}}const h=O=>{p=O,t(2,f=O.name)};function v(O){u=O,t(0,u)}function C(O){i=O,t(4,i),t(1,c),t(0,u)}const w=()=>t(1,c=!0),I=O=>h(O);return r.$$set=O=>{"webhookModal"in O&&t(7,d=O.webhookModal)},r.$$.update=()=>{r.$$.dirty&512&&(n=a._id),r.$$.dirty&3&&t(4,i=c&&!u?"Please specify a name for the automation.":null),r.$$.dirty&256&&t(3,l=Object.entries(s.blockDefinitions.TRIGGER))},[u,c,f,l,i,g,h,d,s,a,v,C,w,I]}class P8 extends ie{constructor(e){super();le(this,e,Mpe,Rpe,re,{webhookModal:7})}}function Dpe(r){let e,t;return e=new P8({props:{webhookModal:r[1]}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&2&&(l.webhookModal=n[1]),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function jpe(r){let e,t,n,i,l;t=new Ope({});let s={$$slots:{default:[Dpe]},$$scope:{ctx:r}};return i=new Et({props:s}),r[2](i),{c(){e=D("div"),S(t.$$.fragment),n=R(),S(i.$$.fragment),k(e,"class","tab-content-padding svelte-1r2f9up")},m(o,a){$(o,e,a),A(t,e,null),N(e,n),A(i,e,null),l=!0},p(o,a){const u={};a&10&&(u.$$scope={dirty:a,ctx:o}),i.$set(u)},i(o){l||(m(t.$$.fragment,o),m(i.$$.fragment,o),l=!0)},o(o){_(t.$$.fragment,o),_(i.$$.fragment,o),l=!1},d(o){o&&b(e),E(t),r[2](null),E(i)}}}function Bpe(r){let e,t;return e=new _n({props:{title:"Automations",$$slots:{default:[jpe]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&11&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function zpe(r){let e,t,n,i,l,s;return t=new Wr({props:{selected:"Automations",$$slots:{default:[Bpe]},$$scope:{ctx:r}}}),l=new ct({props:{hoverable:!0,name:"AddCircle"}}),l.$on("click",function(){mt(r[0].show)&&r[0].show.apply(this,arguments)}),{c(){e=D("div"),S(t.$$.fragment),n=R(),i=D("div"),S(l.$$.fragment),k(i,"class","add-button svelte-1r2f9up"),k(i,"data-cy","new-screen"),k(e,"class","title svelte-1r2f9up")},m(o,a){$(o,e,a),A(t,e,null),N(e,n),N(e,i),A(l,i,null),s=!0},p(o,[a]){r=o;const u={};a&11&&(u.$$scope={dirty:a,ctx:r}),t.$set(u)},i(o){s||(m(t.$$.fragment,o),m(l.$$.fragment,o),s=!0)},o(o){_(t.$$.fragment,o),_(l.$$.fragment,o),s=!1},d(o){o&&b(e),E(t),E(l)}}}function qpe(r,e,t){let{modal:n}=e,{webhookModal:i}=e;function l(s){K[s?"unshift":"push"](()=>{n=s,t(0,n)})}return r.$$set=s=>{"modal"in s&&t(0,n=s.modal),"webhookModal"in s&&t(1,i=s.webhookModal)},[n,i,l]}class Upe extends ie{constructor(e){super();le(this,e,qpe,zpe,re,{modal:0,webhookModal:1})}}function Fpe(r){let e,t,n,i;return n=new Xe({props:{gap:"S",justifyItems:"center",$$slots:{default:[Ype]},$$scope:{ctx:r}}}),{c(){e=D("div"),t=D("div"),S(n.$$.fragment),k(t,"class","main svelte-16gumu0"),k(e,"class","centered svelte-16gumu0")},m(l,s){$(l,e,s),N(e,t),A(n,t,null),i=!0},p(l,s){const o={};s&257&&(o.$$scope={dirty:s,ctx:l}),n.$set(o)},i(l){i||(m(n.$$.fragment,l),i=!0)},o(l){_(n.$$.fragment,l),i=!1},d(l){l&&b(e),E(n)}}}function Vpe(r){let e;const t=r[4].default,n=bt(t,r,r[8],null);return{c(){n&&n.c()},m(i,l){n&&n.m(i,l),e=!0},p(i,l){n&&n.p&&(!e||l&256)&&vt(n,t,i,i[8],e?yt(t,i[8],l,null):wt(i[8]),null)},i(i){e||(m(n,i),e=!0)},o(i){_(n,i),e=!1},d(i){n&&n.d(i)}}}function Hpe(r){let e;return{c(){e=F("You have no automations")},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function Wpe(r){let e;return{c(){e=F("Let's fix that. Call the bots!")},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function Gpe(r){let e;return{c(){e=F("Create automation")},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function Ype(r){let e,t,n,i,l,s,o,a,u;return i=new kt({props:{size:"M",$$slots:{default:[Hpe]},$$scope:{ctx:r}}}),s=new Qe({props:{size:"M",$$slots:{default:[Wpe]},$$scope:{ctx:r}}}),a=new ut({props:{size:"M",cta:!0,$$slots:{default:[Gpe]},$$scope:{ctx:r}}}),a.$on("click",r[5]),{c(){e=ge("svg"),t=ge("use"),n=R(),S(i.$$.fragment),l=R(),S(s.$$.fragment),o=R(),S(a.$$.fragment),Ht(t,"xlink:href","#spectrum-icon-18-WorkflowAdd"),k(e,"width","60px"),k(e,"height","60px"),k(e,"class","spectrum-Icon"),k(e,"focusable","false")},m(f,c){$(f,e,c),N(e,t),$(f,n,c),A(i,f,c),$(f,l,c),A(s,f,c),$(f,o,c),A(a,f,c),u=!0},p(f,c){const p={};c&256&&(p.$$scope={dirty:c,ctx:f}),i.$set(p);const d={};c&256&&(d.$$scope={dirty:c,ctx:f}),s.$set(d);const g={};c&256&&(g.$$scope={dirty:c,ctx:f}),a.$set(g)},i(f){u||(m(i.$$.fragment,f),m(s.$$.fragment,f),m(a.$$.fragment,f),u=!0)},o(f){_(i.$$.fragment,f),_(s.$$.fragment,f),_(a.$$.fragment,f),u=!1},d(f){f&&b(e),f&&b(n),E(i,f),f&&b(l),E(s,f),f&&b(o),E(a,f)}}}function Jpe(r){let e,t;return e=new P8({props:{webhookModal:r[1]}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&2&&(l.webhookModal=n[1]),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Qpe(r){let e,t;return e=new j1({}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Xpe(r){let e,t,n,i,l,s,o,a,u,f,c,p;n=new Upe({props:{modal:r[0],webhookModal:r[1]}});const d=[Vpe,Fpe],g=[];function h(w,I){return w[2]?0:1}s=h(r),o=g[s]=d[s](r);let v={$$slots:{default:[Jpe]},$$scope:{ctx:r}};u=new Et({props:v}),r[6](u);let C={width:"30%",$$slots:{default:[Qpe]},$$scope:{ctx:r}};return c=new Et({props:C}),r[7](c),{c(){e=D("div"),t=D("div"),S(n.$$.fragment),i=R(),l=D("div"),o.c(),a=R(),S(u.$$.fragment),f=R(),S(c.$$.fragment),k(t,"class","nav svelte-16gumu0"),k(l,"class","content svelte-16gumu0"),k(e,"class","root svelte-16gumu0")},m(w,I){$(w,e,I),N(e,t),A(n,t,null),N(e,i),N(e,l),g[s].m(l,null),N(e,a),A(u,e,null),N(e,f),A(c,e,null),p=!0},p(w,[I]){const O={};I&1&&(O.modal=w[0]),I&2&&(O.webhookModal=w[1]),n.$set(O);let T=s;s=h(w),s===T?g[s].p(w,I):(te(),_(g[T],1,1,()=>{g[T]=null}),ne(),o=g[s],o?o.p(w,I):(o=g[s]=d[s](w),o.c()),m(o,1),o.m(l,null));const P={};I&258&&(P.$$scope={dirty:I,ctx:w}),u.$set(P);const M={};I&256&&(M.$$scope={dirty:I,ctx:w}),c.$set(M)},i(w){p||(m(n.$$.fragment,w),m(o),m(u.$$.fragment,w),m(c.$$.fragment,w),p=!0)},o(w){_(n.$$.fragment,w),_(o),_(u.$$.fragment,w),_(c.$$.fragment,w),p=!1},d(w){w&&b(e),E(n),g[s].d(),r[6](null),E(u),r[7](null),E(c)}}}function Kpe(r,e,t){let n,i;ue(r,Xt,p=>t(3,i=p));let{$$slots:l={},$$scope:s}=e,o,a;const u=()=>o.show();function f(p){K[p?"unshift":"push"](()=>{o=p,t(0,o)})}function c(p){K[p?"unshift":"push"](()=>{a=p,t(1,a)})}return r.$$set=p=>{"$$scope"in p&&t(8,s=p.$$scope)},r.$$.update=()=>{r.$$.dirty&8&&t(2,n=i.automations[0])},[o,a,n,i,l,u,f,c,s]}class Zpe extends ie{constructor(e){super();le(this,e,Kpe,Xpe,re,{})}}function xpe(r){let e;return{c(){e=F("Publish")},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function ede(r){let e,t;return e=new Dt({props:{title:"Enjoying Budibase?",size:"L",showConfirmButton:!1,showCancelButton:!1}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p:Te,i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function tde(r){let e;return{c(){e=D("span"),e.textContent=`The changes you have made will be published to the production version of
|
|
1243
1243
|
the application.`},m(t,n){$(t,e,n)},d(t){t&&b(e)}}}function nde(r){let e,t;return e=new Dt({props:{title:"Publish to Production",confirmText:"Publish",onConfirm:r[2],$$slots:{default:[tde]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&64&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function rde(r){let e,t,n,i,l,s;e=new ut({props:{secondary:!0,$$slots:{default:[xpe]},$$scope:{ctx:r}}}),e.$on("click",function(){mt(r[1].show)&&r[1].show.apply(this,arguments)});let o={$$slots:{default:[ede]},$$scope:{ctx:r}};n=new Et({props:o}),r[3](n);let a={$$slots:{default:[nde]},$$scope:{ctx:r}};return l=new Et({props:a}),r[4](l),{c(){S(e.$$.fragment),t=R(),S(n.$$.fragment),i=R(),S(l.$$.fragment)},m(u,f){A(e,u,f),$(u,t,f),A(n,u,f),$(u,i,f),A(l,u,f),s=!0},p(u,[f]){r=u;const c={};f&64&&(c.$$scope={dirty:f,ctx:r}),e.$set(c);const p={};f&64&&(p.$$scope={dirty:f,ctx:r}),n.$set(p);const d={};f&64&&(d.$$scope={dirty:f,ctx:r}),l.$set(d)},i(u){s||(m(e.$$.fragment,u),m(n.$$.fragment,u),m(l.$$.fragment,u),s=!0)},o(u){_(e.$$.fragment,u),_(n.$$.fragment,u),_(l.$$.fragment,u),s=!1},d(u){E(e,u),u&&b(t),r[3](null),E(n,u),u&&b(i),r[4](null),E(l,u)}}}function ide(r,e,t){let n;ue(r,Ge,u=>t(5,n=u));let i,l;async function s(){try{await Ze.deployAppChanges(),qn.captureEvent(Kn.APP.PUBLISHED,{appId:n.appId}),we.success("Application published successfully")}catch(u){qn.captureException(u),we.error("Error publishing app")}}function o(u){K[u?"unshift":"push"](()=>{i=u,t(0,i)})}function a(u){K[u?"unshift":"push"](()=>{l=u,t(1,l)})}return[i,l,s,o,a]}class lde extends ie{constructor(e){super();le(this,e,ide,rde,re,{})}}function sde(r){let e,t,n,i,l,s,o;function a(f){r[4](f)}let u={};return r[2]!==void 0&&(u.value=r[2]),l=new et({props:u}),K.push(()=>ce(l,"value",a)),{c(){e=D("span"),e.textContent=`The changes you have made will be deleted and the application reverted
|
|
1244
|
-
back to its production state.`,t=R(),n=D("span"),n.textContent="Please enter your app name to continue.",i=R(),S(l.$$.fragment)},m(f,c){$(f,e,c),$(f,t,c),$(f,n,c),$(f,i,c),A(l,f,c),o=!0},p(f,c){const p={};!s&&c&4&&(s=!0,p.value=f[2],pe(()=>s=!1)),l.$set(p)},i(f){o||(m(l.$$.fragment,f),o=!0)},o(f){_(l.$$.fragment,f),o=!1},d(f){f&&b(e),f&&b(t),f&&b(n),f&&b(i),E(l,f)}}}function ode(r){let e,t;return e=new Dt({props:{title:"Revert Changes",confirmText:"Revert",onConfirm:r[3],disabled:r[2]!==r[0].name,$$slots:{default:[sde]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&5&&(l.disabled=n[2]!==n[0].name),i&132&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function ade(r){let e,t,n,i;e=new ct({props:{name:"Revert",hoverable:!0}}),e.$on("click",function(){mt(r[1].show)&&r[1].show.apply(this,arguments)});let l={$$slots:{default:[ode]},$$scope:{ctx:r}};return n=new Et({props:l}),r[5](n),{c(){S(e.$$.fragment),t=R(),S(n.$$.fragment)},m(s,o){A(e,s,o),$(s,t,o),A(n,s,o),i=!0},p(s,[o]){r=s;const a={};o&133&&(a.$$scope={dirty:o,ctx:r}),n.$set(a)},i(s){i||(m(e.$$.fragment,s),m(n.$$.fragment,s),i=!0)},o(s){_(e.$$.fragment,s),_(n.$$.fragment,s),i=!1},d(s){E(e,s),s&&b(t),r[5](null),E(n,s)}}}function ude(r,e,t){let n,i;ue(r,Ge,f=>t(0,i=f));let l,s;const o=async()=>{try{await Ze.revertAppChanges(n);const f=await Ze.fetchAppPackage(n);await Ge.actions.initialise(f),we.info("Changes reverted successfully")}catch(f){we.error(`Error reverting changes: ${f}`)}};function a(f){s=f,t(2,s)}function u(f){K[f?"unshift":"push"](()=>{l=f,t(1,l)})}return r.$$.update=()=>{r.$$.dirty&1&&(n=i.appId)},[i,l,s,o,a,u]}class fde extends ie{constructor(e){super();le(this,e,ude,ade,re,{})}}const cde="@budibase/client",pde="1.0.
|
|
1244
|
+
back to its production state.`,t=R(),n=D("span"),n.textContent="Please enter your app name to continue.",i=R(),S(l.$$.fragment)},m(f,c){$(f,e,c),$(f,t,c),$(f,n,c),$(f,i,c),A(l,f,c),o=!0},p(f,c){const p={};!s&&c&4&&(s=!0,p.value=f[2],pe(()=>s=!1)),l.$set(p)},i(f){o||(m(l.$$.fragment,f),o=!0)},o(f){_(l.$$.fragment,f),o=!1},d(f){f&&b(e),f&&b(t),f&&b(n),f&&b(i),E(l,f)}}}function ode(r){let e,t;return e=new Dt({props:{title:"Revert Changes",confirmText:"Revert",onConfirm:r[3],disabled:r[2]!==r[0].name,$$slots:{default:[sde]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&5&&(l.disabled=n[2]!==n[0].name),i&132&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function ade(r){let e,t,n,i;e=new ct({props:{name:"Revert",hoverable:!0}}),e.$on("click",function(){mt(r[1].show)&&r[1].show.apply(this,arguments)});let l={$$slots:{default:[ode]},$$scope:{ctx:r}};return n=new Et({props:l}),r[5](n),{c(){S(e.$$.fragment),t=R(),S(n.$$.fragment)},m(s,o){A(e,s,o),$(s,t,o),A(n,s,o),i=!0},p(s,[o]){r=s;const a={};o&133&&(a.$$scope={dirty:o,ctx:r}),n.$set(a)},i(s){i||(m(e.$$.fragment,s),m(n.$$.fragment,s),i=!0)},o(s){_(e.$$.fragment,s),_(n.$$.fragment,s),i=!1},d(s){E(e,s),s&&b(t),r[5](null),E(n,s)}}}function ude(r,e,t){let n,i;ue(r,Ge,f=>t(0,i=f));let l,s;const o=async()=>{try{await Ze.revertAppChanges(n);const f=await Ze.fetchAppPackage(n);await Ge.actions.initialise(f),we.info("Changes reverted successfully")}catch(f){we.error(`Error reverting changes: ${f}`)}};function a(f){s=f,t(2,s)}function u(f){K[f?"unshift":"push"](()=>{l=f,t(1,l)})}return r.$$.update=()=>{r.$$.dirty&1&&(n=i.appId)},[i,l,s,o,a,u]}class fde extends ie{constructor(e){super();le(this,e,ude,ade,re,{})}}const cde="@budibase/client",pde="1.0.96",dde="MPL-2.0",mde="dist/budibase-client.js",gde="dist/budibase-client.js",_de="module",hde="src/index.js",$de={".":{import:"./dist/budibase-client.js",require:"./dist/budibase-client.js"},"./package.json":"./package.json","./manifest.json":"./manifest.json"},bde={build:"rollup -c","dev:builder":"rollup -cw"},vde={"@budibase/bbui":"^1.0.96","@budibase/frontend-core":"^1.0.96","@budibase/string-templates":"^1.0.96","@spectrum-css/button":"^3.0.3","@spectrum-css/card":"^3.0.3","@spectrum-css/divider":"^1.0.3","@spectrum-css/link":"^3.1.3","@spectrum-css/page":"^3.0.1","@spectrum-css/tag":"^3.1.4","@spectrum-css/typography":"^3.0.2","@spectrum-css/vars":"^3.0.1",apexcharts:"^3.22.1",dayjs:"^1.10.5",downloadjs:"1.4.7",regexparam:"^1.3.0","rollup-plugin-polyfill-node":"^0.8.0",shortid:"^2.2.15",svelte:"^3.38.2","svelte-apexcharts":"^1.0.2","svelte-flatpickr":"^3.1.0","svelte-spa-router":"^3.0.5"},wde={"@rollup/plugin-alias":"^3.1.5","@rollup/plugin-commonjs":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1",postcss:"^8.2.10",rollup:"^2.44.0","rollup-plugin-json":"^4.0.0","rollup-plugin-postcss":"^4.0.0","rollup-plugin-svelte":"^7.1.0","rollup-plugin-svg":"^2.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^5.5.4"},yde="d1836a898cab3f8ab80ee6d8f42be1a9eed7dcdc";var B1={name:cde,version:pde,license:dde,module:mde,main:gde,type:_de,svelte:hde,exports:$de,scripts:bde,dependencies:vde,devDependencies:wde,gitHead:yde};function kde(r){let e,t;return e=new Qe({props:{size:"S",$$slots:{default:[Sde]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&513&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Cde(r){let e,t;return e=new Qe({props:{size:"S",$$slots:{default:[Ade]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&513&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Sde(r){let e,t,n=r[0].version+"",i,l;return{c(){e=F("This app is currently using version "),t=D("b"),i=F(n),l=F(` which is the
|
|
1245
1245
|
latest version available.`)},m(s,o){$(s,e,o),$(s,t,o),N(t,i),$(s,l,o)},p(s,o){o&1&&n!==(n=s[0].version+"")&&Le(i,n)},d(s){s&&b(e),s&&b(t),s&&b(l)}}}function Ade(r){let e,t,n=r[0].version+"",i,l,s,o;return{c(){e=F("This app is currently using version "),t=D("b"),i=F(n),l=F(`, but version
|
|
1246
1246
|
`),s=D("b"),s.textContent=`${B1.version}`,o=F(` is available. Updates can contain new features,
|
|
1247
1247
|
performance improvements and bug fixes.`)},m(a,u){$(a,e,u),$(a,t,u),N(t,i),$(a,l,u),$(a,s,u),$(a,o,u)},p(a,u){u&1&&n!==(n=a[0].version+"")&&Le(i,n)},d(a){a&&b(e),a&&b(t),a&&b(l),a&&b(s),a&&b(o)}}}function N8(r){let e,t;return e=new Qe({props:{size:"S",$$slots:{default:[Ede]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(n,i){A(e,n,i),t=!0},p(n,i){const l={};i&513&&(l.$$scope={dirty:i,ctx:n}),e.$set(l)},i(n){t||(m(e.$$.fragment,n),t=!0)},o(n){_(e.$$.fragment,n),t=!1},d(n){E(e,n)}}}function Ede(r){let e,t,n=r[0].revertableVersion+"",i,l;return{c(){e=F(`You can revert this app to version
|
package/builder/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap"
|
|
11
11
|
rel="stylesheet"
|
|
12
12
|
/>
|
|
13
|
-
<script type="module" crossorigin src="/builder/assets/index.
|
|
13
|
+
<script type="module" crossorigin src="/builder/assets/index.3c2af30f.js"></script>
|
|
14
14
|
<link rel="modulepreload" href="/builder/assets/vendor.a7c6ad0a.js">
|
|
15
15
|
<link rel="stylesheet" href="/builder/assets/vendor.5e1fe644.css">
|
|
16
16
|
<link rel="stylesheet" href="/builder/assets/index.7c8961b4.css">
|
package/coverage/clover.xml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1648210936458" clover="3.2.0">
|
|
3
|
+
<project timestamp="1648210936458" name="All files">
|
|
4
4
|
<metrics statements="5054" coveredstatements="3732" conditionals="2072" coveredconditionals="1124" methods="734" coveredmethods="526" elements="7860" coveredelements="5382" complexity="0" loc="5054" ncloc="5054" packages="23" files="147" classes="147"/>
|
|
5
5
|
<package name="api">
|
|
6
6
|
<metrics statements="30" coveredstatements="28" conditionals="5" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
@@ -1440,37 +1440,37 @@
|
|
|
1440
1440
|
<line num="6" count="119" type="cond" truecount="1" falsecount="1"/>
|
|
1441
1441
|
<line num="7" count="0" type="stmt"/>
|
|
1442
1442
|
<line num="9" count="118" type="stmt"/>
|
|
1443
|
-
<line num="13" count="
|
|
1444
|
-
<line num="14" count="
|
|
1445
|
-
<line num="16" count="
|
|
1446
|
-
<line num="17" count="
|
|
1443
|
+
<line num="13" count="122" type="cond" truecount="4" falsecount="0"/>
|
|
1444
|
+
<line num="14" count="80" type="stmt"/>
|
|
1445
|
+
<line num="16" count="42" type="cond" truecount="4" falsecount="0"/>
|
|
1446
|
+
<line num="17" count="34" type="stmt"/>
|
|
1447
1447
|
<line num="19" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1448
1448
|
<line num="20" count="7" type="stmt"/>
|
|
1449
1449
|
<line num="24" count="40" type="stmt"/>
|
|
1450
|
-
<line num="25" count="
|
|
1451
|
-
<line num="26" count="
|
|
1452
|
-
<line num="27" count="
|
|
1453
|
-
<line num="29" count="
|
|
1450
|
+
<line num="25" count="7" type="stmt"/>
|
|
1451
|
+
<line num="26" count="7" type="stmt"/>
|
|
1452
|
+
<line num="27" count="7" type="stmt"/>
|
|
1453
|
+
<line num="29" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
1454
1454
|
<line num="30" count="0" type="stmt"/>
|
|
1455
|
-
<line num="32" count="
|
|
1456
|
-
<line num="33" count="
|
|
1457
|
-
<line num="34" count="
|
|
1458
|
-
<line num="35" count="
|
|
1459
|
-
<line num="37" count="
|
|
1460
|
-
<line num="38" count="
|
|
1455
|
+
<line num="32" count="7" type="stmt"/>
|
|
1456
|
+
<line num="33" count="7" type="stmt"/>
|
|
1457
|
+
<line num="34" count="5" type="stmt"/>
|
|
1458
|
+
<line num="35" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1459
|
+
<line num="37" count="5" type="stmt"/>
|
|
1460
|
+
<line num="38" count="5" type="stmt"/>
|
|
1461
1461
|
<line num="40" count="2" type="stmt"/>
|
|
1462
1462
|
<line num="44" count="40" type="stmt"/>
|
|
1463
1463
|
<line num="45" count="74" type="stmt"/>
|
|
1464
1464
|
<line num="46" count="74" type="stmt"/>
|
|
1465
1465
|
<line num="47" count="74" type="stmt"/>
|
|
1466
1466
|
<line num="49" count="74" type="cond" truecount="4" falsecount="0"/>
|
|
1467
|
-
<line num="50" count="
|
|
1468
|
-
<line num="52" count="
|
|
1469
|
-
<line num="53" count="
|
|
1470
|
-
<line num="54" count="
|
|
1471
|
-
<line num="55" count="
|
|
1472
|
-
<line num="56" count="
|
|
1473
|
-
<line num="57" count="
|
|
1467
|
+
<line num="50" count="3" type="stmt"/>
|
|
1468
|
+
<line num="52" count="71" type="stmt"/>
|
|
1469
|
+
<line num="53" count="71" type="stmt"/>
|
|
1470
|
+
<line num="54" count="70" type="stmt"/>
|
|
1471
|
+
<line num="55" count="70" type="cond" truecount="2" falsecount="0"/>
|
|
1472
|
+
<line num="56" count="70" type="stmt"/>
|
|
1473
|
+
<line num="57" count="70" type="stmt"/>
|
|
1474
1474
|
<line num="59" count="1" type="stmt"/>
|
|
1475
1475
|
<line num="63" count="40" type="stmt"/>
|
|
1476
1476
|
<line num="64" count="7" type="stmt"/>
|
|
@@ -1566,44 +1566,44 @@
|
|
|
1566
1566
|
<line num="76" count="10" type="stmt"/>
|
|
1567
1567
|
<line num="78" count="5" type="stmt"/>
|
|
1568
1568
|
<line num="81" count="40" type="stmt"/>
|
|
1569
|
-
<line num="82" count="
|
|
1570
|
-
<line num="83" count="
|
|
1571
|
-
<line num="84" count="
|
|
1572
|
-
<line num="85" count="
|
|
1573
|
-
<line num="87" count="
|
|
1574
|
-
<line num="88" count="
|
|
1569
|
+
<line num="82" count="6" type="stmt"/>
|
|
1570
|
+
<line num="83" count="6" type="stmt"/>
|
|
1571
|
+
<line num="84" count="6" type="stmt"/>
|
|
1572
|
+
<line num="85" count="6" type="stmt"/>
|
|
1573
|
+
<line num="87" count="6" type="stmt"/>
|
|
1574
|
+
<line num="88" count="6" type="stmt"/>
|
|
1575
1575
|
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1576
1576
|
<line num="93" count="0" type="stmt"/>
|
|
1577
1577
|
<line num="97" count="0" type="stmt"/>
|
|
1578
|
-
<line num="100" count="
|
|
1579
|
-
<line num="102" count="
|
|
1580
|
-
<line num="103" count="
|
|
1581
|
-
<line num="104" count="
|
|
1582
|
-
<line num="105" count="
|
|
1583
|
-
<line num="109" count="
|
|
1584
|
-
<line num="110" count="
|
|
1585
|
-
<line num="115" count="
|
|
1578
|
+
<line num="100" count="6" type="stmt"/>
|
|
1579
|
+
<line num="102" count="6" type="stmt"/>
|
|
1580
|
+
<line num="103" count="6" type="stmt"/>
|
|
1581
|
+
<line num="104" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
1582
|
+
<line num="105" count="7" type="stmt"/>
|
|
1583
|
+
<line num="109" count="6" type="stmt"/>
|
|
1584
|
+
<line num="110" count="6" type="stmt"/>
|
|
1585
|
+
<line num="115" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1586
1586
|
<line num="116" count="1" type="stmt"/>
|
|
1587
|
-
<line num="120" count="
|
|
1588
|
-
<line num="127" count="
|
|
1589
|
-
<line num="129" count="
|
|
1587
|
+
<line num="120" count="5" type="stmt"/>
|
|
1588
|
+
<line num="127" count="5" type="stmt"/>
|
|
1589
|
+
<line num="129" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1590
1590
|
<line num="131" count="0" type="stmt"/>
|
|
1591
1591
|
<line num="132" count="0" type="stmt"/>
|
|
1592
1592
|
<line num="133" count="0" type="stmt"/>
|
|
1593
|
-
<line num="136" count="
|
|
1593
|
+
<line num="136" count="5" type="stmt"/>
|
|
1594
1594
|
<line num="142" count="40" type="stmt"/>
|
|
1595
|
-
<line num="143" count="
|
|
1596
|
-
<line num="144" count="
|
|
1597
|
-
<line num="145" count="
|
|
1598
|
-
<line num="147" count="
|
|
1599
|
-
<line num="148" count="
|
|
1600
|
-
<line num="152" count="
|
|
1601
|
-
<line num="153" count="
|
|
1602
|
-
<line num="154" count="
|
|
1603
|
-
<line num="159" count="
|
|
1595
|
+
<line num="143" count="71" type="stmt"/>
|
|
1596
|
+
<line num="144" count="71" type="stmt"/>
|
|
1597
|
+
<line num="145" count="71" type="stmt"/>
|
|
1598
|
+
<line num="147" count="71" type="cond" truecount="3" falsecount="1"/>
|
|
1599
|
+
<line num="148" count="71" type="stmt"/>
|
|
1600
|
+
<line num="152" count="71" type="stmt"/>
|
|
1601
|
+
<line num="153" count="71" type="stmt"/>
|
|
1602
|
+
<line num="154" count="71" type="stmt"/>
|
|
1603
|
+
<line num="159" count="71" type="cond" truecount="1" falsecount="1"/>
|
|
1604
1604
|
<line num="160" count="0" type="stmt"/>
|
|
1605
|
-
<line num="164" count="
|
|
1606
|
-
<line num="171" count="
|
|
1605
|
+
<line num="164" count="71" type="stmt"/>
|
|
1606
|
+
<line num="171" count="70" type="stmt"/>
|
|
1607
1607
|
<line num="177" count="40" type="stmt"/>
|
|
1608
1608
|
<line num="178" count="7" type="stmt"/>
|
|
1609
1609
|
<line num="181" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -3291,9 +3291,9 @@
|
|
|
3291
3291
|
<line num="51" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
3292
3292
|
<line num="55" count="4" type="stmt"/>
|
|
3293
3293
|
<line num="61" count="39" type="stmt"/>
|
|
3294
|
-
<line num="66" count="
|
|
3294
|
+
<line num="66" count="9" type="stmt"/>
|
|
3295
3295
|
<line num="69" count="39" type="stmt"/>
|
|
3296
|
-
<line num="74" count="
|
|
3296
|
+
<line num="74" count="4" type="stmt"/>
|
|
3297
3297
|
<line num="77" count="39" type="stmt"/>
|
|
3298
3298
|
<line num="82" count="6" type="stmt"/>
|
|
3299
3299
|
<line num="85" count="39" type="stmt"/>
|
|
@@ -3822,7 +3822,7 @@
|
|
|
3822
3822
|
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
3823
3823
|
<line num="1" count="55" type="stmt"/>
|
|
3824
3824
|
<line num="3" count="55" type="stmt"/>
|
|
3825
|
-
<line num="4" count="
|
|
3825
|
+
<line num="4" count="945" type="stmt"/>
|
|
3826
3826
|
</file>
|
|
3827
3827
|
<file name="utils.js" path="/home/runner/work/budibase/budibase/packages/server/src/db/utils.js">
|
|
3828
3828
|
<metrics statements="113" coveredstatements="103" conditionals="51" coveredconditionals="19" methods="32" coveredmethods="27"/>
|
|
@@ -3871,8 +3871,8 @@
|
|
|
3871
3871
|
<line num="155" count="0" type="stmt"/>
|
|
3872
3872
|
<line num="158" count="0" type="stmt"/>
|
|
3873
3873
|
<line num="167" count="55" type="cond" truecount="1" falsecount="0"/>
|
|
3874
|
-
<line num="168" count="
|
|
3875
|
-
<line num="169" count="
|
|
3874
|
+
<line num="168" count="265" type="cond" truecount="2" falsecount="0"/>
|
|
3875
|
+
<line num="169" count="265" type="stmt"/>
|
|
3876
3876
|
<line num="175" count="55" type="cond" truecount="0" falsecount="2"/>
|
|
3877
3877
|
<line num="176" count="3" type="stmt"/>
|
|
3878
3878
|
<line num="184" count="55" type="stmt"/>
|
|
@@ -5403,17 +5403,17 @@
|
|
|
5403
5403
|
<line num="223" count="78" type="stmt"/>
|
|
5404
5404
|
<line num="224" count="78" type="stmt"/>
|
|
5405
5405
|
<line num="225" count="78" type="stmt"/>
|
|
5406
|
-
<line num="226" count="
|
|
5407
|
-
<line num="228" count="
|
|
5408
|
-
<line num="229" count="
|
|
5406
|
+
<line num="226" count="353" type="stmt"/>
|
|
5407
|
+
<line num="228" count="353" type="cond" truecount="2" falsecount="0"/>
|
|
5408
|
+
<line num="229" count="172" type="cond" truecount="2" falsecount="0"/>
|
|
5409
5409
|
<line num="230" count="3" type="stmt"/>
|
|
5410
|
-
<line num="232" count="
|
|
5410
|
+
<line num="232" count="172" type="stmt"/>
|
|
5411
5411
|
<line num="235" count="181" type="cond" truecount="1" falsecount="1"/>
|
|
5412
5412
|
<line num="236" count="0" type="stmt"/>
|
|
5413
5413
|
<line num="240" count="181" type="stmt"/>
|
|
5414
5414
|
<line num="244" count="78" type="cond" truecount="4" falsecount="0"/>
|
|
5415
|
-
<line num="245" count="
|
|
5416
|
-
<line num="246" count="
|
|
5415
|
+
<line num="245" count="72" type="stmt"/>
|
|
5416
|
+
<line num="246" count="72" type="stmt"/>
|
|
5417
5417
|
<line num="250" count="78" type="stmt"/>
|
|
5418
5418
|
<line num="262" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
5419
5419
|
<line num="263" count="107" type="stmt"/>
|
|
@@ -5433,12 +5433,12 @@
|
|
|
5433
5433
|
<line num="288" count="27" type="stmt"/>
|
|
5434
5434
|
<line num="290" count="107" type="cond" truecount="2" falsecount="0"/>
|
|
5435
5435
|
<line num="303" count="40" type="stmt"/>
|
|
5436
|
-
<line num="304" count="
|
|
5437
|
-
<line num="305" count="
|
|
5438
|
-
<line num="306" count="
|
|
5439
|
-
<line num="308" count="
|
|
5440
|
-
<line num="309" count="
|
|
5441
|
-
<line num="310" count="
|
|
5436
|
+
<line num="304" count="14" type="stmt"/>
|
|
5437
|
+
<line num="305" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
5438
|
+
<line num="306" count="14" type="stmt"/>
|
|
5439
|
+
<line num="308" count="14" type="stmt"/>
|
|
5440
|
+
<line num="309" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
5441
|
+
<line num="310" count="14" type="stmt"/>
|
|
5442
5442
|
<line num="313" count="0" type="stmt"/>
|
|
5443
5443
|
<line num="315" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5444
5444
|
<line num="316" count="0" type="stmt"/>
|