@genesislcap/design-system-configurator 14.487.0 → 14.488.0
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/995.96de62785edd324c1ebbdb07f598728d.js.map +1 -0
- package/dist/{995.995.663b644185cdc527e3c0.js → 995.995.3a458ba935efe1bf01d3.js} +376 -376
- package/dist/{designSystemConfigurator.572ba069ab04dd1b748b2099302ec38e.js.map → designSystemConfigurator.f1289eff5b92b7871bc600778a647f20.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/{main.57023d9bfc31e07214e5.js → main.d02601282c7310873793.js} +2 -2
- package/dist/{main.93d72d733c199c5d83706be0dc0b09b2.js.map → main.d11d0da038d48e2fba85b8bcc0a599ed.js.map} +1 -1
- package/dist/{npm.lodash.23.005c7f390bb25e985f9e.js → npm.lodash.23.c3a9577878ad3a089718.js} +1 -1
- package/dist/remoteEntry.js +2 -2
- package/package.json +13 -13
- package/dist/995.d8d71a0290f367389b3c233c3e5a2daf.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[995],{8420(e,t,i){e.exports=function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=t(e),o={name:"en-gb",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(e){var t=["th","st","nd","rd"],i=e%100;return"["+e+(t[(i-20)%10]||t[i]||t[0])+"]"}};return i.default.locale(o,null,!0),o}(i(94343))},58915(e){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,n=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,s={},r=function(e){return(e=+e)+(e>68?1900:2e3)},l=function(e){return function(t){this[e]=+t}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),i=60*t[1]+(+t[2]||0);return 0===i?0:"+"===t[0]?-i:i}(e)}],c=function(e){var t=s[e];return t&&(t.indexOf?t:t.s.concat(t.f))},u=function(e,t){var i,o=s.meridiem;if(o){for(var n=1;n<=24;n+=1)if(e.indexOf(o(n,0,t))>-1){i=n>12;break}}else i=e===(t?"pm":"PM");return i},h={A:[a,function(e){this.afternoon=u(e,!1)}],a:[a,function(e){this.afternoon=u(e,!0)}],Q:[i,function(e){this.month=3*(e-1)+1}],S:[i,function(e){this.milliseconds=100*+e}],SS:[o,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[n,l("seconds")],ss:[n,l("seconds")],m:[n,l("minutes")],mm:[n,l("minutes")],H:[n,l("hours")],h:[n,l("hours")],HH:[n,l("hours")],hh:[n,l("hours")],D:[n,l("day")],DD:[o,l("day")],Do:[a,function(e){var t=s.ordinal,i=e.match(/\d+/);if(this.day=i[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],w:[n,l("week")],ww:[o,l("week")],M:[n,l("month")],MM:[o,l("month")],MMM:[a,function(e){var t=c("months"),i=(c("monthsShort")||t.map(function(e){return e.slice(0,3)})).indexOf(e)+1;if(i<1)throw new Error;this.month=i%12||i}],MMMM:[a,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,l("year")],YY:[o,function(e){this.year=r(e)}],YYYY:[/\d{4}/,l("year")],Z:d,ZZ:d};function p(i){var o,n;o=i,n=s&&s.formats;for(var a=(i=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(t,i,o){var a=o&&o.toUpperCase();return i||n[o]||e[o]||n[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})})).match(t),r=a.length,l=0;l<r;l+=1){var d=a[l],c=h[d],u=c&&c[0],p=c&&c[1];a[l]=p?{regex:u,parser:p}:d.replace(/^\[|\]$/g,"")}return function(e){for(var t={},i=0,o=0;i<r;i+=1){var n=a[i];if("string"==typeof n)o+=n.length;else{var s=n.regex,l=n.parser,d=e.slice(o),c=s.exec(d)[0];l.call(t,c),e=e.replace(c,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var i=e.hours;t?i<12&&(e.hours+=12):12===i&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,i){i.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(r=e.parseTwoDigitYear);var o=t.prototype,n=o.parse;o.parse=function(e){var t=e.date,o=e.utc,a=e.args;this.$u=o;var r=a[1];if("string"==typeof r){var l=!0===a[2],d=!0===a[3],c=l||d,u=a[2];d&&(u=a[2]),s=this.$locale(),!l&&u&&(s=i.Ls[u]),this.$d=function(e,t,i,o){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var n=p(t)(e),a=n.year,s=n.month,r=n.day,l=n.hours,d=n.minutes,c=n.seconds,u=n.milliseconds,h=n.zone,m=n.week,g=new Date,v=r||(a||s?1:g.getDate()),f=a||g.getFullYear(),b=0;a&&!s||(b=s>0?s-1:g.getMonth());var y,w=l||0,C=d||0,x=c||0,$=u||0;return h?new Date(Date.UTC(f,b,v,w,C,x,$+60*h.offset*1e3)):i?new Date(Date.UTC(f,b,v,w,C,x,$)):(y=new Date(f,b,v,w,C,x,$),m&&(y=o(y).week(m).toDate()),y)}catch(e){return new Date("")}}(t,r,o,i),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),c&&t!=this.format(r)&&(this.$d=new Date("")),s={}}else if(r instanceof Array)for(var h=r.length,m=1;m<=h;m+=1){a[1]=r[m-1];var g=i.apply(this,a);if(g.isValid()){this.$d=g.$d,this.$L=g.$L,this.init();break}m===h&&(this.$d=new Date(""))}else n.call(this,e)}}}()},33839(e){e.exports=function(){"use strict";return function(e,t){t.prototype.isLeapYear=function(){return this.$y%4==0&&this.$y%100!=0||this.$y%400==0}}}()},7554(e){e.exports=function(){"use strict";return function(e,t,i){var o=t.prototype,n=function(e){return e&&(e.indexOf?e:e.s)},a=function(e,t,i,o,a){var s=e.name?e:e.$locale(),r=n(s[t]),l=n(s[i]),d=r||l.map(function(e){return e.slice(0,o)});if(!a)return d;var c=s.weekStart;return d.map(function(e,t){return d[(t+(c||0))%7]})},s=function(){return i.Ls[i.locale()]},r=function(e,t){return e.formats[t]||function(e){return e.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})}(e.formats[t.toUpperCase()])},l=function(){var e=this;return{months:function(t){return t?t.format("MMMM"):a(e,"months")},monthsShort:function(t){return t?t.format("MMM"):a(e,"monthsShort","months",3)},firstDayOfWeek:function(){return e.$locale().weekStart||0},weekdays:function(t){return t?t.format("dddd"):a(e,"weekdays")},weekdaysMin:function(t){return t?t.format("dd"):a(e,"weekdaysMin","weekdays",2)},weekdaysShort:function(t){return t?t.format("ddd"):a(e,"weekdaysShort","weekdays",3)},longDateFormat:function(t){return r(e.$locale(),t)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return l.bind(this)()},i.localeData=function(){var e=s();return{firstDayOfWeek:function(){return e.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(t){return r(e,t)},meridiem:e.meridiem,ordinal:e.ordinal}},i.months=function(){return a(s(),"months")},i.monthsShort=function(){return a(s(),"monthsShort","months",3)},i.weekdays=function(e){return a(s(),"weekdays",null,null,e)},i.weekdaysShort=function(e){return a(s(),"weekdaysShort","weekdays",3,e)},i.weekdaysMin=function(e){return a(s(),"weekdaysMin","weekdays",2,e)}}}()},49916(e){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(t,i,o){var n=i.prototype,a=n.format;o.en.formats=e,n.format=function(t){void 0===t&&(t="YYYY-MM-DDTHH:mm:ssZ");var i=this.$locale().formats,o=function(t,i){return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(t,o,n){var a=n&&n.toUpperCase();return o||i[n]||e[n]||i[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})})}(t,void 0===i?{}:i);return a.call(this,o)}}}()},57565(e){e.exports=s,s.default=s,s.stable=c,s.stableStringify=c;var t="[...]",i="[Circular]",o=[],n=[];function a(){return{depthLimit:Number.MAX_SAFE_INTEGER,edgesLimit:Number.MAX_SAFE_INTEGER}}function s(e,t,i,s){var r;void 0===s&&(s=a()),l(e,"",0,[],void 0,0,s);try{r=0===n.length?JSON.stringify(e,t,i):JSON.stringify(e,h(t),i)}catch(e){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==o.length;){var d=o.pop();4===d.length?Object.defineProperty(d[0],d[1],d[3]):d[0][d[1]]=d[2]}}return r}function r(e,t,i,a){var s=Object.getOwnPropertyDescriptor(a,i);void 0!==s.get?s.configurable?(Object.defineProperty(a,i,{value:e}),o.push([a,i,t,s])):n.push([t,i,e]):(a[i]=e,o.push([a,i,t]))}function l(e,o,n,a,s,d,c){var u;if(d+=1,"object"==typeof e&&null!==e){for(u=0;u<a.length;u++)if(a[u]===e)return void r(i,e,o,s);if(void 0!==c.depthLimit&&d>c.depthLimit)return void r(t,e,o,s);if(void 0!==c.edgesLimit&&n+1>c.edgesLimit)return void r(t,e,o,s);if(a.push(e),Array.isArray(e))for(u=0;u<e.length;u++)l(e[u],u,u,a,e,d,c);else{var h=Object.keys(e);for(u=0;u<h.length;u++){var p=h[u];l(e[p],p,u,a,e,d,c)}}a.pop()}}function d(e,t){return e<t?-1:e>t?1:0}function c(e,t,i,s){void 0===s&&(s=a());var r,l=u(e,"",0,[],void 0,0,s)||e;try{r=0===n.length?JSON.stringify(l,t,i):JSON.stringify(l,h(t),i)}catch(e){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==o.length;){var d=o.pop();4===d.length?Object.defineProperty(d[0],d[1],d[3]):d[0][d[1]]=d[2]}}return r}function u(e,n,a,s,l,c,h){var p;if(c+=1,"object"==typeof e&&null!==e){for(p=0;p<s.length;p++)if(s[p]===e)return void r(i,e,n,l);try{if("function"==typeof e.toJSON)return}catch(e){return}if(void 0!==h.depthLimit&&c>h.depthLimit)return void r(t,e,n,l);if(void 0!==h.edgesLimit&&a+1>h.edgesLimit)return void r(t,e,n,l);if(s.push(e),Array.isArray(e))for(p=0;p<e.length;p++)u(e[p],p,p,s,e,c,h);else{var m={},g=Object.keys(e).sort(d);for(p=0;p<g.length;p++){var v=g[p];u(e[v],v,p,s,e,c,h),m[v]=e[v]}if(void 0===l)return m;o.push([l,n,e]),l[n]=m}s.pop()}}function h(e){return e=void 0!==e?e:function(e,t){return t},function(t,i){if(n.length>0)for(var o=0;o<n.length;o++){var a=n[o];if(a[1]===t&&a[0]===i){i=a[2],n.splice(o,1);break}}return e.call(this,t,i)}}},93678(e){"use strict";function t(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}e.exports=function(e){if((e=e||{}).circles)return function(e){const i=[],o=[],n=new Map;if(n.set(Date,e=>new Date(e)),n.set(Map,(e,t)=>new Map(s(Array.from(e),t))),n.set(Set,(e,t)=>new Set(s(Array.from(e),t))),e.constructorHandlers)for(const t of e.constructorHandlers)n.set(t[0],t[1]);let a=null;return e.proto?l:r;function s(e,s){const r=Object.keys(e),l=new Array(r.length);for(let d=0;d<r.length;d++){const c=r[d],u=e[c];if("object"!=typeof u||null===u)l[c]=u;else if(u.constructor!==Object&&(a=n.get(u.constructor)))l[c]=a(u,s);else if(ArrayBuffer.isView(u))l[c]=t(u);else{const e=i.indexOf(u);l[c]=-1!==e?o[e]:s(u)}}return l}function r(e){if("object"!=typeof e||null===e)return e;if(Array.isArray(e))return s(e,r);if(e.constructor!==Object&&(a=n.get(e.constructor)))return a(e,r);const l={};i.push(e),o.push(l);for(const s in e){if(!1===Object.hasOwnProperty.call(e,s))continue;const d=e[s];if("object"!=typeof d||null===d)l[s]=d;else if(d.constructor!==Object&&(a=n.get(d.constructor)))l[s]=a(d,r);else if(ArrayBuffer.isView(d))l[s]=t(d);else{const e=i.indexOf(d);l[s]=-1!==e?o[e]:r(d)}}return i.pop(),o.pop(),l}function l(e){if("object"!=typeof e||null===e)return e;if(Array.isArray(e))return s(e,l);if(e.constructor!==Object&&(a=n.get(e.constructor)))return a(e,l);const r={};i.push(e),o.push(r);for(const s in e){const d=e[s];if("object"!=typeof d||null===d)r[s]=d;else if(d.constructor!==Object&&(a=n.get(d.constructor)))r[s]=a(d,l);else if(ArrayBuffer.isView(d))r[s]=t(d);else{const e=i.indexOf(d);r[s]=-1!==e?o[e]:l(d)}}return i.pop(),o.pop(),r}}(e);const i=new Map;if(i.set(Date,e=>new Date(e)),i.set(Map,(e,t)=>new Map(n(Array.from(e),t))),i.set(Set,(e,t)=>new Set(n(Array.from(e),t))),e.constructorHandlers)for(const t of e.constructorHandlers)i.set(t[0],t[1]);let o=null;return e.proto?function e(a){if("object"!=typeof a||null===a)return a;if(Array.isArray(a))return n(a,e);if(a.constructor!==Object&&(o=i.get(a.constructor)))return o(a,e);const s={};for(const n in a){const r=a[n];"object"!=typeof r||null===r?s[n]=r:r.constructor!==Object&&(o=i.get(r.constructor))?s[n]=o(r,e):ArrayBuffer.isView(r)?s[n]=t(r):s[n]=e(r)}return s}:function e(a){if("object"!=typeof a||null===a)return a;if(Array.isArray(a))return n(a,e);if(a.constructor!==Object&&(o=i.get(a.constructor)))return o(a,e);const s={};for(const n in a){if(!1===Object.hasOwnProperty.call(a,n))continue;const r=a[n];"object"!=typeof r||null===r?s[n]=r:r.constructor!==Object&&(o=i.get(r.constructor))?s[n]=o(r,e):ArrayBuffer.isView(r)?s[n]=t(r):s[n]=e(r)}return s};function n(e,n){const a=Object.keys(e),s=new Array(a.length);for(let r=0;r<a.length;r++){const l=a[r],d=e[l];"object"!=typeof d||null===d?s[l]=d:d.constructor!==Object&&(o=i.get(d.constructor))?s[l]=o(d,n):ArrayBuffer.isView(d)?s[l]=t(d):s[l]=n(d)}return s}}},14609(e,t,i){"use strict";i.d(t,{b:()=>s});const o=(0,i(66506).createLogger)("foundation-criteria");var n=i(86636);const a="default";class s{constructor(){this.expressions={},this.And=(e,t={})=>this.withExpression(e,t,n.r.And()),this.Or=(e,t={})=>this.withExpression(e,t,n.r.Or()),this.Not=(e,t={})=>this.withExpression(e,t,n.r.Not())}withExpression(e,t={},i=n.r.And()){const{condition:s,join:r,groupName:l}=t,d=(e,t=a)=>{var o;const n=null!==(o=this.expressions[t])&&void 0!==o?o:[];this.expressions[t]=[...n,{join:i||r,condition:s,expression:e}]};if(Array.isArray(e))if(r){const t=e.filter(e=>{const t=e instanceof n.r;return t&&o.warn("Inline joins will be discarded when join is defined in ExpressionOptions"),!t});if(l)t.forEach(e=>{d(e,l)});else{const e=(c=r,t.flat().flatMap((e,t,i)=>i.length-1!==t?[e,c]:e));d(e,a)}}else d(e,a);else d(e,"string"==typeof e?a:e.group);var c;return this}build(e){const t=Object.entries(this.expressions).reduce((e,[t,i])=>Object.assign(Object.assign({},e),{[t]:`(${i.filter(({condition:e})=>!e||e()).map(({expression:e,join:t},i,o)=>this.parseExpression(e,o[i-1],t)).join("")})`}),{});return e?e(t):`(${Object.values(t).join(" && ")})`}reset(){this.expressions={}}parseExpression(e,t,i){const o=[];return i&&t&&o.push(` ${i.operator} `),"string"==typeof e?o.push(e):Array.isArray(e)?(e.forEach((e,t,i)=>{if(e instanceof n.r){if(i[t-1]instanceof n.r)throw new Error("Adjacent Join operations detected")}}),o.push(`(${e.map(e=>this.parseExpression(e,void 0)).join("")})`)):e instanceof n.r?o.push(` ${e.operator} `):e&&o.push(e.serialiser(e)),o.join("")}}},58749(e,t,i){"use strict";i.d(t,{K:()=>n});var o=i(95553);class n{constructor(e){this.serialiser=o.n.EQ,this.build=()=>{if(!this.field)throw new Error("Missing required param 'field'");if(void 0===this.value)throw new Error("Missing required param 'value'");if(!this.serialiser)throw new Error("Missing required param 'serialise'");return{field:this.field,value:this.value,serialiser:this.serialiser,params:this.params,valueGetter:this.valueGetter,group:this.group}},e&&(this.field=e.field,this.value=e.value,this.serialiser=e.serialiser,this.params=e.params,this.valueGetter=e.valueGetter,this.group=e.group)}withField(e){return this.field=e,this}withValue(e){return this.value=e,this}withSerialiser(e){return this.serialiser=e,this}withParams(e){return this.params=e,this}withValueGetter(e){return this.valueGetter=e,this}withGroup(e){return this.group=e,this}}},95553(e,t,i){"use strict";i.d(t,{n:()=>s});var o=i(86636);const n=e=>{const{value:t}=e;return e.valueGetter?e.valueGetter(t):"function"==typeof t?t(e):Array.isArray(t)?t.join(","):"string"==typeof t?`"${t}"`:t},a=e=>t=>`${t.field} ${e} ${n(t)}`,s={AND:e=>a(o.X.AND)(e),OR:e=>a(o.X.OR)(e),NOT:e=>a(o.X.NOT)(e),GT:e=>a(o.X.GT)(e),GE:e=>a(o.X.GE)(e),LT:e=>a(o.X.LT)(e),LE:e=>a(o.X.LE)(e),NE:e=>a(o.X.NE)(e),EQ:e=>a(o.X.EQ)(e),equals:e=>`${e.field}.equals(${n(e)})`,equalsIgnoreCase:e=>`${e.field}.equalsIgnoreCase(${n(e)})`,contains:e=>`Expr.contains(${e.field}, ${n(e)})`,fieldContains:e=>`${e.field}.contains(${n(e)})`,containsIgnoreCase:e=>`Expr.containsIgnoreCase(${e.field}, ${n(e)})`,startsWith:e=>`${e.field}.startsWith(${n(e)})`,endsWith:e=>`${e.field}.endsWith(${n(e)})`,dateIsToday:e=>`Expr.dateIsToday(${e.field})`,dateIsEqual:e=>`Expr.dateIsEqual(${e.field}, ${n(e)})`,dateIsGreaterEqual:e=>`Expr.dateIsGreaterEqual(${e.field}, ${n(e)})`,dateIsLessEqual:e=>`Expr.dateIsLessEqual(${e.field}, ${n(e)})`,dateTimeIsGreaterEqual:e=>`Expr.dateTimeIsGreaterEqual(${e.field}, ${n(e)})`,dateTimeIsLessEqual:e=>`Expr.dateTimeIsLessEqual(${e.field}, ${n(e)})`}},86636(e,t,i){"use strict";var o;i.d(t,{X:()=>o,r:()=>n}),function(e){e.AND="&&",e.OR="||",e.NOT="!",e.GT=">",e.GE=">=",e.LT="<",e.LE="<=",e.NE="!=",e.EQ="=="}(o||(o={}));class n{constructor(e){this.$$operator=e}static And(){return new n(o.AND)}static Or(){return new n(o.OR)}static Not(){return new n(o.NOT)}static GreaterThan(){return new n(o.GT)}static GreaterThanOrEqual(){return new n(o.GE)}static LessThan(){return new n(o.LT)}static LessThanOrEqual(){return new n(o.LE)}static NotEqual(){return new n(o.NE)}static Equal(){return new n(o.EQ)}get operator(){return this.$$operator}}},31274(e,t,i){"use strict";i.d(t,{u:()=>n});var o=i(60416);const n=(e,t,i)=>{(0,o.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-dialog`),s=i?(e=>{let t=e.querySelector("#dialog-container");return t||(t=document.createElement("div"),t.setAttribute("id","dialog-container"),t.style.position="relative",e.appendChild(t)),t})(i):(0,o.jE)("dialog-container",t);s.appendChild(a),a.notification=e,a.show()}},60416(e,t,i){"use strict";i.d(t,{cL:()=>h,jE:()=>u,uP:()=>d,u_:()=>c});var o=i(66506),n=i(52945),a=i(68424);const s=(0,o.createLogger)("foundation-notifications");let r=null;const l=new Map,d=e=>{var t,i;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(i=null==e?void 0:e.body)&&void 0!==i?i:"Something went wrong"}`},c=e=>{var t,i;s.log({message:d(e),level:(t=e,(null==t?void 0:t.logLevel)||(null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.logLevel)||o.LogLevels.debug)})},u=(e,t)=>{let i=document.querySelector(`#${e}`);if(!i)if(l.has(e))i=l.get(e);else{const t=(0,n.fI)(document).find(t=>t.id===e);t&&(i=t,l.set(e,t))}if(!i){i=document.createElement("div"),i.setAttribute("id",e),i.style.zIndex="9999";const{element:t,prefix:o}=(0,a.DW)(document.body,"rapid");if(t)t.appendChild(i),r=t;else if(r)r.appendChild(i);else{const e=document.createElement(`${o}-design-system-provider`);e.appendChild(i),document.body.appendChild(e),r=e}}return i},h=e=>{for(var t,i;e&&!(e instanceof ShadowRoot);){const o=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("banner-anchor");if(o)return o.style.position="relative",o;e=null===(i=null==e?void 0:e.getRootNode())||void 0===i?void 0:i.host}return p()},p=()=>{const e=document.createElement("div");return e.setAttribute("id","banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e}},85995(e,t,i){"use strict";i.r(t),i.d(t,{Accordion:()=>u,AccordionItem:()=>f,ActionsMenu:()=>A,AffixMixin:()=>pl,AiCriteriaSearch:()=>ye,AiIndicator:()=>Ee,Anchor:()=>Ie,AnchoredRegion:()=>Fe,Avatar:()=>Be,BASE_EDITABLE_ELEMENT_SELECTORS:()=>Zv,Badge:()=>qe,Banner:()=>nt,BaseDatasource:()=>di,BaseFileComponent:()=>La,Breadcrumb:()=>lt,BreadcrumbItem:()=>mt,Button:()=>wt,COMBO_INPUT_MIN_LENGTH:()=>hu,CRON_LENGTH:()=>lc,CSSVarsTokenMapper:()=>wm,Calendar:()=>Ot,Card:()=>Lt,CategorizedMultiselect:()=>Gt,Checkbox:()=>Wt,Combobox:()=>fi,ConnectionIndicator:()=>Si,CronBuilderEvents:()=>mc,DATETIME_OPERATORS:()=>ee,DATE_OPERATORS:()=>Z,DATE_PICKER_VALUE_FORMAT:()=>uo,DEFUALT_FILTER_BAR_COLUMNS:()=>bs,DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS:()=>tf,DataGrid:()=>ki,DataGridCell:()=>Ri,DataGridDatasource:()=>Cm,DataGridRow:()=>Hi,DateOrDay:()=>ic,DatePicker:()=>bo,DefaultRouter:()=>Ov,DesignTokensObservable:()=>Go,Dialog:()=>On,DialogElement:()=>En,Disclosure:()=>Dn,Divider:()=>Mn,DropdownMenu:()=>Vn,EnvironmentIndicator:()=>aa,ErrorBanner:()=>ca,ErrorBoundary:()=>Sa,ErrorBoundaryEvent:()=>ha,ErrorDialog:()=>Da,ExpressionBuilderConfig:()=>a,ExpressionBuilderCore:()=>Pg,FaPrefixFromStyle:()=>wr,FileReader:()=>_a,FileUpload:()=>Ja,Filter:()=>cs,FilterBar:()=>ys,FilterEvents:()=>ds,FlexLayout:()=>Ts,FlexMediaQueriesEnum:()=>Cs,Flipper:()=>As,Flyout:()=>Ps,FoundationDesignSystemProvider:()=>gn,FoundationExpressionBuilder:()=>Sg,FoundationRouteCollection:()=>zv,FoundationRouteNav:()=>Mv,FoundationRouter:()=>jv,FoundationRouterConfiguration:()=>Uv,FoundationRuleExpressionBuilder:()=>tv,FoundationValueExpressionBuilder:()=>rv,GenerateNavigationPathEventType:()=>Gv,GridLayout:()=>Xs,GridLayoutItem:()=>tr,GridMediaQueriesEnum:()=>Gs,HorizontalScroll:()=>ar,INPUT_MIN_LENGTH:()=>uu,Icon:()=>$r,Listbox:()=>Tr,ListboxOption:()=>Rr,MAX_DAYS:()=>rc,MAX_HOURS:()=>cc,MAX_MINS_SEC:()=>uc,MAX_MINUTE_RECURRENCE:()=>pc,MAX_MONTHS:()=>sc,MAX_WEEK_DAYS:()=>dc,MAX_WEEK_NUMBER:()=>hc,Menu:()=>Pr,MenuItem:()=>Vr,Modal:()=>Zr,Multiselect:()=>ll,MultiselectDatasource:()=>ol,NUMERIC_OPERATORS:()=>Q,NavigateToEventType:()=>Bv,NotificationListener:()=>uv,NumberField:()=>Ll,OPERATOR_DISPLAY_LABEL:()=>te,Optgroup:()=>Hl,OptionsDatasource:()=>hi,Popper:()=>Sd,Position:()=>Mt,Progress:()=>ld,ProgressRing:()=>Dd,Radio:()=>Md,RadioGroup:()=>Bd,RecurrenceType:()=>ec,Router:()=>Ev,RuleExpression:()=>zg,SCROLL_TIMEOUT:()=>cu,SECTION_NAVIGATOR_EVENTS:()=>Iu,SNACKBAR_CLOSE_TIMEOUT:()=>xh,SNACKBAR_EVENTS_NAMES:()=>$h,SNACKBAR_TYPES:()=>Ch,SNACKBAR_TYPE_DEFAULT:()=>wh,STRING_OPERATORS:()=>J,Scheduler:()=>Kd,SchedulerCronBuilder:()=>qc,SchedulerTimezone:()=>tu,SearchBar:()=>mu,SearchBarCombobox:()=>Cu,SectionNavigator:()=>Lu,SegmentedControl:()=>Hu,SegmentedItem:()=>ju,Select:()=>Xu,Skeleton:()=>ih,Slider:()=>ch,SliderLabel:()=>vh,Snackbar:()=>kh,StackingIcons:()=>Lh,StatusPill:()=>_h,Stepper:()=>qv,StepperTab:()=>Bh,StepperTabPanel:()=>Wh,Switch:()=>Zh,SystemHealthOverlay:()=>vd,Tab:()=>ap,TabPanel:()=>up,Tabs:()=>fp,TextArea:()=>$p,TextField:()=>Ap,Toast:()=>zp,Toolbar:()=>jp,Tooltip:()=>Xp,TreeItem:()=>im,TreeView:()=>lm,UrlInput:()=>fm,WeekType:()=>tc,accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,accentPaletteValue:()=>nn,actionsMenuBaseStyles:()=>$,applyCustomTokens:()=>Ko,baseComponents:()=>ym,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,baseLayerLuminanceValue:()=>sn,black:()=>xo,bodyFont:()=>r.bodyFont,buildEditableElementSelector:()=>of,categorizedMultiselectStyles:()=>Ht,categorizedMultiselectTemplate:()=>zt,clientOperators:()=>Bg,closeIcon:()=>is,configureDesignSystem:()=>on,configureEnvironmentIndicator:()=>oa,controlCornerRadius:()=>r.controlCornerRadius,controlCornerRadiusValue:()=>ln,createDesignSystemProxy:()=>hd,createFormData:()=>ja,crossIcon:()=>su,daysOfWeek:()=>oc,defaultAccordionConfig:()=>p,defaultAccordionItemConfig:()=>y,defaultAiCriteriaSearchConfig:()=>Ce,defaultAnchorConfig:()=>Ae,defaultAnchoredRegionConfig:()=>_e,defaultAvatarConfig:()=>je,defaultBadgeConfig:()=>Xe,defaultBreadcrumbConfig:()=>ct,defaultBreadcrumbItemConfig:()=>vt,defaultButtonConfig:()=>xt,defaultCalendarConfig:()=>kt,defaultCardConfig:()=>Nt,defaultCategorizedMultiselectConfig:()=>Bt,defaultCheckboxConfig:()=>Kt,defaultComboboxConfig:()=>yi,defaultConfig:()=>Jd,defaultCronBuilderConfig:()=>Xc,defaultDataGridCellConfig:()=>Fi,defaultDataGridConfig:()=>Di,defaultDataGridRowConfig:()=>zi,defaultDatePickerConfig:()=>fo,defaultDialogConfig:()=>Sn,defaultDisclosureConfig:()=>Ln,defaultDividerConfig:()=>Hn,defaultFileUploadConfig:()=>Za,defaultFillColor:()=>So,defaultFlexLayoutConfig:()=>Os,defaultFlipperConfig:()=>Rs,defaultFlyoutConfig:()=>Us,defaultGridLayoutConfig:()=>qs,defaultGridLayoutItemConfig:()=>er,defaultHorizontalScrollConfig:()=>rr,defaultIconConfig:()=>yr,defaultListboxConfig:()=>Ir,defaultListboxOptionConfig:()=>Fr,defaultMenuConfig:()=>Ur,defaultMenuItemConfig:()=>Wr,defaultModalConfig:()=>Qr,defaultMultiselectConfig:()=>rl,defaultNavItemPredicate:()=>_v,defaultNeutralForegroundContrast:()=>_o,defaultNumberFieldConfig:()=>Nl,defaultPlacementIndexPadding:()=>Hv,defaultProgressConfig:()=>cd,defaultProgressRingConfig:()=>Ld,defaultRadioConfig:()=>Hd,defaultRadioGroupConfig:()=>jd,defaultSearchBarComboboxConfig:()=>$u,defaultSearchBarConfig:()=>vu,defaultSectionNavigatorConfig:()=>Nu,defaultSegmentedControlConfig:()=>zu,defaultSegmentedItemConfig:()=>Yu,defaultSelectConfig:()=>Qu,defaultSkeletonConfig:()=>nh,defaultSliderConfig:()=>hh,defaultSliderLabelConfig:()=>bh,defaultStepperConfig:()=>Xv,defaultStepperTabConfig:()=>jh,defaultStepperTabPanelConfig:()=>Kh,defaultSwitchConfig:()=>tp,defaultSystemHealthOverlayConfig:()=>wd,defaultTabConfig:()=>rp,defaultTabPanelConfig:()=>pp,defaultTabsConfig:()=>yp,defaultTextAreaConfig:()=>Ep,defaultTextFieldConfig:()=>Rp,defaultTimezoneConfig:()=>ou,defaultToastConfig:()=>Pp,defaultToolbarConfig:()=>Yp,defaultTooltipConfig:()=>Qp,defaultTreeItemConfig:()=>nm,defaultTreeViewConfig:()=>cm,defaultUrlInputConfig:()=>vm,defineFactory:()=>pv,density:()=>r.density,designToken:()=>Yo,designTokensMap:()=>en,designUnit:()=>r.designUnit,designUnitValue:()=>dn,direction:()=>r.direction,directionValue:()=>rn,disabledOpacity:()=>r.disabledOpacity,downloadFile:()=>Ya,dropdownMenuBaseStyles:()=>zn,environmentIndicatorStyles:()=>qn,errorDialogTemplate:()=>ka,extractMenuItems:()=>Bn,faSizeValueDefault:()=>Cr,faSizeValues:()=>xr,fileReaderStyles:()=>Ra,fileReaderTemplate:()=>Ma,fillColor:()=>r.fillColor,filterBarTemplate:()=>vs,findParentRouter:()=>Dv,findRouter:()=>Iv,findTopLevelRouter:()=>Av,flyoutAnimationTime:()=>Fs,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,formatTimeForCountDown:()=>Mh,formatToPlaceholder:()=>lo,foundationAccordion:()=>m,foundationAccordionItem:()=>w,foundationAccordionItemShadowOptions:()=>b,foundationAccordionItemStyles:()=>g,foundationAccordionItemTemplate:()=>v,foundationAccordionShadowOptions:()=>h,foundationAccordionStyles:()=>d,foundationAccordionTemplate:()=>c,foundationActionsMenu:()=>L,foundationActionsMenuStyles:()=>S,foundationActionsMenuTemplate:()=>D,foundationAiCriteriaSearch:()=>xe,foundationAiCriteriaSearchShadowOptions:()=>we,foundationAiCriteriaSearchStyles:()=>_,foundationAiCriteriaSearchTemplate:()=>B,foundationAiIndicator:()=>Oe,foundationAiIndicatorStyles:()=>$e,foundationAiIndicatorTemplate:()=>Se,foundationAnchor:()=>Le,foundationAnchorShadowOptions:()=>De,foundationAnchorStyles:()=>Te,foundationAnchorTemplate:()=>ke,foundationAnchoredRegion:()=>He,foundationAnchoredRegionShadowOptions:()=>Me,foundationAnchoredRegionStyles:()=>Ne,foundationAnchoredRegionTemplate:()=>Re,foundationAvatar:()=>Ve,foundationAvatarShadowOptions:()=>Ge,foundationAvatarStyles:()=>Pe,foundationAvatarTemplate:()=>ze,foundationBadge:()=>Je,foundationBadgeShadowOptions:()=>Ke,foundationBadgeStyles:()=>Ye,foundationBadgeTemplate:()=>We,foundationBanner:()=>at,foundationBannerShadowOptions:()=>ot,foundationBannerStyles:()=>et,foundationBannerTemplate:()=>it,foundationBreadcrumb:()=>ut,foundationBreadcrumbItem:()=>ft,foundationBreadcrumbItemShadowOptions:()=>gt,foundationBreadcrumbItemStyles:()=>ht,foundationBreadcrumbItemTemplate:()=>pt,foundationBreadcrumbShadowOptions:()=>dt,foundationBreadcrumbStyles:()=>st,foundationBreadcrumbTemplate:()=>rt,foundationButton:()=>$t,foundationButtonShadowOptions:()=>Ct,foundationButtonStyles:()=>bt,foundationButtonTemplate:()=>yt,foundationCalendar:()=>It,foundationCalendarShadowOptions:()=>Tt,foundationCalendarStyles:()=>St,foundationCalendarTemplate:()=>Et,foundationCard:()=>Ft,foundationCardShadowOptions:()=>Rt,foundationCardStyles:()=>Dt,foundationCardTemplate:()=>At,foundationCategorizedMultiselect:()=>jt,foundationCategorizedMultiselectShadowOptions:()=>Ut,foundationCheckbox:()=>Xt,foundationCheckboxShadowOptions:()=>qt,foundationCheckboxStyles:()=>Vt,foundationCheckboxTemplate:()=>Yt,foundationCombobox:()=>wi,foundationComboboxShadowOptions:()=>bi,foundationComboboxStyles:()=>pi,foundationComboboxTemplate:()=>mi,foundationConnectionIndicator:()=>Ei,foundationConnectionIndicatorStyles:()=>xi,foundationConnectionIndicatorTemplate:()=>$i,foundationDataGrid:()=>Ai,foundationDataGridCell:()=>Mi,foundationDataGridCellShadowOptions:()=>Ni,foundationDataGridCellStyles:()=>Li,foundationDataGridCellTemplate:()=>s.dataGridCellTemplate,foundationDataGridRow:()=>Ui,foundationDataGridRowShadowOptions:()=>Pi,foundationDataGridRowStyles:()=>_i,foundationDataGridRowTemplate:()=>s.dataGridRowTemplate,foundationDataGridShadowOptions:()=>Ii,foundationDataGridStyles:()=>Oi,foundationDataGridTemplate:()=>Ti,foundationDatePicker:()=>yo,foundationDatePickerShadowOptions:()=>vo,foundationDatePickerStyles:()=>to,foundationDatePickerTemplate:()=>no,foundationDesignSystemProvider:()=>vn,foundationDialog:()=>Tn,foundationDialogShadowOptions:()=>$n,foundationDialogStyles:()=>bn,foundationDialogTemplate:()=>xn,foundationDisclosure:()=>Rn,foundationDisclosureShadowOptions:()=>An,foundationDisclosureStyles:()=>kn,foundationDisclosureTemplate:()=>In,foundationDivider:()=>Pn,foundationDividerShadowOptions:()=>_n,foundationDividerStyles:()=>Nn,foundationDividerTemplate:()=>Fn,foundationDropdownMenu:()=>Yn,foundationDropdownMenuStyles:()=>Un,foundationDropdownMenuTemplate:()=>jn,foundationEnvironmentIndicator:()=>sa,foundationEnvironmentIndicatorTemplate:()=>Kn,foundationErrorBanner:()=>ua,foundationErrorBannerShadowOptions:()=>da,foundationErrorBannerTemplate:()=>la,foundationErrorBoundary:()=>Ea,foundationErrorBoundaryShadowOptions:()=>$a,foundationErrorBoundaryTemplate:()=>xa,foundationErrorDialog:()=>Aa,foundationErrorDialogShadowOptions:()=>Ia,foundationErrorDialogStyles:()=>Oa,foundationFileReader:()=>Ha,foundationFileReaderStyles:()=>Na,foundationFileUpload:()=>es,foundationFileUploadShadowOptions:()=>Qa,foundationFileUploadStyles:()=>Ua,foundationFileUploadTemplate:()=>Ga,foundationFilter:()=>us,foundationFilterBar:()=>ws,foundationFilterBarStyles:()=>ps,foundationFilterBarTemplate:()=>fs,foundationFilterStyles:()=>ts,foundationFilterTemplate:()=>ls,foundationFlexLayout:()=>ks,foundationFlexLayoutShadowOptions:()=>Es,foundationFlexLayoutStyles:()=>$s,foundationFlexLayoutTemplate:()=>Ss,foundationFlipper:()=>Ns,foundationFlipperShadowOptions:()=>Ls,foundationFlipperStyles:()=>Is,foundationFlipperTemplate:()=>Ds,foundationFlyout:()=>Bs,foundationFlyoutShadowOptions:()=>zs,foundationFlyoutStyles:()=>Ms,foundationFlyoutTemplate:()=>Hs,foundationGridLayout:()=>Js,foundationGridLayoutItem:()=>ir,foundationGridLayoutItemShadowOptions:()=>Zs,foundationGridLayoutItemTemplate:()=>Qs,foundationGridLayoutShadowOptions:()=>Ws,foundationGridLayoutStyles:()=>Vs,foundationGridLayoutTemplate:()=>Ys,foundationHorizontalScroll:()=>lr,foundationHorizontalScrollShadowOptions:()=>sr,foundationHorizontalScrollStyles:()=>or,foundationHorizontalScrollTemplate:()=>nr,foundationIcon:()=>Sr,foundationIconShadowOptions:()=>br,foundationIconStyles:()=>gr,foundationIconTemplate:()=>fr,foundationListbox:()=>Dr,foundationListboxOption:()=>Mr,foundationListboxOptionShadowOptions:()=>Nr,foundationListboxOptionStyles:()=>Ar,foundationListboxOptionTemplate:()=>Lr,foundationListboxShadowOptions:()=>kr,foundationListboxStyles:()=>Er,foundationListboxTemplate:()=>Or,foundationMenu:()=>Br,foundationMenuItem:()=>qr,foundationMenuItemShadowOptions:()=>Yr,foundationMenuItemStyles:()=>Gr,foundationMenuItemTemplate:()=>jr,foundationMenuShadowOptions:()=>zr,foundationMenuStyles:()=>_r,foundationMenuTemplate:()=>Hr,foundationModal:()=>el,foundationModalShadowOptions:()=>Jr,foundationModalStyles:()=>Kr,foundationModalTemplate:()=>Xr,foundationMultiselect:()=>dl,foundationMultiselectShadowOptions:()=>sl,foundationNotificationListener:()=>hv,foundationNotificationListenerShadowOptions:()=>cv,foundationNotificationListenerTemplate:()=>lv,foundationNumberField:()=>Fl,foundationNumberFieldShadowOptions:()=>Rl,foundationNumberFieldStyles:()=>gl,foundationNumberFieldTemplate:()=>vl,foundationOptgroup:()=>Pl,foundationOptgroupStyles:()=>Ml,foundationOptgroupTemplate:()=>_l,foundationPopper:()=>Td,foundationProgress:()=>ud,foundationProgressRing:()=>Rd,foundationProgressRingShadowOptions:()=>Ad,foundationProgressRingStyles:()=>kd,foundationProgressRingTemplate:()=>Id,foundationProgressShadowOptions:()=>dd,foundationProgressStyles:()=>sd,foundationProgressTemplate:()=>rd,foundationRadio:()=>Pd,foundationRadioGroup:()=>Vd,foundationRadioGroupShadowOptions:()=>Gd,foundationRadioGroupStyles:()=>zd,foundationRadioGroupTemplate:()=>Ud,foundationRadioShadowOptions:()=>_d,foundationRadioStyles:()=>Nd,foundationRadioTemplate:()=>Fd,foundationScheduler:()=>Qd,foundationSchedulerCronBuilder:()=>Jc,foundationSchedulerCronBuilderShadowOptions:()=>Kc,foundationSchedulerCronBuilderTemplate:()=>Wc,foundationSchedulerShadowOptions:()=>Xd,foundationSchedulerTemplate:()=>qd,foundationSchedulerTimezone:()=>nu,foundationSchedulerTimezoneShadowOptions:()=>iu,foundationSchedulerTimezoneTemplate:()=>eu,foundationSearchBar:()=>fu,foundationSearchBarCombobox:()=>Su,foundationSearchBarComboboxShadowOptions:()=>xu,foundationSearchBarComboboxStyles:()=>bu,foundationSearchBarComboboxTemplate:()=>yu,foundationSearchBarShadowOptions:()=>gu,foundationSearchBarStyles:()=>au,foundationSearchBarTemplate:()=>du,foundationSectionNavigator:()=>Fu,foundationSectionNavigatorShadowOptions:()=>Ru,foundationSectionNavigatorStyles:()=>Eu,foundationSectionNavigatorTemplate:()=>Ou,foundationSegmentedControl:()=>Uu,foundationSegmentedControlShadowOptions:()=>Pu,foundationSegmentedControlStyles:()=>Mu,foundationSegmentedControlTemplate:()=>_u,foundationSegmentedItem:()=>Wu,foundationSegmentedItemShadowOptions:()=>Vu,foundationSegmentedItemStyles:()=>Bu,foundationSegmentedItemTemplate:()=>Gu,foundationSelect:()=>Zu,foundationSelectShadowOptions:()=>Ju,foundationSelectStyles:()=>qu,foundationSelectTemplate:()=>Ku,foundationSkeleton:()=>ah,foundationSkeletonShadowOptions:()=>oh,foundationSkeletonStyles:()=>eh,foundationSkeletonTemplate:()=>th,foundationSlider:()=>ph,foundationSliderLabel:()=>yh,foundationSliderLabelShadowOptions:()=>fh,foundationSliderLabelStyles:()=>mh,foundationSliderLabelTemplate:()=>gh,foundationSliderShadowOptions:()=>uh,foundationSliderStyles:()=>sh,foundationSliderTemplate:()=>dh,foundationSnackbar:()=>Ih,foundationSnackbarShadowOptions:()=>Th,foundationSnackbarStyles:()=>Sh,foundationSnackbarTemplate:()=>Oh,foundationStackingIcons:()=>Rh,foundationStackingIconsStyles:()=>Dh,foundationStackingIconsTemplate:()=>Ah,foundationStatusPill:()=>Hh,foundationStatusPillTemplate:()=>Fh,foundationStepper:()=>Jv,foundationStepperShadowOptions:()=>Kv,foundationStepperStyles:()=>Wv,foundationStepperTab:()=>Vh,foundationStepperTabPanel:()=>Xh,foundationStepperTabPanelShadowOptions:()=>qh,foundationStepperTabPanelTemplate:()=>Yh,foundationStepperTabShadowOptions:()=>Gh,foundationStepperTabStyles:()=>Ph,foundationStepperTabTemplate:()=>Uh,foundationStepperTemplate:()=>Yv,foundationSwitch:()=>ip,foundationSwitchShadowOptions:()=>ep,foundationSwitchStyles:()=>Jh,foundationSwitchTemplate:()=>Qh,foundationSystemHealthOverlay:()=>Cd,foundationSystemHealthOverlayShadowOptions:()=>yd,foundationSystemHealthOverlayStyles:()=>bd,foundationSystemHealthOverlayTemplate:()=>fd,foundationTab:()=>lp,foundationTabPanel:()=>mp,foundationTabPanelShadowOptions:()=>hp,foundationTabPanelStyles:()=>dp,foundationTabPanelTemplate:()=>cp,foundationTabShadowOptions:()=>sp,foundationTabStyles:()=>op,foundationTabTemplate:()=>np,foundationTabs:()=>wp,foundationTabsShadowOptions:()=>bp,foundationTabsStyles:()=>gp,foundationTabsTemplate:()=>vp,foundationTextArea:()=>Op,foundationTextAreaShadowOptions:()=>Sp,foundationTextAreaStyles:()=>Cp,foundationTextAreaTemplate:()=>xp,foundationTextField:()=>Np,foundationTextFieldShadowOptions:()=>Lp,foundationTextFieldStyles:()=>Ip,foundationTextFieldTemplate:()=>Dp,foundationToast:()=>Up,foundationToastShadowOptions:()=>Hp,foundationToastStyles:()=>Fp,foundationToastTemplate:()=>_p,foundationToolbar:()=>Wp,foundationToolbarShadowOptions:()=>Vp,foundationToolbarStyles:()=>Bp,foundationToolbarTemplate:()=>Gp,foundationTooltip:()=>Zp,foundationTooltipShadowOptions:()=>Jp,foundationTooltipStyles:()=>qp,foundationTooltipTemplate:()=>Kp,foundationTreeItem:()=>am,foundationTreeItemShadowOptions:()=>om,foundationTreeItemStyles:()=>em,foundationTreeItemTemplate:()=>tm,foundationTreeView:()=>um,foundationTreeViewShadowOptions:()=>dm,foundationTreeViewStyles:()=>sm,foundationTreeViewTemplate:()=>rm,foundationUrlInput:()=>bm,foundationUrlInputShadowOptions:()=>gm,foundationUrlInputStyles:()=>hm,foundationUrlInputTemplate:()=>mm,fromBinaryExpression:()=>Qg,fromMethodExpression:()=>Zg,fuiAccentPalette:()=>Ro,fuiAccentSwatch:()=>Lo,fuiCardFillColor:()=>Mo,fuiCardForegroundColor:()=>Po,fuiDefaultCardFillColor:()=>Oo,fuiDefaultCardPalette:()=>To,fuiFillColor:()=>Fo,fuiNeutralPalette:()=>Do,fuiNeutralSwatch:()=>Io,getBannerTemplate:()=>tt,getBrowserLocale:()=>so,getCriteriaBuilder:()=>pu,getDefaultConfig:()=>Jo,getDesignSystemPrefix:()=>T,getDialogTemplate:()=>Cn,getDisplayFormatForLang:()=>ro,getDropdownMenuTemplate:()=>Gn,getErrorDialogTemplate:()=>Ta,getExports:()=>Qo,getFontawesomeIconsCss:()=>mr,getNavItems:()=>Pv,getPrefixedCategorizedMultiselect:()=>Pt,getPrefixedCronBuilder:()=>Yc,getPrefixedDatePicker:()=>oo,getPrefixedErrorBanner:()=>ra,getPrefixedFileReader:()=>Fa,getPrefixedFileUpload:()=>Ba,getPrefixedFilterTemplate:()=>rs,getPrefixedFlyout:()=>_s,getPrefixedIcon:()=>vr,getPrefixedMultiselect:()=>nl,getPrefixedScheduler:()=>Wd,getPrefixedSchedulerTimezone:()=>Zc,getPrefixedSearchBar:()=>lu,getPrefixedSnackbar:()=>Eh,getPrefixedStepper:()=>Vv,getPrefixedStepperTab:()=>zh,getPrefixedToast:()=>Mp,getPrefixedUrlInput:()=>pm,getTypeRampValue:()=>Zo,groupsToCriteria:()=>X,hasDateValue:()=>co,inputControls:()=>Ec,isAbsoluteUrl:()=>kv,jsonConverter:()=>$d,mapType:()=>ms,maxheight:()=>tl,media:()=>Ue,menuTemplate:()=>k,mixinFoundationFontFamily:()=>un,months:()=>ac,multiselectStyles:()=>il,multiselectTemplate:()=>al,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Ho,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralPaletteValue:()=>an,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,optionsMaxheight:()=>_t,paletteFromHex:()=>qo,parseDatePickerValue:()=>ho,pathJoin:()=>Lv,plusIcon:()=>ru,provideDesignSystem:()=>pd,provideTokens:()=>Vo,rebuildOperator:()=>Jg,registerFoundationDesignSystem:()=>nf,removeChildRouteParameter:()=>Nv,removeLastPathSegment:()=>Rv,resolveDayjsLocale:()=>ao,routerLogger:()=>wv,routerProperty:()=>Sv,ruleExpressionToGroup:()=>ev,ruleToRuleExpression:()=>Kg,ruleToRuleMethodExpression:()=>qg,schedulerCronBuilderStyles:()=>Oc,schedulerStyles:()=>Yd,schedulerTimezoneStyles:()=>Qc,selectCustomToken:()=>tn,sharedFieldStyles:()=>ml,singleOptionTemplate:()=>I,statusPillStyles:()=>Nh,strokeWidth:()=>r.strokeWidth,swatchConverter:()=>Wo,tagFor:()=>mv,transformOperatorNameToServerName:()=>Wg,transformServerNameToOperatorName:()=>Xg,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight,uploadFiles:()=>Va,validateClauses:()=>ce,validateGroups:()=>ue,weekNumber:()=>nc,white:()=>Co});var o={};i.r(o),i.d(o,{accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,bodyFont:()=>r.bodyFont,controlCornerRadius:()=>r.controlCornerRadius,defaultNeutralForegroundContrast:()=>_o,density:()=>r.density,designUnit:()=>r.designUnit,direction:()=>r.direction,disabledOpacity:()=>r.disabledOpacity,fillColor:()=>r.fillColor,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,fuiCardFillColor:()=>Mo,fuiCardForegroundColor:()=>Po,fuiFillColor:()=>Fo,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Ho,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,strokeWidth:()=>r.strokeWidth,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight});var n={};i.r(n),i.d(n,{accentPaletteValue:()=>nn,baseLayerLuminanceValue:()=>sn,controlCornerRadiusValue:()=>ln,designUnitValue:()=>dn,directionValue:()=>rn,neutralPaletteValue:()=>an});var a={};i.r(a),i.d(a,{BASE_LOGICAL_COMBINATORS:()=>xm,BASE_OPERATORS:()=>km,LOGICAL_COMBINATORS:()=>$m,NULL_COMBINATOR:()=>Sm});var s=i(38370),r=i(54634),l=i(33681);const d=(e,t)=>l.css`
|
|
1
|
+
(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[995],{8420(e,t,i){e.exports=function(e){"use strict";function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=t(e),o={name:"en-gb",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekStart:1,yearStart:4,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},ordinal:function(e){var t=["th","st","nd","rd"],i=e%100;return"["+e+(t[(i-20)%10]||t[i]||t[0])+"]"}};return i.default.locale(o,null,!0),o}(i(94343))},58915(e){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,o=/\d\d/,n=/\d\d?/,a=/\d*[^-_:/,()\s\d]+/,s={},r=function(e){return(e=+e)+(e>68?1900:2e3)},l=function(e){return function(t){this[e]=+t}},d=[/[+-]\d\d:?(\d\d)?|Z/,function(e){(this.zone||(this.zone={})).offset=function(e){if(!e)return 0;if("Z"===e)return 0;var t=e.match(/([+-]|\d\d)/g),i=60*t[1]+(+t[2]||0);return 0===i?0:"+"===t[0]?-i:i}(e)}],c=function(e){var t=s[e];return t&&(t.indexOf?t:t.s.concat(t.f))},u=function(e,t){var i,o=s.meridiem;if(o){for(var n=1;n<=24;n+=1)if(e.indexOf(o(n,0,t))>-1){i=n>12;break}}else i=e===(t?"pm":"PM");return i},h={A:[a,function(e){this.afternoon=u(e,!1)}],a:[a,function(e){this.afternoon=u(e,!0)}],Q:[i,function(e){this.month=3*(e-1)+1}],S:[i,function(e){this.milliseconds=100*+e}],SS:[o,function(e){this.milliseconds=10*+e}],SSS:[/\d{3}/,function(e){this.milliseconds=+e}],s:[n,l("seconds")],ss:[n,l("seconds")],m:[n,l("minutes")],mm:[n,l("minutes")],H:[n,l("hours")],h:[n,l("hours")],HH:[n,l("hours")],hh:[n,l("hours")],D:[n,l("day")],DD:[o,l("day")],Do:[a,function(e){var t=s.ordinal,i=e.match(/\d+/);if(this.day=i[0],t)for(var o=1;o<=31;o+=1)t(o).replace(/\[|\]/g,"")===e&&(this.day=o)}],w:[n,l("week")],ww:[o,l("week")],M:[n,l("month")],MM:[o,l("month")],MMM:[a,function(e){var t=c("months"),i=(c("monthsShort")||t.map(function(e){return e.slice(0,3)})).indexOf(e)+1;if(i<1)throw new Error;this.month=i%12||i}],MMMM:[a,function(e){var t=c("months").indexOf(e)+1;if(t<1)throw new Error;this.month=t%12||t}],Y:[/[+-]?\d+/,l("year")],YY:[o,function(e){this.year=r(e)}],YYYY:[/\d{4}/,l("year")],Z:d,ZZ:d};function p(i){var o,n;o=i,n=s&&s.formats;for(var a=(i=o.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(t,i,o){var a=o&&o.toUpperCase();return i||n[o]||e[o]||n[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})})).match(t),r=a.length,l=0;l<r;l+=1){var d=a[l],c=h[d],u=c&&c[0],p=c&&c[1];a[l]=p?{regex:u,parser:p}:d.replace(/^\[|\]$/g,"")}return function(e){for(var t={},i=0,o=0;i<r;i+=1){var n=a[i];if("string"==typeof n)o+=n.length;else{var s=n.regex,l=n.parser,d=e.slice(o),c=s.exec(d)[0];l.call(t,c),e=e.replace(c,"")}}return function(e){var t=e.afternoon;if(void 0!==t){var i=e.hours;t?i<12&&(e.hours+=12):12===i&&(e.hours=0),delete e.afternoon}}(t),t}}return function(e,t,i){i.p.customParseFormat=!0,e&&e.parseTwoDigitYear&&(r=e.parseTwoDigitYear);var o=t.prototype,n=o.parse;o.parse=function(e){var t=e.date,o=e.utc,a=e.args;this.$u=o;var r=a[1];if("string"==typeof r){var l=!0===a[2],d=!0===a[3],c=l||d,u=a[2];d&&(u=a[2]),s=this.$locale(),!l&&u&&(s=i.Ls[u]),this.$d=function(e,t,i,o){try{if(["x","X"].indexOf(t)>-1)return new Date(("X"===t?1e3:1)*e);var n=p(t)(e),a=n.year,s=n.month,r=n.day,l=n.hours,d=n.minutes,c=n.seconds,u=n.milliseconds,h=n.zone,m=n.week,g=new Date,v=r||(a||s?1:g.getDate()),f=a||g.getFullYear(),b=0;a&&!s||(b=s>0?s-1:g.getMonth());var y,w=l||0,C=d||0,x=c||0,$=u||0;return h?new Date(Date.UTC(f,b,v,w,C,x,$+60*h.offset*1e3)):i?new Date(Date.UTC(f,b,v,w,C,x,$)):(y=new Date(f,b,v,w,C,x,$),m&&(y=o(y).week(m).toDate()),y)}catch(e){return new Date("")}}(t,r,o,i),this.init(),u&&!0!==u&&(this.$L=this.locale(u).$L),c&&t!=this.format(r)&&(this.$d=new Date("")),s={}}else if(r instanceof Array)for(var h=r.length,m=1;m<=h;m+=1){a[1]=r[m-1];var g=i.apply(this,a);if(g.isValid()){this.$d=g.$d,this.$L=g.$L,this.init();break}m===h&&(this.$d=new Date(""))}else n.call(this,e)}}}()},33839(e){e.exports=function(){"use strict";return function(e,t){t.prototype.isLeapYear=function(){return this.$y%4==0&&this.$y%100!=0||this.$y%400==0}}}()},7554(e){e.exports=function(){"use strict";return function(e,t,i){var o=t.prototype,n=function(e){return e&&(e.indexOf?e:e.s)},a=function(e,t,i,o,a){var s=e.name?e:e.$locale(),r=n(s[t]),l=n(s[i]),d=r||l.map(function(e){return e.slice(0,o)});if(!a)return d;var c=s.weekStart;return d.map(function(e,t){return d[(t+(c||0))%7]})},s=function(){return i.Ls[i.locale()]},r=function(e,t){return e.formats[t]||function(e){return e.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})}(e.formats[t.toUpperCase()])},l=function(){var e=this;return{months:function(t){return t?t.format("MMMM"):a(e,"months")},monthsShort:function(t){return t?t.format("MMM"):a(e,"monthsShort","months",3)},firstDayOfWeek:function(){return e.$locale().weekStart||0},weekdays:function(t){return t?t.format("dddd"):a(e,"weekdays")},weekdaysMin:function(t){return t?t.format("dd"):a(e,"weekdaysMin","weekdays",2)},weekdaysShort:function(t){return t?t.format("ddd"):a(e,"weekdaysShort","weekdays",3)},longDateFormat:function(t){return r(e.$locale(),t)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};o.localeData=function(){return l.bind(this)()},i.localeData=function(){var e=s();return{firstDayOfWeek:function(){return e.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(t){return r(e,t)},meridiem:e.meridiem,ordinal:e.ordinal}},i.months=function(){return a(s(),"months")},i.monthsShort=function(){return a(s(),"monthsShort","months",3)},i.weekdays=function(e){return a(s(),"weekdays",null,null,e)},i.weekdaysShort=function(e){return a(s(),"weekdaysShort","weekdays",3,e)},i.weekdaysMin=function(e){return a(s(),"weekdaysMin","weekdays",2,e)}}}()},49916(e){e.exports=function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(t,i,o){var n=i.prototype,a=n.format;o.en.formats=e,n.format=function(t){void 0===t&&(t="YYYY-MM-DDTHH:mm:ssZ");var i=this.$locale().formats,o=function(t,i){return t.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(t,o,n){var a=n&&n.toUpperCase();return o||i[n]||e[n]||i[a].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(e,t,i){return t||i.slice(1)})})}(t,void 0===i?{}:i);return a.call(this,o)}}}()},57565(e){e.exports=s,s.default=s,s.stable=c,s.stableStringify=c;var t="[...]",i="[Circular]",o=[],n=[];function a(){return{depthLimit:Number.MAX_SAFE_INTEGER,edgesLimit:Number.MAX_SAFE_INTEGER}}function s(e,t,i,s){var r;void 0===s&&(s=a()),l(e,"",0,[],void 0,0,s);try{r=0===n.length?JSON.stringify(e,t,i):JSON.stringify(e,h(t),i)}catch(e){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==o.length;){var d=o.pop();4===d.length?Object.defineProperty(d[0],d[1],d[3]):d[0][d[1]]=d[2]}}return r}function r(e,t,i,a){var s=Object.getOwnPropertyDescriptor(a,i);void 0!==s.get?s.configurable?(Object.defineProperty(a,i,{value:e}),o.push([a,i,t,s])):n.push([t,i,e]):(a[i]=e,o.push([a,i,t]))}function l(e,o,n,a,s,d,c){var u;if(d+=1,"object"==typeof e&&null!==e){for(u=0;u<a.length;u++)if(a[u]===e)return void r(i,e,o,s);if(void 0!==c.depthLimit&&d>c.depthLimit)return void r(t,e,o,s);if(void 0!==c.edgesLimit&&n+1>c.edgesLimit)return void r(t,e,o,s);if(a.push(e),Array.isArray(e))for(u=0;u<e.length;u++)l(e[u],u,u,a,e,d,c);else{var h=Object.keys(e);for(u=0;u<h.length;u++){var p=h[u];l(e[p],p,u,a,e,d,c)}}a.pop()}}function d(e,t){return e<t?-1:e>t?1:0}function c(e,t,i,s){void 0===s&&(s=a());var r,l=u(e,"",0,[],void 0,0,s)||e;try{r=0===n.length?JSON.stringify(l,t,i):JSON.stringify(l,h(t),i)}catch(e){return JSON.stringify("[unable to serialize, circular reference is too complex to analyze]")}finally{for(;0!==o.length;){var d=o.pop();4===d.length?Object.defineProperty(d[0],d[1],d[3]):d[0][d[1]]=d[2]}}return r}function u(e,n,a,s,l,c,h){var p;if(c+=1,"object"==typeof e&&null!==e){for(p=0;p<s.length;p++)if(s[p]===e)return void r(i,e,n,l);try{if("function"==typeof e.toJSON)return}catch(e){return}if(void 0!==h.depthLimit&&c>h.depthLimit)return void r(t,e,n,l);if(void 0!==h.edgesLimit&&a+1>h.edgesLimit)return void r(t,e,n,l);if(s.push(e),Array.isArray(e))for(p=0;p<e.length;p++)u(e[p],p,p,s,e,c,h);else{var m={},g=Object.keys(e).sort(d);for(p=0;p<g.length;p++){var v=g[p];u(e[v],v,p,s,e,c,h),m[v]=e[v]}if(void 0===l)return m;o.push([l,n,e]),l[n]=m}s.pop()}}function h(e){return e=void 0!==e?e:function(e,t){return t},function(t,i){if(n.length>0)for(var o=0;o<n.length;o++){var a=n[o];if(a[1]===t&&a[0]===i){i=a[2],n.splice(o,1);break}}return e.call(this,t,i)}}},93678(e){"use strict";function t(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}e.exports=function(e){if((e=e||{}).circles)return function(e){const i=[],o=[],n=new Map;if(n.set(Date,e=>new Date(e)),n.set(Map,(e,t)=>new Map(s(Array.from(e),t))),n.set(Set,(e,t)=>new Set(s(Array.from(e),t))),e.constructorHandlers)for(const t of e.constructorHandlers)n.set(t[0],t[1]);let a=null;return e.proto?l:r;function s(e,s){const r=Object.keys(e),l=new Array(r.length);for(let d=0;d<r.length;d++){const c=r[d],u=e[c];if("object"!=typeof u||null===u)l[c]=u;else if(u.constructor!==Object&&(a=n.get(u.constructor)))l[c]=a(u,s);else if(ArrayBuffer.isView(u))l[c]=t(u);else{const e=i.indexOf(u);l[c]=-1!==e?o[e]:s(u)}}return l}function r(e){if("object"!=typeof e||null===e)return e;if(Array.isArray(e))return s(e,r);if(e.constructor!==Object&&(a=n.get(e.constructor)))return a(e,r);const l={};i.push(e),o.push(l);for(const s in e){if(!1===Object.hasOwnProperty.call(e,s))continue;const d=e[s];if("object"!=typeof d||null===d)l[s]=d;else if(d.constructor!==Object&&(a=n.get(d.constructor)))l[s]=a(d,r);else if(ArrayBuffer.isView(d))l[s]=t(d);else{const e=i.indexOf(d);l[s]=-1!==e?o[e]:r(d)}}return i.pop(),o.pop(),l}function l(e){if("object"!=typeof e||null===e)return e;if(Array.isArray(e))return s(e,l);if(e.constructor!==Object&&(a=n.get(e.constructor)))return a(e,l);const r={};i.push(e),o.push(r);for(const s in e){const d=e[s];if("object"!=typeof d||null===d)r[s]=d;else if(d.constructor!==Object&&(a=n.get(d.constructor)))r[s]=a(d,l);else if(ArrayBuffer.isView(d))r[s]=t(d);else{const e=i.indexOf(d);r[s]=-1!==e?o[e]:l(d)}}return i.pop(),o.pop(),r}}(e);const i=new Map;if(i.set(Date,e=>new Date(e)),i.set(Map,(e,t)=>new Map(n(Array.from(e),t))),i.set(Set,(e,t)=>new Set(n(Array.from(e),t))),e.constructorHandlers)for(const t of e.constructorHandlers)i.set(t[0],t[1]);let o=null;return e.proto?function e(a){if("object"!=typeof a||null===a)return a;if(Array.isArray(a))return n(a,e);if(a.constructor!==Object&&(o=i.get(a.constructor)))return o(a,e);const s={};for(const n in a){const r=a[n];"object"!=typeof r||null===r?s[n]=r:r.constructor!==Object&&(o=i.get(r.constructor))?s[n]=o(r,e):ArrayBuffer.isView(r)?s[n]=t(r):s[n]=e(r)}return s}:function e(a){if("object"!=typeof a||null===a)return a;if(Array.isArray(a))return n(a,e);if(a.constructor!==Object&&(o=i.get(a.constructor)))return o(a,e);const s={};for(const n in a){if(!1===Object.hasOwnProperty.call(a,n))continue;const r=a[n];"object"!=typeof r||null===r?s[n]=r:r.constructor!==Object&&(o=i.get(r.constructor))?s[n]=o(r,e):ArrayBuffer.isView(r)?s[n]=t(r):s[n]=e(r)}return s};function n(e,n){const a=Object.keys(e),s=new Array(a.length);for(let r=0;r<a.length;r++){const l=a[r],d=e[l];"object"!=typeof d||null===d?s[l]=d:d.constructor!==Object&&(o=i.get(d.constructor))?s[l]=o(d,n):ArrayBuffer.isView(d)?s[l]=t(d):s[l]=n(d)}return s}}},14609(e,t,i){"use strict";i.d(t,{b:()=>s});const o=(0,i(66506).createLogger)("foundation-criteria");var n=i(86636);const a="default";class s{constructor(){this.expressions={},this.And=(e,t={})=>this.withExpression(e,t,n.r.And()),this.Or=(e,t={})=>this.withExpression(e,t,n.r.Or()),this.Not=(e,t={})=>this.withExpression(e,t,n.r.Not())}withExpression(e,t={},i=n.r.And()){const{condition:s,join:r,groupName:l}=t,d=(e,t=a)=>{var o;const n=null!==(o=this.expressions[t])&&void 0!==o?o:[];this.expressions[t]=[...n,{join:i||r,condition:s,expression:e}]};if(Array.isArray(e))if(r){const t=e.filter(e=>{const t=e instanceof n.r;return t&&o.warn("Inline joins will be discarded when join is defined in ExpressionOptions"),!t});if(l)t.forEach(e=>{d(e,l)});else{const e=(c=r,t.flat().flatMap((e,t,i)=>i.length-1!==t?[e,c]:e));d(e,a)}}else d(e,a);else d(e,"string"==typeof e?a:e.group);var c;return this}build(e){const t=Object.entries(this.expressions).reduce((e,[t,i])=>Object.assign(Object.assign({},e),{[t]:`(${i.filter(({condition:e})=>!e||e()).map(({expression:e,join:t},i,o)=>this.parseExpression(e,o[i-1],t)).join("")})`}),{});return e?e(t):`(${Object.values(t).join(" && ")})`}reset(){this.expressions={}}parseExpression(e,t,i){const o=[];return i&&t&&o.push(` ${i.operator} `),"string"==typeof e?o.push(e):Array.isArray(e)?(e.forEach((e,t,i)=>{if(e instanceof n.r){if(i[t-1]instanceof n.r)throw new Error("Adjacent Join operations detected")}}),o.push(`(${e.map(e=>this.parseExpression(e,void 0)).join("")})`)):e instanceof n.r?o.push(` ${e.operator} `):e&&o.push(e.serialiser(e)),o.join("")}}},58749(e,t,i){"use strict";i.d(t,{K:()=>n});var o=i(95553);class n{constructor(e){this.serialiser=o.n.EQ,this.build=()=>{if(!this.field)throw new Error("Missing required param 'field'");if(void 0===this.value)throw new Error("Missing required param 'value'");if(!this.serialiser)throw new Error("Missing required param 'serialise'");return{field:this.field,value:this.value,serialiser:this.serialiser,params:this.params,valueGetter:this.valueGetter,group:this.group}},e&&(this.field=e.field,this.value=e.value,this.serialiser=e.serialiser,this.params=e.params,this.valueGetter=e.valueGetter,this.group=e.group)}withField(e){return this.field=e,this}withValue(e){return this.value=e,this}withSerialiser(e){return this.serialiser=e,this}withParams(e){return this.params=e,this}withValueGetter(e){return this.valueGetter=e,this}withGroup(e){return this.group=e,this}}},95553(e,t,i){"use strict";i.d(t,{n:()=>s});var o=i(86636);const n=e=>{const{value:t}=e;return e.valueGetter?e.valueGetter(t):"function"==typeof t?t(e):Array.isArray(t)?t.join(","):"string"==typeof t?`"${t}"`:t},a=e=>t=>`${t.field} ${e} ${n(t)}`,s={AND:e=>a(o.X.AND)(e),OR:e=>a(o.X.OR)(e),NOT:e=>a(o.X.NOT)(e),GT:e=>a(o.X.GT)(e),GE:e=>a(o.X.GE)(e),LT:e=>a(o.X.LT)(e),LE:e=>a(o.X.LE)(e),NE:e=>a(o.X.NE)(e),EQ:e=>a(o.X.EQ)(e),equals:e=>`${e.field}.equals(${n(e)})`,equalsIgnoreCase:e=>`${e.field}.equalsIgnoreCase(${n(e)})`,contains:e=>`Expr.contains(${e.field}, ${n(e)})`,fieldContains:e=>`${e.field}.contains(${n(e)})`,containsIgnoreCase:e=>`Expr.containsIgnoreCase(${e.field}, ${n(e)})`,startsWith:e=>`${e.field}.startsWith(${n(e)})`,endsWith:e=>`${e.field}.endsWith(${n(e)})`,dateIsToday:e=>`Expr.dateIsToday(${e.field})`,dateIsEqual:e=>`Expr.dateIsEqual(${e.field}, ${n(e)})`,dateIsGreaterEqual:e=>`Expr.dateIsGreaterEqual(${e.field}, ${n(e)})`,dateIsLessEqual:e=>`Expr.dateIsLessEqual(${e.field}, ${n(e)})`,dateTimeIsGreaterEqual:e=>`Expr.dateTimeIsGreaterEqual(${e.field}, ${n(e)})`,dateTimeIsLessEqual:e=>`Expr.dateTimeIsLessEqual(${e.field}, ${n(e)})`}},86636(e,t,i){"use strict";var o;i.d(t,{X:()=>o,r:()=>n}),function(e){e.AND="&&",e.OR="||",e.NOT="!",e.GT=">",e.GE=">=",e.LT="<",e.LE="<=",e.NE="!=",e.EQ="=="}(o||(o={}));class n{constructor(e){this.$$operator=e}static And(){return new n(o.AND)}static Or(){return new n(o.OR)}static Not(){return new n(o.NOT)}static GreaterThan(){return new n(o.GT)}static GreaterThanOrEqual(){return new n(o.GE)}static LessThan(){return new n(o.LT)}static LessThanOrEqual(){return new n(o.LE)}static NotEqual(){return new n(o.NE)}static Equal(){return new n(o.EQ)}get operator(){return this.$$operator}}},31274(e,t,i){"use strict";i.d(t,{u:()=>n});var o=i(60416);const n=(e,t,i)=>{(0,o.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-dialog`),s=i?(e=>{let t=e.querySelector("#dialog-container");return t||(t=document.createElement("div"),t.setAttribute("id","dialog-container"),t.style.position="relative",e.appendChild(t)),t})(i):(0,o.jE)("dialog-container",t);s.appendChild(a),a.notification=e,a.show()}},60416(e,t,i){"use strict";i.d(t,{cL:()=>h,jE:()=>u,uP:()=>d,u_:()=>c});var o=i(66506),n=i(52945),a=i(68424);const s=(0,o.createLogger)("foundation-notifications");let r=null;const l=new Map,d=e=>{var t,i;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(i=null==e?void 0:e.body)&&void 0!==i?i:"Something went wrong"}`},c=e=>{var t,i;s.log({message:d(e),level:(t=e,(null==t?void 0:t.logLevel)||(null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.logLevel)||o.LogLevels.debug)})},u=(e,t)=>{let i=document.querySelector(`#${e}`);if(!i)if(l.has(e))i=l.get(e);else{const t=(0,n.fI)(document).find(t=>t.id===e);t&&(i=t,l.set(e,t))}if(!i){i=document.createElement("div"),i.setAttribute("id",e),i.style.zIndex="9999";const{element:t,prefix:o}=(0,a.DW)(document.body,"rapid");if(t)t.appendChild(i),r=t;else if(r)r.appendChild(i);else{const e=document.createElement(`${o}-design-system-provider`);e.appendChild(i),document.body.appendChild(e),r=e}}return i},h=e=>{for(var t,i;e&&!(e instanceof ShadowRoot);){const o=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("banner-anchor");if(o)return o.style.position="relative",o;e=null===(i=null==e?void 0:e.getRootNode())||void 0===i?void 0:i.host}return p()},p=()=>{const e=document.createElement("div");return e.setAttribute("id","banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e}},85995(e,t,i){"use strict";i.r(t),i.d(t,{Accordion:()=>u,AccordionItem:()=>f,ActionsMenu:()=>A,AffixMixin:()=>fl,AiCriteriaSearch:()=>$e,AiIndicator:()=>Ie,Anchor:()=>Re,AnchoredRegion:()=>ze,Avatar:()=>Ye,BASE_EDITABLE_ELEMENT_SELECTORS:()=>of,Badge:()=>Qe,Banner:()=>lt,BaseDatasource:()=>pi,BaseFileComponent:()=>Ma,Breadcrumb:()=>ht,BreadcrumbItem:()=>bt,Button:()=>St,COMBO_INPUT_MIN_LENGTH:()=>vu,CRON_LENGTH:()=>hc,CSSVarsTokenMapper:()=>Sm,Calendar:()=>Dt,Card:()=>Mt,CategorizedMultiselect:()=>Wt,Checkbox:()=>Jt,Combobox:()=>Ci,ConnectionIndicator:()=>ki,CronBuilderEvents:()=>bc,DATETIME_OPERATORS:()=>ee,DATE_OPERATORS:()=>Z,DATE_PICKER_VALUE_FORMAT:()=>go,DEFUALT_FILTER_BAR_COLUMNS:()=>xs,DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS:()=>af,DataGrid:()=>Li,DataGridCell:()=>_i,DataGridDatasource:()=>Em,DataGridRow:()=>Bi,DateOrDay:()=>sc,DatePicker:()=>xo,DefaultRouter:()=>Iv,DesignTokensObservable:()=>Wo,Dialog:()=>Dn,DialogElement:()=>In,Disclosure:()=>Nn,Divider:()=>Pn,DropdownMenu:()=>Kn,EnvironmentIndicator:()=>da,ErrorBanner:()=>ma,ErrorBoundary:()=>ka,ErrorBoundaryEvent:()=>va,ErrorDialog:()=>Na,ExpressionBuilderConfig:()=>a,ExpressionBuilderCore:()=>Gg,FaPrefixFromStyle:()=>Sr,FileReader:()=>Ua,FileUpload:()=>ts,Filter:()=>ms,FilterBar:()=>$s,FilterEvents:()=>ps,FlexLayout:()=>As,FlexMediaQueriesEnum:()=>Es,Flipper:()=>Fs,Flyout:()=>Gs,FoundationDesignSystemProvider:()=>yn,FoundationExpressionBuilder:()=>kg,FoundationRouteCollection:()=>Gv,FoundationRouteNav:()=>zv,FoundationRouter:()=>Wv,FoundationRouterConfiguration:()=>jv,FoundationRuleExpressionBuilder:()=>av,FoundationValueExpressionBuilder:()=>uv,GenerateNavigationPathEventType:()=>Yv,GridLayout:()=>er,GridLayoutItem:()=>ar,GridMediaQueriesEnum:()=>Ws,HorizontalScroll:()=>dr,INPUT_MIN_LENGTH:()=>gu,Icon:()=>Tr,Listbox:()=>Ar,ListboxOption:()=>_r,MAX_DAYS:()=>uc,MAX_HOURS:()=>mc,MAX_MINS_SEC:()=>gc,MAX_MINUTE_RECURRENCE:()=>fc,MAX_MONTHS:()=>cc,MAX_WEEK_DAYS:()=>pc,MAX_WEEK_NUMBER:()=>vc,Menu:()=>Gr,MenuItem:()=>Kr,Modal:()=>ol,Multiselect:()=>hl,MultiselectDatasource:()=>rl,NUMERIC_OPERATORS:()=>Q,NavigateToEventType:()=>Vv,NotificationListener:()=>mv,NumberField:()=>Ml,OPERATOR_DISPLAY_LABEL:()=>te,Optgroup:()=>Bl,OptionsDatasource:()=>vi,Popper:()=>kd,Position:()=>Pt,Progress:()=>hd,ProgressRing:()=>Nd,Radio:()=>Pd,RadioGroup:()=>Yd,RecurrenceType:()=>nc,Router:()=>kv,RuleExpression:()=>jg,SCROLL_TIMEOUT:()=>mu,SECTION_NAVIGATOR_EVENTS:()=>Ru,SNACKBAR_CLOSE_TIMEOUT:()=>Oh,SNACKBAR_EVENTS_NAMES:()=>Th,SNACKBAR_TYPES:()=>Eh,SNACKBAR_TYPE_DEFAULT:()=>Sh,STRING_OPERATORS:()=>J,Scheduler:()=>Zd,SchedulerCronBuilder:()=>Qc,SchedulerTimezone:()=>au,SearchBar:()=>bu,SearchBarCombobox:()=>Eu,SectionNavigator:()=>Mu,SegmentedControl:()=>Bu,SegmentedItem:()=>qu,Select:()=>eh,Skeleton:()=>sh,Slider:()=>mh,SliderLabel:()=>wh,Snackbar:()=>Lh,StackingIcons:()=>Mh,StatusPill:()=>Uh,Stepper:()=>Jv,StepperTab:()=>Yh,StepperTabPanel:()=>Jh,Switch:()=>op,SystemHealthOverlay:()=>wd,Tab:()=>dp,TabPanel:()=>gp,Tabs:()=>Cp,TextArea:()=>Tp,TextField:()=>Fp,Toast:()=>jp,Toolbar:()=>qp,Tooltip:()=>em,TreeItem:()=>sm,TreeView:()=>hm,UrlInput:()=>Cm,WeekType:()=>ac,accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,accentPaletteValue:()=>ln,actionsMenuBaseStyles:()=>$,applyCustomTokens:()=>Zo,baseComponents:()=>$m,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,baseLayerLuminanceValue:()=>cn,black:()=>Oo,bodyFont:()=>r.bodyFont,buildEditableElementSelector:()=>sf,categorizedMultiselectStyles:()=>Bt,categorizedMultiselectTemplate:()=>jt,clientOperators:()=>Yg,closeIcon:()=>ss,configureDesignSystem:()=>rn,configureEnvironmentIndicator:()=>ra,controlCornerRadius:()=>r.controlCornerRadius,controlCornerRadiusValue:()=>hn,createDesignSystemProxy:()=>vd,createFormData:()=>qa,crossIcon:()=>cu,daysOfWeek:()=>rc,defaultAccordionConfig:()=>p,defaultAccordionItemConfig:()=>y,defaultAiCriteriaSearchConfig:()=>Ee,defaultAnchorConfig:()=>Fe,defaultAnchoredRegionConfig:()=>Ue,defaultAvatarConfig:()=>qe,defaultBadgeConfig:()=>et,defaultBreadcrumbConfig:()=>mt,defaultBreadcrumbItemConfig:()=>wt,defaultButtonConfig:()=>Ot,defaultCalendarConfig:()=>Lt,defaultCardConfig:()=>Ht,defaultCategorizedMultiselectConfig:()=>Yt,defaultCheckboxConfig:()=>Zt,defaultComboboxConfig:()=>$i,defaultConfig:()=>tc,defaultCronBuilderConfig:()=>eu,defaultDataGridCellConfig:()=>zi,defaultDataGridConfig:()=>Ni,defaultDataGridRowConfig:()=>ji,defaultDatePickerConfig:()=>Co,defaultDialogConfig:()=>kn,defaultDisclosureConfig:()=>Mn,defaultDividerConfig:()=>Bn,defaultFileUploadConfig:()=>os,defaultFillColor:()=>ko,defaultFlexLayoutConfig:()=>Ds,defaultFlipperConfig:()=>_s,defaultFlyoutConfig:()=>Vs,defaultGridLayoutConfig:()=>Qs,defaultGridLayoutItemConfig:()=>nr,defaultHorizontalScrollConfig:()=>ur,defaultIconConfig:()=>$r,defaultListboxConfig:()=>Rr,defaultListboxOptionConfig:()=>zr,defaultMenuConfig:()=>Vr,defaultMenuItemConfig:()=>Jr,defaultModalConfig:()=>il,defaultMultiselectConfig:()=>ul,defaultNavItemPredicate:()=>Pv,defaultNeutralForegroundContrast:()=>Uo,defaultNumberFieldConfig:()=>Hl,defaultPlacementIndexPadding:()=>Uv,defaultProgressConfig:()=>md,defaultProgressRingConfig:()=>Md,defaultRadioConfig:()=>Bd,defaultRadioGroupConfig:()=>qd,defaultSearchBarComboboxConfig:()=>Tu,defaultSearchBarConfig:()=>wu,defaultSectionNavigatorConfig:()=>Hu,defaultSegmentedControlConfig:()=>ju,defaultSegmentedItemConfig:()=>Xu,defaultSelectConfig:()=>ih,defaultSkeletonConfig:()=>lh,defaultSliderConfig:()=>vh,defaultSliderLabelConfig:()=>xh,defaultStepperConfig:()=>Zv,defaultStepperTabConfig:()=>qh,defaultStepperTabPanelConfig:()=>Zh,defaultSwitchConfig:()=>ap,defaultSystemHealthOverlayConfig:()=>Sd,defaultTabConfig:()=>up,defaultTabPanelConfig:()=>fp,defaultTabsConfig:()=>$p,defaultTextAreaConfig:()=>Ip,defaultTextFieldConfig:()=>_p,defaultTimezoneConfig:()=>ru,defaultToastConfig:()=>Gp,defaultToolbarConfig:()=>Xp,defaultTooltipConfig:()=>im,defaultTreeItemConfig:()=>lm,defaultTreeViewConfig:()=>mm,defaultUrlInputConfig:()=>wm,defineFactory:()=>vv,density:()=>r.density,designToken:()=>Xo,designTokensMap:()=>an,designUnit:()=>r.designUnit,designUnitValue:()=>pn,direction:()=>r.direction,directionValue:()=>un,disabledOpacity:()=>r.disabledOpacity,downloadFile:()=>Xa,dropdownMenuBaseStyles:()=>jn,environmentIndicatorStyles:()=>Qn,errorDialogTemplate:()=>La,extractMenuItems:()=>Yn,faSizeValueDefault:()=>Er,faSizeValues:()=>Or,fileReaderStyles:()=>_a,fileReaderTemplate:()=>Pa,fillColor:()=>r.fillColor,filterBarTemplate:()=>ws,findParentRouter:()=>Rv,findRouter:()=>Lv,findTopLevelRouter:()=>Nv,flyoutAnimationTime:()=>zs,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,formatTimeForCountDown:()=>Ph,formatToPlaceholder:()=>po,foundationAccordion:()=>m,foundationAccordionItem:()=>w,foundationAccordionItemShadowOptions:()=>b,foundationAccordionItemStyles:()=>g,foundationAccordionItemTemplate:()=>v,foundationAccordionShadowOptions:()=>h,foundationAccordionStyles:()=>d,foundationAccordionTemplate:()=>c,foundationActionsMenu:()=>L,foundationActionsMenuStyles:()=>S,foundationActionsMenuTemplate:()=>D,foundationAiCriteriaSearch:()=>Oe,foundationAiCriteriaSearchShadowOptions:()=>Se,foundationAiCriteriaSearchStyles:()=>_,foundationAiCriteriaSearchTemplate:()=>B,foundationAiIndicator:()=>De,foundationAiIndicatorStyles:()=>Te,foundationAiIndicatorTemplate:()=>ke,foundationAnchor:()=>Me,foundationAnchorShadowOptions:()=>Ne,foundationAnchorStyles:()=>Ae,foundationAnchorTemplate:()=>Le,foundationAnchoredRegion:()=>Be,foundationAnchoredRegionShadowOptions:()=>Pe,foundationAnchoredRegionStyles:()=>He,foundationAnchoredRegionTemplate:()=>_e,foundationAvatar:()=>Ke,foundationAvatarShadowOptions:()=>We,foundationAvatarStyles:()=>Ge,foundationAvatarTemplate:()=>je,foundationBadge:()=>tt,foundationBadgeShadowOptions:()=>Ze,foundationBadgeStyles:()=>Xe,foundationBadgeTemplate:()=>Je,foundationBanner:()=>dt,foundationBannerShadowOptions:()=>rt,foundationBannerStyles:()=>nt,foundationBannerTemplate:()=>st,foundationBreadcrumb:()=>gt,foundationBreadcrumbItem:()=>Ct,foundationBreadcrumbItemShadowOptions:()=>yt,foundationBreadcrumbItemStyles:()=>vt,foundationBreadcrumbItemTemplate:()=>ft,foundationBreadcrumbShadowOptions:()=>pt,foundationBreadcrumbStyles:()=>ct,foundationBreadcrumbTemplate:()=>ut,foundationButton:()=>Tt,foundationButtonShadowOptions:()=>Et,foundationButtonStyles:()=>xt,foundationButtonTemplate:()=>$t,foundationCalendar:()=>Rt,foundationCalendarShadowOptions:()=>At,foundationCalendarStyles:()=>kt,foundationCalendarTemplate:()=>It,foundationCard:()=>zt,foundationCardShadowOptions:()=>_t,foundationCardStyles:()=>Nt,foundationCardTemplate:()=>Ft,foundationCategorizedMultiselect:()=>qt,foundationCategorizedMultiselectShadowOptions:()=>Vt,foundationCheckbox:()=>ei,foundationCheckboxShadowOptions:()=>Qt,foundationCheckboxStyles:()=>Kt,foundationCheckboxTemplate:()=>Xt,foundationCombobox:()=>Si,foundationComboboxShadowOptions:()=>xi,foundationComboboxStyles:()=>fi,foundationComboboxTemplate:()=>bi,foundationConnectionIndicator:()=>Ii,foundationConnectionIndicatorStyles:()=>Oi,foundationConnectionIndicatorTemplate:()=>Ti,foundationDataGrid:()=>Fi,foundationDataGridCell:()=>Pi,foundationDataGridCellShadowOptions:()=>Hi,foundationDataGridCellStyles:()=>Mi,foundationDataGridCellTemplate:()=>s.dataGridCellTemplate,foundationDataGridRow:()=>Vi,foundationDataGridRowShadowOptions:()=>Gi,foundationDataGridRowStyles:()=>Ui,foundationDataGridRowTemplate:()=>s.dataGridRowTemplate,foundationDataGridShadowOptions:()=>Ri,foundationDataGridStyles:()=>Di,foundationDataGridTemplate:()=>Ai,foundationDatePicker:()=>$o,foundationDatePickerShadowOptions:()=>wo,foundationDatePickerStyles:()=>ao,foundationDatePickerTemplate:()=>lo,foundationDesignSystemProvider:()=>wn,foundationDialog:()=>An,foundationDialogShadowOptions:()=>Tn,foundationDialogStyles:()=>xn,foundationDialogTemplate:()=>On,foundationDisclosure:()=>_n,foundationDisclosureShadowOptions:()=>Fn,foundationDisclosureStyles:()=>Ln,foundationDisclosureTemplate:()=>Rn,foundationDivider:()=>Gn,foundationDividerShadowOptions:()=>Un,foundationDividerStyles:()=>Hn,foundationDividerTemplate:()=>zn,foundationDropdownMenu:()=>Xn,foundationDropdownMenuStyles:()=>Vn,foundationDropdownMenuTemplate:()=>qn,foundationEnvironmentIndicator:()=>ca,foundationEnvironmentIndicatorTemplate:()=>Zn,foundationErrorBanner:()=>ga,foundationErrorBannerShadowOptions:()=>pa,foundationErrorBannerTemplate:()=>ha,foundationErrorBoundary:()=>Ia,foundationErrorBoundaryShadowOptions:()=>Ta,foundationErrorBoundaryTemplate:()=>Oa,foundationErrorDialog:()=>Fa,foundationErrorDialogShadowOptions:()=>Ra,foundationErrorDialogStyles:()=>Da,foundationFileReader:()=>Ba,foundationFileReaderStyles:()=>Ha,foundationFileUpload:()=>ns,foundationFileUploadShadowOptions:()=>is,foundationFileUploadStyles:()=>Va,foundationFileUploadTemplate:()=>Wa,foundationFilter:()=>gs,foundationFilterBar:()=>Ss,foundationFilterBarStyles:()=>fs,foundationFilterBarTemplate:()=>Cs,foundationFilterStyles:()=>as,foundationFilterTemplate:()=>hs,foundationFlexLayout:()=>Ls,foundationFlexLayoutShadowOptions:()=>Is,foundationFlexLayoutStyles:()=>Ts,foundationFlexLayoutTemplate:()=>ks,foundationFlipper:()=>Hs,foundationFlipperShadowOptions:()=>Ms,foundationFlipperStyles:()=>Rs,foundationFlipperTemplate:()=>Ns,foundationFlyout:()=>Ys,foundationFlyoutShadowOptions:()=>js,foundationFlyoutStyles:()=>Ps,foundationFlyoutTemplate:()=>Bs,foundationGridLayout:()=>tr,foundationGridLayoutItem:()=>sr,foundationGridLayoutItemShadowOptions:()=>or,foundationGridLayoutItemTemplate:()=>ir,foundationGridLayoutShadowOptions:()=>Js,foundationGridLayoutStyles:()=>Ks,foundationGridLayoutTemplate:()=>Xs,foundationHorizontalScroll:()=>hr,foundationHorizontalScrollShadowOptions:()=>cr,foundationHorizontalScrollStyles:()=>rr,foundationHorizontalScrollTemplate:()=>lr,foundationIcon:()=>kr,foundationIconShadowOptions:()=>xr,foundationIconStyles:()=>yr,foundationIconTemplate:()=>Cr,foundationListbox:()=>Nr,foundationListboxOption:()=>Pr,foundationListboxOptionShadowOptions:()=>Hr,foundationListboxOptionStyles:()=>Fr,foundationListboxOptionTemplate:()=>Mr,foundationListboxShadowOptions:()=>Lr,foundationListboxStyles:()=>Ir,foundationListboxTemplate:()=>Dr,foundationMenu:()=>Yr,foundationMenuItem:()=>Qr,foundationMenuItemShadowOptions:()=>Xr,foundationMenuItemStyles:()=>Wr,foundationMenuItemTemplate:()=>qr,foundationMenuShadowOptions:()=>jr,foundationMenuStyles:()=>Ur,foundationMenuTemplate:()=>Br,foundationModal:()=>nl,foundationModalShadowOptions:()=>tl,foundationModalStyles:()=>Zr,foundationModalTemplate:()=>el,foundationMultiselect:()=>pl,foundationMultiselectShadowOptions:()=>cl,foundationNotificationListener:()=>gv,foundationNotificationListenerShadowOptions:()=>pv,foundationNotificationListenerTemplate:()=>hv,foundationNumberField:()=>zl,foundationNumberFieldShadowOptions:()=>_l,foundationNumberFieldStyles:()=>yl,foundationNumberFieldTemplate:()=>wl,foundationOptgroup:()=>Gl,foundationOptgroupStyles:()=>Pl,foundationOptgroupTemplate:()=>Ul,foundationPopper:()=>Ad,foundationProgress:()=>gd,foundationProgressRing:()=>_d,foundationProgressRingShadowOptions:()=>Fd,foundationProgressRingStyles:()=>Ld,foundationProgressRingTemplate:()=>Rd,foundationProgressShadowOptions:()=>pd,foundationProgressStyles:()=>cd,foundationProgressTemplate:()=>ud,foundationRadio:()=>Gd,foundationRadioGroup:()=>Kd,foundationRadioGroupShadowOptions:()=>Wd,foundationRadioGroupStyles:()=>jd,foundationRadioGroupTemplate:()=>Vd,foundationRadioShadowOptions:()=>Ud,foundationRadioStyles:()=>Hd,foundationRadioTemplate:()=>zd,foundationScheduler:()=>ic,foundationSchedulerCronBuilder:()=>tu,foundationSchedulerCronBuilderShadowOptions:()=>Zc,foundationSchedulerCronBuilderTemplate:()=>Jc,foundationSchedulerShadowOptions:()=>ec,foundationSchedulerTemplate:()=>Qd,foundationSchedulerTimezone:()=>lu,foundationSchedulerTimezoneShadowOptions:()=>su,foundationSchedulerTimezoneTemplate:()=>nu,foundationSearchBar:()=>Cu,foundationSearchBarCombobox:()=>ku,foundationSearchBarComboboxShadowOptions:()=>Ou,foundationSearchBarComboboxStyles:()=>xu,foundationSearchBarComboboxTemplate:()=>$u,foundationSearchBarShadowOptions:()=>yu,foundationSearchBarStyles:()=>du,foundationSearchBarTemplate:()=>pu,foundationSectionNavigator:()=>zu,foundationSectionNavigatorShadowOptions:()=>_u,foundationSectionNavigatorStyles:()=>Iu,foundationSectionNavigatorTemplate:()=>Du,foundationSegmentedControl:()=>Vu,foundationSegmentedControlShadowOptions:()=>Gu,foundationSegmentedControlStyles:()=>Pu,foundationSegmentedControlTemplate:()=>Uu,foundationSegmentedItem:()=>Ju,foundationSegmentedItemShadowOptions:()=>Ku,foundationSegmentedItemStyles:()=>Yu,foundationSegmentedItemTemplate:()=>Wu,foundationSelect:()=>oh,foundationSelectShadowOptions:()=>th,foundationSelectStyles:()=>Qu,foundationSelectTemplate:()=>Zu,foundationSkeleton:()=>dh,foundationSkeletonShadowOptions:()=>rh,foundationSkeletonStyles:()=>nh,foundationSkeletonTemplate:()=>ah,foundationSlider:()=>fh,foundationSliderLabel:()=>$h,foundationSliderLabelShadowOptions:()=>Ch,foundationSliderLabelStyles:()=>bh,foundationSliderLabelTemplate:()=>yh,foundationSliderShadowOptions:()=>gh,foundationSliderStyles:()=>ch,foundationSliderTemplate:()=>ph,foundationSnackbar:()=>Rh,foundationSnackbarShadowOptions:()=>Ah,foundationSnackbarStyles:()=>kh,foundationSnackbarTemplate:()=>Dh,foundationStackingIcons:()=>_h,foundationStackingIconsStyles:()=>Nh,foundationStackingIconsTemplate:()=>Fh,foundationStatusPill:()=>Bh,foundationStatusPillTemplate:()=>zh,foundationStepper:()=>ef,foundationStepperShadowOptions:()=>Qv,foundationStepperStyles:()=>Xv,foundationStepperTab:()=>Kh,foundationStepperTabPanel:()=>ep,foundationStepperTabPanelShadowOptions:()=>Qh,foundationStepperTabPanelTemplate:()=>Xh,foundationStepperTabShadowOptions:()=>Wh,foundationStepperTabStyles:()=>Gh,foundationStepperTabTemplate:()=>Vh,foundationStepperTemplate:()=>Kv,foundationSwitch:()=>sp,foundationSwitchShadowOptions:()=>np,foundationSwitchStyles:()=>tp,foundationSwitchTemplate:()=>ip,foundationSystemHealthOverlay:()=>Ed,foundationSystemHealthOverlayShadowOptions:()=>$d,foundationSystemHealthOverlayStyles:()=>xd,foundationSystemHealthOverlayTemplate:()=>Cd,foundationTab:()=>hp,foundationTabPanel:()=>bp,foundationTabPanelShadowOptions:()=>vp,foundationTabPanelStyles:()=>pp,foundationTabPanelTemplate:()=>mp,foundationTabShadowOptions:()=>cp,foundationTabStyles:()=>rp,foundationTabTemplate:()=>lp,foundationTabs:()=>Sp,foundationTabsShadowOptions:()=>xp,foundationTabsStyles:()=>yp,foundationTabsTemplate:()=>wp,foundationTextArea:()=>Dp,foundationTextAreaShadowOptions:()=>kp,foundationTextAreaStyles:()=>Ep,foundationTextAreaTemplate:()=>Op,foundationTextField:()=>Hp,foundationTextFieldShadowOptions:()=>Mp,foundationTextFieldStyles:()=>Rp,foundationTextFieldTemplate:()=>Np,foundationToast:()=>Vp,foundationToastShadowOptions:()=>Bp,foundationToastStyles:()=>zp,foundationToastTemplate:()=>Up,foundationToolbar:()=>Jp,foundationToolbarShadowOptions:()=>Kp,foundationToolbarStyles:()=>Yp,foundationToolbarTemplate:()=>Wp,foundationTooltip:()=>om,foundationTooltipShadowOptions:()=>tm,foundationTooltipStyles:()=>Qp,foundationTooltipTemplate:()=>Zp,foundationTreeItem:()=>dm,foundationTreeItemShadowOptions:()=>rm,foundationTreeItemStyles:()=>nm,foundationTreeItemTemplate:()=>am,foundationTreeView:()=>gm,foundationTreeViewShadowOptions:()=>pm,foundationTreeViewStyles:()=>cm,foundationTreeViewTemplate:()=>um,foundationUrlInput:()=>xm,foundationUrlInputShadowOptions:()=>ym,foundationUrlInputStyles:()=>vm,foundationUrlInputTemplate:()=>bm,fromBinaryExpression:()=>iv,fromMethodExpression:()=>ov,fuiAccentPalette:()=>_o,fuiAccentSwatch:()=>Mo,fuiCardFillColor:()=>Po,fuiCardForegroundColor:()=>Go,fuiDefaultCardFillColor:()=>Do,fuiDefaultCardPalette:()=>Ao,fuiFillColor:()=>zo,fuiNeutralPalette:()=>No,fuiNeutralSwatch:()=>Ro,getBannerTemplate:()=>at,getBrowserLocale:()=>uo,getCriteriaBuilder:()=>fu,getDefaultConfig:()=>tn,getDesignSystemPrefix:()=>T,getDialogTemplate:()=>En,getDisplayFormatForLang:()=>ho,getDropdownMenuTemplate:()=>Wn,getErrorDialogTemplate:()=>Aa,getExports:()=>on,getFontawesomeIconsCss:()=>br,getNavItems:()=>Bv,getPrefixedCategorizedMultiselect:()=>Gt,getPrefixedCronBuilder:()=>Xc,getPrefixedDatePicker:()=>ro,getPrefixedErrorBanner:()=>ua,getPrefixedFileReader:()=>za,getPrefixedFileUpload:()=>Ya,getPrefixedFilterTemplate:()=>us,getPrefixedFlyout:()=>Us,getPrefixedIcon:()=>wr,getPrefixedMultiselect:()=>ll,getPrefixedScheduler:()=>Jd,getPrefixedSchedulerTimezone:()=>ou,getPrefixedSearchBar:()=>hu,getPrefixedSnackbar:()=>Ih,getPrefixedStepper:()=>qv,getPrefixedStepperTab:()=>jh,getPrefixedToast:()=>Pp,getPrefixedUrlInput:()=>fm,getTypeRampValue:()=>nn,groupsToCriteria:()=>X,hasDateValue:()=>mo,inputControls:()=>Ic,isAbsoluteUrl:()=>Av,jsonConverter:()=>Td,mapType:()=>bs,maxheight:()=>al,media:()=>Ve,menuTemplate:()=>k,mixinFoundationFontFamily:()=>gn,months:()=>dc,multiselectStyles:()=>sl,multiselectTemplate:()=>dl,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Bo,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralPaletteValue:()=>dn,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,optionsMaxheight:()=>Ut,paletteFromHex:()=>Qo,parseDatePickerValue:()=>vo,pathJoin:()=>Fv,plusIcon:()=>uu,provideDesignSystem:()=>fd,provideTokens:()=>Ko,rebuildOperator:()=>tv,registerFoundationDesignSystem:()=>rf,removeChildRouteParameter:()=>_v,removeLastPathSegment:()=>Mv,resolveDayjsLocale:()=>co,routerLogger:()=>$v,routerProperty:()=>Tv,ruleExpressionToGroup:()=>nv,ruleToRuleExpression:()=>Zg,ruleToRuleMethodExpression:()=>Qg,schedulerCronBuilderStyles:()=>Dc,schedulerStyles:()=>Xd,schedulerTimezoneStyles:()=>iu,selectCustomToken:()=>sn,sharedFieldStyles:()=>bl,singleOptionTemplate:()=>I,statusPillStyles:()=>Hh,strokeWidth:()=>r.strokeWidth,swatchConverter:()=>Jo,tagFor:()=>fv,transformOperatorNameToServerName:()=>Jg,transformServerNameToOperatorName:()=>ev,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight,uploadFiles:()=>Ka,validateClauses:()=>ce,validateGroups:()=>ue,weekNumber:()=>lc,white:()=>Eo});var o={};i.r(o),i.d(o,{accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,bodyFont:()=>r.bodyFont,controlCornerRadius:()=>r.controlCornerRadius,defaultNeutralForegroundContrast:()=>Uo,density:()=>r.density,designUnit:()=>r.designUnit,direction:()=>r.direction,disabledOpacity:()=>r.disabledOpacity,fillColor:()=>r.fillColor,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,fuiCardFillColor:()=>Po,fuiCardForegroundColor:()=>Go,fuiFillColor:()=>zo,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Bo,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,strokeWidth:()=>r.strokeWidth,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight});var n={};i.r(n),i.d(n,{accentPaletteValue:()=>ln,baseLayerLuminanceValue:()=>cn,controlCornerRadiusValue:()=>hn,designUnitValue:()=>pn,directionValue:()=>un,neutralPaletteValue:()=>dn});var a={};i.r(a),i.d(a,{BASE_LOGICAL_COMBINATORS:()=>Om,BASE_OPERATORS:()=>Lm,LOGICAL_COMBINATORS:()=>Tm,NULL_COMBINATOR:()=>km});var s=i(38370),r=i(54634),l=i(33681);const d=(e,t)=>l.css`
|
|
2
2
|
${(0,r.accordionStyles)(e,t)}
|
|
3
3
|
`,c=(e,t)=>(0,s.accordionTemplate)(e,t);class u extends s.Accordion{}const h={delegatesFocus:!0,mode:"open"},p={},m=u.compose(Object.assign({baseName:"accordion",template:c,styles:d,shadowOptions:h},p)),g=(e,t)=>l.css`
|
|
4
4
|
${(0,r.accordionItemStyles)(e,t)}
|
|
@@ -258,9 +258,9 @@
|
|
|
258
258
|
background: var(--neutral-fill-hover);
|
|
259
259
|
color: var(--neutral-foreground-rest);
|
|
260
260
|
}
|
|
261
|
-
`;var H=i(77679);let
|
|
261
|
+
`;var H=i(77679);let z=!1;try{"undefined"!=typeof GENX_ENABLE_AI&&(z="true"===GENX_ENABLE_AI)}catch(id){}const P=()=>z||(0,H.m)("ai");var U=i(40729);const B=l.html`
|
|
262
262
|
${e=>{return t=T(e),l.html`
|
|
263
|
-
${(0,l.when)(()=>
|
|
263
|
+
${(0,l.when)(()=>P(),l.html`
|
|
264
264
|
<div class="ai-criteria-search">
|
|
265
265
|
<div class="ai-criteria-search-row">
|
|
266
266
|
${(0,l.when)(e=>!e.showingChips,l.html`
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
</div>
|
|
333
333
|
`)}
|
|
334
334
|
`;var t}}
|
|
335
|
-
`;var G=i(95553),j=i(58749),V=i(14609),Y=i(86636);const W={contains:G.n.containsIgnoreCase,equals:G.n.EQ,startsWith:G.n.startsWith,endsWith:G.n.endsWith,greaterThan:G.n.GT,lessThan:G.n.LT,greaterThanOrEqual:G.n.GE,lessThanOrEqual:G.n.LE,notEqual:G.n.NE,dateIsToday:G.n.dateIsToday,dateIsAfter:G.n.dateIsGreaterEqual,dateIsGreaterEqual:G.n.dateIsGreaterEqual,dateIsBefore:G.n.dateIsLessEqual,dateIsLessEqual:G.n.dateIsLessEqual,dateIsEqual:G.n.dateIsEqual,dateTimeIsAfter:G.n.dateTimeIsGreaterEqual,dateTimeIsGreaterEqual:G.n.dateTimeIsGreaterEqual,dateTimeIsBefore:G.n.dateTimeIsLessEqual,dateTimeIsLessEqual:G.n.dateTimeIsLessEqual};function q(e){var t,i;const o=null!==(t=W[e.operator])&&void 0!==t?t:G.n.containsIgnoreCase;return(new j.K).withField(e.field).withValue(null!==(i=e.value)&&void 0!==i?i:null).withSerialiser(o).withGroup("default").build()}function K(e,t){return 1===e.length?e[0]:e.reduce((e,i,o)=>0===o?[i]:[...e,t,i],[])}function X(e){var t;const i=new V.b;let o=!1;for(const n of e){if(!(null===(t=n.clauses)||void 0===t?void 0:t.length))continue;const e=n.clauses.map(q),a="or"===n.logic?Y.r.Or():Y.r.And(),s=K(e,a),r=e.length>1?{join:a}:{};n.negated?i.And([Y.r.Not(),s]):i.And(1===e.length?e[0]:e,r),o=!0}return o?i.build():""}const J=["contains","equals","startsWith","endsWith","notEqual"],Q=["equals","greaterThan","lessThan","greaterThanOrEqual","lessThanOrEqual","notEqual"],Z=["dateIsToday","dateIsAfter","dateIsBefore","dateIsEqual","dateIsGreaterEqual","dateIsLessEqual"],ee=["dateTimeIsAfter","dateTimeIsBefore","dateTimeIsGreaterEqual","dateTimeIsLessEqual"],te={contains:"contains",equals:"=",startsWith:"starts with",endsWith:"ends with",notEqual:"≠",greaterThan:">",lessThan:"<",greaterThanOrEqual:"≥",lessThanOrEqual:"≤",dateIsToday:"is today",dateIsAfter:"after",dateIsBefore:"before",dateIsEqual:"=",dateIsGreaterEqual:"≥",dateIsLessEqual:"≤",dateTimeIsAfter:"after",dateTimeIsBefore:"before",dateTimeIsGreaterEqual:"≥",dateTimeIsLessEqual:"≤"},ie=new Set(["DATE","LOCALDATE"]),oe=new Set(["DATETIME","NANO_TIMESTAMP","LOCALDATETIME","TIMESTAMP"]),ne=new Set(["INT","INTEGER","LONG","SHORT","DOUBLE","BIGDECIMAL","DECIMAL"]);function ae(e){return(e||"").toUpperCase().trim().split("(")[0].trim()}function se(e){const t=ae(e);return ie.has(t)?Z:oe.has(t)?ee:ne.has(t)?Q:J}function re(e){return ne.has(ae(e))}function le(e){return null!=e&&("number"==typeof e?!Number.isNaN(e)&&e>0:"string"==typeof e&&(/^\d{8}$/.test(e)||/^\d{4}-\d{2}-\d{2}$/.test(e)||/^\d{8}-\d{2}:\d{2}(:\d{2})?$/.test(e)))}function de(e){return null!=e&&("number"==typeof e?!Number.isNaN(e):"string"==typeof e&&!Number.isNaN(Number(e)))}function ce(e,t){const i=[],o=[],n=new Map;if(Array.isArray(t)&&t.length>0){"string"==typeof t[0]?t.forEach(e=>n.set(e,void 0)):t.forEach(e=>n.set(e.NAME,e))}for(const t of e){const{field:e,operator:a,value:s}=t;if(!e||"string"!=typeof e){o.push({field:String(e),message:"Field name is required"});continue}const r=n.get(e),l=r&&"TYPE"in r?r.TYPE:"STRING";se(l).includes(a)?!Z.includes(a)&&!ee.includes(a)||"dateIsToday"===a||le(s)?re(l)&&Q.includes(a)&&!de(s)?o.push({field:e,operator:a,value:s,message:"Invalid numeric value"}):n.size>0&&!n.has(e)?o.push({field:e,operator:a,value:s,message:`Unknown field '${e}'`}):i.push(t):o.push({field:e,operator:a,value:s,message:"Invalid date/datetime value; use yyyyMMdd, yyyy-MM-dd, or epoch"}):o.push({field:e,operator:a,value:s,message:`Operator '${a}' is not allowed for field type ${l}`})}return{valid:i,invalid:o}}function ue(e,t){var i;const o=[],n=[];for(const a of e){if(!(null==a?void 0:a.clauses)||!Array.isArray(a.clauses)){n.push({field:"",message:"Group must have a clauses array"});continue}const{valid:e,invalid:s}=ce(a.clauses,t);n.push(...s),e.length>0&&o.push({logic:null!==(i=a.logic)&&void 0!==i?i:"and",negated:a.negated,clauses:e})}return{valid:o,invalid:n}}var he=i(60416);var pe=i(31274);var me=i(52945);const ge=(e,t,i)=>{var o,n,a,s,r,l,d,c,u,h,p,m,g,v,f,b,y,w,C;(0,he.u_)(e);const x=t.split("-")[0],$=(null===(n=null===(o=null==e?void 0:e.config)||void 0===o?void 0:o.toast)||void 0===n?void 0:n.position)||"top-right",S=null!==(a=null!=i?i:(e=>(0,me.fI)(document.body).find(t=>"notify-container"===t.tagName.toLowerCase()&&t.position===e))($))&&void 0!==a?a:(0,he.jE)("notify-container",t);S&&"notify-container"!==S.tagName.toLowerCase()&&function(e,t){var i,o;switch(t.style.position="fixed",null===(o=null===(i=null==e?void 0:e.config)||void 0===i?void 0:i.toast)||void 0===o?void 0:o.position){case"top-left":t.style.top="var(--nav-height, 0)",t.style.left="0";break;case"bottom-left":t.style.bottom="0",t.style.left="0";break;case"bottom-right":t.style.bottom="0",t.style.right="0";break;default:t.style.top="var(--nav-height, 0)",t.style.right="0"}}(e,S);const E=document.createElement(`${x}-toast`),O=document.createElement("div");O.setAttribute("slot","top"),O.textContent=e.title;const T=document.createElement("div");T.setAttribute("slot","content"),T.textContent=(null==e?void 0:e.body)||"";const k=document.createElement("div");let I;k.setAttribute("slot","date"),k.textContent=(null===(s=null==e?void 0:e.createdAt)||void 0===s?void 0:s.toLocaleTimeString())||"",(null===(l=null===(r=null==e?void 0:e.config)||void 0===r?void 0:r.toast)||void 0===l?void 0:l.buttons)&&(null===(u=null===(c=null===(d=null==e?void 0:e.config)||void 0===d?void 0:d.toast)||void 0===c?void 0:c.buttons)||void 0===u?void 0:u.length)&&(I=document.createElement("div"),I.setAttribute("slot","bottom"),e.config.toast.buttons.forEach(t=>{const i=document.createElement(`${x}-button`);i.textContent=t.placeholder||"example placeholder",i.addEventListener("click",()=>{const{details:o}=e.config.toast;if(t.action)return t.action({details:o,buttonElement:i,toastElement:E})}),t.appearance&&i.setAttribute("appearance",t.appearance),I.appendChild(i)})),E.setAttribute("notify",(null===(p=null===(h=null==e?void 0:e.config)||void 0===h?void 0:h.toast)||void 0===p?void 0:p.type)||""),e.iconName&&E.setAttribute("notification-icon",e.iconName),(null===(g=null===(m=null==e?void 0:e.config)||void 0===m?void 0:m.toast)||void 0===g?void 0:g.autoClose)&&E.setAttribute("auto-close",`${null===(f=null===(v=null==e?void 0:e.config)||void 0===v?void 0:v.toast)||void 0===f?void 0:f.autoClose}`),(null===(y=null===(b=null==e?void 0:e.config)||void 0===b?void 0:b.toast)||void 0===y?void 0:y.closeTimeout)&&E.setAttribute("close-timeout",`${null===(C=null===(w=null==e?void 0:e.config)||void 0===w?void 0:w.toast)||void 0===C?void 0:C.closeTimeout}`),E.appendChild(O),E.appendChild(T),E.appendChild(k),I&&E.appendChild(I),S.prepend(E)},ve={alert:e=>{(0,he.u_)(e),alert((0,he.uP)(e))},toast:ge,dialog:pe.u,snackbar:(e,t)=>{(0,he.u_)(e);const i=t.split("-")[0],o=document.createElement(`${i}-snackbar`),n=(0,he.jE)("snack-container",t);n&&(n.style.position="fixed",n.style.bottom="0",n.style.left="0"),n.appendChild(o),o.notification=e},banner:(e,t,i)=>{var o;(0,he.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-banner`),s=(0,he.cL)(i);(null===(o=null==s?void 0:s.children)||void 0===o?void 0:o.length)>0&&(a.style.position="absolute",a.style.top="0",a.style.left="0",a.style.width="100%"),s.appendChild(a),a.notification=e}},fe=(e,t,i)=>{Object.keys((null==e?void 0:e.config)||{}).forEach(o=>{ve[o]&&ve[o](e,t,i)})};function be(e,t,i){(null==t?void 0:t.trim())&&fe({title:e,body:t,config:{toast:{autoClose:!0,closeTimeout:4e3,type:"error"}}},i)}class ye extends s.FoundationElement{constructor(){super(...arguments),this.placeholder="Describe your search criteria in natural language...",this.inputValue="",this.isInterpreting=!1,this.lastValidCriteria=null,this.activeGroups=[],this.showingChips=!1,this.fieldMetadata=[],this.isRecording=!1,this.stopRecording=null,this.speechApplyDebounceTimer=null}get speechAvailable(){return R()}get criteriaChips(){return this.activeGroups.flatMap((e,t)=>e.clauses.map((e,i)=>{var o,n;return{groupIndex:t,clauseIndex:i,fieldLabel:this.getFieldLabel(e.field),operatorLabel:null!==(o=te[e.operator])&&void 0!==o?o:e.operator,valueLabel:"dateIsToday"===e.operator?"":String(null!==(n=e.value)&&void 0!==n?n:"")}}))}getFieldLabel(e){var t,i;if(!Array.isArray(this.fieldMetadata)||0===this.fieldMetadata.length)return e;if("string"==typeof this.fieldMetadata[0])return e;const o=this.fieldMetadata.find(t=>t.NAME===e);return null!==(i=null!==(t=null==o?void 0:o.UI_LABEL)&&void 0!==t?t:null==o?void 0:o.NAME)&&void 0!==i?i:e}toggleCriteriaView(){this.showingChips?(this.inputValue="",this.showingChips=!1):this.showingChips=!0}removeChip(e,t){var i;const o=this.activeGroups.map(e=>Object.assign(Object.assign({},e),{clauses:[...e.clauses]}));null===(i=o[e])||void 0===i||i.clauses.splice(t,1);const n=o.filter(e=>e.clauses.length>0);if(this.activeGroups=n,0===n.length)this.showingChips=!1,this.lastValidCriteria=null,this.$emit("criteria-changed",null);else{const e=X(n);this.lastValidCriteria=e,this.$emit("criteria-changed",e)}}clearChips(){this.activeGroups=[],this.showingChips=!1,this.lastValidCriteria=null,this.$emit("criteria-changed",null)}handleSubmit(){return(0,C.sH)(this,void 0,void 0,function*(){var e,t,i;const o=null===(e=this.inputValue)||void 0===e?void 0:e.trim();if(!o||this.isInterpreting)return;const n=null===(t=this.providerRegistry)||void 0===t?void 0:t.default();if(null==n?void 0:n.interpretCriteria){this.isInterpreting=!0;try{const e=Array.isArray(this.fieldMetadata)?this.fieldMetadata:[],t=yield n.interpretCriteria(o,{fields:e});if(!(null===(i=null==t?void 0:t.groups)||void 0===i?void 0:i.some(e=>{var t;return null===(t=e.clauses)||void 0===t?void 0:t.length})))return be("AI criteria search","AI could not interpret the criteria",T(this)),void(this.isInterpreting=!1);const{valid:s,invalid:r}=ue(t.groups,this.fieldMetadata);if(r.length>0&&(be("Criteria validation error",0===(a=r).length?"":1===a.length?a[0].message:a.map(e=>e.message).join("; "),T(this)),this.$emit("validation-errors",r)),s.length>0){const e=[...this.activeGroups,...s],t=X(e);this.lastValidCriteria=t,this.activeGroups=e,this.inputValue="",this.showingChips=!0,this.$emit("criteria-changed",t)}}catch(e){be("AI criteria search",e instanceof Error?e.message:"Interpretation failed",T(this))}finally{this.isInterpreting=!1}var a}else be("AI criteria search","AI provider not configured",T(this))})}handleBlur(){var e;if(this.isRecording)return;(null===(e=this.inputValue)||void 0===e?void 0:e.trim())?this.handleSubmit():this.activeGroups.length>0&&(this.showingChips=!0)}clear(){this.inputValue="",this.lastValidCriteria=null,this.activeGroups=[],this.showingChips=!1,this.$emit("criteria-changed",null)}toggleSpeechInput(){if(this.isRecording&&this.stopRecording)return this.clearSpeechApplyDebounce(),this.stopRecording(),this.stopRecording=null,void(this.isRecording=!1);this.inputValue="",this.showingChips=!1,this.stopRecording=function(e,t){if(!R())return null;const i=new(window.SpeechRecognition||window.webkitSpeechRecognition);i.continuous=!0,i.interimResults=!0,i.lang="en-US";let o="";return i.onresult=t=>{let i="",n="";for(let e=t.resultIndex;e<t.results.length;e+=1){const o=t.results[e][0].transcript;t.results[e].isFinal?n+=o:i+=o}n?(o+=n,e(o,!0)):i&&e(o+i,!1)},i.onerror=e=>{"aborted"!==e.error&&(null==t||t(e.error||"Speech recognition error"))},i.start(),()=>{try{i.stop()}catch(e){}}}((e,t)=>{this.inputValue=e,t&&(null==e?void 0:e.trim())&&(this.clearSpeechApplyDebounce(),this.stopRecording&&(this.stopRecording(),this.stopRecording=null,this.isRecording=!1),this.speechApplyDebounceTimer=setTimeout(()=>{this.speechApplyDebounceTimer=null,this.handleSubmit()},700))},()=>{this.clearSpeechApplyDebounce(),this.isRecording=!1,this.stopRecording=null}),this.stopRecording&&(this.isRecording=!0)}clearSpeechApplyDebounce(){this.speechApplyDebounceTimer&&(clearTimeout(this.speechApplyDebounceTimer),this.speechApplyDebounceTimer=null)}}(0,C.Cg)([M],ye.prototype,"providerRegistry",void 0),(0,C.Cg)([l.attr],ye.prototype,"placeholder",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],ye.prototype,"disabled",void 0),(0,C.Cg)([l.observable],ye.prototype,"inputValue",void 0),(0,C.Cg)([l.observable],ye.prototype,"isInterpreting",void 0),(0,C.Cg)([l.observable],ye.prototype,"lastValidCriteria",void 0),(0,C.Cg)([l.observable],ye.prototype,"activeGroups",void 0),(0,C.Cg)([l.observable],ye.prototype,"showingChips",void 0),(0,C.Cg)([l.observable],ye.prototype,"fieldMetadata",void 0),(0,C.Cg)([l.observable],ye.prototype,"isRecording",void 0),(0,C.Cg)([l.volatile],ye.prototype,"speechAvailable",null),(0,C.Cg)([l.volatile],ye.prototype,"criteriaChips",null);const we=void 0,Ce={},xe=ye.compose(Object.assign({baseName:"ai-criteria-search",template:B,styles:_,shadowOptions:we},Ce)),$e=(e,t)=>l.css`
|
|
335
|
+
`;var G=i(95553),j=i(58749),V=i(14609),Y=i(86636);const W={contains:G.n.containsIgnoreCase,equals:G.n.EQ,startsWith:G.n.startsWith,endsWith:G.n.endsWith,greaterThan:G.n.GT,lessThan:G.n.LT,greaterThanOrEqual:G.n.GE,lessThanOrEqual:G.n.LE,notEqual:G.n.NE,dateIsToday:G.n.dateIsToday,dateIsAfter:G.n.dateIsGreaterEqual,dateIsGreaterEqual:G.n.dateIsGreaterEqual,dateIsBefore:G.n.dateIsLessEqual,dateIsLessEqual:G.n.dateIsLessEqual,dateIsEqual:G.n.dateIsEqual,dateTimeIsAfter:G.n.dateTimeIsGreaterEqual,dateTimeIsGreaterEqual:G.n.dateTimeIsGreaterEqual,dateTimeIsBefore:G.n.dateTimeIsLessEqual,dateTimeIsLessEqual:G.n.dateTimeIsLessEqual};function q(e){var t,i;const o=null!==(t=W[e.operator])&&void 0!==t?t:G.n.containsIgnoreCase;return(new j.K).withField(e.field).withValue(null!==(i=e.value)&&void 0!==i?i:null).withSerialiser(o).withGroup("default").build()}function K(e,t){return 1===e.length?e[0]:e.reduce((e,i,o)=>0===o?[i]:[...e,t,i],[])}function X(e){var t;const i=new V.b;let o=!1;for(const n of e){if(!(null===(t=n.clauses)||void 0===t?void 0:t.length))continue;const e=n.clauses.map(q),a="or"===n.logic?Y.r.Or():Y.r.And(),s=K(e,a),r=e.length>1?{join:a}:{};n.negated?i.And([Y.r.Not(),s]):i.And(1===e.length?e[0]:e,r),o=!0}return o?i.build():""}const J=["contains","equals","startsWith","endsWith","notEqual"],Q=["equals","greaterThan","lessThan","greaterThanOrEqual","lessThanOrEqual","notEqual"],Z=["dateIsToday","dateIsAfter","dateIsBefore","dateIsEqual","dateIsGreaterEqual","dateIsLessEqual"],ee=["dateTimeIsAfter","dateTimeIsBefore","dateTimeIsGreaterEqual","dateTimeIsLessEqual"],te={contains:"contains",equals:"=",startsWith:"starts with",endsWith:"ends with",notEqual:"≠",greaterThan:">",lessThan:"<",greaterThanOrEqual:"≥",lessThanOrEqual:"≤",dateIsToday:"is today",dateIsAfter:"after",dateIsBefore:"before",dateIsEqual:"=",dateIsGreaterEqual:"≥",dateIsLessEqual:"≤",dateTimeIsAfter:"after",dateTimeIsBefore:"before",dateTimeIsGreaterEqual:"≥",dateTimeIsLessEqual:"≤"},ie=new Set(["DATE","LOCALDATE"]),oe=new Set(["DATETIME","NANO_TIMESTAMP","LOCALDATETIME","TIMESTAMP"]),ne=new Set(["INT","INTEGER","LONG","SHORT","DOUBLE","BIGDECIMAL","DECIMAL"]);function ae(e){return(e||"").toUpperCase().trim().split("(")[0].trim()}function se(e){const t=ae(e);return ie.has(t)?Z:oe.has(t)?ee:ne.has(t)?Q:J}function re(e){return ne.has(ae(e))}function le(e){return null!=e&&("number"==typeof e?!Number.isNaN(e)&&e>0:"string"==typeof e&&(/^\d{8}$/.test(e)||/^\d{4}-\d{2}-\d{2}$/.test(e)||/^\d{8}-\d{2}:\d{2}(:\d{2})?$/.test(e)))}function de(e){return null!=e&&("number"==typeof e?!Number.isNaN(e):"string"==typeof e&&!Number.isNaN(Number(e)))}function ce(e,t){const i=[],o=[],n=new Map;if(Array.isArray(t)&&t.length>0){"string"==typeof t[0]?t.forEach(e=>n.set(e,void 0)):t.forEach(e=>n.set(e.NAME,e))}for(const t of e){const{field:e,operator:a,value:s}=t;if(!e||"string"!=typeof e){o.push({field:String(e),message:"Field name is required"});continue}const r=n.get(e),l=r&&"TYPE"in r?r.TYPE:"STRING";se(l).includes(a)?!Z.includes(a)&&!ee.includes(a)||"dateIsToday"===a||le(s)?re(l)&&Q.includes(a)&&!de(s)?o.push({field:e,operator:a,value:s,message:"Invalid numeric value"}):n.size>0&&!n.has(e)?o.push({field:e,operator:a,value:s,message:`Unknown field '${e}'`}):i.push(t):o.push({field:e,operator:a,value:s,message:"Invalid date/datetime value; use yyyyMMdd, yyyy-MM-dd, or epoch"}):o.push({field:e,operator:a,value:s,message:`Operator '${a}' is not allowed for field type ${l}`})}return{valid:i,invalid:o}}function ue(e,t){var i;const o=[],n=[];for(const a of e){if(!(null==a?void 0:a.clauses)||!Array.isArray(a.clauses)){n.push({field:"",message:"Group must have a clauses array"});continue}const{valid:e,invalid:s}=ce(a.clauses,t);n.push(...s),e.length>0&&o.push({logic:null!==(i=a.logic)&&void 0!==i?i:"and",negated:a.negated,clauses:e})}return{valid:o,invalid:n}}var he=i(60416);var pe,me,ge,ve=i(31274);!function(e){e.NOTIFICATION_EVENT="notification-event"}(pe||(pe={})),function(e){e.Top="top",e.Bottom="bottom"}(me||(me={})),function(e){e.Left="left",e.Right="right"}(ge||(ge={}));const fe="12px";var be=i(52945);const ye=(e,t,i)=>{var o,n,a,s,r,l,d,c,u,h,p,m,g,v,f,b,y,w,C;(0,he.u_)(e);const x=t.split("-")[0],$=(null===(n=null===(o=null==e?void 0:e.config)||void 0===o?void 0:o.toast)||void 0===n?void 0:n.position)||"top-right",S=null!==(a=null!=i?i:(e=>(0,be.fI)(document.body).find(t=>"notify-container"===t.tagName.toLowerCase()&&t.position===e))($))&&void 0!==a?a:(0,he.jE)("notify-container",t);S&&"notify-container"!==S.tagName.toLowerCase()&&function(e,t){var i,o;switch(t.style.position="fixed",null===(o=null===(i=null==e?void 0:e.config)||void 0===i?void 0:i.toast)||void 0===o?void 0:o.position){case"top-left":t.style.top="var(--nav-height, 0)",t.style.left="0";break;case"bottom-left":t.style.bottom="0",t.style.left="0";break;case"bottom-right":t.style.bottom="0",t.style.right="0";break;default:t.style.top="var(--nav-height, 0)",t.style.right="0"}}(e,S);const E=document.createElement(`${x}-toast`),O=document.createElement("div");O.setAttribute("slot","top"),O.textContent=e.title;const T=document.createElement("div");T.setAttribute("slot","content"),T.textContent=(null==e?void 0:e.body)||"";const k=document.createElement("div");let I;k.setAttribute("slot","date"),k.textContent=(null===(s=null==e?void 0:e.createdAt)||void 0===s?void 0:s.toLocaleTimeString())||"",(null===(l=null===(r=null==e?void 0:e.config)||void 0===r?void 0:r.toast)||void 0===l?void 0:l.buttons)&&(null===(u=null===(c=null===(d=null==e?void 0:e.config)||void 0===d?void 0:d.toast)||void 0===c?void 0:c.buttons)||void 0===u?void 0:u.length)&&(I=document.createElement("div"),I.setAttribute("slot","bottom"),e.config.toast.buttons.forEach(t=>{const i=document.createElement(`${x}-button`);i.textContent=t.placeholder||"example placeholder",i.addEventListener("click",()=>{const{details:o}=e.config.toast;if(t.action)return t.action({details:o,buttonElement:i,toastElement:E})}),t.appearance&&i.setAttribute("appearance",t.appearance),I.appendChild(i)})),E.setAttribute("notify",(null===(p=null===(h=null==e?void 0:e.config)||void 0===h?void 0:h.toast)||void 0===p?void 0:p.type)||""),e.iconName&&E.setAttribute("notification-icon",e.iconName),(null===(g=null===(m=null==e?void 0:e.config)||void 0===m?void 0:m.toast)||void 0===g?void 0:g.autoClose)&&E.setAttribute("auto-close",`${null===(f=null===(v=null==e?void 0:e.config)||void 0===v?void 0:v.toast)||void 0===f?void 0:f.autoClose}`),(null===(y=null===(b=null==e?void 0:e.config)||void 0===b?void 0:b.toast)||void 0===y?void 0:y.closeTimeout)&&E.setAttribute("close-timeout",`${null===(C=null===(w=null==e?void 0:e.config)||void 0===w?void 0:w.toast)||void 0===C?void 0:C.closeTimeout}`),E.appendChild(O),E.appendChild(T),E.appendChild(k),I&&E.appendChild(I),S.prepend(E)},we={alert:e=>{(0,he.u_)(e),alert((0,he.uP)(e))},toast:ye,dialog:ve.u,snackbar:(e,t)=>{var i,o,n,a,s,r;(0,he.u_)(e);const l=t.split("-")[0],d=document.createElement(`${l}-snackbar`),c=null!==(n=null===(o=null===(i=e.config)||void 0===i?void 0:i.snackbar)||void 0===o?void 0:o.verticalEdge)&&void 0!==n?n:me.Bottom,u=null!==(r=null===(s=null===(a=e.config)||void 0===a?void 0:a.snackbar)||void 0===s?void 0:s.horizontalEdge)&&void 0!==r?r:ge.Left,h=(0,he.jE)(`snack-container-${c}-${u}`,t);h&&((e,t,i)=>{e.style.position="fixed",e.style.top=t===me.Top?fe:"",e.style.bottom=t===me.Bottom?fe:"",e.style.left=i===ge.Left?fe:"",e.style.right=i===ge.Right?fe:""})(h,c,u),h.appendChild(d),d.notification=e},banner:(e,t,i)=>{var o;(0,he.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-banner`),s=(0,he.cL)(i);(null===(o=null==s?void 0:s.children)||void 0===o?void 0:o.length)>0&&(a.style.position="absolute",a.style.top="0",a.style.left="0",a.style.width="100%"),s.appendChild(a),a.notification=e}},Ce=(e,t,i)=>{Object.keys((null==e?void 0:e.config)||{}).forEach(o=>{we[o]&&we[o](e,t,i)})};function xe(e,t,i){(null==t?void 0:t.trim())&&Ce({title:e,body:t,config:{toast:{autoClose:!0,closeTimeout:4e3,type:"error"}}},i)}class $e extends s.FoundationElement{constructor(){super(...arguments),this.placeholder="Describe your search criteria in natural language...",this.inputValue="",this.isInterpreting=!1,this.lastValidCriteria=null,this.activeGroups=[],this.showingChips=!1,this.fieldMetadata=[],this.isRecording=!1,this.stopRecording=null,this.speechApplyDebounceTimer=null}get speechAvailable(){return R()}get criteriaChips(){return this.activeGroups.flatMap((e,t)=>e.clauses.map((e,i)=>{var o,n;return{groupIndex:t,clauseIndex:i,fieldLabel:this.getFieldLabel(e.field),operatorLabel:null!==(o=te[e.operator])&&void 0!==o?o:e.operator,valueLabel:"dateIsToday"===e.operator?"":String(null!==(n=e.value)&&void 0!==n?n:"")}}))}getFieldLabel(e){var t,i;if(!Array.isArray(this.fieldMetadata)||0===this.fieldMetadata.length)return e;if("string"==typeof this.fieldMetadata[0])return e;const o=this.fieldMetadata.find(t=>t.NAME===e);return null!==(i=null!==(t=null==o?void 0:o.UI_LABEL)&&void 0!==t?t:null==o?void 0:o.NAME)&&void 0!==i?i:e}toggleCriteriaView(){this.showingChips?(this.inputValue="",this.showingChips=!1):this.showingChips=!0}removeChip(e,t){var i;const o=this.activeGroups.map(e=>Object.assign(Object.assign({},e),{clauses:[...e.clauses]}));null===(i=o[e])||void 0===i||i.clauses.splice(t,1);const n=o.filter(e=>e.clauses.length>0);if(this.activeGroups=n,0===n.length)this.showingChips=!1,this.lastValidCriteria=null,this.$emit("criteria-changed",null);else{const e=X(n);this.lastValidCriteria=e,this.$emit("criteria-changed",e)}}clearChips(){this.activeGroups=[],this.showingChips=!1,this.lastValidCriteria=null,this.$emit("criteria-changed",null)}handleSubmit(){return(0,C.sH)(this,void 0,void 0,function*(){var e,t,i;const o=null===(e=this.inputValue)||void 0===e?void 0:e.trim();if(!o||this.isInterpreting)return;const n=null===(t=this.providerRegistry)||void 0===t?void 0:t.default();if(null==n?void 0:n.interpretCriteria){this.isInterpreting=!0;try{const e=Array.isArray(this.fieldMetadata)?this.fieldMetadata:[],t=yield n.interpretCriteria(o,{fields:e});if(!(null===(i=null==t?void 0:t.groups)||void 0===i?void 0:i.some(e=>{var t;return null===(t=e.clauses)||void 0===t?void 0:t.length})))return xe("AI criteria search","AI could not interpret the criteria",T(this)),void(this.isInterpreting=!1);const{valid:s,invalid:r}=ue(t.groups,this.fieldMetadata);if(r.length>0&&(xe("Criteria validation error",0===(a=r).length?"":1===a.length?a[0].message:a.map(e=>e.message).join("; "),T(this)),this.$emit("validation-errors",r)),s.length>0){const e=[...this.activeGroups,...s],t=X(e);this.lastValidCriteria=t,this.activeGroups=e,this.inputValue="",this.showingChips=!0,this.$emit("criteria-changed",t)}}catch(e){xe("AI criteria search",e instanceof Error?e.message:"Interpretation failed",T(this))}finally{this.isInterpreting=!1}var a}else xe("AI criteria search","AI provider not configured",T(this))})}handleBlur(){var e;if(this.isRecording)return;(null===(e=this.inputValue)||void 0===e?void 0:e.trim())?this.handleSubmit():this.activeGroups.length>0&&(this.showingChips=!0)}clear(){this.inputValue="",this.lastValidCriteria=null,this.activeGroups=[],this.showingChips=!1,this.$emit("criteria-changed",null)}toggleSpeechInput(){if(this.isRecording&&this.stopRecording)return this.clearSpeechApplyDebounce(),this.stopRecording(),this.stopRecording=null,void(this.isRecording=!1);this.inputValue="",this.showingChips=!1,this.stopRecording=function(e,t){if(!R())return null;const i=new(window.SpeechRecognition||window.webkitSpeechRecognition);i.continuous=!0,i.interimResults=!0,i.lang="en-US";let o="";return i.onresult=t=>{let i="",n="";for(let e=t.resultIndex;e<t.results.length;e+=1){const o=t.results[e][0].transcript;t.results[e].isFinal?n+=o:i+=o}n?(o+=n,e(o,!0)):i&&e(o+i,!1)},i.onerror=e=>{"aborted"!==e.error&&(null==t||t(e.error||"Speech recognition error"))},i.start(),()=>{try{i.stop()}catch(e){}}}((e,t)=>{this.inputValue=e,t&&(null==e?void 0:e.trim())&&(this.clearSpeechApplyDebounce(),this.stopRecording&&(this.stopRecording(),this.stopRecording=null,this.isRecording=!1),this.speechApplyDebounceTimer=setTimeout(()=>{this.speechApplyDebounceTimer=null,this.handleSubmit()},700))},()=>{this.clearSpeechApplyDebounce(),this.isRecording=!1,this.stopRecording=null}),this.stopRecording&&(this.isRecording=!0)}clearSpeechApplyDebounce(){this.speechApplyDebounceTimer&&(clearTimeout(this.speechApplyDebounceTimer),this.speechApplyDebounceTimer=null)}}(0,C.Cg)([M],$e.prototype,"providerRegistry",void 0),(0,C.Cg)([l.attr],$e.prototype,"placeholder",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],$e.prototype,"disabled",void 0),(0,C.Cg)([l.observable],$e.prototype,"inputValue",void 0),(0,C.Cg)([l.observable],$e.prototype,"isInterpreting",void 0),(0,C.Cg)([l.observable],$e.prototype,"lastValidCriteria",void 0),(0,C.Cg)([l.observable],$e.prototype,"activeGroups",void 0),(0,C.Cg)([l.observable],$e.prototype,"showingChips",void 0),(0,C.Cg)([l.observable],$e.prototype,"fieldMetadata",void 0),(0,C.Cg)([l.observable],$e.prototype,"isRecording",void 0),(0,C.Cg)([l.volatile],$e.prototype,"speechAvailable",null),(0,C.Cg)([l.volatile],$e.prototype,"criteriaChips",null);const Se=void 0,Ee={},Oe=$e.compose(Object.assign({baseName:"ai-criteria-search",template:B,styles:_,shadowOptions:Se},Ee)),Te=(e,t)=>l.css`
|
|
336
336
|
:host {
|
|
337
337
|
display: flex;
|
|
338
338
|
justify-content: center;
|
|
@@ -462,9 +462,9 @@
|
|
|
462
462
|
margin-top: calc(var(--design-unit) * 3px);
|
|
463
463
|
width: 100%;
|
|
464
464
|
}
|
|
465
|
-
`,
|
|
465
|
+
`,ke=l.html`
|
|
466
466
|
${e=>{return t=T(e),l.html`
|
|
467
|
-
${(0,l.when)(()=>
|
|
467
|
+
${(0,l.when)(()=>P(),l.html`
|
|
468
468
|
<div class="ai-indicator-container" part="ai-indicator-container">
|
|
469
469
|
<div
|
|
470
470
|
class=${e=>(0,x.x)("ai-indicator-badge",["green","available"===e.state||"server"===e.state],["amber","downloading"===e.state||"downloadable"===e.state],["red","unavailable"===e.state||"none"===e.state],["pulsing","downloading"===e.state||e.isInstalling])}
|
|
@@ -519,19 +519,19 @@
|
|
|
519
519
|
</div>
|
|
520
520
|
`)}
|
|
521
521
|
`;var t}}
|
|
522
|
-
`;class
|
|
522
|
+
`;class Ie extends s.FoundationElement{constructor(){super(...arguments),this.status=null,this.open=!1,this.state="none",this.isInstalling=!1,this.pollTimer=null,this.clickOutside=e=>this.handleClickOutside(e)}get aiProvider(){var e;return null===(e=this.providerRegistry)||void 0===e?void 0:e.default()}get chromeStatusLabel(){var e,t;if("chrome"!==(null===(e=this.status)||void 0===e?void 0:e.provider))return null;const i=null===(t=this.status)||void 0===t?void 0:t.chromeAvailability;return"available"===i?"Installed":"downloading"===i||this.isInstalling?"Downloading…":"downloadable"===i?"Downloadable":"unavailable"===i?"Unavailable":null}get canInstall(){var e,t,i;return!!(null===(e=this.aiProvider)||void 0===e?void 0:e.triggerDownload)&&"chrome"===(null===(t=this.status)||void 0===t?void 0:t.provider)&&"downloadable"===(null===(i=this.status)||void 0===i?void 0:i.chromeAvailability)&&!this.isInstalling}get isDownloading(){var e;return"downloading"===(null===(e=this.status)||void 0===e?void 0:e.chromeAvailability)||this.isInstalling}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),yield this.refreshStatus(),this.maybeStartPolling()})}disconnectedCallback(){this.stopPolling(),document.removeEventListener("mousedown",this.clickOutside)}openChanged(){this.open?(document.addEventListener("mousedown",this.clickOutside),this.refreshStatus()):document.removeEventListener("mousedown",this.clickOutside)}handleClickOutside(e){E(e,this)&&(this.open=!1)}toggleDropdown(){this.open=!this.open}refreshStatus(){return(0,C.sH)(this,void 0,void 0,function*(){var e;if(!(null===(e=this.aiProvider)||void 0===e?void 0:e.getStatus))return this.status=null,void(this.state="none");try{const e=yield this.aiProvider.getStatus();this.status=e,this.state=this.deriveState(e),"available"===this.state&&(this.isInstalling=!1)}catch(e){this.status=null,this.state="none",this.isInstalling=!1}})}deriveState(e){if(!e||"none"===e.provider)return"none";if("chrome"===e.provider){const t=e.chromeAvailability;return"available"===t?"available":"downloading"===t?"downloading":"downloadable"===t?"downloadable":"unavailable"}return"server"}maybeStartPolling(){var e;"downloading"===(null===(e=this.status)||void 0===e?void 0:e.chromeAvailability)||this.isInstalling?this.startPolling():this.stopPolling()}startPolling(){this.pollTimer||(this.pollTimer=setInterval(()=>{this.refreshStatus().then(()=>{this.maybeStartPolling()})},2500))}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}onInstall(){return(0,C.sH)(this,void 0,void 0,function*(){var e;if(this.canInstall&&(null===(e=this.aiProvider)||void 0===e?void 0:e.triggerDownload)){this.isInstalling=!0;try{yield this.aiProvider.triggerDownload(),this.startPolling()}catch(e){this.isInstalling=!1}finally{yield this.refreshStatus()}}})}}(0,C.Cg)([M],Ie.prototype,"providerRegistry",void 0),(0,C.Cg)([l.observable],Ie.prototype,"status",void 0),(0,C.Cg)([l.observable],Ie.prototype,"open",void 0),(0,C.Cg)([l.observable],Ie.prototype,"state",void 0),(0,C.Cg)([l.observable],Ie.prototype,"isInstalling",void 0),(0,C.Cg)([l.volatile],Ie.prototype,"chromeStatusLabel",null),(0,C.Cg)([l.volatile],Ie.prototype,"canInstall",null),(0,C.Cg)([l.volatile],Ie.prototype,"isDownloading",null);const De=Ie.compose({baseName:"ai-indicator",template:ke,styles:Te}),Ae=(e,t)=>l.css`
|
|
523
523
|
${(0,r.anchorStyles)(e,t)}
|
|
524
|
-
`,
|
|
524
|
+
`,Le=(e,t)=>(0,s.anchorTemplate)(e,t);class Re extends r.Anchor{}const Ne={delegatesFocus:!0,mode:"open"},Fe={},Me=Re.compose(Object.assign({baseName:"anchor",template:Le,styles:Ae,shadowOptions:Ne},Fe)),_e=(e,t)=>(0,s.anchoredRegionTemplate)(e,t),He=(e,t)=>l.css`
|
|
525
525
|
${(0,r.anchoredRegionStyles)(e,t)}
|
|
526
|
-
`;class
|
|
526
|
+
`;class ze extends r.AnchoredRegion{}const Pe={delegatesFocus:!0,mode:"open"},Ue={},Be=ze.compose(Object.assign({baseName:"anchored-region",template:_e,styles:He,shadowOptions:Pe},Ue)),Ge=(e,t)=>l.css`
|
|
527
527
|
${(0,r.avatarStyles)(e,t)}
|
|
528
|
-
`,
|
|
528
|
+
`,je=(e,t)=>(0,s.avatarTemplate)(e,t),Ve=l.html`
|
|
529
529
|
${(0,l.when)(e=>e.imgSrc,l.html`
|
|
530
530
|
<img src="${e=>e.imgSrc}" alt="${e=>e.alt}" slot="media" class="media" part="media" />
|
|
531
531
|
`)}
|
|
532
|
-
`;class
|
|
532
|
+
`;class Ye extends r.Avatar{}const We={delegatesFocus:!0,mode:"open"},qe={media:Ve},Ke=Ye.compose(Object.assign({baseName:"avatar",template:je,styles:Ge,shadowOptions:We},qe)),Xe=(e,t)=>l.css`
|
|
533
533
|
${(0,r.badgeStyles)(e,t)}
|
|
534
|
-
`,
|
|
534
|
+
`,Je=(e,t)=>(0,s.badgeTemplate)(e,t);class Qe extends r.Badge{}const Ze=void 0,et={},tt=Qe.compose(Object.assign({baseName:"badge",template:Je,styles:Xe,shadowOptions:Ze},et));var it=i(66506);const ot=(0,it.createLogger)("foundation-ui"),nt=l.css`
|
|
535
535
|
@keyframes delete-animate {
|
|
536
536
|
from {
|
|
537
537
|
height: 100px;
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
flex: 1;
|
|
604
604
|
overflow: hidden;
|
|
605
605
|
}
|
|
606
|
-
`,
|
|
606
|
+
`,at=e=>l.html`
|
|
607
607
|
<div role="alert" aria-live="polite" class="banner ${e=>e.dismissAnimation}" ${(0,l.ref)("banner")}>
|
|
608
608
|
<div part="content" class="content">
|
|
609
609
|
<slot name="content">
|
|
@@ -632,23 +632,23 @@
|
|
|
632
632
|
</slot>
|
|
633
633
|
</div>
|
|
634
634
|
</div>
|
|
635
|
-
`,
|
|
636
|
-
${e=>
|
|
637
|
-
`,
|
|
635
|
+
`,st=l.html`
|
|
636
|
+
${e=>at(T(e))}
|
|
637
|
+
`,rt={mode:"open",delegatesFocus:!0};class lt extends s.FoundationElement{constructor(){super(...arguments),this.dismissAnimation=""}connectedCallback(){super.connectedCallback()}dismiss(){return this.dismissAnimation="banner-delete",new Promise(e=>{this.banner.onanimationend=()=>{this.remove(),e()}})}dismissNotification(){return(0,C.sH)(this,void 0,void 0,function*(){try{yield this.dismiss(),this.remove()}catch(e){ot.error(e)}})}}(0,C.Cg)([l.observable],lt.prototype,"dismissAnimation",void 0),(0,C.Cg)([l.observable],lt.prototype,"notification",void 0);const dt=lt.compose({baseName:"banner",styles:nt,template:st,shadowOptions:rt}),ct=(e,t)=>l.css`
|
|
638
638
|
${(0,r.breadcrumbStyles)(e,t)}
|
|
639
|
-
`,
|
|
639
|
+
`,ut=(e,t)=>(0,s.breadcrumbTemplate)(e,t);class ht extends r.Breadcrumb{}const pt=void 0,mt={},gt=ht.compose(Object.assign({baseName:"breadcrumb",template:ut,styles:ct,shadowOptions:pt},mt)),vt=(e,t)=>l.css`
|
|
640
640
|
${(0,r.breadcrumbItemStyles)(e,t)}
|
|
641
|
-
`,
|
|
641
|
+
`,ft=(e,t)=>(0,s.breadcrumbItemTemplate)(e,t);class bt extends r.BreadcrumbItem{}const yt=void 0,wt={separator:"/"},Ct=bt.compose(Object.assign({baseName:"breadcrumb-item",template:ft,styles:vt,shadowOptions:yt},wt)),xt=(e,t)=>l.css`
|
|
642
642
|
${(0,r.buttonStyles)(e,t)}
|
|
643
|
-
|
|
643
|
+
`,$t=(e,t)=>(0,s.buttonTemplate)(e,t);class St extends r.Button{}const Et={delegatesFocus:!0,mode:"open"},Ot={},Tt=St.compose(Object.assign({baseName:"button",template:$t,styles:xt,shadowOptions:Et},Ot)),kt=()=>l.css`
|
|
644
644
|
${r.CalendarStyles}
|
|
645
|
-
`,
|
|
645
|
+
`,It=(e,t)=>(0,s.calendarTemplate)(e,t);class Dt extends r.Calendar{}const At={delegatesFocus:!0,mode:"open"},Lt={},Rt=Dt.compose(Object.assign({baseName:"calendar",template:It,styles:kt,shadowOptions:At},Lt)),Nt=(e,t)=>l.css`
|
|
646
646
|
${(0,r.cardStyles)(e,t)}
|
|
647
647
|
:host {
|
|
648
648
|
background-color: var(--fui-card-fill-color);
|
|
649
649
|
color: var(--fui-card-foreground-color);
|
|
650
650
|
}
|
|
651
|
-
`,
|
|
651
|
+
`,Ft=(e,t)=>(0,s.cardTemplate)(e,t);class Mt extends r.Card{}const _t=void 0,Ht={},zt=Mt.compose(Object.assign({baseName:"card",template:Ft,styles:Nt,shadowOptions:_t},Ht));var Pt;!function(e){e.BELOW="below",e.ABOVE="above"}(Pt||(Pt={}));const Ut=450,Bt=l.css`
|
|
652
652
|
.root {
|
|
653
653
|
position: relative;
|
|
654
654
|
width: 100%;
|
|
@@ -836,9 +836,9 @@
|
|
|
836
836
|
|
|
837
837
|
.visible {
|
|
838
838
|
visibility: visible;
|
|
839
|
-
max-height: ${
|
|
839
|
+
max-height: ${Ut.toString()}px;
|
|
840
840
|
}
|
|
841
|
-
`,
|
|
841
|
+
`,Gt=(e="foundation")=>l.html`
|
|
842
842
|
<div class="root" part="root">
|
|
843
843
|
<div class="control" part="control" @click=${e=>!e.disabled&&e.toggle()}>
|
|
844
844
|
<label
|
|
@@ -907,11 +907,11 @@
|
|
|
907
907
|
</div>
|
|
908
908
|
</div>
|
|
909
909
|
</div>
|
|
910
|
-
`,
|
|
911
|
-
${
|
|
912
|
-
`,
|
|
910
|
+
`,jt=l.html`
|
|
911
|
+
${Gt()}
|
|
912
|
+
`,Vt=void 0,Yt={};class Wt extends s.FoundationElement{constructor(){super(...arguments),this.name="",this.autoPosition=!0,this.search=!0,this.disabled=!1,this.clickOutside=e=>this.handleClickOutside(e),this.open=!1,this.options=[],this.selectedOptions=[],this.position=Pt.BELOW}openChanged(e,t){var i,o;t?(document.addEventListener("mousedown",this.clickOutside),null===(i=this.optionsElement)||void 0===i||i.classList.add("visible")):(document.removeEventListener("mousedown",this.clickOutside),null===(o=this.optionsElement)||void 0===o||o.classList.remove("visible"))}connectedCallback(){var e;super.connectedCallback(),this.position===Pt.ABOVE&&(null===(e=this.optionsElement)||void 0===e||e.classList.add("position-above"))}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("mousedown",this.clickOutside)}toggle(){this.open||this.setDropdownPosition(),this.open=!this.open}sortFilteredOptions(e){const t=(null!=e?e:this.options).reduce((e,t)=>{const i=t.type||"Other";return e[i]?e[i].options.push(t):e[i]={type:i,options:[t]},e},{});return Object.values(t)}optionsChanged(){this.filteredAvailableOptions=this.sortFilteredOptions()}setDropdownPosition(){let e=this.position;if(this.autoPosition){let t=this.assignedSlot?this.assignedSlot.parentElement:this.parentElement;for(;t&&!t.classList.contains("content-wrapper");)t=t.parentElement;if(t){const i=t.getBoundingClientRect(),o=this.getBoundingClientRect(),n=i.top+i.height/2;e=o.top<n?Pt.BELOW:Pt.ABOVE}else{const t=this.getBoundingClientRect(),i=window.innerHeight,o=t.top,n=i-t.bottom;e=n<t.height&&o>n?Pt.ABOVE:Pt.BELOW}}e===Pt.ABOVE?(this.optionsElement.classList.add("position-above"),this.optionsElement.classList.remove("position-below")):e===Pt.BELOW&&(this.optionsElement.classList.add("position-below"),this.optionsElement.classList.remove("position-above"))}optionGetter(e){return e.value}getItemLabel(e){let t;return e?(t=e.label||e.value||"",this.valueFormatter?this.valueFormatter(t):t):""}isOptionDisabled(e){return e&&"string"!=typeof e&&e.disabled||!1}get getPlaceholder(){return`Search ${this.name}`.trim().concat("...")}isOptionSelected(e){return this.selectedOptions.includes(this.optionGetter(e))}selectCheckboxOne(e){const t=this.optionGetter(e);this.selectedOptions.includes(t)?(this.selectedOptions=[...this.selectedOptions],this.selectedOptions.splice(this.selectedOptions.indexOf(t),1)):this.selectedOptions=[...this.selectedOptions,t],this.$emit("selectionChange",this.selectedOptions)}setFilter(){const e=this.options.filter(e=>{var t;const i=e.description,o=null!==(t=e.label)&&void 0!==t?t:e.value;return(null==i?void 0:i.toLowerCase().includes(this.filterSearchValue.toLowerCase()))||o.toLowerCase().includes(this.filterSearchValue.toLowerCase())?e:void 0});this.filteredAvailableOptions=this.sortFilteredOptions(e)}changeHandler(e){e.preventDefault(),e.stopImmediatePropagation()}handleClickOutside(e){E(e,this)&&(this.open=!1)}}(0,C.Cg)([l.attr],Wt.prototype,"name",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"auto-position"})],Wt.prototype,"autoPosition",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Wt.prototype,"search",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Wt.prototype,"disabled",void 0),(0,C.Cg)([l.observable],Wt.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],Wt.prototype,"valueFormatter",void 0),(0,C.Cg)([l.observable],Wt.prototype,"filterSearchValue",void 0),(0,C.Cg)([l.observable],Wt.prototype,"open",void 0),(0,C.Cg)([l.observable],Wt.prototype,"options",void 0),(0,C.Cg)([l.observable],Wt.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],Wt.prototype,"filteredAvailableOptions",void 0),(0,C.Cg)([l.observable],Wt.prototype,"position",void 0),(0,C.Cg)([l.volatile],Wt.prototype,"getPlaceholder",null);const qt=Wt.compose(Object.assign({baseName:"categorized-multiselect",template:jt,styles:Bt,shadowOptions:Vt},Yt)),Kt=(e,t)=>l.css`
|
|
913
913
|
${(0,r.checkboxStyles)(e,t)}
|
|
914
|
-
`,Yt=(e,t)=>(0,s.checkboxTemplate)(e,t);class Wt extends r.Checkbox{}const qt=void 0,Kt={checkedIndicator:'\n <svg\n aria-hidden="true"\n part="checked-indicator"\n class="checked-indicator"\n viewBox="0 0 20 20"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M8.143 12.6697L15.235 4.5L16.8 5.90363L8.23812 15.7667L3.80005 11.2556L5.27591 9.7555L8.143 12.6697Z"\n />\n </svg>\n ',indeterminateIndicator:'\n <div part="indeterminate-indicator" class="indeterminate-indicator"></div>\n '},Xt=Wt.compose(Object.assign({baseName:"checkbox",template:Yt,styles:Vt,shadowOptions:qt},Kt));var Jt=i(62051),Qt=i.n(Jt),Zt=i(40370),ei=i(6884),ti=i(96730),ii=i(21281),oi=i(34193),ni=i(41119),ai=i(26347),si=i(9033),ri=i(12066),li=i(97156);class di extends((0,Zt.C)(s.FoundationElement)){constructor(){super(...arguments),this.withGridInit=!0,this.isSnapshot=!1,this.maxRows=ei.OD.MAX_ROWS_250,this.maxView=ei.OD.MAX_VIEW_1000,this.resourceName="",this.reverse=!1,this.rowId="ROW_REF",this.withTimestampFormatting=!0,this.requiresFullDataRefresh=!0,this.rowsSyncedWithStream=new Map,this.dataSubWasLoggedOff=!1,this.criteriaFromFilters=new Map,this.update=new li.t(new Map),this.fetchGeneration=0}criteriaChanged(e,t){const i=e!==(0,ti.Q)(t,";");this.refetchIfInitializedAndChanged(i)}dataChanged(e){e&&(this.clearData(),this.reset())}requestChanged(e,t){const i=JSON.stringify(e)!==JSON.stringify(t);this.refetchIfInitializedAndChanged(i)}refetchIfInitializedAndChanged(e){this.datasource.initialized&&e&&this.fetchGenesisData(null)}set datasourceConfig(e){e&&Object.keys(e).forEach(t=>{void 0!==e[t]&&(this[t]=e[t])})}disconnectedCallback(){var e,t;super.disconnectedCallback(),this.clearData(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),null===(t=this.update)||void 0===t||t.unsubscribe(),delete this.dataSub,delete this.update,this.datasource.destroy(),delete this.datasource}reset(){this.requiresFullDataRefresh=!0,this.fetchGenesisData()}fetchGenesisData(){return(0,C.sH)(this,arguments,void 0,function*(e=!0){var t;null===(t=this.dataSub)||void 0===t||t.unsubscribe(),this.dataSub=void 0,this.fetchGeneration+=1;const i=this.fetchGeneration,o=()=>i!==this.fetchGeneration;if(this.data)return void this.syncComponentData(this.data);const n=e||!this.datasource.initialized;n||(this.connect.dataLogoff(this.sourceRef),this.clearData());const a=yield this.datasource.init(this.datasourceOptions(),n);if(!o())if(a){if(this.isSnapshot){const e=yield this.datasource.snapshotFiltered();if(o())return;return void this.syncComponentData(e)}Ze.debug(`requesting stream for ${this.resourceName}`),this.dataSub=this.datasource.stream.subscribe(e=>{if(o())return;e.DISCONNECTED&&this.handleError({message:`Genesis Datasource disconnected for ${this.resourceName}`,loggerType:"error"}),this.sourceRef=e.SOURCE_REF;const t=e.MESSAGE_TYPE;if(t&&t===ii.Go.LOGOFF_ACK)this.dataSubWasLoggedOff=!0;else if(this.dataSubWasLoggedOff=!1,e.ROW){const t=(0,oi.d)(e);this.handleStreamUpdate(t)}else this.handleStreamUpdate(e)})}else this.handleError({message:`Genesis Datasource init failed for ${this.resourceName}`,loggerType:"error"})})}initDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){yield this.datasource.init(this.datasourceOptions(),!0)})}datasourceOptions(){return{criteria:this.buildCriteria(),fields:this.fields,isSnapshot:this.isSnapshot,orderBy:this.orderBy,resourceName:this.resourceName,request:this.request,reverse:this.reverse,maxRows:this.maxRows,maxView:this.maxView}}handleStreamUpdate(e){if(!e)return;e.hasOwnProperty("REPLY")?this.applyRequestServerData(e):this.applyDataserverData(e)}applyRequestServerData(e){var t,i;if(!Array.isArray(e.REPLY)||!(null===(t=e.MESSAGE_TYPE)||void 0===t?void 0:t.startsWith("REP_")))return void this.handleError({message:"received invalid RequestServerResult",loggerType:"error",loggerArgs:[e]});if(this.requiresFullDataRefresh){"ROW_REF"!==this.rowId&&(null===(i=e.REPLY)||void 0===i||i.forEach(e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)}));const t=this.rowsSyncedWithStream.size>0?Array.from(this.rowsSyncedWithStream.values()):e.REPLY;return void this.syncComponentData(t)}this.handleStreamInserts(e.REPLY);const o=Array.from(this.rowsSyncedWithStream.values()).filter(t=>!e.REPLY.includes(t));this.handleStreamDeletes(o)}applyDataserverData(e){var t,i,o,n;if(this.requiresFullDataRefresh){null===(t=e.inserts)||void 0===t||t.forEach(e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)});const i=Array.from(this.rowsSyncedWithStream.values());return void this.syncComponentData(i)}(null===(i=e.inserts)||void 0===i?void 0:i.length)>0&&this.handleStreamInserts(e.inserts),(null===(o=e.deletes)||void 0===o?void 0:o.length)>0&&this.handleStreamDeletes(e.deletes),(null===(n=e.updates)||void 0===n?void 0:n.length)>0&&this.handleStreamUpdates(e.updates)}buildCriteria(){var e;const t=(null===(e=this.criteria)||void 0===e?void 0:e.split(";"))||[];return(0,ti.Q)(t.join(" && "),";")}setFilter(e,t){this.criteriaFromFilters.set(e,t),this.update.next(this.criteriaFromFilters)}removeFilter(e){this.criteriaFromFilters.delete(e),this.update.next(this.criteriaFromFilters)}handleError(e={}){const{message:t,loggerType:i,loggerArgs:o=[]}=e;t&&Ze[i](t,...o)}getFieldMetadata(e){var t;return null===(t=this.datasource.fieldMetadata)||void 0===t?void 0:t.find(t=>t.name===e)}getDefaultLabelFormat(e,t){return t===ni.w.DATE||t===ni.w.DATETIME?(0,ri.Ey)(e,t===ni.w.DATETIME):e}}function ci(e,t){var i;const o=new V.b;o.withExpression((new j.K).withField(null!==(i=e.labelField)&&void 0!==i?i:e.valueField).withValue(t).withSerialiser(G.n.containsIgnoreCase).build()),e.baseCriteria?e.criteria=`${e.baseCriteria} && ${o.build()}`:e.criteria=o.build()}var ui;(0,C.Cg)([ai.dm],di.prototype,"connect",void 0),(0,C.Cg)([si.yW],di.prototype,"datasource",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],di.prototype,"withGridInit",void 0),(0,C.Cg)([l.attr],di.prototype,"criteria",void 0),(0,C.Cg)([l.observable],di.prototype,"data",void 0),(0,C.Cg)([l.attr],di.prototype,"fields",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],di.prototype,"isSnapshot",void 0),(0,C.Cg)([l.attr],di.prototype,"maxRows",void 0),(0,C.Cg)([l.attr],di.prototype,"maxView",void 0),(0,C.Cg)([l.attr],di.prototype,"orderBy",void 0),(0,C.Cg)([l.attr],di.prototype,"request",void 0),(0,C.Cg)([l.attr],di.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],di.prototype,"reverse",void 0),(0,C.Cg)([l.attr],di.prototype,"rowId",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"with-timestamp-formatting"})],di.prototype,"withTimestampFormatting",void 0);let hi=ui=class extends di{constructor(){super(...arguments),this.emptyDataLabel="No matching records",this.allowCustomOptions=!1,this.initalSelectedValueInitialized=!1,this.isSnapshot=!0,this.baseCriteria="",this.resizeObserverCallback=e=>{e.forEach(e=>{this.checkOverflow(e.target)})},this.selectChangeHandler=e=>{var t;const i=e.target.value,o=null===(t=this.options)||void 0===t?void 0:t.find(e=>String(e.label)===i);!o&&this.allowCustomOptions&&this.select instanceof r.Combobox?this.select.$emit("value-change",{label:i,value:i}):this.select.$emit("value-change",o)}}initialSelectedValueChanged(e,t){t&&t!==e&&(this.select&&this.getDisplayForValue(t)===String(this.select.value||"")||(this.initalSelectedValueInitialized=!1,this.clearData(),this.fetchData()))}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){var t,i;e.connectedCallback.call(this),this.baseCriteria=this.criteria,this.fields=this.labelField?null===(t=this.valueField)||void 0===t?void 0:t.concat(" ",this.labelField):this.valueField,this.select=this.parentElement,this.optionElement=null!==(i=this.optionElement)&&void 0!==i?i:`${T(this.select)}-option`,this.select.addEventListener("change",this.selectChangeHandler),this.resizeObserver=new ResizeObserver(this.resizeObserverCallback),this.fetchData(),this.valueField||Ze.warn('Specify field for values in options (e.g value-field="VALUE") and optionally field for label (e.g label-field="NAME")')})}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.disconnect(),this.select.removeEventListener("change",this.selectChangeHandler)}fetchData(){this.select&&this.valueField&&(this.resourceName&&this.connect.isConnected||this.data)&&(this.select instanceof r.Combobox&&this.select.async&&this.initialSelectedValue?this.asyncModeIntialization():this.fetchGenesisData())}asyncModeIntialization(){return(0,C.sH)(this,void 0,void 0,function*(){(yield this.datasource.init(this.datasourceOptions(),!0))?ci(this,this.initialSelectedValue):this.handleError({message:`Genesis Datasource async mode initialization failed for ${this.resourceName}`,loggerType:"error"})})}clearData(){this.select&&(Array.from(this.select.children).forEach(e=>{e instanceof ui||this.select.removeChild(e)}),this.select.value="",this.select.initialValue="")}checkOverflow(e){const t=e.shadowRoot.querySelector(".content");t&&(t.scrollWidth>t.clientWidth?e.setAttribute("title",e.textContent):e.removeAttribute("title"))}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values());if(t.length>0){this.options=t.map(e=>{var t;return{value:e[this.valueField],label:this.labelRowFormatter?this.labelRowFormatter(e):this.labelFormatter?this.labelFormatter(e[this.labelField]):this.getDefaultLabelFormat(e[this.labelField],null===(t=this.getFieldMetadata(this.labelField))||void 0===t?void 0:t.type)}});if(this.options.map(({value:e,label:t})=>{const i=document.createElement(this.optionElement);return i.textContent=t||e,i.value=e,i}).forEach(e=>{this.select.appendChild(e),this.resizeObserver.observe(e)}),!this.initalSelectedValueInitialized||this.select instanceof r.Combobox&&!this.select.async){this.resetCombobox();const e=this.getInitialLabel();l.DOM.queueUpdate(()=>{this.select.value=String(e),this.select instanceof r.Combobox&&this.select.async&&this.selectChangeHandler({target:{value:e}})}),this.initalSelectedValueInitialized=!0}}else{this.allowCustomOptions&&this.initialSelectedValue&&(!this.initalSelectedValueInitialized||this.select instanceof r.Combobox&&!this.select.async)&&(this.resetCombobox(),l.DOM.queueUpdate(()=>{this.select.value=String(this.initialSelectedValue)}),this.initalSelectedValueInitialized=!0);const e=document.createElement(this.optionElement);e.textContent=this.emptyDataLabel,e.value="",e.disabled=!0,this.select.appendChild(e)}}getInitialLabel(){return this.getDisplayForValue(this.initialSelectedValue)}getDisplayForValue(e){var t;if(null==e||0!==e&&!e)return"";const i=null===(t=this.options)||void 0===t?void 0:t.find(t=>t.value===e);return this.allowCustomOptions&&this.select instanceof r.Combobox?String(i?i.label:e):i?String(i.label):""}resetCombobox(){this.select&&this.select instanceof r.Combobox&&this.select.resetCombobox()}handleStreamInserts(e){Ze.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){Ze.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){Ze.debug("handleStreamUpdates - Method not implemented.")}};(0,C.Cg)([(0,l.attr)({attribute:"label-field"})],hi.prototype,"labelField",void 0),(0,C.Cg)([(0,l.attr)({attribute:"option-element"})],hi.prototype,"optionElement",void 0),(0,C.Cg)([(0,l.attr)({attribute:"value-field"})],hi.prototype,"valueField",void 0),(0,C.Cg)([(0,l.attr)({attribute:"empty-data-label"})],hi.prototype,"emptyDataLabel",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"allow-custom-options"})],hi.prototype,"allowCustomOptions",void 0),(0,C.Cg)([l.observable],hi.prototype,"labelFormatter",void 0),(0,C.Cg)([l.observable],hi.prototype,"labelRowFormatter",void 0),(0,C.Cg)([l.observable],hi.prototype,"initialSelectedValue",void 0),hi=ui=(0,C.Cg)([(0,l.customElement)({name:"options-datasource"})],hi);const pi=(e,t)=>l.css`
|
|
914
|
+
`,Xt=(e,t)=>(0,s.checkboxTemplate)(e,t);class Jt extends r.Checkbox{}const Qt=void 0,Zt={checkedIndicator:'\n <svg\n aria-hidden="true"\n part="checked-indicator"\n class="checked-indicator"\n viewBox="0 0 20 20"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M8.143 12.6697L15.235 4.5L16.8 5.90363L8.23812 15.7667L3.80005 11.2556L5.27591 9.7555L8.143 12.6697Z"\n />\n </svg>\n ',indeterminateIndicator:'\n <div part="indeterminate-indicator" class="indeterminate-indicator"></div>\n '},ei=Jt.compose(Object.assign({baseName:"checkbox",template:Xt,styles:Kt,shadowOptions:Qt},Zt));var ti=i(62051),ii=i.n(ti),oi=i(40370),ni=i(6884),ai=i(96730),si=i(21281),ri=i(34193),li=i(41119),di=i(26347),ci=i(9033),ui=i(12066),hi=i(97156);class pi extends((0,oi.C)(s.FoundationElement)){constructor(){super(...arguments),this.withGridInit=!0,this.isSnapshot=!1,this.maxRows=ni.OD.MAX_ROWS_250,this.maxView=ni.OD.MAX_VIEW_1000,this.resourceName="",this.reverse=!1,this.rowId="ROW_REF",this.withTimestampFormatting=!0,this.requiresFullDataRefresh=!0,this.rowsSyncedWithStream=new Map,this.dataSubWasLoggedOff=!1,this.criteriaFromFilters=new Map,this.update=new hi.t(new Map),this.fetchGeneration=0}criteriaChanged(e,t){const i=e!==(0,ai.Q)(t,";");this.refetchIfInitializedAndChanged(i)}dataChanged(e){e&&(this.clearData(),this.reset())}requestChanged(e,t){const i=JSON.stringify(e)!==JSON.stringify(t);this.refetchIfInitializedAndChanged(i)}refetchIfInitializedAndChanged(e){this.datasource.initialized&&e&&this.fetchGenesisData(null)}set datasourceConfig(e){e&&Object.keys(e).forEach(t=>{void 0!==e[t]&&(this[t]=e[t])})}disconnectedCallback(){var e,t;super.disconnectedCallback(),this.clearData(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),null===(t=this.update)||void 0===t||t.unsubscribe(),delete this.dataSub,delete this.update,this.datasource.destroy(),delete this.datasource}reset(){this.requiresFullDataRefresh=!0,this.fetchGenesisData()}fetchGenesisData(){return(0,C.sH)(this,arguments,void 0,function*(e=!0){var t;null===(t=this.dataSub)||void 0===t||t.unsubscribe(),this.dataSub=void 0,this.fetchGeneration+=1;const i=this.fetchGeneration,o=()=>i!==this.fetchGeneration;if(this.data)return void this.syncComponentData(this.data);const n=e||!this.datasource.initialized;n||(this.connect.dataLogoff(this.sourceRef),this.clearData());const a=yield this.datasource.init(this.datasourceOptions(),n);if(!o())if(a){if(this.isSnapshot){const e=yield this.datasource.snapshotFiltered();if(o())return;return void this.syncComponentData(e)}ot.debug(`requesting stream for ${this.resourceName}`),this.dataSub=this.datasource.stream.subscribe(e=>{if(o())return;e.DISCONNECTED&&this.handleError({message:`Genesis Datasource disconnected for ${this.resourceName}`,loggerType:"error"}),this.sourceRef=e.SOURCE_REF;const t=e.MESSAGE_TYPE;if(t&&t===si.Go.LOGOFF_ACK)this.dataSubWasLoggedOff=!0;else if(this.dataSubWasLoggedOff=!1,e.ROW){const t=(0,ri.d)(e);this.handleStreamUpdate(t)}else this.handleStreamUpdate(e)})}else this.handleError({message:`Genesis Datasource init failed for ${this.resourceName}`,loggerType:"error"})})}initDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){yield this.datasource.init(this.datasourceOptions(),!0)})}datasourceOptions(){return{criteria:this.buildCriteria(),fields:this.fields,isSnapshot:this.isSnapshot,orderBy:this.orderBy,resourceName:this.resourceName,request:this.request,reverse:this.reverse,maxRows:this.maxRows,maxView:this.maxView}}handleStreamUpdate(e){if(!e)return;e.hasOwnProperty("REPLY")?this.applyRequestServerData(e):this.applyDataserverData(e)}applyRequestServerData(e){var t,i;if(!Array.isArray(e.REPLY)||!(null===(t=e.MESSAGE_TYPE)||void 0===t?void 0:t.startsWith("REP_")))return void this.handleError({message:"received invalid RequestServerResult",loggerType:"error",loggerArgs:[e]});if(this.requiresFullDataRefresh){"ROW_REF"!==this.rowId&&(null===(i=e.REPLY)||void 0===i||i.forEach(e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)}));const t=this.rowsSyncedWithStream.size>0?Array.from(this.rowsSyncedWithStream.values()):e.REPLY;return void this.syncComponentData(t)}this.handleStreamInserts(e.REPLY);const o=Array.from(this.rowsSyncedWithStream.values()).filter(t=>!e.REPLY.includes(t));this.handleStreamDeletes(o)}applyDataserverData(e){var t,i,o,n;if(this.requiresFullDataRefresh){null===(t=e.inserts)||void 0===t||t.forEach(e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)});const i=Array.from(this.rowsSyncedWithStream.values());return void this.syncComponentData(i)}(null===(i=e.inserts)||void 0===i?void 0:i.length)>0&&this.handleStreamInserts(e.inserts),(null===(o=e.deletes)||void 0===o?void 0:o.length)>0&&this.handleStreamDeletes(e.deletes),(null===(n=e.updates)||void 0===n?void 0:n.length)>0&&this.handleStreamUpdates(e.updates)}buildCriteria(){var e;const t=(null===(e=this.criteria)||void 0===e?void 0:e.split(";"))||[];return(0,ai.Q)(t.join(" && "),";")}setFilter(e,t){this.criteriaFromFilters.set(e,t),this.update.next(this.criteriaFromFilters)}removeFilter(e){this.criteriaFromFilters.delete(e),this.update.next(this.criteriaFromFilters)}handleError(e={}){const{message:t,loggerType:i,loggerArgs:o=[]}=e;t&&ot[i](t,...o)}getFieldMetadata(e){var t;return null===(t=this.datasource.fieldMetadata)||void 0===t?void 0:t.find(t=>t.name===e)}getDefaultLabelFormat(e,t){return t===li.w.DATE||t===li.w.DATETIME?(0,ui.Ey)(e,t===li.w.DATETIME):e}}function mi(e,t){var i;const o=new V.b;o.withExpression((new j.K).withField(null!==(i=e.labelField)&&void 0!==i?i:e.valueField).withValue(t).withSerialiser(G.n.containsIgnoreCase).build()),e.baseCriteria?e.criteria=`${e.baseCriteria} && ${o.build()}`:e.criteria=o.build()}var gi;(0,C.Cg)([di.dm],pi.prototype,"connect",void 0),(0,C.Cg)([ci.yW],pi.prototype,"datasource",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],pi.prototype,"withGridInit",void 0),(0,C.Cg)([l.attr],pi.prototype,"criteria",void 0),(0,C.Cg)([l.observable],pi.prototype,"data",void 0),(0,C.Cg)([l.attr],pi.prototype,"fields",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],pi.prototype,"isSnapshot",void 0),(0,C.Cg)([l.attr],pi.prototype,"maxRows",void 0),(0,C.Cg)([l.attr],pi.prototype,"maxView",void 0),(0,C.Cg)([l.attr],pi.prototype,"orderBy",void 0),(0,C.Cg)([l.attr],pi.prototype,"request",void 0),(0,C.Cg)([l.attr],pi.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],pi.prototype,"reverse",void 0),(0,C.Cg)([l.attr],pi.prototype,"rowId",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"with-timestamp-formatting"})],pi.prototype,"withTimestampFormatting",void 0);let vi=gi=class extends pi{constructor(){super(...arguments),this.emptyDataLabel="No matching records",this.allowCustomOptions=!1,this.initalSelectedValueInitialized=!1,this.isSnapshot=!0,this.baseCriteria="",this.resizeObserverCallback=e=>{e.forEach(e=>{this.checkOverflow(e.target)})},this.selectChangeHandler=e=>{var t;const i=e.target.value,o=null===(t=this.options)||void 0===t?void 0:t.find(e=>String(e.label)===i);!o&&this.allowCustomOptions&&this.select instanceof r.Combobox?this.select.$emit("value-change",{label:i,value:i}):this.select.$emit("value-change",o)}}initialSelectedValueChanged(e,t){t&&t!==e&&(this.select&&this.getDisplayForValue(t)===String(this.select.value||"")||(this.initalSelectedValueInitialized=!1,this.clearData(),this.fetchData()))}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){var t,i;e.connectedCallback.call(this),this.baseCriteria=this.criteria,this.fields=this.labelField?null===(t=this.valueField)||void 0===t?void 0:t.concat(" ",this.labelField):this.valueField,this.select=this.parentElement,this.optionElement=null!==(i=this.optionElement)&&void 0!==i?i:`${T(this.select)}-option`,this.select.addEventListener("change",this.selectChangeHandler),this.resizeObserver=new ResizeObserver(this.resizeObserverCallback),this.fetchData(),this.valueField||ot.warn('Specify field for values in options (e.g value-field="VALUE") and optionally field for label (e.g label-field="NAME")')})}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.disconnect(),this.select.removeEventListener("change",this.selectChangeHandler)}fetchData(){this.select&&this.valueField&&(this.resourceName&&this.connect.isConnected||this.data)&&(this.select instanceof r.Combobox&&this.select.async&&this.initialSelectedValue?this.asyncModeIntialization():this.fetchGenesisData())}asyncModeIntialization(){return(0,C.sH)(this,void 0,void 0,function*(){(yield this.datasource.init(this.datasourceOptions(),!0))?mi(this,this.initialSelectedValue):this.handleError({message:`Genesis Datasource async mode initialization failed for ${this.resourceName}`,loggerType:"error"})})}clearData(){this.select&&(Array.from(this.select.children).forEach(e=>{e instanceof gi||this.select.removeChild(e)}),this.select.value="",this.select.initialValue="")}checkOverflow(e){const t=e.shadowRoot.querySelector(".content");t&&(t.scrollWidth>t.clientWidth?e.setAttribute("title",e.textContent):e.removeAttribute("title"))}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values());if(t.length>0){this.options=t.map(e=>{var t;return{value:e[this.valueField],label:this.labelRowFormatter?this.labelRowFormatter(e):this.labelFormatter?this.labelFormatter(e[this.labelField]):this.getDefaultLabelFormat(e[this.labelField],null===(t=this.getFieldMetadata(this.labelField))||void 0===t?void 0:t.type)}});if(this.options.map(({value:e,label:t})=>{const i=document.createElement(this.optionElement);return i.textContent=t||e,i.value=e,i}).forEach(e=>{this.select.appendChild(e),this.resizeObserver.observe(e)}),!this.initalSelectedValueInitialized||this.select instanceof r.Combobox&&!this.select.async){this.resetCombobox();const e=this.getInitialLabel();l.DOM.queueUpdate(()=>{this.select.value=String(e),this.select instanceof r.Combobox&&this.select.async&&this.selectChangeHandler({target:{value:e}})}),this.initalSelectedValueInitialized=!0}}else{this.allowCustomOptions&&this.initialSelectedValue&&(!this.initalSelectedValueInitialized||this.select instanceof r.Combobox&&!this.select.async)&&(this.resetCombobox(),l.DOM.queueUpdate(()=>{this.select.value=String(this.initialSelectedValue)}),this.initalSelectedValueInitialized=!0);const e=document.createElement(this.optionElement);e.textContent=this.emptyDataLabel,e.value="",e.disabled=!0,this.select.appendChild(e)}}getInitialLabel(){return this.getDisplayForValue(this.initialSelectedValue)}getDisplayForValue(e){var t;if(null==e||0!==e&&!e)return"";const i=null===(t=this.options)||void 0===t?void 0:t.find(t=>t.value===e);return this.allowCustomOptions&&this.select instanceof r.Combobox?String(i?i.label:e):i?String(i.label):""}resetCombobox(){this.select&&this.select instanceof r.Combobox&&this.select.resetCombobox()}handleStreamInserts(e){ot.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){ot.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){ot.debug("handleStreamUpdates - Method not implemented.")}};(0,C.Cg)([(0,l.attr)({attribute:"label-field"})],vi.prototype,"labelField",void 0),(0,C.Cg)([(0,l.attr)({attribute:"option-element"})],vi.prototype,"optionElement",void 0),(0,C.Cg)([(0,l.attr)({attribute:"value-field"})],vi.prototype,"valueField",void 0),(0,C.Cg)([(0,l.attr)({attribute:"empty-data-label"})],vi.prototype,"emptyDataLabel",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"allow-custom-options"})],vi.prototype,"allowCustomOptions",void 0),(0,C.Cg)([l.observable],vi.prototype,"labelFormatter",void 0),(0,C.Cg)([l.observable],vi.prototype,"labelRowFormatter",void 0),(0,C.Cg)([l.observable],vi.prototype,"initialSelectedValue",void 0),vi=gi=(0,C.Cg)([(0,l.customElement)({name:"options-datasource"})],vi);const fi=(e,t)=>l.css`
|
|
915
915
|
.combo-box-indicator {
|
|
916
916
|
transition-property: transform;
|
|
917
917
|
transition-duration: 0.2s;
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
}
|
|
924
924
|
|
|
925
925
|
${(0,r.comboboxStyles)(e,t)}
|
|
926
|
-
`,
|
|
926
|
+
`,bi=(e,t)=>l.html`
|
|
927
927
|
<template
|
|
928
928
|
aria-activedescendant="${e=>e.activeDescendant}"
|
|
929
929
|
class="${e=>e.open?"open":""} ${e=>e.disabled?"disabled":""} ${e=>e.position}"
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
></slot>
|
|
978
978
|
</div>
|
|
979
979
|
</template>
|
|
980
|
-
`;var
|
|
980
|
+
`;var yi,wi;class Ci extends r.Combobox{constructor(){super(...arguments),yi.set(this,void 0),wi.set(this,!1),this.needManualChangeEventDispatch=!1,this.async=!1,this.debounce=500,this.caseSensitive=!1,this.ignoreInputClick=!1,this.filterMode="startsWith",this.scrollToSelectedWhenOpening=!1,this.scrollToSelectedWhenOpeningOptions={behavior:"auto",block:"nearest"},this.scrollWhenSelectionChanges=!1,this.scrollWhenSelectionChangesOptions={behavior:"auto",block:"center"},this.resetCombobox=()=>{this.selectedOptions=[],this.selectedIndex=-1,this.value="",this.control.value="",this.filter="",this.filterOptions()}}get activeDescendant(){var e,t;if(this.selectedOptions&&0!==this.selectedOptions.length)return this.ariaActiveDescendant=null===(e=this.selectedOptions[0])||void 0===e?void 0:e.id,null===(t=this.selectedOptions[0])||void 0===t?void 0:t.id}debounceChanged(e,t){this.debouncedInputHandler=ii()(this.asyncSetFilter,t)}openChanged(){super.openChanged(),this.open?this.scrollToSelectedWhenOpening&&setTimeout(()=>{const e=this.options[this.selectedIndex];null==e||e.scrollIntoView(this.scrollToSelectedWhenOpeningOptions)},500):(this.manuallyDispatchChangeEvent(),this.filter="",this.filterOptions())}get value(){return l.Observable.track(this,"value"),this._ourValue}set value(e){var t,i,o;if(void 0===e)return;const n=`${this._ourValue}`;if(this.$fastController.isConnected&&this.options){const n=this.caseSensitive?t=>t.text===e:t=>t.text.toLowerCase()===String(e).toLowerCase(),a=this.options?this.options.findIndex(n):-1,s=null===(t=this.options[this.selectedIndex])||void 0===t?void 0:t.text,r=null===(i=this.options[a])||void 0===i?void 0:i.text;this.selectedIndex=r&&r!==s?a:this.selectedIndex,e&&""!==e.trim()&&-1===a&&(e=(null===(o=this.firstSelectedOption)||void 0===o?void 0:o.text)||e)}n!==e&&(this._ourValue=e,super.valueChanged(n,e),l.Observable.notify(this,"value"))}slottedOptionsChanged(e,t){const i=!!this.async;super.slottedOptionsChanged(e,t),this.updateValue(i)}filterOptions(){this.autocomplete&&this.autocomplete!==s.ComboboxAutocomplete.none||(this.filter="");const e=this.filter,t=this.caseSensitive?e:e.toLowerCase();this.filteredOptions=this._options.filter(e=>{const i=this.caseSensitive?e.text:e.text.toLowerCase();return"contains"===this.filterMode?i.includes(t):i.startsWith(t)}),this.isAutocompleteList&&(this.filteredOptions.length||t||(this.filteredOptions=this._options),this._options.forEach(e=>e.hidden=!this.filteredOptions.includes(e)))}clickHandler(e){if(!this.disabled)if(E(e,this))this.open=!1;else{if(O(e,this.indicator))return this.open=!this.open,void(this.open&&this.control.focus());if(!this.ignoreInputClick||!O(e,this.control))return super.clickHandler(e)}}keydownHandler(e){const t=e.key;if(e.ctrlKey||e.shiftKey)return!0;switch(t){case"Enter":if((0,C.GG)(this,wi,this.open,"f"),!this.open)return this.open=!0,!0;break;case"ArrowDown":case"ArrowUp":if(!this.open)return this.open=!0,!0;if(this.scrollWhenSelectionChanges){const e=this.options[this.selectedIndex];null==e||e.scrollIntoView(this.scrollWhenSelectionChangesOptions)}break;case"Escape":if(this.control.value!==this.currentValue)return this.filter="",this.filterOptions(),this.control.value=this.currentValue,this.selectItemByValue(this.currentValue),void(this.open=!1);if(!this.open)return!0}const i=super.keydownHandler(e);return"Enter"!==t?i:void 0}keyupHandler(e){var t;const i=e.key;if(e.ctrlKey||e.shiftKey)return!0;switch(i){case"Enter":return!(0,C.gn)(this,wi,"f");case"ArrowDown":case"ArrowUp":this.open&&this.firstSelectedOption&&this.autocomplete===s.ComboboxAutocomplete.both&&(this.needManualChangeEventDispatch=!0,this.currentValue=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.value);break;case"Home":case"End":return;case"Backspace":case"Delete":const i=super.keyupHandler(e);return this.selectItemByValue(this.control.value),i}return super.keyupHandler(e)}get indicator(){return(0,C.gn)(this,yi,"f")||(0,C.GG)(this,yi,this.shadowRoot.querySelector('[part="indicator"]'),"f"),(0,C.gn)(this,yi,"f")}selectItemByValue(e){var t,i,o;this.selectedIndex=null!==(i=null===(t=this.options)||void 0===t?void 0:t.findIndex(t=>t.text===e))&&void 0!==i?i:-1,null===(o=this.options)||void 0===o||o.forEach((e,t)=>e.selected=t===this.selectedIndex)}inputHandler(e){this.async?this.debouncedInputHandler():super.inputHandler(e)}asyncSetFilter(){const e=this.control.value,t=this.slottedDatasource.assignedNodes().filter(e=>e instanceof vi);t.length>0?(mi(t[0],this.control.value),l.DOM.queueUpdate(()=>{this.control.value=e})):ot.warn("Options-datasource is not connected. Please add a datasource to use this functionality.")}manuallyDispatchChangeEvent(){this.needManualChangeEventDispatch&&this.firstSelectedOption&&this.autocomplete===s.ComboboxAutocomplete.both&&(this.dispatchEvent(new Event("change",{bubbles:!0})),this.needManualChangeEventDispatch=!1)}}yi=new WeakMap,wi=new WeakMap,(0,C.Cg)([l.observable],Ci.prototype,"activeDescendant",null),(0,C.Cg)([l.observable],Ci.prototype,"slottedDatasource",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ci.prototype,"async",void 0),(0,C.Cg)([l.attr],Ci.prototype,"debounce",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"case-sensitive"})],Ci.prototype,"caseSensitive",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"ignore-input-click"})],Ci.prototype,"ignoreInputClick",void 0),(0,C.Cg)([(0,l.attr)({attribute:"filter-mode"})],Ci.prototype,"filterMode",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"scroll-to-selected-when-opening"})],Ci.prototype,"scrollToSelectedWhenOpening",void 0),(0,C.Cg)([l.observable],Ci.prototype,"scrollToSelectedWhenOpeningOptions",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"scroll-when-selection-changes"})],Ci.prototype,"scrollWhenSelectionChanges",void 0),(0,C.Cg)([l.observable],Ci.prototype,"scrollWhenSelectionChangesOptions",void 0);const xi={delegatesFocus:!0,mode:"open"},$i={indicator:'\n <svg\n class="combo-box-indicator"\n part="combo-box-indicator"\n viewBox="0 0 12 7"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M11.85.65c.2.2.2.5 0 .7L6.4 6.84a.55.55 0 01-.78 0L.14 1.35a.5.5 0 11.71-.7L6 5.8 11.15.65c.2-.2.5-.2.7 0z"\n />\n </svg>\n '},Si=Ci.compose(Object.assign({baseName:"combobox",template:bi,styles:fi,shadowOptions:xi},$i));var Ei=i(98316);const Oi=(e,t)=>l.css`
|
|
981
981
|
:host {
|
|
982
982
|
--light-size: 12px;
|
|
983
983
|
--height: calc(var(--design-unit) * 2px + var(--light-size));
|
|
@@ -1025,18 +1025,18 @@
|
|
|
1025
1025
|
text-overflow: ellipsis;
|
|
1026
1026
|
white-space: nowrap;
|
|
1027
1027
|
}
|
|
1028
|
-
|
|
1028
|
+
`,Ti=l.html`
|
|
1029
1029
|
<div class=${e=>(0,x.x)(["light",!0],[e.colour,!0])}></div>
|
|
1030
1030
|
${(0,l.when)(e=>e.showLabel,l.html`
|
|
1031
1031
|
<div class="label">${e=>e.label}</div>
|
|
1032
1032
|
`)}
|
|
1033
|
-
`;class
|
|
1033
|
+
`;class ki extends s.FoundationElement{constructor(){super(...arguments),this.showLabel=!1,this.label="disconnected",this.colour="red"}connectedCallback(){super.connectedCallback(),this.subscription=this.connect.isConnectedSubject.subscribe(e=>{this.label=this.getLabel(e),this.colour=e?"green":"red"})}disconnectedCallback(){var e;null===(e=this.subscription)||void 0===e||e.unsubscribe()}getLabel(e){if(!e)return"disconnected";return`${this.session.getSessionStorageItem("hostUrl")} ✔`}}(0,C.Cg)([di.dm],ki.prototype,"connect",void 0),(0,C.Cg)([Ei.N],ki.prototype,"session",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"show-label"})],ki.prototype,"showLabel",void 0),(0,C.Cg)([l.observable],ki.prototype,"label",void 0),(0,C.Cg)([l.observable],ki.prototype,"colour",void 0);const Ii=ki.compose({baseName:"connection-indicator",template:Ti,styles:Oi}),Di=(e,t)=>l.css`
|
|
1034
1034
|
${(0,r.dataGridStyles)(e,t)}
|
|
1035
|
-
`,
|
|
1035
|
+
`,Ai=(e,t)=>(0,s.dataGridTemplate)(e,t);class Li extends r.DataGrid{}const Ri=void 0,Ni={},Fi=Li.compose(Object.assign({baseName:"data-grid",template:Ai,styles:Di,shadowOptions:Ri},Ni)),Mi=(e,t)=>l.css`
|
|
1036
1036
|
${(0,r.dataGridCellStyles)(e,t)}
|
|
1037
|
-
`;class
|
|
1037
|
+
`;class _i extends r.DataGridCell{}const Hi=void 0,zi={},Pi=_i.compose(Object.assign({baseName:"data-grid-cell",template:s.dataGridCellTemplate,styles:Mi,shadowOptions:Hi},zi)),Ui=(e,t)=>l.css`
|
|
1038
1038
|
${(0,r.dataGridRowStyles)(e,t)}
|
|
1039
|
-
`;class
|
|
1039
|
+
`;class Bi extends r.DataGridRow{}const Gi=void 0,ji={},Vi=Bi.compose(Object.assign({baseName:"data-grid-row",template:s.dataGridRowTemplate,styles:Ui,shadowOptions:Gi},ji));var Yi=i(94343),Wi=i.n(Yi),qi=i(58915),Ki=i.n(qi),Xi=i(7554),Ji=i.n(Xi),Qi=i(49916),Zi=i.n(Qi),eo=i(33839),to=i.n(eo);class io{constructor(e,t="default"){e=null!=e?e:new Date,this.Date=e,this.date=e.getDate(),this.day=e.toLocaleString(t,{weekday:"long"}),this.dayNumber=e.getDay()+1,this.dayShort=e.toLocaleString(t,{weekday:"short"}),this.year=e.getFullYear(),this.yearShort=Number(e.toLocaleString(t,{year:"2-digit"})),this.month=e.toLocaleString(t,{month:"long"}),this.monthShort=e.toLocaleString(t,{month:"short"}),this.monthNumber=e.getMonth()+1,this.timestamp=e.getTime()}}Wi().extend(to());class oo{constructor(e=null,t="default"){const i=new io(e,t);this.lang=t,this.name=i.month,this.number=i.monthNumber,this.year=i.year,this.numberOfDays=[31,28,31,30,31,30,31,31,30,31,30,31][this.number-1],2===this.number&&(this.numberOfDays+=Wi()(i.date).isLeapYear()?1:0)}getDay(e){return new io(new Date(this.year,this.number-1,e),this.lang)}}Wi().extend(to());class no{constructor(e=null,t=null,i="default"){this.weekDays=Array.from({length:7}),this.today=new io(null,i),this.year=null!=e?e:this.today.year,this.month=new oo(new Date(this.year,(t||this.today.monthNumber)-1),i),this.lang=i,this.weekDays.forEach((e,t)=>{const i=this.month.getDay(t);this.weekDays[i.dayNumber-1]=i.day})}getMonth(e){return new oo(new Date(this.year,e-1),this.lang)}getPreviousMonth(){return 1===this.month.number?new oo(new Date(this.year-1,11),this.lang):new oo(new Date(this.year,this.month.number-2),this.lang)}getNextMonth(){return 1===this.month.number?new oo(new Date(this.year+1,0),this.lang):new oo(new Date(this.year,this.month.number+2),this.lang)}goToDate(e,t){this.month=new oo(new Date(t,e-1),this.lang),this.year=t}goToNextYear(){this.year+=1,this.month=new oo(new Date(this.year,0),this.lang)}goToPreviousYear(){this.year-=1,this.month=new oo(new Date(this.year,11),this.lang)}goToNextMonth(){if(12===this.month.number)return this.goToNextYear();this.month=new oo(new Date(this.year,this.month.number+1-1),this.lang)}goToPreviousMonth(){if(1===this.month.number)return this.goToPreviousYear();this.month=new oo(new Date(this.year,this.month.number-1-1),this.lang)}}const ao=l.css`
|
|
1040
1040
|
:host {
|
|
1041
1041
|
position: relative;
|
|
1042
1042
|
}
|
|
@@ -1192,7 +1192,7 @@
|
|
|
1192
1192
|
.date-toggle[readonly] .label {
|
|
1193
1193
|
cursor: pointer;
|
|
1194
1194
|
}
|
|
1195
|
-
`,
|
|
1195
|
+
`,so=[1,7],ro=e=>l.html`
|
|
1196
1196
|
<${e}-text-field
|
|
1197
1197
|
data-test-id="date-picker"
|
|
1198
1198
|
readonly
|
|
@@ -1219,7 +1219,7 @@
|
|
|
1219
1219
|
</div>
|
|
1220
1220
|
<div class="week-days ${e=>(0,x.x)(["hide-weekends",e.hideWeekends])}">
|
|
1221
1221
|
${(0,l.repeat)(e=>{var t;return null===(t=e.calendar)||void 0===t?void 0:t.weekDays},l.html`
|
|
1222
|
-
${(0,l.when)((e,t)=>!t.parent.hideWeekends||-1===
|
|
1222
|
+
${(0,l.when)((e,t)=>!t.parent.hideWeekends||-1===so.indexOf(t.index+1),l.html`
|
|
1223
1223
|
<span
|
|
1224
1224
|
class="${(e,t)=>(0,x.x)(["disabled",-1!==t.parent.disabledDaysOfWeek.indexOf(t.index+1)])}"
|
|
1225
1225
|
>
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
</div>
|
|
1231
1231
|
<div class="month-days ${e=>(0,x.x)(["hide-weekends",e.hideWeekends])}">
|
|
1232
1232
|
${(0,l.repeat)(e=>e.monthList,l.html`
|
|
1233
|
-
${(0,l.when)((e,t)=>!t.parent.hideWeekends||-1===
|
|
1233
|
+
${(0,l.when)((e,t)=>!t.parent.hideWeekends||-1===so.indexOf(e.dayNumber),l.html`
|
|
1234
1234
|
<button
|
|
1235
1235
|
?disabled="${(e,t)=>-1!==t.parent.disabledDaysOfWeek.indexOf(e.dayNumber)}"
|
|
1236
1236
|
class="month-day
|
|
@@ -1245,44 +1245,44 @@
|
|
|
1245
1245
|
</div>
|
|
1246
1246
|
<slot name="bottom"></slot>
|
|
1247
1247
|
</div>
|
|
1248
|
-
`,
|
|
1249
|
-
${e=>
|
|
1250
|
-
`;i(8420);function ao(e){const t=((null==e?void 0:e.trim())||"en").toLowerCase().replace(/_/g,"-");return"en-us"===t||"en"===t?"en":"en-gb"===t?"en-gb":t}function so(){return"undefined"!=typeof navigator&&navigator.language?navigator.language:"en"}function ro(e="en"){const t=ao(e),i=Gi()().locale(t),o=i.locale();return(n=t)!==(a=o)&&a!==n.split("-")[0]?Gi()().locale("en").localeData().longDateFormat("L")||"MM/DD/YYYY":i.localeData().longDateFormat("L")||"MM/DD/YYYY";var n,a}function lo(e){return e.replace(/YYYY/g,"yyyy").replace(/YY(?!Y)/g,"yy").replace(/DD/g,"dd").replace(/D(?!D)/g,"d").replace(/MM/g,"mm").replace(/M(?!M)/g,"m")}function co(e){return null!=e&&""!==String(e).trim()}Gi().extend(Vi()),Gi().extend(Wi()),Gi().extend(Ki());const uo="MM-DD-YYYY";function ho(e,t){const i=String(e).trim(),o=Gi()(i,t,!0);if(o.isValid())return o;const n=Gi()(i,uo,!0);return n.isValid()?n:null}var po=i(28745);const mo=[1,2,3,4,5,6,7],go=(e,t,i)=>{if(o=t,-1===e.indexOf(o.dayNumber))return t;var o;const n=mo.filter(t=>-1===e.indexOf(t));let a=n.find(e=>e>t.dayNumber);a||(a=Math.min(...n));const s=t.dayNumber<a?a-t.dayNumber:a-t.dayNumber+7;return n.length?new Qi(((e,t=1)=>{const i=new Date(e);return i.setDate(e.getDate()+t),i})(t.Date,s),i):(po.v.warn("Date picker disabled days - all days of week have been disabled"),t)},vo=void 0,fo={};class bo extends s.FoundationElement{constructor(){super(...arguments),this.format=uo,this.lang="en-US",this.visible=!1,this.position="bottom",this.disabledDaysOfWeek=[],this.suppressValueChanged=!1,this.cachedFormat=uo,this.clickOutside=e=>this.handleClickOutside(e),this.keydownOutside=e=>this.handleKeydownOutside(e)}formatChanged(e,t){!this.useLocaleFormat&&t&&this.cacheUserFormat(t),t&&this.calendar&&co(this.value)&&(this.formatDate=Gi()(this.currentDate.Date).format(t))}langChanged(){this.applyEffectiveLangChange()}useLocaleFormatChanged(e,t){this.calendar&&(t&&!e?this.cacheUserFormat(this.format):!t&&e&&this.restoreUserFormat(),this.applyEffectiveLangChange())}inlineCalendarChanged(){this.inlineCalendar?(document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside)):this.visible&&(document.addEventListener("mousedown",this.clickOutside),document.addEventListener("keydown",this.keydownOutside)),this.toggleVisibility()}hideWeekendsCalendarChanged(){this.toggleVisibility()}valueChanged(e,t){this.suppressValueChanged||this.calendar&&(co(t)?this.applyValue(t):this.allowEmpty?this.clearToEmpty(!1):this.resetToDefaultDate())}disconnectedCallback(){document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside),super.disconnectedCallback()}connectedCallback(){super.connectedCallback(),Gi().extend(Vi()),Gi().extend(Ki()),Gi().extend(Wi()),this.substringNumber=3,this.useLocaleFormat&&(this.cacheUserFormat(this.format),this.applyLocaleFormat());const e=this.value;!this.allowEmpty||co(e)?co(e)?this.applyValue(e):this.initializeWithDefaultDate():this.initializeEmpty()}clear(){this.allowEmpty&&this.clearToEmpty(!0)}get inputValue(){return co(this.value)?this.formatDate:""}get inputPlaceholder(){var e;return!this.allowEmpty||co(this.value)?"":(null===(e=this.placeholder)||void 0===e?void 0:e.trim())||lo(this.format)}get effectiveLang(){return this.useLocaleFormat&&!this.hasAttribute("lang")?so():this.lang}applyLocaleFormat(){this.format=ro(this.effectiveLang)}cacheUserFormat(e){const t=null==e?void 0:e.trim();t&&(this.cachedFormat=t)}restoreUserFormat(){this.format=this.cachedFormat}applyEffectiveLangChange(){var e,t;if(!this.calendar)return;this.useLocaleFormat&&this.applyLocaleFormat();const i=this.calendar.year,o=this.calendar.month.number,n=null!==(t=null===(e=this.currentDate)||void 0===e?void 0:e.Date)&&void 0!==t?t:Gi()().toDate();this.currentDate=new Qi(n,this.effectiveLang),this.calendar=new eo(i,o,this.effectiveLang),co(this.value)&&(this.formatDate=Gi()(this.currentDate.Date).format(this.format)),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}syncValueAttribute(e){this.suppressValueChanged=!0,this.value=e,this.suppressValueChanged=!1}initializeEmpty(){const e=Gi()();this.currentDate=new Qi(e.toDate(),this.effectiveLang),this.calendar=new eo(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang),this.formatDate="",this.syncValueAttribute(""),this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year,this.monthList=this.getMonthDaysGrid()}initializeWithDefaultDate(){this.resetToDefaultDate(!0)}resetToDefaultDate(e=!1){var t;let i=new Qi(Gi()().toDate(),this.effectiveLang);(null===(t=this.disabledDaysOfWeek)||void 0===t?void 0:t.length)&&(i=go(this.disabledDaysOfWeek,i,this.effectiveLang)),this.currentDate=i,e||!this.calendar?this.calendar=new eo(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang):this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.formatDate=Gi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Gi()(this.currentDate.Date).format(uo)),this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year,this.monthList=this.getMonthDaysGrid()}applyValue(e){const t=ho(e,this.format);t?(this.currentDate=new Qi(t.toDate(),this.effectiveLang),this.calendar?this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year):this.calendar=new eo(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang),this.formatDate=Gi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Gi()(this.currentDate.Date).format(uo)),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()):this.allowEmpty?this.clearToEmpty(!1):this.resetToDefaultDate()}clearToEmpty(e){const t=Gi()();this.currentDate=new Qi(t.toDate(),this.effectiveLang),this.calendar&&(this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()),this.formatDate="",this.syncValueAttribute(""),e&&this.$emit("value-changed",void 0)}updateHeaderText(){this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year}visibleChanged(e,t){this.inlineCalendar||(t?(document.addEventListener("mousedown",this.clickOutside),document.addEventListener("keydown",this.keydownOutside)):(document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside)))}handleKeydownOutside(e){!this.inlineCalendar&&this.visible&&"Escape"===e.key&&(e.preventDefault(),this.closeCalendar())}handleClickOutside(e){!this.inlineCalendar&&this.visible&&E(e,this)&&this.closeCalendar()}closeCalendar(){this.visible&&(this.visible=!1,this.toggleVisibility())}toggleCalendar(){this.visible=!this.visible,this.toggleVisibility(),this.isCurrentCalendarMonth()||(this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.updateHeaderText())}toggleVisibility(){this.calendarDropdownClasses=(0,x.x)(["visible",this.visible],this.position,["inline",this.inlineCalendar],["hide-weekends",this.hideWeekends])}isSelectedDate(e){return!(this.allowEmpty&&!co(this.value))&&Gi()(e.Date).isSame(this.currentDate.Date,"day")}isCurrentCalendarMonth(){return this.currentMonth===this.currentDate.monthNumber&&this.currentYear===this.currentDate.year}prevMonth(){this.calendar.goToPreviousMonth(),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}nextMonth(){this.calendar.goToNextMonth(),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}selectDay(e){Gi()(e.Date).isSame(this.currentDate.Date,"day")&&co(this.value)||(this.currentDate=e,e.monthNumber!==this.calendar.month.number&&this.prevMonth(),this.formatDate=Gi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Gi()(e.Date).format(uo)),this.$emit("value-changed",this.value),this.toggleCalendar())}getMonthDaysGrid(){const e=this.calendar.month.getDay(1),t=this.calendar.getPreviousMonth(),i=e.dayNumber-1,o=this.calendar.month.numberOfDays+i,n=Array.from({length:o});for(let e=i;e<o;e+=1)n[e]=this.calendar.month.getDay(e+1-i);for(let e=0;e<i;e+=1){const o=i-(e+1);n[e]=t.getDay(t.numberOfDays-o)}return n}}(0,C.Cg)([l.attr],bo.prototype,"format",void 0),(0,C.Cg)([l.attr],bo.prototype,"lang",void 0),(0,C.Cg)([(0,l.attr)({attribute:"use-locale-format",mode:"boolean"})],bo.prototype,"useLocaleFormat",void 0),(0,C.Cg)([l.attr],bo.prototype,"visible",void 0),(0,C.Cg)([(0,l.attr)({attribute:"inline-calendar",mode:"boolean"})],bo.prototype,"inlineCalendar",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-weekends",mode:"boolean"})],bo.prototype,"hideWeekends",void 0),(0,C.Cg)([l.attr],bo.prototype,"position",void 0),(0,C.Cg)([l.attr],bo.prototype,"label",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-empty",mode:"boolean"})],bo.prototype,"allowEmpty",void 0),(0,C.Cg)([l.attr],bo.prototype,"placeholder",void 0),(0,C.Cg)([l.attr],bo.prototype,"value",void 0),(0,C.Cg)([l.observable],bo.prototype,"currentDate",void 0),(0,C.Cg)([l.observable],bo.prototype,"currentMonth",void 0),(0,C.Cg)([l.observable],bo.prototype,"currentYear",void 0),(0,C.Cg)([l.observable],bo.prototype,"calendarDropdownClasses",void 0),(0,C.Cg)([l.observable],bo.prototype,"formatDate",void 0),(0,C.Cg)([l.observable],bo.prototype,"monthList",void 0),(0,C.Cg)([l.observable],bo.prototype,"disabledDaysOfWeek",void 0),(0,C.Cg)([l.observable],bo.prototype,"calendar",void 0);const yo=bo.compose(Object.assign({baseName:"date-picker",styles:to,template:no,shadowOptions:vo},fo));var wo=i(83912);const Co=r.SwatchRGB.create(1,1,1),xo=r.SwatchRGB.create(0,0,0),$o=(0,wo.parseColorHexRGB)("#585858"),So=r.SwatchRGB.create($o.r,$o.g,$o.b),Eo=(0,wo.parseColorHexRGB)("#ffffff"),Oo=r.SwatchRGB.create(Eo.r,Eo.g,Eo.b),To=r.PaletteRGB.from(Oo),ko=(0,wo.parseColorHexRGB)("#eeeeee"),Io=r.SwatchRGB.create(ko.r,ko.g,ko.b),Do=r.PaletteRGB.from(Io),Ao=(0,wo.parseColorHexRGB)("#08c3a5"),Lo=r.SwatchRGB.create(Ao.r,Ao.g,Ao.b),Ro=r.PaletteRGB.from(Lo),{create:No}=s.DesignToken,Fo=No("fui-fill-color").withDefault(So),Mo=No({name:"card-fill-color",cssCustomPropertyName:"fui-card-fill-color"}).withDefault(Oo),_o=14;function Ho(e,t){return e.colorContrast(t,_o)}const Po=No({name:"card-foreground-color",cssCustomPropertyName:"fui-card-foreground-color"}).withDefault(e=>Ho(No("fui-card-palette").withDefault(To).getValueFor(e),Mo.getValueFor(e))),zo=(e,t)=>{const i=structuredClone(e);return!t||"object"!=typeof t||Array.isArray(t)?void 0!==t?t:i:(Object.keys(t).forEach(e=>{const o=t[e],n=i[e];if(null==o)return;const a=e=>e instanceof Date;!o||"object"!=typeof o||Array.isArray(o)||a(o)||!n||"object"!=typeof n||Array.isArray(n)||a(n)?i[e]=o:i[e]=zo(n,o)}),i)};var Uo=i(80273);const Bo={design_tokens:{color:{accent:{$value:"#0EAFE2",$type:"color"},neutral:{$value:"#7C909B",$type:"color"}},fontFamily:{bodyFont:{$value:'Roboto, "Segoe UI", Arial, Helvetica, sans-serif',$type:"fontFamily"}},typography:{baseFontSize:{$value:"14px",$type:"dimension"},baseLineHeight:{$value:"20px",$type:"dimension"}},mode:{luminance:{$value:.23,$type:"number"}},style:{density:{$value:0,$type:"number"},baseHeightMultiplier:{$value:10,$type:"number"},borderRadius:{$value:4,$type:"number"},strokeWidth:{$value:1,$type:"number"}},space:{designUnit:{$value:4,$type:"number"}}}};class Go{constructor(){this.value=null}}(0,C.Cg)([l.observable],Go.prototype,"value",void 0);const jo=new Go,Vo=(e,t,i)=>{const o=i?(e,t)=>e.setValueFor(i,t):(e,t)=>e.withDefault(t);Object.keys(e).forEach(i=>{const n=`${i}Value`;t[n]&&o(e[i],t[n])})};function Yo(e){return(t,i)=>{t[i+"Changed"]=function(t,i){null!=i?e.setValueFor(this,i):e.deleteValueFor(this)}}}const Wo={toView:e=>null==e?null:null==e?void 0:e.toColorString(),fromView(e){if(null==e)return null;const t=(0,wo.parseColorHexRGB)(e);return t?r.SwatchRGB.create(t.r,t.g,t.b):null}},qo=e=>r.PaletteRGB.from(r.SwatchRGB.from((0,wo.parseColorHexRGB)(e))),Ko=(e,t,i="")=>{Object.entries(t).forEach(([t,o])=>{const n=i?`${i}-${t}`:t;o&&"object"==typeof o&&("$value"in o?e.style.setProperty(`--${n}`,String(o.$value)):Ko(e,o,n))})},Xo=["baseClass","baseName","shadowOptions","styles","template"],Jo=(e,t=Xo)=>Object.keys(e).filter(e=>!t.includes(e)).reduce((t,i)=>(t[i]=e[i],t),{}),Qo=e=>{const{definition:t}=e(),{shadowOptions:i,styles:o,template:n}=t;return{shadowOptions:i,styles:o,template:n,defaultConfig:Jo(t)}},Zo=(e,t)=>{const i=e.match(/^(\d+)([a-z]+)/i),o=i[1],n=i[2];return Number(o)+t+n},en=()=>jo,tn=(...e)=>{const t=jo.value;if(!(null==t?void 0:t.customTokens)||0===e.length)return null;return function e(t,i){const[o,...n]=t;if(0===n.length){const e=i[o];return e&&e.$value?e:null}const a=i[o];return a?e(n,a):null}(e,t.customTokens)},on=(e,t)=>{const i=zo(Bo,t);const o=i.design_tokens;r.accentPalette.setValueFor(e,qo(o.color.accent.$value)),r.neutralPalette.setValueFor(e,qo(o.color.neutral.$value)),r.bodyFont.setValueFor(e,o.fontFamily.bodyFont.$value),r.baseLayerLuminance.setValueFor(e,o.mode.luminance.$value),r.density.setValueFor(e,o.style.density.$value),r.baseHeightMultiplier.setValueFor(e,o.style.baseHeightMultiplier.$value),r.controlCornerRadius.setValueFor(e,o.style.borderRadius.$value),r.strokeWidth.setValueFor(e,o.style.strokeWidth.$value),r.designUnit.setValueFor(e,o.space.designUnit.$value),r.typeRampBaseFontSize.setValueFor(e,o.typography.baseFontSize.$value),r.typeRampBaseLineHeight.setValueFor(e,o.typography.baseLineHeight.$value);const n=r.typeRampBaseFontSize.getValueFor(e),a=r.typeRampBaseLineHeight.getValueFor(e);r.typeRampMinus1FontSize.setValueFor(e,Zo(n,Uo.Du.minusOne)),r.typeRampMinus1LineHeight.setValueFor(e,Zo(a,Uo.Du.minusOne)),r.typeRampMinus2FontSize.setValueFor(e,Zo(n,Uo.Du.minusTwo)),r.typeRampMinus2LineHeight.setValueFor(e,Zo(a,Uo.Du.minusTwo)),r.typeRampPlus1FontSize.setValueFor(e,Zo(n,Uo.Du.plusOne)),r.typeRampPlus1LineHeight.setValueFor(e,Zo(a,Uo.Du.plusOne)),r.typeRampPlus2FontSize.setValueFor(e,Zo(n,Uo.Du.plusTwo)),r.typeRampPlus2LineHeight.setValueFor(e,Zo(a,Uo.Du.plusTwo)),r.typeRampPlus3FontSize.setValueFor(e,Zo(n,Uo.Du.plusThree)),r.typeRampPlus3LineHeight.setValueFor(e,Zo(a,Uo.Du.plusThree)),r.typeRampPlus4FontSize.setValueFor(e,Zo(n,Uo.Du.plusFour)),r.typeRampPlus4LineHeight.setValueFor(e,Zo(a,Uo.Du.plusFour)),r.typeRampPlus5FontSize.setValueFor(e,Zo(n,Uo.Du.plusFive)),r.typeRampPlus5LineHeight.setValueFor(e,Zo(a,Uo.Du.plusFive)),r.typeRampPlus6FontSize.setValueFor(e,Zo(n,Uo.Du.plusSix)),r.typeRampPlus6LineHeight.setValueFor(e,Zo(a,Uo.Du.plusSix)),i.customTokens&&Ko(e,i.customTokens),jo.value=structuredClone(i)},nn=qo("#08c3a5"),an=qo("#eeeeee"),sn=r.StandardLuminance.DarkMode;const rn=i(85109).O.ltr,ln=4,dn=4;var cn=i(85090);const un=(e="normal",t="normal")=>`\n font-family: ${r.bodyFont};\n font-style: ${e};\n font-weight: ${t};\n`,hn=l.css`
|
|
1248
|
+
`,lo=l.html`
|
|
1249
|
+
${e=>ro(T(e))}
|
|
1250
|
+
`;i(8420);function co(e){const t=((null==e?void 0:e.trim())||"en").toLowerCase().replace(/_/g,"-");return"en-us"===t||"en"===t?"en":"en-gb"===t?"en-gb":t}function uo(){return"undefined"!=typeof navigator&&navigator.language?navigator.language:"en"}function ho(e="en"){const t=co(e),i=Wi()().locale(t),o=i.locale();return(n=t)!==(a=o)&&a!==n.split("-")[0]?Wi()().locale("en").localeData().longDateFormat("L")||"MM/DD/YYYY":i.localeData().longDateFormat("L")||"MM/DD/YYYY";var n,a}function po(e){return e.replace(/YYYY/g,"yyyy").replace(/YY(?!Y)/g,"yy").replace(/DD/g,"dd").replace(/D(?!D)/g,"d").replace(/MM/g,"mm").replace(/M(?!M)/g,"m")}function mo(e){return null!=e&&""!==String(e).trim()}Wi().extend(Ki()),Wi().extend(Ji()),Wi().extend(Zi());const go="MM-DD-YYYY";function vo(e,t){const i=String(e).trim(),o=Wi()(i,t,!0);if(o.isValid())return o;const n=Wi()(i,go,!0);return n.isValid()?n:null}var fo=i(28745);const bo=[1,2,3,4,5,6,7],yo=(e,t,i)=>{if(o=t,-1===e.indexOf(o.dayNumber))return t;var o;const n=bo.filter(t=>-1===e.indexOf(t));let a=n.find(e=>e>t.dayNumber);a||(a=Math.min(...n));const s=t.dayNumber<a?a-t.dayNumber:a-t.dayNumber+7;return n.length?new io(((e,t=1)=>{const i=new Date(e);return i.setDate(e.getDate()+t),i})(t.Date,s),i):(fo.v.warn("Date picker disabled days - all days of week have been disabled"),t)},wo=void 0,Co={};class xo extends s.FoundationElement{constructor(){super(...arguments),this.format=go,this.lang="en-US",this.visible=!1,this.position="bottom",this.disabledDaysOfWeek=[],this.suppressValueChanged=!1,this.cachedFormat=go,this.clickOutside=e=>this.handleClickOutside(e),this.keydownOutside=e=>this.handleKeydownOutside(e)}formatChanged(e,t){!this.useLocaleFormat&&t&&this.cacheUserFormat(t),t&&this.calendar&&mo(this.value)&&(this.formatDate=Wi()(this.currentDate.Date).format(t))}langChanged(){this.applyEffectiveLangChange()}useLocaleFormatChanged(e,t){this.calendar&&(t&&!e?this.cacheUserFormat(this.format):!t&&e&&this.restoreUserFormat(),this.applyEffectiveLangChange())}inlineCalendarChanged(){this.inlineCalendar?(document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside)):this.visible&&(document.addEventListener("mousedown",this.clickOutside),document.addEventListener("keydown",this.keydownOutside)),this.toggleVisibility()}hideWeekendsCalendarChanged(){this.toggleVisibility()}valueChanged(e,t){this.suppressValueChanged||this.calendar&&(mo(t)?this.applyValue(t):this.allowEmpty?this.clearToEmpty(!1):this.resetToDefaultDate())}disconnectedCallback(){document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside),super.disconnectedCallback()}connectedCallback(){super.connectedCallback(),Wi().extend(Ki()),Wi().extend(Zi()),Wi().extend(Ji()),this.substringNumber=3,this.useLocaleFormat&&(this.cacheUserFormat(this.format),this.applyLocaleFormat());const e=this.value;!this.allowEmpty||mo(e)?mo(e)?this.applyValue(e):this.initializeWithDefaultDate():this.initializeEmpty()}clear(){this.allowEmpty&&this.clearToEmpty(!0)}get inputValue(){return mo(this.value)?this.formatDate:""}get inputPlaceholder(){var e;return!this.allowEmpty||mo(this.value)?"":(null===(e=this.placeholder)||void 0===e?void 0:e.trim())||po(this.format)}get effectiveLang(){return this.useLocaleFormat&&!this.hasAttribute("lang")?uo():this.lang}applyLocaleFormat(){this.format=ho(this.effectiveLang)}cacheUserFormat(e){const t=null==e?void 0:e.trim();t&&(this.cachedFormat=t)}restoreUserFormat(){this.format=this.cachedFormat}applyEffectiveLangChange(){var e,t;if(!this.calendar)return;this.useLocaleFormat&&this.applyLocaleFormat();const i=this.calendar.year,o=this.calendar.month.number,n=null!==(t=null===(e=this.currentDate)||void 0===e?void 0:e.Date)&&void 0!==t?t:Wi()().toDate();this.currentDate=new io(n,this.effectiveLang),this.calendar=new no(i,o,this.effectiveLang),mo(this.value)&&(this.formatDate=Wi()(this.currentDate.Date).format(this.format)),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}syncValueAttribute(e){this.suppressValueChanged=!0,this.value=e,this.suppressValueChanged=!1}initializeEmpty(){const e=Wi()();this.currentDate=new io(e.toDate(),this.effectiveLang),this.calendar=new no(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang),this.formatDate="",this.syncValueAttribute(""),this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year,this.monthList=this.getMonthDaysGrid()}initializeWithDefaultDate(){this.resetToDefaultDate(!0)}resetToDefaultDate(e=!1){var t;let i=new io(Wi()().toDate(),this.effectiveLang);(null===(t=this.disabledDaysOfWeek)||void 0===t?void 0:t.length)&&(i=yo(this.disabledDaysOfWeek,i,this.effectiveLang)),this.currentDate=i,e||!this.calendar?this.calendar=new no(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang):this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.formatDate=Wi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Wi()(this.currentDate.Date).format(go)),this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year,this.monthList=this.getMonthDaysGrid()}applyValue(e){const t=vo(e,this.format);t?(this.currentDate=new io(t.toDate(),this.effectiveLang),this.calendar?this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year):this.calendar=new no(this.currentDate.year,this.currentDate.monthNumber,this.effectiveLang),this.formatDate=Wi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Wi()(this.currentDate.Date).format(go)),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()):this.allowEmpty?this.clearToEmpty(!1):this.resetToDefaultDate()}clearToEmpty(e){const t=Wi()();this.currentDate=new io(t.toDate(),this.effectiveLang),this.calendar&&(this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()),this.formatDate="",this.syncValueAttribute(""),e&&this.$emit("value-changed",void 0)}updateHeaderText(){this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year}visibleChanged(e,t){this.inlineCalendar||(t?(document.addEventListener("mousedown",this.clickOutside),document.addEventListener("keydown",this.keydownOutside)):(document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("keydown",this.keydownOutside)))}handleKeydownOutside(e){!this.inlineCalendar&&this.visible&&"Escape"===e.key&&(e.preventDefault(),this.closeCalendar())}handleClickOutside(e){!this.inlineCalendar&&this.visible&&E(e,this)&&this.closeCalendar()}closeCalendar(){this.visible&&(this.visible=!1,this.toggleVisibility())}toggleCalendar(){this.visible=!this.visible,this.toggleVisibility(),this.isCurrentCalendarMonth()||(this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.updateHeaderText())}toggleVisibility(){this.calendarDropdownClasses=(0,x.x)(["visible",this.visible],this.position,["inline",this.inlineCalendar],["hide-weekends",this.hideWeekends])}isSelectedDate(e){return!(this.allowEmpty&&!mo(this.value))&&Wi()(e.Date).isSame(this.currentDate.Date,"day")}isCurrentCalendarMonth(){return this.currentMonth===this.currentDate.monthNumber&&this.currentYear===this.currentDate.year}prevMonth(){this.calendar.goToPreviousMonth(),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}nextMonth(){this.calendar.goToNextMonth(),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid()}selectDay(e){Wi()(e.Date).isSame(this.currentDate.Date,"day")&&mo(this.value)||(this.currentDate=e,e.monthNumber!==this.calendar.month.number&&this.prevMonth(),this.formatDate=Wi()(this.currentDate.Date).format(this.format),this.syncValueAttribute(Wi()(e.Date).format(go)),this.$emit("value-changed",this.value),this.toggleCalendar())}getMonthDaysGrid(){const e=this.calendar.month.getDay(1),t=this.calendar.getPreviousMonth(),i=e.dayNumber-1,o=this.calendar.month.numberOfDays+i,n=Array.from({length:o});for(let e=i;e<o;e+=1)n[e]=this.calendar.month.getDay(e+1-i);for(let e=0;e<i;e+=1){const o=i-(e+1);n[e]=t.getDay(t.numberOfDays-o)}return n}}(0,C.Cg)([l.attr],xo.prototype,"format",void 0),(0,C.Cg)([l.attr],xo.prototype,"lang",void 0),(0,C.Cg)([(0,l.attr)({attribute:"use-locale-format",mode:"boolean"})],xo.prototype,"useLocaleFormat",void 0),(0,C.Cg)([l.attr],xo.prototype,"visible",void 0),(0,C.Cg)([(0,l.attr)({attribute:"inline-calendar",mode:"boolean"})],xo.prototype,"inlineCalendar",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-weekends",mode:"boolean"})],xo.prototype,"hideWeekends",void 0),(0,C.Cg)([l.attr],xo.prototype,"position",void 0),(0,C.Cg)([l.attr],xo.prototype,"label",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-empty",mode:"boolean"})],xo.prototype,"allowEmpty",void 0),(0,C.Cg)([l.attr],xo.prototype,"placeholder",void 0),(0,C.Cg)([l.attr],xo.prototype,"value",void 0),(0,C.Cg)([l.observable],xo.prototype,"currentDate",void 0),(0,C.Cg)([l.observable],xo.prototype,"currentMonth",void 0),(0,C.Cg)([l.observable],xo.prototype,"currentYear",void 0),(0,C.Cg)([l.observable],xo.prototype,"calendarDropdownClasses",void 0),(0,C.Cg)([l.observable],xo.prototype,"formatDate",void 0),(0,C.Cg)([l.observable],xo.prototype,"monthList",void 0),(0,C.Cg)([l.observable],xo.prototype,"disabledDaysOfWeek",void 0),(0,C.Cg)([l.observable],xo.prototype,"calendar",void 0);const $o=xo.compose(Object.assign({baseName:"date-picker",styles:ao,template:lo,shadowOptions:wo},Co));var So=i(83912);const Eo=r.SwatchRGB.create(1,1,1),Oo=r.SwatchRGB.create(0,0,0),To=(0,So.parseColorHexRGB)("#585858"),ko=r.SwatchRGB.create(To.r,To.g,To.b),Io=(0,So.parseColorHexRGB)("#ffffff"),Do=r.SwatchRGB.create(Io.r,Io.g,Io.b),Ao=r.PaletteRGB.from(Do),Lo=(0,So.parseColorHexRGB)("#eeeeee"),Ro=r.SwatchRGB.create(Lo.r,Lo.g,Lo.b),No=r.PaletteRGB.from(Ro),Fo=(0,So.parseColorHexRGB)("#08c3a5"),Mo=r.SwatchRGB.create(Fo.r,Fo.g,Fo.b),_o=r.PaletteRGB.from(Mo),{create:Ho}=s.DesignToken,zo=Ho("fui-fill-color").withDefault(ko),Po=Ho({name:"card-fill-color",cssCustomPropertyName:"fui-card-fill-color"}).withDefault(Do),Uo=14;function Bo(e,t){return e.colorContrast(t,Uo)}const Go=Ho({name:"card-foreground-color",cssCustomPropertyName:"fui-card-foreground-color"}).withDefault(e=>Bo(Ho("fui-card-palette").withDefault(Ao).getValueFor(e),Po.getValueFor(e))),jo=(e,t)=>{const i=structuredClone(e);return!t||"object"!=typeof t||Array.isArray(t)?void 0!==t?t:i:(Object.keys(t).forEach(e=>{const o=t[e],n=i[e];if(null==o)return;const a=e=>e instanceof Date;!o||"object"!=typeof o||Array.isArray(o)||a(o)||!n||"object"!=typeof n||Array.isArray(n)||a(n)?i[e]=o:i[e]=jo(n,o)}),i)};var Vo=i(80273);const Yo={design_tokens:{color:{accent:{$value:"#0EAFE2",$type:"color"},neutral:{$value:"#7C909B",$type:"color"}},fontFamily:{bodyFont:{$value:'Roboto, "Segoe UI", Arial, Helvetica, sans-serif',$type:"fontFamily"}},typography:{baseFontSize:{$value:"14px",$type:"dimension"},baseLineHeight:{$value:"20px",$type:"dimension"}},mode:{luminance:{$value:.23,$type:"number"}},style:{density:{$value:0,$type:"number"},baseHeightMultiplier:{$value:10,$type:"number"},borderRadius:{$value:4,$type:"number"},strokeWidth:{$value:1,$type:"number"}},space:{designUnit:{$value:4,$type:"number"}}}};class Wo{constructor(){this.value=null}}(0,C.Cg)([l.observable],Wo.prototype,"value",void 0);const qo=new Wo,Ko=(e,t,i)=>{const o=i?(e,t)=>e.setValueFor(i,t):(e,t)=>e.withDefault(t);Object.keys(e).forEach(i=>{const n=`${i}Value`;t[n]&&o(e[i],t[n])})};function Xo(e){return(t,i)=>{t[i+"Changed"]=function(t,i){null!=i?e.setValueFor(this,i):e.deleteValueFor(this)}}}const Jo={toView:e=>null==e?null:null==e?void 0:e.toColorString(),fromView(e){if(null==e)return null;const t=(0,So.parseColorHexRGB)(e);return t?r.SwatchRGB.create(t.r,t.g,t.b):null}},Qo=e=>r.PaletteRGB.from(r.SwatchRGB.from((0,So.parseColorHexRGB)(e))),Zo=(e,t,i="")=>{Object.entries(t).forEach(([t,o])=>{const n=i?`${i}-${t}`:t;o&&"object"==typeof o&&("$value"in o?e.style.setProperty(`--${n}`,String(o.$value)):Zo(e,o,n))})},en=["baseClass","baseName","shadowOptions","styles","template"],tn=(e,t=en)=>Object.keys(e).filter(e=>!t.includes(e)).reduce((t,i)=>(t[i]=e[i],t),{}),on=e=>{const{definition:t}=e(),{shadowOptions:i,styles:o,template:n}=t;return{shadowOptions:i,styles:o,template:n,defaultConfig:tn(t)}},nn=(e,t)=>{const i=e.match(/^(\d+)([a-z]+)/i),o=i[1],n=i[2];return Number(o)+t+n},an=()=>qo,sn=(...e)=>{const t=qo.value;if(!(null==t?void 0:t.customTokens)||0===e.length)return null;return function e(t,i){const[o,...n]=t;if(0===n.length){const e=i[o];return e&&e.$value?e:null}const a=i[o];return a?e(n,a):null}(e,t.customTokens)},rn=(e,t)=>{const i=jo(Yo,t);const o=i.design_tokens;r.accentPalette.setValueFor(e,Qo(o.color.accent.$value)),r.neutralPalette.setValueFor(e,Qo(o.color.neutral.$value)),r.bodyFont.setValueFor(e,o.fontFamily.bodyFont.$value),r.baseLayerLuminance.setValueFor(e,o.mode.luminance.$value),r.density.setValueFor(e,o.style.density.$value),r.baseHeightMultiplier.setValueFor(e,o.style.baseHeightMultiplier.$value),r.controlCornerRadius.setValueFor(e,o.style.borderRadius.$value),r.strokeWidth.setValueFor(e,o.style.strokeWidth.$value),r.designUnit.setValueFor(e,o.space.designUnit.$value),r.typeRampBaseFontSize.setValueFor(e,o.typography.baseFontSize.$value),r.typeRampBaseLineHeight.setValueFor(e,o.typography.baseLineHeight.$value);const n=r.typeRampBaseFontSize.getValueFor(e),a=r.typeRampBaseLineHeight.getValueFor(e);r.typeRampMinus1FontSize.setValueFor(e,nn(n,Vo.Du.minusOne)),r.typeRampMinus1LineHeight.setValueFor(e,nn(a,Vo.Du.minusOne)),r.typeRampMinus2FontSize.setValueFor(e,nn(n,Vo.Du.minusTwo)),r.typeRampMinus2LineHeight.setValueFor(e,nn(a,Vo.Du.minusTwo)),r.typeRampPlus1FontSize.setValueFor(e,nn(n,Vo.Du.plusOne)),r.typeRampPlus1LineHeight.setValueFor(e,nn(a,Vo.Du.plusOne)),r.typeRampPlus2FontSize.setValueFor(e,nn(n,Vo.Du.plusTwo)),r.typeRampPlus2LineHeight.setValueFor(e,nn(a,Vo.Du.plusTwo)),r.typeRampPlus3FontSize.setValueFor(e,nn(n,Vo.Du.plusThree)),r.typeRampPlus3LineHeight.setValueFor(e,nn(a,Vo.Du.plusThree)),r.typeRampPlus4FontSize.setValueFor(e,nn(n,Vo.Du.plusFour)),r.typeRampPlus4LineHeight.setValueFor(e,nn(a,Vo.Du.plusFour)),r.typeRampPlus5FontSize.setValueFor(e,nn(n,Vo.Du.plusFive)),r.typeRampPlus5LineHeight.setValueFor(e,nn(a,Vo.Du.plusFive)),r.typeRampPlus6FontSize.setValueFor(e,nn(n,Vo.Du.plusSix)),r.typeRampPlus6LineHeight.setValueFor(e,nn(a,Vo.Du.plusSix)),i.customTokens&&Zo(e,i.customTokens),qo.value=structuredClone(i)},ln=Qo("#08c3a5"),dn=Qo("#eeeeee"),cn=r.StandardLuminance.DarkMode;const un=i(85109).O.ltr,hn=4,pn=4;var mn=i(85090);const gn=(e="normal",t="normal")=>`\n font-family: ${r.bodyFont};\n font-style: ${e};\n font-weight: ${t};\n`,vn=l.css`
|
|
1251
1251
|
${(0,s.display)("flex")}
|
|
1252
1252
|
:host {
|
|
1253
1253
|
flex: 1;
|
|
1254
1254
|
}
|
|
1255
|
-
`,
|
|
1255
|
+
`,fn=l.css`
|
|
1256
1256
|
:host {
|
|
1257
|
-
background-color: ${
|
|
1257
|
+
background-color: ${zo};
|
|
1258
1258
|
}
|
|
1259
1259
|
`.withBehaviors((0,s.forcedColorsStylesheetBehavior)(l.css`
|
|
1260
1260
|
:host {
|
|
1261
|
-
background-color: ${
|
|
1262
|
-
box-shadow: 0 0 0 1px ${
|
|
1263
|
-
color: ${
|
|
1261
|
+
background-color: ${mn.A.ButtonFace};
|
|
1262
|
+
box-shadow: 0 0 0 1px ${mn.A.CanvasText};
|
|
1263
|
+
color: ${mn.A.ButtonText};
|
|
1264
1264
|
}
|
|
1265
|
-
`)),
|
|
1265
|
+
`)),bn=(e,t)=>l.css`
|
|
1266
1266
|
${e.name} ${"h"+t} {
|
|
1267
1267
|
margin: 0;
|
|
1268
1268
|
}
|
|
1269
|
-
`;class
|
|
1269
|
+
`;class yn extends r.DesignSystemProvider{constructor(){super(),Ko(o,n,this)}}(0,C.Cg)([(0,l.attr)({attribute:"card-fill-color",converter:Jo}),Xo(Po)],yn.prototype,"cardFillColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"card-foreground-color",converter:Jo}),Xo(Go)],yn.prototype,"cardForegroundColor",void 0);const wn=yn.compose({baseName:"design-system-provider",template:l.html`
|
|
1270
1270
|
<slot></slot>
|
|
1271
1271
|
`,styles:e=>{const t=(e=>l.css`
|
|
1272
|
-
${
|
|
1273
|
-
${
|
|
1274
|
-
${
|
|
1275
|
-
${
|
|
1276
|
-
${
|
|
1277
|
-
${
|
|
1272
|
+
${bn(e,"1")}
|
|
1273
|
+
${bn(e,"2")}
|
|
1274
|
+
${bn(e,"3")}
|
|
1275
|
+
${bn(e,"4")}
|
|
1276
|
+
${bn(e,"5")}
|
|
1277
|
+
${bn(e,"6")}
|
|
1278
1278
|
`)(e);return t.addStylesTo(document),l.css`
|
|
1279
|
-
${
|
|
1280
|
-
${
|
|
1279
|
+
${vn}
|
|
1280
|
+
${fn}
|
|
1281
1281
|
${t}
|
|
1282
1282
|
:host * {
|
|
1283
|
-
${
|
|
1283
|
+
${gn()}
|
|
1284
1284
|
}
|
|
1285
|
-
`}});var
|
|
1285
|
+
`}});var Cn=i(40543);const xn=l.css`
|
|
1286
1286
|
:host {
|
|
1287
1287
|
--dialog-close-icon-display: flex;
|
|
1288
1288
|
--dialog-min-width: 358px;
|
|
@@ -1555,7 +1555,7 @@
|
|
|
1555
1555
|
dialog[style*='position: fixed'] {
|
|
1556
1556
|
margin: 0;
|
|
1557
1557
|
}
|
|
1558
|
-
`;var
|
|
1558
|
+
`;var $n=i(70997);const Sn=l.html`
|
|
1559
1559
|
<slot>
|
|
1560
1560
|
${(0,l.when)(e=>e.notification,l.html`
|
|
1561
1561
|
<div class="details">
|
|
@@ -1563,7 +1563,7 @@
|
|
|
1563
1563
|
</div>
|
|
1564
1564
|
`)}
|
|
1565
1565
|
</slot>
|
|
1566
|
-
`,
|
|
1566
|
+
`,En=e=>l.html`
|
|
1567
1567
|
<dialog ${(0,l.ref)("mainElement")} part="dialog" type=${e=>e.type}>
|
|
1568
1568
|
<div class="content-wrapper" part="content">
|
|
1569
1569
|
<div part="top" class="top" ${(0,l.ref)("topElement")}>
|
|
@@ -1583,9 +1583,9 @@
|
|
|
1583
1583
|
`)}
|
|
1584
1584
|
</div>
|
|
1585
1585
|
</div>
|
|
1586
|
-
${(0
|
|
1587
|
-
<div class="content-container" part="content-container">${
|
|
1588
|
-
`,
|
|
1586
|
+
${(0,$n.q)(e=>e.resizable,l.html`
|
|
1587
|
+
<div class="content-container" part="content-container">${Sn}</div>
|
|
1588
|
+
`,Sn)}
|
|
1589
1589
|
<div part="bottom" class="bottom">
|
|
1590
1590
|
<slot name="bottom">
|
|
1591
1591
|
${(0,l.when)(e=>e.notification,l.html`
|
|
@@ -1615,13 +1615,13 @@
|
|
|
1615
1615
|
<div class="resize-handle resize-handle-sw" data-direction="sw"></div>
|
|
1616
1616
|
`)}
|
|
1617
1617
|
</dialog>
|
|
1618
|
-
`,
|
|
1619
|
-
${e=>
|
|
1620
|
-
`,$n={mode:"open",delegatesFocus:!0},Sn={};class En extends s.FoundationElement{constructor(){super(...arguments),this.type="default",this.position="center",this.showCloseIcon=!0,this.resizable=!1,this.draggable=!1,this.minWidth=300,this.minHeight=200,this.isResizing=!1,this.currentResizeHandle=null,this.startX=0,this.startY=0,this.startWidth=0,this.startHeight=0,this.startLeft=0,this.startTop=0,this.resizeOffsetX=0,this.resizeOffsetY=0,this.originalWidth="",this.originalHeight="",this.originalPosition="",this.originalLeft="",this.originalTop="",this.originalMargin="",this.isMaximized=!1,this.hasBeenResized=!1,this.isDragging=!1,this.dragOffsetX=0,this.dragOffsetY=0,this.dragDialogWidth=0,this.dragDialogHeight=0,this.onMouseDownBound=null,this.onMouseMoveBound=null,this.onMouseUpBound=null}notificationChanged(){this.notification&&(this.showCloseIcon=!1)}draggableChanged(e,t){t?this.attachDragMouseDown():(this.detachDragMouseDown(),this.removeDraggableEventListeners())}connectedCallback(){super.connectedCallback(),window.HTMLDialogElement||fn.A.registerDialog(this.mainElement),this.mainElement.addEventListener("close",()=>{this.resetDraggableStyle(),this.onCloseCallback&&this.onCloseCallback(),this.$emit("close")}),this.hasAttribute("open")&&this.shadowRoot.querySelector("dialog").setAttribute("open",""),this.setupResizeHandlers(),this.attachDragMouseDown()}disconnectedCallback(){super.disconnectedCallback(),this.removeResizeHandlers(),this.detachDragMouseDown(),this.removeDraggableEventListeners()}setupResizeHandlers(){if(!this.resizable)return;const e=window.innerWidth,t=window.innerHeight;let i=this.minWidth,o=this.minHeight;void 0!==this.initialWidth&&(i=Math.max(this.minWidth,Math.min(this.initialWidth,e))),void 0!==this.initialHeight&&(o=Math.max(this.minHeight,Math.min(this.initialHeight,t))),this.originalWidth=this.mainElement.style.width||`${i}px`,this.originalHeight=this.mainElement.style.height||`${o}px`,this.originalPosition=this.mainElement.style.position||"",this.originalLeft=this.mainElement.style.left||"",this.originalTop=this.mainElement.style.top||"",this.originalMargin=this.mainElement.style.margin||"",this.mainElement.style.height=`${o}px`,this.mainElement.style.minHeight=`${this.minHeight}px`,this.mainElement.style.width=`${i}px`,this.mainElement.style.minWidth=`${this.minWidth}px`,this.originalWidth=this.mainElement.style.width,this.originalHeight=this.mainElement.style.height;this.shadowRoot.querySelectorAll(".resize-handle").forEach(e=>{e.addEventListener("mousedown",this.handleResizeStart.bind(this)),e.addEventListener("dblclick",this.handleEdgeDoubleClick.bind(this))})}removeResizeHandlers(){var e;document.removeEventListener("mousemove",this.handleResizeMove.bind(this)),document.removeEventListener("mouseup",this.handleResizeEnd.bind(this));const t=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".resize-handle");null==t||t.forEach(e=>{e.removeEventListener("dblclick",this.handleEdgeDoubleClick.bind(this))})}handleEdgeDoubleClick(e){if(!this.resizable)return;e.preventDefault(),e.stopPropagation();const t=e.target.dataset.direction;if(!["n","s","e","w"].includes(t))return;const i=this.mainElement.getBoundingClientRect(),o=window.innerWidth,n=window.innerHeight;switch(this.mainElement.style.position="fixed",this.mainElement.style.margin="0",t){case"n":this.mainElement.style.height=`${i.bottom}px`,this.mainElement.style.top="0px";break;case"s":this.mainElement.style.height=n-i.top+"px";break;case"e":this.mainElement.style.width=o-i.left+"px";break;case"w":this.mainElement.style.width=`${i.right}px`,this.mainElement.style.left="0px"}this.hasBeenResized=!0,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})}handleResizeStart(e){if(!this.resizable)return;e.preventDefault(),e.stopPropagation(),this.isResizing=!0;const t=e.target;this.currentResizeHandle=t.dataset.direction,this.startX=e.clientX,this.startY=e.clientY;const i=this.mainElement.getBoundingClientRect();switch(this.startWidth=i.width,this.startHeight=i.height,this.startLeft=i.left,this.startTop=i.top,this.resizeOffsetX=0,this.resizeOffsetY=0,this.currentResizeHandle){case"n":this.resizeOffsetY=e.clientY-i.top;break;case"s":this.resizeOffsetY=e.clientY-i.bottom;break;case"e":this.resizeOffsetX=e.clientX-i.right;break;case"w":this.resizeOffsetX=e.clientX-i.left;break;case"ne":this.resizeOffsetX=e.clientX-i.right,this.resizeOffsetY=e.clientY-i.top;break;case"nw":this.resizeOffsetX=e.clientX-i.left,this.resizeOffsetY=e.clientY-i.top;break;case"se":this.resizeOffsetX=e.clientX-i.right,this.resizeOffsetY=e.clientY-i.bottom;break;case"sw":this.resizeOffsetX=e.clientX-i.left,this.resizeOffsetY=e.clientY-i.bottom}this.mainElement.style.position="fixed",this.mainElement.style.left=`${i.left}px`,this.mainElement.style.top=`${i.top}px`,this.mainElement.style.margin="0",document.addEventListener("mousemove",this.handleResizeMove.bind(this)),document.addEventListener("mouseup",this.handleResizeEnd.bind(this)),this.mainElement.classList.add("resizing")}handleResizeMove(e){if(!this.isResizing||!this.currentResizeHandle)return;e.preventDefault();const t=e.clientX-this.startX-this.resizeOffsetX,i=e.clientY-this.startY-this.resizeOffsetY;let o=this.startWidth,n=this.startHeight,a=this.startLeft,s=this.startTop,r=!1;switch(this.currentResizeHandle){case"se":o=this.startWidth+t,n=this.startHeight+i;break;case"sw":o=this.startWidth-t,n=this.startHeight+i,a=this.startLeft+t,r=!0;break;case"ne":o=this.startWidth+t,n=this.startHeight-i,s=this.startTop+i,r=!0;break;case"nw":o=this.startWidth-t,n=this.startHeight-i,a=this.startLeft+t,s=this.startTop+i,r=!0;break;case"e":o=this.startWidth+t;break;case"w":o=this.startWidth-t,a=this.startLeft+t,r=!0;break;case"s":n=this.startHeight+i;break;case"n":n=this.startHeight-i,s=this.startTop+i,r=!0}const l=window.innerWidth,d=window.innerHeight;if(this.resizable){if(o<this.minWidth){const e=this.minWidth-o;o=this.minWidth,this.currentResizeHandle.includes("w")&&(a-=e)}if(n<this.minHeight){const e=this.minHeight-n;n=this.minHeight,this.currentResizeHandle.includes("n")&&(s-=e)}if(this.currentResizeHandle.includes("e")){const e=l-this.startLeft;o>e&&(o=e)}if(this.currentResizeHandle.includes("s")){const e=d-this.startTop;n>e&&(n=e)}if(this.currentResizeHandle.includes("w")){a<0&&(o+=a,a=0);const e=l-a;o>e&&(o=e)}if(this.currentResizeHandle.includes("n")){s<0&&(n+=s,s=0);const e=d-s;n>e&&(n=e)}}this.mainElement.style.width=`${o}px`,this.mainElement.style.height=`${n}px`,r&&(this.mainElement.style.left=`${a}px`,this.mainElement.style.top=`${s}px`)}handleResizeEnd(e){if(!this.isResizing)return;e.preventDefault(),this.isResizing=!1,this.currentResizeHandle=null,this.resizeOffsetX=0,this.resizeOffsetY=0,document.removeEventListener("mousemove",this.handleResizeMove.bind(this)),document.removeEventListener("mouseup",this.handleResizeEnd.bind(this)),this.mainElement.classList.remove("resizing");const t=this.mainElement.style.width,i=this.mainElement.style.height;t===this.originalWidth&&i===this.originalHeight||(this.hasBeenResized=!0),this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})}get open(){return this.mainElement.hasAttribute("open")}get resizeIconName(){return this.hasBeenResized||this.isMaximized?"compress":"expand"}close(){this.mainElement.close()}dismiss(){var e,t,i,o;(null===(o=null===(i=null===(t=null===(e=this.notification)||void 0===e?void 0:e.config)||void 0===t?void 0:t.dialog)||void 0===i?void 0:i.dismissingAction)||void 0===o?void 0:o.action)&&this.notification.config.dialog.dismissingAction.action(),this.closeDialog()}closeDialog(){try{this.mainElement.close(),this.remove()}catch(e){Ze.error(e)}}maximize(){this.resizable&&this.mainElement&&(this.mainElement.style.position="fixed",this.mainElement.style.left="0px",this.mainElement.style.top="0px",this.mainElement.style.margin="0",this.mainElement.style.width="100vw",this.mainElement.style.height="100vh",this.isMaximized=!0,this.hasBeenResized=!0,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight}))}resetSize(){this.resizable&&this.mainElement&&(this.hasBeenResized||this.isMaximized?(this.mainElement.style.width=this.originalWidth,this.mainElement.style.height=this.originalHeight,this.mainElement.style.position=this.originalPosition,this.mainElement.style.left=this.originalLeft,this.mainElement.style.top=this.originalTop,this.mainElement.style.margin=this.originalMargin,this.isMaximized=!1,this.hasBeenResized=!1,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})):this.maximize())}attachDragMouseDown(){this.draggable&&this.mainElement&&(this.onMouseDownBound||(this.onMouseDownBound=this.onMouseDown.bind(this)),this.mainElement.removeEventListener("mousedown",this.onMouseDownBound),this.mainElement.addEventListener("mousedown",this.onMouseDownBound))}detachDragMouseDown(){this.onMouseDownBound&&this.mainElement&&(this.mainElement.removeEventListener("mousedown",this.onMouseDownBound),this.onMouseDownBound=null)}isEventTargetInDraggableTarget(e){var t;return(null===(t=this.topElement)||void 0===t?void 0:t.contains(e.target))||this.isInsideTopSlot(e.target)}isInsideTopSlot(e){if(!this.topElementSlot)return!1;return this.topElementSlot.assignedNodes().some(t=>t===e||t.contains(e))}onMouseDown(e){if(!this.topElement||!this.isEventTargetInDraggableTarget(e)||this.isDragging)return;this.isDragging=!0;const t=this.mainElement.getBoundingClientRect();this.dragOffsetX=e.clientX-t.left,this.dragOffsetY=e.clientY-t.top,this.dragDialogWidth=t.width,this.dragDialogHeight=t.height,this.onMouseMoveBound=this.onMouseMove.bind(this),this.onMouseUpBound=this.onMouseUp.bind(this),document.addEventListener("mousemove",this.onMouseMoveBound),document.addEventListener("mouseup",this.onMouseUpBound)}onMouseMove(e){if(!this.isDragging||!this.mainElement)return;const t=window.innerWidth,i=window.innerHeight;let o=e.clientX-this.dragOffsetX,n=e.clientY-this.dragOffsetY;o=Math.max(0,Math.min(t-this.dragDialogWidth,o)),n=Math.max(0,Math.min(i-this.dragDialogHeight,n)),requestAnimationFrame(()=>{Object.assign(this.mainElement.style,{position:"absolute",left:`${o}px`,top:`${n}px`,margin:"0"})})}onMouseUp(){this.isDragging=!1,this.removeDraggableEventListeners()}removeDraggableEventListeners(){this.onMouseMoveBound&&(document.removeEventListener("mousemove",this.onMouseMoveBound),this.onMouseMoveBound=null),this.onMouseUpBound&&(document.removeEventListener("mouseup",this.onMouseUpBound),this.onMouseUpBound=null)}resetDraggableStyle(){this.draggable&&this.mainElement instanceof HTMLElement&&Object.assign(this.mainElement.style,{position:"",left:"",top:"",margin:""})}}(0,C.Cg)([l.observable],En.prototype,"notification",void 0),(0,C.Cg)([(0,l.attr)({attribute:"type"})],En.prototype,"type",void 0),(0,C.Cg)([l.attr],En.prototype,"position",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"show-close-icon"})],En.prototype,"showCloseIcon",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"resizable"})],En.prototype,"resizable",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],En.prototype,"draggable",void 0),(0,C.Cg)([(0,l.attr)({attribute:"min-width"})],En.prototype,"minWidth",void 0),(0,C.Cg)([(0,l.attr)({attribute:"min-height"})],En.prototype,"minHeight",void 0),(0,C.Cg)([(0,l.attr)({attribute:"initial-width"})],En.prototype,"initialWidth",void 0),(0,C.Cg)([(0,l.attr)({attribute:"initial-height"})],En.prototype,"initialHeight",void 0),(0,C.Cg)([l.observable],En.prototype,"onShowCallback",void 0),(0,C.Cg)([l.observable],En.prototype,"onCloseCallback",void 0),(0,C.Cg)([l.observable],En.prototype,"isMaximized",void 0),(0,C.Cg)([l.observable],En.prototype,"hasBeenResized",void 0),(0,C.Cg)([l.volatile],En.prototype,"open",null),(0,C.Cg)([l.volatile],En.prototype,"resizeIconName",null);class On extends En{show(){this.onShowCallback&&this.onShowCallback(),this.mainElement.show()}}const Tn=On.compose(Object.assign({baseName:"dialog",styles:bn,template:xn,shadowOptions:$n},Sn)),kn=(e,t)=>l.css`
|
|
1618
|
+
`,On=l.html`
|
|
1619
|
+
${e=>En(T(e))}
|
|
1620
|
+
`,Tn={mode:"open",delegatesFocus:!0},kn={};class In extends s.FoundationElement{constructor(){super(...arguments),this.type="default",this.position="center",this.showCloseIcon=!0,this.resizable=!1,this.draggable=!1,this.minWidth=300,this.minHeight=200,this.isResizing=!1,this.currentResizeHandle=null,this.startX=0,this.startY=0,this.startWidth=0,this.startHeight=0,this.startLeft=0,this.startTop=0,this.resizeOffsetX=0,this.resizeOffsetY=0,this.originalWidth="",this.originalHeight="",this.originalPosition="",this.originalLeft="",this.originalTop="",this.originalMargin="",this.isMaximized=!1,this.hasBeenResized=!1,this.isDragging=!1,this.dragOffsetX=0,this.dragOffsetY=0,this.dragDialogWidth=0,this.dragDialogHeight=0,this.onMouseDownBound=null,this.onMouseMoveBound=null,this.onMouseUpBound=null}notificationChanged(){this.notification&&(this.showCloseIcon=!1)}draggableChanged(e,t){t?this.attachDragMouseDown():(this.detachDragMouseDown(),this.removeDraggableEventListeners())}connectedCallback(){super.connectedCallback(),window.HTMLDialogElement||Cn.A.registerDialog(this.mainElement),this.mainElement.addEventListener("close",()=>{this.resetDraggableStyle(),this.onCloseCallback&&this.onCloseCallback(),this.$emit("close")}),this.hasAttribute("open")&&this.shadowRoot.querySelector("dialog").setAttribute("open",""),this.setupResizeHandlers(),this.attachDragMouseDown()}disconnectedCallback(){super.disconnectedCallback(),this.removeResizeHandlers(),this.detachDragMouseDown(),this.removeDraggableEventListeners()}setupResizeHandlers(){if(!this.resizable)return;const e=window.innerWidth,t=window.innerHeight;let i=this.minWidth,o=this.minHeight;void 0!==this.initialWidth&&(i=Math.max(this.minWidth,Math.min(this.initialWidth,e))),void 0!==this.initialHeight&&(o=Math.max(this.minHeight,Math.min(this.initialHeight,t))),this.originalWidth=this.mainElement.style.width||`${i}px`,this.originalHeight=this.mainElement.style.height||`${o}px`,this.originalPosition=this.mainElement.style.position||"",this.originalLeft=this.mainElement.style.left||"",this.originalTop=this.mainElement.style.top||"",this.originalMargin=this.mainElement.style.margin||"",this.mainElement.style.height=`${o}px`,this.mainElement.style.minHeight=`${this.minHeight}px`,this.mainElement.style.width=`${i}px`,this.mainElement.style.minWidth=`${this.minWidth}px`,this.originalWidth=this.mainElement.style.width,this.originalHeight=this.mainElement.style.height;this.shadowRoot.querySelectorAll(".resize-handle").forEach(e=>{e.addEventListener("mousedown",this.handleResizeStart.bind(this)),e.addEventListener("dblclick",this.handleEdgeDoubleClick.bind(this))})}removeResizeHandlers(){var e;document.removeEventListener("mousemove",this.handleResizeMove.bind(this)),document.removeEventListener("mouseup",this.handleResizeEnd.bind(this));const t=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".resize-handle");null==t||t.forEach(e=>{e.removeEventListener("dblclick",this.handleEdgeDoubleClick.bind(this))})}handleEdgeDoubleClick(e){if(!this.resizable)return;e.preventDefault(),e.stopPropagation();const t=e.target.dataset.direction;if(!["n","s","e","w"].includes(t))return;const i=this.mainElement.getBoundingClientRect(),o=window.innerWidth,n=window.innerHeight;switch(this.mainElement.style.position="fixed",this.mainElement.style.margin="0",t){case"n":this.mainElement.style.height=`${i.bottom}px`,this.mainElement.style.top="0px";break;case"s":this.mainElement.style.height=n-i.top+"px";break;case"e":this.mainElement.style.width=o-i.left+"px";break;case"w":this.mainElement.style.width=`${i.right}px`,this.mainElement.style.left="0px"}this.hasBeenResized=!0,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})}handleResizeStart(e){if(!this.resizable)return;e.preventDefault(),e.stopPropagation(),this.isResizing=!0;const t=e.target;this.currentResizeHandle=t.dataset.direction,this.startX=e.clientX,this.startY=e.clientY;const i=this.mainElement.getBoundingClientRect();switch(this.startWidth=i.width,this.startHeight=i.height,this.startLeft=i.left,this.startTop=i.top,this.resizeOffsetX=0,this.resizeOffsetY=0,this.currentResizeHandle){case"n":this.resizeOffsetY=e.clientY-i.top;break;case"s":this.resizeOffsetY=e.clientY-i.bottom;break;case"e":this.resizeOffsetX=e.clientX-i.right;break;case"w":this.resizeOffsetX=e.clientX-i.left;break;case"ne":this.resizeOffsetX=e.clientX-i.right,this.resizeOffsetY=e.clientY-i.top;break;case"nw":this.resizeOffsetX=e.clientX-i.left,this.resizeOffsetY=e.clientY-i.top;break;case"se":this.resizeOffsetX=e.clientX-i.right,this.resizeOffsetY=e.clientY-i.bottom;break;case"sw":this.resizeOffsetX=e.clientX-i.left,this.resizeOffsetY=e.clientY-i.bottom}this.mainElement.style.position="fixed",this.mainElement.style.left=`${i.left}px`,this.mainElement.style.top=`${i.top}px`,this.mainElement.style.margin="0",document.addEventListener("mousemove",this.handleResizeMove.bind(this)),document.addEventListener("mouseup",this.handleResizeEnd.bind(this)),this.mainElement.classList.add("resizing")}handleResizeMove(e){if(!this.isResizing||!this.currentResizeHandle)return;e.preventDefault();const t=e.clientX-this.startX-this.resizeOffsetX,i=e.clientY-this.startY-this.resizeOffsetY;let o=this.startWidth,n=this.startHeight,a=this.startLeft,s=this.startTop,r=!1;switch(this.currentResizeHandle){case"se":o=this.startWidth+t,n=this.startHeight+i;break;case"sw":o=this.startWidth-t,n=this.startHeight+i,a=this.startLeft+t,r=!0;break;case"ne":o=this.startWidth+t,n=this.startHeight-i,s=this.startTop+i,r=!0;break;case"nw":o=this.startWidth-t,n=this.startHeight-i,a=this.startLeft+t,s=this.startTop+i,r=!0;break;case"e":o=this.startWidth+t;break;case"w":o=this.startWidth-t,a=this.startLeft+t,r=!0;break;case"s":n=this.startHeight+i;break;case"n":n=this.startHeight-i,s=this.startTop+i,r=!0}const l=window.innerWidth,d=window.innerHeight;if(this.resizable){if(o<this.minWidth){const e=this.minWidth-o;o=this.minWidth,this.currentResizeHandle.includes("w")&&(a-=e)}if(n<this.minHeight){const e=this.minHeight-n;n=this.minHeight,this.currentResizeHandle.includes("n")&&(s-=e)}if(this.currentResizeHandle.includes("e")){const e=l-this.startLeft;o>e&&(o=e)}if(this.currentResizeHandle.includes("s")){const e=d-this.startTop;n>e&&(n=e)}if(this.currentResizeHandle.includes("w")){a<0&&(o+=a,a=0);const e=l-a;o>e&&(o=e)}if(this.currentResizeHandle.includes("n")){s<0&&(n+=s,s=0);const e=d-s;n>e&&(n=e)}}this.mainElement.style.width=`${o}px`,this.mainElement.style.height=`${n}px`,r&&(this.mainElement.style.left=`${a}px`,this.mainElement.style.top=`${s}px`)}handleResizeEnd(e){if(!this.isResizing)return;e.preventDefault(),this.isResizing=!1,this.currentResizeHandle=null,this.resizeOffsetX=0,this.resizeOffsetY=0,document.removeEventListener("mousemove",this.handleResizeMove.bind(this)),document.removeEventListener("mouseup",this.handleResizeEnd.bind(this)),this.mainElement.classList.remove("resizing");const t=this.mainElement.style.width,i=this.mainElement.style.height;t===this.originalWidth&&i===this.originalHeight||(this.hasBeenResized=!0),this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})}get open(){return this.mainElement.hasAttribute("open")}get resizeIconName(){return this.hasBeenResized||this.isMaximized?"compress":"expand"}close(){this.mainElement.close()}dismiss(){var e,t,i,o;(null===(o=null===(i=null===(t=null===(e=this.notification)||void 0===e?void 0:e.config)||void 0===t?void 0:t.dialog)||void 0===i?void 0:i.dismissingAction)||void 0===o?void 0:o.action)&&this.notification.config.dialog.dismissingAction.action(),this.closeDialog()}closeDialog(){try{this.mainElement.close(),this.remove()}catch(e){ot.error(e)}}maximize(){this.resizable&&this.mainElement&&(this.mainElement.style.position="fixed",this.mainElement.style.left="0px",this.mainElement.style.top="0px",this.mainElement.style.margin="0",this.mainElement.style.width="100vw",this.mainElement.style.height="100vh",this.isMaximized=!0,this.hasBeenResized=!0,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight}))}resetSize(){this.resizable&&this.mainElement&&(this.hasBeenResized||this.isMaximized?(this.mainElement.style.width=this.originalWidth,this.mainElement.style.height=this.originalHeight,this.mainElement.style.position=this.originalPosition,this.mainElement.style.left=this.originalLeft,this.mainElement.style.top=this.originalTop,this.mainElement.style.margin=this.originalMargin,this.isMaximized=!1,this.hasBeenResized=!1,this.$emit("resize",{width:this.mainElement.offsetWidth,height:this.mainElement.offsetHeight})):this.maximize())}attachDragMouseDown(){this.draggable&&this.mainElement&&(this.onMouseDownBound||(this.onMouseDownBound=this.onMouseDown.bind(this)),this.mainElement.removeEventListener("mousedown",this.onMouseDownBound),this.mainElement.addEventListener("mousedown",this.onMouseDownBound))}detachDragMouseDown(){this.onMouseDownBound&&this.mainElement&&(this.mainElement.removeEventListener("mousedown",this.onMouseDownBound),this.onMouseDownBound=null)}isEventTargetInDraggableTarget(e){var t;return(null===(t=this.topElement)||void 0===t?void 0:t.contains(e.target))||this.isInsideTopSlot(e.target)}isInsideTopSlot(e){if(!this.topElementSlot)return!1;return this.topElementSlot.assignedNodes().some(t=>t===e||t.contains(e))}onMouseDown(e){if(!this.topElement||!this.isEventTargetInDraggableTarget(e)||this.isDragging)return;this.isDragging=!0;const t=this.mainElement.getBoundingClientRect();this.dragOffsetX=e.clientX-t.left,this.dragOffsetY=e.clientY-t.top,this.dragDialogWidth=t.width,this.dragDialogHeight=t.height,this.onMouseMoveBound=this.onMouseMove.bind(this),this.onMouseUpBound=this.onMouseUp.bind(this),document.addEventListener("mousemove",this.onMouseMoveBound),document.addEventListener("mouseup",this.onMouseUpBound)}onMouseMove(e){if(!this.isDragging||!this.mainElement)return;const t=window.innerWidth,i=window.innerHeight;let o=e.clientX-this.dragOffsetX,n=e.clientY-this.dragOffsetY;o=Math.max(0,Math.min(t-this.dragDialogWidth,o)),n=Math.max(0,Math.min(i-this.dragDialogHeight,n)),requestAnimationFrame(()=>{Object.assign(this.mainElement.style,{position:"absolute",left:`${o}px`,top:`${n}px`,margin:"0"})})}onMouseUp(){this.isDragging=!1,this.removeDraggableEventListeners()}removeDraggableEventListeners(){this.onMouseMoveBound&&(document.removeEventListener("mousemove",this.onMouseMoveBound),this.onMouseMoveBound=null),this.onMouseUpBound&&(document.removeEventListener("mouseup",this.onMouseUpBound),this.onMouseUpBound=null)}resetDraggableStyle(){this.draggable&&this.mainElement instanceof HTMLElement&&Object.assign(this.mainElement.style,{position:"",left:"",top:"",margin:""})}}(0,C.Cg)([l.observable],In.prototype,"notification",void 0),(0,C.Cg)([(0,l.attr)({attribute:"type"})],In.prototype,"type",void 0),(0,C.Cg)([l.attr],In.prototype,"position",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"show-close-icon"})],In.prototype,"showCloseIcon",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"resizable"})],In.prototype,"resizable",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],In.prototype,"draggable",void 0),(0,C.Cg)([(0,l.attr)({attribute:"min-width"})],In.prototype,"minWidth",void 0),(0,C.Cg)([(0,l.attr)({attribute:"min-height"})],In.prototype,"minHeight",void 0),(0,C.Cg)([(0,l.attr)({attribute:"initial-width"})],In.prototype,"initialWidth",void 0),(0,C.Cg)([(0,l.attr)({attribute:"initial-height"})],In.prototype,"initialHeight",void 0),(0,C.Cg)([l.observable],In.prototype,"onShowCallback",void 0),(0,C.Cg)([l.observable],In.prototype,"onCloseCallback",void 0),(0,C.Cg)([l.observable],In.prototype,"isMaximized",void 0),(0,C.Cg)([l.observable],In.prototype,"hasBeenResized",void 0),(0,C.Cg)([l.volatile],In.prototype,"open",null),(0,C.Cg)([l.volatile],In.prototype,"resizeIconName",null);class Dn extends In{show(){this.onShowCallback&&this.onShowCallback(),this.mainElement.show()}}const An=Dn.compose(Object.assign({baseName:"dialog",styles:xn,template:On,shadowOptions:Tn},kn)),Ln=(e,t)=>l.css`
|
|
1621
1621
|
${(0,r.disclosureStyles)(e,t)}
|
|
1622
|
-
`,
|
|
1622
|
+
`,Rn=(e,t)=>(0,s.disclosureTemplate)(e,t);class Nn extends s.Disclosure{}const Fn=void 0,Mn={},_n=Nn.compose(Object.assign({baseName:"disclosure",template:Rn,styles:Ln,shadowOptions:Fn},Mn)),Hn=(e,t)=>l.css`
|
|
1623
1623
|
${(0,r.dividerStyles)(e,t)}
|
|
1624
|
-
`,
|
|
1624
|
+
`,zn=(e,t)=>(0,s.dividerTemplate)(e,t);class Pn extends s.Divider{}const Un=void 0,Bn={},Gn=Pn.compose(Object.assign({baseName:"divider",template:zn,styles:Hn,shadowOptions:Un},Bn)),jn=(e,t,i)=>l.css`
|
|
1625
1625
|
:host {
|
|
1626
1626
|
--dropdown-opener-height-multiplier: 0.7px;
|
|
1627
1627
|
--menu-item-height-multiplier: 0.7px;
|
|
@@ -1684,9 +1684,9 @@
|
|
|
1684
1684
|
var(--menu-item-height-multiplier)
|
|
1685
1685
|
);
|
|
1686
1686
|
}
|
|
1687
|
-
`,
|
|
1688
|
-
${
|
|
1689
|
-
`,
|
|
1687
|
+
`,Vn=(e,t)=>l.css`
|
|
1688
|
+
${jn("foundation",e,t)}
|
|
1689
|
+
`,Yn=(e,t)=>l.html`
|
|
1690
1690
|
${(0,l.repeat)(()=>e,l.html`
|
|
1691
1691
|
${(0,l.when)(e=>e.isDisabled&&e.isDisabled(),l.html`
|
|
1692
1692
|
<${t}-menu-item class="menu-item" disabled>${e=>e.name}</${t}-menu-item>
|
|
@@ -1707,12 +1707,12 @@
|
|
|
1707
1707
|
`)}
|
|
1708
1708
|
${e=>e.name}
|
|
1709
1709
|
${(0,l.when)(e=>e.submenu,l.html`
|
|
1710
|
-
<${t}-menu>${e=>
|
|
1710
|
+
<${t}-menu>${e=>Yn(e.submenu,t)}</${t}-menu>
|
|
1711
1711
|
`)}
|
|
1712
1712
|
</${t}-menu-item>
|
|
1713
1713
|
`)}
|
|
1714
1714
|
`)}
|
|
1715
|
-
`,
|
|
1715
|
+
`,Wn=e=>l.html`
|
|
1716
1716
|
<div class="actions-container" part="actions-container">
|
|
1717
1717
|
<${e}-button
|
|
1718
1718
|
id="actiosnMenuTrigger"
|
|
@@ -1729,12 +1729,12 @@
|
|
|
1729
1729
|
class="actions-menu ${e=>e.classNames}"
|
|
1730
1730
|
part="actions-menu"
|
|
1731
1731
|
>
|
|
1732
|
-
${t=>
|
|
1732
|
+
${t=>Yn(t.allItems,e)}
|
|
1733
1733
|
</${e}-menu>
|
|
1734
1734
|
</div>
|
|
1735
|
-
`,
|
|
1736
|
-
${e=>
|
|
1737
|
-
`;class
|
|
1735
|
+
`,qn=l.html`
|
|
1736
|
+
${e=>Wn(T(e))}
|
|
1737
|
+
`;class Kn extends s.FoundationElement{constructor(){super(...arguments),this.autoClose=!0,this.disabled=!1,this.name="Dropdown Menu",this.open=!1,this.clickOutside=e=>this.handleClickOutside(e)}connectedCallback(){super.connectedCallback(),this.addEventListener("onMenuClick",this.onDropdownMenuItemClick)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("mousedown",this.clickOutside)}handleClickOutside(e){E(e,this)&&(this.open=!1)}openChanged(){this.classNames=(0,x.x)(["hidden",!this.open]),this.open?document.addEventListener("mousedown",this.clickOutside):document.removeEventListener("mousedown",this.clickOutside)}toggleDropdownMenuVisibility(){this.open=!this.open}onDropdownMenuItemClick(){this.autoClose&&(this.open=!1)}get allItems(){return this.items}}(0,C.Cg)([l.observable],Kn.prototype,"items",void 0),(0,C.Cg)([(0,l.attr)({attribute:"auto-close",mode:"boolean"})],Kn.prototype,"autoClose",void 0),(0,C.Cg)([(0,l.attr)({attribute:"disable-button",mode:"boolean"})],Kn.prototype,"disabled",void 0),(0,C.Cg)([l.observable],Kn.prototype,"classNames",void 0),(0,C.Cg)([l.attr],Kn.prototype,"name",void 0),(0,C.Cg)([(0,l.attr)({attribute:"open",mode:"boolean"})],Kn.prototype,"open",void 0),(0,C.Cg)([l.attr],Kn.prototype,"buttonAppearance",void 0);const Xn=Kn.compose({baseName:"dropdown-menu",styles:Vn,template:qn});var Jn=i(84686);const Qn=l.css`
|
|
1738
1738
|
.environment-indicator {
|
|
1739
1739
|
font-size: 12px;
|
|
1740
1740
|
display: inline-flex;
|
|
@@ -1761,7 +1761,7 @@
|
|
|
1761
1761
|
.environment-indicator.lg .icon {
|
|
1762
1762
|
font-size: calc(var(--design-unit) * 3.5px);
|
|
1763
1763
|
}
|
|
1764
|
-
`,
|
|
1764
|
+
`,Zn=l.html`
|
|
1765
1765
|
${e=>{return t=T(e),l.html`
|
|
1766
1766
|
${(0,l.when)(e=>e.config,l.html`
|
|
1767
1767
|
<div
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
</div>
|
|
1787
1787
|
`)}
|
|
1788
1788
|
`;var t}}
|
|
1789
|
-
`;var
|
|
1789
|
+
`;var ea=i(17190);const ta="default",ia={level:ta,showIcon:!1,iconSize:"sm",backgroundColor:"#2222ff",textColor:"#ffffff",label:"DEFAULT"},oa=[ia,{level:"dev",showIcon:!1,icon:"code",backgroundColor:"#ff6b35",label:"DEV"},{level:"prod",showIcon:!1,icon:"check-circle",backgroundColor:"#28a745",label:"PROD"}],na=(0,ea.r)(),aa=s.DI.createInterface(e=>e.instance(na),e=>e.instance(na)),sa=s.DI.createInterface("EnvironmentIndicatorConfig");function ra(){return(0,C.sH)(this,arguments,void 0,function*(e={configs:[]}){const{configs:t,currentLevel:i}=e,o={currentLevel:i,configs:t&&t.length>0?t:[ia]};s.DI.getOrCreateDOMContainer().register(s.Registration.instance(aa,na),s.Registration.instance(sa,o)),na.publish(o)})}const la=(0,it.createLogger)("EnvironmentIndicator");class da extends s.FoundationElement{constructor(){super(...arguments),this.size="sm",this.textColor="#ffffff",this.icon="check-circle",this.iconSize="sm",this.useDefaultConfig=!1,this.config=ia,this.envConfigs=oa}envConfigsChanged(){this.config=this.getEnvConfigByLevel()}diConfigChanged(){this.config=this.getEnvConfigByLevel()}subscribeToDiConfig(){const e=s.DI.getOrCreateDOMContainer().get(aa);e&&"function"==typeof e.subscribe?this.unsubscribeConfig=e.subscribe(e=>{this.diConfig=e}):la.error("Observer not found or invalid in DI container")}connectedCallback(){super.connectedCallback(),this.diConfig=function(){try{const e=s.DI.getOrCreateDOMContainer().get(sa);if(e)return e}catch(e){return}}(),this.subscribeToDiConfig(),this.config=this.getEnvConfigByLevel()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeConfig&&(this.unsubscribeConfig(),this.unsubscribeConfig=void 0)}getAttributesConfig(){const e={};return["label","size","showIcon","icon","iconSize","backgroundColor","textColor"].filter(e=>!!this[e]).forEach(t=>{e[t]=this[t]}),e||{}}getCurrentEnvironmentLevel(){if(this.level)return this.level;if(this.diConfig)try{const{currentLevel:e}=this.diConfig;if(e)return e}catch(e){la.error(e)}return Jn.H6!==ta?Jn.H6:this.useDefaultConfig?ta:void 0}getEnvConfigByLevel(){const e=this.getAttributesConfig(),t=this.getCurrentEnvironmentLevel();if(!t)return this.useDefaultConfig?ia:void 0;if(this.label)return Object.assign(Object.assign(Object.assign({},ia),{level:t}),e);if(this.diConfig){const{configs:i}=this.diConfig;if(i&&i.length>0){const o=i.find(({level:e})=>e===t);if(o)return Object.assign(Object.assign({},o),e)}}const i=this.envConfigs.find(({level:e})=>e===t);return i?Object.assign(Object.assign({},i),e):void 0}attributeChangedCallback(e,t,i){super.attributeChangedCallback(e,t,i);["level","label","show-icon","icon-size","size","background-color","text-color","icon"].includes(e)&&t!==i&&(this.config=this.getEnvConfigByLevel())}setEnvConfigs(e){this.envConfigs=e}}(0,C.Cg)([l.attr],da.prototype,"level",void 0),(0,C.Cg)([l.attr],da.prototype,"label",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"show-icon"})],da.prototype,"showIcon",void 0),(0,C.Cg)([l.attr],da.prototype,"size",void 0),(0,C.Cg)([(0,l.attr)({attribute:"background-color"})],da.prototype,"backgroundColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"text-color"})],da.prototype,"textColor",void 0),(0,C.Cg)([l.attr],da.prototype,"icon",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-size"})],da.prototype,"iconSize",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"use-default-config"})],da.prototype,"useDefaultConfig",void 0),(0,C.Cg)([l.observable],da.prototype,"config",void 0),(0,C.Cg)([l.observable],da.prototype,"envConfigs",void 0),(0,C.Cg)([l.observable],da.prototype,"diConfig",void 0);const ca=da.compose({baseName:"environment-indicator",template:Zn,styles:Qn}),ua=e=>l.html`
|
|
1790
1790
|
<${e}-banner ${(0,l.ref)("banner")}>
|
|
1791
1791
|
<div slot="content">
|
|
1792
1792
|
<div>
|
|
@@ -1807,13 +1807,13 @@
|
|
|
1807
1807
|
</${e}-button>
|
|
1808
1808
|
`)}
|
|
1809
1809
|
</${e}-banner>
|
|
1810
|
-
`,
|
|
1811
|
-
${e=>
|
|
1812
|
-
`,
|
|
1810
|
+
`,ha=l.html`
|
|
1811
|
+
${e=>ua(T(e))}
|
|
1812
|
+
`,pa={mode:"open",delegatesFocus:!0};class ma extends s.FoundationElement{connectedCallback(){super.connectedCallback(),ot.deprecated("ErrorBanner","Use `${prefix}-banner` instead.")}dismiss(){return(0,C.sH)(this,void 0,void 0,function*(){try{yield this.banner.dismiss(),this.remove()}catch(e){ot.error(e)}})}}(0,C.Cg)([l.observable],ma.prototype,"error",void 0),(0,C.Cg)([l.observable],ma.prototype,"notification",void 0);const ga=ma.compose({baseName:"error-banner",template:ha,shadowOptions:pa});var va;!function(e){e.ERROR_BOUNDARY_EVENT="error-boundary-event"}(va||(va={}));const fa=e=>{var t,i;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(i=null==e?void 0:e.errorDetails)&&void 0!==i?i:"Something went wrong"}`},ba=e=>{var t;return(null==e?void 0:e.logLevel)||(null===(t=null==e?void 0:e.config)||void 0===t?void 0:t.logLevel)||it.LogLevels.error},ya=(e,t)=>{const i=t.split("-")[0];let o=document.querySelector(`#${e}`);if(!o){o=document.createElement("div"),o.setAttribute("id",e);const t=document.createElement(`${i}-design-system-provider`);t.appendChild(o),document.body.appendChild(t)}return o},wa=()=>{const e=document.createElement("div");return e.setAttribute("id","error-banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e},Ca=(0,it.createLogger)("foundation-error"),xa={alert:e=>{alert(fa(e))},notification:(e,t)=>{var i,o,n,a,s,r,l,d,c,u,h,p,m;const g=t.split("-")[0],v=ya("notify-container",t);if(v)switch(v.style.position="fixed",null===(o=null===(i=null==e?void 0:e.config)||void 0===i?void 0:i.notification)||void 0===o?void 0:o.position){case"top-left":v.style.top="0",v.style.left="0";break;case"bottom-left":v.style.bottom="0",v.style.left="0";break;case"bottom-right":v.style.bottom="0",v.style.right="0";break;default:v.style.top="0",v.style.right="0"}const f=document.createElement(`${g}-toast`),b=document.createElement("div");b.setAttribute("slot","top"),b.textContent=null!==(n=e.title)&&void 0!==n?n:"Error";const y=document.createElement("div");y.setAttribute("slot","content"),y.textContent=(null==e?void 0:e.errorDetails)||"";const w=document.createElement("div");w.setAttribute("slot","date"),w.textContent=(new Date).toLocaleTimeString(),f.setAttribute("notify",(null===(s=null===(a=null==e?void 0:e.config)||void 0===a?void 0:a.notification)||void 0===s?void 0:s.type)||""),(null===(l=null===(r=null==e?void 0:e.config)||void 0===r?void 0:r.notification)||void 0===l?void 0:l.autoClose)&&f.setAttribute("auto-close",`${null===(c=null===(d=null==e?void 0:e.config)||void 0===d?void 0:d.notification)||void 0===c?void 0:c.autoClose}`),(null===(h=null===(u=null==e?void 0:e.config)||void 0===u?void 0:u.notification)||void 0===h?void 0:h.closeTimeout)&&f.setAttribute("close-timeout",`${null===(m=null===(p=null==e?void 0:e.config)||void 0===p?void 0:p.notification)||void 0===m?void 0:m.closeTimeout}`),f.appendChild(b),f.appendChild(y),f.appendChild(w),v.appendChild(f)},dialog:(e,t)=>{const i=t.split("-")[0],o=document.createElement(`${i}-error-dialog`);ya("dialog-container",t).appendChild(o),o.error=e,o.show()},snackbar:(e,t)=>{const i=t.split("-")[0],o=document.createElement(`${i}-snackbar`);ya("snack-container",t).appendChild(o),o.error=e},banner:(e,t,i)=>{var o;const n=t.split("-")[0],a=document.createElement(`${n}-error-banner`),s=(e=>{for(var t,i;e&&!(e instanceof ShadowRoot);){const o=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("error-banner-anchor");if(o)return o.style.position="relative",o;e=null===(i=null==e?void 0:e.getRootNode())||void 0===i?void 0:i.host}return wa()})(i);(null===(o=null==s?void 0:s.children)||void 0===o?void 0:o.length)>0&&(a.style.position="absolute",a.style.top="0",a.style.left="0",a.style.width="100%"),s.appendChild(a),a.error=e}},$a=(e,t,i)=>{Ca.log({message:fa(e),level:ba(e)});Object.keys((null==e?void 0:e.config)||{}).forEach(o=>{xa[o]&&xa[o](e,t,i)})};class Sa{withTitle(e){return this.title=e,this}withErrorDetails(e){return this.errorDetails=e,this}withLogLevel(e){return this.logLevel=e,this}withAlert(e){return this.alert=e,this}withNotification(e){return this.notification=e,this}withBanner(e){return this.banner=e,this}withSnackbar(e){return this.snackbar=e,this}withDialog(e){return this.dialog=e,this}build(){if(!this.title)throw new Error("Title is required");if(!this.errorDetails)throw new Error("Missing required param 'errorDetails'");let e={title:this.title,errorDetails:this.errorDetails},t={};return null!=this.logLevel&&(e=Object.assign({logLevel:this.logLevel},e)),this.alert&&(t=Object.assign({alert:this.alert},t),e=Object.assign({config:t},e)),this.notification&&(t=Object.assign({notification:this.notification},t),e=Object.assign({config:t},e)),this.banner&&(t=Object.assign({banner:this.banner},t),e=Object.assign({config:t},e)),this.snackbar&&(t=Object.assign({snackbar:this.snackbar},t),e=Object.assign({config:t},e)),this.dialog&&(t=Object.assign({dialog:this.dialog},t),e=Object.assign({config:t},e)),e}}class Ea{withPosition(e){return this.position=e,this}withAutoClose(e){return this.autoClose=e,this}withCloseTimeout(e){return this.closeTimeout=e,this}withType(e){return this.type=e,this}build(){let e={};return this.position&&(e=Object.assign({position:this.position},e)),this.autoClose&&(e=Object.assign({autoClose:this.autoClose},e)),this.closeTimeout&&(e=Object.assign({closeTimeout:this.closeTimeout},e)),this.type&&(e=Object.assign({type:this.type},e)),e}}const Oa=l.html`
|
|
1813
1813
|
<template ${(0,l.ref)("errorBoundary")}>
|
|
1814
1814
|
<slot></slot>
|
|
1815
1815
|
</template>
|
|
1816
|
-
|
|
1816
|
+
`,Ta={mode:"open",delegatesFocus:!0};class ka extends s.FoundationElement{constructor(){super(...arguments),this.logger=(0,it.createLogger)("error-boundary"),this.closeTimeout=0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){var t;if(e.connectedCallback.call(this),this.addEventListener(va.ERROR_BOUNDARY_EVENT,e=>{e.stopImmediatePropagation(),$a(e.detail,this.tagName,this.errorBoundary)}),this.resourceName){if(!(yield this.datasource.init({resourceName:this.resourceName},!0)))return void ot.debug(`Genesis Datasource init failed for ${this.resourceName}`);this.dataSub=null===(t=this.datasource.stream)||void 0===t?void 0:t.subscribe(e=>{if(!e.ROW)return;const t=null==e?void 0:e.ROW[0];if(e.SEQUENCE_ID>1){const e=t.HEADER,i=null==t?void 0:t.BODY,o=t.NOTIFY_SEVERITY;$a((new Sa).withTitle(e).withErrorDetails(i).withNotification((new Ea).withType(o).withAutoClose(!!this.closeTimeout).withCloseTimeout(this.closeTimeout).build()).build(),this.tagName,this.errorBoundary)}})}})}disconnectedCallback(){var e,t;super.disconnectedCallback(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),delete this.dataSub,null===(t=this.datasource)||void 0===t||t.destroy(),delete this.datasource}}(0,C.Cg)([l.observable],ka.prototype,"errorBoundary",void 0),(0,C.Cg)([(0,l.attr)({attribute:"resource-name"})],ka.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout",converter:l.nullableNumberConverter})],ka.prototype,"closeTimeout",void 0),(0,C.Cg)([ci.yW],ka.prototype,"datasource",void 0);const Ia=ka.compose({baseName:"error-boundary",template:Oa,shadowOptions:Ta}),Da=l.css`
|
|
1817
1817
|
:host {
|
|
1818
1818
|
--design-unit: 3;
|
|
1819
1819
|
--dialog-max-width: 358px;
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
overflow: hidden;
|
|
1833
1833
|
min-height: var(--error-details-min-height);
|
|
1834
1834
|
}
|
|
1835
|
-
`,
|
|
1835
|
+
`,Aa=e=>l.html`
|
|
1836
1836
|
<${e}-dialog show-close-icon="false" ${(0,l.ref)("dialog")}>
|
|
1837
1837
|
<h2 slot="top" class="title">${e=>{var t;return null===(t=e.error)||void 0===t?void 0:t.title}}</h2>
|
|
1838
1838
|
<div class="details">${e=>{var t,i;return(null===(t=e.error)||void 0===t?void 0:t.errorDetails)||(null===(i=e.notification)||void 0===i?void 0:i.body)||"Place holder for error message"}}</div>
|
|
@@ -1849,9 +1849,9 @@
|
|
|
1849
1849
|
</${e}-button>
|
|
1850
1850
|
`)}
|
|
1851
1851
|
</${e}-dialog>
|
|
1852
|
-
`,
|
|
1853
|
-
${e=>
|
|
1854
|
-
`,
|
|
1852
|
+
`,La=l.html`
|
|
1853
|
+
${e=>Aa(T(e))}
|
|
1854
|
+
`,Ra={mode:"open",delegatesFocus:!0};class Na extends s.FoundationElement{connectedCallback(){super.connectedCallback(),ot.deprecated("ErrorDialog","Use `${prefix}-dialog` instead.")}show(){this.dialog.show()}dismiss(){var e,t,i,o,n,a,s,r;(null===(o=null===(i=null===(t=null===(e=this.error)||void 0===e?void 0:e.config)||void 0===t?void 0:t.dialog)||void 0===i?void 0:i.dismissingAction)||void 0===o?void 0:o.action)&&this.error.config.dialog.dismissingAction.action(),(null===(r=null===(s=null===(a=null===(n=this.notification)||void 0===n?void 0:n.config)||void 0===a?void 0:a.dialog)||void 0===s?void 0:s.dismissingAction)||void 0===r?void 0:r.action)&&this.notification.config.dialog.dismissingAction.action(),this.closeDialog()}closeDialog(){try{this.dialog.close(),this.remove()}catch(e){ot.error(e)}}}(0,C.Cg)([l.observable],Na.prototype,"error",void 0),(0,C.Cg)([l.observable],Na.prototype,"notification",void 0);const Fa=Na.compose({baseName:"error-dialog",template:La,styles:Da,shadowOptions:Ra});class Ma extends s.FoundationElement{constructor(){super(...arguments),this.selectedFile=null,this.accept="",this.fileSizeLimitBytes=10485760,this.fileName="",this.isProcessing=!1}handleClick(){this.fileInput.value=null,this.fileInput.click()}onInputChange(e){var t;const i=null==e?void 0:e.target,o=Array.from(null!==(t=null==i?void 0:i.files)&&void 0!==t?t:[]),n=o.find(e=>e.size>this.fileSizeLimitBytes);if(n){const e=`File "${n.name}" exceeds size limit of ${this.fileSizeLimitBytes} bytes`;return this.showError("File Size Error",e),void this.$emit("error",new Error(e))}this.onFileSelected(o)}clearSelection(){this.fileName="",this.selectedFile=null,this.isProcessing=!1,this.fileInput&&(this.fileInput.value=""),this.onFileCleared(),this.$emit("clear")}getSelectedFile(){return this.selectedFile}showError(e,t){Ce({title:e,body:t,config:{toast:{type:"warning",autoClose:!0,closeTimeout:5e3}}},this.tagName)}}(0,C.Cg)([l.attr],Ma.prototype,"label",void 0),(0,C.Cg)([l.attr],Ma.prototype,"accept",void 0),(0,C.Cg)([(0,l.attr)({attribute:"file-size-limit-bytes"})],Ma.prototype,"fileSizeLimitBytes",void 0),(0,C.Cg)([l.observable],Ma.prototype,"fileName",void 0),(0,C.Cg)([l.observable],Ma.prototype,"isProcessing",void 0);const _a=(e,t,i)=>l.css`
|
|
1855
1855
|
/* Host */
|
|
1856
1856
|
:host {
|
|
1857
1857
|
display: flex;
|
|
@@ -1901,9 +1901,9 @@
|
|
|
1901
1901
|
justify-content: center;
|
|
1902
1902
|
z-index: 2;
|
|
1903
1903
|
}
|
|
1904
|
-
`,
|
|
1905
|
-
${
|
|
1906
|
-
`,
|
|
1904
|
+
`,Ha=(e,t)=>l.css`
|
|
1905
|
+
${_a("foundation",e,t)}
|
|
1906
|
+
`,za=e=>l.html`
|
|
1907
1907
|
<template>
|
|
1908
1908
|
<div class="file-reader">
|
|
1909
1909
|
${(0,l.when)(e=>e.isProcessing,l.html`
|
|
@@ -1939,9 +1939,9 @@
|
|
|
1939
1939
|
`)}
|
|
1940
1940
|
</div>
|
|
1941
1941
|
</template>
|
|
1942
|
-
`,
|
|
1943
|
-
${e=>
|
|
1944
|
-
`;class
|
|
1942
|
+
`,Pa=l.html`
|
|
1943
|
+
${e=>za(T(e))}
|
|
1944
|
+
`;class Ua extends Ma{constructor(){super(),this.processingTimeout=null,this.autoProcess=!1,this.processingDelayMs=1e3,this.fileContent=null,this.accept=".json,application/json"}onFileSelected(e){var t,i;const o=e[0];if(o&&this.accept.includes("json")&&!(null===(i=null===(t=null==o?void 0:o.name)||void 0===t?void 0:t.toLowerCase())||void 0===i?void 0:i.endsWith(".json"))){const e="Selected file is not a JSON file";return this.showError("File Type Error",e),void this.$emit("error",new Error(e))}this.selectedFile=o,this.fileName=o.name,this.autoProcess&&this.handleFileProcessing()}onFileCleared(){this.fileContent=null,this.processingTimeout&&(clearTimeout(this.processingTimeout),this.processingTimeout=null)}handleFileProcessing(){return(0,C.sH)(this,void 0,void 0,function*(){var e;if(this.getSelectedFile()){this.processingTimeout&&clearTimeout(this.processingTimeout),this.isProcessing=!0;try{const t=yield this.getSelectedFile().text();let i;try{i=JSON.parse(t)}catch(e){return this.showError("Invalid JSON Format","The selected file contains invalid JSON"),void this.$emit("error",e)}this.fileContent=i,this.$emit("file-read",{fileName:this.fileName,content:this.fileContent,file:this.getSelectedFile()}),null===(e=this.onFileRead)||void 0===e||e.call(this,this.fileContent)}catch(e){this.showError("File Processing Error","An error occurred while processing the file"),this.$emit("error",e)}finally{this.processingTimeout=window.setTimeout(()=>{this.isProcessing=!1,this.processingTimeout=null},this.processingDelayMs)}}else this.showError("No File Selected","Please select a file to process")})}getFileContent(){return this.fileContent}disconnectedCallback(){super.disconnectedCallback(),this.processingTimeout&&(clearTimeout(this.processingTimeout),this.processingTimeout=null)}}(0,C.Cg)([(0,l.attr)({attribute:"auto-process",mode:"boolean"})],Ua.prototype,"autoProcess",void 0),(0,C.Cg)([(0,l.attr)({attribute:"processing-delay-ms"})],Ua.prototype,"processingDelayMs",void 0),(0,C.Cg)([l.observable],Ua.prototype,"fileContent",void 0),(0,C.Cg)([l.observable],Ua.prototype,"onFileRead",void 0);const Ba=Ua.compose({baseName:"file-reader",styles:Ha,template:Pa});var Ga=i(17465),ja=i(32748);const Va=l.css`
|
|
1945
1945
|
/* Host */
|
|
1946
1946
|
:host {
|
|
1947
1947
|
display: flex;
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
fast-data-grid-row {
|
|
1990
1990
|
align-items: center;
|
|
1991
1991
|
}
|
|
1992
|
-
`,
|
|
1992
|
+
`,Ya=e=>l.html`
|
|
1993
1993
|
<template>
|
|
1994
1994
|
<div class="file-selection">
|
|
1995
1995
|
<input type="file" multiple ${(0,l.ref)("fileInput")}
|
|
@@ -2015,13 +2015,13 @@
|
|
|
2015
2015
|
</${e}-data-grid>
|
|
2016
2016
|
</div>
|
|
2017
2017
|
</template>
|
|
2018
|
-
`,
|
|
2019
|
-
${e=>
|
|
2020
|
-
`,
|
|
2018
|
+
`,Wa=l.html`
|
|
2019
|
+
${e=>Ya(T(e))}
|
|
2020
|
+
`,qa=e=>{const t=new FormData;return e.forEach(e=>{t.append(e.name,e)}),t},Ka=(e,t,i,o)=>{const n=new Headers;return n.append("SESSION_AUTH_TOKEN",i),o.post(e,{body:t,headers:n})},Xa=(e,t,i,o="GET",n,a,s="zero")=>{const r=new Headers;r.append("SESSION_AUTH_TOKEN",i),fetch(e,{method:o,body:a,headers:r,credentials:"include"}).then(e=>(0,C.sH)(void 0,void 0,void 0,function*(){var t;if(e.ok)return e.blob();{const i=yield e.json();n&&Ce({title:null==i?void 0:i.MESSAGE_TYPE,body:null===(t=null==i?void 0:i.DETAILS)||void 0===t?void 0:t.ERROR,config:{toast:{autoClose:!0,closeTimeout:5e3,type:"warning"}}},s),ot.error(i||"An error occurred while downloading the file.")}})).then(e=>{if(e){const i=window.URL.createObjectURL(e),o=document.createElement("a");o.href=i,o.download=t,document.body.appendChild(o),o.click(),o.remove(),n&&Ce({title:"Success",body:"File downloaded successfully",config:{toast:{autoClose:!0,closeTimeout:5e3,type:"success"}}},s),ot.info("File downloaded successfully")}}).catch(e=>{ot.error(e)})},Ja=["image/png","image/bmp","image/gif","image/jpeg","image/jpg"],Qa=["text/plain","text/csv"],Za=["application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.ms-powerpoint","application/vnd.openxmlformats-officedocument.presentationml.presentation","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/pdf"],es=l.html`
|
|
2021
2021
|
${(0,l.when)(e=>e.rowData,l.html`
|
|
2022
|
-
${e=>"DATETIME"===e.columnDefinition.type?(0,
|
|
2022
|
+
${e=>"DATETIME"===e.columnDefinition.type?(0,ui.zT)(e.rowData[e.columnDefinition.columnDataKey]):e.rowData[e.columnDefinition.columnDataKey]}
|
|
2023
2023
|
`)}
|
|
2024
|
-
`;class
|
|
2024
|
+
`;class ts extends Ma{constructor(){super(...arguments),this.acceptedFormats=[],this.selectedFiles=[],this.uploadedFilesResourceName="ALL_FILE_ATTACHMENTS",this.uploadEventName="gwf/attachment-handler/upload",this.gridFields="",this.fileName="",this.uploadedFilesList=[],this.filesGridColumnDefinitions=[]}acceptChanged(){let e=[];this.accept.length>0&&this.accept.split(",").forEach(t=>{"image/*"===t?e=[...e,...Ja]:"office/*"===t?e=[...e,...Za]:"text/*"===t?e=[...e,...Qa]:e.push(t)}),this.acceptedFormats=e}fieldNameChanged(){this.setupGrid()}entityIdChanged(){this.setupGrid()}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){var t;e.connectedCallback.call(this),(null===(t=this.filesGridColumnDefinitions)||void 0===t?void 0:t.length)||this.setColumnDefs()})}setupGrid(){void 0!==this.entityId&&void 0!==this.fieldName&&(this.gridCriteria=(new V.b).withExpression((new j.K).withField(this.fieldName).withValue(this.entityId).build()).build(),this.setRowData())}handleStreamRowOperation(e){let t;for(const i of e.ROW)if(i.DETAILS)switch(i.DETAILS.OPERATION){case"INSERT":this.uploadedFilesList.unshift(i);break;case"MODIFY":t=this.uploadedFilesList.findIndex(e=>e.FILE_ATTACHMENT_ID===i.FILE_ATTACHMENT_ID),this.uploadedFilesList.splice(t,1,i);break;case"DELETE":t=this.uploadedFilesList.findIndex(e=>e.FILE_ATTACHMENT_ID===i.FILE_ATTACHMENT_ID),this.uploadedFilesList.splice(t,1);break;default:Ga.v.error(`Unsupported operation type: ${i.DETAILS.OPERATION}`)}}setRowData(){return(0,C.sH)(this,void 0,void 0,function*(){yield this.connect.stream(this.uploadedFilesResourceName,e=>{var t;1===e.SEQUENCE_ID?this.uploadedFilesList=null!==(t=e.ROW)&&void 0!==t?t:[]:this.handleStreamRowOperation(e)},e=>{Ga.v.error(e)},{CRITERIA_MATCH:this.gridCriteria})})}setColumnDefs(){return(0,C.sH)(this,void 0,void 0,function*(){var e;const t=yield this.connect.getMetadata(this.uploadedFilesResourceName),i=[];this.gridFields.length>0?this.gridFields.split(" ").forEach(e=>{var o;const n=null===(o=t.FIELD)||void 0===o?void 0:o.find(t=>t.NAME===e);n?i.push(this.getColumnObject(n)):"DOWNLOAD"===e&&this.downloadEventName&&i.push(this.getDownloadColumn())}):(null===(e=t.FIELD)||void 0===e||e.forEach(e=>{i.push(this.getColumnObject(e))}),this.downloadEventName&&i.push(this.getDownloadColumn())),this.filesGridColumnDefinitions=i})}getDownloadColumn(){const e=this.tagName.toLowerCase().split("-")[0];return{columnDataKey:"FILE_NAME",title:"File",cellTemplate:l.html`
|
|
2025
2025
|
<template>
|
|
2026
2026
|
<div class="download-button-container">
|
|
2027
2027
|
<${e}-button
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
</${e}-button>
|
|
2033
2033
|
</div>
|
|
2034
2034
|
</template>
|
|
2035
|
-
`}}getColumnObject(e){return{columnDataKey:e.NAME,title:e.NAME.toLowerCase().split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" "),type:e.TYPE,cellTemplate:
|
|
2035
|
+
`}}getColumnObject(e){return{columnDataKey:e.NAME,title:e.NAME.toLowerCase().split("_").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" "),type:e.TYPE,cellTemplate:es}}handleClick(){this.fileInput.value=null,this.fileInput.click()}onFileSelected(e){const t=Array.isArray(e)?e:[e];if(t.length>0&&this.acceptedFormats.length>0)for(const e of t)if(!(this.accept.split(",").includes(".msg")&&e.name&&e.name.endsWith("msg")||this.acceptedFormats.includes(e.type)))return void this.showError("File Type Error",`Not a valid file type. Accepted Formats are ${this.accept}`);this.selectedFiles=t,this.fileName=this.selectedFiles.map(e=>e.name.trim()).join(),this.$emit("file-selected",{files:this.selectedFiles})}onFileCleared(){this.fileName="",this.selectedFiles=[]}handleFileUpload(){return(0,C.sH)(this,void 0,void 0,function*(){try{const e=qa(this.selectedFiles);e.append(this.uploadKey,this.entityId);const t=yield Ka(this.uploadEventName,e,this.session.getItem("authToken","session"),this.http);if(t.ERROR)return Ga.v.error(t.ERROR),void this.$emit("errorOut",t.ERROR);Ga.v.info(t),this.$emit("success",t),this.clearSelection()}catch(e){this.$emit("errorOut",e),Ga.v.error(e)}})}handleFileDownload(e){const t=this.tagName.toLowerCase().split("-")[0];Xa(this.downloadEventName(e),e.FILE_NAME,this.session.getItem("authToken","session"),"GET",!0,void 0,t)}}(0,C.Cg)([l.observable],ts.prototype,"gridCriteria",void 0),(0,C.Cg)([di.dm],ts.prototype,"connect",void 0),(0,C.Cg)([ja.l],ts.prototype,"http",void 0),(0,C.Cg)([Ei.N],ts.prototype,"session",void 0),(0,C.Cg)([(0,l.attr)({attribute:"uploaded-files-resource-name"})],ts.prototype,"uploadedFilesResourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"upload-event-name"})],ts.prototype,"uploadEventName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"field-name"})],ts.prototype,"fieldName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"entity-id"})],ts.prototype,"entityId",void 0),(0,C.Cg)([(0,l.attr)({attribute:"upload-key"})],ts.prototype,"uploadKey",void 0),(0,C.Cg)([(0,l.attr)({attribute:"grid-fields"})],ts.prototype,"gridFields",void 0),(0,C.Cg)([l.observable],ts.prototype,"fileName",void 0),(0,C.Cg)([l.observable],ts.prototype,"uploadedFilesList",void 0),(0,C.Cg)([l.observable],ts.prototype,"filesGridColumnDefinitions",void 0);const is=void 0,os={},ns=ts.compose(Object.assign({baseName:"file-upload",styles:Va,template:Wa,shadowOptions:is},os)),as=l.css`
|
|
2036
2036
|
.filter-wrapper {
|
|
2037
2037
|
border: 1px solid gray;
|
|
2038
2038
|
border-radius: calc(var(--design-unit) * 2px);
|
|
@@ -2083,12 +2083,12 @@
|
|
|
2083
2083
|
.flex-row foundation-select {
|
|
2084
2084
|
flex: 1;
|
|
2085
2085
|
}
|
|
2086
|
-
`,
|
|
2087
|
-
<div class="close-icon" @click=${e=>e.clear()}>${
|
|
2088
|
-
`;function
|
|
2086
|
+
`,ss=(e="start",t="#879ba6")=>`\n <svg class="svg-icon" slot="${e}" width="16px" height="16px">\n <g transform="matrix(1 0 0 1 -1865 -3576 )">\n <path d="M 15.8825 14.185499999999998 L 9.697000000000001 8 L 14.825000000000001 2.872 L 15.8825 1.814499999999999 C 16.0385 1.6584999999999992 16.0385 1.4049999999999994 15.8825 1.2489999999999988 L 14.751 0.11749999999999972 C 14.594999999999999 -0.03850000000000087 14.3415 -0.03850000000000087 14.1855 0.11749999999999972 L 8 6.303000000000001 L 1.8145 0.11699999999999999 C 1.6585 -0.03900000000000059 1.4050000000000002 -0.03900000000000059 1.2489999999999999 0.11699999999999999 L 0.11699999999999999 1.2485 C -0.039000000000000014 1.4044999999999996 -0.039000000000000014 1.6579999999999995 0.11699999999999999 1.814 L 6.303000000000001 8 L 0.11699999999999999 14.185499999999998 C -0.039000000000000014 14.3415 -0.039000000000000014 14.594999999999999 0.11699999999999999 14.751000000000001 L 1.2485 15.8825 C 1.4045 16.0385 1.658 16.0385 1.814 15.8825 L 8 9.697 L 13.128 14.825 L 14.1855 15.8825 C 14.3415 16.0385 14.594999999999999 16.0385 14.751 15.8825 L 15.8825 14.751000000000001 C 16.0385 14.594999999999999 16.0385 14.3415 15.8825 14.185499999999998 Z " fill-rule="nonzero" fill="${t}" stroke="none" transform="matrix(1 0 0 1 1865 3576 )" />\n </g>\n </svg>\n`,rs=l.html`
|
|
2087
|
+
<div class="close-icon" @click=${e=>e.clear()}>${ss()}</div>
|
|
2088
|
+
`;function ls(e){var t,i,o;return null!==(o=null===(i=null===(t=null==e?void 0:e.event)||void 0===t?void 0:t.target)||void 0===i?void 0:i.value)&&void 0!==o?o:"all"}const ds=[{name:"All",value:"all",selected:!0},{name:"True",value:"true"},{name:"False",value:"false"},{name:"N/A",value:"null"}],cs=(e,t)=>{switch(e.type){case"number":return(e=>l.html`
|
|
2089
2089
|
<div class="flex-row">
|
|
2090
2090
|
<div>${e=>e.label}</div>
|
|
2091
|
-
${
|
|
2091
|
+
${rs}
|
|
2092
2092
|
</div>
|
|
2093
2093
|
<div class="flex-row">
|
|
2094
2094
|
<${e}-text-field
|
|
@@ -2107,7 +2107,7 @@
|
|
|
2107
2107
|
`)(t);case"date":return(e=>l.html`
|
|
2108
2108
|
<div class="flex-row">
|
|
2109
2109
|
<div>${e=>e.label}</div>
|
|
2110
|
-
${
|
|
2110
|
+
${rs}
|
|
2111
2111
|
</div>
|
|
2112
2112
|
<div class="flex-row">
|
|
2113
2113
|
<${e}-text-field
|
|
@@ -2124,11 +2124,11 @@
|
|
|
2124
2124
|
`)(t);case"boolean":return(e=>l.html`
|
|
2125
2125
|
<div class="flex-row">
|
|
2126
2126
|
<div>${e=>e.label}</div>
|
|
2127
|
-
${
|
|
2127
|
+
${rs}
|
|
2128
2128
|
</div>
|
|
2129
2129
|
<div class="flex-row">
|
|
2130
|
-
<${e}-select @change="${(e,t)=>e.onBooleanFilterSelection(
|
|
2131
|
-
${(0,l.repeat)(()=>
|
|
2130
|
+
<${e}-select @change="${(e,t)=>e.onBooleanFilterSelection(ls(t))}}">
|
|
2131
|
+
${(0,l.repeat)(()=>ds,l.html`
|
|
2132
2132
|
<${e}-option value="${e=>e.value}" selected="${e=>e.selected}">
|
|
2133
2133
|
${e=>e.name}
|
|
2134
2134
|
</${e}-option>
|
|
@@ -2138,10 +2138,10 @@
|
|
|
2138
2138
|
`)(t);case"enum":return(e=>l.html`
|
|
2139
2139
|
<div class="flex-row">
|
|
2140
2140
|
<div>${e=>e.label}</div>
|
|
2141
|
-
${
|
|
2141
|
+
${rs}
|
|
2142
2142
|
</div>
|
|
2143
2143
|
<div class="flex-row">
|
|
2144
|
-
<${e}-select @change="${(e,t)=>e.onEnumFilterSelection(
|
|
2144
|
+
<${e}-select @change="${(e,t)=>e.onEnumFilterSelection(ls(t))}}">
|
|
2145
2145
|
${(0,l.repeat)(e=>e.enumFilterOptions,l.html`
|
|
2146
2146
|
<${e}-option value="${e=>e.value}" selected="${e=>e.selected}">
|
|
2147
2147
|
${e=>e.name}
|
|
@@ -2152,7 +2152,7 @@
|
|
|
2152
2152
|
`)(t);default:return(e=>l.html`
|
|
2153
2153
|
<div class="flex-row">
|
|
2154
2154
|
<div>${e=>e.label}</div>
|
|
2155
|
-
${
|
|
2155
|
+
${rs}
|
|
2156
2156
|
</div>
|
|
2157
2157
|
<div class="flex-row">
|
|
2158
2158
|
<${e}-text-field
|
|
@@ -2161,11 +2161,11 @@
|
|
|
2161
2161
|
:value=${(0,U.O)(e=>e.textFilter)}
|
|
2162
2162
|
/>
|
|
2163
2163
|
</div>
|
|
2164
|
-
`)(t)}},
|
|
2165
|
-
<div class="filter-wrapper">${t=>
|
|
2166
|
-
`,
|
|
2167
|
-
${e=>
|
|
2168
|
-
`;var
|
|
2164
|
+
`)(t)}},us=e=>l.html`
|
|
2165
|
+
<div class="filter-wrapper">${t=>cs(t,e)}</div>
|
|
2166
|
+
`,hs=l.html`
|
|
2167
|
+
${e=>us(T(e))}</div>
|
|
2168
|
+
`;var ps;!function(e){e.change="filter-changed",e.clear="filter-cleared"}(ps||(ps={}));class ms extends s.FoundationElement{constructor(){super(...arguments),this.type="text",this.textFilter="",this.enumFilterOptions=[{name:"All",value:"all",selected:!0}]}textFilterChanged(e,t){if(!(null==t?void 0:t.length))return void this.$emit(ps.clear,{fieldName:this.fieldName,target:this.target});const i=`Expr.containsIgnoreCase(${this.fieldName},'${t}')`;this.$emit(ps.change,{fieldName:this.fieldName,filter:i,target:this.target})}numFilterMinChanged(e,t){this.numFilterMin=Number.isFinite(Number(t))?Number(t):void 0,this.handleNumericFilter(this.numFilterMin,this.numFilterMax)}numFilterMaxChanged(e,t){this.numFilterMax=Number.isFinite(Number(t))?Number(t):void 0,this.handleNumericFilter(this.numFilterMin,this.numFilterMax)}handleNumericFilter(e,t){if(!Number.isFinite(e)&&!Number.isFinite(t))return void this.$emit(ps.clear,{fieldName:this.fieldName,target:this.target});const i=`${this.fieldName} >= ${e}`,o=`${this.fieldName} <= ${t}`,n=Number.isFinite(e)?Number.isFinite(t)?`(${i} && ${o})`:i:o;this.$emit(ps.change,{fieldName:this.fieldName,filter:n,target:this.target})}formatDate(e){if(Number.isFinite(e))return new Date(e).toISOString().slice(0,19).replace(/-/g,"").replace("T","-")}dateFilterMinChanged(e,t){this.dateMinMS=Date.parse(t),this.handleDateFilter(this.dateMinMS,this.dateMaxMS)}dateFilterMaxChanged(e,t){this.dateMaxMS=Date.parse(t),this.handleDateFilter(this.dateMinMS,this.dateMaxMS)}handleDateFilter(e,t){if(!Number.isFinite(e)&&!Number.isFinite(t))return void this.$emit(ps.clear,{fieldName:this.fieldName});const i=`Expr.dateTimeIsAfter(${this.fieldName}, '${this.formatDate(e)}')`,o=`Expr.dateTimeIsBefore(${this.fieldName}, '${this.formatDate(t)}')`,n=Number.isFinite(e)?Number.isFinite(t)?`(${i} && ${o})`:i:o;this.$emit(ps.change,{fieldName:this.fieldName,filter:n,target:this.target})}connectedCallback(){var e;if(super.connectedCallback(),null===(e=this.enumOptions)||void 0===e?void 0:e.length){const e=this.enumOptions.includes("|")?"|":",",t=this.enumOptions.split(e).map(e=>({name:e,value:e}));this.enumFilterOptions=[{name:"All",value:"all",selected:!0},...t]}}clear(){switch(this.type){case"number":this.numFilterFieldMin.value=void 0,this.numFilterFieldMax.value=void 0,this.numFilterMin=void 0,this.numFilterMax=void 0;break;case"date":this.dateFilterFieldMin.value="",this.dateFilterFieldMax.value="",this.dateMinMS=NaN,this.dateMaxMS=NaN;break;case"text":this.textFilterField.value=""}this.$emit(ps.clear,{fieldName:this.fieldName,target:this.target})}onBooleanFilterSelection(e){e&&"all"!==e?this.$emit(ps.change,{fieldName:this.fieldName,filter:`${this.fieldName} == ${e}`,target:this.target}):this.$emit(ps.clear,{fieldName:this.fieldName,target:this.target})}onEnumFilterSelection(e){e&&"all"!==e?this.$emit(ps.change,{fieldName:this.fieldName,filter:`${this.fieldName} == "${e}"`,target:this.target}):this.$emit(ps.clear,{fieldName:this.fieldName,target:this.target})}}(0,C.Cg)([l.attr],ms.prototype,"fieldName",void 0),(0,C.Cg)([l.attr],ms.prototype,"type",void 0),(0,C.Cg)([l.attr],ms.prototype,"label",void 0),(0,C.Cg)([l.attr],ms.prototype,"target",void 0),(0,C.Cg)([l.observable],ms.prototype,"textFilter",void 0),(0,C.Cg)([l.observable],ms.prototype,"numFilterMin",void 0),(0,C.Cg)([l.observable],ms.prototype,"numFilterMax",void 0),(0,C.Cg)([l.observable],ms.prototype,"dateFilterMin",void 0),(0,C.Cg)([l.observable],ms.prototype,"dateFilterMax",void 0),(0,C.Cg)([l.attr],ms.prototype,"enumOptions",void 0),(0,C.Cg)([l.observable],ms.prototype,"enumFilterOptions",void 0);const gs=ms.compose({baseName:"filter",template:hs,styles:as});var vs=i(64324);const fs=(e,t)=>l.css`
|
|
2169
2169
|
.filter-bar {
|
|
2170
2170
|
background-color: #2c2f33;
|
|
2171
2171
|
padding: calc(var(--design-unit) * 2px);
|
|
@@ -2201,9 +2201,9 @@
|
|
|
2201
2201
|
.toggle-collapsed {
|
|
2202
2202
|
color: #48ed9c;
|
|
2203
2203
|
}
|
|
2204
|
-
`,
|
|
2204
|
+
`,bs=e=>{switch(e){case"INT":case"DOUBLE":case"LONG":return"number";case"DATETIME":return"date";case"BOOLEAN":return"boolean";case"ENUM":return"enum";default:return"text"}},ys=l.html`
|
|
2205
2205
|
<p>Fetching metadata for ${e=>e.resource}...</p>
|
|
2206
|
-
`,
|
|
2206
|
+
`,ws=e=>l.html`
|
|
2207
2207
|
<div
|
|
2208
2208
|
class=${e=>(0,x.x)(["toggle",!0],["toggle-collapsed",e.collapsed])}
|
|
2209
2209
|
@click="${e=>e.toggle()}"
|
|
@@ -2223,17 +2223,17 @@
|
|
|
2223
2223
|
<${e}-filter
|
|
2224
2224
|
label="${e=>e.UI_LABEL}"
|
|
2225
2225
|
target="${(e,t)=>{var i;return null===(i=t.parent)||void 0===i?void 0:i.target}}"
|
|
2226
|
-
type="${e=>
|
|
2226
|
+
type="${e=>bs(e.TYPE)}"
|
|
2227
2227
|
fieldName="${e=>e.NAME}"
|
|
2228
2228
|
enumOptions="${e=>e.VALID_VALUES}"
|
|
2229
2229
|
></${e}-filter>
|
|
2230
2230
|
`)}
|
|
2231
2231
|
</div>
|
|
2232
2232
|
</div>
|
|
2233
|
-
`,
|
|
2234
|
-
${e=>e.ready?
|
|
2235
|
-
`,
|
|
2236
|
-
${t&&`@media only screen and ${
|
|
2233
|
+
`,Cs=l.html`
|
|
2234
|
+
${e=>e.ready?ws(T(e)):ys}
|
|
2235
|
+
`,xs=5;class $s extends s.FoundationElement{constructor(){super(...arguments),this.columns=xs,this.ready=!1,this.collapsed=!0}connectedCallback(){super.connectedCallback(),this.init()}initLabels(){var e,t,i,o;let n=!1,a=[];(null===(e=null==this?void 0:this.labels)||void 0===e?void 0:e.length)&&(a=null===(t=this.labels.split(","))||void 0===t?void 0:t.map(e=>e.trim()),n=(null===(i=this.fields)||void 0===i?void 0:i.length)===(null==a?void 0:a.length));for(let e=0;e<((null===(o=this.fields)||void 0===o?void 0:o.length)||0);e+=1){const t=n?a[e]:this.camelCasePreserveWhitespace(this.fields[e].NAME.replace(/_/g," "));this.fields[e].UI_LABEL=t}}camelCasePreserveWhitespace(e){return e.split(" ").map(e=>(0,vs.fL)(e)).join(" ")}resourceChanged(e,t){e!==t&&(null==e?void 0:e.length)&&this.init()}init(){this.ready=!1,this.connect.getMetadata(this.resource).then(e=>{var t,i;if(this.fields=e.FIELD,null===(t=this.only)||void 0===t?void 0:t.length){const e=this.only.split(",").map(e=>e.trim()),t=(t,i)=>e.indexOf(t.NAME)>e.indexOf(i.NAME)?1:-1;this.fields=null===(i=this.fields)||void 0===i?void 0:i.filter(t=>e.includes(t.NAME)).sort(t)}this.ready=!0}).then(()=>this.initLabels()).then(()=>window.requestAnimationFrame(()=>{this.adjustColumnStyles()})).catch(e=>ot.error(e))}adjustColumnStyles(){this.filterGrid&&(this.filterGrid.style["grid-template-columns"]=`repeat(${this.columns}, 1fr)`)}toggle(){this.ready&&(this.collapsed=!this.collapsed)}}(0,C.Cg)([l.attr],$s.prototype,"resource",void 0),(0,C.Cg)([l.attr],$s.prototype,"only",void 0),(0,C.Cg)([l.attr],$s.prototype,"labels",void 0),(0,C.Cg)([l.attr],$s.prototype,"target",void 0),(0,C.Cg)([l.attr],$s.prototype,"columns",void 0),(0,C.Cg)([l.observable],$s.prototype,"ready",void 0),(0,C.Cg)([l.observable],$s.prototype,"fields",void 0),(0,C.Cg)([di.dm],$s.prototype,"connect",void 0),(0,C.Cg)([l.observable],$s.prototype,"collapsed",void 0);const Ss=$s.compose({baseName:"filter-bar",template:Cs,styles:fs});var Es;!function(e){e.sm="(max-width: 640px)",e.md="(min-width: 641px) and (max-width: 1023px)",e.lg="(min-width: 1024px)"}(Es||(Es={}));const Os=e=>{const t=e?`-${e}`:"";return l.css`
|
|
2236
|
+
${t&&`@media only screen and ${Es[e]} {`}
|
|
2237
2237
|
:host(.spacing${t}-1x) slot {
|
|
2238
2238
|
gap: calc(var(--design-unit) * 2px);
|
|
2239
2239
|
}
|
|
@@ -2350,7 +2350,7 @@
|
|
|
2350
2350
|
align-content: space-evenly;
|
|
2351
2351
|
}
|
|
2352
2352
|
${t&&"}"}
|
|
2353
|
-
`}
|
|
2353
|
+
`},Ts=l.css`
|
|
2354
2354
|
:host {
|
|
2355
2355
|
width: 100%;
|
|
2356
2356
|
height: 100%;
|
|
@@ -2362,17 +2362,17 @@
|
|
|
2362
2362
|
display: flex;
|
|
2363
2363
|
}
|
|
2364
2364
|
|
|
2365
|
-
${
|
|
2366
|
-
${
|
|
2367
|
-
${
|
|
2368
|
-
${
|
|
2369
|
-
`,
|
|
2365
|
+
${Os()}
|
|
2366
|
+
${Os("lg")}
|
|
2367
|
+
${Os("md")}
|
|
2368
|
+
${Os("sm")}
|
|
2369
|
+
`,ks=l.html`
|
|
2370
2370
|
<template>
|
|
2371
2371
|
<slot></slot>
|
|
2372
2372
|
</template>
|
|
2373
|
-
`,
|
|
2373
|
+
`,Is=void 0,Ds={};class As extends s.FoundationElement{}const Ls=As.compose(Object.assign({baseName:"flex-layout",styles:Ts,template:ks,shadowOptions:Is},Ds)),Rs=(e,t)=>l.css`
|
|
2374
2374
|
${(0,r.flipperStyles)(e,t)}
|
|
2375
|
-
`,
|
|
2375
|
+
`,Ns=(e,t)=>(0,s.flipperTemplate)(e,t);class Fs extends r.Flipper{}const Ms=void 0,_s={next:'\n <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">\n <path\n d="M4.023 15.273L11.29 8 4.023.727l.704-.704L12.71 8l-7.984 7.977-.704-.704z"\n />\n </svg>\n ',previous:'\n <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">\n <path\n d="M11.273 15.977L3.29 8 11.273.023l.704.704L4.71 8l7.266 7.273-.704.704z"\n />\n </svg>\n '},Hs=Fs.compose(Object.assign({baseName:"flipper",template:Ns,styles:Rs,shadowOptions:Ms},_s)),zs=225,Ps=l.css`
|
|
2376
2376
|
/* Host */
|
|
2377
2377
|
:host {
|
|
2378
2378
|
display: inline-block;
|
|
@@ -2398,8 +2398,8 @@
|
|
|
2398
2398
|
position: absolute;
|
|
2399
2399
|
/* stylelint-disable-next-line function-name-case */
|
|
2400
2400
|
transition:
|
|
2401
|
-
transform ${
|
|
2402
|
-
width ${
|
|
2401
|
+
transform ${zs.toString()}ms ease-in,
|
|
2402
|
+
width ${zs.toString()}ms ease-in-out;
|
|
2403
2403
|
width: var(--flyout-width, 20%);
|
|
2404
2404
|
z-index: 2001;
|
|
2405
2405
|
}
|
|
@@ -2458,7 +2458,7 @@
|
|
|
2458
2458
|
opacity: 50%;
|
|
2459
2459
|
position: absolute;
|
|
2460
2460
|
/* stylelint-disable-next-line function-name-case */
|
|
2461
|
-
transition: opacity ${
|
|
2461
|
+
transition: opacity ${zs.toString()}ms linear;
|
|
2462
2462
|
width: 100%;
|
|
2463
2463
|
z-index: 2000;
|
|
2464
2464
|
}
|
|
@@ -2466,7 +2466,7 @@
|
|
|
2466
2466
|
:host([visuallyhidden]) div.background {
|
|
2467
2467
|
opacity: 0%;
|
|
2468
2468
|
}
|
|
2469
|
-
`,
|
|
2469
|
+
`,Us=e=>l.html`
|
|
2470
2470
|
<div ?closed=${e=>e.closed} ?visuallyhidden=${e=>e.visuallyhidden}>
|
|
2471
2471
|
<div class="container">
|
|
2472
2472
|
<div class="background" part="background" @click=${e=>e.closeFlyout()}></div>
|
|
@@ -2490,10 +2490,10 @@
|
|
|
2490
2490
|
</div>
|
|
2491
2491
|
</div>
|
|
2492
2492
|
</div>
|
|
2493
|
-
`,
|
|
2494
|
-
${e=>
|
|
2495
|
-
`;class
|
|
2496
|
-
${t&&`@media only screen and ${
|
|
2493
|
+
`,Bs=l.html`
|
|
2494
|
+
${e=>Us(T(e))}
|
|
2495
|
+
`;class Gs extends s.FoundationElement{constructor(){super(...arguments),this.position="right",this.flyoutWidth="20%",this.displayHeader=!0,this.closed=!0,this.visuallyhidden=!0}flyoutWidthChanged(){this.isConnected&&null!=this.flyoutWidth&&this.style.setProperty("--flyout-width",this.flyoutWidth)}closedChanged(){this.closed||(setTimeout(()=>this.visuallyhidden=!1,1),this.focusExit())}connectedCallback(){super.connectedCallback(),null!=this.flyoutWidth&&this.style.setProperty("--flyout-width",this.flyoutWidth)}closeFlyout(){this.visuallyhidden=!0}closingFinished(){this.visuallyhidden&&(this.closed=!0,this.$emit("closed"))}focusExit(){this.exit.focus()}}(0,C.Cg)([l.attr],Gs.prototype,"position",void 0),(0,C.Cg)([(0,l.attr)({attribute:"flyout-width"})],Gs.prototype,"flyoutWidth",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Gs.prototype,"displayHeader",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Gs.prototype,"closed",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Gs.prototype,"visuallyhidden",void 0);const js=void 0,Vs={},Ys=Gs.compose(Object.assign({baseName:"flyout",styles:Ps,template:Bs,shadowOptions:js},Vs));var Ws;!function(e){e.sm="(max-width: 640px)",e.md="(min-width: 641px) and (max-width: 1023px)",e.lg="(min-width: 1024px)"}(Ws||(Ws={}));const qs=e=>{const t=e?`-${e}`:"";return l.css`
|
|
2496
|
+
${t&&`@media only screen and ${Ws[e]} {`}
|
|
2497
2497
|
:host(.spacing${t}-1x) slot {
|
|
2498
2498
|
gap: calc(var(--design-unit) * 2px);
|
|
2499
2499
|
}
|
|
@@ -2578,32 +2578,32 @@
|
|
|
2578
2578
|
place-items: stretch;
|
|
2579
2579
|
}
|
|
2580
2580
|
${t&&"}"}
|
|
2581
|
-
`},
|
|
2581
|
+
`},Ks=l.css`
|
|
2582
2582
|
slot {
|
|
2583
2583
|
width: 100%;
|
|
2584
2584
|
height: 100%;
|
|
2585
2585
|
display: grid;
|
|
2586
2586
|
}
|
|
2587
2587
|
|
|
2588
|
-
${
|
|
2589
|
-
${
|
|
2590
|
-
${
|
|
2591
|
-
${
|
|
2592
|
-
`,
|
|
2588
|
+
${qs()}
|
|
2589
|
+
${qs("lg")}
|
|
2590
|
+
${qs("md")}
|
|
2591
|
+
${qs("sm")}
|
|
2592
|
+
`,Xs=l.html`
|
|
2593
2593
|
<template>
|
|
2594
2594
|
<slot></slot>
|
|
2595
2595
|
</template>
|
|
2596
|
-
`,
|
|
2596
|
+
`,Js=void 0,Qs={};class Zs{constructor(e,t,i,o="1fr",n="1fr"){this.listenerCache=new WeakMap,this.query=window.matchMedia(e);const a=t&&l.cssPartial`grid-template-columns: repeat(${t}, ${o});`,s=i&&l.cssPartial`grid-template-rows: repeat(${i}, ${n});`;this.styles=l.css`
|
|
2597
2597
|
slot {
|
|
2598
2598
|
${s||""}
|
|
2599
2599
|
${a||""}
|
|
2600
2600
|
}
|
|
2601
|
-
`}bind(e){let t=!1;const i=i=>{const{matches:o}=i;o&&!t?(e.$fastController.addStyles(this.styles),t=!0):!o&&t&&(this.styles&&e.$fastController.removeStyles(this.styles),t=!1)};i({matches:this.query.matches}),this.query.addEventListener("change",i),this.listenerCache.set(e,i)}unbind(e){const t=this.listenerCache.get(e);t&&(this.query.removeEventListener("change",t),this.listenerCache.delete(e)),this.styles&&e.$fastController.removeStyles(this.styles)}}class
|
|
2601
|
+
`}bind(e){let t=!1;const i=i=>{const{matches:o}=i;o&&!t?(e.$fastController.addStyles(this.styles),t=!0):!o&&t&&(this.styles&&e.$fastController.removeStyles(this.styles),t=!1)};i({matches:this.query.matches}),this.query.addEventListener("change",i),this.listenerCache.set(e,i)}unbind(e){const t=this.listenerCache.get(e);t&&(this.query.removeEventListener("change",t),this.listenerCache.delete(e)),this.styles&&e.$fastController.removeStyles(this.styles)}}class er extends s.FoundationElement{constructor(){super(...arguments),this.behaviors=[]}connectedCallback(){super.connectedCallback(),this.behaviors=Object.keys(Ws).map(e=>{if(this[`col-${e}-count`]||this[`row-${e}-count`])return new Zs(Ws[e],this[`col-${e}-count`],this[`row-${e}-count`],this[`col-${e}-width`],this[`row-${e}-height`])}).filter(e=>!!e);const e=this["row-count"]&&l.cssPartial`grid-template-rows: repeat(${this["row-count"]}, ${this["row-height"]||"1fr"});`,t=this["col-count"]&&l.cssPartial`grid-template-columns: repeat(${this["col-count"]}, ${this["col-width"]||"1fr"});`;this.baseStyles=l.css`
|
|
2602
2602
|
slot {
|
|
2603
2603
|
${e||""}
|
|
2604
2604
|
${t||""}
|
|
2605
2605
|
}
|
|
2606
|
-
`,this.$fastController.addStyles(this.baseStyles),this.$fastController.addBehaviors(this.behaviors)}disconnectedCallback(){super.disconnectedCallback(),this.$fastController.removeBehaviors(this.behaviors),this.baseStyles&&this.$fastController.removeStyles(this.baseStyles)}}(0,C.Cg)([l.attr],
|
|
2606
|
+
`,this.$fastController.addStyles(this.baseStyles),this.$fastController.addBehaviors(this.behaviors)}disconnectedCallback(){super.disconnectedCallback(),this.$fastController.removeBehaviors(this.behaviors),this.baseStyles&&this.$fastController.removeStyles(this.baseStyles)}}(0,C.Cg)([l.attr],er.prototype,"col-count",void 0),(0,C.Cg)([l.attr],er.prototype,"col-width",void 0),(0,C.Cg)([l.attr],er.prototype,"col-lg-count",void 0),(0,C.Cg)([l.attr],er.prototype,"col-lg-width",void 0),(0,C.Cg)([l.attr],er.prototype,"col-md-count",void 0),(0,C.Cg)([l.attr],er.prototype,"col-md-width",void 0),(0,C.Cg)([l.attr],er.prototype,"col-sm-count",void 0),(0,C.Cg)([l.attr],er.prototype,"col-sm-width",void 0),(0,C.Cg)([l.attr],er.prototype,"row-count",void 0),(0,C.Cg)([l.attr],er.prototype,"row-height",void 0),(0,C.Cg)([l.attr],er.prototype,"row-lg-count",void 0),(0,C.Cg)([l.attr],er.prototype,"row-lg-height",void 0),(0,C.Cg)([l.attr],er.prototype,"row-md-count",void 0),(0,C.Cg)([l.attr],er.prototype,"row-md-height",void 0),(0,C.Cg)([l.attr],er.prototype,"row-sm-count",void 0),(0,C.Cg)([l.attr],er.prototype,"row-sm-height",void 0);const tr=er.compose(Object.assign({baseName:"grid-layout",styles:Ks,template:Xs,shadowOptions:Js},Qs)),ir=l.html`
|
|
2607
2607
|
<template>
|
|
2608
2608
|
<style>
|
|
2609
2609
|
:host {
|
|
@@ -2629,9 +2629,9 @@
|
|
|
2629
2629
|
</style>
|
|
2630
2630
|
<slot></slot>
|
|
2631
2631
|
</template>
|
|
2632
|
-
`,
|
|
2632
|
+
`,or=void 0,nr={};class ar extends s.FoundationElement{setGridItemProperties(e,t,i,o){if(t&&e&&i&&o){return`grid-row: ${0===t||0===o?"auto":`${t} / ${Number(t)+Number(o)}`}; grid-column: ${0===e||0===i?"auto":`${e} / ${Number(e)+Number(i)}`}`}}}(0,C.Cg)([(0,l.attr)({attribute:"col-number"})],ar.prototype,"colNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"col-sm-number"})],ar.prototype,"colSmNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"col-md-number"})],ar.prototype,"colMdNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"col-lg-number"})],ar.prototype,"colLgNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"row-number"})],ar.prototype,"rowNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"row-sm-number"})],ar.prototype,"rowSmNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"row-md-number"})],ar.prototype,"rowMdNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"row-lg-number"})],ar.prototype,"rowLgNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"width"})],ar.prototype,"width",void 0),(0,C.Cg)([(0,l.attr)({attribute:"width-sm"})],ar.prototype,"widthSm",void 0),(0,C.Cg)([(0,l.attr)({attribute:"width-md"})],ar.prototype,"widthMd",void 0),(0,C.Cg)([(0,l.attr)({attribute:"width-lg"})],ar.prototype,"widthLg",void 0),(0,C.Cg)([(0,l.attr)({attribute:"height"})],ar.prototype,"height",void 0),(0,C.Cg)([(0,l.attr)({attribute:"height-sm"})],ar.prototype,"heightSm",void 0),(0,C.Cg)([(0,l.attr)({attribute:"height-md"})],ar.prototype,"heightMd",void 0),(0,C.Cg)([(0,l.attr)({attribute:"height-lg"})],ar.prototype,"heightLg",void 0);const sr=ar.compose(Object.assign({baseName:"grid-layout-item",template:ir,shadowOptions:or},nr)),rr=(e,t)=>l.css`
|
|
2633
2633
|
${(0,r.horizontalScrollStyles)(e,t)}
|
|
2634
|
-
`,
|
|
2634
|
+
`,lr=(e,t)=>(0,s.horizontalScrollTemplate)(e,t);class dr extends r.HorizontalScroll{}const cr={delegatesFocus:!0,mode:"open"},ur={nextFlipper:l.html`
|
|
2635
2635
|
<foundation-flipper
|
|
2636
2636
|
@click="${e=>e.scrollToNext()}"
|
|
2637
2637
|
aria-hidden="${e=>e.flippersHiddenFromAT}"
|
|
@@ -2642,8 +2642,8 @@
|
|
|
2642
2642
|
direction="previous"
|
|
2643
2643
|
aria-hidden="${e=>e.flippersHiddenFromAT}"
|
|
2644
2644
|
></foundation-flipper>
|
|
2645
|
-
`},
|
|
2646
|
-
${
|
|
2645
|
+
`},hr=dr.compose(Object.assign({baseName:"horizontal-scroll",template:lr,styles:rr,shadowOptions:cr},ur));var pr=i(70623),mr=i(32808),gr=i(10463),vr=i(19037),fr=i(22984);const br=()=>(pr.Yv.add(fr.X7I,vr.C91,gr.Cvc),pr.tT.css()),yr=(e,t)=>l.css`
|
|
2646
|
+
${br()}
|
|
2647
2647
|
|
|
2648
2648
|
.fa-stack-1x {
|
|
2649
2649
|
font-size: 1em;
|
|
@@ -2717,7 +2717,7 @@
|
|
|
2717
2717
|
height: auto;
|
|
2718
2718
|
box-sizing: border-box;
|
|
2719
2719
|
}
|
|
2720
|
-
`,
|
|
2720
|
+
`,wr=e=>l.html`
|
|
2721
2721
|
<template>
|
|
2722
2722
|
<i
|
|
2723
2723
|
${(0,l.ref)("iElement")}
|
|
@@ -2735,9 +2735,9 @@
|
|
|
2735
2735
|
</${e}-tooltip>
|
|
2736
2736
|
`)}
|
|
2737
2737
|
</template>
|
|
2738
|
-
`,
|
|
2739
|
-
${e=>
|
|
2740
|
-
`,
|
|
2738
|
+
`,Cr=l.html`
|
|
2739
|
+
${e=>wr(T(e))}
|
|
2740
|
+
`,xr={mode:"open",delegatesFocus:!0},$r={};var Sr;!function(e){e.solid="fas",e.regular="far",e.brand="fab"}(Sr||(Sr={}));const Er="1x",Or=["2xs","xs","sm","lg","xl","2xl",Er,"2x","3x","4x","5x","6x","7x","8x","9x","10x","stack-1x","stack-2x"];class Tr extends s.FoundationElement{constructor(){super(...arguments),this.isError=!1,this.size="sm",this.variant="solid"}nameChanged(e,t){t&&this.loadIcon()}sizeChanged(e,t){t&&this.loadIcon()}variantChanged(e,t){t&&this.loadIcon()}connectedCallback(){super.connectedCallback(),this.loadIcon()}disconnectedCallback(){super.disconnectedCallback(),this.iElement.replaceChildren()}getDefaultTooltipConfig(){this.name||(this.name="question-circle",this.size="1x",this.variant="regular")}loadIcon(){if(!this.iElement)return;this.tooltip&&(this.tooltipId||(this.tooltipId=this.uuid.createId()),this.getDefaultTooltipConfig());const e=(0,pr.wu)({prefix:Sr[this.variant],iconName:this.name}),t=(0,pr.Kk)(e);t&&t.node&&(this.iElement.innerHTML="",Array.from(t.node).map(e=>this.iElement.appendChild(e)))}}(0,C.Cg)([l.observable],Tr.prototype,"iElement",void 0),(0,C.Cg)([mr.k],Tr.prototype,"uuid",void 0),(0,C.Cg)([(0,l.attr)({attribute:"tooltip-id"})],Tr.prototype,"tooltipId",void 0),(0,C.Cg)([l.attr],Tr.prototype,"tooltip",void 0),(0,C.Cg)([(0,l.attr)({attribute:"error",mode:"boolean"})],Tr.prototype,"isError",void 0),(0,C.Cg)([l.attr],Tr.prototype,"name",void 0),(0,C.Cg)([l.attr],Tr.prototype,"size",void 0),(0,C.Cg)([l.attr],Tr.prototype,"variant",void 0);const kr=Tr.compose(Object.assign({baseName:"icon",template:Cr,styles:yr,shadowOptions:xr},$r)),Ir=(e,t)=>l.css`
|
|
2741
2741
|
${(0,r.listboxStyles)(e,t)}
|
|
2742
2742
|
|
|
2743
2743
|
:host {
|
|
@@ -2748,11 +2748,11 @@
|
|
|
2748
2748
|
border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);
|
|
2749
2749
|
border-radius: calc(var(--control-corner-radius) * 1px);
|
|
2750
2750
|
}
|
|
2751
|
-
`,
|
|
2751
|
+
`,Dr=(e,t)=>(0,s.listboxTemplate)(e,t);class Ar extends r.Listbox{}const Lr=void 0,Rr={},Nr=Ar.compose(Object.assign({baseName:"listbox",template:Dr,styles:Ir,shadowOptions:Lr},Rr)),Fr=(e,t)=>l.css`
|
|
2752
2752
|
${(0,r.optionStyles)(e,t)}
|
|
2753
|
-
`,
|
|
2753
|
+
`,Mr=(e,t)=>(0,s.listboxOptionTemplate)(e,t);class _r extends r.ListboxOption{}const Hr=void 0,zr={},Pr=_r.compose(Object.assign({baseName:"option",template:Mr,styles:Fr,shadowOptions:Hr},zr)),Ur=(e,t)=>l.css`
|
|
2754
2754
|
${(0,r.menuStyles)(e,t)}
|
|
2755
|
-
`,
|
|
2755
|
+
`,Br=(e,t)=>(0,s.menuTemplate)(e,t);class Gr extends r.Menu{}const jr=void 0,Vr={},Yr=Gr.compose(Object.assign({baseName:"menu",template:Br,styles:Ur,shadowOptions:jr},Vr)),Wr=(e,t)=>l.css`
|
|
2756
2756
|
${(0,r.menuItemStyles)(e,t)}
|
|
2757
2757
|
|
|
2758
2758
|
:host, :host(.indent-0[aria-haspopup='menu']) {
|
|
@@ -2766,11 +2766,11 @@
|
|
|
2766
2766
|
height: auto;
|
|
2767
2767
|
width: auto;
|
|
2768
2768
|
}
|
|
2769
|
-
`,
|
|
2770
|
-
${bn}
|
|
2771
|
-
`,Xr=l.html`
|
|
2769
|
+
`,qr=(e,t)=>(0,s.menuItemTemplate)(e,t);class Kr extends r.MenuItem{connectedCallback(){super.connectedCallback(),this.addEventListener("click",()=>this.$emit("onMenuClick"))}}const Xr=void 0,Jr={expandCollapseGlyph:'\n <svg\n class="expand-collapse-glyph"\n part="expand-collapse-glyph"\n viewBox="0 0 16 16"\n xmlns="http://www.w3.org/2000/svg">\n <path\n d="M4.023 15.273L11.29 8 4.023.727l.704-.704L12.71 8l-7.984 7.977-.704-.704z"\n />\n </svg>\n '},Qr=Kr.compose(Object.assign({baseName:"menu-item",template:qr,styles:Wr,shadowOptions:Xr},Jr)),Zr=l.css`
|
|
2772
2770
|
${xn}
|
|
2773
|
-
`,
|
|
2771
|
+
`,el=l.html`
|
|
2772
|
+
${On}
|
|
2773
|
+
`,tl={mode:"open",delegatesFocus:!0},il={};class ol extends In{show(){var e,t;null===(e=this.onShowCallback)||void 0===e||e.call(this),null===(t=this.mainElement)||void 0===t||t.showModal()}}const nl=ol.compose(Object.assign({baseName:"modal",template:el,styles:Zr,shadowOptions:tl},il)),al=230,sl=l.css`
|
|
2774
2774
|
:host {
|
|
2775
2775
|
--scrollbar-width: 12px;
|
|
2776
2776
|
--scrollbar-thumb-width: 8px;
|
|
@@ -2914,7 +2914,7 @@
|
|
|
2914
2914
|
|
|
2915
2915
|
.visible {
|
|
2916
2916
|
visibility: visible;
|
|
2917
|
-
max-height: var(--custom-max-height, ${
|
|
2917
|
+
max-height: var(--custom-max-height, ${al.toString()}px);
|
|
2918
2918
|
overflow: hidden;
|
|
2919
2919
|
}
|
|
2920
2920
|
|
|
@@ -3011,7 +3011,7 @@
|
|
|
3011
3011
|
resize: none;
|
|
3012
3012
|
overflow: hidden;
|
|
3013
3013
|
}
|
|
3014
|
-
`;let
|
|
3014
|
+
`;let rl=class extends pi{constructor(){super(...arguments),this.isSnapshot=!0,this.baseCriteria=""}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){var t;e.connectedCallback.call(this),this.baseCriteria=this.criteria,this.fields=this.labelField?null===(t=this.valueField)||void 0===t?void 0:t.concat(" ",this.labelField):this.valueField,this.select=this.parentElement,this.select&&this.valueField&&(this.resourceName&&this.connect.isConnected||this.data)&&this.fetchGenesisData(),this.valueField||ot.warn('Specify field for values in options (e.g value-field="VALUE") and optionally field for label which is supported only in select and combobox (e.g label-field="NAME")')})}clearData(){this.select.options=[]}syncComponentData(e){var t;const i=(null!=e?e:Array.from(this.rowsSyncedWithStream.values())).map(e=>{var t;return{value:e[this.valueField],label:this.getDefaultLabelFormat(e[this.labelField],null===(t=this.getFieldMetadata(this.labelField))||void 0===t?void 0:t.type)}});(null===(t=this.select)||void 0===t?void 0:t.async)&&(this.select.loading=!1),this.select.options=i}handleStreamInserts(e){ot.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){ot.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){ot.debug("handleStreamUpdates - Method not implemented.")}};(0,C.Cg)([(0,l.attr)({attribute:"value-field"})],rl.prototype,"valueField",void 0),(0,C.Cg)([(0,l.attr)({attribute:"label-field"})],rl.prototype,"labelField",void 0),rl=(0,C.Cg)([(0,l.customElement)({name:"multiselect-datasource"})],rl);const ll=(e="foundation")=>l.html`
|
|
3015
3015
|
<label
|
|
3016
3016
|
part="label"
|
|
3017
3017
|
for="display-field"
|
|
@@ -3118,11 +3118,11 @@
|
|
|
3118
3118
|
</section>
|
|
3119
3119
|
</div>
|
|
3120
3120
|
<slot
|
|
3121
|
-
${(0,l.slotted)({property:"slottedDatasource",filter:e=>e instanceof
|
|
3121
|
+
${(0,l.slotted)({property:"slottedDatasource",filter:e=>e instanceof rl})}
|
|
3122
3122
|
></slot>
|
|
3123
|
-
`,
|
|
3124
|
-
${
|
|
3125
|
-
`,
|
|
3123
|
+
`,dl=l.html`
|
|
3124
|
+
${ll()}
|
|
3125
|
+
`,cl=void 0,ul={};class hl extends s.FoundationElement{constructor(){super(...arguments),this.name="",this.autoPosition=!0,this.all=!0,this.allSelected=!1,this.search=!0,this.disabled=!1,this.creatable=!1,this.async=!1,this.debounce=500,this.resizable=!1,this.filterByContains=!1,this.filterSearchValue="",this.clickOutside=e=>this.handleClickOutside(e),this.open=!1,this.options=[],this.selectedOptions=[],this.filteredAvailableOptions=[...this.options],this.position=Pt.BELOW,this.itemRenderer=this.defaultItemRenderer,this.initialisedOptions=!1,this.isResizing=!1,this.startX=0,this.startY=0,this.startWidth=0,this.startHeight=0,this.handleResizeStart=e=>{this.resizable&&this.multiselectDropdown&&(e.preventDefault(),e.stopPropagation(),this.isResizing=!0,this.startX=e.clientX,this.startY=e.clientY,this.startWidth=this.multiselectDropdown.offsetWidth,this.startHeight=this.multiselectDropdown.offsetHeight,this.multiselectDropdown.classList.add("is-resizing"),document.addEventListener("mousemove",this.handleResizeMove),document.addEventListener("mouseup",this.handleResizeEnd))},this.handleResizeMove=e=>{if(!this.isResizing||!this.multiselectDropdown)return;e.preventDefault();const t=e.clientX-this.startX,i=e.clientY-this.startY,o=Math.max(250,this.startWidth+t),n=Math.max(100,this.startHeight+i);this.multiselectDropdown&&(this.multiselectDropdown.style.width=`${o}px`,this.multiselectDropdown.style.maxHeight=`${n}px`)},this.handleResizeEnd=()=>{this.isResizing=!1,document.removeEventListener("mousemove",this.handleResizeMove),document.removeEventListener("mouseup",this.handleResizeEnd),this.multiselectDropdown&&(this.multiselectDropdown.classList.remove("is-resizing"),this.multiselectDropdown.style.setProperty("--custom-max-height",this.multiselectDropdown.style.maxHeight),this.multiselectDropdown.style.removeProperty("max-height"))}}debounceChanged(e,t){this.debouncedInputHandler=ii()(this.asyncSetFilter,t)}openChanged(e,t){var i,o,n,a;t?(document.addEventListener("mousedown",this.clickOutside),null===(i=this.arrowIcon)||void 0===i||i.classList.add("flipped"),null===(o=this.multiselectDropdown)||void 0===o||o.classList.add("visible")):(document.removeEventListener("mousedown",this.clickOutside),null===(n=this.arrowIcon)||void 0===n||n.classList.remove("flipped"),null===(a=this.multiselectDropdown)||void 0===a||a.classList.remove("visible"))}connectedCallback(){var e;super.connectedCallback(),this.position===Pt.ABOVE&&(null===(e=this.multiselectDropdown)||void 0===e||e.classList.add("position-above"))}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("mousedown",this.clickOutside),document.removeEventListener("mousemove",this.handleResizeMove),document.removeEventListener("mouseup",this.handleResizeEnd)}defaultItemRenderer(e,t){return l.html`
|
|
3126
3126
|
${"string"==typeof e?l.html`
|
|
3127
3127
|
<span part="option-label">${()=>t.getItemLabel(e)}</span>
|
|
3128
3128
|
`:l.html`
|
|
@@ -3134,7 +3134,7 @@
|
|
|
3134
3134
|
${()=>t.getItemLabel(e)}
|
|
3135
3135
|
</span>
|
|
3136
3136
|
`}
|
|
3137
|
-
`}toggle(){this.open||this.setDropdownPosition(),this.open=!this.open}optionsChanged(){this.allSelected&&!this.initialisedOptions&&(this.selectedOptions=this.options.map(e=>this.optionValueGetter(e))),this.filteredAvailableOptions=[...this.options]}selectedOptionsChanged(){this.$fastController.isConnected&&(this.initialisedOptions=!0)}setDropdownPosition(){let e=this.position;if(this.autoPosition){const t=this.getBoundingClientRect(),i=window.innerHeight,o=t.top,n=i-t.bottom;e=n<
|
|
3137
|
+
`}toggle(){this.open||this.setDropdownPosition(),this.open=!this.open}optionsChanged(){this.allSelected&&!this.initialisedOptions&&(this.selectedOptions=this.options.map(e=>this.optionValueGetter(e))),this.filteredAvailableOptions=[...this.options]}selectedOptionsChanged(){this.$fastController.isConnected&&(this.initialisedOptions=!0)}setDropdownPosition(){let e=this.position;if(this.autoPosition){const t=this.getBoundingClientRect(),i=window.innerHeight,o=t.top,n=i-t.bottom;e=n<al&&o>n?Pt.ABOVE:Pt.BELOW}this.multiselectDropdown.classList.toggle("position-above",e===Pt.ABOVE),this.multiselectDropdown.classList.toggle("position-below",e===Pt.BELOW)}optionValueGetter(e){return"string"==typeof e?e:e.value}optionLabelGetter(e){return"string"==typeof e?e:e.label}getItemLabel(e){let t;return e?(t="string"==typeof e?e:this.optionLabelGetter(e)||this.optionValueGetter(e)||"",this.valueFormatter?this.valueFormatter(t):t):""}isOptionDisabled(e){return e&&"string"!=typeof e&&e.disabled||!1}get getDisplayValue(){let e="";switch(this.selectedOptions.length){case 0:e=this.getPlaceholder;break;case 1:{const t=this.options.find(e=>this.optionValueGetter(e)===this.selectedOptions[0]);e=this.getItemLabel(t);break}case this.options.length:e=`All ${this.name}`.trim();break;default:e=`${this.selectedOptions.length} Selected`}return e}get getPlaceholder(){return`Search ${this.name}`.trim().concat("...")}get isAllOptionsDisabled(){return this.options.length===this.options.filter(this.isOptionDisabled).length}get showCreatable(){return this.creatable&&this.filterSearchValue.length>0&&0===this.findExactMatchOptions().length}isOptionSelected(e){const t=this.optionValueGetter(e);return this.selectedOptions.some(i=>{if("object"==typeof e&&"object"==typeof e.value)try{return JSON.stringify(i)===JSON.stringify(t)}catch(e){return i===t}return i===t})}selectCheckboxOne(e){const t=this.optionValueGetter(e),i=this.selectedOptions.includes(t);this.selectedOptions=i?this.selectedOptions.filter(e=>e!==t):[...this.selectedOptions,t],this.$emit("selectionChange",this.selectedOptions)}checkboxKeyDown(e,t){return" "===t.key&&(t.preventDefault(),this.selectCheckboxOne(e)),!0}getEnabledOptionsCount(){return this.options.length-this.options.filter(this.isOptionDisabled).length}selectCheckboxAll(){const e=this.selectedOptions.length===this.getEnabledOptionsCount();this.selectedOptions=e?[]:this.options.filter(e=>!this.isOptionDisabled(e)).map(e=>this.optionValueGetter(e)),this.onAllSelectedCallback&&this.onAllSelectedCallback(!e),this.$emit("selectionChange",this.selectedOptions)}inputHandler(){this.open||(this.open=!0),this.async?(this.loading=!0,this.filteredAvailableOptions=[],this.debouncedInputHandler()):this.setFilter()}findExactMatchOptions(){const e=this.filterSearchValue.toLowerCase();return this.filteredAvailableOptions.filter(t=>{var i,o;const n="string"==typeof t?t:null!==(i=this.optionLabelGetter(t))&&void 0!==i?i:this.optionValueGetter(t);return(null!==(o=null==n?void 0:n.toLowerCase())&&void 0!==o?o:"")===e})}setFilter(){const e=this.filterSearchValue.toLowerCase();this.filteredAvailableOptions=this.options.filter(t=>{if(!e)return!0;if("string"==typeof t)return t.toLowerCase().includes(e);const i=t.label.toLowerCase(),o="object"==typeof t.value?(n=t.value,Object.values(n).some(t=>t.toLowerCase().includes(e))):String(t.value).toLowerCase().includes(e);var n;return i.includes(e)||o})}addOption(){this.options=[{value:this.filterSearchValue,label:this.filterSearchValue},...this.options],this.setFilter(),this.selectedOptions=[...this.selectedOptions,this.filterSearchValue]}asyncSetFilter(){this.slottedDatasource.length>0?mi(this.slottedDatasource[0],this.filterSearchValue):(this.loading=!1,ot.warn("Multiselect-datasource is not connected. Please add a datasource to use this functionality."))}changeHandler(e){e.preventDefault(),e.stopImmediatePropagation()}handleClickOutside(e){E(e,this)&&(this.open=!1)}keydownHandler(e){const t=e.key;if(e.ctrlKey||e.shiftKey)return!0;switch(t){case"Escape":if(this.open){this.open=!1;break}break;case"ArrowUp":case"ArrowDown":if(!this.open){this.open=!0;break}break;default:return!0}}clear(e={}){const{clearSelectedValues:t=!0,clearFilterText:i=!0}=e;t&&(this.selectedOptions=[],this.$emit("selectionChange",this.selectedOptions)),i&&(this.filterSearchValue="",this.setFilter(),this.filterSearchInput&&(this.filterSearchInput.value="")),this.$emit("clear",{clearSelectedValues:t,clearFilterText:i})}}(0,C.Cg)([l.attr],hl.prototype,"name",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"auto-position"})],hl.prototype,"autoPosition",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"all",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"allSelected",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"search",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"disabled",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"creatable",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"async",void 0),(0,C.Cg)([l.attr],hl.prototype,"debounce",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],hl.prototype,"resizable",void 0),(0,C.Cg)([l.attr],hl.prototype,"tabindex",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"filter-by-contains"})],hl.prototype,"filterByContains",void 0),(0,C.Cg)([l.observable],hl.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],hl.prototype,"slottedDatasource",void 0),(0,C.Cg)([l.observable],hl.prototype,"valueFormatter",void 0),(0,C.Cg)([l.observable],hl.prototype,"loading",void 0),(0,C.Cg)([l.observable],hl.prototype,"filterSearchValue",void 0),(0,C.Cg)([l.observable],hl.prototype,"open",void 0),(0,C.Cg)([l.observable],hl.prototype,"options",void 0),(0,C.Cg)([l.observable],hl.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],hl.prototype,"filteredAvailableOptions",void 0),(0,C.Cg)([l.observable],hl.prototype,"scrollContainer",void 0),(0,C.Cg)([l.attr],hl.prototype,"position",void 0),(0,C.Cg)([l.observable],hl.prototype,"onAllSelectedCallback",void 0),(0,C.Cg)([l.observable],hl.prototype,"itemRenderer",void 0),(0,C.Cg)([l.volatile],hl.prototype,"getDisplayValue",null),(0,C.Cg)([l.volatile],hl.prototype,"getPlaceholder",null),(0,C.Cg)([l.volatile],hl.prototype,"isAllOptionsDisabled",null),(0,C.Cg)([l.volatile],hl.prototype,"showCreatable",null),(0,C.Cg)([l.observable],hl.prototype,"optionsHeaderSlottedNodes",void 0);const pl=hl.compose(Object.assign({baseName:"multiselect",template:dl,styles:sl,shadowOptions:cl},ul)),ml={k:1e3,m:1e6,b:1e9},gl=/^(.*?)([kmb])$/i;class vl{constructor(e){const t=new Intl.NumberFormat(e).formatToParts(12345.6),i=[...new Intl.NumberFormat(e,{useGrouping:!1}).format(9876543210)].reverse(),o=new Map(i.map((e,t)=>[e,t]));this._group=new RegExp(`[${t.find(e=>"group"===e.type).value}]`,"g"),this._decimal=new RegExp(`[${t.find(e=>"decimal"===e.type).value}]`),this._separator=new RegExp(`[$${t.find(e=>"decimal"===e.type).value}](?:0*$|[^0]0+$)`),this._numeral=new RegExp(`[${i.join("")}]`,"g"),this._index=e=>o.get(e)}parse(e){const t=e.trim().match(gl),i=t?ml[t[2].toLowerCase()]:1;return(e=(t?t[1]:e).trim().replace(this._group,"").replace(this._decimal,".").replace(this._numeral,this._index))?+e*i:NaN}hasSeparator(e){return this._separator.test(e)}}function fl(e){class t extends e{constructor(){super(...arguments),this.hideAffixFromScreenReader=!1}get controlAriaDescribedby(){var e;const t=null===(e=this.ariaDescribedby)||void 0===e?void 0:e.trim(),i=[];if(t&&i.push(...t.split(/\s+/).filter(Boolean)),!this.hideAffixFromScreenReader){const e=this.id||"control";this.prefix&&i.push(`${e}-prefix`),this.suffix&&i.push(`${e}-suffix`)}const o=new Set,n=[];for(const e of i)o.has(e)||(o.add(e),n.push(e));return n.join(" ")||void 0}}return(0,C.Cg)([l.attr],t.prototype,"prefix",void 0),(0,C.Cg)([l.attr],t.prototype,"suffix",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-affix-from-screen-reader",mode:"boolean"})],t.prototype,"hideAffixFromScreenReader",void 0),t}const bl=l.css`
|
|
3138
3138
|
.label-hidden {
|
|
3139
3139
|
margin: 0;
|
|
3140
3140
|
}
|
|
@@ -3194,7 +3194,7 @@
|
|
|
3194
3194
|
:host(.has-prefix.has-suffix) .control-field .control {
|
|
3195
3195
|
border-radius: 0;
|
|
3196
3196
|
}
|
|
3197
|
-
`,
|
|
3197
|
+
`,yl=(e,t)=>l.css`
|
|
3198
3198
|
${(0,r.numberFieldStyles)(e,t)}
|
|
3199
3199
|
::part(label) {
|
|
3200
3200
|
color: var(--neutral-foreground-rest);
|
|
@@ -3225,8 +3225,8 @@
|
|
|
3225
3225
|
margin-inline-end: unset;
|
|
3226
3226
|
}
|
|
3227
3227
|
|
|
3228
|
-
${
|
|
3229
|
-
`,
|
|
3228
|
+
${bl}
|
|
3229
|
+
`,wl=(e,t)=>l.html`
|
|
3230
3230
|
<template
|
|
3231
3231
|
class="${e=>[e.readOnly?"readonly":"",e.prefix?"has-prefix":"",e.suffix?"has-suffix":""].filter(Boolean).join(" ")}"
|
|
3232
3232
|
>
|
|
@@ -3319,7 +3319,7 @@
|
|
|
3319
3319
|
${(0,s.endSlotTemplate)(e,t)}
|
|
3320
3320
|
</div>
|
|
3321
3321
|
</template>
|
|
3322
|
-
`,fl=12345.6,bl=9,yl=(e,t)=>{var i;return{decimalSeparator:(null===(i=new Intl.NumberFormat(t).formatToParts(fl).find(e=>"decimal"===e.type))||void 0===i?void 0:i.value)||"."}},wl=(e,t)=>{var i,o,n;const a=new Intl.NumberFormat(t).formatToParts(fl),s=null===(i=a.find(e=>"group"===e.type))||void 0===i?void 0:i.value,r=null!==(n=null===(o=a.find(e=>"decimal"===e.type))||void 0===o?void 0:o.value)&&void 0!==n?n:".";let l=e.trim();return s&&(l=l.split(s).join("")),"."!==r&&(l=l.replace(r,".")),l},Cl=(e,t)=>{var i,o;const n=null!==(o=null===(i=new Intl.NumberFormat(t).formatToParts(fl).find(e=>"decimal"===e.type))||void 0===i?void 0:i.value)&&void 0!==o?o:".";let a=0;for(const t of e)t===n&&(a+=1);return a},xl=(e,t)=>Cl(e,t)>1,$l=(e,t,i,o)=>((e,t,i)=>{const o=wl(String(null!=e?e:""),t);return!(!o||!/^-?\d+$/.test(o))&&o.replace(/^-/,"").length>=i})(e,i,o)&&Cl(t,i)>0,Sl=(e,t,i)=>{const o=e.startsWith("-"),n=o?e.slice(1):e,a=n.indexOf("."),s=-1===a?n:n.slice(0,a);let r=-1===a?"":n.slice(a+1);const l=i.minimumFractionDigits,d=i.maximumFractionDigits;void 0!==d&&r.length>d&&(r=r.slice(0,d)),void 0!==l&&r.length<l&&(r=r.padEnd(l,"0"));const c=((e,t)=>{var i,o;const n=e.startsWith("-"),a=n?e.slice(1):e,s=null!==(o=null===(i=new Intl.NumberFormat(t).formatToParts(1234567).find(e=>"group"===e.type))||void 0===i?void 0:i.value)&&void 0!==o?o:",",r=[];let l=a;for(;l.length>3;)r.unshift(l.slice(-3)),l=l.slice(0,-3);r.unshift(l);const d=r.join(s);return n?`-${d}`:d})(o?`-${s}`:s,t),{decimalSeparator:u}=yl(0,t);return-1===a?void 0!==l&&l>0?`${c}${u}${"0".repeat(l)}`:c:0===d?c:`${c}${u}${r}`},El=(e,t)=>{const{decimalSeparator:i}=yl(0,t);return"."===i?e:e.replace(/\./g,i)},Ol=(e,t,i)=>""===e?"":(e=>{const t=e.replace(/^-/,""),i=t.indexOf(".");return(-1===i?t:t.slice(0,i)).length>15})(e)&&/^-?\d+(\.\d*)?$/.test(e)?Sl(e,t,i):Intl.NumberFormat(t,i).format(Number(e)),Tl=(e,t)=>{if(!e||""===e)return e;const i=Number(e);if(isNaN(i))return e;const o=e.indexOf("."),n=-1!==o,a=n?e.length-o-1:0,s=t.minimumFractionDigits,r=t.maximumFractionDigits;if(a>=s&&a<=r)return e;let l=e;if(a<s){n||(l=e+".");l+="0".repeat(s-a)}if(a>r){const t=n?e.substring(0,o):e,i=(n?e.substring(o+1):"").substring(0,r);l=0===r?t:`${t}.${i}`}return l},kl=(e,t,i=!0,o)=>{if(null==e||""===e)return"";const n="number"==typeof e?e.toString():e,a=null!=o?o:12;if(xl(n,t))return"";let s;if(i)s=((e,t)=>{const i=wl(String(e),t),o=i.replace(/^-/,"").replace(".","").length;return/^-?\d+(\.\d+)?$/.test(i)&&o>15?i:String(new hl(t).parse(String(e)))})(n,t);else{const{decimalSeparator:e}=yl(0,t);if("."!==e){s=n.replace(new RegExp(`\\${e}`,"g"),".");const t=s.indexOf(".");-1!==t&&(s=s.substring(0,t))}else s=n}s=String(s);if(!/^-?\d*\.?\d+$/.test(s))return"";if(void 0!==a){if(s.replace(".","").replace(/^0+/,"").length>a){const e=s.indexOf(".");if(-1!==e){const t=s.substring(0,e),i=t.length;if(i>=a)return s.substring(0,a);{const o=a-i;return`${t}.${s.substring(e+1).substring(0,o)}`}}return s.substring(0,a)}}return s},Il=(e,t,i,o)=>{if(void 0!==i&&Cl(e,t)>0){const n=wl(e,t),a=n.indexOf("."),s=-1===a?n:n.slice(0,a);if($l(void 0!==o?o:s,e,t,i))return""}return((e,t,i)=>{const{decimalSeparator:o}=yl(0,i),n=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),a=new RegExp(`${n}(\\d*?)(0+)$`),s=e.match(a);if(s){const e=s[1],i=s[2],o=String(t);if(!isNaN(Number(t))){if(o.includes(".")){const t=o.split(".")[1],n=Math.max(0,i.length-(t.length-e.length));return o+"0".repeat(n)}return o+"."+e+i}}return String(t)})(e,kl(e,t,!0,i),t)},Dl=(e,t,i=!0,o,n,a)=>{const s=kl(e,t,i,a);if(!s)return"";const r=s.replace(/^-/,"").replace(".","").length;if(/^-?\d+$/.test(s)&&r>15)try{return((e,t,i)=>{let o=BigInt(e);if(void 0!==i&&!Number.isNaN(i)){const e=BigInt(Math.trunc(i));o>e&&(o=e)}if(void 0!==t&&!Number.isNaN(t)){const e=BigInt(Math.trunc(t));o<e&&(o=e)}return o.toString()})(s,o,n)}catch(e){return s}let l=parseFloat(s);return isNaN(l)?l="":(l=Math.min(l,null!=n?n:l),l=Math.max(l,null!=o?o:l)),String(l)},Al=e=>{try{const t="string"==typeof e?e:e.toString(),i=t.indexOf(".");if(-1===i)return 1;const o=t.substring(i+1).length;if(0===o)return 1;const n=Math.pow(10,-o);return parseFloat(n.toFixed(o))}catch(t){const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return 1;const n=i.substring(o+1).length;if(0===n)return 1;const a=Math.pow(10,-n);return parseFloat(a.toFixed(n))}};class Ll extends(pl(r.NumberField)){constructor(){super(...arguments),this.autocomplete="off",this.hideStep=!1,this.value="",this.withFormatting=!1,this.locale="en-US",this.autoStepPrecision=!1,this.maximumInputPrecision=12,this.options={maximumFractionDigits:3,minimumFractionDigits:0}}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}stepUp(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?Al(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)+t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))+1;if(s<=bl){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))+t;o<=bl?(e=o+e,t=0):(e="0"+e,t=1)}return 1===t?parseInt(i.substring(0,o))+1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)+t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=Dl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}stepDown(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?Al(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)-t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))-1;if(s>=0){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))-t;o>=0?(e=o+e,t=0):(e=bl.toString()+e,t=1)}return 1===t?parseInt(i.substring(0,o))-1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)-t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=Dl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}hasSeparatorWithoutDecimals(){return new RegExp("[.]$")}restoreControlToCommittedValue(){if(!this.control)return;const e=this.value;if(!e)return this.control.value="",void(this.isUserInput=!1);this.control.value=this.withFormatting&&e?Ol(e,this.locale,this.options):El(String(e),this.locale),this.isUserInput=!1}handleTextInput(){this.control&&"-"!==this.control.value&&"-0"!==this.control.value&&(xl(this.control.value,this.locale)||$l(this.value,this.control.value,this.locale,this.maximumInputPrecision)?this.restoreControlToCommittedValue():(this.isUserInput=!0,this.withFormatting&&!new hl(this.locale).hasSeparator(this.control.value)?l.DOM.queueUpdate(()=>{const e=this.value,t=Il(this.control.value,this.locale,this.maximumInputPrecision,this.value);if(t||!e||""===this.control.value){if(this.control){const e=this.withFormatting&&""!==t?Ol(t,this.locale,this.options):El(t,this.locale);this.control.value=Tl(e,this.options)}this.value=Tl(t,this.options),this.$emit("input")}else this.restoreControlToCommittedValue()}):this.withFormatting||this.hasSeparatorWithoutDecimals().test(this.control.value)||l.DOM.queueUpdate(()=>{var e;this.control&&(this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,"")),this.value=(null===(e=this.control)||void 0===e?void 0:e.value)||"",this.$emit("input")})))}valueChanged(e,t){if(null!=t||!this.control)return null!=t&&t!==e?this.isUserInput?void 0:(this.value=Dl(this.value,this.locale,!1,this.min,this.max,this.maximumInputPrecision),void l.DOM.queueUpdate(()=>{this.isUserInput||this.control&&(this.control.value=this.withFormatting&&this.value?Ol(this.value,this.locale,this.options):this.value)})):void 0;this.control.value=""}handleBlur(){if(!this.control)return;this.isUserInput=!1;const e=Dl(this.control.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision);e&&/^-?\d*\.?\d+$/.test(e)&&(this.value=this.withFormatting?Tl(e,this.options):e),this.control.value=this.withFormatting&&this.value?Ol(this.value,this.locale,this.options):e,this.$emit("input")}}(0,C.Cg)([l.attr],Ll.prototype,"autocomplete",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ll.prototype,"hideStep",void 0),(0,C.Cg)([(0,l.attr)({converter:{fromView:e=>null==e?"":String(e),toView:e=>e}})],Ll.prototype,"value",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ll.prototype,"withFormatting",void 0),(0,C.Cg)([l.attr],Ll.prototype,"locale",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ll.prototype,"autoStepPrecision",void 0),(0,C.Cg)([l.attr],Ll.prototype,"maximumInputPrecision",void 0);const Rl={delegatesFocus:!0,mode:"open"},Nl={stepDownGlyph:'\n <svg class="step-down-glyph" viewBox="0 0 24 24" width="1rem" height="1rem" xmlns="http://www.w3.org/2000/svg">\n <path d="M6.1018 8C5.02785 8 4.45387 9.2649 5.16108 10.0731L10.6829 16.3838C11.3801 17.1806 12.6197 17.1806 13.3169 16.3838L18.8388 10.0731C19.5459 9.2649 18.972 8 17.898 8H6.1018Z"/>\n </svg>\n ',stepUpGlyph:'\n <svg class="step-up-glyph" viewBox="0 0 24 24" width="1rem" height="1rem" xmlns="http://www.w3.org/2000/svg">\n <path d="M6.1018 16.9814C5.02785 16.9814 4.45387 15.7165 5.16108 14.9083L10.6829 8.59762C11.3801 7.80079 12.6197 7.80079 13.3169 8.59762L18.8388 14.9083C19.5459 15.7165 18.972 16.9814 17.898 16.9814H6.1018Z"/>\n </svg>\n '},Fl=Ll.compose(Object.assign({baseName:"number-field",template:vl,styles:gl,shadowOptions:Rl},Nl)),Ml=(e,t)=>l.css`
|
|
3322
|
+
`,Cl=12345.6,xl=9,$l=(e,t)=>{var i;return{decimalSeparator:(null===(i=new Intl.NumberFormat(t).formatToParts(Cl).find(e=>"decimal"===e.type))||void 0===i?void 0:i.value)||"."}},Sl=(e,t)=>{var i,o,n;const a=new Intl.NumberFormat(t).formatToParts(Cl),s=null===(i=a.find(e=>"group"===e.type))||void 0===i?void 0:i.value,r=null!==(n=null===(o=a.find(e=>"decimal"===e.type))||void 0===o?void 0:o.value)&&void 0!==n?n:".";let l=e.trim();return s&&(l=l.split(s).join("")),"."!==r&&(l=l.replace(r,".")),l},El=(e,t)=>{var i,o;const n=null!==(o=null===(i=new Intl.NumberFormat(t).formatToParts(Cl).find(e=>"decimal"===e.type))||void 0===i?void 0:i.value)&&void 0!==o?o:".";let a=0;for(const t of e)t===n&&(a+=1);return a},Ol=(e,t)=>El(e,t)>1,Tl=(e,t,i,o)=>((e,t,i)=>{const o=Sl(String(null!=e?e:""),t);return!(!o||!/^-?\d+$/.test(o))&&o.replace(/^-/,"").length>=i})(e,i,o)&&El(t,i)>0,kl=(e,t,i)=>{const o=e.startsWith("-"),n=o?e.slice(1):e,a=n.indexOf("."),s=-1===a?n:n.slice(0,a);let r=-1===a?"":n.slice(a+1);const l=i.minimumFractionDigits,d=i.maximumFractionDigits;void 0!==d&&r.length>d&&(r=r.slice(0,d)),void 0!==l&&r.length<l&&(r=r.padEnd(l,"0"));const c=((e,t)=>{var i,o;const n=e.startsWith("-"),a=n?e.slice(1):e,s=null!==(o=null===(i=new Intl.NumberFormat(t).formatToParts(1234567).find(e=>"group"===e.type))||void 0===i?void 0:i.value)&&void 0!==o?o:",",r=[];let l=a;for(;l.length>3;)r.unshift(l.slice(-3)),l=l.slice(0,-3);r.unshift(l);const d=r.join(s);return n?`-${d}`:d})(o?`-${s}`:s,t),{decimalSeparator:u}=$l(0,t);return-1===a?void 0!==l&&l>0?`${c}${u}${"0".repeat(l)}`:c:0===d?c:`${c}${u}${r}`},Il=(e,t)=>{const{decimalSeparator:i}=$l(0,t);return"."===i?e:e.replace(/\./g,i)},Dl=(e,t,i)=>""===e?"":(e=>{const t=e.replace(/^-/,""),i=t.indexOf(".");return(-1===i?t:t.slice(0,i)).length>15})(e)&&/^-?\d+(\.\d*)?$/.test(e)?kl(e,t,i):Intl.NumberFormat(t,i).format(Number(e)),Al=(e,t)=>{if(!e||""===e)return e;const i=Number(e);if(isNaN(i))return e;const o=e.indexOf("."),n=-1!==o,a=n?e.length-o-1:0,s=t.minimumFractionDigits,r=t.maximumFractionDigits;if(a>=s&&a<=r)return e;let l=e;if(a<s){n||(l=e+".");l+="0".repeat(s-a)}if(a>r){const t=n?e.substring(0,o):e,i=(n?e.substring(o+1):"").substring(0,r);l=0===r?t:`${t}.${i}`}return l},Ll=(e,t,i=!0,o)=>{if(null==e||""===e)return"";const n="number"==typeof e?e.toString():e,a=null!=o?o:12;if(Ol(n,t))return"";let s;if(i)s=((e,t)=>{const i=Sl(String(e),t),o=i.replace(/^-/,"").replace(".","").length;return/^-?\d+(\.\d+)?$/.test(i)&&o>15?i:String(new vl(t).parse(String(e)))})(n,t);else{const{decimalSeparator:e}=$l(0,t);if("."!==e){s=n.replace(new RegExp(`\\${e}`,"g"),".");const t=s.indexOf(".");-1!==t&&(s=s.substring(0,t))}else s=n}s=String(s);if(!/^-?\d*\.?\d+$/.test(s))return"";if(void 0!==a){if(s.replace(".","").replace(/^0+/,"").length>a){const e=s.indexOf(".");if(-1!==e){const t=s.substring(0,e),i=t.length;if(i>=a)return s.substring(0,a);{const o=a-i;return`${t}.${s.substring(e+1).substring(0,o)}`}}return s.substring(0,a)}}return s},Rl=(e,t,i,o)=>{if(void 0!==i&&El(e,t)>0){const n=Sl(e,t),a=n.indexOf("."),s=-1===a?n:n.slice(0,a);if(Tl(void 0!==o?o:s,e,t,i))return""}return((e,t,i)=>{const{decimalSeparator:o}=$l(0,i),n=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),a=new RegExp(`${n}(\\d*?)(0+)$`),s=e.match(a);if(s){const e=s[1],i=s[2],o=String(t);if(!isNaN(Number(t))){if(o.includes(".")){const t=o.split(".")[1],n=Math.max(0,i.length-(t.length-e.length));return o+"0".repeat(n)}return o+"."+e+i}}return String(t)})(e,Ll(e,t,!0,i),t)},Nl=(e,t,i=!0,o,n,a)=>{const s=Ll(e,t,i,a);if(!s)return"";const r=s.replace(/^-/,"").replace(".","").length;if(/^-?\d+$/.test(s)&&r>15)try{return((e,t,i)=>{let o=BigInt(e);if(void 0!==i&&!Number.isNaN(i)){const e=BigInt(Math.trunc(i));o>e&&(o=e)}if(void 0!==t&&!Number.isNaN(t)){const e=BigInt(Math.trunc(t));o<e&&(o=e)}return o.toString()})(s,o,n)}catch(e){return s}let l=parseFloat(s);return isNaN(l)?l="":(l=Math.min(l,null!=n?n:l),l=Math.max(l,null!=o?o:l)),String(l)},Fl=e=>{try{const t="string"==typeof e?e:e.toString(),i=t.indexOf(".");if(-1===i)return 1;const o=t.substring(i+1).length;if(0===o)return 1;const n=Math.pow(10,-o);return parseFloat(n.toFixed(o))}catch(t){const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return 1;const n=i.substring(o+1).length;if(0===n)return 1;const a=Math.pow(10,-n);return parseFloat(a.toFixed(n))}};class Ml extends(fl(r.NumberField)){constructor(){super(...arguments),this.autocomplete="off",this.hideStep=!1,this.value="",this.withFormatting=!1,this.locale="en-US",this.autoStepPrecision=!1,this.maximumInputPrecision=12,this.options={maximumFractionDigits:3,minimumFractionDigits:0}}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}stepUp(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?Fl(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)+t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))+1;if(s<=xl){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))+t;o<=xl?(e=o+e,t=0):(e="0"+e,t=1)}return 1===t?parseInt(i.substring(0,o))+1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)+t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=Nl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}stepDown(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?Fl(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)-t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))-1;if(s>=0){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))-t;o>=0?(e=o+e,t=0):(e=xl.toString()+e,t=1)}return 1===t?parseInt(i.substring(0,o))-1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)-t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=Nl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}hasSeparatorWithoutDecimals(){return new RegExp("[.]$")}restoreControlToCommittedValue(){if(!this.control)return;const e=this.value;if(!e)return this.control.value="",void(this.isUserInput=!1);this.control.value=this.withFormatting&&e?Dl(e,this.locale,this.options):Il(String(e),this.locale),this.isUserInput=!1}handleTextInput(){this.control&&"-"!==this.control.value&&"-0"!==this.control.value&&(Ol(this.control.value,this.locale)||Tl(this.value,this.control.value,this.locale,this.maximumInputPrecision)?this.restoreControlToCommittedValue():(this.isUserInput=!0,this.withFormatting&&!new vl(this.locale).hasSeparator(this.control.value)?l.DOM.queueUpdate(()=>{const e=this.value,t=Rl(this.control.value,this.locale,this.maximumInputPrecision,this.value);if(t||!e||""===this.control.value){if(this.control){const e=this.withFormatting&&""!==t?Dl(t,this.locale,this.options):Il(t,this.locale);this.control.value=Al(e,this.options)}this.value=Al(t,this.options),this.$emit("input")}else this.restoreControlToCommittedValue()}):this.withFormatting||this.hasSeparatorWithoutDecimals().test(this.control.value)||l.DOM.queueUpdate(()=>{var e;this.control&&(this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,"")),this.value=(null===(e=this.control)||void 0===e?void 0:e.value)||"",this.$emit("input")})))}valueChanged(e,t){if(null!=t||!this.control)return null!=t&&t!==e?this.isUserInput?void 0:(this.value=Nl(this.value,this.locale,!1,this.min,this.max,this.maximumInputPrecision),void l.DOM.queueUpdate(()=>{this.isUserInput||this.control&&(this.control.value=this.withFormatting&&this.value?Dl(this.value,this.locale,this.options):this.value)})):void 0;this.control.value=""}handleBlur(){if(!this.control)return;this.isUserInput=!1;const e=Nl(this.control.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision);e&&/^-?\d*\.?\d+$/.test(e)&&(this.value=this.withFormatting?Al(e,this.options):e),this.control.value=this.withFormatting&&this.value?Dl(this.value,this.locale,this.options):e,this.$emit("input")}}(0,C.Cg)([l.attr],Ml.prototype,"autocomplete",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ml.prototype,"hideStep",void 0),(0,C.Cg)([(0,l.attr)({converter:{fromView:e=>null==e?"":String(e),toView:e=>e}})],Ml.prototype,"value",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ml.prototype,"withFormatting",void 0),(0,C.Cg)([l.attr],Ml.prototype,"locale",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Ml.prototype,"autoStepPrecision",void 0),(0,C.Cg)([l.attr],Ml.prototype,"maximumInputPrecision",void 0);const _l={delegatesFocus:!0,mode:"open"},Hl={stepDownGlyph:'\n <svg class="step-down-glyph" viewBox="0 0 24 24" width="1rem" height="1rem" xmlns="http://www.w3.org/2000/svg">\n <path d="M6.1018 8C5.02785 8 4.45387 9.2649 5.16108 10.0731L10.6829 16.3838C11.3801 17.1806 12.6197 17.1806 13.3169 16.3838L18.8388 10.0731C19.5459 9.2649 18.972 8 17.898 8H6.1018Z"/>\n </svg>\n ',stepUpGlyph:'\n <svg class="step-up-glyph" viewBox="0 0 24 24" width="1rem" height="1rem" xmlns="http://www.w3.org/2000/svg">\n <path d="M6.1018 16.9814C5.02785 16.9814 4.45387 15.7165 5.16108 14.9083L10.6829 8.59762C11.3801 7.80079 12.6197 7.80079 13.3169 8.59762L18.8388 14.9083C19.5459 15.7165 18.972 16.9814 17.898 16.9814H6.1018Z"/>\n </svg>\n '},zl=Ml.compose(Object.assign({baseName:"number-field",template:wl,styles:yl,shadowOptions:_l},Hl)),Pl=(e,t)=>l.css`
|
|
3323
3323
|
:host {
|
|
3324
3324
|
display: block;
|
|
3325
3325
|
}
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
::slotted(*) {
|
|
3343
3343
|
padding-left: 20px;
|
|
3344
3344
|
}
|
|
3345
|
-
`,
|
|
3345
|
+
`,Ul=(e,t)=>l.html`
|
|
3346
3346
|
<template role="option">
|
|
3347
3347
|
<div class="label" part="label" role="presentation">${e=>e.groupLabel}</div>
|
|
3348
3348
|
|
|
@@ -3350,19 +3350,19 @@
|
|
|
3350
3350
|
<slot></slot>
|
|
3351
3351
|
</div>
|
|
3352
3352
|
</template>
|
|
3353
|
-
`;class
|
|
3353
|
+
`;class Bl extends s.ListboxOption{connectedCallback(){super.connectedCallback(),this.disabled=!0}}(0,C.Cg)([(0,l.attr)({attribute:"label"})],Bl.prototype,"groupLabel",void 0);const Gl=Bl.compose({baseName:"optgroup",template:Ul,styles:Pl});var jl=i(92277);var Vl=i(72154),Yl=i.n(Vl),Wl=i(57565),ql=i.n(Wl),Kl=i(13160),Xl=i(24669),Jl=i(5709),Ql=i(45230);const Zl={windowEvents:["online","offline","pageshow"],documentEvents:["visibilitychange"],genesisConnectEvents:["stream","commit"],ignoredGenesisResources:[],startDelay:5e3,checkInterval:1e4,checkTimeout:3e3,resourceChecks:e=>(0,C.sH)(void 0,void 0,void 0,function*(){const t=(0,di.tn)(),i=yield t.getMoreColumns(e),o=Date.now(),n=i;return{isConnected:i.MESSAGE_TYPE===si.Go.MORE_COLUMNS_ACK,lastUpdated:o,lastMessage:n}}),resourceDataLogon:({message:e,functions:t})=>{const{onMessage:i,onError:o}=t;(0,Ql.Ol)().sendForStream(e,i,o)}},ed=s.DI.createInterface(e=>e.instance(Zl)),td="system-health-changed";var id;const od=(0,it.createLogger)("network-monitor",{level:it.LogLevels.info}),nd=Date.now(),ad=(null===(id=window.navigator)||void 0===id?void 0:id.userAgent)?Yl().parse(window.navigator.userAgent):void 0,sd=(e,t={depthLimit:10,edgesLimit:10})=>e instanceof Event?`'${e.type}' Event`:"string"==typeof e?e:ql()(e,void 0,2,t);class rd{constructor(){this.unsubscribableObservers=[],this.runAllChecks=(e,t)=>(0,C.sH)(this,void 0,void 0,function*(){if(!this.isReady||this.isRunningChecks&&!t)return;od.info("Run health checks, triggered by",sd(e),"| Active resources",this.resources.size),this.isRunningChecks=!0,this.synchroniseCheckInterval();let i=this.getFormattedTimestamp(this.getNowTimestamp());const o=yield this.isOnlineCheck();o?od.debug(`Network connected at ${i}`):od.warn(`Network disconnected at ${i}`);const n=this.normaliseSerializedSocketStatus(this.socketStatus.serialize(),o),a=this.preFlightSocketChecks(n);if(a||od.debug("Socket pre-flight checks failed"),!o||!a){od.debug("Aborting remaining health checks");const e=[...this.resources].reduce((e,[t,i])=>{const n=e[i.resourceName];return n?(n.sourceRef=[...n.sourceRef,i.message.SOURCE_REF],e):Object.assign(Object.assign({},e),{[i.resourceName]:this.normaliseResourceHealth({name:i.resourceName,sourceRef:[i.message.SOURCE_REF],isConnected:i.isConnected,lastUpdated:i.lastUpdated},o)})},{});return this.reportSystemHealth({isAuthenticated:this.user.isAuthenticated,isOnline:o,resources:e,resourcesAllConnected:!1,socket:n}),void(this.isRunningChecks=!1)}let s=!0;const r=[];this.resources.forEach((e,t)=>{const{resourceName:o,message:n,functions:a}=e,{resourceChecks:l=this.config.resourceChecks,resourceDataLogon:d=this.config.resourceDataLogon}=a,{SOURCE_REF:c}=n;let u,h,p,m,g,v=!1;r.push((()=>(0,C.sH)(this,void 0,void 0,function*(){var n,a,r;try{od.debug(`Running health check against ${o}`);const e=yield Promise.race([l(c,t),(a=this.config.checkTimeout,r=()=>({isConnected:!1,lastUpdated:this.getNowTimestamp(),timeout:!0}),new Promise(e=>{setTimeout(()=>{e(r())},a)}))]);v=e.isConnected,u=e.lastUpdated,h=e.lastMessage,m=e.timeout}catch(e){v=!1,u=this.getNowTimestamp(),p=e,h=null!==(n=null==e?void 0:e.receivedMessage)&&void 0!==n?n:e}return g=(null==h?void 0:h.MESSAGE_TYPE)===si.Go.MSG_NACK||(0,si.z2)(h,Kl.v.NOT_FOUND),i=this.getFormattedTimestamp(null!=u?u:this.getNowTimestamp()),v?od.debug(`${o} is healthy at ${i}`):od.warn(`${o} is not healthy at ${i}`),h&&od.debug(`${o} messaged at ${i}`,sd(h)),p&&od.error(`${o} errored at ${i}`,sd(p)),m&&od.warn(`${o} timed out at ${i}`),g&&(od.error(`${o} issue, re-attempting data logon at ${i}`),d(e)),s&&(s=v),{name:o,sourceRef:[c],isConnected:v,lastUpdated:u,lastError:p}}))())});const l=(yield Promise.allSettled(r)).reduce((e,t)=>{if("fulfilled"===t.status){const i=e[t.value.name];return i?(i.sourceRef=[...i.sourceRef,...t.value.sourceRef],e):Object.assign(Object.assign({},e),{[t.value.name]:this.normaliseResourceHealth(t.value)})}return od.warn("Unexpected promise rejection occurred. Please check any custom resourceChecks return MonitoredResourceChecksResult."),e},{});od.debug("Health checks complete"),this.reportSystemHealth({isAuthenticated:this.user.isAuthenticated,isOnline:o,resources:l,resourcesAllConnected:s,socket:n}),this.isRunningChecks=!1}),void 0!==this.config.logLevel&&(od.level=this.config.logLevel)}create(){this.resources?od.warn("NetworkMonitor already created. If this is intentional, please call NetworkMonitor.destroy first."):(this.addListeners(),this.resources=new Map,setTimeout(()=>{this.isReady=!0,this.synchroniseCheckInterval(),this.runAllChecks("NetworkMonitor.create()")},this.config.startDelay))}destroy(){this.removeListeners(),clearInterval(this.internalId),this.resources.clear(),this.resources=void 0,this.status=void 0,this.isReady=void 0}isOnlineCheck(){return Promise.resolve(navigator.onLine)}addResource(e,t){this.resources||this.create(),this.resources.set(e,t)}removeResource(e){this.resources.delete(e)}addListeners(){var e,t;null===(e=this.config.windowEvents)||void 0===e||e.forEach(e=>window.addEventListener(e,this.runAllChecks)),null===(t=this.config.documentEvents)||void 0===t||t.forEach(e=>document.addEventListener(e,this.runAllChecks)),this.config.genesisConnectEvents.includes("stream")&&this.unsubscribableObservers.push(this.connectEvents.addStreamListener(({detail:e})=>{const{functions:t,message:i,resourceName:o,stream:n}=e;this.config.ignoredGenesisResources.includes(o)||this.addResource(n,{functions:t,message:i,resourceName:o})},({detail:e})=>{const{resourceName:t,stream:i}=e;this.config.ignoredGenesisResources.includes(t)||this.removeResource(i)},({detail:e})=>{var t;const{resourceName:i,stream:o,error:n}=e,a=null!==(t=n.receivedMessage)&&void 0!==t?t:n;let s="";(0,si.z2)(a,Kl.v.NOT_FOUND)?s="Please check the resource is running.":(0,si.z2)(a,Kl.v.FORBIDDEN)&&(s="You are not authorised to access this resource, removing it from monitoring.",this.removeResource(o)),od.error(`${i} errored at ${this.getFormattedTimestamp(this.getNowTimestamp())}.`,s,n)})),this.config.genesisConnectEvents.includes("commit")&&this.unsubscribableObservers.push(this.connectEvents.addCommitListener(e=>{this.config.ignoredGenesisResources.includes(e.detail.eventName)||this.runAllChecks(e)})),this.unsubscribableObservers.push(this.connectEvents.addMetadataListener(({detail:e})=>{const{resourceName:t,error:i}=e;i&&od.error(`${t} had an unrecoverable error at ${this.getFormattedTimestamp(this.getNowTimestamp())}.`,"Please check the resource is running.",i)}))}removeListeners(){var e,t;null===(e=this.config.windowEvents)||void 0===e||e.forEach(e=>window.removeEventListener(e,this.runAllChecks)),null===(t=this.config.documentEvents)||void 0===t||t.forEach(e=>document.removeEventListener(e,this.runAllChecks)),this.unsubscribableObservers.forEach(e=>e()),this.unsubscribableObservers.length=0}reportSystemHealth(e){var t;const i=null!==(t=this.config.eventEmitter)&&void 0!==t?t:document;this.status=this.normaliseEventDetail(e);(this.status.isHealthy?od.debug:od.warn)("Emitting 'system-health-changed' event",sd(this.status)),null==i||i.dispatchEvent(new CustomEvent(td,{detail:this.status,bubbles:i!==document,composed:!0})),this.status.socket.reconnectionLimitReached&&(od.debug("Network monitoring no longer required. Please check your network and reload your application."),this.destroy())}reportStabilityToGenesis(e){return(0,C.sH)(this,void 0,void 0,function*(){return od.debug("User requested report stability to Genesis."),od.info("Please attach this data to your Genesis Support request: \n",JSON.stringify(e,null,2)),!0})}normaliseResourceHealth(e,t=!0){var i;const o=!!t&&e.isConnected,n=null!==(i=e.lastUpdated)&&void 0!==i?i:this.getNowTimestamp();return Object.assign(Object.assign({},e),{isConnected:o,lastUpdated:n})}normaliseSerializedSocketStatus(e,t=!0){const i=!!t&&e.isConnected,o=!i;return Object.assign(Object.assign({},e),{isConnected:i,isDisconnected:o})}normaliseEventDetail(e){var t,i,o,n;const a=!!((null===(t=e.socket)||void 0===t?void 0:t.isConfigured)?e.isOnline&&(null===(i=e.socket)||void 0===i?void 0:i.isConnected)&&e.resourcesAllConnected:e.isOnline),s=null!==(o=e.lastUpdated)&&void 0!==o?o:this.getNowTimestamp(),r=null!==(n=e.nextUpdate)&&void 0!==n?n:this.getNextTimestamp(),l=e.isAuthenticated&&this.user?this.user.username:void 0,d=Object.assign(Object.assign({},e),{browserInformation:ad,username:l,isHealthy:a,lastUpdated:s,nextUpdate:r,firstUpdated:nd,runAllChecks:()=>{od.debug("User activated run checks command starting."),this.runAllChecks("user requested")},reportStabilityToGenesis:()=>this.reportStabilityToGenesis(d)});return d}preFlightSocketChecks(e){if(!e.isConfigured)return od.debug("Socket not configured"),!1;if(e.isReconnecting)return od.debug("Socket reconnecting"),!1;if(e.isConnecting)return od.debug("Socket connecting"),!1;if(e.isDisconnected){const t=e.isDisconnectedByServer?`by the server, code: ${e.closedCode}, reason: ${e.closedReason}`:"";return od.debug(`Socket disconnected ${t}`),e.reconnectionLimitReached&&od.debug("Socket reconnection limit reached"),!1}const t=this.user.isAuthenticated?"with":"without";return od.debug(`Socket connected ${t} valid session`),!0}getFormattedTimestamp(e){return(0,ui.zT)(e)}getNowTimestamp(){return Date.now()}getNextTimestamp(){return new Date(Date.now()+this.config.checkInterval).getTime()}synchroniseCheckInterval(){clearInterval(this.internalId),this.internalId=setInterval(()=>this.runAllChecks("check interval"),this.config.checkInterval)}}(0,C.Cg)([ed],rd.prototype,"config",void 0),(0,C.Cg)([Jl.S5],rd.prototype,"socketStatus",void 0),(0,C.Cg)([Xl.a4],rd.prototype,"connectEvents",void 0),(0,C.Cg)([jl.KJ],rd.prototype,"user",void 0),(0,C.Cg)([l.observable],rd.prototype,"status",void 0);const ld=s.DI.createInterface(e=>e.singleton(rd));var dd=i(6526);const cd=(e,t)=>l.css`
|
|
3354
3354
|
${(0,r.progressStyles)(e,t)}
|
|
3355
3355
|
:host {
|
|
3356
3356
|
height: calc(var(--design-unit) * 2px);
|
|
3357
3357
|
}
|
|
3358
|
-
`,
|
|
3358
|
+
`,ud=(e,t)=>(0,s.progressTemplate)(e,t);class hd extends r.Progress{}const pd=void 0,md={indeterminateIndicator1:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>',indeterminateIndicator2:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>'},gd=hd.compose(Object.assign({baseName:"progress",template:ud,styles:cd,shadowOptions:pd},md));function vd(e){return new Proxy(e,{get:(e,t,...i)=>{if(["withPrefix","withShadowRootMode","withElementDisambiguation"].includes(t))throw new Error("Modification of the Design System is not allowed.");return Reflect.get(e,t,...i)}})}const fd=(e,t="foundation",i,a)=>{e&&Ko(null!=i?i:o,null!=a?a:n,e);return vd(s.DesignSystem.getOrCreate(e).withPrefix(t))},bd="app",yd="component";fd().register(gd({prefix:"next-update"}));class wd extends s.FoundationElement{constructor(){super(...arguments),this.timeTillNextUpdate={totalMs:1e4,remainMs:1e4,remainPercent:100},this.mode=bd,this.status={isOnline:!0,isHealthy:!0,browserInformation:{},socket:{},resources:{}},this.onSystemHealthChanged=e=>{this.status=e.detail,this.resourceList=Object.values(this.status.resources).sort((e,t)=>Number(t.isConnected)-Number(e.isConnected))},this.onOpen=(e=!1)=>{this.isOpen=!0,this.wasOpenedByUser=e,this.isDismissed=!1},this.onClose=()=>{this.isOpen=!1,this.wasOpenedByUser=!1,this.isDismissed=!1},this.onDismiss=()=>{this.isDismissed||this.status.isHealthy?this.onClose():this.isDismissed=!0},this.onUpdateStatus=()=>{this.status.runAllChecks()},this.onReportStatus=()=>{this.status.reportStabilityToGenesis()},this.onReloadWindow=()=>{location.reload()},this.onDocumentKeydown=e=>{if(!e.defaultPrevented)switch(e.key){case dd.Is.ArrowUp:e.ctrlKey&&e.altKey&&!this.isOpen&&(this.onOpen(!0),e.preventDefault());break;case dd.Is.ArrowDown:e.ctrlKey&&e.altKey&&this.isOpen&&(this.onClose(),e.preventDefault());break;case dd.F9:this.isOpen&&(this.onDismiss(),e.preventDefault())}}}isOpenChanged(){this.updateTemplateClassNames()}isDismissedChanged(){this.updateTemplateClassNames()}modeChanged(){this.$fastController.isConnected&&this.mode===yd&&ot.warn("SystemHealthOverlay has support for app overlays only right now.")}logLevelChanged(){od.level=this.logLevel}statusChanged(e,t){this.updateClassNames(),this.$fastController.isConnected&&(!1!==(null==t?void 0:t.isHealthy)||this.isOpen||this.onOpen(),!0===(null==t?void 0:t.isHealthy)&&this.isOpen&&!this.wasOpenedByUser&&this.onClose(),this.startTimeTillNextUpdateCountdown())}updateClassNames(){this.isOnlineClassNames=(0,x.x)(["healthy",this.status.isOnline],["unhealthy",!this.status.isOnline]),this.isHealthyClassNames=(0,x.x)(["healthy",this.status.isHealthy],["unhealthy",!this.status.isHealthy]),this.isSocketHealthyClassNames=(0,x.x)(["healthy",this.isSocketHealthy],["unhealthy",!this.isSocketHealthy]),this.resourcesAllConnectedClassNames=(0,x.x)(["healthy",this.status.resourcesAllConnected],["unhealthy",!this.status.resourcesAllConnected],["hidden",!this.validResourceList]),this.updateTemplateClassNames()}updateTemplateClassNames(){this.templateClassNames=(0,x.x)(["open",this.isOpen],["dismissed",this.isDismissed]),this.containerClassNames=(0,x.x)(this.isHealthyClassNames,["open",this.isOpen],["dismissed",this.isDismissed])}startTimeTillNextUpdateCountdown(){const e=this.status.nextUpdate-Date.now();let t=e,i=100;clearInterval(this.timeTillNextUpdateInterval),this.timeTillNextUpdate={totalMs:e,remainMs:t,remainPercent:i},this.timeTillNextUpdateInterval=setInterval(()=>{t-=1e3,i=Math.floor(t/e*100),this.timeTillNextUpdate={totalMs:e,remainMs:t,remainPercent:i},t<0&&clearInterval(this.timeTillNextUpdateInterval)},1e3)}connectedCallback(){super.connectedCallback(),this.networkMonitor.create(),this.addEventListeners()}disconnectedCallback(){super.disconnectedCallback(),this.networkMonitor.destroy(),this.removeEventListeners()}get isSocketHealthy(){return this.status.isOnline&&(!this.status.socket.isConfigured||this.status.socket.isConfigured&&this.status.socket.isConnected)}get validResourceList(){var e;return(null===(e=this.resourceList)||void 0===e?void 0:e.length)>0}eventBridge(){var e;return null!==(e=this.config.eventEmitter)&&void 0!==e?e:document}addEventListeners(){this.eventBridge().addEventListener(td,this.onSystemHealthChanged,!0),document.addEventListener("keydown",this.onDocumentKeydown)}removeEventListeners(){this.eventBridge().removeEventListener(td,this.onSystemHealthChanged,!0),document.removeEventListener("keydown",this.onDocumentKeydown)}static getCheckmarkTemplate(e){return e?l.html`
|
|
3359
3359
|
<span class="checkmark">✔</span>
|
|
3360
3360
|
`:l.html`
|
|
3361
3361
|
<span class="checkmark">✘</span>
|
|
3362
|
-
`}}(0,C.Cg)([
|
|
3362
|
+
`}}(0,C.Cg)([ed],wd.prototype,"config",void 0),(0,C.Cg)([ld],wd.prototype,"networkMonitor",void 0),(0,C.Cg)([l.observable],wd.prototype,"resourceList",void 0),(0,C.Cg)([l.observable],wd.prototype,"isOpen",void 0),(0,C.Cg)([l.observable],wd.prototype,"wasOpenedByUser",void 0),(0,C.Cg)([l.observable],wd.prototype,"isDismissed",void 0),(0,C.Cg)([l.observable],wd.prototype,"templateClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"containerClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"isOnlineClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"isHealthyClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"isSocketHealthyClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"resourcesAllConnectedClassNames",void 0),(0,C.Cg)([l.observable],wd.prototype,"timeTillNextUpdate",void 0),(0,C.Cg)([l.observable],wd.prototype,"saveDataCallback",void 0),(0,C.Cg)([l.attr],wd.prototype,"mode",void 0),(0,C.Cg)([(0,l.attr)({attribute:"log-level",converter:l.nullableNumberConverter})],wd.prototype,"logLevel",void 0),(0,C.Cg)([l.observable],wd.prototype,"status",void 0);const Cd=(e,t)=>l.html`
|
|
3363
3363
|
<template class="${e=>e.templateClassNames}">
|
|
3364
3364
|
<header class="${e=>e.isHealthyClassNames}" part="header">
|
|
3365
|
-
<h1>System ${e=>(0,
|
|
3365
|
+
<h1>System ${e=>(0,vs.fL)(e.isHealthyClassNames)}</h1>
|
|
3366
3366
|
${(0,l.when)(e=>!e.status.isHealthy,l.html`
|
|
3367
3367
|
<span class="data-warning">Data Validity Unknown</span>
|
|
3368
3368
|
`)}
|
|
@@ -3391,7 +3391,7 @@
|
|
|
3391
3391
|
</header>
|
|
3392
3392
|
<div class="container ${e=>e.containerClassNames}" part="container">
|
|
3393
3393
|
<section class="network-section ${e=>e.isOnlineClassNames}" part="network-section">
|
|
3394
|
-
<h2>Network ${e=>(0,
|
|
3394
|
+
<h2>Network ${e=>(0,vs.fL)(e.status.isOnline?"online":"offline")}</h2>
|
|
3395
3395
|
<dl class="resource-list">
|
|
3396
3396
|
<div class="resource ${e=>e.isOnlineClassNames}">
|
|
3397
3397
|
<div class="attributes">
|
|
@@ -3411,11 +3411,11 @@
|
|
|
3411
3411
|
`)}
|
|
3412
3412
|
<div class="platform-type">
|
|
3413
3413
|
<dt>Platform Type</dt>
|
|
3414
|
-
<dd>${e=>{var t;return(0,
|
|
3414
|
+
<dd>${e=>{var t;return(0,vs.fL)(null===(t=e.status.browserInformation.platform)||void 0===t?void 0:t.type)}}</dd>
|
|
3415
3415
|
</div>
|
|
3416
3416
|
<div class="os-name">
|
|
3417
3417
|
<dt>OS Name</dt>
|
|
3418
|
-
<dd>${e=>{var t;return(0,
|
|
3418
|
+
<dd>${e=>{var t;return(0,vs.fL)(null===(t=e.status.browserInformation.os)||void 0===t?void 0:t.name)}}</dd>
|
|
3419
3419
|
</div>
|
|
3420
3420
|
<div class="os-version">
|
|
3421
3421
|
<dt>OS Version</dt>
|
|
@@ -3425,7 +3425,7 @@
|
|
|
3425
3425
|
<div class="attributes">
|
|
3426
3426
|
<div class="browser-name">
|
|
3427
3427
|
<dt>Browser Name</dt>
|
|
3428
|
-
<dd>${e=>{var t;return(0,
|
|
3428
|
+
<dd>${e=>{var t;return(0,vs.fL)(null===(t=e.status.browserInformation.browser)||void 0===t?void 0:t.name)}}</dd>
|
|
3429
3429
|
</div>
|
|
3430
3430
|
<div class="browser-version">
|
|
3431
3431
|
<dt>Browser Version</dt>
|
|
@@ -3433,16 +3433,16 @@
|
|
|
3433
3433
|
</div>
|
|
3434
3434
|
<div class="first-updated">
|
|
3435
3435
|
<dt>First updated</dt>
|
|
3436
|
-
<dd>${e=>(0,
|
|
3436
|
+
<dd>${e=>(0,ui.zT)(e.status.firstUpdated)}</dd>
|
|
3437
3437
|
</div>
|
|
3438
3438
|
<div class="last-updated">
|
|
3439
3439
|
<dt>Last updated</dt>
|
|
3440
|
-
<dd>${e=>(0,
|
|
3440
|
+
<dd>${e=>(0,ui.zT)(e.status.lastUpdated)}</dd>
|
|
3441
3441
|
</div>
|
|
3442
3442
|
${(0,l.when)(e=>!e.status.socket.reconnectionLimitReached,l.html`
|
|
3443
3443
|
<div class="next-update">
|
|
3444
3444
|
<dt>Next update</dt>
|
|
3445
|
-
<dd>${e=>(0,
|
|
3445
|
+
<dd>${e=>(0,ui.zT)(e.status.nextUpdate)}</dd>
|
|
3446
3446
|
</div>
|
|
3447
3447
|
<div class="next-update-progress">
|
|
3448
3448
|
<dt></dt>
|
|
@@ -3455,13 +3455,13 @@
|
|
|
3455
3455
|
`)}
|
|
3456
3456
|
</div>
|
|
3457
3457
|
<div class="controls">
|
|
3458
|
-
${e=>
|
|
3458
|
+
${e=>wd.getCheckmarkTemplate(e.status.isOnline)}
|
|
3459
3459
|
</div>
|
|
3460
3460
|
</div>
|
|
3461
3461
|
</dl>
|
|
3462
3462
|
</section>
|
|
3463
3463
|
<section class="socket-section ${e=>e.isSocketHealthyClassNames}" part="socket-section">
|
|
3464
|
-
<h2>WebSocket ${e=>(0,
|
|
3464
|
+
<h2>WebSocket ${e=>(0,vs.fL)(e.isSocketHealthyClassNames)}</h2>
|
|
3465
3465
|
<dl class="resource-list">
|
|
3466
3466
|
<div class="resource ${e=>e.isSocketHealthyClassNames}">
|
|
3467
3467
|
<div class="attributes">
|
|
@@ -3501,7 +3501,7 @@
|
|
|
3501
3501
|
</div>
|
|
3502
3502
|
</div>
|
|
3503
3503
|
<div class="controls">
|
|
3504
|
-
${e=>
|
|
3504
|
+
${e=>wd.getCheckmarkTemplate(e.isSocketHealthy)}
|
|
3505
3505
|
</div>
|
|
3506
3506
|
</div>
|
|
3507
3507
|
</dl>
|
|
@@ -3510,7 +3510,7 @@
|
|
|
3510
3510
|
class="resource-section ${e=>e.resourcesAllConnectedClassNames}"
|
|
3511
3511
|
part="resource-section"
|
|
3512
3512
|
>
|
|
3513
|
-
<h2>Resources ${e=>(0,
|
|
3513
|
+
<h2>Resources ${e=>(0,vs.fL)(e.resourcesAllConnectedClassNames)}</h2>
|
|
3514
3514
|
<dl class="resource-list">
|
|
3515
3515
|
${(0,l.repeat)(e=>e.resourceList,l.html`
|
|
3516
3516
|
<div class="resource ${e=>e.isConnected?"healthy":"unhealthy"}">
|
|
@@ -3525,7 +3525,7 @@
|
|
|
3525
3525
|
</div>
|
|
3526
3526
|
<div class="last-checked">
|
|
3527
3527
|
<dt>Checked</dt>
|
|
3528
|
-
<dd>${e=>(0,
|
|
3528
|
+
<dd>${e=>(0,ui.zT)(e.lastUpdated)}</dd>
|
|
3529
3529
|
</div>
|
|
3530
3530
|
<div class="subscriptions">
|
|
3531
3531
|
<dt>Subscriptions</dt>
|
|
@@ -3537,7 +3537,7 @@
|
|
|
3537
3537
|
</div>
|
|
3538
3538
|
</div>
|
|
3539
3539
|
<div class="controls">
|
|
3540
|
-
${e=>
|
|
3540
|
+
${e=>wd.getCheckmarkTemplate(e.isConnected)}
|
|
3541
3541
|
</div>
|
|
3542
3542
|
</div>
|
|
3543
3543
|
`)}
|
|
@@ -3545,7 +3545,7 @@
|
|
|
3545
3545
|
</section>
|
|
3546
3546
|
</div>
|
|
3547
3547
|
</template>
|
|
3548
|
-
`,
|
|
3548
|
+
`,xd=(e,t)=>l.css`
|
|
3549
3549
|
:host {
|
|
3550
3550
|
--font-family: Menlo, Consolas, monospace;
|
|
3551
3551
|
|
|
@@ -3816,7 +3816,7 @@
|
|
|
3816
3816
|
padding: 0.2em 0.5em;
|
|
3817
3817
|
background-color: var(--color-unhealthy-opacity-20);
|
|
3818
3818
|
}
|
|
3819
|
-
|
|
3819
|
+
`,$d=void 0,Sd={},Ed=wd.compose(Object.assign({baseName:"system-health-overlay",template:Cd,styles:xd,shadowOptions:$d},Sd));var Od=i(4934);const Td={toView:e=>JSON.stringify(e),fromView:e=>null==e?e:JSON.parse(e)};class kd extends s.FoundationElement{constructor(){super(...arguments),this.show=!1,this.event="click",this.placement="bottom",this.flip=!1}selectorChanged(e,t){t!==e&&(this.popper&&this.popper.destroy(),this.target&&this.target.removeEventListener(this.event,this.toggle.bind(this)),this.target=this.getRootNode().querySelector(this.selector),this.target.addEventListener(this.event,this.toggle.bind(this)),this.popper=(0,Od.n4)(this.target,this,this.buildOptions()))}placementChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}offsetChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}flipChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}buildOptions(){return{placement:this.placement,modifiers:[{name:"offset",options:{offset:this.offset||[0,0]}},{name:"flip",enabled:this.flip}]}}toggle(){this.show=!this.show}disconnectedCallback(){super.disconnectedCallback(),this.popper&&(this.popper.destroy(),this.popper=null)}}(0,C.Cg)([l.attr],kd.prototype,"selector",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],kd.prototype,"show",void 0),(0,C.Cg)([l.attr],kd.prototype,"event",void 0),(0,C.Cg)([l.attr],kd.prototype,"placement",void 0),(0,C.Cg)([(0,l.attr)({converter:Td})],kd.prototype,"offset",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],kd.prototype,"flip",void 0);const Id=l.css`
|
|
3820
3820
|
:host {
|
|
3821
3821
|
display: none;
|
|
3822
3822
|
inset: unset !important;
|
|
@@ -3826,24 +3826,24 @@
|
|
|
3826
3826
|
:host([show]) {
|
|
3827
3827
|
display: block;
|
|
3828
3828
|
}
|
|
3829
|
-
`,
|
|
3829
|
+
`,Dd=l.html`
|
|
3830
3830
|
<template>
|
|
3831
3831
|
<slot></slot>
|
|
3832
3832
|
</template>
|
|
3833
|
-
`,
|
|
3833
|
+
`,Ad=kd.compose({baseName:"popper",styles:Id,template:Dd}),Ld=(e,t)=>l.css`
|
|
3834
3834
|
${(0,r.progressRingStyles)(e,t)}
|
|
3835
|
-
`,
|
|
3835
|
+
`,Rd=(e,t)=>(0,s.progressRingTemplate)(e,t);class Nd extends r.Progress{}const Fd=void 0,Md={indeterminateIndicator:'\n <svg class="progress" part="progress" viewBox="0 0 16 16">\n <circle class="background" part="background" cx="8px" cy="8px" r="7px"></circle>\n <circle class="indeterminate-indicator-1" part="indeterminate-indicator-1" cx="8px" cy="8px" r="7px"></circle>\n </svg>\n '},_d=Nd.compose(Object.assign({baseName:"progress-ring",template:Rd,styles:Ld,shadowOptions:Fd},Md)),Hd=(e,t)=>l.css`
|
|
3836
3836
|
${(0,r.radioStyles)(e,t)}
|
|
3837
|
-
`,
|
|
3837
|
+
`,zd=(e,t)=>(0,s.radioTemplate)(e,t);class Pd extends r.Radio{}const Ud=void 0,Bd={checkedIndicator:'\n <div part="checked-indicator" class="checked-indicator"></div>\n '},Gd=Pd.compose(Object.assign({baseName:"radio",template:zd,styles:Hd,shadowOptions:Ud},Bd)),jd=(e,t)=>l.css`
|
|
3838
3838
|
${(0,r.radioGroupStyles)(e,t)}
|
|
3839
|
-
`,
|
|
3839
|
+
`,Vd=(e,t)=>(0,s.radioGroupTemplate)(e,t);class Yd extends r.RadioGroup{}const Wd=void 0,qd={},Kd=Yd.compose(Object.assign({baseName:"radio-group",template:Vd,styles:jd,shadowOptions:Wd},qd)),Xd=l.css`
|
|
3840
3840
|
/* Host */
|
|
3841
3841
|
:host {
|
|
3842
3842
|
display: flex;
|
|
3843
3843
|
flex-direction: column;
|
|
3844
3844
|
width: 100%;
|
|
3845
3845
|
}
|
|
3846
|
-
`,
|
|
3846
|
+
`,Jd=e=>l.html`
|
|
3847
3847
|
<template>
|
|
3848
3848
|
<${e}-scheduler-timezone
|
|
3849
3849
|
:timezone=${(0,U.O)(e=>e.timezone)}
|
|
@@ -3856,9 +3856,9 @@
|
|
|
3856
3856
|
?disable-tooltips=${e=>e.disableTooltips}
|
|
3857
3857
|
></${e}-scheduler-cron-builder>
|
|
3858
3858
|
</template>
|
|
3859
|
-
`,
|
|
3860
|
-
${e=>
|
|
3861
|
-
`;class
|
|
3859
|
+
`,Qd=l.html`
|
|
3860
|
+
${e=>Jd(T(e))}
|
|
3861
|
+
`;class Zd extends s.FoundationElement{constructor(){super(...arguments),this.disableTooltips=!1,this.timezone="",this.cron=""}cronConfigChanged(){var e,t;this.timezone=(null===(e=this.cronConfig)||void 0===e?void 0:e.timezone)||"",this.cron=(null===(t=this.cronConfig)||void 0===t?void 0:t.cronExpression)||""}handleChange(e,t){e.stopPropagation();const{value:i}=e.target;this.cronConfig=Object.assign(Object.assign({},this.cronConfig),{[t]:i}),this.$emit("change",this.cronConfig)}}(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],Zd.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],Zd.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],Zd.prototype,"timezone",void 0),(0,C.Cg)([l.observable],Zd.prototype,"cron",void 0),(0,C.Cg)([l.observable],Zd.prototype,"cronConfig",void 0);const ec=void 0,tc={},ic=Zd.compose(Object.assign({baseName:"scheduler",styles:Xd,template:Qd,shadowOptions:ec},tc)),oc=(e,t,i)=>{if(!e.title)throw new Error("Title is required");if(!e.body)throw new Error("Missing required param 'body'");let o={title:e.title,body:e.body,iconName:e.iconName},n={};e.createdAt&&(o=Object.assign({createdAt:e.createdAt},o)),null!=e.logLevel&&(o=Object.assign({logLevel:e.logLevel},o)),e.toast&&(n=Object.assign({toast:e.toast},n),o=Object.assign({config:n},o)),ye(o,t,i)};var nc,ac,sc;!function(e){e.MINUTES="Minutes",e.HOURLY="Hourly",e.DAILY="Daily",e.WEEKLY="Weekly",e.MONTHLY="Monthly",e.YEARLY="Yearly"}(nc||(nc={})),function(e){e.WEEK="Week",e.WORK_WEEK="Work week"}(ac||(ac={})),function(e){e.DATE="Date",e.DAY_OF_MONTH="Day of month"}(sc||(sc={}));const rc=[{value:"2",label:"Monday"},{value:"3",label:"Tuesday"},{value:"4",label:"Wednesday"},{value:"5",label:"Thursday"},{value:"6",label:"Friday"},{value:"7",label:"Saturday"},{value:"1",label:"Sunday"}],lc=[{value:"1",label:"First"},{value:"2",label:"Second"},{value:"3",label:"Third"},{value:"4",label:"Fourth"},{value:"-1",label:"Last"}],dc=[{value:"1",label:"January"},{value:"2",label:"February"},{value:"3",label:"March"},{value:"4",label:"April"},{value:"5",label:"May"},{value:"6",label:"June"},{value:"7",label:"July"},{value:"8",label:"August"},{value:"9",label:"September"},{value:"10",label:"October"},{value:"11",label:"November"},{value:"12",label:"December"}],cc=12,uc=31,hc=6,pc=7,mc=24,gc=60,vc=4,fc=30;var bc;!function(e){e.updateCronConfig="update-cron-config"}(bc||(bc={}));const yc=e=>Number(e)>1?`/${e}`:"";const wc=(e,t,i)=>{const o=Number(e);return!isNaN(o)&&o<=i&&o>=t};function Cc(e,t,i,o=!1,n=wc){if("*"===e)return!0;if(o&&("?"===e||"L"===e))return!0;if(o&&e.endsWith("L"))return n(e.slice(0,-1),t,i);if(e.startsWith("*/"))return n(e.substring(2),1,i);if(e.startsWith("0/"))return n(e.substring(2),1,i);if(o&&e.includes("#")){const[o,a]=e.split("#");return n(o,t,i)&&n(a,1,vc)}if(n(e,t,i))return!0;if(e.includes("-")){const[o,a]=e.split("-");return n(o,t,i)&&n(a,t,i)}return!!e.includes(",")&&e.split(",").every(e=>Cc(e,t,i,o,n))}function xc(e,t){return{type:nc.DAILY,frequency:e.startsWith("*/")?e.split("*/")[1]:"1",weekType:"?"===t?ac.WEEK:ac.WORK_WEEK}}function $c(e){const t=e.includes("/");return{type:nc.HOURLY,frequency:t?e.split("/")[1]:"1",during:t?"every_hour":"specific_hours",hours:t?void 0:e}}function Sc(e,t="*"){const i="*"!==t&&"0/1"!==t;return{type:nc.MINUTES,frequency:e.includes("/")?e.split("/")[1]:"1",during:i?"specific_hours":"every_hour",hours:i?t:void 0}}function Ec(e){return{type:nc.WEEKLY,selectedDays:"*"!==e?new Set(e.split(",")):new Set}}const Oc=(e,t,i,o)=>{let n;return n="?"===t?{type:sc.DAY_OF_MONTH,day:o.split(/[L#]/)[0],weekNumber:o.includes("#")?o.split("#")[1]:"-1"}:{type:sc.DATE,dayDate:t},e===nc.YEARLY&&(n.month=i),n};function Tc(e,t,i,o=Oc){return{type:nc.YEARLY,frequency:2===i.split("/").length?i.split("/")[1]:"1",dateOrDay:o(nc.YEARLY,e,t,i.split("/")[0])}}function kc(e,t,i,o=Oc){return{type:nc.MONTHLY,frequency:t.startsWith("*/")?t.split("*/")[1]:"1",dateOrDay:o(nc.MONTHLY,e,t,i.split("/")[0])}}const Ic=l.css`
|
|
3862
3862
|
.input-container {
|
|
3863
3863
|
display: flex;
|
|
3864
3864
|
flex-direction: column;
|
|
@@ -3894,8 +3894,8 @@
|
|
|
3894
3894
|
width: 100%;
|
|
3895
3895
|
height: 0;
|
|
3896
3896
|
}
|
|
3897
|
-
`,
|
|
3898
|
-
${
|
|
3897
|
+
`,Dc=l.css`
|
|
3898
|
+
${Ic}
|
|
3899
3899
|
/* Host */
|
|
3900
3900
|
:host {
|
|
3901
3901
|
display: flex;
|
|
@@ -3955,32 +3955,32 @@
|
|
|
3955
3955
|
font-size: var(--type-ramp-minus-1-font-size);
|
|
3956
3956
|
white-space: nowrap;
|
|
3957
3957
|
}
|
|
3958
|
-
`;var
|
|
3958
|
+
`;var Ac=i(20633);const Lc=(e,t,i)=>l.html`
|
|
3959
3959
|
<${t}-icon tooltip="${()=>e}" name="${()=>i}"></${t}-icon>
|
|
3960
|
-
`,
|
|
3961
|
-
${
|
|
3962
|
-
`,
|
|
3960
|
+
`,Rc=e=>class extends e{$emit(...e){const[t,i,o]=((...e)=>{let[t,i,o]=e,n=i;var a;if(((null==(a=i)?void 0:a.hasOwnProperty("bubbles"))||(null==a?void 0:a.hasOwnProperty("cancelable"))||(null==a?void 0:a.hasOwnProperty("composed"))||(null==a?void 0:a.hasOwnProperty("broadcast")))&&(o=i,n=void 0),"string"!=typeof t)throw new Error("$emit event types must be typeof string.");return[t,n,o]})(...e);if(null==o?void 0:o.broadcast){const e=new CustomEvent(t,Object.assign({detail:i,bubbles:!0,composed:!0,cancelable:!0},o));return e.broadcast=!0,this.dispatchEvent(e)}return super.$emit(t,i,o)}},Nc=l.css`
|
|
3961
|
+
${Ic}
|
|
3962
|
+
`,Fc="\n <p>Select one or more hours.</p>\n",Mc=l.html`
|
|
3963
3963
|
${e=>{return t=e.prefix,l.html`
|
|
3964
3964
|
<template>
|
|
3965
3965
|
<div class="input-container">
|
|
3966
|
-
<label class="label">Of ${e=>e.disableTooltips?"":
|
|
3966
|
+
<label class="label">Of ${e=>e.disableTooltips?"":Lc("\n <p>Controls the daily frequency:</p>\n <ul>\n <li><strong>Week:</strong> allows you to configure the frequency of repeating days, including both weekdays and weekends.</li>\n <li><strong>Work week:</strong> runs the schedule at the specified time on every weekday (Monday - Friday). When this option is selected you cannot change the day frequency, it's every weekday.</li>\n </ul>\n",t)}</label>
|
|
3967
3967
|
<${t}-select
|
|
3968
3968
|
data-test-id="select-week-type"
|
|
3969
3969
|
:value=${(0,U.O)(e=>e.weekType)}
|
|
3970
3970
|
@change="${e=>e.updateCronConfig()}"
|
|
3971
3971
|
>
|
|
3972
|
-
<${t}-option data-test-id="${
|
|
3973
|
-
${
|
|
3972
|
+
<${t}-option data-test-id="${ac.WEEK}">
|
|
3973
|
+
${ac.WEEK}
|
|
3974
3974
|
</${t}-option>
|
|
3975
|
-
<${t}-option data-test-id="${
|
|
3976
|
-
${
|
|
3975
|
+
<${t}-option data-test-id="${ac.WORK_WEEK}">
|
|
3976
|
+
${ac.WORK_WEEK}
|
|
3977
3977
|
</${t}-option>
|
|
3978
3978
|
</${t}-select>
|
|
3979
3979
|
</div>
|
|
3980
3980
|
</template>
|
|
3981
3981
|
`;var t}}
|
|
3982
|
-
`;let
|
|
3983
|
-
${
|
|
3982
|
+
`;let _c=class extends(Rc(s.FoundationElement)){constructor(){super(...arguments),this.disableTooltips=!1,this.prefix=""}configChanged(){var e;this.weekType=(null===(e=this.config)||void 0===e?void 0:e.weekType)||ac.WORK_WEEK}updateCronConfig(){this.config=Object.assign(Object.assign({},this.config),{weekType:this.weekType}),this.$emit(bc.updateCronConfig,this.config)}};(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],_c.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],_c.prototype,"prefix",void 0),(0,C.Cg)([l.observable],_c.prototype,"config",void 0),(0,C.Cg)([l.observable],_c.prototype,"weekType",void 0),_c=(0,C.Cg)([(0,l.customElement)({name:"daily-recurrence",template:Mc,styles:Nc})],_c);const Hc=l.css`
|
|
3983
|
+
${Ic}
|
|
3984
3984
|
:host {
|
|
3985
3985
|
display: flex;
|
|
3986
3986
|
flex-direction: column;
|
|
@@ -4001,18 +4001,18 @@
|
|
|
4001
4001
|
.day-date-number-field::part(root) {
|
|
4002
4002
|
width: 40%;
|
|
4003
4003
|
}
|
|
4004
|
-
`,
|
|
4004
|
+
`,zc=e=>l.html`
|
|
4005
4005
|
<div class="input-container">
|
|
4006
4006
|
<label class="label">Month</label>
|
|
4007
4007
|
<${e}-select data-test-id="month-dropdown" :value=${(0,U.O)(e=>e.selectedMonth)} @change="${e=>e.updateCronConfig()}" >
|
|
4008
|
-
${(0,l.repeat)(()=>
|
|
4008
|
+
${(0,l.repeat)(()=>dc,l.html`
|
|
4009
4009
|
<${e}-option value="${e=>e.value}">
|
|
4010
4010
|
${e=>e.label}
|
|
4011
4011
|
</${e}-option>
|
|
4012
4012
|
`)}
|
|
4013
4013
|
</${e}-select>
|
|
4014
4014
|
</div>
|
|
4015
|
-
`,
|
|
4015
|
+
`,Pc=e=>l.html`
|
|
4016
4016
|
${(e=>l.html`
|
|
4017
4017
|
<div class="input-container">
|
|
4018
4018
|
<label class="label">On</label>
|
|
@@ -4021,22 +4021,22 @@
|
|
|
4021
4021
|
:value=${(0,U.O)(e=>e.dayOrDate)}
|
|
4022
4022
|
@change="${e=>e.updateCronConfig()}"
|
|
4023
4023
|
>
|
|
4024
|
-
<${e}-option data-test-id="${
|
|
4025
|
-
${
|
|
4024
|
+
<${e}-option data-test-id="${sc.DATE}">
|
|
4025
|
+
${sc.DATE}
|
|
4026
4026
|
</${e}-option>
|
|
4027
|
-
<${e}-option data-test-id="${
|
|
4028
|
-
${
|
|
4027
|
+
<${e}-option data-test-id="${sc.DAY_OF_MONTH}">
|
|
4028
|
+
${sc.DAY_OF_MONTH}
|
|
4029
4029
|
</${e}-option>
|
|
4030
4030
|
</${e}-select>
|
|
4031
4031
|
</div>
|
|
4032
4032
|
`)(e)}
|
|
4033
|
-
${(0
|
|
4033
|
+
${(0,$n.q)(e=>e.dayOrDate===sc.DATE,(e=>l.html`
|
|
4034
4034
|
<div class="row">
|
|
4035
|
-
${(0,l.when)(e=>e.config.type===
|
|
4036
|
-
${
|
|
4035
|
+
${(0,l.when)(e=>e.config.type===nc.YEARLY,l.html`
|
|
4036
|
+
${zc(e)}
|
|
4037
4037
|
`)}
|
|
4038
4038
|
<div class="input-container">
|
|
4039
|
-
<label class="label"> ${e=>e.config.type===
|
|
4039
|
+
<label class="label"> ${e=>e.config.type===nc.MONTHLY?"Day date":"Day"}</label>
|
|
4040
4040
|
<${e}-select data-test-id="day-date-dropdown" :value=${(0,U.O)(e=>e.dayDate)} @change="${e=>e.updateCronConfig()}" >
|
|
4041
4041
|
${(0,l.repeat)(()=>Array.from({length:31},(e,t)=>t+1),l.html`
|
|
4042
4042
|
<${e}-option value="${e=>e}">
|
|
@@ -4049,8 +4049,8 @@
|
|
|
4049
4049
|
|
|
4050
4050
|
`)(e),(e=>l.html`
|
|
4051
4051
|
<div class="day-of-month-row">
|
|
4052
|
-
${(0,l.when)(e=>e.config.type===
|
|
4053
|
-
${
|
|
4052
|
+
${(0,l.when)(e=>e.config.type===nc.YEARLY,l.html`
|
|
4053
|
+
${zc(e)}
|
|
4054
4054
|
`)}
|
|
4055
4055
|
<div class="input-container">
|
|
4056
4056
|
<label class="label">Day of Month</label>
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
:value=${(0,U.O)(e=>e.weekNumber)}
|
|
4060
4060
|
@change="${e=>e.updateCronConfig()}"
|
|
4061
4061
|
>
|
|
4062
|
-
${(0,l.repeat)(()=>
|
|
4062
|
+
${(0,l.repeat)(()=>lc,l.html`
|
|
4063
4063
|
<${e}-option value="${e=>e.value}">
|
|
4064
4064
|
${e=>e.label}
|
|
4065
4065
|
</${e}-option>
|
|
@@ -4073,7 +4073,7 @@
|
|
|
4073
4073
|
:value=${(0,U.O)(e=>e.day)}
|
|
4074
4074
|
@change="${e=>e.updateCronConfig()}"
|
|
4075
4075
|
>
|
|
4076
|
-
${(0,l.repeat)(()=>
|
|
4076
|
+
${(0,l.repeat)(()=>rc,l.html`
|
|
4077
4077
|
<${e}-option value="${e=>e.value}">
|
|
4078
4078
|
${e=>e.label}
|
|
4079
4079
|
</${e}-option>
|
|
@@ -4082,24 +4082,24 @@
|
|
|
4082
4082
|
</div>
|
|
4083
4083
|
</div>
|
|
4084
4084
|
`)(e))}
|
|
4085
|
-
`,
|
|
4086
|
-
${e=>
|
|
4087
|
-
`;let
|
|
4088
|
-
${
|
|
4085
|
+
`,Uc=l.html`
|
|
4086
|
+
${e=>Pc(e.prefix)}
|
|
4087
|
+
`;let Bc=class extends(Rc(s.FoundationElement)){constructor(){super(...arguments),this.prefix="",this.dayOrDate=sc.DATE,this.weekNumber="1",this.day="1",this.selectedMonth="1"}configChanged(){this.config.type!==nc.YEARLY&&this.config.type!==nc.MONTHLY||(this.dayOrDate=this.config.dateOrDay.type||sc.DATE,this.setFieldsFromConfig())}setFieldsFromConfig(){this.config.type===nc.YEARLY&&(this.selectedMonth=this.config.dateOrDay.month),this.config.dateOrDay.type===sc.DAY_OF_MONTH?(this.weekNumber=this.config.dateOrDay.weekNumber||"1",this.day=this.config.dateOrDay.day||"1"):this.dayDate=this.config.dateOrDay.dayDate||"1"}getDayOrDateConfig(){let e;return e=this.dayOrDate===sc.DATE?{type:sc.DATE,dayDate:this.dayDate||"1"}:{type:sc.DAY_OF_MONTH,day:this.day||"1",weekNumber:this.weekNumber||"1"},e}updateCronConfig(){this.config.type===nc.MONTHLY?this.config=Object.assign(Object.assign({},this.config),{dateOrDay:this.getDayOrDateConfig()}):this.config=Object.assign(Object.assign({},this.config),{dateOrDay:Object.assign(Object.assign({},this.getDayOrDateConfig()),{month:this.selectedMonth||"1"})}),this.$emit(bc.updateCronConfig,this.config)}};(0,C.Cg)([l.observable],Bc.prototype,"prefix",void 0),(0,C.Cg)([l.observable],Bc.prototype,"config",void 0),(0,C.Cg)([l.observable],Bc.prototype,"dayOrDate",void 0),(0,C.Cg)([l.observable],Bc.prototype,"dayDate",void 0),(0,C.Cg)([l.observable],Bc.prototype,"weekNumber",void 0),(0,C.Cg)([l.observable],Bc.prototype,"day",void 0),(0,C.Cg)([l.observable],Bc.prototype,"selectedMonth",void 0),Bc=(0,C.Cg)([(0,l.customElement)({name:"monthly-yearly-recurrence",template:Uc,styles:Hc})],Bc);const Gc=l.css`
|
|
4088
|
+
${Ic}
|
|
4089
4089
|
.weekdays-row {
|
|
4090
4090
|
display: flex;
|
|
4091
4091
|
gap: calc(var(--design-unit) * 3px);
|
|
4092
4092
|
flex-wrap: wrap;
|
|
4093
4093
|
}
|
|
4094
|
-
`,
|
|
4094
|
+
`,jc=l.html`
|
|
4095
4095
|
${e=>{return t=e.prefix,l.html`
|
|
4096
4096
|
<template>
|
|
4097
4097
|
<div class="input-container">
|
|
4098
4098
|
<label class="label">
|
|
4099
|
-
On ${e=>e.disableTooltips?"":
|
|
4099
|
+
On ${e=>e.disableTooltips?"":Lc("\n <p>Select which days to run this recurrence on. It's not valid to select no days, so if there is only a single day selected then its checkbox is disabled. </p>\n <p>If you need to change the day you can enable other days which will allow you to disable days until you only have a single day selected again.</p>\n",t)}
|
|
4100
4100
|
</label>
|
|
4101
4101
|
<div class="weekdays-row">
|
|
4102
|
-
${(0,l.repeat)(()=>
|
|
4102
|
+
${(0,l.repeat)(()=>rc,l.html`
|
|
4103
4103
|
<${t}-checkbox
|
|
4104
4104
|
part="weekdays-checkbox"
|
|
4105
4105
|
class="weekdays-checkbox"
|
|
@@ -4115,12 +4115,12 @@
|
|
|
4115
4115
|
</div>
|
|
4116
4116
|
</template>
|
|
4117
4117
|
`;var t}}
|
|
4118
|
-
`;let
|
|
4118
|
+
`;let Vc=class extends(Rc(s.FoundationElement)){constructor(){super(...arguments),this.disableTooltips=!1,this.prefix="",this.selectedDays=new Set}configChanged(){var e;this.selectedDays=(null===(e=this.config)||void 0===e?void 0:e.selectedDays)?new Set(this.config.selectedDays):new Set}isDisabled(e){return 1===this.selectedDays.size&&this.selectedDays.has(e)}checkboxChangeHandler(e){const{checked:t,value:i}=e.target;t?this.selectedDays.add(i):this.selectedDays.size>1&&this.selectedDays.delete(i),this.updateCronConfig()}updateCronConfig(){this.config=Object.assign(Object.assign({},this.config),{selectedDays:this.selectedDays}),this.$emit(bc.updateCronConfig,this.config)}};(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],Vc.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],Vc.prototype,"prefix",void 0),(0,C.Cg)([l.observable],Vc.prototype,"config",void 0),(0,C.Cg)([l.observable],Vc.prototype,"selectedDays",void 0),Vc=(0,C.Cg)([(0,l.customElement)({name:"weekly-recurrence",template:jc,styles:Gc})],Vc),(0,Ac.N)(_c,Vc,Bc);const Yc=(e,t)=>l.html`
|
|
4119
4119
|
<monthly-yearly-recurrence
|
|
4120
4120
|
:prefix=${()=>e}
|
|
4121
4121
|
:config=${()=>t.cronConfig}
|
|
4122
4122
|
></monthly-yearly-recurrence>
|
|
4123
|
-
`,
|
|
4123
|
+
`,Wc=(e,t,i)=>l.html`
|
|
4124
4124
|
<div class="input-container">
|
|
4125
4125
|
${(0,l.when)(()=>i,l.html`
|
|
4126
4126
|
<label class="label">${i}</label>
|
|
@@ -4138,38 +4138,38 @@
|
|
|
4138
4138
|
<div slot="end" class="suffix-label">${()=>t.frequencySuffix}</div>
|
|
4139
4139
|
</${e}-select>
|
|
4140
4140
|
</div>
|
|
4141
|
-
`,
|
|
4141
|
+
`,qc=(e,t,i,o)=>l.html`
|
|
4142
4142
|
<div class="input-container">
|
|
4143
4143
|
<label class="label">Time </label>
|
|
4144
4144
|
<div class="flex-row">
|
|
4145
4145
|
${(0,l.when)(()=>i,l.html`
|
|
4146
4146
|
<${e}-select class="time-select" data-test-id="hours-dropdown" :value=${(0,U.O)(()=>t.hours)} @change="${()=>t.handleChange("hours")}" >
|
|
4147
|
-
${(0,l.repeat)(()=>Array.from({length:
|
|
4147
|
+
${(0,l.repeat)(()=>Array.from({length:mc},(e,t)=>t),l.html`
|
|
4148
4148
|
<${e}-option value="${e=>e}"> ${e=>e} </${e}-option>
|
|
4149
4149
|
`)}
|
|
4150
4150
|
<div slot="end" class="suffix-label">hr</div>
|
|
4151
4151
|
</${e}-select>`)}
|
|
4152
4152
|
${(0,l.when)(()=>o,l.html`
|
|
4153
4153
|
<${e}-select class="time-select" data-test-id="mins-dropdown" :value=${(0,U.O)(()=>t.minutes)} @change="${()=>t.handleChange("minutes")}" >
|
|
4154
|
-
${(0,l.repeat)(()=>Array.from({length:
|
|
4154
|
+
${(0,l.repeat)(()=>Array.from({length:gc},(e,t)=>t),l.html`
|
|
4155
4155
|
<${e}-option value="${e=>e}"> ${e=>e} </${e}-option>
|
|
4156
4156
|
`)}
|
|
4157
4157
|
<div slot="end" class="suffix-label">min</div>
|
|
4158
4158
|
</${e}-select>`)}
|
|
4159
4159
|
<${e}-select class="time-select" data-test-id="seconds-dropdown" :value=${(0,U.O)(()=>t.seconds)} @change="${()=>t.handleChange("seconds")}" >
|
|
4160
|
-
${(0,l.repeat)(()=>Array.from({length:
|
|
4160
|
+
${(0,l.repeat)(()=>Array.from({length:gc},(e,t)=>t),l.html`
|
|
4161
4161
|
<${e}-option value="${e=>e}"> ${e=>e} </${e}-option>
|
|
4162
4162
|
`)}
|
|
4163
4163
|
<div slot="end" class="suffix-label">sec</div>
|
|
4164
4164
|
</${e}-select>
|
|
4165
4165
|
</div>
|
|
4166
4166
|
</div>
|
|
4167
|
-
`,
|
|
4167
|
+
`,Kc=(e,t,i)=>{switch(e){case nc.MINUTES:return l.html`
|
|
4168
4168
|
<div class="minutes-options-row">
|
|
4169
4169
|
<div class="input-container">
|
|
4170
4170
|
<label class="label"
|
|
4171
4171
|
>During
|
|
4172
|
-
${()=>i.disableTooltips?"":
|
|
4172
|
+
${()=>i.disableTooltips?"":Lc("\n <p>Which hours in the day to run this schedule for:</p>\n <ul>\n <li><strong>Every hour:</strong> runs the minute schedule during every hour of the day.</li>\n <li><strong>Specific hours:</strong> specify which hours the minute schedule runs for. For example, just trading hours. Selecting every hour will configure the schedule as <strong>Every hour</strong>.</li>\n </ul>\n",t)}</label
|
|
4173
4173
|
>
|
|
4174
4174
|
<${t}-select
|
|
4175
4175
|
data-test-id="during-select"
|
|
@@ -4189,7 +4189,7 @@
|
|
|
4189
4189
|
${(0,l.when)(()=>i.isSpecificHours,l.html`
|
|
4190
4190
|
<div class="input-container">
|
|
4191
4191
|
<label class="label"
|
|
4192
|
-
>Hours ${
|
|
4192
|
+
>Hours ${Lc(Fc,t)}</label
|
|
4193
4193
|
>
|
|
4194
4194
|
<${t}-multiselect
|
|
4195
4195
|
class="time-select"
|
|
@@ -4204,15 +4204,15 @@
|
|
|
4204
4204
|
`)}
|
|
4205
4205
|
</div>
|
|
4206
4206
|
<div class="row">
|
|
4207
|
-
${
|
|
4208
|
-
${
|
|
4207
|
+
${Wc(t,i,"Every")}
|
|
4208
|
+
${qc(t,i,!1,!1)}
|
|
4209
4209
|
</div>
|
|
4210
|
-
`;case
|
|
4210
|
+
`;case nc.HOURLY:return l.html`
|
|
4211
4211
|
<div class="row">
|
|
4212
4212
|
<div class="input-container">
|
|
4213
4213
|
<label class="label"
|
|
4214
4214
|
>Mode
|
|
4215
|
-
${()=>i.disableTooltips?"":
|
|
4215
|
+
${()=>i.disableTooltips?"":Lc("\n <p>Select the type of hourly recurrence:</p>\n <ul>\n <li><strong>Interval:</strong> runs at a repeating interval of hours (e.g. every 2 hours).</li>\n <li><strong>Selected Hours:</strong> allows you to choose specific hours of the day (e.g. 9, 10, and 14).</li>\n </ul>\n",t)}</label
|
|
4216
4216
|
>
|
|
4217
4217
|
<${t}-select
|
|
4218
4218
|
data-test-id="hourly-during-select"
|
|
@@ -4223,12 +4223,12 @@
|
|
|
4223
4223
|
<${t}-option value="specific_hours">Selected Hours</${t}-option>
|
|
4224
4224
|
</${t}-select>
|
|
4225
4225
|
</div>
|
|
4226
|
-
${(0,l.when)(()=>"every_hour"===i.during,
|
|
4226
|
+
${(0,l.when)(()=>"every_hour"===i.during,Wc(t,i,"Every"))}
|
|
4227
4227
|
${(0,l.when)(()=>i.isSpecificHours,l.html`
|
|
4228
4228
|
<div class="break"></div>
|
|
4229
4229
|
<div class="input-container">
|
|
4230
4230
|
<label class="label">
|
|
4231
|
-
Hours ${
|
|
4231
|
+
Hours ${Lc(Fc,t)}
|
|
4232
4232
|
</label>
|
|
4233
4233
|
<${t}-multiselect
|
|
4234
4234
|
class="time-select"
|
|
@@ -4240,9 +4240,9 @@
|
|
|
4240
4240
|
></${t}-multiselect>
|
|
4241
4241
|
</div>
|
|
4242
4242
|
`)}
|
|
4243
|
-
${
|
|
4243
|
+
${qc(t,i,!1,!0)}
|
|
4244
4244
|
</div>
|
|
4245
|
-
`;case
|
|
4245
|
+
`;case nc.DAILY:return l.html`
|
|
4246
4246
|
${((e,t)=>l.html`
|
|
4247
4247
|
<daily-recurrence
|
|
4248
4248
|
:prefix=${()=>e}
|
|
@@ -4251,10 +4251,10 @@
|
|
|
4251
4251
|
></daily-recurrence>
|
|
4252
4252
|
`)(t,i)}
|
|
4253
4253
|
<div class="row">
|
|
4254
|
-
${
|
|
4255
|
-
${
|
|
4254
|
+
${Wc(t,i,"Every")}
|
|
4255
|
+
${qc(t,i,!0,!0)}
|
|
4256
4256
|
</div>
|
|
4257
|
-
`;case
|
|
4257
|
+
`;case nc.WEEKLY:return l.html`
|
|
4258
4258
|
<div class="row">
|
|
4259
4259
|
${((e,t)=>l.html`
|
|
4260
4260
|
<weekly-recurrence
|
|
@@ -4262,25 +4262,25 @@
|
|
|
4262
4262
|
:config=${()=>t.cronConfig}
|
|
4263
4263
|
?disable-tooltips=${()=>t.disableTooltips}
|
|
4264
4264
|
></weekly-recurrence>
|
|
4265
|
-
`)(t,i)} ${
|
|
4265
|
+
`)(t,i)} ${qc(t,i,!0,!0)}
|
|
4266
4266
|
</div>
|
|
4267
|
-
`;case
|
|
4267
|
+
`;case nc.MONTHLY:return l.html`
|
|
4268
4268
|
<div class="row">
|
|
4269
|
-
${
|
|
4270
|
-
${
|
|
4269
|
+
${Wc(t,i,"Every")}
|
|
4270
|
+
${qc(t,i,!0,!0)}
|
|
4271
4271
|
</div>
|
|
4272
|
-
${
|
|
4273
|
-
`;case
|
|
4274
|
-
<div class="row">${
|
|
4275
|
-
${
|
|
4276
|
-
`;default:return l.html``}},
|
|
4272
|
+
${Yc(t,i)}
|
|
4273
|
+
`;case nc.YEARLY:return l.html`
|
|
4274
|
+
<div class="row">${qc(t,i,!0,!0)}</div>
|
|
4275
|
+
${Yc(t,i)}
|
|
4276
|
+
`;default:return l.html``}},Xc=e=>l.html`
|
|
4277
4277
|
<template>
|
|
4278
4278
|
<div class="container">
|
|
4279
4279
|
<div class="input-container">
|
|
4280
4280
|
<label class="label"
|
|
4281
4281
|
>Recurrence
|
|
4282
4282
|
${(0,l.when)(e=>!e.disableTooltips,l.html`
|
|
4283
|
-
${t=>
|
|
4283
|
+
${t=>Lc(`\n <p>Select how often the event should occur:</p>\n <ul>\n${!t.minMinuteInterval||t.minMinuteInterval<fc?"<li><strong>Minutes:</strong> Runs at every interval of minutes from the hour. Can be for every or specific hours.</li>":""}\n <li><strong>Hourly:</strong> Runs at a specific time in the hour, for one or more hours in the day.</li>\n <li><strong>Daily:</strong> Runs at a specific time of day, for a frequency interval of days per week (or work week).</li>\n <li><strong>Weekly:</strong> Runs at a specific time of day, for specific days of the week.</li>\n <li><strong>Monthly:</strong> Runs at a specific time of day in monthly intervals, on a specific date or day of month .</li>\n <li><strong>Yearly:</strong> Runs at a specific time, every year on a specific date or day of month.</li>\n </ul>\n`,e)}
|
|
4284
4284
|
`)}
|
|
4285
4285
|
</label>
|
|
4286
4286
|
<${e}-select
|
|
@@ -4289,36 +4289,36 @@
|
|
|
4289
4289
|
@change="${e=>e.handleRecurrenceChange()}"
|
|
4290
4290
|
>
|
|
4291
4291
|
${(0,l.when)(e=>e.isMinutesRecurrenceEnabled,l.html`
|
|
4292
|
-
<${e}-option data-test-id="${
|
|
4293
|
-
${
|
|
4292
|
+
<${e}-option data-test-id="${nc.MINUTES}">
|
|
4293
|
+
${nc.MINUTES}
|
|
4294
4294
|
</${e}-option>
|
|
4295
4295
|
`)}
|
|
4296
|
-
<${e}-option data-test-id="${
|
|
4297
|
-
${
|
|
4296
|
+
<${e}-option data-test-id="${nc.HOURLY}">
|
|
4297
|
+
${nc.HOURLY}
|
|
4298
4298
|
</${e}-option>
|
|
4299
|
-
<${e}-option data-test-id="${
|
|
4300
|
-
${
|
|
4299
|
+
<${e}-option data-test-id="${nc.DAILY}">
|
|
4300
|
+
${nc.DAILY}
|
|
4301
4301
|
</${e}-option>
|
|
4302
|
-
<${e}-option data-test-id="${
|
|
4303
|
-
${
|
|
4302
|
+
<${e}-option data-test-id="${nc.WEEKLY}">
|
|
4303
|
+
${nc.WEEKLY}
|
|
4304
4304
|
</${e}-option>
|
|
4305
|
-
<${e}-option data-test-id="${
|
|
4306
|
-
${
|
|
4305
|
+
<${e}-option data-test-id="${nc.MONTHLY}">
|
|
4306
|
+
${nc.MONTHLY}
|
|
4307
4307
|
</${e}-option>
|
|
4308
|
-
<${e}-option data-test-id="${
|
|
4309
|
-
${
|
|
4308
|
+
<${e}-option data-test-id="${nc.YEARLY}">
|
|
4309
|
+
${nc.YEARLY}
|
|
4310
4310
|
</${e}-option>
|
|
4311
4311
|
</${e}-select>
|
|
4312
4312
|
</div>
|
|
4313
4313
|
|
|
4314
4314
|
${(0,l.repeat)(e=>[`${e.recurrence}-${e.during}`],l.html`
|
|
4315
|
-
${(t,i)=>
|
|
4315
|
+
${(t,i)=>Kc(i.parent.recurrence,e,i.parent)}
|
|
4316
4316
|
`,{recycle:!1})}
|
|
4317
4317
|
</div>
|
|
4318
4318
|
</template>
|
|
4319
|
-
`,
|
|
4320
|
-
${e=>
|
|
4321
|
-
`;class qc extends s.FoundationElement{constructor(){super(...arguments),this.getConfigs={buildConfigForMinutesRecurrence:wc,buildConfigForHourlyRecurrence:yc,buildConfigForDailyRecurrence:bc,buildConfigForWeeklyRecurrence:Cc,buildConfigForMonthlyRecurrence:Sc,buildConfigForYearlyRecurrence:$c},this.recurrence=ec.DAILY,this.cron="",this.value=this.cron,this.cronConfig={type:ec.DAILY,weekType:tc.WEEK,hours:"0",minutes:"0",seconds:"0"},this.frequency="1",this.during="every_hour",this.hours="0",this.minutes="0",this.seconds="0",this.disableTooltips=!1,this.timezone=""}cronChanged(){if(this.cron)try{if(!((e,t=fc)=>{const i=e.trim().split(" ");if(i.length!=lc)return!1;const[o,n,a,s,r,l]=i;return t(o,0,uc-1)&&t(n,0,uc-1)&&t(a,0,cc-1)&&t(s,1,rc,!0)&&t(r,1,sc)&&t(l,0,dc,!0)})(this.cron))return void Zd({title:"Cron Scheduler",body:"Invalid Cron Expression",toast:{type:"critical"}},T(this));this.setsFieldsFromCronEx()}catch(e){return console.error("Error:",e),void Zd({title:"Cron Scheduler",body:e,toast:{type:"critical"}},T(this))}}get duringOptions(){return[{label:"Every hour",value:"every_hour"},{label:"Specific hours",value:"specific_hours"}]}get frequencySuffix(){switch(this.cronConfig.type){case ec.MINUTES:return"Minute(s)";case ec.HOURLY:return"Hour(s)";case ec.DAILY:return"Day(s)";case ec.MONTHLY:return"Month(s)";default:return""}}get frequencyList(){switch(this.cronConfig.type){case ec.MINUTES:const e=[1,2,3,4,5,6,10,12,15,20,30],t=this.minMinuteInterval?Number(this.minMinuteInterval):1;return e.filter(e=>e>=t);case ec.HOURLY:return Array.from({length:cc-1},(e,t)=>t+1);case ec.DAILY:return Array.from({length:rc},(e,t)=>t+1);case ec.MONTHLY:case ec.YEARLY:return Array.from({length:sc},(e,t)=>t+1);case ec.WEEKLY:return[1];default:return[]}}get hourOptions(){return Array.from({length:cc},(e,t)=>({label:t.toString(),value:t.toString()}))}get selectedHours(){return this.hours&&"*"!==this.hours&&"0"!==this.hours?this.hours.split(","):"*"===this.hours?this.hourOptions.map(e=>e.value):[this.hours]}handleHoursChange(e){const t=e.detail;t.length===cc?(this.hours="*",this.frequency="1",this.cronConfig.frequency="1"):t&&0!==t.length?this.hours=t.sort((e,t)=>Number(e)-Number(t)).join(","):this.hours="0",this.handleChange("hours")}get isMinutesRecurrenceEnabled(){return!this.minMinuteInterval||Number(this.minMinuteInterval)<=30}get isSpecificHours(){return"specific_hours"===this.during}get isDailyFrequencyDisabled(){return this.cronConfig.type===ec.DAILY&&this.cronConfig.weekType===tc.WORK_WEEK}minMinuteIntervalChanged(){this.minMinuteInterval>=60&&console.warn("Minimum minute interval has no effect on schedules with an hourly or longer recurrance")}connectedCallback(){super.connectedCallback(),this.addEventListener(mc.updateCronConfig,this.handleCronConfigUpdate)}disconnectedCallback(){this.removeEventListener(mc.updateCronConfig,this.handleCronConfigUpdate)}getBaseConfigFields(){return{frequency:this.frequency,hours:this.hours,minutes:this.minutes,seconds:this.seconds}}handleRecurrenceChange(){switch(this.recurrence){case ec.MINUTES:const e=this.getBaseConfigFields(),{minutes:t}=e,i=(0,C.Tt)(e,["minutes"]);this.during="every_hour",this.hours="*";const o=[1,2,3,4,5,6,10,12,15,20,30],n=this.minMinuteInterval?Number(this.minMinuteInterval):1,a=o.find(e=>e>=n)||1;this.cronConfig=Object.assign(Object.assign({type:ec.MINUTES},i),{frequency:a.toString(),during:"every_hour",hours:"*"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case ec.HOURLY:const s=this.getBaseConfigFields(),{hours:r}=s,l=(0,C.Tt)(s,["hours"]);this.during="every_hour",this.hours="0",this.cronConfig=Object.assign(Object.assign({type:ec.HOURLY},l),{frequency:"1",during:"every_hour",hours:"0"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case ec.DAILY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:ec.DAILY},this.getBaseConfigFields()),{frequency:"1",weekType:tc.WEEK}),this.generateCronExpressionFromConfig(this.cronConfig);break;case ec.WEEKLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:ec.WEEKLY},this.getBaseConfigFields()),{frequency:"1",selectedDays:new Set(["2"])}),this.generateCronExpressionFromConfig(this.cronConfig);break;case ec.MONTHLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:ec.MONTHLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:ic.DATE,dayDate:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;case ec.YEARLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:ec.YEARLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:ic.DATE,dayDate:"1",month:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;default:Zd({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}}handleChange(e){if("frequency"===e&&0===Number(this.frequency))throw new Error("Frequency must be greater than 0");this.cronConfig[e]=this[e],this.generateCronExpressionFromConfig(this.cronConfig)}handleDuringChange(){"every_hour"===this.during?this.hours="*":"*"===this.hours&&(this.hours="0"),this.cronConfig.type!==ec.MINUTES&&this.cronConfig.type!==ec.HOURLY||(this.cronConfig.during=this.during,this.cronConfig.hours=this.hours),this.generateCronExpressionFromConfig(this.cronConfig)}handleCronConfigUpdate({detail:e}){this.cronConfig=Object.assign(Object.assign({},this.getBaseConfigFields()),e),this.generateCronExpressionFromConfig(this.cronConfig)}generateCronExpressionFromConfig(e){switch(e.type){case ec.MINUTES:this.cron=function(e){const t="specific_hours"===e.during&&e.hours?e.hours:"*";return`${e.seconds} 0/${e.frequency} ${t} ? * *`}(e);break;case ec.HOURLY:this.cron=function(e){return"specific_hours"===e.during&&e.hours&&"*"!==e.hours?`${e.seconds} ${e.minutes} ${e.hours} ? * *`:`${e.seconds} ${e.minutes} 0/${e.frequency} ? * *`}(e);break;case ec.DAILY:this.cron=function(e,t=gc){const i=e.weekType===tc.WORK_WEEK?"?":`*${t(e.frequency)}`;return`${e.seconds} ${e.minutes} ${e.hours} ${i} * ${e.weekType===tc.WORK_WEEK?"2-6":"?"}`}(e,gc);break;case ec.WEEKLY:this.cron=function(e){const t=[...e.selectedDays].join(",")||"*";return`${e.seconds} ${e.minutes} ${e.hours} ? * ${t}`}(e);break;case ec.MONTHLY:this.cron=function(e,t=gc){const{dateOrDay:i,minutes:o,hours:n,seconds:a,frequency:s}=e,r=t(s);return i.type===ic.DATE?`${a} ${o} ${n} ${i.dayDate} *${r} ?`:"-1"===i.weekNumber?`${a} ${o} ${n} ? *${r} ${i.day}L`:`${e.seconds} ${o} ${n} ? *${r} ${i.day}#${i.weekNumber}`}(e,gc);break;case ec.YEARLY:this.cron=function(e){const{dateOrDay:t,minutes:i,seconds:o,hours:n}=e;return t.type===ic.DATE?`${o} ${i} ${n} ${t.dayDate} ${t.month} ?`:"-1"===t.weekNumber?`${o} ${i} ${n} ? ${t.month} ${t.day}L`:`${o} ${i} ${n} ? ${t.month} ${t.day}#${t.weekNumber}`}(e);break;default:Zd({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}this.value=this.cron,this.$emit("change")}setsFieldsFromCronEx(){this.cronConfig=function(e,t){if(!e)return;const i=e.split(" "),[o,n,a,s,r,l]=i;if("?"!==l&&"?"!==s)throw new Error("Support for specifying both a day-of-week AND a day-of-month parameter is not implemented");if(/^(0|\*)\/\d+$/.test(n))return Object.assign({seconds:o},t.buildConfigForMinutesRecurrence(n,a));if(/^(0|\*)\/\d+$/.test(a))return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("?"===s&&"*"===l)return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("2-6"===l||"?"===l&&("*"===s||s.startsWith("*")))return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForDailyRecurrence(s,l));if(/^([1-7](,[1-7])*)$/.test(l)||"*"===l)return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForWeeklyRecurrence(l));if(l.includes("L")||l.includes("#")||/^([1-9]|[12]\d|3[01])$/.test(s)&&"?"===l)return"*"==r||r.startsWith("*/")?Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForMonthlyRecurrence(s,r,l)):Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForYearlyRecurrence(s,r,l));throw new Error("Invalid Cron Expression")}(this.cron,this.getConfigs),this.recurrence=this.cronConfig.type,this.frequency=this.cronConfig.frequency;const e=this.cronConfig;"minutes"in e&&(this.minutes=e.minutes),e.type!==ec.MINUTES&&e.type!==ec.HOURLY||(this.during=e.during||"every_hour",e.hours&&(this.hours=e.hours)),this.seconds=e.seconds,e.type!==ec.HOURLY&&e.type!==ec.MINUTES&&(this.hours=e.hours)}}(0,C.Cg)([l.observable],qc.prototype,"recurrence",void 0),(0,C.Cg)([l.observable],qc.prototype,"cron",void 0),(0,C.Cg)([l.observable],qc.prototype,"cronConfig",void 0),(0,C.Cg)([l.observable],qc.prototype,"frequency",void 0),(0,C.Cg)([l.observable],qc.prototype,"during",void 0),(0,C.Cg)([l.volatile],qc.prototype,"duringOptions",null),(0,C.Cg)([l.observable],qc.prototype,"hours",void 0),(0,C.Cg)([l.observable],qc.prototype,"minutes",void 0),(0,C.Cg)([l.observable],qc.prototype,"seconds",void 0),(0,C.Cg)([l.volatile],qc.prototype,"frequencySuffix",null),(0,C.Cg)([l.volatile],qc.prototype,"frequencyList",null),(0,C.Cg)([l.volatile],qc.prototype,"hourOptions",null),(0,C.Cg)([l.volatile],qc.prototype,"selectedHours",null),(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],qc.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],qc.prototype,"disableTooltips",void 0),(0,C.Cg)([l.volatile],qc.prototype,"isMinutesRecurrenceEnabled",null),(0,C.Cg)([l.volatile],qc.prototype,"isSpecificHours",null),(0,C.Cg)([l.volatile],qc.prototype,"isDailyFrequencyDisabled",null),(0,C.Cg)([l.attr],qc.prototype,"timezone",void 0);const Kc=void 0,Xc={},Jc=qc.compose(Object.assign({baseName:"scheduler-cron-builder",styles:Oc,template:Wc,shadowOptions:Kc},Xc)),Qc=l.css`
|
|
4319
|
+
`,Jc=l.html`
|
|
4320
|
+
${e=>Xc(T(e))}
|
|
4321
|
+
`;class Qc extends s.FoundationElement{constructor(){super(...arguments),this.getConfigs={buildConfigForMinutesRecurrence:Sc,buildConfigForHourlyRecurrence:$c,buildConfigForDailyRecurrence:xc,buildConfigForWeeklyRecurrence:Ec,buildConfigForMonthlyRecurrence:kc,buildConfigForYearlyRecurrence:Tc},this.recurrence=nc.DAILY,this.cron="",this.value=this.cron,this.cronConfig={type:nc.DAILY,weekType:ac.WEEK,hours:"0",minutes:"0",seconds:"0"},this.frequency="1",this.during="every_hour",this.hours="0",this.minutes="0",this.seconds="0",this.disableTooltips=!1,this.timezone=""}cronChanged(){if(this.cron)try{if(!((e,t=Cc)=>{const i=e.trim().split(" ");if(i.length!=hc)return!1;const[o,n,a,s,r,l]=i;return t(o,0,gc-1)&&t(n,0,gc-1)&&t(a,0,mc-1)&&t(s,1,uc,!0)&&t(r,1,cc)&&t(l,0,pc,!0)})(this.cron))return void oc({title:"Cron Scheduler",body:"Invalid Cron Expression",toast:{type:"critical"}},T(this));this.setsFieldsFromCronEx()}catch(e){return console.error("Error:",e),void oc({title:"Cron Scheduler",body:e,toast:{type:"critical"}},T(this))}}get duringOptions(){return[{label:"Every hour",value:"every_hour"},{label:"Specific hours",value:"specific_hours"}]}get frequencySuffix(){switch(this.cronConfig.type){case nc.MINUTES:return"Minute(s)";case nc.HOURLY:return"Hour(s)";case nc.DAILY:return"Day(s)";case nc.MONTHLY:return"Month(s)";default:return""}}get frequencyList(){switch(this.cronConfig.type){case nc.MINUTES:const e=[1,2,3,4,5,6,10,12,15,20,30],t=this.minMinuteInterval?Number(this.minMinuteInterval):1;return e.filter(e=>e>=t);case nc.HOURLY:return Array.from({length:mc-1},(e,t)=>t+1);case nc.DAILY:return Array.from({length:uc},(e,t)=>t+1);case nc.MONTHLY:case nc.YEARLY:return Array.from({length:cc},(e,t)=>t+1);case nc.WEEKLY:return[1];default:return[]}}get hourOptions(){return Array.from({length:mc},(e,t)=>({label:t.toString(),value:t.toString()}))}get selectedHours(){return this.hours&&"*"!==this.hours&&"0"!==this.hours?this.hours.split(","):"*"===this.hours?this.hourOptions.map(e=>e.value):[this.hours]}handleHoursChange(e){const t=e.detail;t.length===mc?(this.hours="*",this.frequency="1",this.cronConfig.frequency="1"):t&&0!==t.length?this.hours=t.sort((e,t)=>Number(e)-Number(t)).join(","):this.hours="0",this.handleChange("hours")}get isMinutesRecurrenceEnabled(){return!this.minMinuteInterval||Number(this.minMinuteInterval)<=30}get isSpecificHours(){return"specific_hours"===this.during}get isDailyFrequencyDisabled(){return this.cronConfig.type===nc.DAILY&&this.cronConfig.weekType===ac.WORK_WEEK}minMinuteIntervalChanged(){this.minMinuteInterval>=60&&console.warn("Minimum minute interval has no effect on schedules with an hourly or longer recurrance")}connectedCallback(){super.connectedCallback(),this.addEventListener(bc.updateCronConfig,this.handleCronConfigUpdate)}disconnectedCallback(){this.removeEventListener(bc.updateCronConfig,this.handleCronConfigUpdate)}getBaseConfigFields(){return{frequency:this.frequency,hours:this.hours,minutes:this.minutes,seconds:this.seconds}}handleRecurrenceChange(){switch(this.recurrence){case nc.MINUTES:const e=this.getBaseConfigFields(),{minutes:t}=e,i=(0,C.Tt)(e,["minutes"]);this.during="every_hour",this.hours="*";const o=[1,2,3,4,5,6,10,12,15,20,30],n=this.minMinuteInterval?Number(this.minMinuteInterval):1,a=o.find(e=>e>=n)||1;this.cronConfig=Object.assign(Object.assign({type:nc.MINUTES},i),{frequency:a.toString(),during:"every_hour",hours:"*"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case nc.HOURLY:const s=this.getBaseConfigFields(),{hours:r}=s,l=(0,C.Tt)(s,["hours"]);this.during="every_hour",this.hours="0",this.cronConfig=Object.assign(Object.assign({type:nc.HOURLY},l),{frequency:"1",during:"every_hour",hours:"0"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case nc.DAILY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:nc.DAILY},this.getBaseConfigFields()),{frequency:"1",weekType:ac.WEEK}),this.generateCronExpressionFromConfig(this.cronConfig);break;case nc.WEEKLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:nc.WEEKLY},this.getBaseConfigFields()),{frequency:"1",selectedDays:new Set(["2"])}),this.generateCronExpressionFromConfig(this.cronConfig);break;case nc.MONTHLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:nc.MONTHLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:sc.DATE,dayDate:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;case nc.YEARLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:nc.YEARLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:sc.DATE,dayDate:"1",month:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;default:oc({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}}handleChange(e){if("frequency"===e&&0===Number(this.frequency))throw new Error("Frequency must be greater than 0");this.cronConfig[e]=this[e],this.generateCronExpressionFromConfig(this.cronConfig)}handleDuringChange(){"every_hour"===this.during?this.hours="*":"*"===this.hours&&(this.hours="0"),this.cronConfig.type!==nc.MINUTES&&this.cronConfig.type!==nc.HOURLY||(this.cronConfig.during=this.during,this.cronConfig.hours=this.hours),this.generateCronExpressionFromConfig(this.cronConfig)}handleCronConfigUpdate({detail:e}){this.cronConfig=Object.assign(Object.assign({},this.getBaseConfigFields()),e),this.generateCronExpressionFromConfig(this.cronConfig)}generateCronExpressionFromConfig(e){switch(e.type){case nc.MINUTES:this.cron=function(e){const t="specific_hours"===e.during&&e.hours?e.hours:"*";return`${e.seconds} 0/${e.frequency} ${t} ? * *`}(e);break;case nc.HOURLY:this.cron=function(e){return"specific_hours"===e.during&&e.hours&&"*"!==e.hours?`${e.seconds} ${e.minutes} ${e.hours} ? * *`:`${e.seconds} ${e.minutes} 0/${e.frequency} ? * *`}(e);break;case nc.DAILY:this.cron=function(e,t=yc){const i=e.weekType===ac.WORK_WEEK?"?":`*${t(e.frequency)}`;return`${e.seconds} ${e.minutes} ${e.hours} ${i} * ${e.weekType===ac.WORK_WEEK?"2-6":"?"}`}(e,yc);break;case nc.WEEKLY:this.cron=function(e){const t=[...e.selectedDays].join(",")||"*";return`${e.seconds} ${e.minutes} ${e.hours} ? * ${t}`}(e);break;case nc.MONTHLY:this.cron=function(e,t=yc){const{dateOrDay:i,minutes:o,hours:n,seconds:a,frequency:s}=e,r=t(s);return i.type===sc.DATE?`${a} ${o} ${n} ${i.dayDate} *${r} ?`:"-1"===i.weekNumber?`${a} ${o} ${n} ? *${r} ${i.day}L`:`${e.seconds} ${o} ${n} ? *${r} ${i.day}#${i.weekNumber}`}(e,yc);break;case nc.YEARLY:this.cron=function(e){const{dateOrDay:t,minutes:i,seconds:o,hours:n}=e;return t.type===sc.DATE?`${o} ${i} ${n} ${t.dayDate} ${t.month} ?`:"-1"===t.weekNumber?`${o} ${i} ${n} ? ${t.month} ${t.day}L`:`${o} ${i} ${n} ? ${t.month} ${t.day}#${t.weekNumber}`}(e);break;default:oc({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}this.value=this.cron,this.$emit("change")}setsFieldsFromCronEx(){this.cronConfig=function(e,t){if(!e)return;const i=e.split(" "),[o,n,a,s,r,l]=i;if("?"!==l&&"?"!==s)throw new Error("Support for specifying both a day-of-week AND a day-of-month parameter is not implemented");if(/^(0|\*)\/\d+$/.test(n))return Object.assign({seconds:o},t.buildConfigForMinutesRecurrence(n,a));if(/^(0|\*)\/\d+$/.test(a))return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("?"===s&&"*"===l)return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("2-6"===l||"?"===l&&("*"===s||s.startsWith("*")))return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForDailyRecurrence(s,l));if(/^([1-7](,[1-7])*)$/.test(l)||"*"===l)return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForWeeklyRecurrence(l));if(l.includes("L")||l.includes("#")||/^([1-9]|[12]\d|3[01])$/.test(s)&&"?"===l)return"*"==r||r.startsWith("*/")?Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForMonthlyRecurrence(s,r,l)):Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForYearlyRecurrence(s,r,l));throw new Error("Invalid Cron Expression")}(this.cron,this.getConfigs),this.recurrence=this.cronConfig.type,this.frequency=this.cronConfig.frequency;const e=this.cronConfig;"minutes"in e&&(this.minutes=e.minutes),e.type!==nc.MINUTES&&e.type!==nc.HOURLY||(this.during=e.during||"every_hour",e.hours&&(this.hours=e.hours)),this.seconds=e.seconds,e.type!==nc.HOURLY&&e.type!==nc.MINUTES&&(this.hours=e.hours)}}(0,C.Cg)([l.observable],Qc.prototype,"recurrence",void 0),(0,C.Cg)([l.observable],Qc.prototype,"cron",void 0),(0,C.Cg)([l.observable],Qc.prototype,"cronConfig",void 0),(0,C.Cg)([l.observable],Qc.prototype,"frequency",void 0),(0,C.Cg)([l.observable],Qc.prototype,"during",void 0),(0,C.Cg)([l.volatile],Qc.prototype,"duringOptions",null),(0,C.Cg)([l.observable],Qc.prototype,"hours",void 0),(0,C.Cg)([l.observable],Qc.prototype,"minutes",void 0),(0,C.Cg)([l.observable],Qc.prototype,"seconds",void 0),(0,C.Cg)([l.volatile],Qc.prototype,"frequencySuffix",null),(0,C.Cg)([l.volatile],Qc.prototype,"frequencyList",null),(0,C.Cg)([l.volatile],Qc.prototype,"hourOptions",null),(0,C.Cg)([l.volatile],Qc.prototype,"selectedHours",null),(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],Qc.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],Qc.prototype,"disableTooltips",void 0),(0,C.Cg)([l.volatile],Qc.prototype,"isMinutesRecurrenceEnabled",null),(0,C.Cg)([l.volatile],Qc.prototype,"isSpecificHours",null),(0,C.Cg)([l.volatile],Qc.prototype,"isDailyFrequencyDisabled",null),(0,C.Cg)([l.attr],Qc.prototype,"timezone",void 0);const Zc=void 0,eu={},tu=Qc.compose(Object.assign({baseName:"scheduler-cron-builder",styles:Dc,template:Jc,shadowOptions:Zc},eu)),iu=l.css`
|
|
4322
4322
|
/* Host */
|
|
4323
4323
|
:host {
|
|
4324
4324
|
display: flex;
|
|
@@ -4345,7 +4345,7 @@
|
|
|
4345
4345
|
.timezone-combobox::part(listbox) {
|
|
4346
4346
|
max-height: 20vh;
|
|
4347
4347
|
}
|
|
4348
|
-
`,
|
|
4348
|
+
`,ou=e=>l.html`
|
|
4349
4349
|
<template>
|
|
4350
4350
|
<div class="container">
|
|
4351
4351
|
<label class="label">Time Zone</label>
|
|
@@ -4361,9 +4361,9 @@
|
|
|
4361
4361
|
</${e}-combobox>
|
|
4362
4362
|
</div>
|
|
4363
4363
|
</template>
|
|
4364
|
-
`,
|
|
4365
|
-
${e=>
|
|
4366
|
-
`;class
|
|
4364
|
+
`,nu=l.html`
|
|
4365
|
+
${e=>ou(T(e))}
|
|
4366
|
+
`;class au extends s.FoundationElement{constructor(){super(...arguments),this.timezone="",this.value=this.timezone}timezoneChanged(){this.value=this.timezone,this.$emit("change")}connectedCallback(){super.connectedCallback(),this.getTimeZones()}getTimeZones(){return(0,C.sH)(this,void 0,void 0,function*(){const e=["Europe/London","America/New_York"];try{const t=yield this.connect.request("VALID_TIME_ZONE",{REQUEST:{}});if(!t.REPLY||!Array.isArray(t.REPLY))throw new Error("Invalid data returned for Timezones");this.timeZones=t.REPLY.map(e=>e.ZONE_ID).sort((t,i)=>e.includes(t)&&!e.includes(i)?-1:!e.includes(t)&&e.includes(i)?1:t.localeCompare(i))}catch(e){oc({title:"Cron Scheduler",body:"Unable to fetch timezones data.",toast:{type:"critical"}},"rapid"),Ga.v.error(e)}})}}(0,C.Cg)([l.observable],au.prototype,"timezone",void 0),(0,C.Cg)([di.dm],au.prototype,"connect",void 0),(0,C.Cg)([l.observable],au.prototype,"timeZones",void 0);const su=void 0,ru={},lu=au.compose(Object.assign({baseName:"scheduler-timezone",styles:iu,template:nu,shadowOptions:su},ru)),du=l.css`
|
|
4367
4367
|
.search-bar-combobox {
|
|
4368
4368
|
width: 100%;
|
|
4369
4369
|
min-width: auto;
|
|
@@ -4439,7 +4439,7 @@
|
|
|
4439
4439
|
.close-icon {
|
|
4440
4440
|
color: var(--accent-fill-rest);
|
|
4441
4441
|
}
|
|
4442
|
-
`,
|
|
4442
|
+
`,cu=(e="start")=>'\n<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" width="10px" height="10px">\n <g transform="matrix(1 0 0 1 -256 -14 )">\n <path class="cross-icon" fill="white" d="M 9.9265625 8.865937499999998 L 6.060625000000001 5 L 9.265625 1.795 L 9.9265625 1.1340624999999993 C 10.0240625 1.0365624999999996 10.0240625 0.8781249999999996 9.9265625 0.7806249999999992 L 9.219375 0.07343749999999982 C 9.121875 -0.024062500000000542 8.9634375 -0.024062500000000542 8.8659375 0.07343749999999982 L 5 3.9393750000000005 L 1.1340625 0.073125 C 1.0365625 -0.02437500000000037 0.8781250000000002 -0.02437500000000037 0.7806249999999999 0.073125 L 0.073125 0.7803125 C -0.024375000000000008 0.8778124999999998 -0.024375000000000008 1.0362499999999997 0.073125 1.13375 L 3.9393750000000005 5 L 0.073125 8.865937499999998 C -0.024375000000000008 8.9634375 -0.024375000000000008 9.121875 0.073125 9.219375000000001 L 0.7803125 9.9265625 C 0.8778125000000001 10.0240625 1.03625 10.0240625 1.13375 9.9265625 L 5 6.060625 L 8.205 9.265625 L 8.8659375 9.9265625 C 8.9634375 10.0240625 9.121875 10.0240625 9.219375 9.9265625 L 9.9265625 9.219375000000001 C 10.0240625 9.121875 10.0240625 8.9634375 9.9265625 8.865937499999998 Z " fill-rule="nonzero" fill="#c9c9c9" stroke="none" fill-opacity="0.8" transform="matrix(1 0 0 1 256 14 )"/>\n </g>\n</svg>\n',uu=()=>'\n<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="30px" height="30px" class="bi bi-plus" viewBox="0 0 16 16">\n <path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>\n</svg>',hu=e=>l.html`
|
|
4443
4443
|
|
|
4444
4444
|
<label part="label" for="control" data-test-id="label" class=${e=>{var t;return(0,x.x)("label",["label-hidden",!(null===(t=e.defaultSlottedNodes)||void 0===t?void 0:t.length)])}}
|
|
4445
4445
|
>
|
|
@@ -4519,10 +4519,10 @@
|
|
|
4519
4519
|
</${e}-button>
|
|
4520
4520
|
`)}
|
|
4521
4521
|
</${e}-search-bar-combobox>
|
|
4522
|
-
`,
|
|
4523
|
-
${e=>
|
|
4524
|
-
`,
|
|
4525
|
-
${
|
|
4522
|
+
`,pu=l.html`
|
|
4523
|
+
${e=>hu(T(e))}
|
|
4524
|
+
`,mu=10,gu=3,vu=1,fu=(e,t)=>(new V.b).withExpression((new j.K).withField(e).withValue(t).withSerialiser(G.n.containsIgnoreCase).build()).build();class bu extends s.FoundationElement{constructor(){super(...arguments),this.searchTerm="",this.appearance="neutral",this.minlength=gu,this.position=Pt.BELOW,this.placeholder="Start typing to search",this.clearButton=!0,this.selectedOptions=[],this.normalizeDelimiter=e=>e.trim().replace(/\t|\r\n|\n|\r|,/g," "),this.addOrReplaceSelectedText=(e,t,i)=>(null==t?void 0:t.length)>0?e.replace(t,i):e.concat(i)}clear(){this.selectedOptions=[],this.searchTerm="",this.combobox&&(this.combobox.currentValue="",this.combobox.value=""),this.$emit("selectionChange",[])}clearSearch(){this.clear()}get showClearAffordance(){var e,t,i;if(!this.clearButton)return!1;const o=(null!==(i=null!==(e=this.searchTerm)&&void 0!==e?e:null===(t=this.combobox)||void 0===t?void 0:t.value)&&void 0!==i?i:"").trim();return this.selectedOptions.length>0||o.length>0}get allSearchFieldsUsed(){var e;return!!(null===(e=this.options)||void 0===e?void 0:e.length)&&this.options.every(e=>this.selectedOptions.some(t=>t.field===e.field))}isOptionEnabled(e){return e.isEnabled?e.isEnabled(this.searchTerm,this.selectedOptions,this.minlength):this.searchTerm.length>=this.minlength&&!this.selectedOptions.some(t=>t.field===e.field)}selectedOptionsChanged(){this.applySearchInputLock()}optionsChanged(){this.applySearchInputLock()}applySearchInputLock(){this.combobox&&this.allSearchFieldsUsed&&(this.searchTerm="",this.combobox.value="",this.combobox.currentValue="",this.combobox.open=!1,this.filteredOptions=[])}inputdeleted(){this.selectedOptions.length>0&&this.unselectOption(this.selectedOptions[this.selectedOptions.length-1])}changeHandler(){const e=[];this.combobox.selectedOptions.forEach(t=>{var i,o,n;const a=t.value,s=this.searchTerm.trim();e.push({field:a,term:s,label:(null===(i=this.options.find(e=>e.field===a))||void 0===i?void 0:i.label(s))||t.text,createCriteria:null===(o=this.options.find(e=>e.field===a))||void 0===o?void 0:o.createCriteria,resourceType:null===(n=this.options.find(e=>e.field===a))||void 0===n?void 0:n.resourceType})}),this.selectedOptions=[...this.selectedOptions,...e],this.selectedOptions=this.selectedOptions.filter((e,t,i)=>t===i.findIndex(t=>e.field===t.field&&e.term===t.term)),this.combobox.value="",this.combobox.open=!1,this.$emit("selectionChange",this.selectedOptions),l.DOM.queueUpdate(()=>{setTimeout(()=>{this.selectedOptionsDiv.scrollTo(this.selectedOptionsDiv.scrollWidth,0)},mu)})}pasteHandler(e){var t;if(this.allSearchFieldsUsed)return void e.preventDefault();this.loading=!0;const i=e.clipboardData.getData("text/plain"),o=this.normalizeDelimiter(i),n=null===(t=window.getSelection())||void 0===t?void 0:t.toString(),a=this.addOrReplaceSelectedText(this.combobox.value,n,o);(null==a?void 0:a.length)>=this.minlength&&(this.combobox.value=a,this.searchTerm=a,this.combobox.open=!0),this.loading=!1}hasSelectedOption(e,t){return this.selectedOptions.some(i=>i.term===e&&i.field===t)}unselectOption(e){this.selectedOptions=this.selectedOptions.filter(t=>t!==e),this.$emit("selectionChange",this.selectedOptions)}inputHandler(){return(0,C.sH)(this,void 0,void 0,function*(){this.allSearchFieldsUsed?this.applySearchInputLock():(this.loading=!0,this.searchTerm=this.combobox.value,this.combobox.value.length>=this.minlength&&this.filterSelectedOptions(this.combobox.value),this.loading=!1)})}filterSelectedOptions(e){this.filteredOptions=this.options.filter(t=>!this.selectedOptions.find(i=>i.field===t.field&&i.term.trim()===e.trim()))}}(0,C.Cg)([l.observable],bu.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],bu.prototype,"options",void 0),(0,C.Cg)([l.observable],bu.prototype,"searchTerm",void 0),(0,C.Cg)([l.attr],bu.prototype,"appearance",void 0),(0,C.Cg)([l.attr],bu.prototype,"minlength",void 0),(0,C.Cg)([l.attr],bu.prototype,"position",void 0),(0,C.Cg)([l.attr],bu.prototype,"placeholder",void 0),(0,C.Cg)([l.attr],bu.prototype,"disabled",void 0),(0,C.Cg)([(0,l.attr)({attribute:"clear-button",mode:"boolean"})],bu.prototype,"clearButton",void 0),(0,C.Cg)([l.observable],bu.prototype,"loading",void 0),(0,C.Cg)([l.observable],bu.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],bu.prototype,"filteredOptions",void 0);const yu=void 0,wu={},Cu=bu.compose(Object.assign({baseName:"search-bar",template:pu,styles:du,shadowOptions:yu},wu)),xu=(e,t)=>l.css`
|
|
4525
|
+
${fi(e,t)}
|
|
4526
4526
|
.control {
|
|
4527
4527
|
width: auto;
|
|
4528
4528
|
padding-left: calc(${r.designUnit} * 1px);
|
|
@@ -4558,7 +4558,7 @@
|
|
|
4558
4558
|
:host(.input-locked) .selected-value {
|
|
4559
4559
|
display: none;
|
|
4560
4560
|
}
|
|
4561
|
-
|
|
4561
|
+
`,$u=(e,t)=>l.html`
|
|
4562
4562
|
<template
|
|
4563
4563
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
4564
4564
|
autocomplete="${e=>e.autocomplete}"
|
|
@@ -4610,7 +4610,7 @@
|
|
|
4610
4610
|
></slot>
|
|
4611
4611
|
</div>
|
|
4612
4612
|
</template>
|
|
4613
|
-
`,
|
|
4613
|
+
`,Su=new Set(["Backspace","Delete","Tab","Escape","ArrowUp","ArrowDown","ArrowLeft","ArrowRight","Home","End"]);class Eu extends r.Combobox{constructor(){super(...arguments),this.minlength=vu,this.previousLength=-1,this.changeListener=e=>{this.previousLength=0}}connectedCallback(){super.connectedCallback(),this.addEventListener("change",this.changeListener)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("change",this.changeListener)}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]");if(!t||t.disabled)return;this.selectedOptions=[t],this.control.value=t.text,this.value=this.control.value,this.$emit("change")}this.control.focus()}}keyupHandler(e){switch(e.key){case"Backspace":case"Delete":this.previousLength<0?this.$emit("inputdeleted"):this.previousLength=this.previousLength-1;break;case"Enter":if(this.open&&-1!==this.selectedIndex){const e=this.slottedOptions[0];this.selectedOptions=[e],this.control.value=e.text,this.value=this.control.value,this.$emit("change")}}super.keyupHandler(e)}keydownHandler(e){const t=e.key;if(this.inputLocked){const i=e.ctrlKey||e.metaKey||e.altKey;if(!(Su.has(t)||i))return e.preventDefault(),!1}switch(t){case"ArrowUp":case"ArrowDown":return this.control.value.length<this.minlength?void 0:super.keydownHandler(e);case"Enter":return-1!==this.selectedIndex&&super.keydownHandler(e);case"Tab":if(!this.open)return!0;e.shiftKey?this.selectPreviousOption():this.selectNextOption();break;default:return super.keydownHandler(e)}}inputHandler(e){if(this.inputLocked)return this.control.value="",this.value="",this.open=!1,void e.stopImmediatePropagation();this.control.value.length>=this.minlength?this.open=!0:(e.stopImmediatePropagation(),this.open=!1),this.value=this.control.value,this.previousLength=this.control.value.length}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),void this.focusAndScrollOptionIntoView();this.ariaControls="",this.ariaExpanded="false"}}(0,C.Cg)([l.attr],Eu.prototype,"minlength",void 0),(0,C.Cg)([l.observable],Eu.prototype,"inputLocked",void 0);const Ou={delegatesFocus:!0,mode:"open"},Tu={},ku=Eu.compose(Object.assign({baseName:"search-bar-combobox",template:$u,styles:xu,shadowOptions:Ou},Tu)),Iu=l.css`
|
|
4614
4614
|
:host {
|
|
4615
4615
|
display: block;
|
|
4616
4616
|
width: 100%;
|
|
@@ -4803,7 +4803,7 @@
|
|
|
4803
4803
|
.section-link.state-none {
|
|
4804
4804
|
color: var(--neutral-foreground-rest);
|
|
4805
4805
|
}
|
|
4806
|
-
`,
|
|
4806
|
+
`,Du=l.html`
|
|
4807
4807
|
${e=>{return t=T(e),l.html`
|
|
4808
4808
|
<template>
|
|
4809
4809
|
<div
|
|
@@ -4848,7 +4848,7 @@
|
|
|
4848
4848
|
</div>
|
|
4849
4849
|
</template>
|
|
4850
4850
|
`;var t}}
|
|
4851
|
-
`,Tu=(0,Qe.createLogger)("SectionNavigator"),ku="section-navigator",Iu={setState:`${ku}-set-state`,setStates:`${ku}-set-states`,clearState:`${ku}-clear-state`,clearAllStates:`${ku}-clear-all-states`},Du={active:"Active",inactive:"Inactive",pending:"Pending",disabled:"Disabled",error:"Error",completed:"Completed"},Au={active:{name:"circle-dot",variant:"solid"},inactive:{name:"times-circle",variant:"regular"},pending:{name:"clock",variant:"solid"},disabled:{name:"ban",variant:"solid"},error:{name:"times",variant:"solid"},completed:{name:"check",variant:"solid"}};class Lu extends s.FoundationElement{constructor(){super(...arguments),this.sections=[],this.scrollBehavior="top",this.stateTooltips=Du,this.stateIcons=Au,this.disableAutoScrollDetection=!1,this.userClickedSection=!1,this.isUserScrolling=!1,this.sectionItems=[],this.activeSection=""}sectionsChanged(){this.setSectionItems(),this.setActiveSection(),this.updateScrollDetection()}disableAutoScrollDetectionChanged(){this.updateScrollDetection()}scrollBehaviorChanged(){this.updateSpacer()}connectedCallback(){super.connectedCallback(),this.setSectionItems(),this.setActiveSection(),this.updateSpacer(),this.setupStateEventListeners(),this.updateScrollDetection()}setSectionItems(){if(!Array.isArray(this.sections))return Tu.warn("Sections must be an array"),void(this.sectionItems=[]);this.sectionItems=this.sections}setActiveSection(){this.sectionItems.length>0&&!this.activeSection&&(this.activeSection=this.sectionItems[0].name)}handleSectionClick(e){this.activeSection=e,this.userClickedSection=!0,this.scrollToSection(e)}updateSpacer(){var e;if(this.sectionContent){if(null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0,"top"===this.scrollBehavior)try{const e=this.sectionContent.clientHeight,t=this.sectionContent.querySelector(".content-section:last-child");if(t){const i=t.offsetHeight,o=20,n=Math.max(0,e-i-o);this.spacerElement=document.createElement("div"),this.spacerElement.className="scroll-spacer",this.spacerElement.style.height=`${n}px`,this.spacerElement.style.pointerEvents="none",this.sectionContent.appendChild(this.spacerElement)}}catch(e){Tu.error("Error updating spacer:",e)}}else Tu.warn("Section content element not found")}scrollToSection(e){if(this.sectionContent)try{const t=this.sectionContent.querySelector(`[data-section="${e}"]`);if(!t)return void Tu.warn(`Section "${e}" not found`);const i=t.offsetTop-this.sectionContent.offsetTop;this.sectionContent.scrollTo({top:i,behavior:"smooth"}),this.setupScrollEndDetection()}catch(e){Tu.error("Error scrolling to section:",e)}else Tu.warn("Section content not available")}updateScrollDetection(){this.cleanupScrollDetection(),!this.disableAutoScrollDetection&&this.sectionContent&&this.setupScrollDetection()}setupScrollDetection(){if(this.sectionContent)try{this.scrollCheckHandler=()=>{this.isUserScrolling&&!this.userClickedSection&&(this.scrollDebounceTimeout&&clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=window.setTimeout(()=>{this.updateActiveSectionBasedOnScrollPosition()},Lu.SCROLL_DEBOUNCE_TIMEOUT))},this.sectionContent.addEventListener("scroll",this.scrollCheckHandler,{passive:!0});const e=()=>{this.isUserScrolling=!0},t=()=>{this.isUserScrolling=!1,this.userClickedSection=!1};let i;this.sectionContent.addEventListener("wheel",e,{passive:!0}),this.sectionContent.addEventListener("touchstart",e,{passive:!0}),this.sectionContent.addEventListener("mousedown",e,{passive:!0}),this.sectionContent.addEventListener("scrollend",t,{passive:!0}),this.sectionContent.addEventListener("scroll",()=>{clearTimeout(i),i=window.setTimeout(t,Lu.SCROLL_END_TIMEOUT)},{passive:!0})}catch(e){Tu.error("Error setting up scroll detection:",e)}else Tu.warn("Section content not available for scroll detection")}updateActiveSectionBasedOnScrollPosition(){if(!this.sectionContent)return;const e=this.sectionContent.scrollTop+this.sectionContent.clientHeight/2;let t=null,i=1/0;this.sectionItems.forEach(o=>{const n=this.sectionContent.querySelector(`[data-section="${o.name}"]`);if(n){const a=n.offsetTop+n.clientHeight/2,s=Math.abs(a-e);s<i&&(i=s,t=o.name)}}),t&&t!==this.activeSection&&(this.activeSection=t)}setupScrollEndDetection(){this.sectionContent&&(this.cleanupScrollEndDetection(),this.scrollEndHandler=()=>{this.userClickedSection=!1,this.cleanupScrollEndDetection()},this.sectionContent.addEventListener("scroll",this.scrollEndHandler,{passive:!0}))}cleanupScrollEndDetection(){this.scrollEndHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollEndHandler),this.scrollEndHandler=void 0)}cleanupScrollDetection(){this.scrollCheckHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollCheckHandler),this.scrollCheckHandler=void 0),this.scrollDebounceTimeout&&(clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=void 0),this.cleanupScrollEndDetection()}setupStateEventListeners(){this.sectionContent?(this.handleSetStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.addState(t,i)}catch(e){Tu.error("Error handling set-state event:",e)}},this.handleSetStatesRef=e=>{try{const{sectionName:t,stateNames:i}=e.detail;this.addStates(t,i)}catch(e){Tu.error("Error handling set-states event:",e)}},this.handleClearStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.clearState(t,i)}catch(e){Tu.error("Error handling clear-state event:",e)}},this.handleClearAllStatesRef=e=>{try{const{sectionName:t}=e.detail;t?this.clearAllStates(t):this.clearAllStatesInAllSections()}catch(e){Tu.error("Error handling clear-all-states event:",e)}},this.handleGenericStateEventRef=e=>{try{const t=e.type,i=e.detail;if(null==i?void 0:i.sectionName)return;const o=e.target.closest("[data-section]");let n=null==o?void 0:o.getAttribute("data-section");if(!n){const t=e.target.closest("[slot]");n=(null==t?void 0:t.getAttribute("slot"))||this.activeSection}n||(n=this.activeSection),e.stopPropagation(),e.preventDefault();const a=Object.assign(Object.assign({},i),{sectionName:n}),s=new CustomEvent(t,{detail:a,bubbles:!0,cancelable:!0});this.dispatchEvent(s)}catch(e){Tu.error("Error handling generic state event:",e)}},this.addEventListener(Iu.setState,this.handleSetStateRef),this.addEventListener(Iu.setStates,this.handleSetStatesRef),this.addEventListener(Iu.clearState,this.handleClearStateRef),this.addEventListener(Iu.clearAllStates,this.handleClearAllStatesRef),this.sectionContent.addEventListener(Iu.setState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Iu.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Iu.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Iu.clearAllStates,this.handleGenericStateEventRef,!0)):Tu.warn("Section content not available for event listeners")}updateSectionStates(e,t){const i=this.sectionItems.findIndex(t=>t.name===e);if(-1!==i){const e=Object.assign(Object.assign({},this.sectionItems[i]),{states:t});this.sectionItems=[...this.sectionItems.slice(0,i),e,...this.sectionItems.slice(i+1)]}}addState(e,t){if(!e||!t)return void Tu.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Tu.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[];if(!o.includes(t)){const i=[...o,t];this.updateSectionStates(e,i)}}addStates(e,t){if(!e||!Array.isArray(t))return void Tu.warn("Section name and state names array are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Tu.warn(`Section "${e}" not found`);const o=[...this.sectionItems[i].states||[]];t.forEach(e=>{o.includes(e)||o.push(e)}),this.updateSectionStates(e,o)}clearState(e,t){if(!e||!t)return void Tu.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Tu.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[],n=o.indexOf(t);if(n>-1){const t=o.filter((e,t)=>t!==n);this.updateSectionStates(e,t)}}clearAllStates(e){if(!e)return void Tu.warn("Section name is required");-1!==this.sectionItems.findIndex(t=>t.name===e)?this.updateSectionStates(e,[]):Tu.warn(`Section "${e}" not found`)}clearAllStatesInAllSections(){this.sectionItems=this.sectionItems.map(e=>Object.assign(Object.assign({},e),{states:[]}))}getStateTooltip(e){return e?this.stateTooltips[e]||"":(Tu.warn("State name is required"),"")}getSectionStateClass(e){if(!e)return Tu.warn("Section is required"),"state-none";const t=e.states||[];if(0===t.length)return"state-none";if(t.length>1)return"state-multiple";return`state-${t[0]}`}getStateIcon(e){return e?this.stateIcons[e]||Au[e]:(Tu.warn("State name is required"),Au.active)}disconnectedCallback(){var e;super.disconnectedCallback(),this.handleSetStateRef&&this.removeEventListener(Iu.setState,this.handleSetStateRef),this.handleSetStatesRef&&this.removeEventListener(Iu.setStates,this.handleSetStatesRef),this.handleClearStateRef&&this.removeEventListener(Iu.clearState,this.handleClearStateRef),this.handleClearAllStatesRef&&this.removeEventListener(Iu.clearAllStates,this.handleClearAllStatesRef),this.handleGenericStateEventRef&&this.sectionContent&&(this.sectionContent.removeEventListener(Iu.setState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Iu.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Iu.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Iu.clearAllStates,this.handleGenericStateEventRef,!0)),this.cleanupScrollDetection(),null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0}}Lu.SCROLL_END_TIMEOUT=150,Lu.SCROLL_DEBOUNCE_TIMEOUT=100,(0,C.Cg)([l.observable],Lu.prototype,"sections",void 0),(0,C.Cg)([(0,l.attr)({attribute:"scroll-behavior"})],Lu.prototype,"scrollBehavior",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-tooltips"})],Lu.prototype,"stateTooltips",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-icons"})],Lu.prototype,"stateIcons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"disable-auto-scroll-detection",mode:"boolean"})],Lu.prototype,"disableAutoScrollDetection",void 0),(0,C.Cg)([l.observable],Lu.prototype,"sectionItems",void 0),(0,C.Cg)([l.observable],Lu.prototype,"activeSection",void 0);const Ru={mode:"open"},Nu={},Fu=Lu.compose(Object.assign({baseName:"foundation-section-navigator",template:Ou,styles:Eu,shadowOptions:Ru},Nu)),Mu=(e,t)=>l.css`
|
|
4851
|
+
`,Au=(0,it.createLogger)("SectionNavigator"),Lu="section-navigator",Ru={setState:`${Lu}-set-state`,setStates:`${Lu}-set-states`,clearState:`${Lu}-clear-state`,clearAllStates:`${Lu}-clear-all-states`},Nu={active:"Active",inactive:"Inactive",pending:"Pending",disabled:"Disabled",error:"Error",completed:"Completed"},Fu={active:{name:"circle-dot",variant:"solid"},inactive:{name:"times-circle",variant:"regular"},pending:{name:"clock",variant:"solid"},disabled:{name:"ban",variant:"solid"},error:{name:"times",variant:"solid"},completed:{name:"check",variant:"solid"}};class Mu extends s.FoundationElement{constructor(){super(...arguments),this.sections=[],this.scrollBehavior="top",this.stateTooltips=Nu,this.stateIcons=Fu,this.disableAutoScrollDetection=!1,this.userClickedSection=!1,this.isUserScrolling=!1,this.sectionItems=[],this.activeSection=""}sectionsChanged(){this.setSectionItems(),this.setActiveSection(),this.updateScrollDetection()}disableAutoScrollDetectionChanged(){this.updateScrollDetection()}scrollBehaviorChanged(){this.updateSpacer()}connectedCallback(){super.connectedCallback(),this.setSectionItems(),this.setActiveSection(),this.updateSpacer(),this.setupStateEventListeners(),this.updateScrollDetection()}setSectionItems(){if(!Array.isArray(this.sections))return Au.warn("Sections must be an array"),void(this.sectionItems=[]);this.sectionItems=this.sections}setActiveSection(){this.sectionItems.length>0&&!this.activeSection&&(this.activeSection=this.sectionItems[0].name)}handleSectionClick(e){this.activeSection=e,this.userClickedSection=!0,this.scrollToSection(e)}updateSpacer(){var e;if(this.sectionContent){if(null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0,"top"===this.scrollBehavior)try{const e=this.sectionContent.clientHeight,t=this.sectionContent.querySelector(".content-section:last-child");if(t){const i=t.offsetHeight,o=20,n=Math.max(0,e-i-o);this.spacerElement=document.createElement("div"),this.spacerElement.className="scroll-spacer",this.spacerElement.style.height=`${n}px`,this.spacerElement.style.pointerEvents="none",this.sectionContent.appendChild(this.spacerElement)}}catch(e){Au.error("Error updating spacer:",e)}}else Au.warn("Section content element not found")}scrollToSection(e){if(this.sectionContent)try{const t=this.sectionContent.querySelector(`[data-section="${e}"]`);if(!t)return void Au.warn(`Section "${e}" not found`);const i=t.offsetTop-this.sectionContent.offsetTop;this.sectionContent.scrollTo({top:i,behavior:"smooth"}),this.setupScrollEndDetection()}catch(e){Au.error("Error scrolling to section:",e)}else Au.warn("Section content not available")}updateScrollDetection(){this.cleanupScrollDetection(),!this.disableAutoScrollDetection&&this.sectionContent&&this.setupScrollDetection()}setupScrollDetection(){if(this.sectionContent)try{this.scrollCheckHandler=()=>{this.isUserScrolling&&!this.userClickedSection&&(this.scrollDebounceTimeout&&clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=window.setTimeout(()=>{this.updateActiveSectionBasedOnScrollPosition()},Mu.SCROLL_DEBOUNCE_TIMEOUT))},this.sectionContent.addEventListener("scroll",this.scrollCheckHandler,{passive:!0});const e=()=>{this.isUserScrolling=!0},t=()=>{this.isUserScrolling=!1,this.userClickedSection=!1};let i;this.sectionContent.addEventListener("wheel",e,{passive:!0}),this.sectionContent.addEventListener("touchstart",e,{passive:!0}),this.sectionContent.addEventListener("mousedown",e,{passive:!0}),this.sectionContent.addEventListener("scrollend",t,{passive:!0}),this.sectionContent.addEventListener("scroll",()=>{clearTimeout(i),i=window.setTimeout(t,Mu.SCROLL_END_TIMEOUT)},{passive:!0})}catch(e){Au.error("Error setting up scroll detection:",e)}else Au.warn("Section content not available for scroll detection")}updateActiveSectionBasedOnScrollPosition(){if(!this.sectionContent)return;const e=this.sectionContent.scrollTop+this.sectionContent.clientHeight/2;let t=null,i=1/0;this.sectionItems.forEach(o=>{const n=this.sectionContent.querySelector(`[data-section="${o.name}"]`);if(n){const a=n.offsetTop+n.clientHeight/2,s=Math.abs(a-e);s<i&&(i=s,t=o.name)}}),t&&t!==this.activeSection&&(this.activeSection=t)}setupScrollEndDetection(){this.sectionContent&&(this.cleanupScrollEndDetection(),this.scrollEndHandler=()=>{this.userClickedSection=!1,this.cleanupScrollEndDetection()},this.sectionContent.addEventListener("scroll",this.scrollEndHandler,{passive:!0}))}cleanupScrollEndDetection(){this.scrollEndHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollEndHandler),this.scrollEndHandler=void 0)}cleanupScrollDetection(){this.scrollCheckHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollCheckHandler),this.scrollCheckHandler=void 0),this.scrollDebounceTimeout&&(clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=void 0),this.cleanupScrollEndDetection()}setupStateEventListeners(){this.sectionContent?(this.handleSetStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.addState(t,i)}catch(e){Au.error("Error handling set-state event:",e)}},this.handleSetStatesRef=e=>{try{const{sectionName:t,stateNames:i}=e.detail;this.addStates(t,i)}catch(e){Au.error("Error handling set-states event:",e)}},this.handleClearStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.clearState(t,i)}catch(e){Au.error("Error handling clear-state event:",e)}},this.handleClearAllStatesRef=e=>{try{const{sectionName:t}=e.detail;t?this.clearAllStates(t):this.clearAllStatesInAllSections()}catch(e){Au.error("Error handling clear-all-states event:",e)}},this.handleGenericStateEventRef=e=>{try{const t=e.type,i=e.detail;if(null==i?void 0:i.sectionName)return;const o=e.target.closest("[data-section]");let n=null==o?void 0:o.getAttribute("data-section");if(!n){const t=e.target.closest("[slot]");n=(null==t?void 0:t.getAttribute("slot"))||this.activeSection}n||(n=this.activeSection),e.stopPropagation(),e.preventDefault();const a=Object.assign(Object.assign({},i),{sectionName:n}),s=new CustomEvent(t,{detail:a,bubbles:!0,cancelable:!0});this.dispatchEvent(s)}catch(e){Au.error("Error handling generic state event:",e)}},this.addEventListener(Ru.setState,this.handleSetStateRef),this.addEventListener(Ru.setStates,this.handleSetStatesRef),this.addEventListener(Ru.clearState,this.handleClearStateRef),this.addEventListener(Ru.clearAllStates,this.handleClearAllStatesRef),this.sectionContent.addEventListener(Ru.setState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Ru.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Ru.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(Ru.clearAllStates,this.handleGenericStateEventRef,!0)):Au.warn("Section content not available for event listeners")}updateSectionStates(e,t){const i=this.sectionItems.findIndex(t=>t.name===e);if(-1!==i){const e=Object.assign(Object.assign({},this.sectionItems[i]),{states:t});this.sectionItems=[...this.sectionItems.slice(0,i),e,...this.sectionItems.slice(i+1)]}}addState(e,t){if(!e||!t)return void Au.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Au.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[];if(!o.includes(t)){const i=[...o,t];this.updateSectionStates(e,i)}}addStates(e,t){if(!e||!Array.isArray(t))return void Au.warn("Section name and state names array are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Au.warn(`Section "${e}" not found`);const o=[...this.sectionItems[i].states||[]];t.forEach(e=>{o.includes(e)||o.push(e)}),this.updateSectionStates(e,o)}clearState(e,t){if(!e||!t)return void Au.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void Au.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[],n=o.indexOf(t);if(n>-1){const t=o.filter((e,t)=>t!==n);this.updateSectionStates(e,t)}}clearAllStates(e){if(!e)return void Au.warn("Section name is required");-1!==this.sectionItems.findIndex(t=>t.name===e)?this.updateSectionStates(e,[]):Au.warn(`Section "${e}" not found`)}clearAllStatesInAllSections(){this.sectionItems=this.sectionItems.map(e=>Object.assign(Object.assign({},e),{states:[]}))}getStateTooltip(e){return e?this.stateTooltips[e]||"":(Au.warn("State name is required"),"")}getSectionStateClass(e){if(!e)return Au.warn("Section is required"),"state-none";const t=e.states||[];if(0===t.length)return"state-none";if(t.length>1)return"state-multiple";return`state-${t[0]}`}getStateIcon(e){return e?this.stateIcons[e]||Fu[e]:(Au.warn("State name is required"),Fu.active)}disconnectedCallback(){var e;super.disconnectedCallback(),this.handleSetStateRef&&this.removeEventListener(Ru.setState,this.handleSetStateRef),this.handleSetStatesRef&&this.removeEventListener(Ru.setStates,this.handleSetStatesRef),this.handleClearStateRef&&this.removeEventListener(Ru.clearState,this.handleClearStateRef),this.handleClearAllStatesRef&&this.removeEventListener(Ru.clearAllStates,this.handleClearAllStatesRef),this.handleGenericStateEventRef&&this.sectionContent&&(this.sectionContent.removeEventListener(Ru.setState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Ru.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Ru.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(Ru.clearAllStates,this.handleGenericStateEventRef,!0)),this.cleanupScrollDetection(),null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0}}Mu.SCROLL_END_TIMEOUT=150,Mu.SCROLL_DEBOUNCE_TIMEOUT=100,(0,C.Cg)([l.observable],Mu.prototype,"sections",void 0),(0,C.Cg)([(0,l.attr)({attribute:"scroll-behavior"})],Mu.prototype,"scrollBehavior",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-tooltips"})],Mu.prototype,"stateTooltips",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-icons"})],Mu.prototype,"stateIcons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"disable-auto-scroll-detection",mode:"boolean"})],Mu.prototype,"disableAutoScrollDetection",void 0),(0,C.Cg)([l.observable],Mu.prototype,"sectionItems",void 0),(0,C.Cg)([l.observable],Mu.prototype,"activeSection",void 0);const _u={mode:"open"},Hu={},zu=Mu.compose(Object.assign({baseName:"foundation-section-navigator",template:Du,styles:Iu,shadowOptions:_u},Hu)),Pu=(e,t)=>l.css`
|
|
4852
4852
|
${(0,r.radioGroupStyles)(e,t)}
|
|
4853
4853
|
::slotted(foundation-segmented-item:first-of-type) {
|
|
4854
4854
|
border-radius: calc(var(--control-corner-radius) * 1px) 0 0
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
calc(var(--control-corner-radius) * 1px) 0;
|
|
4862
4862
|
border-left-width: 0;
|
|
4863
4863
|
}
|
|
4864
|
-
`,
|
|
4864
|
+
`,Uu=(e,t)=>(0,s.radioGroupTemplate)(e,t);class Bu extends s.RadioGroup{valueChanged(){void 0===this.value&&this.slottedRadioButtons&&this.slottedRadioButtons.forEach(e=>{e.checked=!1}),super.valueChanged()}}const Gu=void 0,ju={},Vu=Bu.compose(Object.assign({baseName:"segmented-control",template:Uu,styles:Pu,shadowOptions:Gu},ju)),Yu=(e,t)=>l.css`
|
|
4865
4865
|
${(0,r.radioStyles)(e,t)}
|
|
4866
4866
|
:host {
|
|
4867
4867
|
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
@@ -4872,7 +4872,7 @@
|
|
|
4872
4872
|
:host([aria-checked='true']) {
|
|
4873
4873
|
background: var(--accent-foreground-rest);
|
|
4874
4874
|
}
|
|
4875
|
-
`,
|
|
4875
|
+
`,Wu=(e,t)=>l.html`
|
|
4876
4876
|
<template
|
|
4877
4877
|
role="radio"
|
|
4878
4878
|
aria-checked="${e=>e.checked}"
|
|
@@ -4886,7 +4886,7 @@
|
|
|
4886
4886
|
<slot></slot>
|
|
4887
4887
|
</span>
|
|
4888
4888
|
</template>
|
|
4889
|
-
`;class
|
|
4889
|
+
`;class qu extends r.Radio{}const Ku=void 0,Xu={},Ju=qu.compose(Object.assign({baseName:"segmented-item",template:Wu,styles:Yu,shadowOptions:Ku},Xu)),Qu=(e,t)=>l.css`
|
|
4890
4890
|
${(0,r.selectStyles)(e,t)}
|
|
4891
4891
|
|
|
4892
4892
|
:host(:not([size]):not([multiple]):not([open]):focus-visible), :host([multiple]:focus-visible), :host([size]:focus-visible),
|
|
@@ -4894,19 +4894,19 @@
|
|
|
4894
4894
|
box-shadow: none;
|
|
4895
4895
|
outline: none;
|
|
4896
4896
|
}
|
|
4897
|
-
`,
|
|
4897
|
+
`,Zu=(e,t)=>(0,s.selectTemplate)(e,t);class eh extends r.Select{slottedOptionsChanged(e,t){const i=this.value;super.slottedOptionsChanged(e,t),this.selectedIndex=-1;const o=[];this.slottedOptions&&this.slottedOptions.forEach(e=>{const t=e.nodeName.toLowerCase();if(t.endsWith("-optgroup")){const t=Array.from(e.children).filter(e=>{const t=e.nodeName.toLowerCase();return"option"===e.getAttribute("role")||t.endsWith("-option")});o.push(...t)}else("option"===e.getAttribute("role")||t.endsWith("-option"))&&o.push(e)}),this.options=o,i&&(this.value=i),-1===this.selectedIndex&&this.options.length>0&&(this.selectedIndex=0)}focusAndScrollOptionIntoView(e=this.firstSelectedOption){this.contains(function(e){const t=e.getRootNode();return t instanceof ShadowRoot?t.activeElement:document.activeElement}(this))&&null!==e&&(e.focus(),requestAnimationFrame(()=>{e.scrollIntoView({block:"nearest"})}))}openChanged(e,t){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void l.DOM.queueUpdate(()=>this.focus());this.ariaControls="",this.ariaExpanded="false"}}keydownHandler(e){switch(e.key){case"ArrowDown":case"ArrowUp":if(this.open){const e=this.options[this.selectedIndex];null==e||e.scrollIntoView({block:"center",behavior:"auto"})}else this.open=!0}return super.keydownHandler(e)}}const th=void 0,ih={indicator:'\n <svg\n class="select-indicator"\n part="select-indicator"\n viewBox="0 0 12 7"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M11.85.65c.2.2.2.5 0 .7L6.4 6.84a.55.55 0 01-.78 0L.14 1.35a.5.5 0 11.71-.7L6 5.8 11.15.65c.2-.2.5-.2.7 0z"\n />\n </svg>\n '},oh=eh.compose(Object.assign({baseName:"select",template:Zu,styles:Qu,shadowOptions:th},ih)),nh=(e,t)=>l.css`
|
|
4898
4898
|
${(0,r.skeletonStyles)(e,t)}
|
|
4899
|
-
`,
|
|
4899
|
+
`,ah=(e,t)=>(0,s.skeletonTemplate)(e,t);class sh extends r.Skeleton{}const rh=void 0,lh={},dh=sh.compose(Object.assign({baseName:"skeleton",template:ah,styles:nh,shadowOptions:rh},lh)),ch=(e,t)=>l.css`
|
|
4900
4900
|
${(0,r.sliderStyles)(e,t)}
|
|
4901
4901
|
.track-progress {
|
|
4902
4902
|
background-color: var(--accent-fill-rest);
|
|
4903
4903
|
border-radius: calc(var(--control-corner-radius) * 1px);
|
|
4904
4904
|
}
|
|
4905
|
-
`;var
|
|
4905
|
+
`;var uh=i(17733),hh=i(54120);const ph=(e,t)=>l.html`
|
|
4906
4906
|
<template
|
|
4907
4907
|
role="slider"
|
|
4908
4908
|
class="${e=>e.readOnly?"readonly":""}
|
|
4909
|
-
${e=>e.orientation||
|
|
4909
|
+
${e=>e.orientation||uh.t.horizontal}"
|
|
4910
4910
|
tabindex="${e=>e.disabled?null:0}"
|
|
4911
4911
|
aria-valuetext="${e=>e.valueTextFormatter(e.value)}"
|
|
4912
4912
|
aria-valuenow="${e=>e.value}"
|
|
@@ -4921,7 +4921,7 @@
|
|
|
4921
4921
|
<div ${(0,l.ref)("track")} part="track-container" class="track">
|
|
4922
4922
|
<div
|
|
4923
4923
|
class="track-progress"
|
|
4924
|
-
style="${e=>{const t=1-(0,
|
|
4924
|
+
style="${e=>{const t=1-(0,hh.AB)(0,1,(parseInt(e.value)-e.min)/(e.max-e.min)),i=Math.round(100*(1-t));return"horizontal"===e.orientation?e.isDragging?`height: calc(var(--track-width) * 1px); width: ${i}%;`:`height: calc(var(--track-width) * 1px); width: ${i}%; transition: all 0.2s ease;`:e.isDragging?`width: calc(var(--track-width) * 1px); height: ${i}%;`:`width: calc(var(--track-width) * 1px); height: ${i}%; transition: all 0.2s ease;`}}"
|
|
4925
4925
|
></div>
|
|
4926
4926
|
</div>
|
|
4927
4927
|
<slot></slot>
|
|
@@ -4935,9 +4935,9 @@
|
|
|
4935
4935
|
</div>
|
|
4936
4936
|
</div>
|
|
4937
4937
|
</template>
|
|
4938
|
-
`;class
|
|
4938
|
+
`;class mh extends r.Slider{}const gh=void 0,vh={thumb:'\n <div class="thumb-cursor"></div>\n '},fh=mh.compose(Object.assign({baseName:"slider",template:ph,styles:ch,shadowOptions:gh},vh)),bh=(e,t)=>l.css`
|
|
4939
4939
|
${(0,r.sliderLabelStyles)(e,t)}
|
|
4940
|
-
`,
|
|
4940
|
+
`,yh=(e,t)=>(0,s.sliderLabelTemplate)(e,t);class wh extends r.SliderLabel{}const Ch=void 0,xh={},$h=wh.compose(Object.assign({baseName:"slider-label",template:yh,styles:bh,shadowOptions:Ch},xh)),Sh="default",Eh={DEFAULT:Sh,ERROR:"error",SUCCESS:"success"},Oh=1e4,Th={DISMISS:"dismiss",AUTO_DISMISS:"autoDismiss"},kh=l.css`
|
|
4941
4941
|
@keyframes append-from-left-animate {
|
|
4942
4942
|
from {
|
|
4943
4943
|
transform: translateX(100%);
|
|
@@ -5058,7 +5058,7 @@
|
|
|
5058
5058
|
flex: 1;
|
|
5059
5059
|
overflow: hidden;
|
|
5060
5060
|
}
|
|
5061
|
-
`,
|
|
5061
|
+
`,Ih=e=>l.html`
|
|
5062
5062
|
<div
|
|
5063
5063
|
role="alert"
|
|
5064
5064
|
aria-live="polite"
|
|
@@ -5087,10 +5087,10 @@
|
|
|
5087
5087
|
</div>
|
|
5088
5088
|
`)}
|
|
5089
5089
|
</div>
|
|
5090
|
-
`,
|
|
5091
|
-
${e=>
|
|
5092
|
-
`,
|
|
5093
|
-
${
|
|
5090
|
+
`,Dh=l.html`
|
|
5091
|
+
${e=>Ih(T(e))}
|
|
5092
|
+
`,Ah={mode:"open",delegatesFocus:!0};class Lh extends s.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=Oh,this.autoClose=!0,this.type=Sh,this.dismissEventListener=this.handleDissmis.bind(this)}autoCloseChanged(){this.autoClose&&(this.timeoutRef=setTimeout(()=>{this.handleDissmis(!0)},this.closeTimeout)),!this.autoClose&&this.timeoutRef&&clearTimeout(this.timeoutRef)}connectedCallback(){super.connectedCallback(),this.addEventListener(Th.DISMISS,this.dismissEventListener)}errorChanged(e,t){var i,o,n;this.type=null!==(n=null===(o=null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.snackbar)||void 0===o?void 0:o.type)&&void 0!==n?n:Sh}notificationChanged(e,t){var i,o,n,a,s,r,l,d,c;this.type=null!==(n=null===(o=null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.snackbar)||void 0===o?void 0:o.type)&&void 0!==n?n:Sh,this.autoClose=null===(r=null===(s=null===(a=null==t?void 0:t.config)||void 0===a?void 0:a.snackbar)||void 0===s?void 0:s.autoClose)||void 0===r||r,this.closeTimeout=null!==(c=null===(d=null===(l=null==t?void 0:t.config)||void 0===l?void 0:l.snackbar)||void 0===d?void 0:d.closeTimeout)&&void 0!==c?c:Oh}handleDissmis(e=!1){this.deleteAnimation="snackbar-delete",this.snackbar.onanimationend=()=>{this.dismiss(),e&&this.dispatchEvent(new CustomEvent(Th.AUTO_DISMISS,{bubbles:!0,composed:!0,detail:this.identifier}))}}dismiss(){this.remove(),this.timeoutRef&&clearTimeout(this.timeoutRef)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(Th.DISMISS,this.dismissEventListener),this.timeoutRef&&clearTimeout(this.timeoutRef)}}(0,C.Cg)([l.observable],Lh.prototype,"error",void 0),(0,C.Cg)([l.observable],Lh.prototype,"notification",void 0),(0,C.Cg)([l.observable],Lh.prototype,"deleteAnimation",void 0),(0,C.Cg)([(0,l.attr)({attribute:"identifier"})],Lh.prototype,"identifier",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout"})],Lh.prototype,"closeTimeout",void 0),(0,C.Cg)([(0,l.attr)({attribute:"auto-close",mode:"boolean"})],Lh.prototype,"autoClose",void 0),(0,C.Cg)([(0,l.attr)({attribute:"type"})],Lh.prototype,"type",void 0);const Rh=Lh.compose({baseName:"snackbar",styles:kh,template:Dh,shadowOptions:Ah}),Nh=(e,t)=>l.css`
|
|
5093
|
+
${br()}
|
|
5094
5094
|
|
|
5095
5095
|
.fa-stack {
|
|
5096
5096
|
display: inline-block;
|
|
@@ -5115,14 +5115,14 @@
|
|
|
5115
5115
|
.fa-stack-1x {
|
|
5116
5116
|
z-index: 1;
|
|
5117
5117
|
}
|
|
5118
|
-
`,
|
|
5118
|
+
`,Fh=l.html`
|
|
5119
5119
|
<span
|
|
5120
5120
|
class=${e=>`fa-stack fa-${e.size}`}
|
|
5121
5121
|
style=${e=>`vertical-align: ${e["vertical-align"]};`}
|
|
5122
5122
|
>
|
|
5123
5123
|
<slot></slot>
|
|
5124
5124
|
</span>
|
|
5125
|
-
`;class
|
|
5125
|
+
`;class Mh extends s.FoundationElement{constructor(){super(...arguments),this.size=Er,this["vertical-align"]="baseline"}}(0,C.Cg)([l.attr],Mh.prototype,"size",void 0),(0,C.Cg)([l.attr],Mh.prototype,"vertical-align",void 0);const _h=Mh.compose({baseName:"stacking-icons",template:Fh,styles:Nh}),Hh=l.css`
|
|
5126
5126
|
.status-pill {
|
|
5127
5127
|
font-size: var(--ag-data-font-size);
|
|
5128
5128
|
display: inline-flex;
|
|
@@ -5157,7 +5157,7 @@
|
|
|
5157
5157
|
.status-pill-image {
|
|
5158
5158
|
height: 14px;
|
|
5159
5159
|
}
|
|
5160
|
-
`,
|
|
5160
|
+
`,zh=l.html`
|
|
5161
5161
|
${e=>{return t=T(e),l.html`
|
|
5162
5162
|
${(0,l.when)(e=>e.isCountdownVisible&&!(e.hideWhenCountdownCompleted&&e.isCountdownExpired),l.html`
|
|
5163
5163
|
<div
|
|
@@ -5188,7 +5188,7 @@
|
|
|
5188
5188
|
</div>
|
|
5189
5189
|
`)}
|
|
5190
5190
|
`;var t}}
|
|
5191
|
-
`,
|
|
5191
|
+
`,Ph=(e,t="second")=>{let i=e/1e3;const o=Math.floor(i/86400);i%=86400;const n=Math.floor(i/3600);i%=3600;const a=Math.floor(i/60),s=Math.floor(i%60),r=[];switch(o&&r.push(`${o}d`),t){case"minute":n&&r.push(`${n}h`),a&&r.push(`${a}m`),!a&&s&&r.push("< 1m");break;case"hour":n&&r.push(`${n}h`),n||!a&&!s||r.push("< 1h");break;default:n&&r.push(`${n}h`),a&&r.push(`${a}m`),s&&r.push(`${s}s`)}return r.length?r.join(" "):"0s"};class Uh extends s.FoundationElement{constructor(){super(...arguments),this.iconSize="sm",this.dateCountdownCompletedMessage="Expired",this.dateCountdownUnit="second",this.hideWhenCountdownCompleted=!1,this.isCountdownExpired=!1,this.isCountdownVisible=!0}dateCountdownChanged(e,t){if(e!==t){if(!t)return void this.clearCountdownTimer();this.isCountdownExpired=!1,this.setUpDateCountdown(t)}}dateCountdownVisibleAfterChanged(e,t){e!==t&&this.updateVisibilityFromStartTime()}connectedCallback(){this.updateVisibilityFromStartTime(),super.connectedCallback()}disconnectedCallback(){this.clearCountdownTimer(),super.disconnectedCallback()}setUpDateCountdown(e){if(this.clearCountdownTimer(),isNaN(parseInt(e)))ot.warn("invalid date-countdown value passed. Must be a number");else{e=parseInt(e);const t=new Date(e);this.updateCountdown(t),this.dateInterval=setInterval(()=>this.updateCountdown(t),1e3)}}updateCountdown(e){const t=(new Date).getTime(),i=Math.floor(e.getTime()-t),o=void 0!==this.dateCountdownVisibleAfter&&null!==this.dateCountdownVisibleAfter?Number(this.dateCountdownVisibleAfter):void 0;if(void 0!==o&&!isNaN(o)&&t<o)return this.isCountdownVisible=!1,this.countdown=null,void(this.isCountdownExpired=!1);this.isCountdownVisible=!0,i<=0?this.hideWhenCountdownCompleted?(this.isCountdownExpired=!0,this.clearCountdownTimer()):(this.countdown=this.dateCountdownCompletedMessage,clearInterval(this.dateInterval)):this.countdown=Ph(i,this.dateCountdownUnit)}updateVisibilityFromStartTime(){const e=void 0!==this.dateCountdownVisibleAfter&&null!==this.dateCountdownVisibleAfter?Number(this.dateCountdownVisibleAfter):void 0;if(void 0===e||isNaN(e))this.isCountdownVisible=!0;else{const t=Date.now();this.isCountdownVisible=t>=e}}clearCountdownTimer(){this.dateInterval&&(clearInterval(this.dateInterval),this.dateInterval=null),this.countdown=null}}(0,C.Cg)([(0,l.attr)({attribute:"background-color"})],Uh.prototype,"backgroundColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-name"})],Uh.prototype,"iconName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-src"})],Uh.prototype,"iconSrc",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-initial"})],Uh.prototype,"iconInitial",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-initial-background-color"})],Uh.prototype,"iconInitialBackgroundColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-size"})],Uh.prototype,"iconSize",void 0),(0,C.Cg)([(0,l.attr)({attribute:"text-color"})],Uh.prototype,"textColor",void 0),(0,C.Cg)([l.attr],Uh.prototype,"text",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown"})],Uh.prototype,"dateCountdown",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-completed-message"})],Uh.prototype,"dateCountdownCompletedMessage",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-unit"})],Uh.prototype,"dateCountdownUnit",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-visible-after"})],Uh.prototype,"dateCountdownVisibleAfter",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"hide-when-countdown-completed"})],Uh.prototype,"hideWhenCountdownCompleted",void 0),(0,C.Cg)([l.observable],Uh.prototype,"countdown",void 0),(0,C.Cg)([l.observable],Uh.prototype,"isCountdownExpired",void 0),(0,C.Cg)([l.observable],Uh.prototype,"isCountdownVisible",void 0);const Bh=Uh.compose({baseName:"status-pill",styles:Hh,template:zh}),Gh=(e,t)=>l.css`
|
|
5192
5192
|
.tree-item {
|
|
5193
5193
|
cursor: default;
|
|
5194
5194
|
}
|
|
@@ -5298,8 +5298,8 @@
|
|
|
5298
5298
|
width: calc(100% - 28px);
|
|
5299
5299
|
background-color: var(--accent-fill-rest); /* Choose a color */
|
|
5300
5300
|
}
|
|
5301
|
-
`,
|
|
5302
|
-
${(0
|
|
5301
|
+
`,jh=e=>l.html`
|
|
5302
|
+
${(0,$n.q)(e=>e.orientation===s.TabsOrientation.vertical,l.html`
|
|
5303
5303
|
<${e}-tree-item ${(0,l.ref)("treeItem")}
|
|
5304
5304
|
class=${e=>(0,x.x)("tree-item",["cursor-pointer",e.showCursorPointer])}
|
|
5305
5305
|
@click="${(e,t)=>e.$emit("tab-clicked",e.tabPosition-1)}">
|
|
@@ -5342,13 +5342,13 @@
|
|
|
5342
5342
|
`)}
|
|
5343
5343
|
</div>
|
|
5344
5344
|
`)}
|
|
5345
|
-
`,
|
|
5346
|
-
${e=>
|
|
5347
|
-
`;class
|
|
5345
|
+
`,Vh=l.html`
|
|
5346
|
+
${e=>jh(T(e))}
|
|
5347
|
+
`;class Yh extends s.FoundationElement{constructor(){super(...arguments),this.slot="tab",this.orientation=s.TabsOrientation.vertical}isCompleted(){return this.completed}selectedChanged(){this.treeItem&&(this.treeItem.selected=this.selected)}disconnectedCallback(){super.disconnectedCallback(),this.completed=void 0,this.error=void 0,this.selected=void 0}}(0,C.Cg)([l.attr],Yh.prototype,"slot",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"selected",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"completed",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"error",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"isLast",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"hideStepNumber",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"showCursorPointer",void 0),(0,C.Cg)([(0,l.attr)({attribute:"tab-position"})],Yh.prototype,"tabPosition",void 0),(0,C.Cg)([l.attr],Yh.prototype,"orientation",void 0);const Wh=void 0,qh={},Kh=Yh.compose(Object.assign({baseName:"stepper-tab",template:Vh,styles:Gh,shadowOptions:Wh},qh)),Xh=()=>l.html`
|
|
5348
5348
|
<template slot="tab-panel" role="stepper-tab-panel">
|
|
5349
5349
|
<slot></slot>
|
|
5350
5350
|
</template>
|
|
5351
|
-
`;class
|
|
5351
|
+
`;class Jh extends s.FoundationElement{}const Qh=void 0,Zh={},ep=Jh.compose(Object.assign({baseName:"stepper-tab-panel",template:Xh,shadowOptions:Qh},Zh)),tp=(e,t)=>l.css`
|
|
5352
5352
|
${(0,r.switchStyles)(e,t)}
|
|
5353
5353
|
.checked-indicator {
|
|
5354
5354
|
transform: scale(1.3);
|
|
@@ -5361,20 +5361,20 @@
|
|
|
5361
5361
|
.checked-indicator {
|
|
5362
5362
|
border-radius: calc(var(--control-corner-radius) * 2px);
|
|
5363
5363
|
}
|
|
5364
|
-
`,
|
|
5364
|
+
`,ip=(e,t)=>(0,s.switchTemplate)(e,t);class op extends r.Switch{}const np=void 0,ap={switch:'<div class="checked-indicator" part="checked-indicator"></div>'},sp=op.compose(Object.assign({baseName:"switch",template:ip,styles:tp,shadowOptions:np},ap)),rp=(e,t)=>l.css`
|
|
5365
5365
|
${(0,r.tabStyles)(e,t)}
|
|
5366
5366
|
|
|
5367
5367
|
:host {
|
|
5368
5368
|
user-select: none;
|
|
5369
5369
|
}
|
|
5370
|
-
`,
|
|
5370
|
+
`,lp=(e,t)=>(0,s.tabTemplate)(e,t);class dp extends r.Tab{}const cp=void 0,up={},hp=dp.compose(Object.assign({baseName:"tab",template:lp,styles:rp,shadowOptions:cp},up)),pp=(e,t)=>l.css`
|
|
5371
5371
|
${(0,r.tabPanelStyles)(e,t)}
|
|
5372
5372
|
|
|
5373
5373
|
:host {
|
|
5374
5374
|
height: 100%;
|
|
5375
5375
|
padding: 0;
|
|
5376
5376
|
}
|
|
5377
|
-
`,
|
|
5377
|
+
`,mp=(e,t)=>(0,s.tabPanelTemplate)(e,t);class gp extends r.TabPanel{}const vp=void 0,fp={},bp=gp.compose(Object.assign({baseName:"tab-panel",template:mp,styles:pp,shadowOptions:vp},fp)),yp=(e,t)=>l.css`
|
|
5378
5378
|
${(0,r.tabsStyles)(e,t)}
|
|
5379
5379
|
|
|
5380
5380
|
:host {
|
|
@@ -5391,20 +5391,20 @@
|
|
|
5391
5391
|
:host([scrollable]) ::slotted([role='tab']) {
|
|
5392
5392
|
flex: 0 0 auto;
|
|
5393
5393
|
}
|
|
5394
|
-
`,
|
|
5394
|
+
`,wp=(e,t)=>(0,s.tabsTemplate)(e,t);class Cp extends r.Tabs{constructor(){super(...arguments),this.scrollable=!1}get currentTabIndex(){return this.activeTabIndex}}(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Cp.prototype,"scrollable",void 0);const xp=void 0,$p={},Sp=Cp.compose(Object.assign({baseName:"tabs",template:wp,styles:yp,shadowOptions:xp},$p)),Ep=(e,t)=>l.css`
|
|
5395
5395
|
${(0,r.textAreaStyles)(e,t)}
|
|
5396
5396
|
:host .control {
|
|
5397
5397
|
padding: calc(var(--design-unit) * 3px);
|
|
5398
5398
|
}
|
|
5399
|
-
`,
|
|
5399
|
+
`,Op=(e,t)=>(0,s.textAreaTemplate)(e,t);class Tp extends r.TextArea{}const kp=void 0,Ip={},Dp=Tp.compose(Object.assign({baseName:"text-area",template:Op,styles:Ep,shadowOptions:kp},Ip)),{create:Ap}=s.DesignToken,Lp=Ap("active-color-scheme").withDefault(e=>r.baseLayerLuminance.getValueFor(e)===r.StandardLuminance.LightMode?"light":"dark"),Rp=(e,t)=>l.css`
|
|
5400
5400
|
${(0,r.textFieldStyles)(e,t)}
|
|
5401
5401
|
/* Override FAST .root align-items: baseline for this flex child so it still fills the row. */
|
|
5402
|
-
${
|
|
5402
|
+
${bl}
|
|
5403
5403
|
|
|
5404
5404
|
input {
|
|
5405
|
-
color-scheme: ${
|
|
5405
|
+
color-scheme: ${Lp};
|
|
5406
5406
|
}
|
|
5407
|
-
`,
|
|
5407
|
+
`,Np=(e,t)=>l.html`
|
|
5408
5408
|
<template
|
|
5409
5409
|
class="${e=>(0,x.x)(["readonly",e.readOnly],["has-prefix",!!e.prefix],["has-suffix",!!e.suffix])}"
|
|
5410
5410
|
>
|
|
@@ -5486,7 +5486,7 @@
|
|
|
5486
5486
|
${(0,s.endSlotTemplate)(e,t)}
|
|
5487
5487
|
</div>
|
|
5488
5488
|
</template>
|
|
5489
|
-
`;class
|
|
5489
|
+
`;class Fp extends(fl(r.TextField)){constructor(){super(...arguments),this.autocomplete="off",this.autocapitalize="off"}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}autocapitalizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocapitalize=this.autocapitalize)}}(0,C.Cg)([l.attr],Fp.prototype,"autocomplete",void 0),(0,C.Cg)([l.attr],Fp.prototype,"autocapitalize",void 0),(0,C.Cg)([l.attr],Fp.prototype,"step",void 0);const Mp={mode:"open",delegatesFocus:!0},_p={},Hp=Fp.compose(Object.assign({baseName:"text-field",template:Np,styles:Rp,shadowOptions:Mp},_p)),zp=l.css`
|
|
5490
5490
|
@keyframes append-animate {
|
|
5491
5491
|
from {
|
|
5492
5492
|
transform: translateX(100%);
|
|
@@ -5597,7 +5597,7 @@
|
|
|
5597
5597
|
margin-left: auto;
|
|
5598
5598
|
color: #879ba6;
|
|
5599
5599
|
}
|
|
5600
|
-
`,
|
|
5600
|
+
`,Pp=(e="zero")=>l.html`
|
|
5601
5601
|
<div
|
|
5602
5602
|
role="alert"
|
|
5603
5603
|
part="root"
|
|
@@ -5624,13 +5624,13 @@
|
|
|
5624
5624
|
</div>
|
|
5625
5625
|
</div>
|
|
5626
5626
|
</div>
|
|
5627
|
-
`,
|
|
5628
|
-
${e=>
|
|
5629
|
-
`,
|
|
5627
|
+
`,Up=l.html`
|
|
5628
|
+
${e=>Pp(T(e))}
|
|
5629
|
+
`,Bp={mode:"open",delegatesFocus:!0},Gp={};class jp extends s.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=1e4,this.autoClose=!1,this.closeTimer=null}connectedCallback(){super.connectedCallback(),this.autoClose&&(this.closeTimer=setTimeout(()=>{this.deleteAnimation="toast-delete",this.toast.onanimationend=()=>{this.remove()}},this.closeTimeout))}disconnectedCallback(){super.disconnectedCallback(),clearTimeout(this.closeTimer),this.closeTimer=null}close(){this.remove()}}(0,C.Cg)([l.observable],jp.prototype,"deleteAnimation",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout"})],jp.prototype,"closeTimeout",void 0),(0,C.Cg)([(0,l.attr)({attribute:"auto-close"})],jp.prototype,"autoClose",void 0),(0,C.Cg)([(0,l.attr)({attribute:"notification-icon"})],jp.prototype,"notificationIcon",void 0);const Vp=jp.compose(Object.assign({baseName:"toast",styles:zp,template:Up,shadowOptions:Bp},Gp)),Yp=(e,t)=>l.css`
|
|
5630
5630
|
${(0,r.toolbarStyles)(e,t)}
|
|
5631
|
-
`,
|
|
5631
|
+
`,Wp=(e,t)=>(0,s.toolbarTemplate)(e,t);class qp extends r.Toolbar{}const Kp=void 0,Xp={},Jp=qp.compose(Object.assign({baseName:"toolbar",template:Wp,styles:Yp,shadowOptions:Kp},Xp)),Qp=(e,t)=>l.css`
|
|
5632
5632
|
${(0,r.tooltipStyles)(e,t)}
|
|
5633
|
-
`,
|
|
5633
|
+
`,Zp=(e,t)=>(0,s.tooltipTemplate)(e,t);class em extends r.Tooltip{}const tm=void 0,im={},om=em.compose(Object.assign({baseName:"tooltip",template:Zp,styles:Qp,shadowOptions:tm},im)),nm=(e,t)=>l.css`
|
|
5634
5634
|
${(0,r.treeItemStyles)(e,t)}
|
|
5635
5635
|
:host {
|
|
5636
5636
|
--focus-stroke-width: 0;
|
|
@@ -5647,9 +5647,9 @@
|
|
|
5647
5647
|
.positioning-region {
|
|
5648
5648
|
height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) * 1px);
|
|
5649
5649
|
}
|
|
5650
|
-
`,
|
|
5650
|
+
`,am=(e,t)=>(0,s.treeItemTemplate)(e,t);class sm extends r.TreeItem{}const rm=void 0,lm={expandCollapseGlyph:'\n <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" class="expand-collapse-glyph">\n <path d="M5.00001 12.3263C5.00124 12.5147 5.05566 12.699 5.15699 12.8578C5.25831 13.0167 5.40243 13.1437 5.57273 13.2242C5.74304 13.3047 5.9326 13.3354 6.11959 13.3128C6.30659 13.2902 6.4834 13.2152 6.62967 13.0965L10.8988 8.83532C11.0739 8.69473 11.2153 8.51658 11.3124 8.31402C11.4096 8.11146 11.46 7.88966 11.46 7.66499C11.46 7.44033 11.4096 7.21853 11.3124 7.01597C11.2153 6.81341 11.0739 6.63526 10.8988 6.49467L6.62967 2.22347C6.48274 2.10422 6.30501 2.02912 6.11712 2.00691C5.92923 1.9847 5.73889 2.01628 5.56823 2.09799C5.39757 2.17969 5.25358 2.30817 5.153 2.46849C5.05241 2.62882 4.99936 2.8144 5.00001 3.00369V12.3263Z"></path>\n </svg>'},dm=sm.compose(Object.assign({baseName:"tree-item",template:am,styles:nm,shadowOptions:rm},lm)),cm=(e,t)=>l.css`
|
|
5651
5651
|
${(0,r.treeViewStyles)(e,t)}
|
|
5652
|
-
`,
|
|
5652
|
+
`,um=(e,t)=>(0,s.treeViewTemplate)(e,t);class hm extends s.TreeView{}const pm=void 0,mm={},gm=hm.compose(Object.assign({baseName:"tree-view",template:um,styles:cm,shadowOptions:pm},mm)),vm=(e,t)=>l.css`
|
|
5653
5653
|
.container {
|
|
5654
5654
|
position: relative;
|
|
5655
5655
|
width: 100%;
|
|
@@ -5669,7 +5669,7 @@
|
|
|
5669
5669
|
overflow: hidden;
|
|
5670
5670
|
text-overflow: ellipsis;
|
|
5671
5671
|
}
|
|
5672
|
-
`,
|
|
5672
|
+
`,fm=e=>l.html`
|
|
5673
5673
|
<div class="container" value=${e=>e.value}>
|
|
5674
5674
|
<${e}-text-field
|
|
5675
5675
|
class="url-input"
|
|
@@ -5684,9 +5684,9 @@
|
|
|
5684
5684
|
<a class="url-input-link" href=${e=>e.value} target="_blank">${e=>e.value}</a>
|
|
5685
5685
|
`)}
|
|
5686
5686
|
</div>
|
|
5687
|
-
`,
|
|
5688
|
-
${e=>
|
|
5689
|
-
`,
|
|
5687
|
+
`,bm=l.html`
|
|
5688
|
+
${e=>fm(T(e))}
|
|
5689
|
+
`,ym=void 0,wm={};class Cm extends r.TextField{constructor(){super(...arguments),this.value=""}saveUrl(e){this.value=e.startsWith("http")?e:"https://"+e,this.focused=!1}focus(){this.focused=!0}}(0,C.Cg)([l.observable],Cm.prototype,"value",void 0),(0,C.Cg)([l.observable],Cm.prototype,"focused",void 0);const xm=Cm.compose(Object.assign({baseName:"url-input",template:bm,styles:vm,shadowOptions:ym},wm)),$m={foundationAccordion:m,foundationAiCriteriaSearch:Oe,foundationAiIndicator:De,foundationAccordionItem:w,foundationActionsMenu:L,foundationAnchor:Me,foundationAnchoredRegion:Be,foundationAvatar:Ke,foundationBadge:tt,foundationBanner:dt,foundationBreadcrumb:gt,foundationBreadcrumbItem:Ct,foundationButton:Tt,foundationCalendar:Rt,foundationCard:zt,foundationCategorizedMultiselect:qt,foundationCheckbox:ei,foundationCombobox:Si,foundationConnectionIndicator:Ii,foundationDataGrid:Fi,foundationDataGridCell:Pi,foundationDataGridRow:Vi,foundationDatePicker:$o,foundationDesignSystemProvider:wn,foundationDialog:An,foundationDisclosure:_n,foundationDivider:Gn,foundationDropdownMenu:Xn,foundationErrorBanner:ga,foundationErrorBoundary:Ia,foundationErrorDialog:Fa,foundationFileReader:Ba,foundationFileUpload:ns,foundationFilter:gs,foundationFilterBar:Ss,foundationFlexLayout:Ls,foundationFlipper:Hs,foundationFlyout:Ys,foundationGridLayout:tr,foundationGridLayoutItem:sr,foundationHorizontalScroll:hr,foundationIcon:kr,foundationListbox:Nr,foundationListboxOption:Pr,foundationMenu:Yr,foundationMenuItem:Qr,foundationModal:nl,foundationMultiselect:pl,foundationNumberField:zl,foundationOptgroup:Gl,foundationPopper:Ad,foundationProgress:gd,foundationProgressRing:_d,foundationRadio:Gd,foundationRadioGroup:Kd,foundationScheduler:ic,foundationSchedulerCronBuilder:tu,foundationSchedulerTimezone:lu,foundationSearchBar:Cu,foundationSearchBarCombobox:ku,foundationSegmentedControl:Vu,foundationSegmentedItem:Ju,foundationSelect:oh,foundationSkeleton:dh,foundationSlider:fh,foundationSliderLabel:$h,foundationSnackbar:Rh,foundationStackingIcons:_h,foundationStatusPill:Bh,foundationEnvironmentIndicator:ca,foundationStepperTab:Kh,foundationStepperTabPanel:ep,foundationSwitch:sp,foundationSystemHealthOverlay:Ed,foundationTab:hp,foundationTabPanel:bp,foundationTabs:Sp,foundationTextArea:Dp,foundationTextField:Hp,foundationToast:Vp,foundationToolbar:Jp,foundationTooltip:om,foundationTreeItem:dm,foundationTreeView:gm,foundationUrlInput:xm,foundationSectionNavigator:zu,register(e,...t){if(e)for(const i in this)"register"!==i&&this[i]().register(e,...t)}};class Sm extends l.CSSDirective{constructor(e){super(),this.tokenMap=e}createTokenPartial(e,t){return l.cssPartial`${e}: ${t}`}createTokensCSS(){const e=[];for(const[t,i]of Object.entries(this.tokenMap))e.push(this.createTokenPartial(t,i).createCSS());return e}createCSS(){return this.createTokensCSS().join(";")}}let Em=class extends pi{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.dataGrid=this.parentElement,this.dataGrid&&this.resourceName&&this.connect.isConnected&&this.fetchGenesisData()})}getColumnDefs(e){return null==e?void 0:e.flatMap(e=>this.fields&&!this.fields.includes(e.name)?[]:{columnDataKey:e.name})}clearData(){ot.debug("clearData - Method not implemented.")}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values()),i=this.getColumnDefs(this.datasource.fieldMetadata);this.dataGrid.columnDefinitions=i,this.dataGrid.rowsData=t}handleStreamInserts(e){ot.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){ot.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){ot.debug("handleStreamUpdates - Method not implemented.")}};Em=(0,C.Cg)([(0,l.customElement)({name:"data-grid-datasource"})],Em);const Om=[{type:"AND",maxRules:"many"},{type:"OR",maxRules:"many"}],Tm=[...Om,{type:"NOT",maxRules:2},{type:"NAND",maxRules:"many"},{type:"NOR",maxRules:"many"},{type:"XOR",maxRules:2}],km={type:"NULL",maxRules:1,invisible:!0},Im=["int","short","long","bigdecimal","double"],Dm=["date","date-time"],Am=["enum",...Im,"string",...Dm,"boolean"],Lm=[{type:"equal",nbInputs:1,applyTo:Am,optgroup:"Equality"},{type:"not_equal",nbInputs:1,applyTo:Am,optgroup:"Equality"},{type:"greater",nbInputs:1,applyTo:[...Im,...Dm],optgroup:"Comparison"},{type:"less",nbInputs:1,applyTo:[...Im,...Dm],optgroup:"Comparison"},{type:"contains",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"starts_with",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"ends_with",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"one_of",nbInputs:"many",applyTo:[...Am].filter(e=>"boolean"!==e)},{type:"not_any_of",nbInputs:"many",applyTo:[...Am].filter(e=>"boolean"!==e)},{type:"within_inclusive",nbInputs:2,applyTo:[...Im,...Dm],optgroup:"Range"},{type:"within_exclusive",nbInputs:2,applyTo:[...Im,...Dm],optgroup:"Range"},{type:"is_null",nbInputs:0,applyTo:[...Am],optgroup:"Null"},{type:"not_null",nbInputs:0,applyTo:[...Am],optgroup:"Null"}];var Rm=i(93678);const Nm=i.n(Rm)()();function Fm(e,t,i){const o=function e(o){const n=Nm(o);if(n.groupId===t)return n.children=i(n.children),n;const a=[];let s=!1;for(const t of n.children)if("children"in t){const i=e(t);i?(a.push(i),s=!0):a.push(t)}else a.push(t);return n.children=a,s?n:null}(e);if(!o)throw new Error(`Unable to find group with groupId ${t}`);return o}function Mm(e,t,i){return function e(o){for(const n of o.children){if(i(n,t))return o;if("children"in n){const t=e(n);if(t)return t}}return null}(e)}function _m(e,t){const i=Mm(e,t,(e,t)=>"children"in e&&e.groupId===t);if(!i)throw new Error(`No parent group found for group with ID ${t}`);return i}function Hm(e,t){const i=Mm(e,t,(e,t)=>"ruleId"in e&&e.ruleId===t);if(!i)throw new Error(`No parent group found for rule with ID ${t}`);return i}function zm(e,t,i){return Fm(e,t,e=>[...e,i])}const Pm="group-root";function Um(e,t){const i=(e,o)=>{return"children"in e?function(e,o){return Object.assign(Object.assign({},e),{level:o,config:t.getConfig(),groupId:t.getGroupId(),children:e.children.map(e=>i(e,o+1))})}(e,o):(n=e,Object.assign(Object.assign({},n),{ruleId:t.getRuleId(),config:t.getConfig()}));var n};return Object.assign(Object.assign({},e),{config:t.getConfig(),level:1,groupId:Pm,children:e.children.map(e=>i(e,2))})}function Bm(e){const t=e.children.map(e=>"children"in e?Bm(e):function(e){const{operator:t,field:i,value:o}=e;return{operator:t,field:i,value:o}}(e));return{combinator:e.combinator,children:t}}const Gm=e=>`${e.getUTCFullYear()}-${String(e.getUTCMonth()+1).padStart(2,"0")}-${String(e.getUTCDate()).padStart(2,"0")}`,jm=e=>`${Gm(e)}T${String(e.getUTCHours()).padStart(2,"0")}:${String(e.getUTCMinutes()).padStart(2,"0")}:${String(e.getUTCSeconds()).padStart(2,"0")}`,Vm=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.input)&&void 0!==o?o:e.field.input},Ym=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type},Wm=e=>{const t={},i=[],o=e=>[...e].sort((e,t)=>"fieldId"in e&&"fieldId"in t?e.fieldId.localeCompare(t.fieldId):"type"in e&&"type"in t?e.type.localeCompare(t.type):0);e.forEach(e=>{if(e.optgroup){const i=e.optgroup;t[i]||(t[i]=[]),t[i].push(e)}else i.push(e)});const n=[];return Object.keys(t).sort().forEach(e=>{n.push({optgroup:e,xs:o(t[e])})}),[...n,...o(i)]};function qm(e,t,i){if(!e.shadowRoot||!(null==t?void 0:t.customStyles))return;const o=t.customStyles[i];if(o){const t=document.createElement("style");t.textContent=o,e.shadowRoot.firstChild?e.shadowRoot.insertBefore(t,e.shadowRoot.firstChild):e.shadowRoot.appendChild(t)}}var Km;!function(e){e.AddGroup="add-group",e.DelGroup="del-group",e.AddRule="add-rule",e.DelRule="del-rule",e.UpdateGroup="update-group",e.UpdateRule="update-rule",e.FieldSelected="field-selected",e.OperatorSelected="operator-selected",e.ValueUpdated="value-updated",e.RemoveVarArg="remove-variadic-operand"}(Km||(Km={}));const Xm=l.css`
|
|
5690
5690
|
:host {
|
|
5691
5691
|
--item-vertical-spacing: 4px;
|
|
5692
5692
|
--item-border-radius: 5px;
|
|
@@ -5860,7 +5860,7 @@
|
|
|
5860
5860
|
.rules-list > *:last-child::after {
|
|
5861
5861
|
display: none;
|
|
5862
5862
|
}
|
|
5863
|
-
`,
|
|
5863
|
+
`,Jm=l.css`
|
|
5864
5864
|
.rules-group-container {
|
|
5865
5865
|
border: 1px solid #ccc;
|
|
5866
5866
|
margin-bottom: 10px;
|
|
@@ -5903,10 +5903,10 @@
|
|
|
5903
5903
|
list-style: none;
|
|
5904
5904
|
padding-left: 0;
|
|
5905
5905
|
}
|
|
5906
|
-
`;function
|
|
5906
|
+
`;function Qm(e,t,i){const o=e=>"function"==typeof e?e:()=>e,n=o(t),a=o(i);return(t,i)=>e(t,i)?n(t,i):a(t,i)}const Zm=l.html`
|
|
5907
5907
|
${e=>{var t,i;const o=null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.radio,{radioTag:n,radioGroupTag:a}=o?{radioTag:o.input,radioGroupTag:o.group}:{radioTag:"input",radioGroupTag:"div"};return l.html`
|
|
5908
5908
|
<div class="btn-group group-conditions">
|
|
5909
|
-
${
|
|
5909
|
+
${Qm(e=>"input"!==n,l.html`
|
|
5910
5910
|
<${a}
|
|
5911
5911
|
class="radio-group-container"
|
|
5912
5912
|
name="combinator"
|
|
@@ -5944,7 +5944,7 @@
|
|
|
5944
5944
|
`)}
|
|
5945
5945
|
</div>
|
|
5946
5946
|
`}}
|
|
5947
|
-
`,
|
|
5947
|
+
`,eg=l.html`
|
|
5948
5948
|
${e=>{var t,i,o,n,a,s,r,d;const c=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.button)||"button",u=`Add a new condition with field (e.g. CURRENCY), operator (e.g. EQUALS), and value (e.g. GBP) that will be combined with other conditions in this group using the selected logic (e.g. ${null===(a=null===(n=null===(o=e.config)||void 0===o?void 0:o.combinators)||void 0===n?void 0:n[0])||void 0===a?void 0:a.type})`,h=`Add a new nested sub-group to create more complex expressions, joined by combinatorial logic (e.g. ${null===(d=null===(r=null===(s=e.config)||void 0===s?void 0:s.combinators)||void 0===r?void 0:r[0])||void 0===d?void 0:d.type})`;return l.html`
|
|
5949
5949
|
<div class="btn-group float-end group-actions">
|
|
5950
5950
|
${(0,l.when)(e=>e.allowAddRule,l.html`
|
|
@@ -5981,13 +5981,13 @@
|
|
|
5981
5981
|
`)}
|
|
5982
5982
|
</div>
|
|
5983
5983
|
`}}
|
|
5984
|
-
`,
|
|
5984
|
+
`,tg=l.html`
|
|
5985
5985
|
<div class="rules-group-container">
|
|
5986
|
-
<div class="rules-group-header">${
|
|
5986
|
+
<div class="rules-group-header">${eg} ${Zm}</div>
|
|
5987
5987
|
<div class="rules-group-body">
|
|
5988
5988
|
<div class="rules-list">
|
|
5989
5989
|
${(0,l.repeat)(e=>{var t,i;return null!==(i=null===(t=e.model)||void 0===t?void 0:t.children)&&void 0!==i?i:[]},l.html`
|
|
5990
|
-
${
|
|
5990
|
+
${Qm(e=>"children"in e,l.html`
|
|
5991
5991
|
<expression-group
|
|
5992
5992
|
:config=${(e,t)=>t.parent.config}
|
|
5993
5993
|
:styles=${(e,t)=>t.parent.styles}
|
|
@@ -6011,7 +6011,7 @@
|
|
|
6011
6011
|
</div>
|
|
6012
6012
|
</div>
|
|
6013
6013
|
</div>
|
|
6014
|
-
`;let
|
|
6014
|
+
`;let ig=class extends l.FASTElement{connectedCallback(){super.connectedCallback(),qm(this,this.styles,"group")}get allowAddRule(){return!!this.model&&("many"===this.model.combinator.maxRules||this.model.children.length<this.model.combinator.maxRules)}get allowAddGroup(){var e,t;return!!this.model&&(1!==this.model.combinator.maxRules&&(!(2===this.model.combinator.maxRules&&this.model.children.length>=2)&&(!(null===(e=this.config)||void 0===e?void 0:e.maxNesting)||(null===(t=this.config)||void 0===t?void 0:t.maxNesting)<1||this.config.maxNesting>this.model.level)))}dispatchAddRule(e){if(e.stopPropagation(),!this.allowAddRule)throw new Error("Cannot add extra rules to group");const t={parentGroupId:this.model.groupId};this.dispatchEvent(new CustomEvent(Km.AddRule,{detail:t,bubbles:!0,composed:!0}))}dispatchAddGroup(e){if(e.stopPropagation(),!this.allowAddGroup)throw new Error("Cannot add further nested groups");const t={parentGroupId:this.model.groupId,newGroup:{level:this.model.level+1}};this.dispatchEvent(new CustomEvent(Km.AddGroup,{detail:t,bubbles:!0,composed:!0}))}dispatchDeleteGroup(e){e.stopPropagation();const t={groupId:this.model.groupId};this.dispatchEvent(new CustomEvent(Km.DelGroup,{detail:t,bubbles:!0,composed:!0}))}handleCombinatorChange(e){e.stopPropagation();const t=e.target.value;this.updateCombinator(t)}handleCustomCombinatorChange(e){var t;if(e.stopPropagation(),!(null===(t=this.model)||void 0===t?void 0:t.groupId)||!e.target)return;const i=e.target.getAttribute("value");if(!i)throw new Error("No value found in the custom radio group event target");this.updateCombinator(i)}updateCombinator(e){var t,i;const o=this.config.combinators.find(({type:t})=>t===e);if(!o)throw new Error(`Cannot find selected combinator ${e}`);(null===(i=null===(t=this.model)||void 0===t?void 0:t.combinator)||void 0===i?void 0:i.type)!==o.type&&this.dispatchGroupDataUpdated(o)}dispatchGroupDataUpdated(e){const t={groupId:this.model.groupId,newData:{combinator:e}};this.dispatchEvent(new CustomEvent(Km.UpdateGroup,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],ig.prototype,"config",void 0),(0,C.Cg)([l.observable],ig.prototype,"styles",void 0),(0,C.Cg)([l.observable],ig.prototype,"model",void 0),(0,C.Cg)([l.observable],ig.prototype,"index",void 0),(0,C.Cg)([l.volatile],ig.prototype,"allowAddRule",null),(0,C.Cg)([l.volatile],ig.prototype,"allowAddGroup",null),ig=(0,C.Cg)([(0,l.customElement)({name:"expression-group",template:tg,styles:Jm,shadowOptions:{delegatesFocus:!0}})],ig);const og=l.html`
|
|
6015
6015
|
<div class="query-builder">
|
|
6016
6016
|
${(0,l.when)(e=>null!==e.model,l.html`
|
|
6017
6017
|
<expression-group
|
|
@@ -6021,7 +6021,7 @@
|
|
|
6021
6021
|
></expression-group>
|
|
6022
6022
|
`)}
|
|
6023
6023
|
</div>
|
|
6024
|
-
`,
|
|
6024
|
+
`,ng=l.html`
|
|
6025
6025
|
${e=>{var t,i,o,n,a,s;const r=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",d=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option",c=(null===(s=null===(a=e.styles)||void 0===a?void 0:a.customElements)||void 0===s?void 0:s.optgroup)||"optgroup";return l.html`
|
|
6026
6026
|
<${r}
|
|
6027
6027
|
class="form-select"
|
|
@@ -6052,7 +6052,7 @@
|
|
|
6052
6052
|
`)}
|
|
6053
6053
|
</${r}>
|
|
6054
6054
|
`}}
|
|
6055
|
-
`;let
|
|
6055
|
+
`;let ag=class extends l.FASTElement{constructor(){super(...arguments),this.fields=[]}connectedCallback(){super.connectedCallback(),qm(this,this.styles,"field")}get groupedFieldss(){return Wm(this.fields)}dispatchFieldsChanged(e){e.stopPropagation();const t={fieldId:e.target.value};this.dispatchEvent(new CustomEvent(Km.FieldSelected,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],ag.prototype,"fields",void 0),(0,C.Cg)([l.observable],ag.prototype,"field",void 0),(0,C.Cg)([l.observable],ag.prototype,"config",void 0),(0,C.Cg)([l.observable],ag.prototype,"styles",void 0),(0,C.Cg)([l.volatile],ag.prototype,"groupedFieldss",null),ag=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-field",template:ng})],ag);const sg=l.html`
|
|
6056
6056
|
${e=>{var t,i,o,n,a,s;const r=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",d=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option",c=(null===(s=null===(a=e.styles)||void 0===a?void 0:a.customElements)||void 0===s?void 0:s.optgroup)||"optgroup";return l.html`
|
|
6057
6057
|
<${r}
|
|
6058
6058
|
class="form-select"
|
|
@@ -6085,7 +6085,7 @@
|
|
|
6085
6085
|
`)}
|
|
6086
6086
|
</${r}>
|
|
6087
6087
|
`}}
|
|
6088
|
-
`;let
|
|
6088
|
+
`;let rg=class extends l.FASTElement{constructor(){super(...arguments),this.operators=[],this.field=null}connectedCallback(){super.connectedCallback(),qm(this,this.styles,"operator")}get allowedOperators(){const e=e=>{var t,i,o;return null===(o=null===(i=null===(t=this.field)||void 0===t?void 0:t.operators)||void 0===i?void 0:i.includes(e.type))||void 0===o||o},t=e=>{var t,i,o,n;return null===(n=null===(i=null===(t=null==e?void 0:e.applyTo)||void 0===t?void 0:t.includes)||void 0===i?void 0:i.call(t,null===(o=this.field)||void 0===o?void 0:o.type))||void 0===n||n};return this.operators.filter(i=>e(i)&&t(i))}get groupedOperators(){return Wm(this.allowedOperators)}handleOperatorChange(e){e.stopPropagation();const t={operatorId:e.target.value};this.dispatchEvent(new CustomEvent(Km.OperatorSelected,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],rg.prototype,"operators",void 0),(0,C.Cg)([l.observable],rg.prototype,"operator",void 0),(0,C.Cg)([l.observable],rg.prototype,"field",void 0),(0,C.Cg)([l.observable],rg.prototype,"config",void 0),(0,C.Cg)([l.observable],rg.prototype,"styles",void 0),(0,C.Cg)([l.volatile],rg.prototype,"allowedOperators",null),(0,C.Cg)([l.volatile],rg.prototype,"groupedOperators",null),rg=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-operator",template:sg})],rg);const lg=e=>["short","int","long"].includes(e),dg=e=>["double","bigdecimal"].includes(e),cg=(e,t)=>{var i,o;return null===(o=null===(i=(e=>lg(e)?/^[+-]?[0-9]+$/:dg(e)?/[+-]?([0-9]*[.])?[0-9]+/:null)(e))||void 0===i?void 0:i.test(t))||void 0===o||o?null:"Invalid number format"},ug=l.css`
|
|
6089
6089
|
.text-input.error {
|
|
6090
6090
|
color: red;
|
|
6091
6091
|
}
|
|
@@ -6094,8 +6094,8 @@
|
|
|
6094
6094
|
display: inline-grid;
|
|
6095
6095
|
align-items: center;
|
|
6096
6096
|
}
|
|
6097
|
-
`,
|
|
6098
|
-
${e=>{var t,i;const o=
|
|
6097
|
+
`,hg=l.html`
|
|
6098
|
+
${e=>{var t,i;const o=Vm(e),n="datetime-local"===o?"datetimeLocal":o,a=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i[n])||"input";return l.html`
|
|
6099
6099
|
<${a}
|
|
6100
6100
|
type="${o}"
|
|
6101
6101
|
class="text-input ${e=>(0,x.x)(["error",e.validationError])}"
|
|
@@ -6103,7 +6103,7 @@
|
|
|
6103
6103
|
@blur=${(e,t)=>e.handleInputChange(t.event)}
|
|
6104
6104
|
/>
|
|
6105
6105
|
`}}
|
|
6106
|
-
`,
|
|
6106
|
+
`,pg=l.html`
|
|
6107
6107
|
${e=>{var t,i,o,n;const a=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",s=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option";return l.html`
|
|
6108
6108
|
<${a}
|
|
6109
6109
|
class="form-select"
|
|
@@ -6121,7 +6121,7 @@
|
|
|
6121
6121
|
`)}
|
|
6122
6122
|
</${a}>
|
|
6123
6123
|
`}}
|
|
6124
|
-
`,
|
|
6124
|
+
`,mg=l.html`
|
|
6125
6125
|
${e=>{var t,i;const o=null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.checkbox,n=o||"input";return l.html`
|
|
6126
6126
|
<label>
|
|
6127
6127
|
<${n}
|
|
@@ -6133,15 +6133,15 @@
|
|
|
6133
6133
|
True
|
|
6134
6134
|
</label>
|
|
6135
6135
|
`}}
|
|
6136
|
-
`,
|
|
6137
|
-
<div>Input type "${e=>
|
|
6138
|
-
`,
|
|
6139
|
-
${e=>{const t=
|
|
6136
|
+
`,gg=l.html`
|
|
6137
|
+
<div>Input type "${e=>Vm(e)}" not yet supported.</div>
|
|
6138
|
+
`,vg=l.html`
|
|
6139
|
+
${e=>{const t=Vm(e);return l.html`
|
|
6140
6140
|
<div class="value-and-validation">
|
|
6141
|
-
${(0,l.when)(()=>["text","number","date","datetime-local"].includes(t),
|
|
6142
|
-
${(0,l.when)(()=>"select"===t,
|
|
6143
|
-
${(0,l.when)(()=>"checkbox"===t,
|
|
6144
|
-
${(0,l.when)(()=>!["text","number","select","checkbox","date","datetime-local"].includes(t),
|
|
6141
|
+
${(0,l.when)(()=>["text","number","date","datetime-local"].includes(t),hg)}
|
|
6142
|
+
${(0,l.when)(()=>"select"===t,pg)}
|
|
6143
|
+
${(0,l.when)(()=>"checkbox"===t,mg)}
|
|
6144
|
+
${(0,l.when)(()=>!["text","number","select","checkbox","date","datetime-local"].includes(t),gg)}
|
|
6145
6145
|
${(0,l.when)(e=>e.validationMsg,l.html`
|
|
6146
6146
|
<p class="validation-msg">${e=>e.validationMsg}</p>
|
|
6147
6147
|
`)}
|
|
@@ -6158,11 +6158,11 @@
|
|
|
6158
6158
|
`}}
|
|
6159
6159
|
`)}
|
|
6160
6160
|
`}}
|
|
6161
|
-
`,
|
|
6162
|
-
${
|
|
6161
|
+
`,fg=l.html`
|
|
6162
|
+
${Qm(e=>e.field,vg,l.html`
|
|
6163
6163
|
<div>Select a field to set value</div>
|
|
6164
6164
|
`)}
|
|
6165
|
-
`;let
|
|
6165
|
+
`;let bg=class extends l.FASTElement{constructor(){super(...arguments),this.variadic=!1,this.validationError=!1,this.field=null,this.operator=null}connectedCallback(){super.connectedCallback(),qm(this,this.styles,"value")}validateInput(e){if(!this.field)return null;return["validation"in this.field?this.field.validation(e):null,cg(Ym(this),e)].filter(e=>!!e).join(", ")||null}handleInputChange(e){e.stopPropagation();const t=e.target;if("checkbox"!==t.type&&"select-one"!==t.type){const e=this.validateInput(t.value);if(e)return this.validationError=!0,void(this.validationMsg=e);this.validationError=!1,this.validationMsg=null}let i;i="checkbox"===t.getAttribute("role")?t.checked:"select-one"===t.type?e.target.value:this.field&&lg(Ym(this))?parseInt(t.value):this.field&&dg(Ym(this))?parseFloat(t.value):t.value,this.value=i;const o={value:i,index:parseInt(this.valueIndex)};this.dispatchEvent(new CustomEvent(Km.ValueUpdated,{detail:o,bubbles:!0,composed:!0}))}handleRemoveVariadicOperand(){if(!this.variadic)throw new Error("Cannot remove inputs for non-variadic operator");const e={index:parseInt(this.valueIndex)};this.dispatchEvent(new CustomEvent(Km.RemoveVarArg,{detail:e,bubbles:!0,composed:!0}))}};(0,C.Cg)([(0,l.attr)({attribute:"value-index"})],bg.prototype,"valueIndex",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bg.prototype,"variadic",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"validation-error"})],bg.prototype,"validationError",void 0),(0,C.Cg)([(0,l.attr)({attribute:"validation-msg"})],bg.prototype,"validationMsg",void 0),(0,C.Cg)([l.observable],bg.prototype,"field",void 0),(0,C.Cg)([l.observable],bg.prototype,"operator",void 0),(0,C.Cg)([l.observable],bg.prototype,"value",void 0),(0,C.Cg)([l.observable],bg.prototype,"config",void 0),(0,C.Cg)([l.observable],bg.prototype,"styles",void 0),bg=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-value",template:fg,styles:ug,shadowOptions:{delegatesFocus:!0}})],bg);const yg=(e,t)=>void 0!==t.field.defaultValue?t.field.defaultValue:wg(e,t),wg=(e,t)=>{var i,o;switch(Ym(Object.assign(Object.assign({},t),{operator:e}))){case"string":return"";case"boolean":return!1;case"date":return Gm(new Date);case"date-time":return jm(new Date);case"double":case"int":case"bigdecimal":case"short":case"long":return 0;case"enum":{const n="enum"===(null===(i=null==e?void 0:e.valueType)||void 0===i?void 0:i.type)?null===(o=null==e?void 0:e.valueType)||void 0===o?void 0:o.values:"enum"===t.field.type?t.field.values:{};if(0===Object.keys(n).length)throw new Error("Enums require configured values");return Object.keys(n)[0]}}},Cg=(e,t)=>{var i,o,n,a;const s=(r=e,l=t,e=>{var t,i,o;if((null===(t=null==r?void 0:r.valueType)||void 0===t?void 0:t.type)!==(null===(o=null===(i=l.operator)||void 0===i?void 0:i.valueType)||void 0===o?void 0:o.type))return null;if(!("value"in l)||!l.value||!l.operator)return null;const n=1===l.operator.nbInputs?[l.value]:l.value;return e>=n.length?null:n[e]});var r,l;switch(e.nbInputs){case 0:return{field:t.field,operator:e,value:void 0};case 1:return{field:t.field,operator:e,value:null!==(i=s(0))&&void 0!==i?i:yg(e,t)};case 2:return{field:t.field,operator:e,value:[null!==(o=s(0))&&void 0!==o?o:yg(e,t),null!==(n=s(1))&&void 0!==n?n:yg(e,t)]};case"many":return{field:t.field,operator:e,value:[null!==(a=s(0))&&void 0!==a?a:yg(e,t)]}}},xg=(e,t,i)=>{switch(e.operator.nbInputs){case 0:throw new Error("Cannot set the value for a UniraryOperator");case 1:return{field:e.field,operator:e.operator,value:t};case 2:case"many":if(!("value"in e)||!Array.isArray(e.value))throw new Error("Invalid value shape for rule");return{field:e.field,operator:e.operator,value:e.value.map((e,o)=>o===i?t:e)}}},$g=e=>!e&&0!==e,Sg=l.css`
|
|
6166
6166
|
.rule-container {
|
|
6167
6167
|
border: 1px solid #eee;
|
|
6168
6168
|
margin-bottom: 5px;
|
|
@@ -6221,7 +6221,7 @@
|
|
|
6221
6221
|
expression-rule-value {
|
|
6222
6222
|
display: flex;
|
|
6223
6223
|
}
|
|
6224
|
-
`,
|
|
6224
|
+
`,Eg=l.html`
|
|
6225
6225
|
${e=>{var t,i;const o=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.button)||"button";return l.html`
|
|
6226
6226
|
<div class="rule-container ${e=>(0,x.x)(["error",e.error])}">
|
|
6227
6227
|
<div class="rule-content">
|
|
@@ -6281,11 +6281,11 @@ class="margin"
|
|
|
6281
6281
|
</div>
|
|
6282
6282
|
</div>
|
|
6283
6283
|
`}}
|
|
6284
|
-
`;let xg=class extends l.FASTElement{constructor(){super(...arguments),this.error=!1}connectedCallback(){super.connectedCallback(),jm(this,this.styles,"rule"),this.config.partialRuleValidationWarning&&(this.error=(e=>{if(!e.field||!e.operator)return!0;if(0===e.operator.nbInputs)return!1;if(!("value"in e))throw new Error("No value set as required for operator");return"boolean"!==Bm(e)&&!!(Array.isArray(e.value)?e.value:[e.value]).some(yg)})(this.model))}variadicRule(e){return"many"===e.operator.nbInputs&&"value"in e&&Array.isArray(e.value)}get operandIterator(){var e,t,i;if("many"===(null===(e=this.model.operator)||void 0===e?void 0:e.nbInputs)){if(!this.variadicRule(this.model))throw new Error("Varargs disabled for many nbInputs");return Array(this.model.value.length).fill(!0)}return Array(null!==(i=null===(t=this.model.operator)||void 0===t?void 0:t.nbInputs)&&void 0!==i?i:0).fill(!0)}operandValue(e){if(this.model.operator){if(1===this.model.operator.nbInputs&&"value"in this.model)return this.model.value;if((2===this.model.operator.nbInputs||"many"===this.model.operator.nbInputs)&&"value"in this.model&&Array.isArray(this.model.value))return this.model.value[e];throw new Error("Invalid operand lookup")}}dispatchAddVarArg(){if(!this.variadicRule(this.model))throw new Error("Cannot add inputs for non-variadic operator, or invalid format");const e={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:[...this.model.value,gg(this.model.operator,this.model)]}};this.dispatchEvent(new CustomEvent(Vm.UpdateRule,{detail:e,bubbles:!0,composed:!0}))}handleRemoveVarArg(e){const{index:t}=e.detail;if(!this.variadicRule(this.model))throw new Error("Cannot remove inputs for non-variadic operator, or invalid format");const i={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:this.model.value.filter((e,i)=>i!==t)}};this.dispatchEvent(new CustomEvent(Vm.UpdateRule,{detail:i,bubbles:!0,composed:!0}))}dispatchDeleteRule(e){e.stopPropagation();const t={ruleId:this.model.ruleId};this.dispatchEvent(new CustomEvent(Vm.DelRule,{detail:t,bubbles:!0,composed:!0}))}handleFieldSelected(e){var t;e.stopPropagation();const{fieldId:i}=e.detail,o=null!==(t=this.config.fields.find(e=>e.fieldId===i))&&void 0!==t?t:null,n={ruleId:this.model.ruleId,newData:{field:o,value:null,operator:null}};this.dispatchEvent(new CustomEvent(Vm.UpdateRule,{detail:n,bubbles:!0,composed:!0}))}handleValueChanged(e){e.stopPropagation();const{value:t,index:i}=e.detail,o={ruleId:this.model.ruleId,newData:bg(this.model,t,i)};this.dispatchEvent(new CustomEvent(Vm.UpdateRule,{detail:o,bubbles:!0,composed:!0}))}handleOperatorSelected(e){var t;e.stopPropagation();const{operatorId:i}=e.detail;if(!i)return;const o=null!==(t=this.config.operators.find(e=>e.type===i))&&void 0!==t?t:null;if(!o)throw new Error(`Unable to find operator of type ${i}`);this.dispatchEvent(new CustomEvent(Vm.UpdateRule,{detail:{ruleId:this.model.ruleId,newData:fg(o,this.model)},bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],xg.prototype,"config",void 0),(0,C.Cg)([l.observable],xg.prototype,"styles",void 0),(0,C.Cg)([l.observable],xg.prototype,"model",void 0),(0,C.Cg)([l.observable],xg.prototype,"index",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],xg.prototype,"error",void 0),(0,C.Cg)([l.volatile],xg.prototype,"operandIterator",null),xg=(0,C.Cg)([(0,l.customElement)({name:"expression-rule",template:Cg,styles:wg,shadowOptions:{delegatesFocus:!0}})],xg);let $g=class extends l.FASTElement{constructor(){super(...arguments),this.model=null,this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!1,this.handleAddGroup=this._handleAddGroup.bind(this),this.handleAddRule=this._handleAddRule.bind(this),this.handleDeleteGroup=this._handleDeleteGroup.bind(this),this.handleDeleteRule=this._handleDeleteRule.bind(this),this.handleUpdateGroupData=this._handleUpdateGroupData.bind(this),this.handleUpdateRuleData=this._handleUpdateRuleData.bind(this)}configChanged(e,t){this.isValidConfig(t)?t.model?(this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!0,this.model=_m(t.model,this),this.userUpdatingModel=!1):null===this.model&&this.initBaseModel():console.warn("Invalid config passed to ExpressionBuilder. Verify you've defined operators, fields, and combinators.")}modelChanged(e,t){if(!t||this.userUpdatingModel)return;const i=Hm(t);this.dispatchChangeEvent(i)}dispatchChangeEvent(e){this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0,cancelable:!0,composed:!0}))}getConfig(){return this.config}getGroupId(){return this.groupCount+=1,`group-${this.groupCount}`}getRuleId(){return this.ruleCount+=1,`rule-${this.ruleCount}`}connectedCallback(){if(super.connectedCallback(),this.addEventListener(Vm.AddGroup,this.handleAddGroup),this.addEventListener(Vm.DelGroup,this.handleDeleteGroup),this.addEventListener(Vm.AddRule,this.handleAddRule),this.addEventListener(Vm.DelRule,this.handleDeleteRule),this.addEventListener(Vm.UpdateGroup,this.handleUpdateGroupData),this.addEventListener(Vm.UpdateRule,this.handleUpdateRuleData),!this.isValidConfig(this.config))return this.config&&console.warn("Config detected during connectedCallback but it isn't valid"),void(this.config=null);this.config.model||this.initBaseModel()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(Vm.AddGroup,this.handleAddGroup),this.removeEventListener(Vm.DelGroup,this.handleDeleteGroup),this.removeEventListener(Vm.AddRule,this.handleAddRule),this.removeEventListener(Vm.DelRule,this.handleDeleteRule),this.removeEventListener(Vm.UpdateGroup,this.handleUpdateGroupData),this.removeEventListener(Vm.UpdateRule,this.handleUpdateRuleData)}isValidConfig(e){var t,i,o;return Boolean(e&&(null===(t=e.combinators)||void 0===t?void 0:t.length)&&(null===(i=e.operators)||void 0===i?void 0:i.length)&&(null===(o=e.fields)||void 0===o?void 0:o.length))}initBaseModel(){if(!this.isValidConfig(this.config))throw new Error("Invalid config set on ExpressionBuilder. Verify you've defined operators, fields, and combinators.");this.model={children:[],level:1,groupId:Mm,config:this.config,combinator:this.config.combinators[0]}}_handleAddGroup(e){const{parentGroupId:t,newGroup:i}=e.detail,o={groupId:this.getGroupId(),level:i.level,children:[],config:this.config,combinator:this.config.combinators[0]};this.model=Fm(this.model,t,o)}_handleAddRule(e){const{parentGroupId:t}=e.detail,i={ruleId:this.getRuleId(),config:this.config,field:null,operator:null,value:null};this.model=Fm(this.model,t,i)}_handleDeleteGroup(e){const{groupId:t}=e.detail;var i,o;this.model=Am(i=this.model,Rm(i,o=t).groupId,e=>e.filter(e=>!("groupId"in e)||e.groupId!==o))}_handleDeleteRule(e){const{ruleId:t}=e.detail;var i,o;this.model=Am(i=this.model,Nm(i,o=t).groupId,e=>e.filter(e=>!("ruleId"in e)||e.ruleId!==o))}_handleUpdateGroupData(e){const{groupId:t,newData:i}=e.detail;this.model=function(e,t,i){return t===Mm?Object.assign(Object.assign({},e),i):Am(e,Rm(e,t).groupId,e=>e.map(e=>"groupId"in e&&e.groupId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}_handleUpdateRuleData(e){const{ruleId:t,newData:i}=e.detail;this.model=function(e,t,i){return Am(e,Nm(e,t).groupId,e=>e.map(e=>"ruleId"in e&&e.ruleId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}};(0,C.Cg)([l.observable],$g.prototype,"config",void 0),(0,C.Cg)([l.observable],$g.prototype,"styles",void 0),(0,C.Cg)([l.observable],$g.prototype,"model",void 0),$g=(0,C.Cg)([(0,l.customElement)({name:"expression-builder",template:Zm,styles:Ym})],$g);let Sg=class extends $g{};Sg=(0,C.Cg)([(0,l.customElement)({name:"foundation-expression-builder",styles:Ym,template:Zm})],Sg);const Eg=["int","short","long"],Og=["double","bigdecimal"],Tg=[...Eg,...Og],kg=["date","date-time"],Ig=["string","enum"],Dg=["boolean"],Ag=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type};function Lg(e){switch(Ag(e)){case"int":case"long":case"double":case"bigdecimal":case"date":case"date-time":case"short":return"NUMBER";case"string":case"enum":return"STRING";case"boolean":return"BOOLEAN"}}function Rg(e,t,i){return"value"in e?{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:{TYPE:i,VALUE:e.value}}:null}function Ng(e,t,i){return{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:i}}function Fg(e,t,i=[]){return"value"in e?{TYPE:"METHOD_EXPRESSION",PARAMETERS:[{TYPE:"FIELD",NAME:e.field.fieldId},...i],METHOD:t}:null}function Mg(e){const t=!(!("value"in e)||void 0===e.value||null===e.value);return Object.assign(Object.assign({},e),t?{value:(t=>{const i=Ag(e);if(Ig.includes(i))return t;if(Tg.includes(i))return t.toString();if(Dg.includes(i))return t;if(Array.isArray(t))throw new Error("Not implemented TernararyOperator or VariadicOperator args in rule value transformer");if(kg.includes(i))return new Date(t).getTime().toString();throw new Error("Unhandled transformRuleValue case")})(e.value)}:{})}function _g(e,t){return{TYPE:"PREDICATE_EXPRESSION",OPERATION:e.combinator.type,EXPRESSIONS:e.children.map(e=>"children"in e?_g(e,t):t(e)).filter(Boolean)}}function Hg(e,t){const i=e.operator.nbInputs;if("many"===i||2===i)throw new Error("Not implemented TernararyOperator or VariadicOperator args in rebuildRuleValue");return Object.assign(Object.assign({},e),0===i?{}:{value:(t=>{const i=Ag(e);if(Ig.includes(i))return t;if(Eg.includes(i))return parseInt(t);if(Og.includes(i))return parseFloat(t);if(Dg.includes(i))return t;if(kg.includes(i)){const e=new Date(parseInt(t));return"date"===i?Pm(e):zm(e)}throw new Error("Unhandled rebuildRuleValue case")})(t.VALUE)})}const Pg={template:Zm,styles:Ym};var zg;!function(e){e.methodCall={CONTAINS_IGNORE_CASE:"CONTAINS_IGNORE_CASE",CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE:"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",TRIM:"TRIM",LONG_TO_DATE:"LONG_TO_DATE",LONG_TO_DATE_TIME:"LONG_TO_DATE_TIME",DATE_TIME_IS_IN_RANGE:"DATE_TIME_IS_IN_RANGE"},e.logicalOperations={AND:"AND",OR:"OR"},e.operations=Object.assign(Object.assign({},e.logicalOperations),{GREATER_THAN:"GREATER_THAN",LESS_THAN:"LESS_THAN",GREATER_THAN_OR_EQUAL:"GREATER_THAN_OR_EQUAL",LESS_THAN_OR_EQUAL:"LESS_THAN_OR_EQUAL",EQUALS:"EQUALS",NOT_EQUALS:"NOT_EQUALS",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",BITWISE_AND:"BITWISE_AND",BITWISE_OR:"BITWISE_OR",ASSIGNMENT:"ASSIGNMENT",IS_CURRENT:"IS_CURRENT",IS_PREVIOUS:"IS_PREVIOUS"})}(zg||(zg={}));const Ug=[{type:zg.logicalOperations.AND,maxRules:"many"},{type:zg.logicalOperations.OR,maxRules:"many"}],Bg={EQUALS:zg.operations.EQUALS,NOT_EQUALS:zg.operations.NOT_EQUALS,IS_NULL:"IS_NULL",NOT_NULL:"NOT_NULL",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",CONTAINS:"CONTAINS",CONTAINS_WORDS_STARTING_WITH:"CONTAINS_WORDS_STARTING_WITH",CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:"CONTAINS_WORDS_STARTING_SPLIT_DELIMITER",GREATER_THAN:zg.operations.GREATER_THAN,GREATER_THAN_OR_EQUAL:zg.operations.GREATER_THAN_OR_EQUAL,LESS_THAN:zg.operations.LESS_THAN,LESS_THAN_OR_EQUAL:zg.operations.LESS_THAN_OR_EQUAL,IS_BEFORE:"IS_BEFORE",IS_AFTER:"IS_AFTER",ON_OR_BEFORE:"ON_OR_BEFORE",ON_OR_AFTER:"ON_OR_AFTER",IS_CURRENT:zg.operations.IS_CURRENT,IS_PREVIOUS:zg.operations.IS_PREVIOUS},Gg=e=>({type:"enum",input:"select",values:e}),jg=Gg({HOUR:{label:"Hour",tooltip:"Beginning of the hour immediately preceding the current one to the current hour."},DAY:{label:"Day",tooltip:"Midnight on the day before today to midnight of the current day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the day before today to midnight of the current day. If the current day is Monday then the previous day is Friday."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the previous week to midnight on the Monday of the current week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the previous month to midnight on the 1st of the current month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the previous year to midnight on the 1st Jan of the current year."}}),Vg=Gg({HOUR:{label:"Hour",tooltip:"Beginning of the current hour to beginning of the next hour."},DAY:{label:"Day",tooltip:"Midnight on the current day day to midnight of the next day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the current day day to midnight of the next day. This filter will never match Sat or Sun, always returning false on the weekends."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the current week to midnight on the Monday of the next week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the current month to midnight on the 1st of the next month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the current year to midnight on the 1st Jan of the next year."}}),Yg=[{type:Bg.EQUALS,label:"Equals",nbInputs:1,applyTo:[...Ig,...Dg,...Tg,...kg],tooltip:"Check the equality of the field compared to a set value"},{type:Bg.NOT_EQUALS,label:"Not equals",nbInputs:1,applyTo:[...Ig,...Dg,...Tg,...kg],tooltip:"Check that the field is different from a set value"},{type:Bg.IS_NULL,label:"Is null",nbInputs:0,applyTo:["enum",...Dg,...Tg,...kg],tooltip:"Check if the field value is null"},{type:Bg.NOT_NULL,label:"Not null",nbInputs:0,applyTo:["enum",...Dg,...Tg,...kg],tooltip:"Check if the field value is not null"},{type:Bg.IS_NULL_OR_BLANK,label:"Is null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is null or an empty string"},{type:Bg.NOT_NULL_OR_BLANK,label:"Not null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is not null and not an empty string"},{type:Bg.CONTAINS,label:"Contains",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains the specified text (case insensitive)"},{type:Bg.CONTAINS_WORDS_STARTING_WITH,label:"Contains words starting with",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains words that start with the specified text, split by whitespace (case insensitive)"},{type:Bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER,label:"Contains words starting with (split)",nbInputs:2,applyTo:["string"],tooltip:"Check if field contains words starting with text, split by a delimiter (case insensitive)"},{type:Bg.GREATER_THAN,label:"Greater than",nbInputs:1,applyTo:[...Tg],tooltip:"Check if the field value is greater than a specified number"},{type:Bg.GREATER_THAN_OR_EQUAL,label:"Greater than or equal to",nbInputs:1,applyTo:[...Tg],tooltip:"Check if the field value is greater than or equal to a specified number"},{type:Bg.LESS_THAN,label:"Less than",nbInputs:1,applyTo:[...Tg],tooltip:"Check if the field value is less than a specified number"},{type:Bg.LESS_THAN_OR_EQUAL,label:"Less than or equal to",nbInputs:1,applyTo:[...Tg],tooltip:"Check if the field value is less than or equal to a specified number"},{type:Bg.IS_BEFORE,label:"Is before",nbInputs:1,applyTo:[...kg],tooltip:"Check if the field is before a specified date/time"},{type:Bg.IS_AFTER,label:"Is after",nbInputs:1,applyTo:[...kg],tooltip:"Check if the field is after a specified date/time"},{type:Bg.ON_OR_BEFORE,label:"On or before",nbInputs:1,applyTo:[...kg],tooltip:"Check if the field is on or before a specified date/time"},{type:Bg.ON_OR_AFTER,label:"On or after",nbInputs:1,applyTo:[...kg],tooltip:"Check if the field is on or after a specified date/time"},{type:Bg.IS_CURRENT,label:"Is current",nbInputs:1,applyTo:[...kg],tooltip:"Check whether the current date/time matches the current hour/day/work day/week/month/year.",valueType:Vg,optgroup:"Relative Period"},{type:Bg.IS_PREVIOUS,label:"Is previous",nbInputs:1,applyTo:[...kg],tooltip:"Check whether the current date/time matches the previous hour/day/work day/week/month/year",valueType:jg,optgroup:"Relative Period"}];function Wg(e){switch(e){case"IS_BEFORE":return"LESS_THAN";case"IS_AFTER":return"GREATER_THAN";case"ON_OR_BEFORE":return"LESS_THAN_OR_EQUAL";case"ON_OR_AFTER":return"GREATER_THAN_OR_EQUAL";default:return e}}function qg(e,t){switch(t){case Bg.IS_NULL_OR_BLANK:return Fg(e,zg.methodCall.IS_NULL_OR_BLANK,[]);case Bg.NOT_NULL_OR_BLANK:return Fg(e,zg.methodCall.NOT_NULL_OR_BLANK,[]);case Bg.CONTAINS:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS");return Fg(e,zg.methodCall.CONTAINS_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case Bg.CONTAINS_WORDS_STARTING_WITH:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS_WORDS_STARTING_WITH");return Fg(e,zg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case Bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:if(!("value"in e)||!Array.isArray(e.value)||2!==e.value.length)throw new Error("Invalid shape for CONTAINS_WORDS_STARTING_SPLIT_DELIMITER");return Fg(e,zg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,e.value.map(e=>({TYPE:"STRING",VALUE:e})));case Bg.IS_CURRENT:case Bg.IS_PREVIOUS:if(!("value"in e))throw new Error("Invalid shape for operator IS_CURRENT | IS_PREVIOUS");return Fg(e,zg.methodCall.DATE_TIME_IS_IN_RANGE,[{TYPE:"STRING",VALUE:e.value},{TYPE:"STRING",VALUE:t===Bg.IS_CURRENT?"CURRENT":"PREVIOUS"}]);default:throw new Error("Unreachable default case")}}function Kg(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=Mg(e),n=Lg(o),a=Wg(o.operator.type);switch(a){case Bg.EQUALS:case Bg.NOT_EQUALS:case Bg.GREATER_THAN:case Bg.GREATER_THAN_OR_EQUAL:case Bg.LESS_THAN:case Bg.LESS_THAN_OR_EQUAL:return Rg(o,a,n);case Bg.IS_NULL:return Ng(o,zg.operations.EQUALS,{TYPE:"NULL"});case Bg.NOT_NULL:return Ng(o,zg.operations.NOT_EQUALS,{TYPE:"NULL"});case Bg.IS_NULL_OR_BLANK:case Bg.NOT_NULL_OR_BLANK:case Bg.CONTAINS:case Bg.CONTAINS_WORDS_STARTING_WITH:case Bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:case Bg.IS_CURRENT:case Bg.IS_PREVIOUS:return qg(o,a);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function Xg(e,t){if(!("date"===t.field.type||"date-time"===t.field.type))return e;switch(e){case"LESS_THAN":return"IS_BEFORE";case"GREATER_THAN":return"IS_AFTER";case"LESS_THAN_OR_EQUAL":return"ON_OR_BEFORE";case"GREATER_THAN_OR_EQUAL":return"ON_OR_AFTER";default:return e}}function Jg(e,t){const i=(()=>{if("NULL"===t.RIGHT.TYPE){const e="EQUALS"===t.OPERATION?Bg[Bg.IS_NULL]:Bg[Bg.NOT_NULL];return Yg.find(t=>t.type===e)}const i=Xg(t.OPERATION,e);return Yg.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}function Qg(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return Hg(Jg({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function Zg(e,t){const[i,o]=(()=>{switch(!0){case"IS_NULL_OR_BLANK"===t.METHOD:return[Bg[Bg.IS_NULL_OR_BLANK],void 0];case"NOT_NULL_OR_BLANK"===t.METHOD:return[Bg[Bg.NOT_NULL_OR_BLANK],void 0];case"CONTAINS_IGNORE_CASE"===t.METHOD:return[Bg[Bg.CONTAINS],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&2===t.PARAMETERS.length:return[Bg[Bg.CONTAINS_WORDS_STARTING_WITH],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&3===t.PARAMETERS.length:return[Bg[Bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER],t.PARAMETERS.slice(1).map(e=>e.VALUE)];case t.METHOD===zg.methodCall.DATE_TIME_IS_IN_RANGE&&3===t.PARAMETERS.length&&"STRING"===t.PARAMETERS[2].TYPE&&("CURRENT"===t.PARAMETERS[2].VALUE||"PREVIOUS"===t.PARAMETERS[2].VALUE):return[Bg["CURRENT"===t.PARAMETERS[2].VALUE?Bg.IS_CURRENT:Bg.IS_PREVIOUS],t.PARAMETERS[1].VALUE];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:Yg.find(e=>e.type===i),value:o}}function ev(e,t){return{combinator:Ug.find(e=>e.type===t.OPERATION),children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return ev(e,t);if("BINARY_EXPRESSION"===t.TYPE)return Qg(e,t);if("METHOD_EXPRESSION"===t.TYPE)return Zg(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let tv=class extends $g{ruleConfigChanged(e,t){this.config=Object.assign({combinators:Ug,operators:Yg,fields:t.fields,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning},(null==t?void 0:t.model)?{model:ev(t.fields,t.model)}:{})}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the ruleConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){const t=_g(e,Kg);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],tv.prototype,"ruleConfig",void 0),tv=(0,C.Cg)([(0,l.customElement)({name:"foundation-rule-expression-builder",styles:Ym,template:Zm})],tv);const iv={TRIM:"TRIM",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",CONVERT_TO_DATE:"CONVERT_TO_DATE",CONVERT_TO_DATE_TIME:"CONVERT_TO_DATE_TIME"},ov=[{type:iv.PLUS,label:"Add (+)",applyTo:[...Tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically added to the specified rule value. FIELD + VALUE"},{type:iv.MINUS,label:"Subtract (-)",applyTo:[...Tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically subtracted by the specified rule value. FIELD - VALUE"},{type:iv.MULTIPLY,label:"Multiply (*)",applyTo:[...Tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically multiplied by the specified rule value. FIELD * VALUE"},{type:iv.DIVIDE,label:"Divide (/)",applyTo:[...Tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically divided by the specified rule value. FIELD / VALUE"},{type:iv.CONVERT_TO_DATE,label:"Convert to date",applyTo:["date"],nbInputs:0,tooltip:"Returns the date, which is stored as the epoch time, as a formatted date YYYY/dd/mm"},{type:iv.CONVERT_TO_DATE_TIME,label:"Convert to date time",applyTo:["date-time"],nbInputs:0,tooltip:"Returns the date-time, which is stored as the epoch time, as a formatted date YYYY/dd/mm HH:mm:ss"}];function nv(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=Mg(e),n=Lg(o),a=o.operator.type;switch(a){case iv.TRIM:case iv.CONVERT_TO_DATE:case iv.CONVERT_TO_DATE_TIME:return function(e,t){switch(t){case iv.TRIM:return Fg(e,zg.methodCall.TRIM,[]);case iv.CONVERT_TO_DATE:return Fg(e,zg.methodCall.LONG_TO_DATE,[]);case iv.CONVERT_TO_DATE_TIME:return Fg(e,zg.methodCall.LONG_TO_DATE_TIME,[])}}(o,a);case iv.PLUS:case iv.MINUS:case iv.DIVIDE:case iv.MULTIPLY:return Rg(o,a,n);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function av(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return Hg(function(e,t){const i=(()=>{const i=function(e,t){return"date"===t.field.type||t.field.type,e}(t.OPERATION,e);return ov.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function sv(e,t){return{combinator:Sm,children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return sv(e,t);if("BINARY_EXPRESSION"===t.TYPE)return av(e,t);if("METHOD_EXPRESSION"===t.TYPE)return function(e,t){const[i,o]=(()=>{switch(!0){case"TRIM"===t.METHOD:return[iv[iv.TRIM],void 0];case"LONG_TO_DATE"===t.METHOD:return[iv[iv.CONVERT_TO_DATE],void 0];case"LONG_TO_DATE_TIME"===t.METHOD:return[iv[iv.CONVERT_TO_DATE_TIME],void 0];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:ov.find(e=>e.type===i),value:o}}(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let rv=class extends $g{valueConfigChanged(e,t){const i={TYPE:"PREDICATE_EXPRESSION",OPERATION:"NULL",EXPRESSIONS:t.model?[t.model]:[]},o=sv(t.fields,i);this.config={combinators:[Sm],operators:ov,fields:t.fields,model:o,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning}}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the valueConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){if(!("children"in e))throw new Error("Invalid top level group hierarchy");if(e.children.length>1)throw new Error("Value expressions should not have multiple rules");if(e.children[0]&&"children"in e.children[0])throw new Error("Trying to convert group to rule");const t=0===e.children.length?void 0:nv(e.children[0]);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],rv.prototype,"valueConfig",void 0),rv=(0,C.Cg)([(0,l.customElement)({name:"foundation-value-expression-builder",styles:Ym,template:Zm})],rv);const lv=l.html`
|
|
6284
|
+
`;let Og=class extends l.FASTElement{constructor(){super(...arguments),this.error=!1}connectedCallback(){super.connectedCallback(),qm(this,this.styles,"rule"),this.config.partialRuleValidationWarning&&(this.error=(e=>{if(!e.field||!e.operator)return!0;if(0===e.operator.nbInputs)return!1;if(!("value"in e))throw new Error("No value set as required for operator");return"boolean"!==Ym(e)&&!!(Array.isArray(e.value)?e.value:[e.value]).some($g)})(this.model))}variadicRule(e){return"many"===e.operator.nbInputs&&"value"in e&&Array.isArray(e.value)}get operandIterator(){var e,t,i;if("many"===(null===(e=this.model.operator)||void 0===e?void 0:e.nbInputs)){if(!this.variadicRule(this.model))throw new Error("Varargs disabled for many nbInputs");return Array(this.model.value.length).fill(!0)}return Array(null!==(i=null===(t=this.model.operator)||void 0===t?void 0:t.nbInputs)&&void 0!==i?i:0).fill(!0)}operandValue(e){if(this.model.operator){if(1===this.model.operator.nbInputs&&"value"in this.model)return this.model.value;if((2===this.model.operator.nbInputs||"many"===this.model.operator.nbInputs)&&"value"in this.model&&Array.isArray(this.model.value))return this.model.value[e];throw new Error("Invalid operand lookup")}}dispatchAddVarArg(){if(!this.variadicRule(this.model))throw new Error("Cannot add inputs for non-variadic operator, or invalid format");const e={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:[...this.model.value,yg(this.model.operator,this.model)]}};this.dispatchEvent(new CustomEvent(Km.UpdateRule,{detail:e,bubbles:!0,composed:!0}))}handleRemoveVarArg(e){const{index:t}=e.detail;if(!this.variadicRule(this.model))throw new Error("Cannot remove inputs for non-variadic operator, or invalid format");const i={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:this.model.value.filter((e,i)=>i!==t)}};this.dispatchEvent(new CustomEvent(Km.UpdateRule,{detail:i,bubbles:!0,composed:!0}))}dispatchDeleteRule(e){e.stopPropagation();const t={ruleId:this.model.ruleId};this.dispatchEvent(new CustomEvent(Km.DelRule,{detail:t,bubbles:!0,composed:!0}))}handleFieldSelected(e){var t;e.stopPropagation();const{fieldId:i}=e.detail,o=null!==(t=this.config.fields.find(e=>e.fieldId===i))&&void 0!==t?t:null,n={ruleId:this.model.ruleId,newData:{field:o,value:null,operator:null}};this.dispatchEvent(new CustomEvent(Km.UpdateRule,{detail:n,bubbles:!0,composed:!0}))}handleValueChanged(e){e.stopPropagation();const{value:t,index:i}=e.detail,o={ruleId:this.model.ruleId,newData:xg(this.model,t,i)};this.dispatchEvent(new CustomEvent(Km.UpdateRule,{detail:o,bubbles:!0,composed:!0}))}handleOperatorSelected(e){var t;e.stopPropagation();const{operatorId:i}=e.detail;if(!i)return;const o=null!==(t=this.config.operators.find(e=>e.type===i))&&void 0!==t?t:null;if(!o)throw new Error(`Unable to find operator of type ${i}`);this.dispatchEvent(new CustomEvent(Km.UpdateRule,{detail:{ruleId:this.model.ruleId,newData:Cg(o,this.model)},bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],Og.prototype,"config",void 0),(0,C.Cg)([l.observable],Og.prototype,"styles",void 0),(0,C.Cg)([l.observable],Og.prototype,"model",void 0),(0,C.Cg)([l.observable],Og.prototype,"index",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Og.prototype,"error",void 0),(0,C.Cg)([l.volatile],Og.prototype,"operandIterator",null),Og=(0,C.Cg)([(0,l.customElement)({name:"expression-rule",template:Eg,styles:Sg,shadowOptions:{delegatesFocus:!0}})],Og);let Tg=class extends l.FASTElement{constructor(){super(...arguments),this.model=null,this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!1,this.handleAddGroup=this._handleAddGroup.bind(this),this.handleAddRule=this._handleAddRule.bind(this),this.handleDeleteGroup=this._handleDeleteGroup.bind(this),this.handleDeleteRule=this._handleDeleteRule.bind(this),this.handleUpdateGroupData=this._handleUpdateGroupData.bind(this),this.handleUpdateRuleData=this._handleUpdateRuleData.bind(this)}configChanged(e,t){this.isValidConfig(t)?t.model?(this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!0,this.model=Um(t.model,this),this.userUpdatingModel=!1):null===this.model&&this.initBaseModel():console.warn("Invalid config passed to ExpressionBuilder. Verify you've defined operators, fields, and combinators.")}modelChanged(e,t){if(!t||this.userUpdatingModel)return;const i=Bm(t);this.dispatchChangeEvent(i)}dispatchChangeEvent(e){this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0,cancelable:!0,composed:!0}))}getConfig(){return this.config}getGroupId(){return this.groupCount+=1,`group-${this.groupCount}`}getRuleId(){return this.ruleCount+=1,`rule-${this.ruleCount}`}connectedCallback(){if(super.connectedCallback(),this.addEventListener(Km.AddGroup,this.handleAddGroup),this.addEventListener(Km.DelGroup,this.handleDeleteGroup),this.addEventListener(Km.AddRule,this.handleAddRule),this.addEventListener(Km.DelRule,this.handleDeleteRule),this.addEventListener(Km.UpdateGroup,this.handleUpdateGroupData),this.addEventListener(Km.UpdateRule,this.handleUpdateRuleData),!this.isValidConfig(this.config))return this.config&&console.warn("Config detected during connectedCallback but it isn't valid"),void(this.config=null);this.config.model||this.initBaseModel()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(Km.AddGroup,this.handleAddGroup),this.removeEventListener(Km.DelGroup,this.handleDeleteGroup),this.removeEventListener(Km.AddRule,this.handleAddRule),this.removeEventListener(Km.DelRule,this.handleDeleteRule),this.removeEventListener(Km.UpdateGroup,this.handleUpdateGroupData),this.removeEventListener(Km.UpdateRule,this.handleUpdateRuleData)}isValidConfig(e){var t,i,o;return Boolean(e&&(null===(t=e.combinators)||void 0===t?void 0:t.length)&&(null===(i=e.operators)||void 0===i?void 0:i.length)&&(null===(o=e.fields)||void 0===o?void 0:o.length))}initBaseModel(){if(!this.isValidConfig(this.config))throw new Error("Invalid config set on ExpressionBuilder. Verify you've defined operators, fields, and combinators.");this.model={children:[],level:1,groupId:Pm,config:this.config,combinator:this.config.combinators[0]}}_handleAddGroup(e){const{parentGroupId:t,newGroup:i}=e.detail,o={groupId:this.getGroupId(),level:i.level,children:[],config:this.config,combinator:this.config.combinators[0]};this.model=zm(this.model,t,o)}_handleAddRule(e){const{parentGroupId:t}=e.detail,i={ruleId:this.getRuleId(),config:this.config,field:null,operator:null,value:null};this.model=zm(this.model,t,i)}_handleDeleteGroup(e){const{groupId:t}=e.detail;var i,o;this.model=Fm(i=this.model,_m(i,o=t).groupId,e=>e.filter(e=>!("groupId"in e)||e.groupId!==o))}_handleDeleteRule(e){const{ruleId:t}=e.detail;var i,o;this.model=Fm(i=this.model,Hm(i,o=t).groupId,e=>e.filter(e=>!("ruleId"in e)||e.ruleId!==o))}_handleUpdateGroupData(e){const{groupId:t,newData:i}=e.detail;this.model=function(e,t,i){return t===Pm?Object.assign(Object.assign({},e),i):Fm(e,_m(e,t).groupId,e=>e.map(e=>"groupId"in e&&e.groupId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}_handleUpdateRuleData(e){const{ruleId:t,newData:i}=e.detail;this.model=function(e,t,i){return Fm(e,Hm(e,t).groupId,e=>e.map(e=>"ruleId"in e&&e.ruleId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}};(0,C.Cg)([l.observable],Tg.prototype,"config",void 0),(0,C.Cg)([l.observable],Tg.prototype,"styles",void 0),(0,C.Cg)([l.observable],Tg.prototype,"model",void 0),Tg=(0,C.Cg)([(0,l.customElement)({name:"expression-builder",template:og,styles:Xm})],Tg);let kg=class extends Tg{};kg=(0,C.Cg)([(0,l.customElement)({name:"foundation-expression-builder",styles:Xm,template:og})],kg);const Ig=["int","short","long"],Dg=["double","bigdecimal"],Ag=[...Ig,...Dg],Lg=["date","date-time"],Rg=["string","enum"],Ng=["boolean"],Fg=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type};function Mg(e){switch(Fg(e)){case"int":case"long":case"double":case"bigdecimal":case"date":case"date-time":case"short":return"NUMBER";case"string":case"enum":return"STRING";case"boolean":return"BOOLEAN"}}function _g(e,t,i){return"value"in e?{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:{TYPE:i,VALUE:e.value}}:null}function Hg(e,t,i){return{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:i}}function zg(e,t,i=[]){return"value"in e?{TYPE:"METHOD_EXPRESSION",PARAMETERS:[{TYPE:"FIELD",NAME:e.field.fieldId},...i],METHOD:t}:null}function Pg(e){const t=!(!("value"in e)||void 0===e.value||null===e.value);return Object.assign(Object.assign({},e),t?{value:(t=>{const i=Fg(e);if(Rg.includes(i))return t;if(Ag.includes(i))return t.toString();if(Ng.includes(i))return t;if(Array.isArray(t))throw new Error("Not implemented TernararyOperator or VariadicOperator args in rule value transformer");if(Lg.includes(i))return new Date(t).getTime().toString();throw new Error("Unhandled transformRuleValue case")})(e.value)}:{})}function Ug(e,t){return{TYPE:"PREDICATE_EXPRESSION",OPERATION:e.combinator.type,EXPRESSIONS:e.children.map(e=>"children"in e?Ug(e,t):t(e)).filter(Boolean)}}function Bg(e,t){const i=e.operator.nbInputs;if("many"===i||2===i)throw new Error("Not implemented TernararyOperator or VariadicOperator args in rebuildRuleValue");return Object.assign(Object.assign({},e),0===i?{}:{value:(t=>{const i=Fg(e);if(Rg.includes(i))return t;if(Ig.includes(i))return parseInt(t);if(Dg.includes(i))return parseFloat(t);if(Ng.includes(i))return t;if(Lg.includes(i)){const e=new Date(parseInt(t));return"date"===i?Gm(e):jm(e)}throw new Error("Unhandled rebuildRuleValue case")})(t.VALUE)})}const Gg={template:og,styles:Xm};var jg;!function(e){e.methodCall={CONTAINS_IGNORE_CASE:"CONTAINS_IGNORE_CASE",CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE:"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",TRIM:"TRIM",LONG_TO_DATE:"LONG_TO_DATE",LONG_TO_DATE_TIME:"LONG_TO_DATE_TIME",DATE_TIME_IS_IN_RANGE:"DATE_TIME_IS_IN_RANGE"},e.logicalOperations={AND:"AND",OR:"OR"},e.operations=Object.assign(Object.assign({},e.logicalOperations),{GREATER_THAN:"GREATER_THAN",LESS_THAN:"LESS_THAN",GREATER_THAN_OR_EQUAL:"GREATER_THAN_OR_EQUAL",LESS_THAN_OR_EQUAL:"LESS_THAN_OR_EQUAL",EQUALS:"EQUALS",NOT_EQUALS:"NOT_EQUALS",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",BITWISE_AND:"BITWISE_AND",BITWISE_OR:"BITWISE_OR",ASSIGNMENT:"ASSIGNMENT",IS_CURRENT:"IS_CURRENT",IS_PREVIOUS:"IS_PREVIOUS"})}(jg||(jg={}));const Vg=[{type:jg.logicalOperations.AND,maxRules:"many"},{type:jg.logicalOperations.OR,maxRules:"many"}],Yg={EQUALS:jg.operations.EQUALS,NOT_EQUALS:jg.operations.NOT_EQUALS,IS_NULL:"IS_NULL",NOT_NULL:"NOT_NULL",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",CONTAINS:"CONTAINS",CONTAINS_WORDS_STARTING_WITH:"CONTAINS_WORDS_STARTING_WITH",CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:"CONTAINS_WORDS_STARTING_SPLIT_DELIMITER",GREATER_THAN:jg.operations.GREATER_THAN,GREATER_THAN_OR_EQUAL:jg.operations.GREATER_THAN_OR_EQUAL,LESS_THAN:jg.operations.LESS_THAN,LESS_THAN_OR_EQUAL:jg.operations.LESS_THAN_OR_EQUAL,IS_BEFORE:"IS_BEFORE",IS_AFTER:"IS_AFTER",ON_OR_BEFORE:"ON_OR_BEFORE",ON_OR_AFTER:"ON_OR_AFTER",IS_CURRENT:jg.operations.IS_CURRENT,IS_PREVIOUS:jg.operations.IS_PREVIOUS},Wg=e=>({type:"enum",input:"select",values:e}),qg=Wg({HOUR:{label:"Hour",tooltip:"Beginning of the hour immediately preceding the current one to the current hour."},DAY:{label:"Day",tooltip:"Midnight on the day before today to midnight of the current day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the day before today to midnight of the current day. If the current day is Monday then the previous day is Friday."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the previous week to midnight on the Monday of the current week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the previous month to midnight on the 1st of the current month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the previous year to midnight on the 1st Jan of the current year."}}),Kg=Wg({HOUR:{label:"Hour",tooltip:"Beginning of the current hour to beginning of the next hour."},DAY:{label:"Day",tooltip:"Midnight on the current day day to midnight of the next day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the current day day to midnight of the next day. This filter will never match Sat or Sun, always returning false on the weekends."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the current week to midnight on the Monday of the next week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the current month to midnight on the 1st of the next month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the current year to midnight on the 1st Jan of the next year."}}),Xg=[{type:Yg.EQUALS,label:"Equals",nbInputs:1,applyTo:[...Rg,...Ng,...Ag,...Lg],tooltip:"Check the equality of the field compared to a set value"},{type:Yg.NOT_EQUALS,label:"Not equals",nbInputs:1,applyTo:[...Rg,...Ng,...Ag,...Lg],tooltip:"Check that the field is different from a set value"},{type:Yg.IS_NULL,label:"Is null",nbInputs:0,applyTo:["enum",...Ng,...Ag,...Lg],tooltip:"Check if the field value is null"},{type:Yg.NOT_NULL,label:"Not null",nbInputs:0,applyTo:["enum",...Ng,...Ag,...Lg],tooltip:"Check if the field value is not null"},{type:Yg.IS_NULL_OR_BLANK,label:"Is null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is null or an empty string"},{type:Yg.NOT_NULL_OR_BLANK,label:"Not null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is not null and not an empty string"},{type:Yg.CONTAINS,label:"Contains",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains the specified text (case insensitive)"},{type:Yg.CONTAINS_WORDS_STARTING_WITH,label:"Contains words starting with",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains words that start with the specified text, split by whitespace (case insensitive)"},{type:Yg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER,label:"Contains words starting with (split)",nbInputs:2,applyTo:["string"],tooltip:"Check if field contains words starting with text, split by a delimiter (case insensitive)"},{type:Yg.GREATER_THAN,label:"Greater than",nbInputs:1,applyTo:[...Ag],tooltip:"Check if the field value is greater than a specified number"},{type:Yg.GREATER_THAN_OR_EQUAL,label:"Greater than or equal to",nbInputs:1,applyTo:[...Ag],tooltip:"Check if the field value is greater than or equal to a specified number"},{type:Yg.LESS_THAN,label:"Less than",nbInputs:1,applyTo:[...Ag],tooltip:"Check if the field value is less than a specified number"},{type:Yg.LESS_THAN_OR_EQUAL,label:"Less than or equal to",nbInputs:1,applyTo:[...Ag],tooltip:"Check if the field value is less than or equal to a specified number"},{type:Yg.IS_BEFORE,label:"Is before",nbInputs:1,applyTo:[...Lg],tooltip:"Check if the field is before a specified date/time"},{type:Yg.IS_AFTER,label:"Is after",nbInputs:1,applyTo:[...Lg],tooltip:"Check if the field is after a specified date/time"},{type:Yg.ON_OR_BEFORE,label:"On or before",nbInputs:1,applyTo:[...Lg],tooltip:"Check if the field is on or before a specified date/time"},{type:Yg.ON_OR_AFTER,label:"On or after",nbInputs:1,applyTo:[...Lg],tooltip:"Check if the field is on or after a specified date/time"},{type:Yg.IS_CURRENT,label:"Is current",nbInputs:1,applyTo:[...Lg],tooltip:"Check whether the current date/time matches the current hour/day/work day/week/month/year.",valueType:Kg,optgroup:"Relative Period"},{type:Yg.IS_PREVIOUS,label:"Is previous",nbInputs:1,applyTo:[...Lg],tooltip:"Check whether the current date/time matches the previous hour/day/work day/week/month/year",valueType:qg,optgroup:"Relative Period"}];function Jg(e){switch(e){case"IS_BEFORE":return"LESS_THAN";case"IS_AFTER":return"GREATER_THAN";case"ON_OR_BEFORE":return"LESS_THAN_OR_EQUAL";case"ON_OR_AFTER":return"GREATER_THAN_OR_EQUAL";default:return e}}function Qg(e,t){switch(t){case Yg.IS_NULL_OR_BLANK:return zg(e,jg.methodCall.IS_NULL_OR_BLANK,[]);case Yg.NOT_NULL_OR_BLANK:return zg(e,jg.methodCall.NOT_NULL_OR_BLANK,[]);case Yg.CONTAINS:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS");return zg(e,jg.methodCall.CONTAINS_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case Yg.CONTAINS_WORDS_STARTING_WITH:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS_WORDS_STARTING_WITH");return zg(e,jg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case Yg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:if(!("value"in e)||!Array.isArray(e.value)||2!==e.value.length)throw new Error("Invalid shape for CONTAINS_WORDS_STARTING_SPLIT_DELIMITER");return zg(e,jg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,e.value.map(e=>({TYPE:"STRING",VALUE:e})));case Yg.IS_CURRENT:case Yg.IS_PREVIOUS:if(!("value"in e))throw new Error("Invalid shape for operator IS_CURRENT | IS_PREVIOUS");return zg(e,jg.methodCall.DATE_TIME_IS_IN_RANGE,[{TYPE:"STRING",VALUE:e.value},{TYPE:"STRING",VALUE:t===Yg.IS_CURRENT?"CURRENT":"PREVIOUS"}]);default:throw new Error("Unreachable default case")}}function Zg(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=Pg(e),n=Mg(o),a=Jg(o.operator.type);switch(a){case Yg.EQUALS:case Yg.NOT_EQUALS:case Yg.GREATER_THAN:case Yg.GREATER_THAN_OR_EQUAL:case Yg.LESS_THAN:case Yg.LESS_THAN_OR_EQUAL:return _g(o,a,n);case Yg.IS_NULL:return Hg(o,jg.operations.EQUALS,{TYPE:"NULL"});case Yg.NOT_NULL:return Hg(o,jg.operations.NOT_EQUALS,{TYPE:"NULL"});case Yg.IS_NULL_OR_BLANK:case Yg.NOT_NULL_OR_BLANK:case Yg.CONTAINS:case Yg.CONTAINS_WORDS_STARTING_WITH:case Yg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:case Yg.IS_CURRENT:case Yg.IS_PREVIOUS:return Qg(o,a);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function ev(e,t){if(!("date"===t.field.type||"date-time"===t.field.type))return e;switch(e){case"LESS_THAN":return"IS_BEFORE";case"GREATER_THAN":return"IS_AFTER";case"LESS_THAN_OR_EQUAL":return"ON_OR_BEFORE";case"GREATER_THAN_OR_EQUAL":return"ON_OR_AFTER";default:return e}}function tv(e,t){const i=(()=>{if("NULL"===t.RIGHT.TYPE){const e="EQUALS"===t.OPERATION?Yg[Yg.IS_NULL]:Yg[Yg.NOT_NULL];return Xg.find(t=>t.type===e)}const i=ev(t.OPERATION,e);return Xg.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}function iv(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return Bg(tv({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function ov(e,t){const[i,o]=(()=>{switch(!0){case"IS_NULL_OR_BLANK"===t.METHOD:return[Yg[Yg.IS_NULL_OR_BLANK],void 0];case"NOT_NULL_OR_BLANK"===t.METHOD:return[Yg[Yg.NOT_NULL_OR_BLANK],void 0];case"CONTAINS_IGNORE_CASE"===t.METHOD:return[Yg[Yg.CONTAINS],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&2===t.PARAMETERS.length:return[Yg[Yg.CONTAINS_WORDS_STARTING_WITH],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&3===t.PARAMETERS.length:return[Yg[Yg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER],t.PARAMETERS.slice(1).map(e=>e.VALUE)];case t.METHOD===jg.methodCall.DATE_TIME_IS_IN_RANGE&&3===t.PARAMETERS.length&&"STRING"===t.PARAMETERS[2].TYPE&&("CURRENT"===t.PARAMETERS[2].VALUE||"PREVIOUS"===t.PARAMETERS[2].VALUE):return[Yg["CURRENT"===t.PARAMETERS[2].VALUE?Yg.IS_CURRENT:Yg.IS_PREVIOUS],t.PARAMETERS[1].VALUE];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:Xg.find(e=>e.type===i),value:o}}function nv(e,t){return{combinator:Vg.find(e=>e.type===t.OPERATION),children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return nv(e,t);if("BINARY_EXPRESSION"===t.TYPE)return iv(e,t);if("METHOD_EXPRESSION"===t.TYPE)return ov(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let av=class extends Tg{ruleConfigChanged(e,t){this.config=Object.assign({combinators:Vg,operators:Xg,fields:t.fields,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning},(null==t?void 0:t.model)?{model:nv(t.fields,t.model)}:{})}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the ruleConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){const t=Ug(e,Zg);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],av.prototype,"ruleConfig",void 0),av=(0,C.Cg)([(0,l.customElement)({name:"foundation-rule-expression-builder",styles:Xm,template:og})],av);const sv={TRIM:"TRIM",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",CONVERT_TO_DATE:"CONVERT_TO_DATE",CONVERT_TO_DATE_TIME:"CONVERT_TO_DATE_TIME"},rv=[{type:sv.PLUS,label:"Add (+)",applyTo:[...Ag],nbInputs:1,tooltip:"Returns the result of the field value mathematically added to the specified rule value. FIELD + VALUE"},{type:sv.MINUS,label:"Subtract (-)",applyTo:[...Ag],nbInputs:1,tooltip:"Returns the result of the field value mathematically subtracted by the specified rule value. FIELD - VALUE"},{type:sv.MULTIPLY,label:"Multiply (*)",applyTo:[...Ag],nbInputs:1,tooltip:"Returns the result of the field value mathematically multiplied by the specified rule value. FIELD * VALUE"},{type:sv.DIVIDE,label:"Divide (/)",applyTo:[...Ag],nbInputs:1,tooltip:"Returns the result of the field value mathematically divided by the specified rule value. FIELD / VALUE"},{type:sv.CONVERT_TO_DATE,label:"Convert to date",applyTo:["date"],nbInputs:0,tooltip:"Returns the date, which is stored as the epoch time, as a formatted date YYYY/dd/mm"},{type:sv.CONVERT_TO_DATE_TIME,label:"Convert to date time",applyTo:["date-time"],nbInputs:0,tooltip:"Returns the date-time, which is stored as the epoch time, as a formatted date YYYY/dd/mm HH:mm:ss"}];function lv(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=Pg(e),n=Mg(o),a=o.operator.type;switch(a){case sv.TRIM:case sv.CONVERT_TO_DATE:case sv.CONVERT_TO_DATE_TIME:return function(e,t){switch(t){case sv.TRIM:return zg(e,jg.methodCall.TRIM,[]);case sv.CONVERT_TO_DATE:return zg(e,jg.methodCall.LONG_TO_DATE,[]);case sv.CONVERT_TO_DATE_TIME:return zg(e,jg.methodCall.LONG_TO_DATE_TIME,[])}}(o,a);case sv.PLUS:case sv.MINUS:case sv.DIVIDE:case sv.MULTIPLY:return _g(o,a,n);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function dv(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return Bg(function(e,t){const i=(()=>{const i=function(e,t){return"date"===t.field.type||t.field.type,e}(t.OPERATION,e);return rv.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function cv(e,t){return{combinator:km,children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return cv(e,t);if("BINARY_EXPRESSION"===t.TYPE)return dv(e,t);if("METHOD_EXPRESSION"===t.TYPE)return function(e,t){const[i,o]=(()=>{switch(!0){case"TRIM"===t.METHOD:return[sv[sv.TRIM],void 0];case"LONG_TO_DATE"===t.METHOD:return[sv[sv.CONVERT_TO_DATE],void 0];case"LONG_TO_DATE_TIME"===t.METHOD:return[sv[sv.CONVERT_TO_DATE_TIME],void 0];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:rv.find(e=>e.type===i),value:o}}(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let uv=class extends Tg{valueConfigChanged(e,t){const i={TYPE:"PREDICATE_EXPRESSION",OPERATION:"NULL",EXPRESSIONS:t.model?[t.model]:[]},o=cv(t.fields,i);this.config={combinators:[km],operators:rv,fields:t.fields,model:o,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning}}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the valueConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){if(!("children"in e))throw new Error("Invalid top level group hierarchy");if(e.children.length>1)throw new Error("Value expressions should not have multiple rules");if(e.children[0]&&"children"in e.children[0])throw new Error("Trying to convert group to rule");const t=0===e.children.length?void 0:lv(e.children[0]);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],uv.prototype,"valueConfig",void 0),uv=(0,C.Cg)([(0,l.customElement)({name:"foundation-value-expression-builder",styles:Xm,template:og})],uv);const hv=l.html`
|
|
6285
6285
|
<template ${(0,l.ref)("notificationListener")}>
|
|
6286
6286
|
<slot></slot>
|
|
6287
6287
|
</template>
|
|
6288
|
-
`;var dv;!function(e){e.NOTIFICATION_EVENT="notification-event"}(dv||(dv={}));const cv={mode:"open",delegatesFocus:!0};class uv extends s.FoundationElement{constructor(){super(...arguments),this.closeTimeout=0,this.toastButtons=[]}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.addEventListener(dv.NOTIFICATION_EVENT,e=>{e.stopImmediatePropagation(),fe(e.detail,this.tagName,this.notificationListener)}),this.connectionSub=this.connect.isConnected$.subscribe(e=>(0,C.sH)(this,void 0,void 0,function*(){e&&(yield this.handleReconnection())}))})}handleReconnection(){return(0,C.sH)(this,void 0,void 0,function*(){var e;this.resourceName&&(null===(e=this.dataSub)||void 0===e||e.unsubscribe(),this.dataSub=void 0,yield this.initializeDatasource(),this.setupDataSubscription())})}initializeDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){var e;(null===(e=this.datasource)||void 0===e?void 0:e.initialized)&&this.datasource.destroy();if(!(yield this.datasource.init({resourceName:this.resourceName},!0)))throw new Error(`Failed to initialize datasource for ${this.resourceName}`)})}setupDataSubscription(){this.datasource.stream?this.dataSub=this.datasource.stream.subscribe(e=>{e.ROW&&e.SEQUENCE_ID>1&&this.handleStreamUpdate((0,oi.d)(e))}):Ze.warn(`No stream available for ${this.resourceName}`)}disconnectedCallback(){var e,t,i;super.disconnectedCallback(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),delete this.dataSub,null===(t=this.connectionSub)||void 0===t||t.unsubscribe(),delete this.connectionSub,null===(i=this.datasource)||void 0===i||i.destroy(),delete this.datasource}handleStreamUpdate(e){const t=e.inserts;t.length>0&&t.forEach(e=>{this.showNotificationToast(e)})}showNotificationToast(e){const{HEADER:t,MESSAGE:i,NOTIFY_SEVERITY:o}=e,n=e.CREATED_AT?new Date(e.CREATED_AT):void 0,a=e.EXPIRY?e.EXPIRY-e.CREATED_AT:void 0;let s=[];this.toastButtons&&this.toastButtons.length>0&&(s=this.toastButtons.filter(({condition:t})=>!t||t({details:e})));const r={title:t,body:i,createdAt:n,toast:{details:e,type:null==o?void 0:o.toLowerCase(),buttons:s,autoClose:void 0!==a?!!a:!!this.closeTimeout,closeTimeout:null!=a?a:this.closeTimeout,position:this.toastPosition}};Zd(r,this.tagName)}}(0,C.Cg)([l.observable],uv.prototype,"notificationListener",void 0),(0,C.Cg)([ai.dm],uv.prototype,"connect",void 0),(0,C.Cg)([(0,l.attr)({attribute:"resource-name"})],uv.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout",converter:l.nullableNumberConverter})],uv.prototype,"closeTimeout",void 0),(0,C.Cg)([l.observable],uv.prototype,"toastButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"toast-position"})],uv.prototype,"toastPosition",void 0),(0,C.Cg)([si.yW],uv.prototype,"datasource",void 0);const hv=uv.compose({baseName:"notification-listener",template:lv,shadowOptions:cv}),pv=(e,t)=>i=>{const o="function"==typeof t?t:(n=t,e=>Object.assign(Object.assign({},n),e));var n;return l.FASTElement.define(class extends e{},o(i))};function mv(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=l.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var gv;!function(e){e.controlClicked="controlClicked",e.routeChanged="routeChanged"}(gv||(gv={}));class vv{trackEvent(e,t){Pa.v.debug(`FoundationAnalytics.trackEvent ${e} : ${JSON.stringify(t)}`)}}const fv=s.DI.createInterface(e=>e.singleton(vv));var bv=i(98647),yv=i(35044);const wv=(0,Qe.createLogger)("foundation-router");var Cv=i(36132),xv=i(80751),$v=i(3479);const Sv="$router",Ev=Object.freeze({getOrCreateFor:e=>{const t=e[Sv];return void 0!==t?t:e[Sv]=new Ov(e)},find:e=>$v.Ix.find(e),from:e=>$v.Ix.from(e)});class Ov extends $v.LK{}const Tv=/^([a-z][a-z0-9+\-.]*:)?\/\//i;function kv(e){return Tv.test(e)}function Iv(e){return e.config instanceof bv.Y?e:Ev.find(e)}function Dv(e){return Iv(e).parent}function Av(e){let t=Iv(e);for(;t&&t.level>0;)t=t.parent;return t}function Lv(e,t="/",i=!1){const o=e.join(t).replace(new RegExp(t+"{1,}","g"),t);return!i&&o.endsWith(t)?o.slice(0,-1):o}function Rv(e,t="/"){const i=e.split(t);return 2===i.length&&""===i[0]&&""!==i[1]?e:(i.length>1&&i.pop(),i.join(t))}function Nv(e){return e.replace(`/*${xv.N}`,"")}function Fv(){null===document.querySelector("foundation-router, fast-router")&&window.dispatchEvent(new PopStateEvent("popstate"))}const Mv=Object.freeze({path:Object.freeze({get current(){return Cv.qh.path.current},generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=Iv(e);for(;null!==o;){const e=yield o.config.generateRouteFromPath(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t=!0)=>{e&&kv(e)?location.href=e:(history.pushState({},document.title,e),Fv(),t&&Mv.path.trigger(e))},replace:(e,t=!0)=>{e&&kv(e)?location.href=e:(history.replaceState({},document.title,e),Fv(),t&&Mv.path.trigger(e))},trigger:e=>{Cv.qh.path.trigger(e)}}),name:Object.freeze({generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=Iv(e);for(;null!==o;){const e=yield o.config.generateRouteFromName(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield Mv.name.generateRoute(e,t,i);null!==n&&Mv.path.push(n,o)}),replace:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield Mv.name.generateRoute(e,t,i);null!==n&&Mv.path.replace(n,o)}),trigger:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){const o=yield Mv.name.generateRoute(e,t,i);null!==o&&Mv.path.trigger(o)})})}),_v=e=>!e.navId||"header"===e.navId||"side-nav"===e.navId,Hv=10;function Pv(e,t=_v,i=Hv){const o=[];return e.filter(e=>e.navItems&&e.navItems.some(t)).forEach((e,n)=>{e.navItems.filter(t).map((t,o)=>{var a,s,r,l;const d=null!==(a=t.placementIndex)&&void 0!==a?a:n*i+o;return Object.assign(Object.assign({},t),{navId:null!==(s=t.navId)&&void 0!==s?s:"header",placementIndex:d,routePath:null!==(r=t.routePath)&&void 0!==r?r:e.path,routeName:null!==(l=t.routeName)&&void 0!==l?l:e.name})}).forEach(e=>o.push(e))}),o.sort((e,t)=>e.placementIndex-t.placementIndex)}class zv extends xv.s{constructor(){super(...arguments),this.definitions=[]}map(...e){const t=this.owner,i=!t.parent,o=t.basename;i&&(""!==o&&"/"!==o)&&(wv.debug("Route paths remap required due to detected sub-path deployment"),e=e.map(e=>{if(!e.path)return e;if(e.path.startsWith(o))return wv.debug(`'${e.path}' path okay as is`),e;const t="/"!==e.path.charAt(0)?"/":"",i=`${o}${t}${e.path}`;return wv.debug(`'${e.path}' path modified to '${i}'`),Object.assign(Object.assign({},e),{path:i})})),this.definitions=[...e,...this.definitions],super.map(...e)}}(0,C.Cg)([l.observable],zv.prototype,"definitions",void 0);class Uv extends bv.Y{constructor(){super(),this.logger=wv,this.loginPath="login",this.notFoundPath="not-found",this.notPermittedPath="not-permitted",this.routes=new zv(this),this.basename=Wn.OB,this.routes=new zv(this)}getNavItems(e=_v){return Pv(this.routes.definitions,e)}configureAnalytics(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){this.analytics.trackEvent(gv.routeChanged,{path:e.route.endpoint.path})})})}configureRoutePermittedChecks(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){var t;const{settings:i}=e.route;!1===(null===(t=null==i?void 0:i.isPermitted)||void 0===t?void 0:t.call(i))&&e.cancel(()=>{var t,o;if(this.user.isAuthenticated){const n=null!==(o=null===(t=i.notPermittedPath)||void 0===t?void 0:t.call(i))&&void 0!==o?o:this.notPermittedPath;this.logger.debug(`User not permitted to access route. Re-routing to ${n}.`),Mv.name.replace(e.router,n)}else this.user.trackPath(),Mv.name.replace(e.router,this.loginPath)})})})}configureFallbackRouteDefinition(){this.routes.fallback(()=>{let e={redirect:this.notFoundPath};return this.user.isAuthenticated||(this.user.trackPath(),this._session.captureReturnUrl(),e={redirect:this.loginPath}),this.logger.debug(`Route unresolved. Re-routing to ${e.redirect}.`),e})}navigationPhaseLoginRedirect(e){e.cancel(()=>{this.user.trackPath(),this._session.captureReturnUrl(),Mv.name.replace(e.router,this.loginPath)})}generateRouteFromName(e,t){const i=Object.create(null,{generateRouteFromName:{get:()=>super.generateRouteFromName}});return(0,C.sH)(this,void 0,void 0,function*(){const o=yield i.generateRouteFromName.call(this,e,t);return o?this.generateNavigationPath(o):null})}navigateTo(e){return(0,C.sH)(this,void 0,void 0,function*(){if(e.name)return this.relativeTo||this.logger.error("unable to navigate by name as the relativeTo router is not set"),void(yield Mv.name.push(this.relativeTo,e.name,e.params,e.trigger));e.path&&Mv.path.push(this.generateNavigationPath(e.path,e.params),e.trigger)})}generateNavigationPath(e,t){const i=this.getNavigationPathBasename(),o=yv.C.build(t);let n=i&&!e.startsWith(i)?Lv([i,e]):e;return n=o?`${n}?${o}`:n,n}getNavigationPathBasename(){var e,t;const i=this.parent,o=null===(t=null===(e=null==i?void 0:i.relativeTo)||void 0===e?void 0:e.route)||void 0===t?void 0:t.endpoint.route.path;return o?Nv(o):this.basename?this.basename:""}construct(e){return this.container.get(e)}}(0,C.Cg)([s.Container],Uv.prototype,"container",void 0),(0,C.Cg)([fv],Uv.prototype,"analytics",void 0),(0,C.Cg)([zl.KJ],Uv.prototype,"user",void 0),(0,C.Cg)([Ci.N],Uv.prototype,"_session",void 0);const Bv="navigate-to",Gv="generate-navigation-path";let jv=class extends(Ev.from(l.FASTElement)){constructor(){super(...arguments),this.logger=wv,this.onNavigateTo=e=>{e.stopImmediatePropagation(),this.config.navigateTo(e.detail)},this.onGenerateNavigationPath=e=>{e.stopImmediatePropagation();const{path:t,params:i,callback:o}=e.detail;if(!o)return;o(this.config.generateNavigationPath(t,i))}}get router(){return this[Sv]}connectedCallback(){var e,t;super.connectedCallback(),this.config.isConfigured||(null!==(e=(t=this.config).relativeTo)&&void 0!==e||(t.relativeTo=this.router),l.DOM.queueUpdate(()=>(0,C.sH)(this,void 0,void 0,function*(){this.router.config?this.router.connect():this.router.config=this.config})),this.addEventListeners())}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListeners()}addEventListeners(){this.addEventListener(Bv,this.onNavigateTo),this.addEventListener(Gv,this.onGenerateNavigationPath)}removeEventListeners(){this.removeEventListener(Bv,this.onNavigateTo),this.removeEventListener(Gv,this.onGenerateNavigationPath)}};jv=(0,C.Cg)([(0,l.customElement)({name:"foundation-router"})],jv);const Vv=e=>l.html`
|
|
6288
|
+
`,pv={mode:"open",delegatesFocus:!0};class mv extends s.FoundationElement{constructor(){super(...arguments),this.closeTimeout=0,this.toastButtons=[]}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.addEventListener(pe.NOTIFICATION_EVENT,e=>{e.stopImmediatePropagation(),Ce(e.detail,this.tagName,this.notificationListener)}),this.connectionSub=this.connect.isConnected$.subscribe(e=>(0,C.sH)(this,void 0,void 0,function*(){e&&(yield this.handleReconnection())}))})}handleReconnection(){return(0,C.sH)(this,void 0,void 0,function*(){var e;this.resourceName&&(null===(e=this.dataSub)||void 0===e||e.unsubscribe(),this.dataSub=void 0,yield this.initializeDatasource(),this.setupDataSubscription())})}initializeDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){var e;(null===(e=this.datasource)||void 0===e?void 0:e.initialized)&&this.datasource.destroy();if(!(yield this.datasource.init({resourceName:this.resourceName},!0)))throw new Error(`Failed to initialize datasource for ${this.resourceName}`)})}setupDataSubscription(){this.datasource.stream?this.dataSub=this.datasource.stream.subscribe(e=>{e.ROW&&e.SEQUENCE_ID>1&&this.handleStreamUpdate((0,ri.d)(e))}):ot.warn(`No stream available for ${this.resourceName}`)}disconnectedCallback(){var e,t,i;super.disconnectedCallback(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),delete this.dataSub,null===(t=this.connectionSub)||void 0===t||t.unsubscribe(),delete this.connectionSub,null===(i=this.datasource)||void 0===i||i.destroy(),delete this.datasource}handleStreamUpdate(e){const t=e.inserts;t.length>0&&t.forEach(e=>{this.showNotificationToast(e)})}showNotificationToast(e){const{HEADER:t,MESSAGE:i,NOTIFY_SEVERITY:o}=e,n=e.CREATED_AT?new Date(e.CREATED_AT):void 0,a=e.EXPIRY?e.EXPIRY-e.CREATED_AT:void 0;let s=[];this.toastButtons&&this.toastButtons.length>0&&(s=this.toastButtons.filter(({condition:t})=>!t||t({details:e})));const r={title:t,body:i,createdAt:n,toast:{details:e,type:null==o?void 0:o.toLowerCase(),buttons:s,autoClose:void 0!==a?!!a:!!this.closeTimeout,closeTimeout:null!=a?a:this.closeTimeout,position:this.toastPosition}};oc(r,this.tagName)}}(0,C.Cg)([l.observable],mv.prototype,"notificationListener",void 0),(0,C.Cg)([di.dm],mv.prototype,"connect",void 0),(0,C.Cg)([(0,l.attr)({attribute:"resource-name"})],mv.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout",converter:l.nullableNumberConverter})],mv.prototype,"closeTimeout",void 0),(0,C.Cg)([l.observable],mv.prototype,"toastButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"toast-position"})],mv.prototype,"toastPosition",void 0),(0,C.Cg)([ci.yW],mv.prototype,"datasource",void 0);const gv=mv.compose({baseName:"notification-listener",template:hv,shadowOptions:pv}),vv=(e,t)=>i=>{const o="function"==typeof t?t:(n=t,e=>Object.assign(Object.assign({},n),e));var n;return l.FASTElement.define(class extends e{},o(i))};function fv(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=l.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var bv;!function(e){e.controlClicked="controlClicked",e.routeChanged="routeChanged"}(bv||(bv={}));class yv{trackEvent(e,t){Ga.v.debug(`FoundationAnalytics.trackEvent ${e} : ${JSON.stringify(t)}`)}}const wv=s.DI.createInterface(e=>e.singleton(yv));var Cv=i(98647),xv=i(35044);const $v=(0,it.createLogger)("foundation-router");var Sv=i(36132),Ev=i(80751),Ov=i(3479);const Tv="$router",kv=Object.freeze({getOrCreateFor:e=>{const t=e[Tv];return void 0!==t?t:e[Tv]=new Iv(e)},find:e=>Ov.Ix.find(e),from:e=>Ov.Ix.from(e)});class Iv extends Ov.LK{}const Dv=/^([a-z][a-z0-9+\-.]*:)?\/\//i;function Av(e){return Dv.test(e)}function Lv(e){return e.config instanceof Cv.Y?e:kv.find(e)}function Rv(e){return Lv(e).parent}function Nv(e){let t=Lv(e);for(;t&&t.level>0;)t=t.parent;return t}function Fv(e,t="/",i=!1){const o=e.join(t).replace(new RegExp(t+"{1,}","g"),t);return!i&&o.endsWith(t)?o.slice(0,-1):o}function Mv(e,t="/"){const i=e.split(t);return 2===i.length&&""===i[0]&&""!==i[1]?e:(i.length>1&&i.pop(),i.join(t))}function _v(e){return e.replace(`/*${Ev.N}`,"")}function Hv(){null===document.querySelector("foundation-router, fast-router")&&window.dispatchEvent(new PopStateEvent("popstate"))}const zv=Object.freeze({path:Object.freeze({get current(){return Sv.qh.path.current},generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=Lv(e);for(;null!==o;){const e=yield o.config.generateRouteFromPath(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t=!0)=>{e&&Av(e)?location.href=e:(history.pushState({},document.title,e),Hv(),t&&zv.path.trigger(e))},replace:(e,t=!0)=>{e&&Av(e)?location.href=e:(history.replaceState({},document.title,e),Hv(),t&&zv.path.trigger(e))},trigger:e=>{Sv.qh.path.trigger(e)}}),name:Object.freeze({generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=Lv(e);for(;null!==o;){const e=yield o.config.generateRouteFromName(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield zv.name.generateRoute(e,t,i);null!==n&&zv.path.push(n,o)}),replace:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield zv.name.generateRoute(e,t,i);null!==n&&zv.path.replace(n,o)}),trigger:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){const o=yield zv.name.generateRoute(e,t,i);null!==o&&zv.path.trigger(o)})})}),Pv=e=>!e.navId||"header"===e.navId||"side-nav"===e.navId,Uv=10;function Bv(e,t=Pv,i=Uv){const o=[];return e.filter(e=>e.navItems&&e.navItems.some(t)).forEach((e,n)=>{e.navItems.filter(t).map((t,o)=>{var a,s,r,l;const d=null!==(a=t.placementIndex)&&void 0!==a?a:n*i+o;return Object.assign(Object.assign({},t),{navId:null!==(s=t.navId)&&void 0!==s?s:"header",placementIndex:d,routePath:null!==(r=t.routePath)&&void 0!==r?r:e.path,routeName:null!==(l=t.routeName)&&void 0!==l?l:e.name})}).forEach(e=>o.push(e))}),o.sort((e,t)=>e.placementIndex-t.placementIndex)}class Gv extends Ev.s{constructor(){super(...arguments),this.definitions=[]}map(...e){const t=this.owner,i=!t.parent,o=t.basename;i&&(""!==o&&"/"!==o)&&($v.debug("Route paths remap required due to detected sub-path deployment"),e=e.map(e=>{if(!e.path)return e;if(e.path.startsWith(o))return $v.debug(`'${e.path}' path okay as is`),e;const t="/"!==e.path.charAt(0)?"/":"",i=`${o}${t}${e.path}`;return $v.debug(`'${e.path}' path modified to '${i}'`),Object.assign(Object.assign({},e),{path:i})})),this.definitions=[...e,...this.definitions],super.map(...e)}}(0,C.Cg)([l.observable],Gv.prototype,"definitions",void 0);class jv extends Cv.Y{constructor(){super(),this.logger=$v,this.loginPath="login",this.notFoundPath="not-found",this.notPermittedPath="not-permitted",this.routes=new Gv(this),this.basename=Jn.OB,this.routes=new Gv(this)}getNavItems(e=Pv){return Bv(this.routes.definitions,e)}configureAnalytics(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){this.analytics.trackEvent(bv.routeChanged,{path:e.route.endpoint.path})})})}configureRoutePermittedChecks(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){var t;const{settings:i}=e.route;!1===(null===(t=null==i?void 0:i.isPermitted)||void 0===t?void 0:t.call(i))&&e.cancel(()=>{var t,o;if(this.user.isAuthenticated){const n=null!==(o=null===(t=i.notPermittedPath)||void 0===t?void 0:t.call(i))&&void 0!==o?o:this.notPermittedPath;this.logger.debug(`User not permitted to access route. Re-routing to ${n}.`),zv.name.replace(e.router,n)}else this.user.trackPath(),zv.name.replace(e.router,this.loginPath)})})})}configureFallbackRouteDefinition(){this.routes.fallback(()=>{let e={redirect:this.notFoundPath};return this.user.isAuthenticated||(this.user.trackPath(),this._session.captureReturnUrl(),e={redirect:this.loginPath}),this.logger.debug(`Route unresolved. Re-routing to ${e.redirect}.`),e})}navigationPhaseLoginRedirect(e){e.cancel(()=>{this.user.trackPath(),this._session.captureReturnUrl(),zv.name.replace(e.router,this.loginPath)})}generateRouteFromName(e,t){const i=Object.create(null,{generateRouteFromName:{get:()=>super.generateRouteFromName}});return(0,C.sH)(this,void 0,void 0,function*(){const o=yield i.generateRouteFromName.call(this,e,t);return o?this.generateNavigationPath(o):null})}navigateTo(e){return(0,C.sH)(this,void 0,void 0,function*(){if(e.name)return this.relativeTo||this.logger.error("unable to navigate by name as the relativeTo router is not set"),void(yield zv.name.push(this.relativeTo,e.name,e.params,e.trigger));e.path&&zv.path.push(this.generateNavigationPath(e.path,e.params),e.trigger)})}generateNavigationPath(e,t){const i=this.getNavigationPathBasename(),o=xv.C.build(t);let n=i&&!e.startsWith(i)?Fv([i,e]):e;return n=o?`${n}?${o}`:n,n}getNavigationPathBasename(){var e,t;const i=this.parent,o=null===(t=null===(e=null==i?void 0:i.relativeTo)||void 0===e?void 0:e.route)||void 0===t?void 0:t.endpoint.route.path;return o?_v(o):this.basename?this.basename:""}construct(e){return this.container.get(e)}}(0,C.Cg)([s.Container],jv.prototype,"container",void 0),(0,C.Cg)([wv],jv.prototype,"analytics",void 0),(0,C.Cg)([jl.KJ],jv.prototype,"user",void 0),(0,C.Cg)([Ei.N],jv.prototype,"_session",void 0);const Vv="navigate-to",Yv="generate-navigation-path";let Wv=class extends(kv.from(l.FASTElement)){constructor(){super(...arguments),this.logger=$v,this.onNavigateTo=e=>{e.stopImmediatePropagation(),this.config.navigateTo(e.detail)},this.onGenerateNavigationPath=e=>{e.stopImmediatePropagation();const{path:t,params:i,callback:o}=e.detail;if(!o)return;o(this.config.generateNavigationPath(t,i))}}get router(){return this[Tv]}connectedCallback(){var e,t;super.connectedCallback(),this.config.isConfigured||(null!==(e=(t=this.config).relativeTo)&&void 0!==e||(t.relativeTo=this.router),l.DOM.queueUpdate(()=>(0,C.sH)(this,void 0,void 0,function*(){this.router.config?this.router.connect():this.router.config=this.config})),this.addEventListeners())}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListeners()}addEventListeners(){this.addEventListener(Vv,this.onNavigateTo),this.addEventListener(Yv,this.onGenerateNavigationPath)}removeEventListeners(){this.removeEventListener(Vv,this.onNavigateTo),this.removeEventListener(Yv,this.onGenerateNavigationPath)}};Wv=(0,C.Cg)([(0,l.customElement)({name:"foundation-router"})],Wv);const qv=e=>l.html`
|
|
6289
6289
|
|
|
6290
6290
|
<${e}-card class=${e=>(0,x.x)("stepper-tab",["stepper-tab-hidden",e.hideTabs])} part="stepper-tab" @tab-clicked="${(e,t)=>e.handleStepClick(t.event.detail)}" role="stepper-tab" data-test-id="stepper-tab">
|
|
6291
6291
|
<div class=${e=>(0,x.x)("stepper-tab-menu",["stepper-tab-menu-hidden",e.hideTabs])} part="stepper-tab-menu">
|
|
@@ -6318,9 +6318,9 @@ class="margin"
|
|
|
6318
6318
|
`)}
|
|
6319
6319
|
</${e}-card>
|
|
6320
6320
|
`)}
|
|
6321
|
-
`,
|
|
6322
|
-
${e=>
|
|
6323
|
-
`,
|
|
6321
|
+
`,Kv=l.html`
|
|
6322
|
+
${e=>qv(T(e))}
|
|
6323
|
+
`,Xv=l.css`
|
|
6324
6324
|
:host {
|
|
6325
6325
|
display: flex;
|
|
6326
6326
|
height: 100%;
|
|
@@ -6419,5 +6419,5 @@ class="margin"
|
|
|
6419
6419
|
max-height: 70px;
|
|
6420
6420
|
height: 70px;
|
|
6421
6421
|
}
|
|
6422
|
-
`;class
|
|
6423
|
-
//# sourceMappingURL=995.
|
|
6422
|
+
`;class Jv extends s.FoundationElement{constructor(){super(...arguments),this.allowBackwardJumps=!1,this.allowForwardJumps=!1,this.hideAllButtons=!1,this.hideTabs=!1,this.indicatorOnly=!1,this.orientation=s.TabsOrientation.vertical,this.tabs=[],this.tabpanels=[],this.progressValue=0,this.activeTabIndex=0,this.pendingNextStep=!1,this.slotsInitialized=!1,this.setTabs=()=>{this.activeTabIndex=this.getActiveIndex(),this.tabs.forEach((e,t)=>{if("tab"===e.slot){const i=this.activeTabIndex===t,o=t+1===this.tabIds.length,n=this.tabIds[t],a=this.tabpanelIds[t];e.setAttribute("id",n),e.setAttribute("aria-selected",i?"true":"false"),e.setAttribute("aria-disabled",i?"false":"true"),e.setAttribute("selected",i?"true":"false"),e.setAttribute("orientation",this.orientation),a&&e.setAttribute("aria-controls",a),e.setAttribute("tab-position",String(t+1)),e.setAttribute("isLast",String(o)),e.setAttribute("hideStepNumber",String(!0===this.hideStepNumber)),e.setAttribute("tabindex",i?"0":"-1"),e.setAttribute("showCursorPointer",String(t<=this.activeTabIndex&&this.allowBackwardJumps||t>this.activeTabIndex&&this.allowForwardJumps)),i&&(this.activetab=e,this.activeid=n)}}),0===this.activeTabIndex&&this.resetCompletedState()},this.getCompletedTabs=()=>{let e=0;this.tabs.forEach(t=>{t.isCompleted()&&(e+=1)});const t=this.indicatorOnly?this.tabs.length:this.tabpanels.length;this.progressValue=t?Math.round(e/t*100):0},this.setTabPanels=()=>{this.tabpanels.forEach((e,t)=>{const i=this.tabIds[t],o=this.tabpanelIds[t];e.setAttribute("id",o),e.setAttribute("aria-labelledby",i),this.activeTabIndex!==t?e.setAttribute("hidden",""):e.removeAttribute("hidden")})}}orientationChanged(){this.$fastController.isConnected&&(this.setTabs(),this.setTabPanels())}activeidChanged(e,t){this.$fastController.isConnected&&(this.indicatorOnly||this.tabs.length<=this.tabpanels.length)&&(this.setTabs(),this.setTabPanels(),this.getCompletedTabs())}tabsChanged(){this.$fastController.isConnected&&(this.indicatorOnly||this.tabs.length<=this.tabpanels.length)&&(this.setTabsAndTabPanels(),this.checkAndExecutePendingNextStep())}tabpanelsChanged(){this.$fastController.isConnected&&this.tabpanels.length<=this.tabs.length&&(this.setTabsAndTabPanels(),this.checkAndExecutePendingNextStep())}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}setTabsAndTabPanels(){this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.getCompletedTabs(),this.slotsInitialized=this.tabs.length>0&&(this.indicatorOnly||this.tabpanels.length>0)}checkAndExecutePendingNextStep(){this.pendingNextStep&&this.slotsInitialized&&(this.pendingNextStep=!1,this.nextStep())}getActiveIndex(){return void 0!==this.activeid?-1===this.tabIds.indexOf(this.activeid)?0:this.tabIds.indexOf(this.activeid):0}goToStep(e,t=!1){const i=e-1;if(e<1||e>this.tabs.length)return ot.warn(`[Stepper] Invalid step number: ${e}. Must be between 1 and ${this.tabs.length}`),!1;if(i===this.activeTabIndex)return!1;if(t){if(i<this.activeTabIndex)return this.handleBackwardJump(i);if(i>this.activeTabIndex)return this.handleForwardJump(i)}if(i<this.activeTabIndex&&this.allowBackwardJumps){return this.handleBackwardJump(i)}if(i>this.activeTabIndex&&this.allowForwardJumps){return this.handleForwardJump(i)}return i===this.activeTabIndex+1?(this.nextStep(),!0):(ot.warn(`[Stepper] Cannot jump to step ${e}. Jumps are not allowed or step is not adjacent.`),!1)}goToFirstStep(){return this.goToStep(1,!0)}goToLastStep(){return this.goToStep(this.tabs.length,!0)}handleStepClick(e){e<this.activeTabIndex&&this.allowBackwardJumps?this.handleBackwardJump(e):e>this.activeTabIndex&&this.allowForwardJumps&&this.handleForwardJump(e)}handleBackwardJump(e){for(let t=e+1;t<=this.activeTabIndex;t+=1)this.tabs[t].completed=!1;return this.activeTabIndex=e,this.activetab=this.tabs[e],this.activeid=this.tabIds[e],this.$emit("step-click",{activetab:this.activetab,activeid:this.activeid}),!0}handleForwardJump(e){for(let t=this.activeTabIndex;t<e;t+=1)if(this.validation&&this.validation[t]){if(!this.validation[t].isValid())return this.tabs[t].completed=!1,this.tabs[t].error=!0,this.getCompletedTabs(),this.$emit("validation-failure",{stepIndex:t,stepId:this.tabIds[t],message:`Validation failed for step ${t+1}`}),!1;this.tabs[t].error=!1}for(let t=this.activeTabIndex;t<e;t+=1)this.tabs[t].completed=!0,this.tabs[t].error=!1;return this.tabs[e].completed=!1,this.tabs[e].error=!1,this.activeTabIndex=e,this.activetab=this.tabs[e],this.activeid=this.tabIds[e],this.getCompletedTabs(),this.$emit("step-click",{activetab:this.activetab,activeid:this.activeid}),!0}get disabledPreviousStep(){return 0===this.activeTabIndex}get isLastStep(){return this.activeTabIndex+1===this.tabs.length}get islastStepValid(){var e;const t=this.tabs.length-1;return this.activeTabIndex===t&&(this.validation&&(null===(e=this.validation[t])||void 0===e?void 0:e.isValid())||!this.validation||!this.validation[t])?(this.tabs[t].completed=!0,this.getCompletedTabs(),!1):(this.tabs[t].completed=!1,this.getCompletedTabs(),!0)}_submit(){this.$emit("submit")}nextStep(){var e;if(!this.slotsInitialized)return void(this.pendingNextStep=!0);if(this.validation&&this.validation[this.activeTabIndex]){if(!this.validation[this.activeTabIndex].isValid())return this.tabs[this.activeTabIndex].completed=!1,this.tabs[this.activeTabIndex].error=!0,void this.getCompletedTabs();this.tabs[this.activeTabIndex].error=!1}this.activeTabIndex+2<=this.tabIds.length&&(this.tabs[this.activeTabIndex].completed=!0,this.activeTabIndex=this.activeTabIndex+1,this.activeid=this.tabIds[this.activeTabIndex],this.$emit("next-step"),this.$emit("validation-success"));const t=this.tabs.length-1,i=this.activeTabIndex===t;this.hideSubmitButton&&i&&(this.validation&&(null===(e=this.validation[t])||void 0===e?void 0:e.isValid())||!this.validation||!this.validation[t])?(this.tabs[t].completed=!0,this.getCompletedTabs()):(this.tabs[t].completed=!1,this.getCompletedTabs())}previousStep(){0!==this.activeTabIndex&&(this.tabs[this.activeTabIndex].completed=!1,this.activeTabIndex=this.activeTabIndex-1,this.activeid=this.tabIds[this.activeTabIndex])}getTabIds(){return this.tabs.map(e=>{var t;return null!==(t=e.getAttribute("id"))&&void 0!==t?t:`tab-${(0,vs.NF)()}`})}getTabPanelIds(){return this.tabpanels.map(e=>{var t;return null!==(t=e.getAttribute("id"))&&void 0!==t?t:`panel-${(0,vs.NF)()}`})}resetCompletedState(){this.tabs.forEach(e=>e.completed=!1)}}(0,C.Cg)([(0,l.attr)({attribute:"hide-submit-button",mode:"boolean"})],Jv.prototype,"hideSubmitButton",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-step-number",mode:"boolean"})],Jv.prototype,"hideStepNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-backward-jumps",mode:"boolean"})],Jv.prototype,"allowBackwardJumps",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-forward-jumps",mode:"boolean"})],Jv.prototype,"allowForwardJumps",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-all-buttons",mode:"boolean"})],Jv.prototype,"hideAllButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-tabs",mode:"boolean"})],Jv.prototype,"hideTabs",void 0),(0,C.Cg)([(0,l.attr)({attribute:"indicator-only",mode:"boolean"})],Jv.prototype,"indicatorOnly",void 0),(0,C.Cg)([l.attr],Jv.prototype,"orientation",void 0),(0,C.Cg)([l.attr],Jv.prototype,"activeid",void 0),(0,C.Cg)([l.observable],Jv.prototype,"tabs",void 0),(0,C.Cg)([l.observable],Jv.prototype,"tabpanels",void 0),(0,C.Cg)([l.observable],Jv.prototype,"validation",void 0),(0,C.Cg)([l.observable],Jv.prototype,"progressValue",void 0),(0,C.Cg)([l.observable],Jv.prototype,"activeTabIndex",void 0),(0,C.Cg)([l.volatile],Jv.prototype,"disabledPreviousStep",null),(0,C.Cg)([l.volatile],Jv.prototype,"isLastStep",null),(0,C.Cg)([l.volatile],Jv.prototype,"islastStepValid",null);const Qv=void 0,Zv={},ef=Jv.compose(Object.assign({baseName:"stepper",template:Kv,styles:Xv,shadowOptions:Qv},Zv)),tf=["text-field","text-area","combobox"],of=["input","textarea","select",'[contenteditable="true"]','[contenteditable=""]','[role="textbox"]','[role="searchbox"]','[role="combobox"]'],nf=e=>tf.map(t=>`${e}-${t}`),af={rapid:nf("rapid"),zero:nf("zero")};function sf(e,t=[]){const i=e.flatMap(e=>{var t;return null!==(t=af[e])&&void 0!==t?t:[]}),o=t.filter(Boolean);return Array.from(new Set([...of,...i,...o])).join(",")}const rf=()=>fd().register($m)},70997(e,t,i){"use strict";function o(e,t,i){const o=e=>"function"==typeof e?e:()=>e,n=o(t),a=o(i);return(t,i)=>e(t,i)?n(t,i):a(t,i)}i.d(t,{q:()=>o})},80273(e,t,i){"use strict";i.d(t,{Du:()=>l,IT:()=>s,WP:()=>n,f4:()=>r,zz:()=>a});var o=i(52945);const n=(e,t)=>{(0,o.O5)(e,t)};var a,s;!function(e){e.Italic="italic",e.Normal="normal"}(a||(a={})),function(e){e[e.Thin=100]="Thin",e[e.Light=300]="Light",e[e.Regular=400]="Regular",e[e.Medium=500]="Medium",e[e.Bold=700]="Bold",e[e.Black=900]="Black"}(s||(s={}));const r=(e,t=a.Normal,i=s.Regular)=>`\n font-family: ${e};\n font-style: ${t};\n font-weight: ${i};\n`,l={minusOne:-1,minusTwo:-2,plusOne:1,plusTwo:2,plusThree:3,plusFour:4,plusFive:5,plusSix:6}}}]);
|
|
6423
|
+
//# sourceMappingURL=995.96de62785edd324c1ebbdb07f598728d.js.map
|