@genesislcap/design-system-configurator 14.45.0 → 14.46.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/{361.361.cc77b51208ce837cd0c5.js → 361.361.f07c37795d71f6b613f8.js} +2 -2
- package/dist/{361.a1b4dda436f688032dca2de3232d9ab4.js.map → 361.cfdc54253a20886a43fade5f43f70c87.js.map} +1 -1
- package/dist/420.008ae9645b304a5a45a46ac38f7833df.js.map +1 -0
- package/dist/{420.420.d8fedd20b5cbef8b8f6b.js → 420.420.f60703058049d58ce37f.js} +257 -246
- package/dist/{430.430.f5aa0c908502d4f8692e.js → 430.430.453a7b1caaa3ce7b828e.js} +1 -1
- package/dist/{661.661.3a8a3d15dbc8491e90c2.js → 661.661.6e3d289349bd37e350f9.js} +17 -10
- package/dist/661.cf2a61fe5bd571747fac2940dc214961.js.map +1 -0
- package/dist/{688.688.bde0b33f983efab02558.js → 688.688.19d97a412e5d3bbc6e18.js} +1 -1
- package/dist/{755.755.9709af3e32f8d4b8aa65.js → 755.755.1d420c67124c8c26945d.js} +1 -1
- package/dist/{designSystemConfigurator.a28d7406bc876527d6b8f5b144c72532.js.map → designSystemConfigurator.1a95d182e2aef730f6990e0091dfb639.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/info.html +4 -4
- package/dist/{main.58a0a717f34d4d44d33bcf1c3ac0b719.js.map → main.415044279e4252c7194570ab09b0de66.js.map} +1 -1
- package/dist/{main.0085999c867de954b080.js → main.df52f8ce125c61295397.js} +2 -2
- package/dist/remoteEntry.js +2 -2
- package/package.json +7 -7
- package/dist/420.bc3f0ad57a7ad1082d4546eb2c234275.js.map +0 -1
- package/dist/661.57b9d93e51c112f84cc836438c370bd4.js.map +0 -1
- /package/dist/{420.420.d8fedd20b5cbef8b8f6b.js.LICENSE.txt → 420.420.f60703058049d58ce37f.js.LICENSE.txt} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/*! For license information please see 420.420.
|
|
2
|
-
(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[420],{87530:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,o=36e5,i="millisecond",a="second",n="minute",s="hour",r="day",l="week",d="month",c="quarter",u="year",p="date",h="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],o=e%100;return"["+e+(t[(o-20)%10]||t[o]||t[0])+"]"}},g=function(e,t,o){var i=String(e);return!i||i.length>=t?e:""+Array(t+1-i.length).join(o)+e},b={s:g,z:function(e){var t=-e.utcOffset(),o=Math.abs(t),i=Math.floor(o/60),a=o%60;return(t<=0?"+":"-")+g(i,2,"0")+":"+g(a,2,"0")},m:function e(t,o){if(t.date()<o.date())return-e(o,t);var i=12*(o.year()-t.year())+(o.month()-t.month()),a=t.clone().add(i,d),n=o-a<0,s=t.clone().add(i+(n?-1:1),d);return+(-(i+(o-a)/(n?a-s:s-a))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:d,y:u,w:l,d:r,D:p,h:s,m:n,s:a,ms:i,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},y="en",w={};w[y]=v;var x=function(e){return e instanceof D},F=function e(t,o,i){var a;if(!t)return y;if("string"==typeof t){var n=t.toLowerCase();w[n]&&(a=n),o&&(w[n]=o,a=n);var s=t.split("-");if(!a&&s.length>1)return e(s[0])}else{var r=t.name;w[r]=t,a=r}return!i&&a&&(y=a),a||!i&&y},$=function(e,t){if(x(e))return e.clone();var o="object"==typeof t?t:{};return o.date=e,o.args=arguments,new D(o)},S=b;S.l=F,S.i=x,S.w=function(e,t){return $(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var D=function(){function v(e){this.$L=F(e.locale,null,!0),this.parse(e)}var g=v.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,o=e.utc;if(null===t)return new Date(NaN);if(S.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var i=t.match(m);if(i){var a=i[2]-1||0,n=(i[7]||"0").substring(0,3);return o?new Date(Date.UTC(i[1],a,i[3]||1,i[4]||0,i[5]||0,i[6]||0,n)):new Date(i[1],a,i[3]||1,i[4]||0,i[5]||0,i[6]||0,n)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return S},g.isValid=function(){return!(this.$d.toString()===h)},g.isSame=function(e,t){var o=$(e);return this.startOf(t)<=o&&o<=this.endOf(t)},g.isAfter=function(e,t){return $(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<$(e)},g.$g=function(e,t,o){return S.u(e)?this[t]:this.set(o,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var o=this,i=!!S.u(t)||t,c=S.p(e),h=function(e,t){var a=S.w(o.$u?Date.UTC(o.$y,t,e):new Date(o.$y,t,e),o);return i?a:a.endOf(r)},m=function(e,t){return S.w(o.toDate()[e].apply(o.toDate("s"),(i?[0,0,0,0]:[23,59,59,999]).slice(t)),o)},f=this.$W,v=this.$M,g=this.$D,b="set"+(this.$u?"UTC":"");switch(c){case u:return i?h(1,0):h(31,11);case d:return i?h(1,v):h(0,v+1);case l:var y=this.$locale().weekStart||0,w=(f<y?f+7:f)-y;return h(i?g-w:g+(6-w),v);case r:case p:return m(b+"Hours",0);case s:return m(b+"Minutes",1);case n:return m(b+"Seconds",2);case a:return m(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var o,l=S.p(e),c="set"+(this.$u?"UTC":""),h=(o={},o[r]=c+"Date",o[p]=c+"Date",o[d]=c+"Month",o[u]=c+"FullYear",o[s]=c+"Hours",o[n]=c+"Minutes",o[a]=c+"Seconds",o[i]=c+"Milliseconds",o)[l],m=l===r?this.$D+(t-this.$W):t;if(l===d||l===u){var f=this.clone().set(p,1);f.$d[h](m),f.init(),this.$d=f.set(p,Math.min(this.$D,f.daysInMonth())).$d}else h&&this.$d[h](m);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[S.p(e)]()},g.add=function(i,c){var p,h=this;i=Number(i);var m=S.p(c),f=function(e){var t=$(h);return S.w(t.date(t.date()+Math.round(e*i)),h)};if(m===d)return this.set(d,this.$M+i);if(m===u)return this.set(u,this.$y+i);if(m===r)return f(1);if(m===l)return f(7);var v=(p={},p[n]=t,p[s]=o,p[a]=e,p)[m]||1,g=this.$d.getTime()+i*v;return S.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,o=this.$locale();if(!this.isValid())return o.invalidDate||h;var i=e||"YYYY-MM-DDTHH:mm:ssZ",a=S.z(this),n=this.$H,s=this.$m,r=this.$M,l=o.weekdays,d=o.months,c=function(e,o,a,n){return e&&(e[o]||e(t,i))||a[o].slice(0,n)},u=function(e){return S.s(n%12||12,e,"0")},p=o.meridiem||function(e,t,o){var i=e<12?"AM":"PM";return o?i.toLowerCase():i},m={YY:String(this.$y).slice(-2),YYYY:this.$y,M:r+1,MM:S.s(r+1,2,"0"),MMM:c(o.monthsShort,r,d,3),MMMM:c(d,r),D:this.$D,DD:S.s(this.$D,2,"0"),d:String(this.$W),dd:c(o.weekdaysMin,this.$W,l,2),ddd:c(o.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(n),HH:S.s(n,2,"0"),h:u(1),hh:u(2),a:p(n,s,!0),A:p(n,s,!1),m:String(s),mm:S.s(s,2,"0"),s:String(this.$s),ss:S.s(this.$s,2,"0"),SSS:S.s(this.$ms,3,"0"),Z:a};return i.replace(f,(function(e,t){return t||m[e]||a.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(i,p,h){var m,f=S.p(p),v=$(i),g=(v.utcOffset()-this.utcOffset())*t,b=this-v,y=S.m(this,v);return y=(m={},m[u]=y/12,m[d]=y,m[c]=y/3,m[l]=(b-g)/6048e5,m[r]=(b-g)/864e5,m[s]=b/o,m[n]=b/t,m[a]=b/e,m)[f]||b,h?y:S.a(y)},g.daysInMonth=function(){return this.endOf(d).$D},g.$locale=function(){return w[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var o=this.clone(),i=F(e,t,!0);return i&&(o.$L=i),o},g.clone=function(){return S.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},v}(),C=D.prototype;return $.prototype=C,[["$ms",i],["$s",a],["$m",n],["$H",s],["$W",r],["$M",d],["$y",u],["$D",p]].forEach((function(e){C[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),$.extend=function(e,t){return e.$i||(e(t,D,$),e.$i=!0),$},$.locale=F,$.isDayjs=x,$.unix=function(e){return $(1e3*e)},$.en=w[y],$.Ls=w,$.p={},$}()},78113:function(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}}}()},81708:(e,t,o)=>{"use strict";o.r(t),o.d(t,{ActionsMenu:()=>p,Anchor:()=>g,Badge:()=>$,Banner:()=>T,BaseDatasource:()=>Zr,Breadcrumb:()=>M,BreadcrumbItem:()=>B,Button:()=>Y,CSSVarsTokenMapper:()=>Ur,Card:()=>J,Checkbox:()=>ae,Combobox:()=>ce,ConnectionIndicator:()=>be,DEFUALT_FILTER_BAR_COLUMNS:()=>ki,DataGrid:()=>Fe,DataGridCell:()=>_e,DataGridDatasource:()=>Jr,DataGridRow:()=>Le,DatePicker:()=>We,Dialog:()=>Ut,DialogElement:()=>Vt,Disclosure:()=>Xt,Divider:()=>to,DropdownMenu:()=>po,ErrorBanner:()=>go,ErrorBoundary:()=>Ro,ErrorBoundaryEvent:()=>yo,ErrorDialog:()=>Io,FaPrefixFromStyle:()=>Fa,FileUpload:()=>ni,Filter:()=>wi,FilterBar:()=>Ti,FilterEvents:()=>yi,FlexLayout:()=>Pi,FlexMediaQueriesEnum:()=>Li,Flipper:()=>Gi,Flyout:()=>Xi,FoundationDesignSystemProvider:()=>Et,FoundationRouter:()=>nl,GridLayout:()=>sa,GridLayoutItem:()=>ua,GridMediaQueriesEnum:()=>Qi,Icon:()=>$a,ListboxOption:()=>_a,Menu:()=>Na,MenuItem:()=>Ha,Modal:()=>Wa,Multiselect:()=>on,MultiselectDatasource:()=>tl,NumberField:()=>rn,OptionsDatasource:()=>el,Popper:()=>hn,Progress:()=>yn,ProgressRing:()=>Dn,Radio:()=>Rn,RadioGroup:()=>In,SegmentedControl:()=>zn,SegmentedItem:()=>Xn,Select:()=>ts,Skeleton:()=>rs,Slider:()=>fs,Snackbar:()=>Fs,Switch:()=>Cs,Tab:()=>Ls,TabPanel:()=>Ps,Tabs:()=>Vs,TextArea:()=>Ks,TextField:()=>or,Toast:()=>cr,Toolbar:()=>mr,Tooltip:()=>wr,TreeItem:()=>Cr,TreeView:()=>Lr,UrlInput:()=>Br,accentFillActive:()=>m.accentFillActive,accentFillActiveDelta:()=>m.accentFillActiveDelta,accentFillFocus:()=>m.accentFillFocus,accentFillFocusDelta:()=>m.accentFillFocusDelta,accentFillHover:()=>m.accentFillHover,accentFillHoverDelta:()=>m.accentFillHoverDelta,accentFillRest:()=>m.accentFillRest,accentFillRestDelta:()=>m.accentFillRestDelta,accentForegroundActive:()=>m.accentForegroundActive,accentForegroundActiveDelta:()=>m.accentForegroundActiveDelta,accentForegroundFocus:()=>m.accentForegroundFocus,accentForegroundFocusDelta:()=>m.accentForegroundFocusDelta,accentForegroundHover:()=>m.accentForegroundHover,accentForegroundHoverDelta:()=>m.accentForegroundHoverDelta,accentForegroundRest:()=>m.accentForegroundRest,accentForegroundRestDelta:()=>m.accentForegroundRestDelta,accentPalette:()=>m.accentPalette,accentPaletteValue:()=>Dt,actionsMenuBaseStyles:()=>d,baseComponents:()=>Gr,baseHeightMultiplier:()=>m.baseHeightMultiplier,baseLayerLuminance:()=>m.baseLayerLuminance,baseLayerLuminanceValue:()=>_t,black:()=>Ze,bodyFont:()=>m.bodyFont,closeIcon:()=>Bt,configureDesignSystem:()=>St,controlCornerRadius:()=>m.controlCornerRadius,controlCornerRadiusValue:()=>kt,createDesignSystemProxy:()=>zr,createFormData:()=>Jo,defaultAnchorConfig:()=>y,defaultBadgeConfig:()=>D,defaultBreadcrumbConfig:()=>E,defaultBreadcrumbItemConfig:()=>G,defaultButtonConfig:()=>q,defaultCardConfig:()=>ee,defaultCheckboxConfig:()=>se,defaultComboboxConfig:()=>pe,defaultDataGridCellConfig:()=>ke,defaultDataGridConfig:()=>Se,defaultDataGridRowConfig:()=>Me,defaultDatePickerConfig:()=>Ye,defaultDialogConfig:()=>zt,defaultDisclosureConfig:()=>Zt,defaultDividerConfig:()=>io,defaultFileUploadConfig:()=>ri,defaultFillColor:()=>Qe,defaultFlexLayoutConfig:()=>Ii,defaultFlipperConfig:()=>Vi,defaultFlyoutConfig:()=>Zi,defaultGridLayoutConfig:()=>aa,defaultGridLayoutItemConfig:()=>ca,defaultIconConfig:()=>xa,defaultListboxOptionConfig:()=>ka,defaultMenuConfig:()=>Aa,defaultMenuItemConfig:()=>ja,defaultModalConfig:()=>Ya,defaultMultiselectConfig:()=>tn,defaultNeutralForegroundContrast:()=>pt,defaultNumberFieldConfig:()=>dn,defaultProgressConfig:()=>xn,defaultProgressRingConfig:()=>_n,defaultRadioConfig:()=>Nn,defaultRadioGroupConfig:()=>Hn,defaultSegmentedControlConfig:()=>Un,defaultSegmentedItemConfig:()=>Zn,defaultSelectConfig:()=>is,defaultSkeletonConfig:()=>ds,defaultSliderConfig:()=>gs,defaultSwitchConfig:()=>Os,defaultTabConfig:()=>Ms,defaultTabPanelConfig:()=>Bs,defaultTabsConfig:()=>Ys,defaultTextAreaConfig:()=>Js,defaultTextFieldConfig:()=>ar,defaultToastConfig:()=>dr,defaultToolbarConfig:()=>vr,defaultTooltipConfig:()=>Fr,defaultTreeItemConfig:()=>Or,defaultTreeViewConfig:()=>Mr,defaultUrlInputConfig:()=>Hr,defineFactory:()=>ol,density:()=>m.density,designToken:()=>gt,designUnit:()=>m.designUnit,designUnitValue:()=>Tt,direction:()=>m.direction,directionValue:()=>Ot,disabledOpacity:()=>m.disabledOpacity,downloadFile:()=>ei,dropdownMenuBaseStyles:()=>so,errorDialogTemplate:()=>Ao,extractMenuItems:()=>lo,fillColor:()=>m.fillColor,flyoutAnimationTime:()=>Yi,focusStrokeInner:()=>m.focusStrokeInner,focusStrokeOuter:()=>m.focusStrokeOuter,focusStrokeWidth:()=>m.focusStrokeWidth,foregroundOnAccentActive:()=>m.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>m.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>m.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>m.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>m.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>m.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>m.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>m.foregroundOnAccentRestLarge,foundationActionsMenu:()=>h,foundationActionsMenuStyles:()=>c,foundationActionsMenuTemplate:()=>u,foundationAnchor:()=>w,foundationAnchorShadowOptions:()=>b,foundationAnchorStyles:()=>f,foundationAnchorTemplate:()=>v,foundationBadge:()=>C,foundationBadgeShadowOptions:()=>S,foundationBadgeStyles:()=>x,foundationBadgeTemplate:()=>F,foundationBanner:()=>R,foundationBannerShadowOptions:()=>k,foundationBannerStyles:()=>_,foundationBannerTemplate:()=>O,foundationBreadcrumb:()=>I,foundationBreadcrumbItem:()=>z,foundationBreadcrumbItemShadowOptions:()=>j,foundationBreadcrumbItemStyles:()=>P,foundationBreadcrumbItemTemplate:()=>H,foundationBreadcrumbShadowOptions:()=>A,foundationBreadcrumbStyles:()=>L,foundationBreadcrumbTemplate:()=>N,foundationButton:()=>X,foundationButtonShadowOptions:()=>W,foundationButtonStyles:()=>V,foundationButtonTemplate:()=>U,foundationCard:()=>te,foundationCardShadowOptions:()=>Q,foundationCardStyles:()=>K,foundationCardTemplate:()=>Z,foundationCheckbox:()=>re,foundationCheckboxShadowOptions:()=>ne,foundationCheckboxStyles:()=>oe,foundationCheckboxTemplate:()=>ie,foundationCombobox:()=>he,foundationComboboxShadowOptions:()=>ue,foundationComboboxStyles:()=>le,foundationComboboxTemplate:()=>de,foundationConnectionIndicator:()=>ye,foundationConnectionIndicatorStyles:()=>ve,foundationConnectionIndicatorTemplate:()=>ge,foundationDataGrid:()=>De,foundationDataGridCell:()=>Te,foundationDataGridCellShadowOptions:()=>Oe,foundationDataGridCellStyles:()=>Ce,foundationDataGridCellTemplate:()=>r.dataGridCellTemplate,foundationDataGridRow:()=>Ae,foundationDataGridRowShadowOptions:()=>Ne,foundationDataGridRowStyles:()=>Re,foundationDataGridRowTemplate:()=>r.dataGridRowTemplate,foundationDataGridShadowOptions:()=>$e,foundationDataGridStyles:()=>we,foundationDataGridTemplate:()=>xe,foundationDatePicker:()=>qe,foundationDatePickerShadowOptions:()=>Ue,foundationDatePickerStyles:()=>ze,foundationDatePickerTemplate:()=>Ve,foundationDesignSystemProvider:()=>It,foundationDialog:()=>Yt,foundationDialogShadowOptions:()=>Gt,foundationDialogStyles:()=>Ht,foundationDialogTemplate:()=>jt,foundationDisclosure:()=>Jt,foundationDisclosureShadowOptions:()=>Kt,foundationDisclosureStyles:()=>Wt,foundationDisclosureTemplate:()=>qt,foundationDivider:()=>ao,foundationDividerShadowOptions:()=>oo,foundationDividerStyles:()=>Qt,foundationDividerTemplate:()=>eo,foundationDropdownMenu:()=>ho,foundationDropdownMenuStyles:()=>ro,foundationDropdownMenuTemplate:()=>uo,foundationErrorBanner:()=>bo,foundationErrorBannerShadowOptions:()=>vo,foundationErrorBannerTemplate:()=>fo,foundationErrorBoundary:()=>Lo,foundationErrorBoundaryShadowOptions:()=>To,foundationErrorBoundaryTemplate:()=>ko,foundationErrorDialog:()=>Po,foundationErrorDialogShadowOptions:()=>Eo,foundationErrorDialogStyles:()=>No,foundationFileUpload:()=>li,foundationFileUploadShadowOptions:()=>si,foundationFileUploadStyles:()=>Xo,foundationFileUploadTemplate:()=>Zo,foundationFilter:()=>xi,foundationFilterBar:()=>Ri,foundationFilterBarStyles:()=>$i,foundationFilterBarTemplate:()=>Oi,foundationFilterStyles:()=>di,foundationFilterTemplate:()=>bi,foundationFlexLayout:()=>Hi,foundationFlexLayoutShadowOptions:()=>Ei,foundationFlexLayoutStyles:()=>Mi,foundationFlexLayoutTemplate:()=>Ai,foundationFlipper:()=>Ui,foundationFlipperShadowOptions:()=>zi,foundationFlipperStyles:()=>Bi,foundationFlipperTemplate:()=>ji,foundationFlyout:()=>Ji,foundationFlyoutShadowOptions:()=>Ki,foundationFlyoutStyles:()=>Wi,foundationFlyoutTemplate:()=>qi,foundationGridLayout:()=>ra,foundationGridLayoutItem:()=>pa,foundationGridLayoutItemShadowOptions:()=>da,foundationGridLayoutItemTemplate:()=>la,foundationGridLayoutShadowOptions:()=>ia,foundationGridLayoutStyles:()=>ta,foundationGridLayoutTemplate:()=>oa,foundationIcon:()=>Sa,foundationIconShadowOptions:()=>wa,foundationIconStyles:()=>ba,foundationIconTemplate:()=>ya,foundationListboxOption:()=>Ta,foundationListboxOptionShadowOptions:()=>Oa,foundationListboxOptionStyles:()=>Da,foundationListboxOptionTemplate:()=>Ca,foundationMenu:()=>Ea,foundationMenuItem:()=>Ga,foundationMenuItemShadowOptions:()=>Ba,foundationMenuItemStyles:()=>Ia,foundationMenuItemTemplate:()=>Pa,foundationMenuShadowOptions:()=>Ma,foundationMenuStyles:()=>Ra,foundationMenuTemplate:()=>La,foundationModal:()=>qa,foundationModalShadowOptions:()=>Ua,foundationModalStyles:()=>za,foundationModalTemplate:()=>Va,foundationMultiselect:()=>an,foundationMultiselectShadowOptions:()=>en,foundationNumberField:()=>cn,foundationNumberFieldShadowOptions:()=>ln,foundationNumberFieldStyles:()=>nn,foundationNumberFieldTemplate:()=>sn,foundationPopper:()=>vn,foundationProgress:()=>Fn,foundationProgressRing:()=>On,foundationProgressRingShadowOptions:()=>Cn,foundationProgressRingStyles:()=>$n,foundationProgressRingTemplate:()=>Sn,foundationProgressShadowOptions:()=>wn,foundationProgressStyles:()=>gn,foundationProgressTemplate:()=>bn,foundationRadio:()=>Mn,foundationRadioGroup:()=>Bn,foundationRadioGroupShadowOptions:()=>Pn,foundationRadioGroupStyles:()=>An,foundationRadioGroupTemplate:()=>En,foundationRadioShadowOptions:()=>Ln,foundationRadioStyles:()=>kn,foundationRadioTemplate:()=>Tn,foundationSegmentedControl:()=>Yn,foundationSegmentedControlShadowOptions:()=>Vn,foundationSegmentedControlStyles:()=>jn,foundationSegmentedControlTemplate:()=>Gn,foundationSegmentedItem:()=>Jn,foundationSegmentedItemShadowOptions:()=>Kn,foundationSegmentedItemStyles:()=>Wn,foundationSegmentedItemTemplate:()=>qn,foundationSelect:()=>as,foundationSelectShadowOptions:()=>os,foundationSelectStyles:()=>Qn,foundationSelectTemplate:()=>es,foundationSkeleton:()=>cs,foundationSkeletonShadowOptions:()=>ls,foundationSkeletonStyles:()=>ns,foundationSkeletonTemplate:()=>ss,foundationSlider:()=>bs,foundationSliderShadowOptions:()=>vs,foundationSliderStyles:()=>us,foundationSliderTemplate:()=>ms,foundationSnackbar:()=>$s,foundationSnackbarShadowOptions:()=>xs,foundationSnackbarStyles:()=>ys,foundationSnackbarTemplate:()=>ws,foundationSwitch:()=>ks,foundationSwitchShadowOptions:()=>_s,foundationSwitchStyles:()=>Ss,foundationSwitchTemplate:()=>Ds,foundationTab:()=>As,foundationTabPanel:()=>js,foundationTabPanelShadowOptions:()=>Hs,foundationTabPanelStyles:()=>Es,foundationTabPanelTemplate:()=>Is,foundationTabShadowOptions:()=>Ns,foundationTabStyles:()=>Ts,foundationTabTemplate:()=>Rs,foundationTabs:()=>Ws,foundationTabsShadowOptions:()=>Us,foundationTabsStyles:()=>Gs,foundationTabsTemplate:()=>zs,foundationTextArea:()=>Qs,foundationTextAreaShadowOptions:()=>Zs,foundationTextAreaStyles:()=>qs,foundationTextAreaTemplate:()=>Xs,foundationTextField:()=>nr,foundationTextFieldShadowOptions:()=>ir,foundationTextFieldStyles:()=>er,foundationTextFieldTemplate:()=>tr,foundationToast:()=>ur,foundationToastShadowOptions:()=>lr,foundationToastStyles:()=>sr,foundationToastTemplate:()=>rr,foundationToolbar:()=>gr,foundationToolbarShadowOptions:()=>fr,foundationToolbarStyles:()=>pr,foundationToolbarTemplate:()=>hr,foundationTooltip:()=>$r,foundationTooltipShadowOptions:()=>xr,foundationTooltipStyles:()=>br,foundationTooltipTemplate:()=>yr,foundationTreeItem:()=>kr,foundationTreeItemShadowOptions:()=>_r,foundationTreeItemStyles:()=>Sr,foundationTreeItemTemplate:()=>Dr,foundationTreeView:()=>Ar,foundationTreeViewShadowOptions:()=>Nr,foundationTreeViewStyles:()=>Tr,foundationTreeViewTemplate:()=>Rr,foundationUrlInput:()=>jr,foundationUrlInputShadowOptions:()=>Pr,foundationUrlInputStyles:()=>Er,fuiAccentPalette:()=>lt,fuiAccentSwatch:()=>rt,fuiCardFillColor:()=>ut,fuiCardForegroundColor:()=>mt,fuiDefaultCardFillColor:()=>tt,fuiDefaultCardPalette:()=>ot,fuiFillColor:()=>ct,fuiNeutralPalette:()=>nt,fuiNeutralSwatch:()=>at,getDefaultConfig:()=>xt,getDropdownMenuTemplate:()=>co,getErrorDialogTemplate:()=>Mo,getExports:()=>Ft,getFontawesomeIconsCss:()=>ga,getPrefixedFileUpload:()=>Ko,getPrefixedMultiselect:()=>Ja,getTypeRampValue:()=>$t,jsonConverter:()=>pn,mapType:()=>Si,maxheight:()=>Ka,mixinFoundationFontFamily:()=>Lt,multiselectStyles:()=>Za,multiselectTemplate:()=>Qa,neutralFillActive:()=>m.neutralFillActive,neutralFillActiveDelta:()=>m.neutralFillActiveDelta,neutralFillFocus:()=>m.neutralFillFocus,neutralFillFocusDelta:()=>m.neutralFillFocusDelta,neutralFillHover:()=>m.neutralFillHover,neutralFillHoverDelta:()=>m.neutralFillHoverDelta,neutralFillInputActive:()=>m.neutralFillInputActive,neutralFillInputActiveDelta:()=>m.neutralFillInputActiveDelta,neutralFillInputFocus:()=>m.neutralFillInputFocus,neutralFillInputFocusDelta:()=>m.neutralFillInputFocusDelta,neutralFillInputHover:()=>m.neutralFillInputHover,neutralFillInputHoverDelta:()=>m.neutralFillInputHoverDelta,neutralFillInputRest:()=>m.neutralFillInputRest,neutralFillInputRestDelta:()=>m.neutralFillInputRestDelta,neutralFillLayerRest:()=>m.neutralFillLayerRest,neutralFillLayerRestDelta:()=>m.neutralFillLayerRestDelta,neutralFillRest:()=>m.neutralFillRest,neutralFillRestDelta:()=>m.neutralFillRestDelta,neutralFillStealthActive:()=>m.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>m.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>m.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>m.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>m.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>m.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>m.neutralFillStealthRest,neutralFillStealthRestDelta:()=>m.neutralFillStealthRestDelta,neutralFillStrongActive:()=>m.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>m.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>m.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>m.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>m.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>m.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>m.neutralFillStrongRest,neutralFillStrongRestDelta:()=>m.neutralFillStrongRestDelta,neutralForeground:()=>ht,neutralForegroundHint:()=>m.neutralForegroundHint,neutralForegroundRest:()=>m.neutralForegroundRest,neutralLayer1:()=>m.neutralLayer1,neutralLayer2:()=>m.neutralLayer2,neutralLayer3:()=>m.neutralLayer3,neutralLayer4:()=>m.neutralLayer4,neutralLayerCardContainer:()=>m.neutralLayerCardContainer,neutralLayerFloating:()=>m.neutralLayerFloating,neutralPalette:()=>m.neutralPalette,neutralPaletteValue:()=>Ct,neutralStrokeActive:()=>m.neutralStrokeActive,neutralStrokeActiveDelta:()=>m.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>m.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>m.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>m.neutralStrokeFocus,neutralStrokeFocusDelta:()=>m.neutralStrokeFocusDelta,neutralStrokeHover:()=>m.neutralStrokeHover,neutralStrokeHoverDelta:()=>m.neutralStrokeHoverDelta,neutralStrokeRest:()=>m.neutralStrokeRest,neutralStrokeRestDelta:()=>m.neutralStrokeRestDelta,paletteFromHex:()=>yt,provideDesignSystem:()=>Vr,provideTokens:()=>vt,registerFoundationDesignSystem:()=>sl,strokeWidth:()=>m.strokeWidth,swatchConverter:()=>bt,tagFor:()=>il,typeRampBaseFontSize:()=>m.typeRampBaseFontSize,typeRampBaseLineHeight:()=>m.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>m.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>m.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>m.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>m.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>m.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>m.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>m.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>m.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>m.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>m.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>m.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>m.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>m.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>m.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>m.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>m.typeRampPlus6LineHeight,uploadFiles:()=>Qo,urlinputTemplate:()=>Ir,white:()=>Ke});var i={};o.r(i),o.d(i,{accentFillActive:()=>m.accentFillActive,accentFillActiveDelta:()=>m.accentFillActiveDelta,accentFillFocus:()=>m.accentFillFocus,accentFillFocusDelta:()=>m.accentFillFocusDelta,accentFillHover:()=>m.accentFillHover,accentFillHoverDelta:()=>m.accentFillHoverDelta,accentFillRest:()=>m.accentFillRest,accentFillRestDelta:()=>m.accentFillRestDelta,accentForegroundActive:()=>m.accentForegroundActive,accentForegroundActiveDelta:()=>m.accentForegroundActiveDelta,accentForegroundFocus:()=>m.accentForegroundFocus,accentForegroundFocusDelta:()=>m.accentForegroundFocusDelta,accentForegroundHover:()=>m.accentForegroundHover,accentForegroundHoverDelta:()=>m.accentForegroundHoverDelta,accentForegroundRest:()=>m.accentForegroundRest,accentForegroundRestDelta:()=>m.accentForegroundRestDelta,accentPalette:()=>m.accentPalette,baseHeightMultiplier:()=>m.baseHeightMultiplier,baseLayerLuminance:()=>m.baseLayerLuminance,bodyFont:()=>m.bodyFont,controlCornerRadius:()=>m.controlCornerRadius,defaultNeutralForegroundContrast:()=>pt,density:()=>m.density,designUnit:()=>m.designUnit,direction:()=>m.direction,disabledOpacity:()=>m.disabledOpacity,fillColor:()=>m.fillColor,focusStrokeInner:()=>m.focusStrokeInner,focusStrokeOuter:()=>m.focusStrokeOuter,focusStrokeWidth:()=>m.focusStrokeWidth,foregroundOnAccentActive:()=>m.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>m.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>m.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>m.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>m.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>m.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>m.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>m.foregroundOnAccentRestLarge,fuiCardFillColor:()=>ut,fuiCardForegroundColor:()=>mt,fuiFillColor:()=>ct,neutralFillActive:()=>m.neutralFillActive,neutralFillActiveDelta:()=>m.neutralFillActiveDelta,neutralFillFocus:()=>m.neutralFillFocus,neutralFillFocusDelta:()=>m.neutralFillFocusDelta,neutralFillHover:()=>m.neutralFillHover,neutralFillHoverDelta:()=>m.neutralFillHoverDelta,neutralFillInputActive:()=>m.neutralFillInputActive,neutralFillInputActiveDelta:()=>m.neutralFillInputActiveDelta,neutralFillInputFocus:()=>m.neutralFillInputFocus,neutralFillInputFocusDelta:()=>m.neutralFillInputFocusDelta,neutralFillInputHover:()=>m.neutralFillInputHover,neutralFillInputHoverDelta:()=>m.neutralFillInputHoverDelta,neutralFillInputRest:()=>m.neutralFillInputRest,neutralFillInputRestDelta:()=>m.neutralFillInputRestDelta,neutralFillLayerRest:()=>m.neutralFillLayerRest,neutralFillLayerRestDelta:()=>m.neutralFillLayerRestDelta,neutralFillRest:()=>m.neutralFillRest,neutralFillRestDelta:()=>m.neutralFillRestDelta,neutralFillStealthActive:()=>m.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>m.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>m.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>m.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>m.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>m.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>m.neutralFillStealthRest,neutralFillStealthRestDelta:()=>m.neutralFillStealthRestDelta,neutralFillStrongActive:()=>m.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>m.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>m.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>m.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>m.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>m.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>m.neutralFillStrongRest,neutralFillStrongRestDelta:()=>m.neutralFillStrongRestDelta,neutralForeground:()=>ht,neutralForegroundHint:()=>m.neutralForegroundHint,neutralForegroundRest:()=>m.neutralForegroundRest,neutralLayer1:()=>m.neutralLayer1,neutralLayer2:()=>m.neutralLayer2,neutralLayer3:()=>m.neutralLayer3,neutralLayer4:()=>m.neutralLayer4,neutralLayerCardContainer:()=>m.neutralLayerCardContainer,neutralLayerFloating:()=>m.neutralLayerFloating,neutralPalette:()=>m.neutralPalette,neutralStrokeActive:()=>m.neutralStrokeActive,neutralStrokeActiveDelta:()=>m.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>m.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>m.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>m.neutralStrokeFocus,neutralStrokeFocusDelta:()=>m.neutralStrokeFocusDelta,neutralStrokeHover:()=>m.neutralStrokeHover,neutralStrokeHoverDelta:()=>m.neutralStrokeHoverDelta,neutralStrokeRest:()=>m.neutralStrokeRest,neutralStrokeRestDelta:()=>m.neutralStrokeRestDelta,strokeWidth:()=>m.strokeWidth,typeRampBaseFontSize:()=>m.typeRampBaseFontSize,typeRampBaseLineHeight:()=>m.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>m.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>m.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>m.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>m.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>m.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>m.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>m.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>m.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>m.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>m.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>m.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>m.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>m.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>m.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>m.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>m.typeRampPlus6LineHeight});var a={};o.r(a),o.d(a,{accentPaletteValue:()=>Dt,baseLayerLuminanceValue:()=>_t,controlCornerRadiusValue:()=>kt,designUnitValue:()=>Tt,directionValue:()=>Ot,neutralPaletteValue:()=>Ct});var n=o(38092),s=o(83147),r=o(75951),l=o(9770);const d=(e,t)=>s.css`
|
|
1
|
+
/*! For license information please see 420.420.f60703058049d58ce37f.js.LICENSE.txt */
|
|
2
|
+
(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[420],{87530:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,o=36e5,i="millisecond",a="second",n="minute",s="hour",r="day",l="week",d="month",c="quarter",u="year",p="date",h="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],o=e%100;return"["+e+(t[(o-20)%10]||t[o]||t[0])+"]"}},g=function(e,t,o){var i=String(e);return!i||i.length>=t?e:""+Array(t+1-i.length).join(o)+e},b={s:g,z:function(e){var t=-e.utcOffset(),o=Math.abs(t),i=Math.floor(o/60),a=o%60;return(t<=0?"+":"-")+g(i,2,"0")+":"+g(a,2,"0")},m:function e(t,o){if(t.date()<o.date())return-e(o,t);var i=12*(o.year()-t.year())+(o.month()-t.month()),a=t.clone().add(i,d),n=o-a<0,s=t.clone().add(i+(n?-1:1),d);return+(-(i+(o-a)/(n?a-s:s-a))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:d,y:u,w:l,d:r,D:p,h:s,m:n,s:a,ms:i,Q:c}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},y="en",w={};w[y]=v;var x=function(e){return e instanceof D},F=function e(t,o,i){var a;if(!t)return y;if("string"==typeof t){var n=t.toLowerCase();w[n]&&(a=n),o&&(w[n]=o,a=n);var s=t.split("-");if(!a&&s.length>1)return e(s[0])}else{var r=t.name;w[r]=t,a=r}return!i&&a&&(y=a),a||!i&&y},$=function(e,t){if(x(e))return e.clone();var o="object"==typeof t?t:{};return o.date=e,o.args=arguments,new D(o)},S=b;S.l=F,S.i=x,S.w=function(e,t){return $(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var D=function(){function v(e){this.$L=F(e.locale,null,!0),this.parse(e)}var g=v.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,o=e.utc;if(null===t)return new Date(NaN);if(S.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var i=t.match(m);if(i){var a=i[2]-1||0,n=(i[7]||"0").substring(0,3);return o?new Date(Date.UTC(i[1],a,i[3]||1,i[4]||0,i[5]||0,i[6]||0,n)):new Date(i[1],a,i[3]||1,i[4]||0,i[5]||0,i[6]||0,n)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return S},g.isValid=function(){return!(this.$d.toString()===h)},g.isSame=function(e,t){var o=$(e);return this.startOf(t)<=o&&o<=this.endOf(t)},g.isAfter=function(e,t){return $(e)<this.startOf(t)},g.isBefore=function(e,t){return this.endOf(t)<$(e)},g.$g=function(e,t,o){return S.u(e)?this[t]:this.set(o,e)},g.unix=function(){return Math.floor(this.valueOf()/1e3)},g.valueOf=function(){return this.$d.getTime()},g.startOf=function(e,t){var o=this,i=!!S.u(t)||t,c=S.p(e),h=function(e,t){var a=S.w(o.$u?Date.UTC(o.$y,t,e):new Date(o.$y,t,e),o);return i?a:a.endOf(r)},m=function(e,t){return S.w(o.toDate()[e].apply(o.toDate("s"),(i?[0,0,0,0]:[23,59,59,999]).slice(t)),o)},f=this.$W,v=this.$M,g=this.$D,b="set"+(this.$u?"UTC":"");switch(c){case u:return i?h(1,0):h(31,11);case d:return i?h(1,v):h(0,v+1);case l:var y=this.$locale().weekStart||0,w=(f<y?f+7:f)-y;return h(i?g-w:g+(6-w),v);case r:case p:return m(b+"Hours",0);case s:return m(b+"Minutes",1);case n:return m(b+"Seconds",2);case a:return m(b+"Milliseconds",3);default:return this.clone()}},g.endOf=function(e){return this.startOf(e,!1)},g.$set=function(e,t){var o,l=S.p(e),c="set"+(this.$u?"UTC":""),h=(o={},o[r]=c+"Date",o[p]=c+"Date",o[d]=c+"Month",o[u]=c+"FullYear",o[s]=c+"Hours",o[n]=c+"Minutes",o[a]=c+"Seconds",o[i]=c+"Milliseconds",o)[l],m=l===r?this.$D+(t-this.$W):t;if(l===d||l===u){var f=this.clone().set(p,1);f.$d[h](m),f.init(),this.$d=f.set(p,Math.min(this.$D,f.daysInMonth())).$d}else h&&this.$d[h](m);return this.init(),this},g.set=function(e,t){return this.clone().$set(e,t)},g.get=function(e){return this[S.p(e)]()},g.add=function(i,c){var p,h=this;i=Number(i);var m=S.p(c),f=function(e){var t=$(h);return S.w(t.date(t.date()+Math.round(e*i)),h)};if(m===d)return this.set(d,this.$M+i);if(m===u)return this.set(u,this.$y+i);if(m===r)return f(1);if(m===l)return f(7);var v=(p={},p[n]=t,p[s]=o,p[a]=e,p)[m]||1,g=this.$d.getTime()+i*v;return S.w(g,this)},g.subtract=function(e,t){return this.add(-1*e,t)},g.format=function(e){var t=this,o=this.$locale();if(!this.isValid())return o.invalidDate||h;var i=e||"YYYY-MM-DDTHH:mm:ssZ",a=S.z(this),n=this.$H,s=this.$m,r=this.$M,l=o.weekdays,d=o.months,c=function(e,o,a,n){return e&&(e[o]||e(t,i))||a[o].slice(0,n)},u=function(e){return S.s(n%12||12,e,"0")},p=o.meridiem||function(e,t,o){var i=e<12?"AM":"PM";return o?i.toLowerCase():i},m={YY:String(this.$y).slice(-2),YYYY:this.$y,M:r+1,MM:S.s(r+1,2,"0"),MMM:c(o.monthsShort,r,d,3),MMMM:c(d,r),D:this.$D,DD:S.s(this.$D,2,"0"),d:String(this.$W),dd:c(o.weekdaysMin,this.$W,l,2),ddd:c(o.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(n),HH:S.s(n,2,"0"),h:u(1),hh:u(2),a:p(n,s,!0),A:p(n,s,!1),m:String(s),mm:S.s(s,2,"0"),s:String(this.$s),ss:S.s(this.$s,2,"0"),SSS:S.s(this.$ms,3,"0"),Z:a};return i.replace(f,(function(e,t){return t||m[e]||a.replace(":","")}))},g.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},g.diff=function(i,p,h){var m,f=S.p(p),v=$(i),g=(v.utcOffset()-this.utcOffset())*t,b=this-v,y=S.m(this,v);return y=(m={},m[u]=y/12,m[d]=y,m[c]=y/3,m[l]=(b-g)/6048e5,m[r]=(b-g)/864e5,m[s]=b/o,m[n]=b/t,m[a]=b/e,m)[f]||b,h?y:S.a(y)},g.daysInMonth=function(){return this.endOf(d).$D},g.$locale=function(){return w[this.$L]},g.locale=function(e,t){if(!e)return this.$L;var o=this.clone(),i=F(e,t,!0);return i&&(o.$L=i),o},g.clone=function(){return S.w(this.$d,this)},g.toDate=function(){return new Date(this.valueOf())},g.toJSON=function(){return this.isValid()?this.toISOString():null},g.toISOString=function(){return this.$d.toISOString()},g.toString=function(){return this.$d.toUTCString()},v}(),C=D.prototype;return $.prototype=C,[["$ms",i],["$s",a],["$m",n],["$H",s],["$W",r],["$M",d],["$y",u],["$D",p]].forEach((function(e){C[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),$.extend=function(e,t){return e.$i||(e(t,D,$),e.$i=!0),$},$.locale=F,$.isDayjs=x,$.unix=function(e){return $(1e3*e)},$.en=w[y],$.Ls=w,$.p={},$}()},78113:function(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}}}()},81708:(e,t,o)=>{"use strict";o.r(t),o.d(t,{ActionsMenu:()=>m,Anchor:()=>y,Badge:()=>D,Banner:()=>L,BaseDatasource:()=>Qr,Breadcrumb:()=>E,BreadcrumbItem:()=>G,Button:()=>q,CSSVarsTokenMapper:()=>Wr,Card:()=>ee,Checkbox:()=>se,Combobox:()=>pe,ConnectionIndicator:()=>we,DEFUALT_FILTER_BAR_COLUMNS:()=>Ri,DataGrid:()=>Se,DataGridCell:()=>ke,DataGridDatasource:()=>el,DataGridRow:()=>Ne,DatePicker:()=>Xe,Dialog:()=>Wt,DialogElement:()=>Yt,Disclosure:()=>Zt,Divider:()=>io,DropdownMenu:()=>mo,ErrorBanner:()=>yo,ErrorBoundary:()=>Mo,ErrorBoundaryEvent:()=>xo,ErrorDialog:()=>Ho,FaPrefixFromStyle:()=>Sa,FileUpload:()=>ri,Filter:()=>Fi,FilterBar:()=>Li,FilterEvents:()=>xi,FlexLayout:()=>Bi,FlexMediaQueriesEnum:()=>Ni,Flipper:()=>Vi,Flyout:()=>Zi,FoundationDesignSystemProvider:()=>Pt,FoundationRouter:()=>rl,GridLayout:()=>la,GridLayoutItem:()=>ha,GridMediaQueriesEnum:()=>ta,Icon:()=>Da,ListboxOption:()=>ka,Menu:()=>Aa,MenuItem:()=>ja,Modal:()=>Xa,Multiselect:()=>nn,MultiselectDatasource:()=>il,NumberField:()=>dn,OptionsDatasource:()=>ol,Popper:()=>fn,Progress:()=>xn,ProgressRing:()=>_n,Radio:()=>Mn,RadioGroup:()=>Hn,SegmentedControl:()=>Un,SegmentedItem:()=>Zn,Select:()=>is,Skeleton:()=>ds,Slider:()=>gs,Snackbar:()=>Ss,Switch:()=>Os,Tab:()=>Ns,TabPanel:()=>Bs,Tabs:()=>Ys,TextArea:()=>Js,TextField:()=>ar,Toast:()=>pr,Toolbar:()=>vr,Tooltip:()=>Fr,TreeItem:()=>Or,TreeView:()=>Nr,UrlInput:()=>Gr,accentFillActive:()=>v.accentFillActive,accentFillActiveDelta:()=>v.accentFillActiveDelta,accentFillFocus:()=>v.accentFillFocus,accentFillFocusDelta:()=>v.accentFillFocusDelta,accentFillHover:()=>v.accentFillHover,accentFillHoverDelta:()=>v.accentFillHoverDelta,accentFillRest:()=>v.accentFillRest,accentFillRestDelta:()=>v.accentFillRestDelta,accentForegroundActive:()=>v.accentForegroundActive,accentForegroundActiveDelta:()=>v.accentForegroundActiveDelta,accentForegroundFocus:()=>v.accentForegroundFocus,accentForegroundFocusDelta:()=>v.accentForegroundFocusDelta,accentForegroundHover:()=>v.accentForegroundHover,accentForegroundHoverDelta:()=>v.accentForegroundHoverDelta,accentForegroundRest:()=>v.accentForegroundRest,accentForegroundRestDelta:()=>v.accentForegroundRestDelta,accentPalette:()=>v.accentPalette,accentPaletteValue:()=>_t,actionsMenuBaseStyles:()=>d,baseComponents:()=>Vr,baseHeightMultiplier:()=>v.baseHeightMultiplier,baseLayerLuminance:()=>v.baseLayerLuminance,baseLayerLuminanceValue:()=>kt,black:()=>Qe,bodyFont:()=>v.bodyFont,closeIcon:()=>Gt,configureDesignSystem:()=>Ct,controlCornerRadius:()=>v.controlCornerRadius,controlCornerRadiusValue:()=>Rt,createDesignSystemProxy:()=>Ur,createFormData:()=>ei,defaultAnchorConfig:()=>x,defaultBadgeConfig:()=>_,defaultBreadcrumbConfig:()=>P,defaultBreadcrumbItemConfig:()=>V,defaultButtonConfig:()=>K,defaultCardConfig:()=>oe,defaultCheckboxConfig:()=>le,defaultComboboxConfig:()=>me,defaultDataGridCellConfig:()=>Re,defaultDataGridConfig:()=>Ce,defaultDataGridRowConfig:()=>Ee,defaultDatePickerConfig:()=>qe,defaultDialogConfig:()=>Ut,defaultDisclosureConfig:()=>Qt,defaultDividerConfig:()=>no,defaultFileUploadConfig:()=>di,defaultFillColor:()=>tt,defaultFlexLayoutConfig:()=>Hi,defaultFlipperConfig:()=>Yi,defaultFlyoutConfig:()=>Qi,defaultGridLayoutConfig:()=>sa,defaultGridLayoutItemConfig:()=>pa,defaultIconConfig:()=>$a,defaultListboxOptionConfig:()=>Ra,defaultMenuConfig:()=>Ia,defaultMenuItemConfig:()=>za,defaultModalConfig:()=>qa,defaultMultiselectConfig:()=>an,defaultNeutralForegroundContrast:()=>mt,defaultNumberFieldConfig:()=>un,defaultProgressConfig:()=>$n,defaultProgressRingConfig:()=>kn,defaultRadioConfig:()=>An,defaultRadioGroupConfig:()=>jn,defaultSegmentedControlConfig:()=>Wn,defaultSegmentedItemConfig:()=>Qn,defaultSelectConfig:()=>ns,defaultSkeletonConfig:()=>us,defaultSliderConfig:()=>ys,defaultSwitchConfig:()=>Ts,defaultTabConfig:()=>Es,defaultTabPanelConfig:()=>Gs,defaultTabsConfig:()=>qs,defaultTextAreaConfig:()=>er,defaultTextFieldConfig:()=>sr,defaultToastConfig:()=>ur,defaultToolbarConfig:()=>br,defaultTooltipConfig:()=>Sr,defaultTreeItemConfig:()=>Tr,defaultTreeViewConfig:()=>Er,defaultUrlInputConfig:()=>jr,defineFactory:()=>al,density:()=>v.density,designToken:()=>yt,designUnit:()=>v.designUnit,designUnitValue:()=>Lt,direction:()=>v.direction,directionValue:()=>Tt,disabledOpacity:()=>v.disabledOpacity,downloadFile:()=>oi,dropdownMenuBaseStyles:()=>lo,errorDialogTemplate:()=>Io,extractMenuItems:()=>uo,fillColor:()=>v.fillColor,flyoutAnimationTime:()=>qi,focusStrokeInner:()=>v.focusStrokeInner,focusStrokeOuter:()=>v.focusStrokeOuter,focusStrokeWidth:()=>v.focusStrokeWidth,foregroundOnAccentActive:()=>v.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>v.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>v.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>v.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>v.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>v.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>v.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>v.foregroundOnAccentRestLarge,foundationActionsMenu:()=>f,foundationActionsMenuStyles:()=>c,foundationActionsMenuTemplate:()=>h,foundationAnchor:()=>F,foundationAnchorShadowOptions:()=>w,foundationAnchorStyles:()=>g,foundationAnchorTemplate:()=>b,foundationBadge:()=>O,foundationBadgeShadowOptions:()=>C,foundationBadgeStyles:()=>$,foundationBadgeTemplate:()=>S,foundationBanner:()=>M,foundationBannerShadowOptions:()=>R,foundationBannerStyles:()=>k,foundationBannerTemplate:()=>T,foundationBreadcrumb:()=>H,foundationBreadcrumbItem:()=>U,foundationBreadcrumbItemShadowOptions:()=>z,foundationBreadcrumbItemStyles:()=>B,foundationBreadcrumbItemTemplate:()=>j,foundationBreadcrumbShadowOptions:()=>I,foundationBreadcrumbStyles:()=>N,foundationBreadcrumbTemplate:()=>A,foundationButton:()=>Z,foundationButtonShadowOptions:()=>X,foundationButtonStyles:()=>Y,foundationButtonTemplate:()=>W,foundationCard:()=>ie,foundationCardShadowOptions:()=>te,foundationCardStyles:()=>J,foundationCardTemplate:()=>Q,foundationCheckbox:()=>de,foundationCheckboxShadowOptions:()=>re,foundationCheckboxStyles:()=>ae,foundationCheckboxTemplate:()=>ne,foundationCombobox:()=>fe,foundationComboboxShadowOptions:()=>he,foundationComboboxStyles:()=>ce,foundationComboboxTemplate:()=>ue,foundationConnectionIndicator:()=>xe,foundationConnectionIndicatorStyles:()=>be,foundationConnectionIndicatorTemplate:()=>ye,foundationDataGrid:()=>_e,foundationDataGridCell:()=>Le,foundationDataGridCellShadowOptions:()=>Te,foundationDataGridCellStyles:()=>Oe,foundationDataGridCellTemplate:()=>r.dataGridCellTemplate,foundationDataGridRow:()=>Ie,foundationDataGridRowShadowOptions:()=>Ae,foundationDataGridRowStyles:()=>Me,foundationDataGridRowTemplate:()=>r.dataGridRowTemplate,foundationDataGridShadowOptions:()=>De,foundationDataGridStyles:()=>Fe,foundationDataGridTemplate:()=>$e,foundationDatePicker:()=>Ke,foundationDatePickerShadowOptions:()=>We,foundationDatePickerStyles:()=>Ue,foundationDatePickerTemplate:()=>Ye,foundationDesignSystemProvider:()=>Ht,foundationDialog:()=>qt,foundationDialogShadowOptions:()=>Vt,foundationDialogStyles:()=>jt,foundationDialogTemplate:()=>zt,foundationDisclosure:()=>eo,foundationDisclosureShadowOptions:()=>Jt,foundationDisclosureStyles:()=>Xt,foundationDisclosureTemplate:()=>Kt,foundationDivider:()=>so,foundationDividerShadowOptions:()=>ao,foundationDividerStyles:()=>to,foundationDividerTemplate:()=>oo,foundationDropdownMenu:()=>fo,foundationDropdownMenuStyles:()=>co,foundationDropdownMenuTemplate:()=>ho,foundationErrorBanner:()=>wo,foundationErrorBannerShadowOptions:()=>bo,foundationErrorBannerTemplate:()=>go,foundationErrorBoundary:()=>No,foundationErrorBoundaryShadowOptions:()=>Lo,foundationErrorBoundaryTemplate:()=>Ro,foundationErrorDialog:()=>Bo,foundationErrorDialogShadowOptions:()=>Po,foundationErrorDialogStyles:()=>Ao,foundationFileUpload:()=>ci,foundationFileUploadShadowOptions:()=>li,foundationFileUploadStyles:()=>Zo,foundationFileUploadTemplate:()=>Qo,foundationFilter:()=>$i,foundationFilterBar:()=>Mi,foundationFilterBarStyles:()=>Di,foundationFilterBarTemplate:()=>Ti,foundationFilterStyles:()=>ui,foundationFilterTemplate:()=>wi,foundationFlexLayout:()=>ji,foundationFlexLayoutShadowOptions:()=>Pi,foundationFlexLayoutStyles:()=>Ei,foundationFlexLayoutTemplate:()=>Ii,foundationFlipper:()=>Wi,foundationFlipperShadowOptions:()=>Ui,foundationFlipperStyles:()=>Gi,foundationFlipperTemplate:()=>zi,foundationFlyout:()=>ea,foundationFlyoutShadowOptions:()=>Ji,foundationFlyoutStyles:()=>Xi,foundationFlyoutTemplate:()=>Ki,foundationGridLayout:()=>da,foundationGridLayoutItem:()=>ma,foundationGridLayoutItemShadowOptions:()=>ua,foundationGridLayoutItemTemplate:()=>ca,foundationGridLayoutShadowOptions:()=>na,foundationGridLayoutStyles:()=>ia,foundationGridLayoutTemplate:()=>aa,foundationIcon:()=>Ca,foundationIconShadowOptions:()=>Fa,foundationIconStyles:()=>wa,foundationIconTemplate:()=>xa,foundationListboxOption:()=>La,foundationListboxOptionShadowOptions:()=>Ta,foundationListboxOptionStyles:()=>_a,foundationListboxOptionTemplate:()=>Oa,foundationMenu:()=>Pa,foundationMenuItem:()=>Va,foundationMenuItemShadowOptions:()=>Ga,foundationMenuItemStyles:()=>Ha,foundationMenuItemTemplate:()=>Ba,foundationMenuShadowOptions:()=>Ea,foundationMenuStyles:()=>Ma,foundationMenuTemplate:()=>Na,foundationModal:()=>Ka,foundationModalShadowOptions:()=>Wa,foundationModalStyles:()=>Ua,foundationModalTemplate:()=>Ya,foundationMultiselect:()=>sn,foundationMultiselectShadowOptions:()=>on,foundationNumberField:()=>pn,foundationNumberFieldShadowOptions:()=>cn,foundationNumberFieldStyles:()=>rn,foundationNumberFieldTemplate:()=>ln,foundationPopper:()=>bn,foundationProgress:()=>Sn,foundationProgressRing:()=>Tn,foundationProgressRingShadowOptions:()=>On,foundationProgressRingStyles:()=>Dn,foundationProgressRingTemplate:()=>Cn,foundationProgressShadowOptions:()=>Fn,foundationProgressStyles:()=>yn,foundationProgressTemplate:()=>wn,foundationRadio:()=>En,foundationRadioGroup:()=>Gn,foundationRadioGroupShadowOptions:()=>Bn,foundationRadioGroupStyles:()=>In,foundationRadioGroupTemplate:()=>Pn,foundationRadioShadowOptions:()=>Nn,foundationRadioStyles:()=>Rn,foundationRadioTemplate:()=>Ln,foundationSegmentedControl:()=>qn,foundationSegmentedControlShadowOptions:()=>Yn,foundationSegmentedControlStyles:()=>zn,foundationSegmentedControlTemplate:()=>Vn,foundationSegmentedItem:()=>es,foundationSegmentedItemShadowOptions:()=>Jn,foundationSegmentedItemStyles:()=>Xn,foundationSegmentedItemTemplate:()=>Kn,foundationSelect:()=>ss,foundationSelectShadowOptions:()=>as,foundationSelectStyles:()=>ts,foundationSelectTemplate:()=>os,foundationSkeleton:()=>ps,foundationSkeletonShadowOptions:()=>cs,foundationSkeletonStyles:()=>rs,foundationSkeletonTemplate:()=>ls,foundationSlider:()=>ws,foundationSliderShadowOptions:()=>bs,foundationSliderStyles:()=>hs,foundationSliderTemplate:()=>vs,foundationSnackbar:()=>Ds,foundationSnackbarShadowOptions:()=>$s,foundationSnackbarStyles:()=>xs,foundationSnackbarTemplate:()=>Fs,foundationSwitch:()=>Rs,foundationSwitchShadowOptions:()=>ks,foundationSwitchStyles:()=>Cs,foundationSwitchTemplate:()=>_s,foundationTab:()=>Is,foundationTabPanel:()=>zs,foundationTabPanelShadowOptions:()=>js,foundationTabPanelStyles:()=>Ps,foundationTabPanelTemplate:()=>Hs,foundationTabShadowOptions:()=>As,foundationTabStyles:()=>Ls,foundationTabTemplate:()=>Ms,foundationTabs:()=>Xs,foundationTabsShadowOptions:()=>Ws,foundationTabsStyles:()=>Vs,foundationTabsTemplate:()=>Us,foundationTextArea:()=>tr,foundationTextAreaShadowOptions:()=>Qs,foundationTextAreaStyles:()=>Ks,foundationTextAreaTemplate:()=>Zs,foundationTextField:()=>rr,foundationTextFieldShadowOptions:()=>nr,foundationTextFieldStyles:()=>or,foundationTextFieldTemplate:()=>ir,foundationToast:()=>hr,foundationToastShadowOptions:()=>cr,foundationToastStyles:()=>lr,foundationToastTemplate:()=>dr,foundationToolbar:()=>yr,foundationToolbarShadowOptions:()=>gr,foundationToolbarStyles:()=>mr,foundationToolbarTemplate:()=>fr,foundationTooltip:()=>Dr,foundationTooltipShadowOptions:()=>$r,foundationTooltipStyles:()=>wr,foundationTooltipTemplate:()=>xr,foundationTreeItem:()=>Rr,foundationTreeItemShadowOptions:()=>kr,foundationTreeItemStyles:()=>Cr,foundationTreeItemTemplate:()=>_r,foundationTreeView:()=>Ir,foundationTreeViewShadowOptions:()=>Ar,foundationTreeViewStyles:()=>Lr,foundationTreeViewTemplate:()=>Mr,foundationUrlInput:()=>zr,foundationUrlInputShadowOptions:()=>Br,foundationUrlInputStyles:()=>Pr,fuiAccentPalette:()=>ct,fuiAccentSwatch:()=>dt,fuiCardFillColor:()=>ht,fuiCardForegroundColor:()=>vt,fuiDefaultCardFillColor:()=>it,fuiDefaultCardPalette:()=>at,fuiFillColor:()=>pt,fuiNeutralPalette:()=>rt,fuiNeutralSwatch:()=>st,getDefaultConfig:()=>$t,getDropdownMenuTemplate:()=>po,getErrorDialogTemplate:()=>Eo,getExports:()=>St,getFontawesomeIconsCss:()=>ya,getPrefixedFileUpload:()=>Jo,getPrefixedMultiselect:()=>en,getTypeRampValue:()=>Dt,jsonConverter:()=>mn,mapType:()=>Ci,maxheight:()=>Ja,menuTemplate:()=>u,mixinFoundationFontFamily:()=>Nt,multiselectStyles:()=>Qa,multiselectTemplate:()=>tn,neutralFillActive:()=>v.neutralFillActive,neutralFillActiveDelta:()=>v.neutralFillActiveDelta,neutralFillFocus:()=>v.neutralFillFocus,neutralFillFocusDelta:()=>v.neutralFillFocusDelta,neutralFillHover:()=>v.neutralFillHover,neutralFillHoverDelta:()=>v.neutralFillHoverDelta,neutralFillInputActive:()=>v.neutralFillInputActive,neutralFillInputActiveDelta:()=>v.neutralFillInputActiveDelta,neutralFillInputFocus:()=>v.neutralFillInputFocus,neutralFillInputFocusDelta:()=>v.neutralFillInputFocusDelta,neutralFillInputHover:()=>v.neutralFillInputHover,neutralFillInputHoverDelta:()=>v.neutralFillInputHoverDelta,neutralFillInputRest:()=>v.neutralFillInputRest,neutralFillInputRestDelta:()=>v.neutralFillInputRestDelta,neutralFillLayerRest:()=>v.neutralFillLayerRest,neutralFillLayerRestDelta:()=>v.neutralFillLayerRestDelta,neutralFillRest:()=>v.neutralFillRest,neutralFillRestDelta:()=>v.neutralFillRestDelta,neutralFillStealthActive:()=>v.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>v.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>v.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>v.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>v.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>v.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>v.neutralFillStealthRest,neutralFillStealthRestDelta:()=>v.neutralFillStealthRestDelta,neutralFillStrongActive:()=>v.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>v.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>v.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>v.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>v.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>v.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>v.neutralFillStrongRest,neutralFillStrongRestDelta:()=>v.neutralFillStrongRestDelta,neutralForeground:()=>ft,neutralForegroundHint:()=>v.neutralForegroundHint,neutralForegroundRest:()=>v.neutralForegroundRest,neutralLayer1:()=>v.neutralLayer1,neutralLayer2:()=>v.neutralLayer2,neutralLayer3:()=>v.neutralLayer3,neutralLayer4:()=>v.neutralLayer4,neutralLayerCardContainer:()=>v.neutralLayerCardContainer,neutralLayerFloating:()=>v.neutralLayerFloating,neutralPalette:()=>v.neutralPalette,neutralPaletteValue:()=>Ot,neutralStrokeActive:()=>v.neutralStrokeActive,neutralStrokeActiveDelta:()=>v.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>v.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>v.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>v.neutralStrokeFocus,neutralStrokeFocusDelta:()=>v.neutralStrokeFocusDelta,neutralStrokeHover:()=>v.neutralStrokeHover,neutralStrokeHoverDelta:()=>v.neutralStrokeHoverDelta,neutralStrokeRest:()=>v.neutralStrokeRest,neutralStrokeRestDelta:()=>v.neutralStrokeRestDelta,paletteFromHex:()=>xt,provideDesignSystem:()=>Yr,provideTokens:()=>bt,registerFoundationDesignSystem:()=>ll,singleOptionTemplate:()=>p,strokeWidth:()=>v.strokeWidth,swatchConverter:()=>wt,tagFor:()=>nl,typeRampBaseFontSize:()=>v.typeRampBaseFontSize,typeRampBaseLineHeight:()=>v.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>v.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>v.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>v.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>v.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>v.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>v.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>v.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>v.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>v.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>v.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>v.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>v.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>v.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>v.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>v.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>v.typeRampPlus6LineHeight,uploadFiles:()=>ti,urlinputTemplate:()=>Hr,white:()=>Je});var i={};o.r(i),o.d(i,{accentFillActive:()=>v.accentFillActive,accentFillActiveDelta:()=>v.accentFillActiveDelta,accentFillFocus:()=>v.accentFillFocus,accentFillFocusDelta:()=>v.accentFillFocusDelta,accentFillHover:()=>v.accentFillHover,accentFillHoverDelta:()=>v.accentFillHoverDelta,accentFillRest:()=>v.accentFillRest,accentFillRestDelta:()=>v.accentFillRestDelta,accentForegroundActive:()=>v.accentForegroundActive,accentForegroundActiveDelta:()=>v.accentForegroundActiveDelta,accentForegroundFocus:()=>v.accentForegroundFocus,accentForegroundFocusDelta:()=>v.accentForegroundFocusDelta,accentForegroundHover:()=>v.accentForegroundHover,accentForegroundHoverDelta:()=>v.accentForegroundHoverDelta,accentForegroundRest:()=>v.accentForegroundRest,accentForegroundRestDelta:()=>v.accentForegroundRestDelta,accentPalette:()=>v.accentPalette,baseHeightMultiplier:()=>v.baseHeightMultiplier,baseLayerLuminance:()=>v.baseLayerLuminance,bodyFont:()=>v.bodyFont,controlCornerRadius:()=>v.controlCornerRadius,defaultNeutralForegroundContrast:()=>mt,density:()=>v.density,designUnit:()=>v.designUnit,direction:()=>v.direction,disabledOpacity:()=>v.disabledOpacity,fillColor:()=>v.fillColor,focusStrokeInner:()=>v.focusStrokeInner,focusStrokeOuter:()=>v.focusStrokeOuter,focusStrokeWidth:()=>v.focusStrokeWidth,foregroundOnAccentActive:()=>v.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>v.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>v.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>v.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>v.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>v.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>v.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>v.foregroundOnAccentRestLarge,fuiCardFillColor:()=>ht,fuiCardForegroundColor:()=>vt,fuiFillColor:()=>pt,neutralFillActive:()=>v.neutralFillActive,neutralFillActiveDelta:()=>v.neutralFillActiveDelta,neutralFillFocus:()=>v.neutralFillFocus,neutralFillFocusDelta:()=>v.neutralFillFocusDelta,neutralFillHover:()=>v.neutralFillHover,neutralFillHoverDelta:()=>v.neutralFillHoverDelta,neutralFillInputActive:()=>v.neutralFillInputActive,neutralFillInputActiveDelta:()=>v.neutralFillInputActiveDelta,neutralFillInputFocus:()=>v.neutralFillInputFocus,neutralFillInputFocusDelta:()=>v.neutralFillInputFocusDelta,neutralFillInputHover:()=>v.neutralFillInputHover,neutralFillInputHoverDelta:()=>v.neutralFillInputHoverDelta,neutralFillInputRest:()=>v.neutralFillInputRest,neutralFillInputRestDelta:()=>v.neutralFillInputRestDelta,neutralFillLayerRest:()=>v.neutralFillLayerRest,neutralFillLayerRestDelta:()=>v.neutralFillLayerRestDelta,neutralFillRest:()=>v.neutralFillRest,neutralFillRestDelta:()=>v.neutralFillRestDelta,neutralFillStealthActive:()=>v.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>v.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>v.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>v.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>v.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>v.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>v.neutralFillStealthRest,neutralFillStealthRestDelta:()=>v.neutralFillStealthRestDelta,neutralFillStrongActive:()=>v.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>v.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>v.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>v.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>v.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>v.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>v.neutralFillStrongRest,neutralFillStrongRestDelta:()=>v.neutralFillStrongRestDelta,neutralForeground:()=>ft,neutralForegroundHint:()=>v.neutralForegroundHint,neutralForegroundRest:()=>v.neutralForegroundRest,neutralLayer1:()=>v.neutralLayer1,neutralLayer2:()=>v.neutralLayer2,neutralLayer3:()=>v.neutralLayer3,neutralLayer4:()=>v.neutralLayer4,neutralLayerCardContainer:()=>v.neutralLayerCardContainer,neutralLayerFloating:()=>v.neutralLayerFloating,neutralPalette:()=>v.neutralPalette,neutralStrokeActive:()=>v.neutralStrokeActive,neutralStrokeActiveDelta:()=>v.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>v.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>v.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>v.neutralStrokeFocus,neutralStrokeFocusDelta:()=>v.neutralStrokeFocusDelta,neutralStrokeHover:()=>v.neutralStrokeHover,neutralStrokeHoverDelta:()=>v.neutralStrokeHoverDelta,neutralStrokeRest:()=>v.neutralStrokeRest,neutralStrokeRestDelta:()=>v.neutralStrokeRestDelta,strokeWidth:()=>v.strokeWidth,typeRampBaseFontSize:()=>v.typeRampBaseFontSize,typeRampBaseLineHeight:()=>v.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>v.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>v.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>v.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>v.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>v.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>v.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>v.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>v.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>v.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>v.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>v.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>v.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>v.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>v.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>v.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>v.typeRampPlus6LineHeight});var a={};o.r(a),o.d(a,{accentPaletteValue:()=>_t,baseLayerLuminanceValue:()=>kt,controlCornerRadiusValue:()=>Rt,designUnitValue:()=>Lt,directionValue:()=>Tt,neutralPaletteValue:()=>Ot});var n=o(38092),s=o(83147),r=o(75951),l=o(9770);const d=(e,t)=>s.css`
|
|
3
3
|
:host {
|
|
4
4
|
--actions-opener-height-multiplier: 0.7px;
|
|
5
5
|
--actions-opener-bg-color: 249 254 255;
|
|
@@ -92,54 +92,63 @@
|
|
|
92
92
|
`,c=(e,t)=>s.css`
|
|
93
93
|
${d(e,t)}
|
|
94
94
|
`,u=s.html`
|
|
95
|
+
<fast-button
|
|
96
|
+
id="actiosnMenuTrigger"
|
|
97
|
+
class="actions-opener${e=>e.open?" opened":""}"
|
|
98
|
+
appearance="${e=>e.buttonAppearance}"
|
|
99
|
+
part="actions-opener"
|
|
100
|
+
@click=${e=>e.toggleActionsMenuVisibility()}
|
|
101
|
+
>
|
|
102
|
+
${e=>e.open?"✖":s.html`
|
|
103
|
+
${e.name}
|
|
104
|
+
`}
|
|
105
|
+
</fast-button>
|
|
106
|
+
<fast-menu ${(0,s.ref)("actionsMenu")} class="actions-menu ${e=>e.classNames}" part="actions-menu">
|
|
107
|
+
${(0,s.repeat)((e=>e.allActions),s.html`
|
|
108
|
+
${(0,s.when)(((e,t)=>e.isDisabled&&e.isDisabled(t.parent.rowData)),s.html`
|
|
109
|
+
<fast-menu-item
|
|
110
|
+
class="menu-item"
|
|
111
|
+
tabindex="${(e,t)=>t.index}"
|
|
112
|
+
disabled
|
|
113
|
+
style=${(e,t)=>t.parent.hideDisabled?"display:none":""}
|
|
114
|
+
>
|
|
115
|
+
${(e,t)=>t.parent.getLabel(e.name)}
|
|
116
|
+
</fast-menu-item>
|
|
117
|
+
`)}
|
|
118
|
+
${(0,s.when)(((e,t)=>!e.isDisabled||!e.isDisabled(t.parent.rowData)),s.html`
|
|
119
|
+
<fast-menu-item
|
|
120
|
+
class="menu-item"
|
|
121
|
+
tabindex="${(e,t)=>t.index}"
|
|
122
|
+
@click=${(e,t)=>t.parent.onActionMenuItemClick(e.callback)}
|
|
123
|
+
style="${e=>e.color?`color: ${e.color};`:""}"
|
|
124
|
+
>
|
|
125
|
+
${(e,t)=>t.parent.getLabel(e.name)}
|
|
126
|
+
</fast-menu-item>
|
|
127
|
+
`)}
|
|
128
|
+
`,{positioning:!0})}
|
|
129
|
+
</fast-menu>
|
|
130
|
+
`,p=s.html`
|
|
131
|
+
<fast-button
|
|
132
|
+
appearance="${e=>e.buttonAppearance}"
|
|
133
|
+
part="actions-opener"
|
|
134
|
+
class="actions-opener"
|
|
135
|
+
@click=${e=>null==e?void 0:e.singleOption.callback(e.rowData)}
|
|
136
|
+
?disabled=${e=>(null==e?void 0:e.singleOption.isDisabled)&&(null==e?void 0:e.singleOption.isDisabled(e.rowData))}
|
|
137
|
+
>
|
|
138
|
+
${e=>e.getLabel(null==e?void 0:e.singleOption.name)}
|
|
139
|
+
</fast-button>
|
|
140
|
+
`,h=s.html`
|
|
95
141
|
<div
|
|
96
142
|
class="actions-container${e=>e.isVertical?" actions-vertical":""}"
|
|
97
143
|
part="actions-container"
|
|
98
144
|
>
|
|
99
|
-
|
|
100
|
-
id="actiosnMenuTrigger"
|
|
101
|
-
class="actions-opener${e=>e.open?" opened":""}"
|
|
102
|
-
appearance="${e=>e.buttonAppearance}"
|
|
103
|
-
part="actions-opener"
|
|
104
|
-
@click=${e=>e.toggleActionsMenuVisibility()}
|
|
105
|
-
>
|
|
106
|
-
${e=>e.open?"✖":s.html`
|
|
107
|
-
${e.name}
|
|
108
|
-
`}
|
|
109
|
-
</fast-button>
|
|
110
|
-
<fast-menu
|
|
111
|
-
${(0,s.ref)("actionsMenu")}
|
|
112
|
-
class="actions-menu ${e=>e.classNames}"
|
|
113
|
-
part="actions-menu"
|
|
114
|
-
>
|
|
115
|
-
${(0,s.repeat)((e=>e.allActions),s.html`
|
|
116
|
-
${(0,s.when)(((e,t)=>e.isDisabled&&e.isDisabled(t.parent.rowData)),s.html`
|
|
117
|
-
<fast-menu-item
|
|
118
|
-
class="menu-item"
|
|
119
|
-
tabindex="${(e,t)=>t.index}"
|
|
120
|
-
disabled
|
|
121
|
-
>
|
|
122
|
-
${e=>e.name}
|
|
123
|
-
</fast-menu-item>
|
|
124
|
-
`)}
|
|
125
|
-
${(0,s.when)(((e,t)=>!e.isDisabled||!e.isDisabled(t.parent.rowData)),s.html`
|
|
126
|
-
<fast-menu-item
|
|
127
|
-
class="menu-item"
|
|
128
|
-
tabindex="${(e,t)=>t.index}"
|
|
129
|
-
@click=${(e,t)=>t.parent.onActionMenuItemClick(e.callback)}
|
|
130
|
-
style="${e=>e.color?`color: ${e.color};`:""}"
|
|
131
|
-
>
|
|
132
|
-
${e=>e.name}
|
|
133
|
-
</fast-menu-item>
|
|
134
|
-
`)}
|
|
135
|
-
`,{positioning:!0})}
|
|
136
|
-
</fast-menu>
|
|
145
|
+
${e=>e.getTemplate()}
|
|
137
146
|
</div>
|
|
138
|
-
`;class
|
|
139
|
-
${(0,
|
|
140
|
-
`,
|
|
141
|
-
${(0,
|
|
142
|
-
`,
|
|
147
|
+
`;class m extends r.FoundationElement{constructor(){super(...arguments),this.isVertical=!1,this.addDefaultActions=!0,this.autoCloseOnAction=!0,this.name="Actions",this.open=!1,this.hideDisabled=!1,this.hideMenuSingleOption=!1}definitionChanged(e,t){var o;this.actions=null!==(o=null==t?void 0:t.actions)&&void 0!==o?o:[],delete this.definition.actions,t.buttonText&&(this.name=t.buttonText,delete this.definition.customButtonText),t.isVertical&&(this.isVertical=t.isVertical,delete this.definition.isVertical),t.buttonAppearance&&(this.buttonAppearance=t.buttonAppearance,delete this.definition.buttonAppearance),t.hideMenuSingleOption&&(this.hideMenuSingleOption=t.hideMenuSingleOption,delete this.definition.hideMenuSingleOption)}openChanged(){this.classNames=(0,l.A)(["visible",this.open],["hidden",!this.open])}toggleActionsMenuVisibility(){this.open=!this.open}onActionMenuItemClick(e){this.autoCloseOnAction&&(this.open=!1),e(this.rowData)}get allActions(){var e;const t=[{name:"✖",callback:()=>this.open=!1}];return this.addDefaultActions?[...null!==(e=this.actions)&&void 0!==e?e:[],...t]:this.actions}get rowData(){if(!this.definition)return;const{node:e,data:t}=this.definition;return(null==e?void 0:e.data)||t}getLabel(e){return this.rowData?"function"==typeof e?e(this.rowData):e:""}getTemplate(){if(!this.hideMenuSingleOption)return u;const e=this.actions.filter((e=>!e.isDisabled||!e.isDisabled(this.rowData)));return this.singleOption=null,0!==e.length?1===e.length?(this.singleOption=e[0],p):u:void 0}}(0,n.__decorate)([s.observable],m.prototype,"actions",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"is-vertical",mode:"boolean"})],m.prototype,"isVertical",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"add-default-actions",mode:"boolean"})],m.prototype,"addDefaultActions",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"auto-close-on-action",mode:"boolean"})],m.prototype,"autoCloseOnAction",void 0),(0,n.__decorate)([s.observable],m.prototype,"classNames",void 0),(0,n.__decorate)([s.observable],m.prototype,"definition",void 0),(0,n.__decorate)([s.attr],m.prototype,"name",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"open",mode:"boolean"})],m.prototype,"open",void 0),(0,n.__decorate)([s.attr],m.prototype,"buttonAppearance",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"hide-disabled",mode:"boolean"})],m.prototype,"hideDisabled",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"hide-menu-single-option",mode:"boolean"})],m.prototype,"hideMenuSingleOption",void 0),(0,n.__decorate)([s.observable],m.prototype,"singleOption",void 0);const f=m.compose({baseName:"actions-menu",styles:c,template:h});var v=o(13896);const g=(e,t)=>s.css`
|
|
148
|
+
${(0,v.anchorStyles)(e,t)}
|
|
149
|
+
`,b=(e,t)=>(0,r.anchorTemplate)(e,t);class y extends v.Anchor{}const w={delegatesFocus:!0,mode:"open"},x={},F=y.compose(Object.assign({baseName:"anchor",template:b,styles:g,shadowOptions:w},x)),$=(e,t)=>s.css`
|
|
150
|
+
${(0,v.badgeStyles)(e,t)}
|
|
151
|
+
`,S=(e,t)=>(0,r.badgeTemplate)(e,t);class D extends v.Badge{}const C=void 0,_={},O=D.compose(Object.assign({baseName:"badge",template:S,styles:$,shadowOptions:C},_)),k=s.css`
|
|
143
152
|
@keyframes delete-animate {
|
|
144
153
|
from {
|
|
145
154
|
height: 100px;
|
|
@@ -210,7 +219,7 @@
|
|
|
210
219
|
flex: 1;
|
|
211
220
|
overflow: hidden;
|
|
212
221
|
}
|
|
213
|
-
`,
|
|
222
|
+
`,T=s.html`
|
|
214
223
|
<div class="banner ${e=>e.dismissAnimation}" ${(0,s.ref)("banner")}>
|
|
215
224
|
<div part="content" class="content">
|
|
216
225
|
<slot name="content"></slot>
|
|
@@ -219,23 +228,23 @@
|
|
|
219
228
|
<slot name="action" class="action"></slot>
|
|
220
229
|
</div>
|
|
221
230
|
</div>
|
|
222
|
-
`,
|
|
223
|
-
${(0,
|
|
224
|
-
`,
|
|
225
|
-
${(0,
|
|
226
|
-
`,
|
|
227
|
-
${(0,
|
|
228
|
-
`,
|
|
229
|
-
${(0,
|
|
231
|
+
`,R={mode:"open",delegatesFocus:!0};class L extends r.FoundationElement{constructor(){super(...arguments),this.dismissAnimation=""}connectedCallback(){super.connectedCallback()}dismiss(){return this.dismissAnimation="banner-delete",new Promise((e=>{this.banner.onanimationend=()=>{this.remove(),e()}}))}}(0,n.__decorate)([s.observable],L.prototype,"dismissAnimation",void 0);const M=L.compose({baseName:"banner",styles:k,template:T,shadowOptions:R}),N=(e,t)=>s.css`
|
|
232
|
+
${(0,v.breadcrumbStyles)(e,t)}
|
|
233
|
+
`,A=(e,t)=>(0,r.breadcrumbTemplate)(e,t);class E extends v.Breadcrumb{}const I=void 0,P={},H=E.compose(Object.assign({baseName:"breadcrumb",template:A,styles:N,shadowOptions:I},P)),B=(e,t)=>s.css`
|
|
234
|
+
${(0,v.breadcrumbItemStyles)(e,t)}
|
|
235
|
+
`,j=(e,t)=>(0,r.breadcrumbItemTemplate)(e,t);class G extends v.BreadcrumbItem{}const z=void 0,V={separator:"/"},U=G.compose(Object.assign({baseName:"breadcrumb-item",template:j,styles:B,shadowOptions:z},V)),Y=(e,t)=>s.css`
|
|
236
|
+
${(0,v.buttonStyles)(e,t)}
|
|
237
|
+
`,W=(e,t)=>(0,r.buttonTemplate)(e,t);class q extends v.Button{}const X={delegatesFocus:!0,mode:"open"},K={},Z=q.compose(Object.assign({baseName:"button",template:W,styles:Y,shadowOptions:X},K)),J=(e,t)=>s.css`
|
|
238
|
+
${(0,v.cardStyles)(e,t)}
|
|
230
239
|
:host {
|
|
231
240
|
background-color: var(--fui-card-fill-color);
|
|
232
241
|
color: var(--fui-card-foreground-color);
|
|
233
242
|
}
|
|
234
|
-
`,
|
|
235
|
-
${(0,
|
|
236
|
-
`,
|
|
237
|
-
${(0,
|
|
238
|
-
`,
|
|
243
|
+
`,Q=(e,t)=>(0,r.cardTemplate)(e,t);class ee extends v.Card{}const te=void 0,oe={},ie=ee.compose(Object.assign({baseName:"card",template:Q,styles:J,shadowOptions:te},oe)),ae=(e,t)=>s.css`
|
|
244
|
+
${(0,v.checkboxStyles)(e,t)}
|
|
245
|
+
`,ne=(e,t)=>(0,r.checkboxTemplate)(e,t);class se extends v.Checkbox{}const re=void 0,le={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 '},de=se.compose(Object.assign({baseName:"checkbox",template:ne,styles:ae,shadowOptions:re},le)),ce=(e,t)=>s.css`
|
|
246
|
+
${(0,v.comboboxStyles)(e,t)}
|
|
247
|
+
`,ue=(e,t)=>(0,r.comboboxTemplate)(e,t);class pe extends v.Combobox{}const he=void 0,me={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 '},fe=pe.compose(Object.assign({baseName:"combobox",template:ue,styles:ce,shadowOptions:he},me));var ve=o(62646),ge=o(75527);const be=(e,t)=>s.css`
|
|
239
248
|
:host {
|
|
240
249
|
--light-size: 12px;
|
|
241
250
|
--height: calc(var(--design-unit) * 2px + var(--light-size));
|
|
@@ -286,18 +295,18 @@
|
|
|
286
295
|
text-overflow: ellipsis;
|
|
287
296
|
white-space: nowrap;
|
|
288
297
|
}
|
|
289
|
-
`,
|
|
298
|
+
`,ye=s.html`
|
|
290
299
|
<div class=${e=>(0,l.A)(["light",!0],[e.colour,!0])}></div>
|
|
291
300
|
${(0,s.when)((e=>e.showLabel),s.html`
|
|
292
301
|
<div class="label">${e=>e.label}</div>
|
|
293
302
|
`)}
|
|
294
|
-
`;class
|
|
295
|
-
${(0,
|
|
296
|
-
|
|
297
|
-
${(0,
|
|
298
|
-
`;class
|
|
299
|
-
${(0,
|
|
300
|
-
`;class
|
|
303
|
+
`;class we extends r.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,n.__decorate)([ve.lj],we.prototype,"connect",void 0),(0,n.__decorate)([ge.z],we.prototype,"session",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean",attribute:"show-label"})],we.prototype,"showLabel",void 0),(0,n.__decorate)([s.observable],we.prototype,"label",void 0),(0,n.__decorate)([s.observable],we.prototype,"colour",void 0);const xe=we.compose({baseName:"connection-indicator",template:ye,styles:be}),Fe=(e,t)=>s.css`
|
|
304
|
+
${(0,v.dataGridStyles)(e,t)}
|
|
305
|
+
`,$e=(e,t)=>(0,r.dataGridTemplate)(e,t);class Se extends v.DataGrid{}const De=void 0,Ce={},_e=Se.compose(Object.assign({baseName:"data-grid",template:$e,styles:Fe,shadowOptions:De},Ce)),Oe=(e,t)=>s.css`
|
|
306
|
+
${(0,v.dataGridCellStyles)(e,t)}
|
|
307
|
+
`;class ke extends v.DataGridCell{}const Te=void 0,Re={},Le=ke.compose(Object.assign({baseName:"data-grid-cell",template:r.dataGridCellTemplate,styles:Oe,shadowOptions:Te},Re)),Me=(e,t)=>s.css`
|
|
308
|
+
${(0,v.dataGridRowStyles)(e,t)}
|
|
309
|
+
`;class Ne extends v.DataGridRow{}const Ae=void 0,Ee={},Ie=Ne.compose(Object.assign({baseName:"data-grid-row",template:r.dataGridRowTemplate,styles:Me,shadowOptions:Ae},Ee));var Pe=o(87530),He=o.n(Pe),Be=o(78113),je=o.n(Be);class Ge{constructor(e=null,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()}}He().extend(je());class ze{constructor(e=null,t="default"){const o=new Ge(e,t);this.lang=t,this.name=o.month,this.number=o.monthNumber,this.year=o.year,this.numberOfDays=[31,28,31,30,31,30,31,31,30,31,30,31][this.number-1],2===this.number&&(this.numberOfDays+=He()(o.date).isLeapYear()?1:0)}getDay(e){return new Ge(new Date(this.year,this.number-1,e),this.lang)}}He().extend(je());class Ve{constructor(e=null,t=null,o="default"){this.weekDays=Array.from({length:7}),this.today=new Ge(null,o),this.year=null!=e?e:this.today.year,this.month=new ze(new Date(this.year,(t||this.today.monthNumber)-1),o),this.lang=o,this.weekDays.forEach(((e,t)=>{const o=this.month.getDay(t);this.weekDays[o.dayNumber-1]=o.day}))}getMonth(e){return new ze(new Date(this.year,e-1),this.lang)}getPreviousMonth(){return 1===this.month.number?new ze(new Date(this.year-1,11),this.lang):new ze(new Date(this.year,this.month.number-2),this.lang)}getNextMonth(){return 1===this.month.number?new ze(new Date(this.year+1,0),this.lang):new ze(new Date(this.year,this.month.number+2),this.lang)}goToDate(e,t){this.month=new ze(new Date(t,e-1),this.lang),this.year=t}goToNextYear(){this.year+=1,this.month=new ze(new Date(this.year,0),this.lang)}goToPreviousYear(){this.year-=1,this.month=new ze(new Date(this.year,11),this.lang)}goToNextMonth(){if(12===this.month.number)return this.goToNextYear();this.month=new ze(new Date(this.year,this.month.number+1-1),this.lang)}goToPreviousMonth(){if(1===this.month.number)return this.goToPreviousYear();this.month=new ze(new Date(this.year,this.month.number-1-1),this.lang)}}const Ue=s.css`
|
|
301
310
|
:host {
|
|
302
311
|
position: relative;
|
|
303
312
|
}
|
|
@@ -443,7 +452,7 @@
|
|
|
443
452
|
background: var(--neutral-stroke-hover);
|
|
444
453
|
color: (--neutral-foreground-rest);
|
|
445
454
|
}
|
|
446
|
-
`,
|
|
455
|
+
`,Ye=s.html`
|
|
447
456
|
<foundation-button type="button" class="date-toggle" ${(0,s.ref)("toggleButton")}>
|
|
448
457
|
${e=>e.formatDate}
|
|
449
458
|
<zero-icon variant="regular" name="calendar-alt"></zero-icon>
|
|
@@ -478,42 +487,42 @@
|
|
|
478
487
|
`)}
|
|
479
488
|
</div>
|
|
480
489
|
</div>
|
|
481
|
-
`,
|
|
490
|
+
`,We=void 0,qe={};class Xe extends r.FoundationElement{formatChanged(e,t){t&&this.calendar&&(this.formatDate=He()(this.currentDate.Date).format(t))}valueChanged(e,t){t&&this.calendar&&(this.currentDate=new Ge(new Date(t)),this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.formatDate=He()(this.currentDate.Date).format(this.format),this.updateHeaderText(),this.monthList=this.getMonthDaysGrid())}constructor(){var e;super(),this.format="MM-DD-YYYY",this.visible=!1,this.position="bottom";const t="en-US",o=new Date(null!==(e=this.currentDate)&&void 0!==e?e:this.getAttribute("value")||Date.now());this.substringNumber=3,this.currentDate=new Ge(o,t),this.value=He()(this.currentDate.Date).format("MM-DD-YYYY"),this.calendar=new Ve(this.currentDate.year,this.currentDate.monthNumber,t)}connectedCallback(){super.connectedCallback(),this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year,this.formatDate=He()(this.currentDate.Date).format(this.format),this.toggleButton.addEventListener("click",(()=>this.toggleCalendar())),this.prevBtn.addEventListener("click",(()=>this.prevMonth())),this.nextBtn.addEventListener("click",(()=>this.nextMonth())),this.monthList=this.getMonthDaysGrid()}updateHeaderText(){this.currentMonth=this.calendar.month.name,this.currentYear=this.calendar.year}toggleCalendar(){this.visible=!this.visible,this.toggleVisibility(),this.isCurrentCalendarMonth()||(this.calendar.goToDate(this.currentDate.monthNumber,this.currentDate.year),this.updateHeaderText())}toggleVisibility(){this.calendarDropdownClasses=(0,l.A)(["visible",this.visible],this.position)}isSelectedDate(e){return He()(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){He()(e.Date).isSame(this.currentDate.Date)||(this.currentDate=e,e.monthNumber!==this.calendar.month.number&&this.prevMonth(),this.formatDate=He()(this.currentDate.Date).format(this.format),this.value=He()(e.Date).format("MM-DD-YYYY"),this.toggleCalendar())}getMonthDaysGrid(){const e=this.calendar.month.getDay(1),t=this.calendar.getPreviousMonth(),o=e.dayNumber-1,i=this.calendar.month.numberOfDays+o,a=Array.from({length:i});for(let e=o;e<i;e+=1)a[e]=this.calendar.month.getDay(e+1-o);for(let e=0;e<o;e+=1){const i=o-(e+1);a[e]=t.getDay(t.numberOfDays-i)}return a}}(0,n.__decorate)([s.attr],Xe.prototype,"format",void 0),(0,n.__decorate)([s.attr],Xe.prototype,"visible",void 0),(0,n.__decorate)([s.attr],Xe.prototype,"position",void 0),(0,n.__decorate)([s.attr],Xe.prototype,"value",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"currentDate",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"currentMonth",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"currentYear",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"calendarDropdownClasses",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"formatDate",void 0),(0,n.__decorate)([s.observable],Xe.prototype,"monthList",void 0);const Ke=Xe.compose(Object.assign({baseName:"date-picker",styles:Ue,template:Ye,shadowOptions:We},qe));var Ze=o(82694);const Je=v.SwatchRGB.create(1,1,1),Qe=v.SwatchRGB.create(0,0,0),et=(0,Ze.parseColorHexRGB)("#585858"),tt=v.SwatchRGB.create(et.r,et.g,et.b),ot=(0,Ze.parseColorHexRGB)("#ffffff"),it=v.SwatchRGB.create(ot.r,ot.g,ot.b),at=v.PaletteRGB.from(it),nt=(0,Ze.parseColorHexRGB)("#eeeeee"),st=v.SwatchRGB.create(nt.r,nt.g,nt.b),rt=v.PaletteRGB.from(st),lt=(0,Ze.parseColorHexRGB)("#08c3a5"),dt=v.SwatchRGB.create(lt.r,lt.g,lt.b),ct=v.PaletteRGB.from(dt),{create:ut}=r.DesignToken,pt=ut("fui-fill-color").withDefault(tt),ht=ut({name:"card-fill-color",cssCustomPropertyName:"fui-card-fill-color"}).withDefault(it),mt=14;function ft(e,t){return e.colorContrast(t,mt)}const vt=ut({name:"card-foreground-color",cssCustomPropertyName:"fui-card-foreground-color"}).withDefault((e=>ft(ut("fui-card-palette").withDefault(at).getValueFor(e),ht.getValueFor(e))));var gt=o(66952);const bt=(e,t,o)=>{const i=o?(e,t)=>e.setValueFor(o,t):(e,t)=>e.withDefault(t);Object.keys(e).forEach((o=>{const a=`${o}Value`;t[a]&&i(e[o],t[a])}))};function yt(e){return(t,o)=>{t[o+"Changed"]=function(t,o){null!=o?e.setValueFor(this,o):e.deleteValueFor(this)}}}const wt={toView:e=>null==e?null:null==e?void 0:e.toColorString(),fromView(e){if(null==e)return null;const t=(0,Ze.parseColorHexRGB)(e);return t?v.SwatchRGB.create(t.r,t.g,t.b):null}},xt=e=>v.PaletteRGB.from(v.SwatchRGB.from((0,Ze.parseColorHexRGB)(e))),Ft=["baseClass","baseName","shadowOptions","styles","template"],$t=(e,t=Ft)=>Object.keys(e).filter((e=>!t.includes(e))).reduce(((t,o)=>(t[o]=e[o],t)),{}),St=e=>{const{definition:t}=e(),{shadowOptions:o,styles:i,template:a}=t;return{shadowOptions:o,styles:i,template:a,defaultConfig:$t(t)}},Dt=(e,t)=>{const o=e.match(/^(\d+)([a-z]+)/i),i=o[1],a=o[2];return Number(i)+t+a},Ct=(e,t)=>{const o=t.design_tokens;v.accentPalette.setValueFor(e,xt(o.color.accent.$value)),v.neutralPalette.setValueFor(e,xt(o.color.neutral.$value)),v.bodyFont.setValueFor(e,o.fontFamily.bodyFont.$value),v.baseLayerLuminance.setValueFor(e,o.mode.luminance.$value),v.density.setValueFor(e,o.style.density.$value),v.controlCornerRadius.setValueFor(e,o.style.borderRadius.$value),v.strokeWidth.setValueFor(e,o.style.strokeWidth.$value),v.designUnit.setValueFor(e,o.space.designUnit.$value),v.typeRampBaseFontSize.setValueFor(e,o.typography.baseFontSize.$value),v.typeRampBaseLineHeight.setValueFor(e,o.typography.baseLineHeight.$value);const i=v.typeRampBaseFontSize.getValueFor(e),a=v.typeRampBaseLineHeight.getValueFor(e);v.typeRampMinus1FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.minusOne)),v.typeRampMinus1LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.minusOne)),v.typeRampMinus2FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.minusTwo)),v.typeRampMinus2LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.minusTwo)),v.typeRampPlus1FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusOne)),v.typeRampPlus1LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusOne)),v.typeRampPlus2FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusTwo)),v.typeRampPlus2LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusTwo)),v.typeRampPlus3FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusThree)),v.typeRampPlus3LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusThree)),v.typeRampPlus4FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusFour)),v.typeRampPlus4LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusFour)),v.typeRampPlus5FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusFive)),v.typeRampPlus5LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusFive)),v.typeRampPlus6FontSize.setValueFor(e,Dt(i,gt.TypeRampValues.plusSix)),v.typeRampPlus6LineHeight.setValueFor(e,Dt(a,gt.TypeRampValues.plusSix))},_t=xt("#08c3a5"),Ot=xt("#eeeeee"),kt=v.StandardLuminance.DarkMode;const Tt=o(5598).N.ltr,Rt=4,Lt=4;var Mt=o(67973);const Nt=(e="normal",t="normal")=>`\n font-family: ${v.bodyFont};\n font-style: ${e};\n font-weight: ${t};\n`,At=s.css`
|
|
482
491
|
${(0,r.display)("flex")}
|
|
483
492
|
:host {
|
|
484
493
|
flex: 1;
|
|
485
494
|
}
|
|
486
|
-
`,
|
|
495
|
+
`,Et=s.css`
|
|
487
496
|
:host {
|
|
488
|
-
background-color: ${
|
|
497
|
+
background-color: ${pt};
|
|
489
498
|
}
|
|
490
499
|
`.withBehaviors((0,r.forcedColorsStylesheetBehavior)(s.css`
|
|
491
500
|
:host {
|
|
492
|
-
background-color: ${
|
|
493
|
-
box-shadow: 0 0 0 1px ${
|
|
494
|
-
color: ${
|
|
501
|
+
background-color: ${Mt.H.ButtonFace};
|
|
502
|
+
box-shadow: 0 0 0 1px ${Mt.H.CanvasText};
|
|
503
|
+
color: ${Mt.H.ButtonText};
|
|
495
504
|
}
|
|
496
|
-
`)),
|
|
505
|
+
`)),It=(e,t)=>s.css`
|
|
497
506
|
${e.name} ${"h"+t} {
|
|
498
507
|
margin: 0;
|
|
499
508
|
}
|
|
500
|
-
`;class
|
|
509
|
+
`;class Pt extends v.DesignSystemProvider{constructor(){super(),bt(i,a,this)}}(0,n.__decorate)([(0,s.attr)({attribute:"card-fill-color",converter:wt}),yt(ht)],Pt.prototype,"cardFillColor",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"card-foreground-color",converter:wt}),yt(vt)],Pt.prototype,"cardForegroundColor",void 0);const Ht=Pt.compose({baseName:"design-system-provider",template:s.html`
|
|
501
510
|
<slot></slot>
|
|
502
511
|
`,styles:e=>{const t=(e=>s.css`
|
|
503
|
-
${
|
|
504
|
-
${
|
|
505
|
-
${
|
|
506
|
-
${
|
|
507
|
-
${
|
|
508
|
-
${
|
|
512
|
+
${It(e,"1")}
|
|
513
|
+
${It(e,"2")}
|
|
514
|
+
${It(e,"3")}
|
|
515
|
+
${It(e,"4")}
|
|
516
|
+
${It(e,"5")}
|
|
517
|
+
${It(e,"6")}
|
|
509
518
|
`)(e);return t.addStylesTo(document),s.css`
|
|
510
|
-
${
|
|
511
|
-
${
|
|
519
|
+
${At}
|
|
520
|
+
${Et}
|
|
512
521
|
${t}
|
|
513
522
|
:host * {
|
|
514
|
-
${
|
|
523
|
+
${Nt()}
|
|
515
524
|
}
|
|
516
|
-
`}});var
|
|
525
|
+
`}});var Bt=o(15098);const jt=s.css`
|
|
517
526
|
.close-icon {
|
|
518
527
|
position: absolute;
|
|
519
528
|
right: calc(var(--design-unit) * 2px);
|
|
@@ -551,13 +560,13 @@
|
|
|
551
560
|
::slotted(zero-divider) {
|
|
552
561
|
width: 100%;
|
|
553
562
|
}
|
|
554
|
-
`,
|
|
563
|
+
`,Gt=(e="start")=>`\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="#879ba6" stroke="none" transform="matrix(1 0 0 1 1865 3576 )" />\n </g>\n </svg>\n`,zt=s.html`
|
|
555
564
|
<dialog ${(0,s.ref)("mainElement")} part="dialog">
|
|
556
565
|
<div class="content-wrapper">
|
|
557
566
|
<div part="top" class="top">
|
|
558
567
|
<slot name="top"></slot>
|
|
559
568
|
${(0,s.when)((e=>e.showCloseIcon),s.html`
|
|
560
|
-
<div class="close-icon" @click=${e=>e.close()}>${
|
|
569
|
+
<div class="close-icon" @click=${e=>e.close()}>${Gt()}</div>
|
|
561
570
|
`)}
|
|
562
571
|
</div>
|
|
563
572
|
<slot></slot>
|
|
@@ -566,11 +575,11 @@
|
|
|
566
575
|
</div>
|
|
567
576
|
</div>
|
|
568
577
|
</dialog>
|
|
569
|
-
`,
|
|
570
|
-
${(0,
|
|
571
|
-
`,
|
|
572
|
-
${(0,
|
|
573
|
-
`,
|
|
578
|
+
`,Vt={mode:"open",delegatesFocus:!0},Ut={};class Yt extends r.FoundationElement{constructor(){super(...arguments),this.position="centre",this.showCloseIcon=!0}connectedCallback(){super.connectedCallback(),window.HTMLDialogElement||Bt.Z.registerDialog(this.mainElement),this.mainElement.addEventListener("close",(()=>{this.onCloseCallback&&this.onCloseCallback()}))}get open(){return this.mainElement.hasAttribute("open")}close(){this.mainElement.close()}}(0,n.__decorate)([s.attr],Yt.prototype,"position",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean",attribute:"show-close-icon"})],Yt.prototype,"showCloseIcon",void 0),(0,n.__decorate)([s.observable],Yt.prototype,"onShowCallback",void 0),(0,n.__decorate)([s.observable],Yt.prototype,"onCloseCallback",void 0),(0,n.__decorate)([s.volatile],Yt.prototype,"open",null);class Wt extends Yt{show(){this.onShowCallback&&this.onShowCallback(),this.mainElement.show()}}const qt=Wt.compose(Object.assign({baseName:"dialog",styles:jt,template:zt,shadowOptions:Vt},Ut)),Xt=(e,t)=>s.css`
|
|
579
|
+
${(0,v.disclosureStyles)(e,t)}
|
|
580
|
+
`,Kt=(e,t)=>(0,r.disclosureTemplate)(e,t);class Zt extends r.Disclosure{}const Jt=void 0,Qt={},eo=Zt.compose(Object.assign({baseName:"disclosure",template:Kt,styles:Xt,shadowOptions:Jt},Qt)),to=(e,t)=>s.css`
|
|
581
|
+
${(0,v.dividerStyles)(e,t)}
|
|
582
|
+
`,oo=(e,t)=>(0,r.dividerTemplate)(e,t);class io extends r.Divider{}const ao=void 0,no={},so=io.compose(Object.assign({baseName:"divider",template:oo,styles:to,shadowOptions:ao},no)),ro=(e,t)=>!e.composedPath().includes(t),lo=(e,t,o)=>s.css`
|
|
574
583
|
:host {
|
|
575
584
|
--dropdown-opener-height-multiplier: 0.7px;
|
|
576
585
|
--menu-item-height-multiplier: 0.7px;
|
|
@@ -633,9 +642,9 @@
|
|
|
633
642
|
var(--menu-item-height-multiplier)
|
|
634
643
|
);
|
|
635
644
|
}
|
|
636
|
-
`,
|
|
637
|
-
${
|
|
638
|
-
`,
|
|
645
|
+
`,co=(e,t)=>s.css`
|
|
646
|
+
${lo("foundation",e,t)}
|
|
647
|
+
`,uo=(e,t)=>s.html`
|
|
639
648
|
${(0,s.repeat)((()=>e),s.html`
|
|
640
649
|
${(0,s.when)((e=>e.isDisabled&&e.isDisabled()),s.html`
|
|
641
650
|
<${t}-menu-item class="menu-item" disabled>${e=>e.name}</${t}-menu-item>
|
|
@@ -656,12 +665,12 @@
|
|
|
656
665
|
`)}
|
|
657
666
|
${e=>e.name}
|
|
658
667
|
${(0,s.when)((e=>e.submenu),s.html`
|
|
659
|
-
<${t}-menu>${e=>
|
|
668
|
+
<${t}-menu>${e=>uo(e.submenu,t)}</${t}-menu>
|
|
660
669
|
`)}
|
|
661
670
|
</${t}-menu-item>
|
|
662
671
|
`)}
|
|
663
672
|
`)}
|
|
664
|
-
`,
|
|
673
|
+
`,po=e=>s.html`
|
|
665
674
|
<div class="actions-container" part="actions-container">
|
|
666
675
|
<${e}-button
|
|
667
676
|
id="actiosnMenuTrigger"
|
|
@@ -671,19 +680,19 @@
|
|
|
671
680
|
@click=${e=>e.toggleDropdownMenuVisibility()}
|
|
672
681
|
:disabled=${e=>e.disabled}
|
|
673
682
|
>
|
|
674
|
-
|
|
683
|
+
<slot>${e=>e.name}</slot>
|
|
675
684
|
</${e}-button>
|
|
676
685
|
<${e}-menu
|
|
677
686
|
${(0,s.ref)("dropdownMenu")}
|
|
678
687
|
class="actions-menu ${e=>e.classNames}"
|
|
679
688
|
part="actions-menu"
|
|
680
689
|
>
|
|
681
|
-
${t=>
|
|
690
|
+
${t=>uo(t.allItems,e)}
|
|
682
691
|
</${e}-menu>
|
|
683
692
|
</div>
|
|
684
|
-
`,
|
|
685
|
-
${e=>
|
|
686
|
-
`;class
|
|
693
|
+
`,ho=s.html`
|
|
694
|
+
${e=>po(e.tagName.toLowerCase().split("-")[0])}
|
|
695
|
+
`;class mo extends r.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){ro(e,this)&&(this.open=!1)}openChanged(){this.classNames=(0,l.A)(["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,n.__decorate)([s.observable],mo.prototype,"items",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"auto-close",mode:"boolean"})],mo.prototype,"autoClose",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"disable-button",mode:"boolean"})],mo.prototype,"disabled",void 0),(0,n.__decorate)([s.observable],mo.prototype,"classNames",void 0),(0,n.__decorate)([s.attr],mo.prototype,"name",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"open",mode:"boolean"})],mo.prototype,"open",void 0),(0,n.__decorate)([s.attr],mo.prototype,"buttonAppearance",void 0);const fo=mo.compose({baseName:"dropdown-menu",styles:co,template:ho}),vo=(0,gt.createLogger)("foundation-ui"),go=s.html`
|
|
687
696
|
<foundation-banner ${(0,s.ref)("banner")}>
|
|
688
697
|
<div slot="content">
|
|
689
698
|
<div>${e=>{var t;return(null===(t=e.error)||void 0===t?void 0:t.errorDetails)||"Place holder for error message"}}</div>
|
|
@@ -702,11 +711,11 @@
|
|
|
702
711
|
</foundation-button>
|
|
703
712
|
`)}
|
|
704
713
|
</foundation-banner>
|
|
705
|
-
`,
|
|
714
|
+
`,bo={mode:"open",delegatesFocus:!0};class yo extends r.FoundationElement{connectedCallback(){super.connectedCallback()}dismiss(){return(0,n.__awaiter)(this,void 0,void 0,(function*(){try{yield this.banner.dismiss(),this.remove()}catch(e){vo.error(e)}}))}}(0,n.__decorate)([s.observable],yo.prototype,"error",void 0);const wo=yo.compose({baseName:"error-banner",template:go,shadowOptions:bo});var xo,Fo=o(43752);!function(e){e.ERROR_BOUNDARY_EVENT="error-boundary-event"}(xo||(xo={}));const $o=e=>{var t,o;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(o=null==e?void 0:e.errorDetails)&&void 0!==o?o:"Something went wrong"}`},So=(e,t)=>{const o=t.split("-")[0];let i=document.querySelector(`#${e}`);if(!i){i=document.createElement("div"),i.setAttribute("id",e);const t=document.createElement(`${o}-design-system-provider`);t.appendChild(i),document.body.appendChild(t)}return i},Do=()=>{const e=document.createElement("div");return e.setAttribute("id","error-banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e},Co=(0,gt.createLogger)("foundation-error"),_o={alert:e=>{alert($o(e))},notification:(e,t)=>{var o,i,a,n,s,r,l,d,c,u,p,h,m;const f=t.split("-")[0],v=So("notify-container",t);if(v)switch(v.style.position="fixed",null===(i=null===(o=null==e?void 0:e.config)||void 0===o?void 0:o.notification)||void 0===i?void 0:i.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 g=document.createElement(`${f}-toast`),b=document.createElement("div");b.setAttribute("slot","top"),b.textContent=null!==(a=e.title)&&void 0!==a?a:"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(),g.setAttribute("notify",(null===(s=null===(n=null==e?void 0:e.config)||void 0===n?void 0:n.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)&&g.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===(p=null===(u=null==e?void 0:e.config)||void 0===u?void 0:u.notification)||void 0===p?void 0:p.closeTimeout)&&g.setAttribute("close-timeout",`${null===(m=null===(h=null==e?void 0:e.config)||void 0===h?void 0:h.notification)||void 0===m?void 0:m.closeTimeout}`),g.appendChild(b),g.appendChild(y),g.appendChild(w),v.appendChild(g)},dialog:(e,t)=>{const o=t.split("-")[0],i=document.createElement(`${o}-error-dialog`);So("dialog-container",t).appendChild(i),i.error=e,i.show()},snackbar:(e,t)=>{const o=t.split("-")[0],i=document.createElement(`${o}-snackbar`);So("snack-container",t).appendChild(i),i.error=e},banner:(e,t,o)=>{var i;const a=t.split("-")[0],n=document.createElement(`${a}-error-banner`),s=(e=>{for(var t,o;e&&!(e instanceof ShadowRoot);){const i=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("error-banner-anchor");if(i)return i.style.position="relative",i;e=null===(o=null==e?void 0:e.getRootNode())||void 0===o?void 0:o.host}return Do()})(o);(null===(i=null==s?void 0:s.children)||void 0===i?void 0:i.length)>0&&(n.style.position="absolute",n.style.top="0",n.style.left="0",n.style.width="100%"),s.appendChild(n),n.error=e}},Oo=(e,t,o)=>{var i,a;Co.log({message:$o(e),level:(i=e,(null==i?void 0:i.logLevel)||(null===(a=null==i?void 0:i.config)||void 0===a?void 0:a.logLevel)||gt.LogLevel.Error)});Object.keys((null==e?void 0:e.config)||{}).forEach((i=>{_o[i]&&_o[i](e,t,o)}))};class ko{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 this.logLevel in gt.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 To{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 Ro=s.html`
|
|
706
715
|
<template ${(0,s.ref)("errorBoundary")}>
|
|
707
716
|
<slot></slot>
|
|
708
717
|
</template>
|
|
709
|
-
`,
|
|
718
|
+
`,Lo={mode:"open",delegatesFocus:!0};class Mo extends r.FoundationElement{constructor(){super(...arguments),this.logger=(0,gt.createLogger)("error-boundary"),this.closeTimeout=0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){e.connectedCallback.call(this),this.addEventListener(xo.ERROR_BOUNDARY_EVENT,(e=>{e.stopImmediatePropagation(),Oo(e.detail,this.tagName,this.errorBoundary)})),this.resourceName&&(yield this.datasource.init({resourceName:this.resourceName},!0),null===(t=this.datasource.stream)||void 0===t||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,o=null==t?void 0:t.BODY,i=t.NOTIFY_SEVERITY;Oo((new ko).withTitle(e).withErrorDetails(o).withNotification((new To).withType(i).withAutoClose(!!this.closeTimeout).withCloseTimeout(this.closeTimeout).build()).build(),this.tagName,this.errorBoundary)}})))}))}}(0,n.__decorate)([s.observable],Mo.prototype,"errorBoundary",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"resource-name"})],Mo.prototype,"resourceName",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"close-timeout",converter:s.nullableNumberConverter})],Mo.prototype,"closeTimeout",void 0),(0,n.__decorate)([Fo.Yh],Mo.prototype,"datasource",void 0);const No=Mo.compose({baseName:"error-boundary",template:Ro,shadowOptions:Lo}),Ao=s.css`
|
|
710
719
|
:host {
|
|
711
720
|
--design-unit: 3;
|
|
712
721
|
--dialog-max-width: 358px;
|
|
@@ -725,7 +734,7 @@
|
|
|
725
734
|
overflow: hidden;
|
|
726
735
|
min-height: var(--error-details-min-height);
|
|
727
736
|
}
|
|
728
|
-
`,
|
|
737
|
+
`,Eo=e=>s.html`
|
|
729
738
|
<${e}-dialog show-close-icon="false" ${(0,s.ref)("dialog")}>
|
|
730
739
|
<h2 slot="top" class="title">${e=>{var t;return null===(t=e.error)||void 0===t?void 0:t.title}}</h2>
|
|
731
740
|
<div class="details">${e=>{var t;return(null===(t=e.error)||void 0===t?void 0:t.errorDetails)||"Place holder for error message"}}</div>
|
|
@@ -742,9 +751,9 @@
|
|
|
742
751
|
</${e}-button>
|
|
743
752
|
`)}
|
|
744
753
|
</${e}-dialog>
|
|
745
|
-
`,
|
|
746
|
-
${e=>
|
|
747
|
-
`,
|
|
754
|
+
`,Io=s.html`
|
|
755
|
+
${e=>Eo(e.tagName.toLowerCase().split("-")[0])}
|
|
756
|
+
`,Po={mode:"open",delegatesFocus:!0};class Ho extends r.FoundationElement{connectedCallback(){super.connectedCallback()}show(){this.dialog.show()}dismiss(){var e,t,o,i;(null===(i=null===(o=null===(t=null===(e=this.error)||void 0===e?void 0:e.config)||void 0===t?void 0:t.dialog)||void 0===o?void 0:o.dismissingAction)||void 0===i?void 0:i.action)&&this.error.config.dialog.dismissingAction.action(),this.closeDialog()}closeDialog(){try{this.dialog.close(),this.remove()}catch(e){vo.error(e)}}}(0,n.__decorate)([s.observable],Ho.prototype,"error",void 0);const Bo=Ho.compose({baseName:"error-dialog",template:Io,styles:Ao,shadowOptions:Po});var jo=o(22296);const Go=(0,gt.createLogger)("foundation-criteria");var zo;!function(e){e.AND="&&",e.OR="||",e.NOT="!",e.GT=">",e.GE=">=",e.LT="<",e.LE="<=",e.NE="!=",e.EQ="=="}(zo||(zo={}));class Vo{constructor(e){this.$$operator=e}static And(){return new Vo(zo.AND)}static Or(){return new Vo(zo.OR)}static Not(){return new Vo(zo.NOT)}static GreaterThan(){return new Vo(zo.GT)}static GreaterThanOrEqual(){return new Vo(zo.GE)}static LessThan(){return new Vo(zo.LT)}static LessThanOrEqual(){return new Vo(zo.LE)}static NotEqual(){return new Vo(zo.NE)}static Equal(){return new Vo(zo.EQ)}get operator(){return this.$$operator}}const Uo="default";class Yo{constructor(){this.expressions={},this.And=(e,t={})=>this.withExpression(e,t,Vo.And()),this.Or=(e,t={})=>this.withExpression(e,t,Vo.Or()),this.Not=(e,t={})=>this.withExpression(e,t,Vo.Not())}withExpression(e,t={},o=Vo.And()){const{condition:i,join:a,groupName:n}=t,s=(e,t=Uo)=>{var n;const s=null!==(n=this.expressions[t])&&void 0!==n?n:[];this.expressions[t]=[...s,{join:o||a,condition:i,expression:e}]};if(Array.isArray(e))if(a){const t=e.filter((e=>{const t=e instanceof Vo;return t&&Go.warn("Inline joins will be discarded when join is defined in ExpressionOptions"),!t}));if(n)t.forEach((e=>{s(e,n)}));else{const e=(r=a,t.flat().flatMap(((e,t,o)=>o.length-1!==t?[e,r]:e)));s(e,Uo)}}else s(e,Uo);else s(e,"string"==typeof e?Uo:e.group);var r;return this}build(e){const t=Object.entries(this.expressions).reduce(((e,[t,o])=>Object.assign(Object.assign({},e),{[t]:`(${o.filter((({condition:e})=>!e||e())).map((({expression:e,join:t},o,i)=>this.parseExpression(e,i[o-1],t))).join("")})`})),{});return e?e(t):`(${Object.values(t).join(" && ")})`}reset(){this.expressions={}}parseExpression(e,t,o){const i=[];return o&&t&&i.push(` ${o.operator} `),"string"==typeof e?i.push(e):Array.isArray(e)?(e.forEach(((e,t,o)=>{if(e instanceof Vo){if(o[t-1]instanceof Vo)throw new Error("Adjacent Join operations detected")}})),i.push(`(${e.map((e=>this.parseExpression(e,void 0))).join("")})`)):e instanceof Vo?i.push(` ${e.operator} `):e&&i.push(e.serialiser(e)),i.join("")}}const Wo=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},qo=e=>t=>`${t.field} ${e} ${Wo(t)}`,Xo=e=>qo(zo.EQ)(e);class Ko{constructor(e){this.serialiser=Xo,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}}const Zo=s.css`
|
|
748
757
|
/* Host */
|
|
749
758
|
:host {
|
|
750
759
|
display: flex;
|
|
@@ -792,7 +801,7 @@
|
|
|
792
801
|
fast-data-grid-row {
|
|
793
802
|
align-items: center;
|
|
794
803
|
}
|
|
795
|
-
`,
|
|
804
|
+
`,Jo=e=>s.html`
|
|
796
805
|
<template>
|
|
797
806
|
<div class="file-selection">
|
|
798
807
|
<input type="file" multiple ${(0,s.ref)("fileInput")}
|
|
@@ -818,13 +827,13 @@
|
|
|
818
827
|
</${e}-data-grid>
|
|
819
828
|
</div>
|
|
820
829
|
</template>
|
|
821
|
-
`,
|
|
822
|
-
${e=>
|
|
823
|
-
`,
|
|
830
|
+
`,Qo=s.html`
|
|
831
|
+
${e=>Jo(e.tagName.toLowerCase().split("-")[0])}
|
|
832
|
+
`,ei=e=>{const t=new FormData;return e.forEach((e=>{t.append(e.name,e)})),t},ti=(e,t,o)=>{const i=new Headers;return i.append("SESSION_AUTH_TOKEN",o),fetch(e,{method:"POST",body:t,headers:i}).then((e=>e.json().then((e=>e))))},oi=(e,t,o,i="GET",a)=>{const s=new Headers;s.append("SESSION_AUTH_TOKEN",o),fetch(e,{method:i,body:a,headers:s}).then((e=>(0,n.__awaiter)(void 0,void 0,void 0,(function*(){if(e.ok)return e.blob();{const t=yield e.json();vo.error(t||"An error occurred while downloading the file.")}})))).then((e=>{if(e){const o=window.URL.createObjectURL(e),i=document.createElement("a");i.href=o,i.download=t,document.body.appendChild(i),i.click(),i.remove(),vo.info("File downloaded successfully")}})).catch((e=>{vo.error(e)}))},ii=["image/png","image/bmp","image/gif","image/jpeg","image/jpg"],ai=["text/plain","text/csv"],ni=["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"],si=s.html`
|
|
824
833
|
${(0,s.when)((e=>e.rowData),s.html`
|
|
825
|
-
${e=>"DATETIME"===e.columnDefinition.type?(0,
|
|
834
|
+
${e=>"DATETIME"===e.columnDefinition.type?(0,gt.formatDateTimeTimestamp)(e.rowData[e.columnDefinition.columnDataKey]):e.rowData[e.columnDefinition.columnDataKey]}
|
|
826
835
|
`)}
|
|
827
|
-
`;class
|
|
836
|
+
`;class ri extends r.FoundationElement{constructor(){super(...arguments),this.acceptedFormats=[],this.accept="",this.fileSizeLimitBytes=104857600,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,...ii]:"office/*"===t?e=[...e,...ni]:"text/*"===t?e=[...e,...ai]:e.push(t)})),this.acceptedFormats=e}fieldNameChanged(){this.setupGrid()}entityIdChanged(){this.setupGrid()}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){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 Yo).withExpression((new Ko).withField(this.fieldName).withValue(this.entityId).build()).build(),this.setRowData())}handleStreamRowOperation(e){let t;for(const o of e.ROW)if(o.DETAILS)switch(o.DETAILS.OPERATION){case"INSERT":this.uploadedFilesList.unshift(o);break;case"MODIFY":t=this.uploadedFilesList.findIndex((e=>e.FILE_ATTACHMENT_ID===o.FILE_ATTACHMENT_ID)),this.uploadedFilesList.splice(t,1,o);break;case"DELETE":t=this.uploadedFilesList.findIndex((e=>e.FILE_ATTACHMENT_ID===o.FILE_ATTACHMENT_ID)),this.uploadedFilesList.splice(t,1);break;default:jo.k.error(`Unsupported operation type: ${o.DETAILS.OPERATION}`)}}setRowData(){return(0,n.__awaiter)(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=>{jo.k.error(e)}),{CRITERIA_MATCH:this.gridCriteria})}))}setColumnDefs(){var e;return(0,n.__awaiter)(this,void 0,void 0,(function*(){const t=yield this.connect.getMetadata(this.uploadedFilesResourceName),o=[];this.gridFields.length>0?this.gridFields.split(" ").forEach((e=>{var i;const a=null===(i=t.FIELD)||void 0===i?void 0:i.find((t=>t.NAME===e));a?o.push(this.getColumnObject(a)):"DOWNLOAD"===e&&this.downloadEventName&&o.push(this.getDownloadColumn())})):(null===(e=t.FIELD)||void 0===e||e.forEach((e=>{o.push(this.getColumnObject(e))})),this.downloadEventName&&o.push(this.getDownloadColumn())),this.filesGridColumnDefinitions=o}))}getDownloadColumn(){const e=this.tagName.toLowerCase().split("-")[0];return{columnDataKey:"FILE_NAME",title:"File",cellTemplate:s.html`
|
|
828
837
|
<template>
|
|
829
838
|
<div class="download-button-container">
|
|
830
839
|
<${e}-button
|
|
@@ -835,7 +844,7 @@
|
|
|
835
844
|
</${e}-button>
|
|
836
845
|
</div>
|
|
837
846
|
</template>
|
|
838
|
-
`}}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:
|
|
847
|
+
`}}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:si}}handleClick(){this.fileInput.value=null,this.fileInput.click()}onInputChange(e){var t,o;const i=Array.from(null!==(o=null===(t=null==e?void 0:e.target)||void 0===t?void 0:t.files)&&void 0!==o?o:[]);this.onFilesSelected(i)}onFilesSelected(e){if(e.length>0){if(this.acceptedFormats.length>0)for(const t of e){if(!this.acceptedFormats.includes(t.type))return void alert(`Not a valid file type. Accepted Formats are ${this.accept}`);if(t.size>this.fileSizeLimitBytes)return void alert(`File size exceeds the file size limit of ${this.fileSizeLimitBytes} bytes`)}this.selectedFiles=e,this.fileName=this.selectedFiles.map((e=>e.name.trim())).join()}}handleFileUpload(){return(0,n.__awaiter)(this,void 0,void 0,(function*(){try{const e=ei(this.selectedFiles);e.append(this.uploadKey,this.entityId);const t=yield ti(this.uploadEventName,e,this.session.getItem("authToken","session"));if(t.ERROR)return jo.k.error(t.ERROR),void this.$emit("errorOut",t.ERROR);jo.k.info(t),this.clearSelection()}catch(e){jo.k.error(e)}}))}handleFileDownload(e){oi(this.downloadEventName(e),e.FILE_NAME,this.session.getItem("authToken","session"))}clearSelection(){this.fileName="",this.selectedFiles=[]}}(0,n.__decorate)([s.observable],ri.prototype,"gridCriteria",void 0),(0,n.__decorate)([ve.lj],ri.prototype,"connect",void 0),(0,n.__decorate)([ge.z],ri.prototype,"session",void 0),(0,n.__decorate)([s.attr],ri.prototype,"label",void 0),(0,n.__decorate)([s.attr],ri.prototype,"accept",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"file-size-limit-bytes"})],ri.prototype,"fileSizeLimitBytes",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"uploaded-files-resource-name"})],ri.prototype,"uploadedFilesResourceName",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"upload-event-name"})],ri.prototype,"uploadEventName",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"field-name"})],ri.prototype,"fieldName",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"entity-id"})],ri.prototype,"entityId",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"upload-key"})],ri.prototype,"uploadKey",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"grid-fields"})],ri.prototype,"gridFields",void 0),(0,n.__decorate)([s.observable],ri.prototype,"fileName",void 0),(0,n.__decorate)([s.observable],ri.prototype,"uploadedFilesList",void 0),(0,n.__decorate)([s.observable],ri.prototype,"filesGridColumnDefinitions",void 0);const li=void 0,di={},ci=ri.compose(Object.assign({baseName:"file-upload",styles:Zo,template:Qo,shadowOptions:li},di)),ui=s.css`
|
|
839
848
|
.filter-wrapper {
|
|
840
849
|
border: 1px solid gray;
|
|
841
850
|
border-radius: calc(var(--design-unit) * 2px);
|
|
@@ -886,77 +895,77 @@
|
|
|
886
895
|
.flex-row foundation-select {
|
|
887
896
|
flex: 1;
|
|
888
897
|
}
|
|
889
|
-
`,
|
|
890
|
-
<div class="close-icon" @click=${e=>e.clear()}>${
|
|
891
|
-
`,
|
|
898
|
+
`,pi=s.html`
|
|
899
|
+
<div class="close-icon" @click=${e=>e.clear()}>${Gt()}</div>
|
|
900
|
+
`,hi=s.html`
|
|
892
901
|
<div class="flex-row">
|
|
893
902
|
<div>${e=>e.label}</div>
|
|
894
|
-
${
|
|
903
|
+
${pi}
|
|
895
904
|
</div>
|
|
896
905
|
<div class="flex-row">
|
|
897
906
|
<foundation-text-field
|
|
898
907
|
${(0,s.ref)("textFilterField")}
|
|
899
908
|
type="text"
|
|
900
|
-
:value=${(0,
|
|
909
|
+
:value=${(0,gt.sync)((e=>e.textFilter))}
|
|
901
910
|
/>
|
|
902
911
|
</div>
|
|
903
|
-
`,
|
|
912
|
+
`,mi=s.html`
|
|
904
913
|
<div class="flex-row">
|
|
905
914
|
<div>${e=>e.label}</div>
|
|
906
|
-
${
|
|
915
|
+
${pi}
|
|
907
916
|
</div>
|
|
908
917
|
<div class="flex-row">
|
|
909
918
|
<foundation-text-field
|
|
910
919
|
${(0,s.ref)("numFilterFieldMin")}
|
|
911
920
|
type="number"
|
|
912
|
-
:value=${(0,
|
|
921
|
+
:value=${(0,gt.sync)((e=>e.numFilterMin))}
|
|
913
922
|
placeholder="min"
|
|
914
923
|
></foundation-text-field>
|
|
915
924
|
<foundation-text-field
|
|
916
925
|
${(0,s.ref)("numFilterFieldMax")}
|
|
917
926
|
type="number"
|
|
918
|
-
:value=${(0,
|
|
927
|
+
:value=${(0,gt.sync)((e=>e.numFilterMax))}
|
|
919
928
|
placeholder="max"
|
|
920
929
|
></foundation-text-field>
|
|
921
930
|
</div>
|
|
922
|
-
`,
|
|
931
|
+
`,fi=s.html`
|
|
923
932
|
<div class="flex-row">
|
|
924
933
|
<div>${e=>e.label}</div>
|
|
925
|
-
${
|
|
934
|
+
${pi}
|
|
926
935
|
</div>
|
|
927
936
|
<div class="flex-row">
|
|
928
937
|
<foundation-text-field
|
|
929
938
|
${(0,s.ref)("dateFilterFieldMin")}
|
|
930
939
|
type="date"
|
|
931
|
-
:value=${(0,
|
|
940
|
+
:value=${(0,gt.sync)((e=>e.dateFilterMin))}
|
|
932
941
|
></foundation-text-field>
|
|
933
942
|
<foundation-text-field
|
|
934
943
|
${(0,s.ref)("dateFilterFieldMax")}
|
|
935
944
|
type="date"
|
|
936
|
-
:value=${(0,
|
|
945
|
+
:value=${(0,gt.sync)((e=>e.dateFilterMax))}
|
|
937
946
|
></foundation-text-field>
|
|
938
947
|
</div>
|
|
939
|
-
`;function
|
|
948
|
+
`;function vi(e){var t,o,i;return null!==(i=null===(o=null===(t=null==e?void 0:e.event)||void 0===t?void 0:t.target)||void 0===o?void 0:o.value)&&void 0!==i?i:"all"}const gi=[{name:"All",value:"all",selected:!0},{name:"True",value:"true"},{name:"False",value:"false"},{name:"N/A",value:"null"}],bi=s.html`
|
|
940
949
|
<div class="flex-row">
|
|
941
950
|
<div>${e=>e.label}</div>
|
|
942
|
-
${
|
|
951
|
+
${pi}
|
|
943
952
|
</div>
|
|
944
953
|
<div class="flex-row">
|
|
945
|
-
<foundation-select @change="${(e,t)=>e.onBooleanFilterSelection(
|
|
946
|
-
${(0,s.repeat)((()=>
|
|
954
|
+
<foundation-select @change="${(e,t)=>e.onBooleanFilterSelection(vi(t))}}">
|
|
955
|
+
${(0,s.repeat)((()=>gi),s.html`
|
|
947
956
|
<foundation-option value="${e=>e.value}" selected="${e=>e.selected}">
|
|
948
957
|
${e=>e.name}
|
|
949
958
|
</foundation-option>
|
|
950
959
|
`)}
|
|
951
960
|
</foundation-select>
|
|
952
961
|
</div>
|
|
953
|
-
`,
|
|
962
|
+
`,yi=s.html`
|
|
954
963
|
<div class="flex-row">
|
|
955
964
|
<div>${e=>e.label}</div>
|
|
956
|
-
${
|
|
965
|
+
${pi}
|
|
957
966
|
</div>
|
|
958
967
|
<div class="flex-row">
|
|
959
|
-
<zero-select @change="${(e,t)=>e.onEnumFilterSelection(
|
|
968
|
+
<zero-select @change="${(e,t)=>e.onEnumFilterSelection(vi(t))}}">
|
|
960
969
|
${(0,s.repeat)((e=>e.enumFilterOptions),s.html`
|
|
961
970
|
<zero-option value="${e=>e.value}" selected="${e=>e.selected}">
|
|
962
971
|
${e=>e.name}
|
|
@@ -964,9 +973,9 @@
|
|
|
964
973
|
`)}
|
|
965
974
|
</zero-select>
|
|
966
975
|
</div>
|
|
967
|
-
`,
|
|
968
|
-
<div class="filter-wrapper">${e=>(e=>{switch(e.type){case"number":return
|
|
969
|
-
`;var
|
|
976
|
+
`,wi=s.html`
|
|
977
|
+
<div class="filter-wrapper">${e=>(e=>{switch(e.type){case"number":return mi;case"date":return fi;case"boolean":return bi;case"enum":return yi;default:return hi}})(e)}</div>
|
|
978
|
+
`;var xi;!function(e){e.change="filter-changed",e.clear="filter-cleared"}(xi||(xi={}));class Fi extends r.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(xi.clear,{fieldName:this.fieldName,target:this.target});const o=`Expr.containsIgnoreCase(${this.fieldName},'${t}')`;this.$emit(xi.change,{fieldName:this.fieldName,filter:o,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(xi.clear,{fieldName:this.fieldName,target:this.target});const o=`${this.fieldName} >= ${e}`,i=`${this.fieldName} <= ${t}`,a=Number.isFinite(e)?Number.isFinite(t)?`(${o} && ${i})`:o:i;this.$emit(xi.change,{fieldName:this.fieldName,filter:a,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(xi.clear,{fieldName:this.fieldName});const o=`Expr.dateTimeIsAfter(${this.fieldName}, '${this.formatDate(e)}')`,i=`Expr.dateTimeIsBefore(${this.fieldName}, '${this.formatDate(t)}')`,a=Number.isFinite(e)?Number.isFinite(t)?`(${o} && ${i})`:o:i;this.$emit(xi.change,{fieldName:this.fieldName,filter:a,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(xi.clear,{fieldName:this.fieldName,target:this.target})}onBooleanFilterSelection(e){e&&"all"!==e?this.$emit(xi.change,{fieldName:this.fieldName,filter:`${this.fieldName} == ${e}`,target:this.target}):this.$emit(xi.clear,{fieldName:this.fieldName,target:this.target})}onEnumFilterSelection(e){e&&"all"!==e?this.$emit(xi.change,{fieldName:this.fieldName,filter:`${this.fieldName} == "${e}"`,target:this.target}):this.$emit(xi.clear,{fieldName:this.fieldName,target:this.target})}}(0,n.__decorate)([s.attr],Fi.prototype,"fieldName",void 0),(0,n.__decorate)([s.attr],Fi.prototype,"type",void 0),(0,n.__decorate)([s.attr],Fi.prototype,"label",void 0),(0,n.__decorate)([s.attr],Fi.prototype,"target",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"textFilter",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"numFilterMin",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"numFilterMax",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"dateFilterMin",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"dateFilterMax",void 0),(0,n.__decorate)([s.attr],Fi.prototype,"enumOptions",void 0),(0,n.__decorate)([s.observable],Fi.prototype,"enumFilterOptions",void 0);const $i=Fi.compose({baseName:"filter",template:wi,styles:ui});var Si=o(41353);const Di=(e,t)=>s.css`
|
|
970
979
|
.filter-bar {
|
|
971
980
|
background-color: #2c2f33;
|
|
972
981
|
padding: calc(var(--design-unit) * 2px);
|
|
@@ -1002,21 +1011,21 @@
|
|
|
1002
1011
|
.toggle-collapsed {
|
|
1003
1012
|
color: #48ed9c;
|
|
1004
1013
|
}
|
|
1005
|
-
`,
|
|
1014
|
+
`,Ci=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"}},_i=s.html`
|
|
1006
1015
|
<p>Fetching metadata for ${e=>e.resource}...</p>
|
|
1007
|
-
`,
|
|
1016
|
+
`,Oi=s.html`
|
|
1008
1017
|
${(0,s.when)((e=>e.collapsed),s.html`
|
|
1009
1018
|
<foundation-icon name="arrow-up"></foundation-icon>
|
|
1010
1019
|
`)}
|
|
1011
1020
|
${(0,s.when)((e=>!e.collapsed),s.html`
|
|
1012
1021
|
<foundation-icon name="arrow-down"></foundation-icon>
|
|
1013
1022
|
`)}
|
|
1014
|
-
`,
|
|
1023
|
+
`,ki=s.html`
|
|
1015
1024
|
<div
|
|
1016
1025
|
class=${e=>(0,l.A)(["toggle",!0],["toggle-collapsed",e.collapsed])}
|
|
1017
1026
|
@click="${e=>e.toggle()}"
|
|
1018
1027
|
>
|
|
1019
|
-
${
|
|
1028
|
+
${Oi}
|
|
1020
1029
|
</div>
|
|
1021
1030
|
<div class=${e=>(0,l.A)(["filter-bar",!0],["collapsed",e.collapsed])}>
|
|
1022
1031
|
<div class="filter-grid" ${(0,s.ref)("filterGrid")}>
|
|
@@ -1024,16 +1033,16 @@
|
|
|
1024
1033
|
<foundation-filter
|
|
1025
1034
|
label="${e=>e.UI_LABEL}"
|
|
1026
1035
|
target="${(e,t)=>{var o;return null===(o=t.parent)||void 0===o?void 0:o.target}}"
|
|
1027
|
-
type="${e=>
|
|
1036
|
+
type="${e=>Ci(e.TYPE)}"
|
|
1028
1037
|
fieldName="${e=>e.NAME}"
|
|
1029
1038
|
></foundation-filter>
|
|
1030
1039
|
`)}
|
|
1031
1040
|
</div>
|
|
1032
1041
|
</div>
|
|
1033
|
-
`,
|
|
1034
|
-
${e=>e.ready?_i
|
|
1035
|
-
`,
|
|
1036
|
-
${t&&`@media only screen and ${
|
|
1042
|
+
`,Ti=s.html`
|
|
1043
|
+
${e=>e.ready?ki:_i}
|
|
1044
|
+
`,Ri=5;class Li extends r.FoundationElement{constructor(){super(...arguments),this.columns=Ri,this.ready=!1,this.collapsed=!0}connectedCallback(){super.connectedCallback(),this.init()}initLabels(){var e,t,o,i,a;let n=!1,s=[];(null===(e=null==this?void 0:this.labels)||void 0===e?void 0:e.length)&&(s=null===(t=this.labels.split(","))||void 0===t?void 0:t.map((e=>e.trim())),n=(null===(o=this.fields)||void 0===o?void 0:o.length)===(null==s?void 0:s.length));for(let e=0;null!==(a=e<(null===(i=this.fields)||void 0===i?void 0:i.length))&&void 0!==a&&a;e+=1){const t=n?s[e]:this.camelCasePreserveWhitespace(this.fields[e].NAME.replace(/_/g," "));this.fields[e].UI_LABEL=t}}camelCasePreserveWhitespace(e){return e.split(" ").map((e=>(0,Si.Ho)(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,o;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,o)=>e.indexOf(t.NAME)>e.indexOf(o.NAME)?1:-1;this.fields=null===(o=this.fields)||void 0===o?void 0:o.filter((t=>e.includes(t.NAME))).sort(t)}this.ready=!0})).then((()=>this.initLabels())).then((()=>window.requestAnimationFrame((()=>{this.adjustColumnStyles()})))).catch((e=>vo.error(e)))}adjustColumnStyles(){this.filterGrid&&(this.filterGrid.style["grid-template-columns"]=`repeat(${this.columns}, 1fr)`)}toggle(){this.ready&&(this.collapsed=!this.collapsed)}}(0,n.__decorate)([s.attr],Li.prototype,"resource",void 0),(0,n.__decorate)([s.attr],Li.prototype,"only",void 0),(0,n.__decorate)([s.attr],Li.prototype,"labels",void 0),(0,n.__decorate)([s.attr],Li.prototype,"target",void 0),(0,n.__decorate)([s.attr],Li.prototype,"columns",void 0),(0,n.__decorate)([s.observable],Li.prototype,"ready",void 0),(0,n.__decorate)([s.observable],Li.prototype,"fields",void 0),(0,n.__decorate)([ve.lj],Li.prototype,"connect",void 0),(0,n.__decorate)([s.observable],Li.prototype,"collapsed",void 0);const Mi=Li.compose({baseName:"filter-bar",template:Ti,styles:Di});var Ni;!function(e){e.sm="(max-width: 640px)",e.md="(min-width: 641px) and (max-width: 1023px)",e.lg="(min-width: 1024px)"}(Ni||(Ni={}));const Ai=e=>{const t=e?`-${e}`:"";return s.css`
|
|
1045
|
+
${t&&`@media only screen and ${Ni[e]} {`}
|
|
1037
1046
|
:host(.spacing${t}-1x) slot {
|
|
1038
1047
|
gap: calc(var(--design-unit) * 2px);
|
|
1039
1048
|
}
|
|
@@ -1150,7 +1159,7 @@
|
|
|
1150
1159
|
align-content: space-evenly;
|
|
1151
1160
|
}
|
|
1152
1161
|
${t&&"}"}
|
|
1153
|
-
`},
|
|
1162
|
+
`},Ei=s.css`
|
|
1154
1163
|
:host {
|
|
1155
1164
|
width: 100%;
|
|
1156
1165
|
height: 100%;
|
|
@@ -1162,17 +1171,17 @@
|
|
|
1162
1171
|
display: flex;
|
|
1163
1172
|
}
|
|
1164
1173
|
|
|
1165
|
-
${
|
|
1166
|
-
${
|
|
1167
|
-
${
|
|
1168
|
-
${
|
|
1169
|
-
`,
|
|
1174
|
+
${Ai()}
|
|
1175
|
+
${Ai("lg")}
|
|
1176
|
+
${Ai("md")}
|
|
1177
|
+
${Ai("sm")}
|
|
1178
|
+
`,Ii=s.html`
|
|
1170
1179
|
<template>
|
|
1171
1180
|
<slot></slot>
|
|
1172
1181
|
</template>
|
|
1173
|
-
`,
|
|
1174
|
-
${(0,
|
|
1175
|
-
`,
|
|
1182
|
+
`,Pi=void 0,Hi={};class Bi extends r.FoundationElement{}const ji=Bi.compose(Object.assign({baseName:"flex-layout",styles:Ei,template:Ii,shadowOptions:Pi},Hi)),Gi=(e,t)=>s.css`
|
|
1183
|
+
${(0,v.flipperStyles)(e,t)}
|
|
1184
|
+
`,zi=(e,t)=>(0,r.flipperTemplate)(e,t);class Vi extends v.Flipper{}const Ui=void 0,Yi={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 '},Wi=Vi.compose(Object.assign({baseName:"flipper",template:zi,styles:Gi,shadowOptions:Ui},Yi)),qi=225,Xi=s.css`
|
|
1176
1185
|
/* Host */
|
|
1177
1186
|
:host {
|
|
1178
1187
|
display: inline-block;
|
|
@@ -1197,7 +1206,7 @@
|
|
|
1197
1206
|
height: 100%;
|
|
1198
1207
|
position: absolute;
|
|
1199
1208
|
/* stylelint-disable-next-line function-name-case */
|
|
1200
|
-
transition: transform ${
|
|
1209
|
+
transition: transform ${qi.toString()}ms ease-in;
|
|
1201
1210
|
width: 20%;
|
|
1202
1211
|
z-index: 2001;
|
|
1203
1212
|
}
|
|
@@ -1249,7 +1258,7 @@
|
|
|
1249
1258
|
opacity: 50%;
|
|
1250
1259
|
position: absolute;
|
|
1251
1260
|
/* stylelint-disable-next-line function-name-case */
|
|
1252
|
-
transition: opacity ${
|
|
1261
|
+
transition: opacity ${qi.toString()}ms linear;
|
|
1253
1262
|
width: 100%;
|
|
1254
1263
|
z-index: 2000;
|
|
1255
1264
|
}
|
|
@@ -1257,7 +1266,7 @@
|
|
|
1257
1266
|
:host([visuallyhidden]) div.background {
|
|
1258
1267
|
opacity: 0%;
|
|
1259
1268
|
}
|
|
1260
|
-
`,
|
|
1269
|
+
`,Ki=s.html`
|
|
1261
1270
|
<template ?closed=${e=>e.closed} ?visuallyhidden=${e=>e.visuallyhidden}>
|
|
1262
1271
|
<div class="container">
|
|
1263
1272
|
<div class="background" part="background" @click=${e=>e.closeFlyout()}></div>
|
|
@@ -1279,8 +1288,8 @@
|
|
|
1279
1288
|
</div>
|
|
1280
1289
|
</div>
|
|
1281
1290
|
</template>
|
|
1282
|
-
`;class
|
|
1283
|
-
${t&&`@media only screen and ${
|
|
1291
|
+
`;class Zi extends r.FoundationElement{constructor(){super(...arguments),this.position="right",this.closed=!0,this.visuallyhidden=!0}closedChanged(){this.closed||setTimeout((()=>this.visuallyhidden=!1),1)}closeFlyout(){this.visuallyhidden=!0}closingFinished(){this.visuallyhidden&&(this.closed=!0,this.$emit("closed"))}}(0,n.__decorate)([s.attr],Zi.prototype,"position",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Zi.prototype,"closed",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Zi.prototype,"visuallyhidden",void 0);const Ji=void 0,Qi={},ea=Zi.compose(Object.assign({baseName:"flyout",styles:Xi,template:Ki,shadowOptions:Ji},Qi));var ta;!function(e){e.sm="(max-width: 640px)",e.md="(min-width: 641px) and (max-width: 1023px)",e.lg="(min-width: 1024px)"}(ta||(ta={}));const oa=e=>{const t=e?`-${e}`:"";return s.css`
|
|
1292
|
+
${t&&`@media only screen and ${ta[e]} {`}
|
|
1284
1293
|
:host(.spacing${t}-1x) slot {
|
|
1285
1294
|
gap: calc(var(--design-unit) * 2px);
|
|
1286
1295
|
}
|
|
@@ -1365,32 +1374,32 @@
|
|
|
1365
1374
|
place-items: stretch;
|
|
1366
1375
|
}
|
|
1367
1376
|
${t&&"}"}
|
|
1368
|
-
`},
|
|
1377
|
+
`},ia=s.css`
|
|
1369
1378
|
slot {
|
|
1370
1379
|
width: 100%;
|
|
1371
1380
|
height: 100%;
|
|
1372
1381
|
display: grid;
|
|
1373
1382
|
}
|
|
1374
1383
|
|
|
1375
|
-
${
|
|
1376
|
-
${
|
|
1377
|
-
${
|
|
1378
|
-
${
|
|
1379
|
-
`,
|
|
1384
|
+
${oa()}
|
|
1385
|
+
${oa("lg")}
|
|
1386
|
+
${oa("md")}
|
|
1387
|
+
${oa("sm")}
|
|
1388
|
+
`,aa=s.html`
|
|
1380
1389
|
<template>
|
|
1381
1390
|
<slot></slot>
|
|
1382
1391
|
</template>
|
|
1383
|
-
`,
|
|
1392
|
+
`,na=void 0,sa={};class ra{constructor(e,t,o,i="1fr",a="1fr"){this.listenerCache=new WeakMap,this.query=window.matchMedia(e);const n=t&&s.cssPartial`grid-template-columns: repeat(${t}, ${i});`,r=o&&s.cssPartial`grid-template-rows: repeat(${o}, ${a});`;this.styles=s.css`
|
|
1384
1393
|
slot {
|
|
1385
1394
|
${r||""}
|
|
1386
1395
|
${n||""}
|
|
1387
1396
|
}
|
|
1388
|
-
`}bind(e){let t=!1;const o=o=>{const{matches:i}=o;i&&!t?(e.$fastController.addStyles(this.styles),t=!0):!i&&t&&(e.$fastController.removeStyles(this.styles),t=!1)};o({matches:this.query.matches}),this.query.addEventListener("change",o),this.listenerCache.set(e,o)}unbind(e){const t=this.listenerCache.get(e);t&&(this.query.removeEventListener("change",t),this.listenerCache.delete(e)),e.$fastController.removeStyles(this.styles)}}class
|
|
1397
|
+
`}bind(e){let t=!1;const o=o=>{const{matches:i}=o;i&&!t?(e.$fastController.addStyles(this.styles),t=!0):!i&&t&&(e.$fastController.removeStyles(this.styles),t=!1)};o({matches:this.query.matches}),this.query.addEventListener("change",o),this.listenerCache.set(e,o)}unbind(e){const t=this.listenerCache.get(e);t&&(this.query.removeEventListener("change",t),this.listenerCache.delete(e)),e.$fastController.removeStyles(this.styles)}}class la extends r.FoundationElement{constructor(){super(...arguments),this.behaviors=[]}connectedCallback(){super.connectedCallback(),this.behaviors=Object.keys(ta).map((e=>{if(this[`col-${e}-count`]||this[`row-${e}-count`])return new ra(ta[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"]&&s.cssPartial`grid-template-rows: repeat(${this["row-count"]}, ${this["row-height"]||"1fr"});`,t=this["col-count"]&&s.cssPartial`grid-template-columns: repeat(${this["col-count"]}, ${this["col-width"]||"1fr"});`;this.baseStyles=s.css`
|
|
1389
1398
|
slot {
|
|
1390
1399
|
${e||""}
|
|
1391
1400
|
${t||""}
|
|
1392
1401
|
}
|
|
1393
|
-
`,this.$fastController.addStyles(this.baseStyles),this.$fastController.addBehaviors(this.behaviors)}disconnectedCallback(){super.disconnectedCallback(),this.$fastController.removeBehaviors(this.behaviors),this.$fastController.removeStyles(this.baseStyles)}}(0,n.__decorate)([s.attr],
|
|
1402
|
+
`,this.$fastController.addStyles(this.baseStyles),this.$fastController.addBehaviors(this.behaviors)}disconnectedCallback(){super.disconnectedCallback(),this.$fastController.removeBehaviors(this.behaviors),this.$fastController.removeStyles(this.baseStyles)}}(0,n.__decorate)([s.attr],la.prototype,"col-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-width",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-lg-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-lg-width",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-md-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-md-width",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-sm-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"col-sm-width",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-height",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-lg-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-lg-height",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-md-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-md-height",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-sm-count",void 0),(0,n.__decorate)([s.attr],la.prototype,"row-sm-height",void 0);const da=la.compose(Object.assign({baseName:"grid-layout",styles:ia,template:aa,shadowOptions:na},sa)),ca=s.html`
|
|
1394
1403
|
<template>
|
|
1395
1404
|
<style>
|
|
1396
1405
|
:host {
|
|
@@ -1419,9 +1428,9 @@
|
|
|
1419
1428
|
</style>
|
|
1420
1429
|
<slot></slot>
|
|
1421
1430
|
</template>
|
|
1422
|
-
`,
|
|
1423
|
-
${
|
|
1424
|
-
`,
|
|
1431
|
+
`,ua=void 0,pa={};class ha extends r.FoundationElement{setGridItemProperties(e,t,o,i){if(t&&e&&o&&i){return`grid-row: ${0===t||0===i?"auto":`${t} / ${Number(t)+Number(i)}`}; grid-column: ${0===e||0===o?"auto":`${e} / ${Number(e)+Number(o)}`}`}}}(0,n.__decorate)([(0,s.attr)({attribute:"col-number"})],ha.prototype,"colNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"col-sm-number"})],ha.prototype,"colSmNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"col-md-number"})],ha.prototype,"colMdNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"col-lg-number"})],ha.prototype,"colLgNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"row-number"})],ha.prototype,"rowNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"row-sm-number"})],ha.prototype,"rowSmNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"row-md-number"})],ha.prototype,"rowMdNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"row-lg-number"})],ha.prototype,"rowLgNumber",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"width"})],ha.prototype,"width",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"width-sm"})],ha.prototype,"widthSm",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"width-md"})],ha.prototype,"widthMd",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"width-lg"})],ha.prototype,"widthLg",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"height"})],ha.prototype,"height",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"height-sm"})],ha.prototype,"heightSm",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"height-md"})],ha.prototype,"heightMd",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"height-lg"})],ha.prototype,"heightLg",void 0);const ma=ha.compose(Object.assign({baseName:"grid-layout-item",template:ca,shadowOptions:ua},pa));var fa=o(38938),va=o(79840),ga=o(64739),ba=o(75030);const ya=()=>(fa.vI.add(ba.mRB,ga.NCV,va.vnX),fa.vz.css()),wa=(e,t)=>s.css`
|
|
1432
|
+
${ya()}
|
|
1433
|
+
`,xa=s.html`
|
|
1425
1434
|
<template>
|
|
1426
1435
|
<i
|
|
1427
1436
|
${(0,s.ref)("iElement")}
|
|
@@ -1431,17 +1440,17 @@
|
|
|
1431
1440
|
<slot></slot>
|
|
1432
1441
|
</i>
|
|
1433
1442
|
</template>
|
|
1434
|
-
`,
|
|
1435
|
-
${(0,
|
|
1436
|
-
`,
|
|
1437
|
-
${(0,
|
|
1438
|
-
`,
|
|
1439
|
-
${(0,
|
|
1440
|
-
`,
|
|
1441
|
-
${Ht}
|
|
1442
|
-
`,Va=s.html`
|
|
1443
|
+
`,Fa={mode:"open",delegatesFocus:!0},$a={};var Sa;!function(e){e.solid="fas",e.regular="far",e.brand="fab"}(Sa||(Sa={}));class Da extends r.FoundationElement{constructor(){super(...arguments),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()}loadIcon(){if(!this.iElement)return;const e=(0,fa.N)({prefix:Sa[this.variant],iconName:this.name}),t=(0,fa.qv)(e);t&&t.node&&(this.iElement.innerHTML="",Array.from(t.node).map((e=>this.iElement.appendChild(e))))}}(0,n.__decorate)([s.observable],Da.prototype,"iElement",void 0),(0,n.__decorate)([s.attr],Da.prototype,"name",void 0),(0,n.__decorate)([s.attr],Da.prototype,"size",void 0),(0,n.__decorate)([s.attr],Da.prototype,"variant",void 0);const Ca=Da.compose(Object.assign({baseName:"icon",template:xa,styles:wa,shadowOptions:Fa},$a)),_a=(e,t)=>s.css`
|
|
1444
|
+
${(0,v.optionStyles)(e,t)}
|
|
1445
|
+
`,Oa=(e,t)=>(0,r.listboxOptionTemplate)(e,t);class ka extends v.ListboxOption{}const Ta=void 0,Ra={},La=ka.compose(Object.assign({baseName:"option",template:Oa,styles:_a,shadowOptions:Ta},Ra)),Ma=(e,t)=>s.css`
|
|
1446
|
+
${(0,v.menuStyles)(e,t)}
|
|
1447
|
+
`,Na=(e,t)=>(0,r.menuTemplate)(e,t);class Aa extends v.Menu{}const Ea=void 0,Ia={},Pa=Aa.compose(Object.assign({baseName:"menu",template:Na,styles:Ma,shadowOptions:Ea},Ia)),Ha=(e,t)=>s.css`
|
|
1448
|
+
${(0,v.menuItemStyles)(e,t)}
|
|
1449
|
+
`,Ba=(e,t)=>(0,r.menuItemTemplate)(e,t);class ja extends v.MenuItem{connectedCallback(){super.connectedCallback(),this.addEventListener("click",(()=>this.$emit("onMenuClick")))}}const Ga=void 0,za={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 '},Va=ja.compose(Object.assign({baseName:"menu-item",template:Ba,styles:Ha,shadowOptions:Ga},za)),Ua=s.css`
|
|
1443
1450
|
${jt}
|
|
1444
|
-
`,
|
|
1451
|
+
`,Ya=s.html`
|
|
1452
|
+
${zt}
|
|
1453
|
+
`,Wa={mode:"open",delegatesFocus:!0},qa={};class Xa extends Yt{show(){this.onShowCallback&&this.onShowCallback(),this.mainElement.showModal()}}const Ka=Xa.compose(Object.assign({baseName:"modal",styles:Ua,template:Ya,shadowOptions:Wa},qa));var Za;!function(e){e.BELOW="below",e.ABOVE="above",e.DYNAMIC="dynamic"}(Za||(Za={}));const Ja=230,Qa=s.css`
|
|
1445
1454
|
.root {
|
|
1446
1455
|
position: relative;
|
|
1447
1456
|
width: inherit;
|
|
@@ -1551,7 +1560,7 @@
|
|
|
1551
1560
|
|
|
1552
1561
|
.visible {
|
|
1553
1562
|
visibility: visible;
|
|
1554
|
-
max-height: ${
|
|
1563
|
+
max-height: ${Ja.toString()}px;
|
|
1555
1564
|
}
|
|
1556
1565
|
|
|
1557
1566
|
::slotted(foundation-checkbox),
|
|
@@ -1586,7 +1595,7 @@
|
|
|
1586
1595
|
.label-hidden {
|
|
1587
1596
|
display: none;
|
|
1588
1597
|
}
|
|
1589
|
-
`,
|
|
1598
|
+
`,en=(e="foundation")=>s.html`
|
|
1590
1599
|
<label
|
|
1591
1600
|
part="label"
|
|
1592
1601
|
for="control"
|
|
@@ -1615,6 +1624,7 @@
|
|
|
1615
1624
|
readonly
|
|
1616
1625
|
type="text"
|
|
1617
1626
|
id="display-field"
|
|
1627
|
+
part="display-field"
|
|
1618
1628
|
:value="${e=>e.getDisplayValue}"
|
|
1619
1629
|
@click=${e=>e.toggle()}
|
|
1620
1630
|
/>
|
|
@@ -1623,6 +1633,7 @@
|
|
|
1623
1633
|
${(0,s.when)((e=>e.search),s.html`
|
|
1624
1634
|
<${e}-text-field
|
|
1625
1635
|
id="filter-search"
|
|
1636
|
+
part="filter-search"
|
|
1626
1637
|
placeholder="${e=>e.getPlaceholder}"
|
|
1627
1638
|
@input=${(e,t)=>e.setFilter(t.event)}
|
|
1628
1639
|
@change=${(e,t)=>e.changeHandler(t.event)}
|
|
@@ -1650,10 +1661,10 @@
|
|
|
1650
1661
|
</div>
|
|
1651
1662
|
</div>
|
|
1652
1663
|
</div>
|
|
1653
|
-
`,
|
|
1654
|
-
${
|
|
1655
|
-
`,
|
|
1656
|
-
${(0,
|
|
1664
|
+
`,tn=s.html`
|
|
1665
|
+
${en()}
|
|
1666
|
+
`,on=void 0,an={};class nn extends r.FoundationElement{constructor(){super(...arguments),this.name="",this.all=!0,this.allSelected=!1,this.search=!0,this.clickOutside=e=>this.handleClickOutside(e),this.open=!1,this.options=[],this.selectedOptions=[],this.filteredAvailableOptions=[...this.options],this.position=Za.BELOW,this.initialisedOptions=!1}openChanged(e,t){var o,i,a,n;t?(document.addEventListener("mousedown",this.clickOutside),null===(o=this.arrowIcon)||void 0===o||o.classList.add("flipped"),null===(i=this.optionsElement)||void 0===i||i.classList.add("visible")):(document.removeEventListener("mousedown",this.clickOutside),null===(a=this.arrowIcon)||void 0===a||a.classList.remove("flipped"),null===(n=this.optionsElement)||void 0===n||n.classList.remove("visible"))}connectedCallback(){var e;super.connectedCallback(),this.position===Za.ABOVE&&(null===(e=this.optionsElement)||void 0===e||e.classList.add("position-above"))}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("mousedown",this.clickOutside)}optionsChanged(){this.allSelected&&!this.initialisedOptions&&(this.selectedOptions=this.options.map((e=>this.optionGetter(e)))),this.filteredAvailableOptions=[...this.options]}selectedOptionsChanged(){this.$fastController.isConnected&&(this.initialisedOptions=!0)}toggle(){this.open||this.position!==Za.DYNAMIC||this.setDropdownPosition(),this.open=!this.open}setDropdownPosition(){var e,t;(this.scrollContainer||this.parentElement).clientHeight-(this.offsetTop-(this.scrollContainer||this.parentElement).scrollTop)<Ja+this.offsetHeight?null===(e=this.optionsElement)||void 0===e||e.classList.add("position-above"):null===(t=this.optionsElement)||void 0===t||t.classList.remove("position-above")}optionGetter(e){return"string"!=typeof e?e.value:e}getItemLabel(e){let t;return e?(t="string"==typeof e?e:e.label||e.value||"",this.valueFormatter?this.valueFormatter(t):t):""}get getDisplayValue(){let e="";switch(this.selectedOptions.length){case 0:e=this.getPlaceholder;break;case 1:{const t=this.options.find((e=>this.optionGetter(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 isAllSelected(){return this.selectedOptions.length===this.options.length}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)}selectCheckboxAll(){const e=this.selectedOptions.length===this.options.length;this.selectedOptions=e?[]:this.options.map((e=>this.optionGetter(e))),this.onAllSelectedCallback&&this.onAllSelectedCallback(!e),this.$emit("selectionChange",this.selectedOptions)}setFilter(e){this.filteredAvailableOptions=[...this.options.filter((t=>{var o;const i=e.currentTarget;return("string"==typeof t?t:null!==(o=t.label)&&void 0!==o?o:t.value).toLowerCase().startsWith(i.value.toLowerCase())}))]}changeHandler(e){e.preventDefault(),e.stopImmediatePropagation()}handleClickOutside(e){ro(e,this)&&(this.open=!1)}}(0,n.__decorate)([s.attr],nn.prototype,"name",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],nn.prototype,"all",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],nn.prototype,"allSelected",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],nn.prototype,"search",void 0),(0,n.__decorate)([s.observable],nn.prototype,"defaultSlottedNodes",void 0),(0,n.__decorate)([s.observable],nn.prototype,"valueFormatter",void 0),(0,n.__decorate)([s.observable],nn.prototype,"open",void 0),(0,n.__decorate)([s.observable],nn.prototype,"options",void 0),(0,n.__decorate)([s.observable],nn.prototype,"selectedOptions",void 0),(0,n.__decorate)([s.observable],nn.prototype,"filteredAvailableOptions",void 0),(0,n.__decorate)([s.observable],nn.prototype,"scrollContainer",void 0),(0,n.__decorate)([s.observable],nn.prototype,"position",void 0),(0,n.__decorate)([s.observable],nn.prototype,"onAllSelectedCallback",void 0),(0,n.__decorate)([s.volatile],nn.prototype,"getDisplayValue",null),(0,n.__decorate)([s.volatile],nn.prototype,"getPlaceholder",null),(0,n.__decorate)([s.volatile],nn.prototype,"isAllSelected",null);const sn=nn.compose(Object.assign({baseName:"multiselect",template:tn,styles:Qa,shadowOptions:on},an)),rn=(e,t)=>s.css`
|
|
1667
|
+
${(0,v.numberFieldStyles)(e,t)}
|
|
1657
1668
|
::part(label) {
|
|
1658
1669
|
color: var(--neutral-foreground-rest);
|
|
1659
1670
|
}
|
|
@@ -1682,9 +1693,9 @@
|
|
|
1682
1693
|
::part(end) {
|
|
1683
1694
|
margin-inline-end: unset;
|
|
1684
1695
|
}
|
|
1685
|
-
`,
|
|
1696
|
+
`,ln=(e,t)=>s.html`
|
|
1686
1697
|
${(0,r.numberFieldTemplate)(e,t)}
|
|
1687
|
-
`;class
|
|
1698
|
+
`;class dn extends v.NumberField{constructor(){super(...arguments),this.hideStep=!1,this.value="",this.withFormatting=!1,this.locale="en-US",this.options={maximumFractionDigits:3,minimumFractionDigits:0}}sanitiseInputVal(e){return String(new gt.NumberParser(this.locale).parse(e))}toIntlNumberFormat(e){return Intl.NumberFormat(this.locale,this.options).format(Number(e))}validateValue(e,t=!0){let o=parseFloat(parseFloat(t?this.sanitiseInputVal(e):e).toPrecision(12));return isNaN(o)&&(o=""),String(o)}validateMinMax(e,t=!0){var o,i;let a=parseFloat(this.validateValue(e,t));return isNaN(a)?a="":(a=Math.min(a,null!==(o=this.max)&&void 0!==o?o:a),a=Math.max(a,null!==(i=this.min)&&void 0!==i?i:a)),String(a)}stepUp(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:e+this.step;this.control.value=t.toString(),this.handleTextInput()}stepDown(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:e-this.step;this.control.value=t.toString(),this.handleTextInput()}hasSeparatorWithoutDecimals(){return new RegExp("[.]$")}handleTextInput(){if(this.isUserInput=!0,this.withFormatting&&!new gt.NumberParser(this.locale).hasSeparator(this.control.value)){const e=this.validateValue(this.control.value);this.control.value=this.toIntlNumberFormat(e),this.value=e}else this.withFormatting||this.hasSeparatorWithoutDecimals().test(this.control.value)||(this.control.value=this.validateValue(this.control.value,!1),this.value=this.control.value)}valueChanged(e,t){if(t||!this.control){if(t&&t!==e){if(!this.isUserInput)return this.value=this.withFormatting?this.validateMinMax(this.value):this.validateMinMax(this.value,!1),void s.DOM.queueUpdate((()=>{this.control.value=this.withFormatting?this.toIntlNumberFormat(this.value):this.value}));const e=this.validateValue(t);s.DOM.queueUpdate((()=>{var o;""!==(null===(o=this.control)||void 0===o?void 0:o.value)?""!==this.value?(this.control.value=this.withFormatting?this.toIntlNumberFormat(e):e,this.value=this.withFormatting?this.sanitiseInputVal(this.control.value):this.control.value):this.control.value=t:this.control.value=this.withFormatting?this.toIntlNumberFormat(e):e}))}}else this.control.value=""}handleBlur(){this.isUserInput=!1,this.value=this.withFormatting?this.validateMinMax(this.value):this.validateMinMax(this.value,!1),this.control.value=this.withFormatting&&this.value?this.toIntlNumberFormat(this.value):this.value,this.$emit("input"),this.$emit("change")}}(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],dn.prototype,"hideStep",void 0),(0,n.__decorate)([s.attr],dn.prototype,"value",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],dn.prototype,"withFormatting",void 0),(0,n.__decorate)([s.attr],dn.prototype,"locale",void 0);const cn={delegatesFocus:!0,mode:"open"},un={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 '},pn=dn.compose(Object.assign({baseName:"number-field",template:ln,styles:rn,shadowOptions:cn},un));var hn=o(86975);const mn={toView:e=>JSON.stringify(e),fromView:e=>null==e?e:JSON.parse(e)};class fn extends r.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,hn.fi)(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,n.__decorate)([s.attr],fn.prototype,"selector",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],fn.prototype,"show",void 0),(0,n.__decorate)([s.attr],fn.prototype,"event",void 0),(0,n.__decorate)([s.attr],fn.prototype,"placement",void 0),(0,n.__decorate)([(0,s.attr)({converter:mn})],fn.prototype,"offset",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],fn.prototype,"flip",void 0);const vn=s.css`
|
|
1688
1699
|
:host {
|
|
1689
1700
|
display: none;
|
|
1690
1701
|
inset: unset !important;
|
|
@@ -1694,23 +1705,23 @@
|
|
|
1694
1705
|
:host([show]) {
|
|
1695
1706
|
display: block;
|
|
1696
1707
|
}
|
|
1697
|
-
`,
|
|
1708
|
+
`,gn=s.html`
|
|
1698
1709
|
<template>
|
|
1699
1710
|
<slot></slot>
|
|
1700
1711
|
</template>
|
|
1701
|
-
`,
|
|
1702
|
-
${(0,
|
|
1712
|
+
`,bn=fn.compose({baseName:"popper",styles:vn,template:gn}),yn=(e,t)=>s.css`
|
|
1713
|
+
${(0,v.progressStyles)(e,t)}
|
|
1703
1714
|
:host {
|
|
1704
1715
|
height: calc(var(--design-unit) * 2px);
|
|
1705
1716
|
}
|
|
1706
|
-
`,
|
|
1707
|
-
${(0,
|
|
1708
|
-
`,
|
|
1709
|
-
${(0,
|
|
1710
|
-
`,
|
|
1711
|
-
${(0,
|
|
1712
|
-
`,
|
|
1713
|
-
${(0,
|
|
1717
|
+
`,wn=(e,t)=>(0,r.progressTemplate)(e,t);class xn extends v.Progress{}const Fn=void 0,$n={indeterminateIndicator1:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>',indeterminateIndicator2:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>'},Sn=xn.compose(Object.assign({baseName:"progress",template:wn,styles:yn,shadowOptions:Fn},$n)),Dn=(e,t)=>s.css`
|
|
1718
|
+
${(0,v.progressRingStyles)(e,t)}
|
|
1719
|
+
`,Cn=(e,t)=>(0,r.progressRingTemplate)(e,t);class _n extends v.Progress{}const On=void 0,kn={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 '},Tn=_n.compose(Object.assign({baseName:"progress-ring",template:Cn,styles:Dn,shadowOptions:On},kn)),Rn=(e,t)=>s.css`
|
|
1720
|
+
${(0,v.radioStyles)(e,t)}
|
|
1721
|
+
`,Ln=(e,t)=>(0,r.radioTemplate)(e,t);class Mn extends v.Radio{}const Nn=void 0,An={checkedIndicator:'\n <div part="checked-indicator" class="checked-indicator"></div>\n '},En=Mn.compose(Object.assign({baseName:"radio",template:Ln,styles:Rn,shadowOptions:Nn},An)),In=(e,t)=>s.css`
|
|
1722
|
+
${(0,v.radioGroupStyles)(e,t)}
|
|
1723
|
+
`,Pn=(e,t)=>(0,r.radioGroupTemplate)(e,t);class Hn extends v.RadioGroup{}const Bn=void 0,jn={},Gn=Hn.compose(Object.assign({baseName:"radio-group",template:Pn,styles:In,shadowOptions:Bn},jn)),zn=(e,t)=>s.css`
|
|
1724
|
+
${(0,v.radioGroupStyles)(e,t)}
|
|
1714
1725
|
::slotted(foundation-segmented-item:first-of-type) {
|
|
1715
1726
|
border-radius: calc(var(--control-corner-radius) * 1px) 0 0
|
|
1716
1727
|
calc(var(--control-corner-radius) * 1px);
|
|
@@ -1722,8 +1733,8 @@
|
|
|
1722
1733
|
calc(var(--control-corner-radius) * 1px) 0;
|
|
1723
1734
|
border-left-width: 0;
|
|
1724
1735
|
}
|
|
1725
|
-
`,
|
|
1726
|
-
${(0,
|
|
1736
|
+
`,Vn=(e,t)=>(0,r.radioGroupTemplate)(e,t);class Un extends r.RadioGroup{valueChanged(){void 0===this.value&&this.slottedRadioButtons&&this.slottedRadioButtons.forEach((e=>{e.checked=!1})),super.valueChanged()}}const Yn=void 0,Wn={},qn=Un.compose(Object.assign({baseName:"segmented-control",template:Vn,styles:zn,shadowOptions:Yn},Wn)),Xn=(e,t)=>s.css`
|
|
1737
|
+
${(0,v.radioStyles)(e,t)}
|
|
1727
1738
|
:host {
|
|
1728
1739
|
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
1729
1740
|
border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);
|
|
@@ -1733,7 +1744,7 @@
|
|
|
1733
1744
|
:host([aria-checked='true']) {
|
|
1734
1745
|
background: var(--accent-foreground-rest);
|
|
1735
1746
|
}
|
|
1736
|
-
`,
|
|
1747
|
+
`,Kn=(e,t)=>s.html`
|
|
1737
1748
|
<template
|
|
1738
1749
|
role="radio"
|
|
1739
1750
|
aria-checked="${e=>e.checked}"
|
|
@@ -1747,21 +1758,21 @@
|
|
|
1747
1758
|
<slot></slot>
|
|
1748
1759
|
</span>
|
|
1749
1760
|
</template>
|
|
1750
|
-
`;class
|
|
1751
|
-
${(0,
|
|
1752
|
-
`,
|
|
1753
|
-
${(0,
|
|
1754
|
-
`,
|
|
1755
|
-
${(0,
|
|
1761
|
+
`;class Zn extends v.Radio{}const Jn=void 0,Qn={},es=Zn.compose(Object.assign({baseName:"segmented-item",template:Kn,styles:Xn,shadowOptions:Jn},Qn)),ts=(e,t)=>s.css`
|
|
1762
|
+
${(0,v.selectStyles)(e,t)}
|
|
1763
|
+
`,os=(e,t)=>(0,r.selectTemplate)(e,t);class is extends v.Select{}const as=void 0,ns={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 '},ss=is.compose(Object.assign({baseName:"select",template:os,styles:ts,shadowOptions:as},ns)),rs=(e,t)=>s.css`
|
|
1764
|
+
${(0,v.skeletonStyles)(e,t)}
|
|
1765
|
+
`,ls=(e,t)=>(0,r.skeletonTemplate)(e,t);class ds extends v.Skeleton{}const cs=void 0,us={},ps=ds.compose(Object.assign({baseName:"skeleton",template:ls,styles:rs,shadowOptions:cs},us)),hs=(e,t)=>s.css`
|
|
1766
|
+
${(0,v.sliderStyles)(e,t)}
|
|
1756
1767
|
.track-progress {
|
|
1757
1768
|
background-color: var(--accent-fill-rest);
|
|
1758
1769
|
border-radius: calc(var(--control-corner-radius) * 1px);
|
|
1759
1770
|
}
|
|
1760
|
-
`;var
|
|
1771
|
+
`;var ms=o(75511),fs=o(62515);const vs=(e,t)=>s.html`
|
|
1761
1772
|
<template
|
|
1762
1773
|
role="slider"
|
|
1763
1774
|
class="${e=>e.readOnly?"readonly":""}
|
|
1764
|
-
${e=>e.orientation||
|
|
1775
|
+
${e=>e.orientation||ms.i.horizontal}"
|
|
1765
1776
|
tabindex="${e=>e.disabled?null:0}"
|
|
1766
1777
|
aria-valuetext="${e=>e.valueTextFormatter(e.value)}"
|
|
1767
1778
|
aria-valuenow="${e=>e.value}"
|
|
@@ -1776,7 +1787,7 @@
|
|
|
1776
1787
|
<div ${(0,s.ref)("track")} part="track-container" class="track">
|
|
1777
1788
|
<div
|
|
1778
1789
|
class="track-progress"
|
|
1779
|
-
style="${e=>{const t=1-(0,
|
|
1790
|
+
style="${e=>{const t=1-(0,fs.b9)(0,1,(parseInt(e.value)-e.min)/(e.max-e.min)),o=Math.round(100*(1-t));return"horizontal"===e.orientation?e.isDragging?`height: calc(var(--track-width) * 1px); width: ${o}%;`:`height: calc(var(--track-width) * 1px); width: ${o}%; transition: all 0.2s ease;`:e.isDragging?`width: calc(var(--track-width) * 1px); height: ${o}%;`:`width: calc(var(--track-width) * 1px); height: ${o}%; transition: all 0.2s ease;`}}"
|
|
1780
1791
|
></div>
|
|
1781
1792
|
</div>
|
|
1782
1793
|
<slot></slot>
|
|
@@ -1790,7 +1801,7 @@
|
|
|
1790
1801
|
</div>
|
|
1791
1802
|
</div>
|
|
1792
1803
|
</template>
|
|
1793
|
-
`;class
|
|
1804
|
+
`;class gs extends v.Slider{}const bs=void 0,ys={thumb:'\n <div class="thumb-cursor"></div>\n '},ws=gs.compose(Object.assign({baseName:"slider",template:vs,styles:hs,shadowOptions:bs},ys)),xs=s.css`
|
|
1794
1805
|
@keyframes append-animate {
|
|
1795
1806
|
from {
|
|
1796
1807
|
transform: translateX(100%);
|
|
@@ -1872,7 +1883,7 @@
|
|
|
1872
1883
|
flex: 1;
|
|
1873
1884
|
overflow: hidden;
|
|
1874
1885
|
}
|
|
1875
|
-
`,
|
|
1886
|
+
`,Fs=s.html`
|
|
1876
1887
|
<div class="snackbar ${e=>e.deleteAnimation}" ${(0,s.ref)("snackbar")}>
|
|
1877
1888
|
<div part="content" class="content">
|
|
1878
1889
|
<div>${e=>{var t;return(null===(t=e.error)||void 0===t?void 0:t.errorDetails)||"Place holder for error message"}}</div>
|
|
@@ -1889,8 +1900,8 @@
|
|
|
1889
1900
|
`)}
|
|
1890
1901
|
</div>
|
|
1891
1902
|
</div>
|
|
1892
|
-
|
|
1893
|
-
${(0,
|
|
1903
|
+
`,$s={mode:"open",delegatesFocus:!0};class Ss extends r.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=1e4,this.autoClose=!0,this.type=""}connectedCallback(){super.connectedCallback(),this.autoClose&&setTimeout((()=>{this.deleteAnimation="snackbar-delete",this.snackbar.onanimationend=()=>{this.dismiss()}}),this.closeTimeout)}errorChanged(e,t){var o,i,a;this.type=null!==(a=null===(i=null===(o=null==t?void 0:t.config)||void 0===o?void 0:o.snackbar)||void 0===i?void 0:i.type)&&void 0!==a?a:""}dismiss(){this.remove()}}(0,n.__decorate)([s.observable],Ss.prototype,"error",void 0),(0,n.__decorate)([s.observable],Ss.prototype,"deleteAnimation",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"close-timeout"})],Ss.prototype,"closeTimeout",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"auto-close"})],Ss.prototype,"autoClose",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"type"})],Ss.prototype,"type",void 0);const Ds=Ss.compose({baseName:"snackbar",styles:xs,template:Fs,shadowOptions:$s}),Cs=(e,t)=>s.css`
|
|
1904
|
+
${(0,v.switchStyles)(e,t)}
|
|
1894
1905
|
.checked-indicator {
|
|
1895
1906
|
transform: scale(1.3);
|
|
1896
1907
|
}
|
|
@@ -1902,24 +1913,24 @@
|
|
|
1902
1913
|
.checked-indicator {
|
|
1903
1914
|
border-radius: calc(var(--control-corner-radius) * 2px);
|
|
1904
1915
|
}
|
|
1905
|
-
`,
|
|
1906
|
-
${(0,
|
|
1907
|
-
`,
|
|
1908
|
-
${(0,
|
|
1909
|
-
`,
|
|
1910
|
-
${(0,
|
|
1911
|
-
`,
|
|
1912
|
-
${(0,
|
|
1916
|
+
`,_s=(e,t)=>(0,r.switchTemplate)(e,t);class Os extends v.Switch{}const ks=void 0,Ts={switch:'<div class="checked-indicator" part="checked-indicator"></div>'},Rs=Os.compose(Object.assign({baseName:"switch",template:_s,styles:Cs,shadowOptions:ks},Ts)),Ls=(e,t)=>s.css`
|
|
1917
|
+
${(0,v.tabStyles)(e,t)}
|
|
1918
|
+
`,Ms=(e,t)=>(0,r.tabTemplate)(e,t);class Ns extends v.Tab{}const As=void 0,Es={},Is=Ns.compose(Object.assign({baseName:"tab",template:Ms,styles:Ls,shadowOptions:As},Es)),Ps=(e,t)=>s.css`
|
|
1919
|
+
${(0,v.tabPanelStyles)(e,t)}
|
|
1920
|
+
`,Hs=(e,t)=>(0,r.tabPanelTemplate)(e,t);class Bs extends v.TabPanel{}const js=void 0,Gs={},zs=Bs.compose(Object.assign({baseName:"tab-panel",template:Hs,styles:Ps,shadowOptions:js},Gs)),Vs=(e,t)=>s.css`
|
|
1921
|
+
${(0,v.tabsStyles)(e,t)}
|
|
1922
|
+
`,Us=(e,t)=>(0,r.tabsTemplate)(e,t);class Ys extends v.Tabs{}const Ws=void 0,qs={},Xs=Ys.compose(Object.assign({baseName:"tabs",template:Us,styles:Vs,shadowOptions:Ws},qs)),Ks=(e,t)=>s.css`
|
|
1923
|
+
${(0,v.textAreaStyles)(e,t)}
|
|
1913
1924
|
:host .control {
|
|
1914
1925
|
padding: calc(var(--design-unit) * 3px);
|
|
1915
1926
|
}
|
|
1916
|
-
`,
|
|
1917
|
-
${(0,
|
|
1927
|
+
`,Zs=(e,t)=>(0,r.textAreaTemplate)(e,t);class Js extends v.TextArea{}const Qs=void 0,er={},tr=Js.compose(Object.assign({baseName:"text-area",template:Zs,styles:Ks,shadowOptions:Qs},er)),or=(e,t)=>s.css`
|
|
1928
|
+
${(0,v.textFieldStyles)(e,t)}
|
|
1918
1929
|
|
|
1919
1930
|
input {
|
|
1920
|
-
color-scheme: ${
|
|
1931
|
+
color-scheme: ${gt.activeColorScheme};
|
|
1921
1932
|
}
|
|
1922
|
-
`,
|
|
1933
|
+
`,ir=(e,t)=>s.html`
|
|
1923
1934
|
<template
|
|
1924
1935
|
class="
|
|
1925
1936
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -1981,7 +1992,7 @@
|
|
|
1981
1992
|
${(0,r.endSlotTemplate)(e,t)}
|
|
1982
1993
|
</div>
|
|
1983
1994
|
</template>
|
|
1984
|
-
`;class
|
|
1995
|
+
`;class ar extends v.TextField{constructor(){super(...arguments),this.autocapitalize="off"}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}autocapitalizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocapitalize=this.autocapitalize)}}(0,n.__decorate)([s.attr],ar.prototype,"autocomplete",void 0),(0,n.__decorate)([s.attr],ar.prototype,"autocapitalize",void 0),(0,n.__decorate)([s.attr],ar.prototype,"step",void 0);const nr={mode:"open",delegatesFocus:!0},sr={},rr=ar.compose(Object.assign({baseName:"text-field",template:ir,styles:or,shadowOptions:nr},sr)),lr=s.css`
|
|
1985
1996
|
@keyframes append-animate {
|
|
1986
1997
|
from {
|
|
1987
1998
|
transform: translateX(100%);
|
|
@@ -2082,12 +2093,12 @@
|
|
|
2082
2093
|
.close-icon svg {
|
|
2083
2094
|
cursor: pointer;
|
|
2084
2095
|
}
|
|
2085
|
-
`,
|
|
2096
|
+
`,dr=s.html`
|
|
2086
2097
|
<div class="toast ${e=>e.deleteAnimation}" ${(0,s.ref)("toast")}>
|
|
2087
2098
|
<div class="content-wrapper">
|
|
2088
2099
|
<div part="top" class="top">
|
|
2089
2100
|
<slot name="top"></slot>
|
|
2090
|
-
<div class="close-icon" @click=${e=>e.close()}>${
|
|
2101
|
+
<div class="close-icon" @click=${e=>e.close()}>${Gt()}</div>
|
|
2091
2102
|
</div>
|
|
2092
2103
|
<div part="content" class="content">
|
|
2093
2104
|
<slot name="content"></slot>
|
|
@@ -2100,12 +2111,12 @@
|
|
|
2100
2111
|
</div>
|
|
2101
2112
|
</div>
|
|
2102
2113
|
</div>
|
|
2103
|
-
`,
|
|
2104
|
-
${(0,
|
|
2105
|
-
`,
|
|
2106
|
-
${(0,
|
|
2107
|
-
`,
|
|
2108
|
-
${(0,
|
|
2114
|
+
`,cr={mode:"open",delegatesFocus:!0},ur={};class pr extends r.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=1e4,this.autoClose=!1}connectedCallback(){super.connectedCallback(),this.autoClose&&setTimeout((()=>{this.deleteAnimation="toast-delete",this.toast.onanimationend=()=>{this.remove()}}),this.closeTimeout)}close(){this.remove()}}(0,n.__decorate)([s.observable],pr.prototype,"deleteAnimation",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"close-timeout"})],pr.prototype,"closeTimeout",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"auto-close"})],pr.prototype,"autoClose",void 0);const hr=pr.compose(Object.assign({baseName:"toast",styles:lr,template:dr,shadowOptions:cr},ur)),mr=(e,t)=>s.css`
|
|
2115
|
+
${(0,v.toolbarStyles)(e,t)}
|
|
2116
|
+
`,fr=(e,t)=>(0,r.toolbarTemplate)(e,t);class vr extends v.Toolbar{}const gr=void 0,br={},yr=vr.compose(Object.assign({baseName:"toolbar",template:fr,styles:mr,shadowOptions:gr},br)),wr=(e,t)=>s.css`
|
|
2117
|
+
${(0,v.tooltipStyles)(e,t)}
|
|
2118
|
+
`,xr=(e,t)=>(0,r.tooltipTemplate)(e,t);class Fr extends v.Tooltip{}const $r=void 0,Sr={},Dr=Fr.compose(Object.assign({baseName:"tooltip",template:xr,styles:wr,shadowOptions:$r},Sr)),Cr=(e,t)=>s.css`
|
|
2119
|
+
${(0,v.treeItemStyles)(e,t)}
|
|
2109
2120
|
:host {
|
|
2110
2121
|
--focus-stroke-width: 0;
|
|
2111
2122
|
--tree-item-nested-width: 1em;
|
|
@@ -2121,9 +2132,9 @@
|
|
|
2121
2132
|
.positioning-region {
|
|
2122
2133
|
height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) * 1px);
|
|
2123
2134
|
}
|
|
2124
|
-
`,
|
|
2125
|
-
${(0,
|
|
2126
|
-
`,
|
|
2135
|
+
`,_r=(e,t)=>(0,r.treeItemTemplate)(e,t);class Or extends v.TreeItem{}const kr=void 0,Tr={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>'},Rr=Or.compose(Object.assign({baseName:"tree-item",template:_r,styles:Cr,shadowOptions:kr},Tr)),Lr=(e,t)=>s.css`
|
|
2136
|
+
${(0,v.treeViewStyles)(e,t)}
|
|
2137
|
+
`,Mr=(e,t)=>(0,r.treeViewTemplate)(e,t);class Nr extends r.TreeView{}const Ar=void 0,Er={},Ir=Nr.compose(Object.assign({baseName:"tree-view",template:Mr,styles:Lr,shadowOptions:Ar},Er)),Pr=(e,t)=>s.css`
|
|
2127
2138
|
.container {
|
|
2128
2139
|
position: relative;
|
|
2129
2140
|
width: 100%;
|
|
@@ -2143,7 +2154,7 @@
|
|
|
2143
2154
|
overflow: hidden;
|
|
2144
2155
|
text-overflow: ellipsis;
|
|
2145
2156
|
}
|
|
2146
|
-
`,
|
|
2157
|
+
`,Hr=s.html`
|
|
2147
2158
|
<div class="container" value=${e=>e.value}>
|
|
2148
2159
|
<fast-text-field
|
|
2149
2160
|
class="url-input"
|
|
@@ -2159,5 +2170,5 @@
|
|
|
2159
2170
|
<a class="url-input-link" href=${e=>e.value} target="_blank">${e=>e.value}</a>
|
|
2160
2171
|
`)}
|
|
2161
2172
|
</div>
|
|
2162
|
-
`,Pr=void 0,Hr={};class Br extends m.TextField{constructor(){super(...arguments),this.value=""}saveUrl(e){this.value=e.startsWith("http")?e:"https://"+e,this.focused=!1}focus(){this.focused=!0}}(0,n.__decorate)([s.observable],Br.prototype,"value",void 0),(0,n.__decorate)([s.observable],Br.prototype,"focused",void 0);const jr=Br.compose(Object.assign({baseName:"url-input",template:Ir,styles:Er,shadowOptions:Pr},Hr)),Gr={foundationActionsMenu:h,foundationAnchor:w,foundationBadge:C,foundationBanner:R,foundationBreadcrumbItem:z,foundationBreadcrumb:I,foundationButton:X,foundationCard:te,foundationCheckbox:re,foundationCombobox:he,foundationConnectionIndicator:ye,foundationDataGrid:De,foundationDataGridCell:Te,foundationDataGridRow:Ae,foundationDatePicker:qe,foundationDesignSystemProvider:It,foundationDialog:Yt,foundationDisclosure:Jt,foundationDivider:ao,foundationDropdownMenu:ho,foundationErrorBoundary:Lo,foundationErrorBanner:bo,foundationErrorDialog:Po,foundationFileUpload:li,foundationFilter:xi,foundationFilterBar:Ri,foundationFlexLayout:Hi,foundationFlipper:Ui,foundationFlyout:Ji,foundationGridLayout:ra,foundationGridLayoutItem:pa,foundationIcon:Sa,foundationListboxOption:Ta,foundationMenu:Ea,foundationMenuItem:Ga,foundationModal:qa,foundationMultiselect:an,foundationNumberField:cn,foundationProgress:Fn,foundationPopper:vn,foundationProgressRing:On,foundationRadio:Mn,foundationRadioGroup:Bn,foundationSegmentedControl:Yn,foundationSegmentedItem:Jn,foundationSelect:as,foundationSkeleton:cs,foundationSlider:bs,foundationSnackbar:$s,foundationSwitch:ks,foundationTab:As,foundationTabPanel:js,foundationTabs:Ws,foundationTextArea:Qs,foundationTextField:nr,foundationToast:ur,foundationToolbar:gr,foundationTooltip:$r,foundationTreeItem:kr,foundationTreeView:Ar,foundationUrlInput:jr,register(e,...t){if(e)for(const o in this)"register"!==o&&this[o]().register(e,...t)}};function zr(e){return new Proxy(e,{get:(e,t,...o)=>{if(["withPrefix","withShadowRootMode","withElementDisambiguation"].includes(t))throw new Error("Modification of the Design System is not allowed.");return Reflect.get(e,t,...o)}})}const Vr=(e,t="foundation")=>{e&&vt(i,a,e);return zr(r.DesignSystem.getOrCreate(e).withPrefix(t))};class Ur extends s.CSSDirective{constructor(e){super(),this.tokenMap=e}createTokenPartial(e,t){return s.cssPartial`${e}: ${t}`}createTokensCSS(){const e=[];for(const[t,o]of Object.entries(this.tokenMap))e.push(this.createTokenPartial(t,o).createCSS());return e}createCSS(){return this.createTokensCSS().join(";")}}var Yr=o(82940),Wr=o(9162),qr=o(5127),Xr=o(32449),Kr=o(26714);class Zr extends r.FoundationElement{constructor(){super(...arguments),this.withGridInit=!0,this.isSnapshot=!1,this.maxRows=Yr.WJ.MAX_ROWS_250,this.maxView=Yr.WJ.MAX_VIEW_1000,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 Kr.X(new Map)}set datasourceConfig(e){e&&Object.keys(e).forEach((t=>{void 0!==e[t]&&(this[t]=e[t])}))}disconnectedCallback(){super.disconnectedCallback(),this.clearData()}reset(){this.requiresFullDataRefresh=!0,this.fetchGenesisData()}fetchGenesisData(e=!0){return(0,n.__awaiter)(this,void 0,void 0,(function*(){if(this.data)return void this.syncComponentData(this.data);const t=e||!this.datasource.initialized;t||(this.connect.dataLogoff(this.sourceRef),this.clearData());if(yield this.datasource.init(this.datasourceOptions(),t))if(this.isSnapshot){const e=yield this.datasource.snapshotFiltered();this.syncComponentData(e)}else mo.debug(`requesting stream for ${this.resourceName}`),this.dataSub=this.datasource.stream.subscribe((e=>{this.sourceRef=e.SOURCE_REF;const t=e.MESSAGE_TYPE;if(t&&t===Wr.Cs.LOGOFF_ACK)this.dataSubWasLoggedOff=!0;else if(this.dataSubWasLoggedOff=!1,e.ROW){const t=(0,qr.$)(e);this.handleStreamUpdate(t)}else this.handleStreamUpdate(e)}));else mo.debug(`Genesis Datasource init failed for ${this.resourceName}`)}))}initDatasource(){return(0,n.__awaiter)(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,o;if(!Array.isArray(e.REPLY)||!(null===(t=e.MESSAGE_TYPE)||void 0===t?void 0:t.startsWith("REP_")))return void mo.error("received invalid RequestServerResult",e);if(this.requiresFullDataRefresh){"ROW_REF"!==this.rowId&&(null===(o=e.REPLY)||void 0===o||o.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 i=Array.from(this.rowsSyncedWithStream.values()).filter((t=>!e.REPLY.includes(t)));this.handleStreamDeletes(i)}applyDataserverData(e){var t,o,i,a;if(this.requiresFullDataRefresh){null===(t=e.inserts)||void 0===t||t.forEach((e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)}));const o=Array.from(this.rowsSyncedWithStream.values());this.syncComponentData(o)}else(null===(o=e.inserts)||void 0===o?void 0:o.length)>0&&this.handleStreamInserts(e.inserts),(null===(i=e.deletes)||void 0===i?void 0:i.length)>0&&this.handleStreamDeletes(e.deletes),(null===(a=e.updates)||void 0===a?void 0:a.length)>0&&this.handleStreamUpdates(e.updates)}buildCriteria(){var e;const t=(null===(e=this.criteria)||void 0===e?void 0:e.split(";"))||[];return(0,Xr.p)(t.join(" && "),";")}criteriaChanged(e,t){const o=!e&&t,i=e!==(0,Xr.p)(t,";");(o||i)&&s.DOM.queueUpdate((()=>this.fetchGenesisData(null)))}setFilter(e,t){this.criteriaFromFilters.set(e,t),this.update.next(this.criteriaFromFilters)}removeFilter(e){this.criteriaFromFilters.delete(e),this.update.next(this.criteriaFromFilters)}}(0,n.__decorate)([me.lj],Zr.prototype,"connect",void 0),(0,n.__decorate)([wo.Yh],Zr.prototype,"datasource",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Zr.prototype,"withGridInit",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"criteria",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"fields",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Zr.prototype,"isSnapshot",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"maxRows",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"maxView",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"orderBy",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"resourceName",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Zr.prototype,"reverse",void 0),(0,n.__decorate)([s.attr],Zr.prototype,"rowId",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean",attribute:"with-timestamp-formatting"})],Zr.prototype,"withTimestampFormatting",void 0);let Jr=class extends Zr{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,n.__awaiter)(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(){mo.debug("clearData - Method not implemented.")}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values()),o=this.getColumnDefs(this.datasource.fieldMetadata);this.dataGrid.columnDefinitions=o,this.dataGrid.rowsData=t}handleStreamInserts(e){mo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){mo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){mo.debug("handleStreamUpdates - Method not implemented.")}};var Qr;Jr=(0,n.__decorate)([(0,s.customElement)({name:"data-grid-datasource"})],Jr);let el=Qr=class extends Zr{constructor(){super(...arguments),this.optionElement="fast-option",this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){e.connectedCallback.call(this),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.addEventListener("change",(e=>{const t=this.options.find((t=>t.label===e.target.value));this.select.$emit("value-change",t)})),this.select&&this.valueField&&(this.resourceName&&this.connect.isConnected||this.data)&&this.fetchGenesisData(),this.valueField||mo.warn('Specify field for values in options (e.g value-field="VALUE") and optionally field for label (e.g label-field="NAME")')}))}clearData(){Array.from(this.select.children).forEach((e=>{e instanceof Qr||this.select.removeChild(e)})),this.select.value="",this.select.initialValue=""}syncComponentData(e){var t;const o=null!=e?e:Array.from(this.rowsSyncedWithStream.values());this.options=o.map((e=>({value:e[this.valueField],label:e[this.labelField]})));this.options.map((({value:e,label:t})=>{const o=document.createElement(this.optionElement);return o.textContent=t||e,o.value=e,o})).forEach((e=>{this.select.appendChild(e)}));const i=null===(t=this.options.find((e=>e.value===this.initialSelectedValue)))||void 0===t?void 0:t.label;s.DOM.queueUpdate((()=>{this.select.value=i}))}handleStreamInserts(e){mo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){mo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){mo.debug("handleStreamUpdates - Method not implemented.")}};(0,n.__decorate)([(0,s.attr)({attribute:"label-field"})],el.prototype,"labelField",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"value-field"})],el.prototype,"valueField",void 0),el=Qr=(0,n.__decorate)([(0,s.customElement)({name:"options-datasource"})],el);let tl=class extends Zr{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){e.connectedCallback.call(this),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||mo.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){const t=(null!=e?e:Array.from(this.rowsSyncedWithStream.values())).map((e=>({value:e[this.valueField],label:e[this.labelField]})));this.select.options=t}handleStreamInserts(e){mo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){mo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){mo.debug("handleStreamUpdates - Method not implemented.")}};(0,n.__decorate)([(0,s.attr)({attribute:"value-field"})],tl.prototype,"valueField",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"label-field"})],tl.prototype,"labelField",void 0),tl=(0,n.__decorate)([(0,s.customElement)({name:"multiselect-datasource"})],tl);const ol=(e,t)=>o=>{const i="function"==typeof t?t:(a=t,e=>Object.assign(Object.assign({},a),e));var a;return s.FASTElement.define(class extends e{},i(o))};function il(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=s.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var al=o(1279);let nl=class extends(al.F0.from(s.FASTElement)){connectedCallback(){super.connectedCallback(),s.DOM.queueUpdate((()=>(0,n.__awaiter)(this,void 0,void 0,(function*(){this.$router.config=this.config}))))}};nl=(0,n.__decorate)([(0,s.customElement)({name:"foundation-router"})],nl);const sl=()=>Vr().register(Gr)},19082:(e,t,o)=>{"use strict";function i(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var i in o)e[i]=o[i]}return e}o.d(t,{Z:()=>a});var a=function e(t,o){function a(e,a,n){if("undefined"!=typeof document){"number"==typeof(n=i({},o,n)).expires&&(n.expires=new Date(Date.now()+864e5*n.expires)),n.expires&&(n.expires=n.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var r in n)n[r]&&(s+="; "+r,!0!==n[r]&&(s+="="+n[r].split(";")[0]));return document.cookie=e+"="+t.write(a,e)+s}}return Object.create({set:a,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var o=document.cookie?document.cookie.split("; "):[],i={},a=0;a<o.length;a++){var n=o[a].split("="),s=n.slice(1).join("=");try{var r=decodeURIComponent(n[0]);if(i[r]=t.read(s,r),e===r)break}catch(e){}}return e?i[e]:i}},remove:function(e,t){a(e,"",i({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,i({},this.attributes,t))},withConverter:function(t){return e(i({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}}]);
|
|
2163
|
-
//# sourceMappingURL=420.
|
|
2173
|
+
`,Br=void 0,jr={};class Gr extends v.TextField{constructor(){super(...arguments),this.value=""}saveUrl(e){this.value=e.startsWith("http")?e:"https://"+e,this.focused=!1}focus(){this.focused=!0}}(0,n.__decorate)([s.observable],Gr.prototype,"value",void 0),(0,n.__decorate)([s.observable],Gr.prototype,"focused",void 0);const zr=Gr.compose(Object.assign({baseName:"url-input",template:Hr,styles:Pr,shadowOptions:Br},jr)),Vr={foundationActionsMenu:f,foundationAnchor:F,foundationBadge:O,foundationBanner:M,foundationBreadcrumbItem:U,foundationBreadcrumb:H,foundationButton:Z,foundationCard:ie,foundationCheckbox:de,foundationCombobox:fe,foundationConnectionIndicator:xe,foundationDataGrid:_e,foundationDataGridCell:Le,foundationDataGridRow:Ie,foundationDatePicker:Ke,foundationDesignSystemProvider:Ht,foundationDialog:qt,foundationDisclosure:eo,foundationDivider:so,foundationDropdownMenu:fo,foundationErrorBoundary:No,foundationErrorBanner:wo,foundationErrorDialog:Bo,foundationFileUpload:ci,foundationFilter:$i,foundationFilterBar:Mi,foundationFlexLayout:ji,foundationFlipper:Wi,foundationFlyout:ea,foundationGridLayout:da,foundationGridLayoutItem:ma,foundationIcon:Ca,foundationListboxOption:La,foundationMenu:Pa,foundationMenuItem:Va,foundationModal:Ka,foundationMultiselect:sn,foundationNumberField:pn,foundationProgress:Sn,foundationPopper:bn,foundationProgressRing:Tn,foundationRadio:En,foundationRadioGroup:Gn,foundationSegmentedControl:qn,foundationSegmentedItem:es,foundationSelect:ss,foundationSkeleton:ps,foundationSlider:ws,foundationSnackbar:Ds,foundationSwitch:Rs,foundationTab:Is,foundationTabPanel:zs,foundationTabs:Xs,foundationTextArea:tr,foundationTextField:rr,foundationToast:hr,foundationToolbar:yr,foundationTooltip:Dr,foundationTreeItem:Rr,foundationTreeView:Ir,foundationUrlInput:zr,register(e,...t){if(e)for(const o in this)"register"!==o&&this[o]().register(e,...t)}};function Ur(e){return new Proxy(e,{get:(e,t,...o)=>{if(["withPrefix","withShadowRootMode","withElementDisambiguation"].includes(t))throw new Error("Modification of the Design System is not allowed.");return Reflect.get(e,t,...o)}})}const Yr=(e,t="foundation")=>{e&&bt(i,a,e);return Ur(r.DesignSystem.getOrCreate(e).withPrefix(t))};class Wr extends s.CSSDirective{constructor(e){super(),this.tokenMap=e}createTokenPartial(e,t){return s.cssPartial`${e}: ${t}`}createTokensCSS(){const e=[];for(const[t,o]of Object.entries(this.tokenMap))e.push(this.createTokenPartial(t,o).createCSS());return e}createCSS(){return this.createTokensCSS().join(";")}}var qr=o(82940),Xr=o(9162),Kr=o(5127),Zr=o(32449),Jr=o(26714);class Qr extends r.FoundationElement{constructor(){super(...arguments),this.withGridInit=!0,this.isSnapshot=!1,this.maxRows=qr.WJ.MAX_ROWS_250,this.maxView=qr.WJ.MAX_VIEW_1000,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 Jr.X(new Map)}set datasourceConfig(e){e&&Object.keys(e).forEach((t=>{void 0!==e[t]&&(this[t]=e[t])}))}disconnectedCallback(){super.disconnectedCallback(),this.clearData()}reset(){this.requiresFullDataRefresh=!0,this.fetchGenesisData()}fetchGenesisData(e=!0){return(0,n.__awaiter)(this,void 0,void 0,(function*(){if(this.data)return void this.syncComponentData(this.data);const t=e||!this.datasource.initialized;t||(this.connect.dataLogoff(this.sourceRef),this.clearData());if(yield this.datasource.init(this.datasourceOptions(),t))if(this.isSnapshot){const e=yield this.datasource.snapshotFiltered();this.syncComponentData(e)}else vo.debug(`requesting stream for ${this.resourceName}`),this.dataSub=this.datasource.stream.subscribe((e=>{this.sourceRef=e.SOURCE_REF;const t=e.MESSAGE_TYPE;if(t&&t===Xr.Cs.LOGOFF_ACK)this.dataSubWasLoggedOff=!0;else if(this.dataSubWasLoggedOff=!1,e.ROW){const t=(0,Kr.$)(e);this.handleStreamUpdate(t)}else this.handleStreamUpdate(e)}));else vo.debug(`Genesis Datasource init failed for ${this.resourceName}`)}))}initDatasource(){return(0,n.__awaiter)(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,o;if(!Array.isArray(e.REPLY)||!(null===(t=e.MESSAGE_TYPE)||void 0===t?void 0:t.startsWith("REP_")))return void vo.error("received invalid RequestServerResult",e);if(this.requiresFullDataRefresh){"ROW_REF"!==this.rowId&&(null===(o=e.REPLY)||void 0===o||o.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 i=Array.from(this.rowsSyncedWithStream.values()).filter((t=>!e.REPLY.includes(t)));this.handleStreamDeletes(i)}applyDataserverData(e){var t,o,i,a;if(this.requiresFullDataRefresh){null===(t=e.inserts)||void 0===t||t.forEach((e=>{this.rowsSyncedWithStream.set(e[this.rowId],e)}));const o=Array.from(this.rowsSyncedWithStream.values());this.syncComponentData(o)}else(null===(o=e.inserts)||void 0===o?void 0:o.length)>0&&this.handleStreamInserts(e.inserts),(null===(i=e.deletes)||void 0===i?void 0:i.length)>0&&this.handleStreamDeletes(e.deletes),(null===(a=e.updates)||void 0===a?void 0:a.length)>0&&this.handleStreamUpdates(e.updates)}buildCriteria(){var e;const t=(null===(e=this.criteria)||void 0===e?void 0:e.split(";"))||[];return(0,Zr.p)(t.join(" && "),";")}criteriaChanged(e,t){const o=!e&&t,i=e!==(0,Zr.p)(t,";");(o||i)&&s.DOM.queueUpdate((()=>this.fetchGenesisData(null)))}setFilter(e,t){this.criteriaFromFilters.set(e,t),this.update.next(this.criteriaFromFilters)}removeFilter(e){this.criteriaFromFilters.delete(e),this.update.next(this.criteriaFromFilters)}}(0,n.__decorate)([ve.lj],Qr.prototype,"connect",void 0),(0,n.__decorate)([Fo.Yh],Qr.prototype,"datasource",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Qr.prototype,"withGridInit",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"criteria",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"fields",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Qr.prototype,"isSnapshot",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"maxRows",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"maxView",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"orderBy",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"resourceName",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean"})],Qr.prototype,"reverse",void 0),(0,n.__decorate)([s.attr],Qr.prototype,"rowId",void 0),(0,n.__decorate)([(0,s.attr)({mode:"boolean",attribute:"with-timestamp-formatting"})],Qr.prototype,"withTimestampFormatting",void 0);let el=class extends Qr{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,n.__awaiter)(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(){vo.debug("clearData - Method not implemented.")}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values()),o=this.getColumnDefs(this.datasource.fieldMetadata);this.dataGrid.columnDefinitions=o,this.dataGrid.rowsData=t}handleStreamInserts(e){vo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){vo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){vo.debug("handleStreamUpdates - Method not implemented.")}};var tl;el=(0,n.__decorate)([(0,s.customElement)({name:"data-grid-datasource"})],el);let ol=tl=class extends Qr{constructor(){super(...arguments),this.optionElement="fast-option",this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){e.connectedCallback.call(this),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.addEventListener("change",(e=>{const t=this.options.find((t=>t.label===e.target.value));this.select.$emit("value-change",t)})),this.select&&this.valueField&&(this.resourceName&&this.connect.isConnected||this.data)&&this.fetchGenesisData(),this.valueField||vo.warn('Specify field for values in options (e.g value-field="VALUE") and optionally field for label (e.g label-field="NAME")')}))}clearData(){Array.from(this.select.children).forEach((e=>{e instanceof tl||this.select.removeChild(e)})),this.select.value="",this.select.initialValue=""}syncComponentData(e){var t;const o=null!=e?e:Array.from(this.rowsSyncedWithStream.values());this.options=o.map((e=>({value:e[this.valueField],label:e[this.labelField]})));this.options.map((({value:e,label:t})=>{const o=document.createElement(this.optionElement);return o.textContent=t||e,o.value=e,o})).forEach((e=>{this.select.appendChild(e)}));const i=this.initialSelectedValue?null===(t=this.options.find((e=>e.value===this.initialSelectedValue)))||void 0===t?void 0:t.label:"";s.DOM.queueUpdate((()=>{this.select.value=i}))}handleStreamInserts(e){vo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){vo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){vo.debug("handleStreamUpdates - Method not implemented.")}};(0,n.__decorate)([(0,s.attr)({attribute:"label-field"})],ol.prototype,"labelField",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"value-field"})],ol.prototype,"valueField",void 0),ol=tl=(0,n.__decorate)([(0,s.customElement)({name:"options-datasource"})],ol);let il=class extends Qr{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var t;return(0,n.__awaiter)(this,void 0,void 0,(function*(){e.connectedCallback.call(this),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||vo.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){const t=(null!=e?e:Array.from(this.rowsSyncedWithStream.values())).map((e=>({value:e[this.valueField],label:e[this.labelField]})));this.select.options=t}handleStreamInserts(e){vo.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){vo.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){vo.debug("handleStreamUpdates - Method not implemented.")}};(0,n.__decorate)([(0,s.attr)({attribute:"value-field"})],il.prototype,"valueField",void 0),(0,n.__decorate)([(0,s.attr)({attribute:"label-field"})],il.prototype,"labelField",void 0),il=(0,n.__decorate)([(0,s.customElement)({name:"multiselect-datasource"})],il);const al=(e,t)=>o=>{const i="function"==typeof t?t:(a=t,e=>Object.assign(Object.assign({},a),e));var a;return s.FASTElement.define(class extends e{},i(o))};function nl(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=s.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var sl=o(1279);let rl=class extends(sl.F0.from(s.FASTElement)){connectedCallback(){super.connectedCallback(),s.DOM.queueUpdate((()=>(0,n.__awaiter)(this,void 0,void 0,(function*(){this.$router.config=this.config}))))}};rl=(0,n.__decorate)([(0,s.customElement)({name:"foundation-router"})],rl);const ll=()=>Yr().register(Vr)},19082:(e,t,o)=>{"use strict";function i(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var i in o)e[i]=o[i]}return e}o.d(t,{Z:()=>a});var a=function e(t,o){function a(e,a,n){if("undefined"!=typeof document){"number"==typeof(n=i({},o,n)).expires&&(n.expires=new Date(Date.now()+864e5*n.expires)),n.expires&&(n.expires=n.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var r in n)n[r]&&(s+="; "+r,!0!==n[r]&&(s+="="+n[r].split(";")[0]));return document.cookie=e+"="+t.write(a,e)+s}}return Object.create({set:a,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var o=document.cookie?document.cookie.split("; "):[],i={},a=0;a<o.length;a++){var n=o[a].split("="),s=n.slice(1).join("=");try{var r=decodeURIComponent(n[0]);if(i[r]=t.read(s,r),e===r)break}catch(e){}}return e?i[e]:i}},remove:function(e,t){a(e,"",i({},t,{expires:-1}))},withAttributes:function(t){return e(this.converter,i({},this.attributes,t))},withConverter:function(t){return e(i({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(t)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}}]);
|
|
2174
|
+
//# sourceMappingURL=420.008ae9645b304a5a45a46ac38f7833df.js.map
|