@genesislcap/design-system-configurator 14.423.0 → 14.424.0-react-dom-rendering.1
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/{106.bd1ba43798c514478c765df2b0d505fd.js.map → 106.045b15677dc628bb6723746d03d4e4a5.js.map} +1 -1
- package/dist/106.106.9903dd317bd8bbfd99c3.js +2 -0
- package/dist/{151.151.77fd12ea69cfbd7709c4.js → 151.151.05ecc1d8277b6bc42e2a.js} +1 -1
- package/dist/{163.163.458a592e32fa0d2737f5.js → 163.163.34149c44b399dd78a65f.js} +1 -1
- package/dist/{182.182.e887b6a36cac20a860ad.js → 182.182.1f0fbeb6bf1621a5463f.js} +4 -4
- package/dist/{182.1ea2a52ab6b1654ce3fbe67783119f27.js.map → 182.ded19ec3636eee367af150d367e2841b.js.map} +1 -1
- package/dist/{384.384.bb0eb7f85a27cb9d5430.js → 3.3.0ac3f07975db21e0fcb1.js} +3 -3
- package/dist/3.bc9e346e02afa8d68a41b95eea20ba7e.js.map +1 -0
- package/dist/{404.404.6615d875b033437daba9.js → 404.404.c89f886685283afdfc00.js} +194 -194
- package/dist/404.d8ebe67bf565529211dc94222709c3c4.js.map +1 -0
- package/dist/{445.4f622152dd9b3a994a68782fd9458c82.js.map → 445.27b1086396b59e201ce8e5e064b76378.js.map} +1 -1
- package/dist/{445.445.b023126056092fe6a45c.js → 445.445.ce04c925d55dfab75562.js} +3 -3
- package/dist/627.2ecbdd601b44e64e4c75c0382753fd97.js.map +1 -0
- package/dist/{627.627.4499a81bf78077b1872e.js → 627.627.02fd9ac84d7c09b46af6.js} +895 -961
- package/dist/{72.72.9669d7d01092994381f7.js → 72.72.969444acfac9e5b502bc.js} +1 -1
- package/dist/{designSystemConfigurator.f85a031eac1ae7227ac44a9c1dc14b1f.js.map → designSystemConfigurator.e23a6ff21a624dfa7c6451ac6d577750.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/main.0054ab38e469f74cd8dd.js +2 -0
- package/dist/{main.ee6344c344396c50f0e8985d127fb56f.js.map → main.79b284ebde8577351c13f8bfaf706460.js.map} +1 -1
- package/dist/remoteEntry.js +2 -2
- package/package.json +13 -13
- package/dist/106.106.9e010750b6dbf7be8ae6.js +0 -2
- package/dist/384.b59f390185e7e79a7297333fe7ab8e94.js.map +0 -1
- package/dist/404.a934966eb1f7b66a6c93d921aaea5be0.js.map +0 -1
- package/dist/627.2646fad0f89529d7a50c80d87b6b249b.js.map +0 -1
- package/dist/main.043aa1f12ad17270f781.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[404],{14609(e,t,i){i.d(t,{b:()=>s});const o=(0,i(70732).createLogger)("foundation-criteria");var n=i(86636);const a="default";class s{constructor(){this.expressions={},this.And=(e,t={})=>this.withExpression(e,t,n.r.And()),this.Or=(e,t={})=>this.withExpression(e,t,n.r.Or()),this.Not=(e,t={})=>this.withExpression(e,t,n.r.Not())}withExpression(e,t={},i=n.r.And()){const{condition:s,join:r,groupName:l}=t,d=(e,t=a)=>{var o;const n=null!==(o=this.expressions[t])&&void 0!==o?o:[];this.expressions[t]=[...n,{join:i||r,condition:s,expression:e}]};if(Array.isArray(e))if(r){const t=e.filter(e=>{const t=e instanceof n.r;return t&&o.warn("Inline joins will be discarded when join is defined in ExpressionOptions"),!t});if(l)t.forEach(e=>{d(e,l)});else{const e=(c=r,t.flat().flatMap((e,t,i)=>i.length-1!==t?[e,c]:e));d(e,a)}}else d(e,a);else d(e,"string"==typeof e?a:e.group);var c;return this}build(e){const t=Object.entries(this.expressions).reduce((e,[t,i])=>Object.assign(Object.assign({},e),{[t]:`(${i.filter(({condition:e})=>!e||e()).map(({expression:e,join:t},i,o)=>this.parseExpression(e,o[i-1],t)).join("")})`}),{});return e?e(t):`(${Object.values(t).join(" && ")})`}reset(){this.expressions={}}parseExpression(e,t,i){const o=[];return i&&t&&o.push(` ${i.operator} `),"string"==typeof e?o.push(e):Array.isArray(e)?(e.forEach((e,t,i)=>{if(e instanceof n.r){if(i[t-1]instanceof n.r)throw new Error("Adjacent Join operations detected")}}),o.push(`(${e.map(e=>this.parseExpression(e,void 0)).join("")})`)):e instanceof n.r?o.push(` ${e.operator} `):e&&o.push(e.serialiser(e)),o.join("")}}},58749(e,t,i){i.d(t,{K:()=>n});var o=i(95553);class n{constructor(e){this.serialiser=o.n.EQ,this.build=()=>{if(!this.field)throw new Error("Missing required param 'field'");if(void 0===this.value)throw new Error("Missing required param 'value'");if(!this.serialiser)throw new Error("Missing required param 'serialise'");return{field:this.field,value:this.value,serialiser:this.serialiser,params:this.params,valueGetter:this.valueGetter,group:this.group}},e&&(this.field=e.field,this.value=e.value,this.serialiser=e.serialiser,this.params=e.params,this.valueGetter=e.valueGetter,this.group=e.group)}withField(e){return this.field=e,this}withValue(e){return this.value=e,this}withSerialiser(e){return this.serialiser=e,this}withParams(e){return this.params=e,this}withValueGetter(e){return this.valueGetter=e,this}withGroup(e){return this.group=e,this}}},95553(e,t,i){i.d(t,{n:()=>s});var o=i(86636);const n=e=>{const{value:t}=e;return e.valueGetter?e.valueGetter(t):"function"==typeof t?t(e):Array.isArray(t)?t.join(","):"string"==typeof t?`"${t}"`:t},a=e=>t=>`${t.field} ${e} ${n(t)}`,s={AND:e=>a(o.X.AND)(e),OR:e=>a(o.X.OR)(e),NOT:e=>a(o.X.NOT)(e),GT:e=>a(o.X.GT)(e),GE:e=>a(o.X.GE)(e),LT:e=>a(o.X.LT)(e),LE:e=>a(o.X.LE)(e),NE:e=>a(o.X.NE)(e),EQ:e=>a(o.X.EQ)(e),equals:e=>`${e.field}.equals(${n(e)})`,equalsIgnoreCase:e=>`${e.field}.equalsIgnoreCase(${n(e)})`,contains:e=>`Expr.contains(${e.field}, ${n(e)})`,fieldContains:e=>`${e.field}.contains(${n(e)})`,containsIgnoreCase:e=>`Expr.containsIgnoreCase(${e.field}, ${n(e)})`,startsWith:e=>`${e.field}.startsWith(${n(e)})`,endsWith:e=>`${e.field}.endsWith(${n(e)})`,dateIsToday:e=>`Expr.dateIsToday(${e.field})`,dateIsEqual:e=>`Expr.dateIsEqual(${e.field}, ${n(e)})`,dateIsGreaterEqual:e=>`Expr.dateIsGreaterEqual(${e.field}, ${n(e)})`,dateIsLessEqual:e=>`Expr.dateIsLessEqual(${e.field}, ${n(e)})`,dateTimeIsGreaterEqual:e=>`Expr.dateTimeIsGreaterEqual(${e.field}, ${n(e)})`,dateTimeIsLessEqual:e=>`Expr.dateTimeIsLessEqual(${e.field}, ${n(e)})`}},86636(e,t,i){var o;i.d(t,{X:()=>o,r:()=>n}),function(e){e.AND="&&",e.OR="||",e.NOT="!",e.GT=">",e.GE=">=",e.LT="<",e.LE="<=",e.NE="!=",e.EQ="=="}(o||(o={}));class n{constructor(e){this.$$operator=e}static And(){return new n(o.AND)}static Or(){return new n(o.OR)}static Not(){return new n(o.NOT)}static GreaterThan(){return new n(o.GT)}static GreaterThanOrEqual(){return new n(o.GE)}static LessThan(){return new n(o.LT)}static LessThanOrEqual(){return new n(o.LE)}static NotEqual(){return new n(o.NE)}static Equal(){return new n(o.EQ)}get operator(){return this.$$operator}}},31274(e,t,i){i.d(t,{u:()=>n});var o=i(60416);const n=(e,t,i)=>{(0,o.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-dialog`),s=i?(e=>{let t=e.querySelector("#dialog-container");return t||(t=document.createElement("div"),t.setAttribute("id","dialog-container"),t.style.position="relative",e.appendChild(t)),t})(i):(0,o.jE)("dialog-container",t);s.appendChild(a),a.notification=e,a.show()}},60416(e,t,i){i.d(t,{cL:()=>h,jE:()=>u,uP:()=>d,u_:()=>c});var o=i(70732),n=i(52945),a=i(68424);const s=(0,o.createLogger)("foundation-notifications");let r=null;const l=new Map,d=e=>{var t,i;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(i=null==e?void 0:e.body)&&void 0!==i?i:"Something went wrong"}`},c=e=>{var t,i;s.log({message:d(e),level:(t=e,(null==t?void 0:t.logLevel)||(null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.logLevel)||o.LogLevel.Debug)})},u=(e,t)=>{let i=document.querySelector(`#${e}`);if(!i)if(l.has(e))i=l.get(e);else{const t=(0,n.fI)(document).find(t=>t.id===e);t&&(i=t,l.set(e,t))}if(!i){i=document.createElement("div"),i.setAttribute("id",e),i.style.zIndex="9999";const{element:t,prefix:o}=(0,a.DW)(document.body,"rapid");if(t)t.appendChild(i),r=t;else if(r)r.appendChild(i);else{const e=document.createElement(`${o}-design-system-provider`);e.appendChild(i),document.body.appendChild(e),r=e}}return i},h=e=>{for(var t,i;e&&!(e instanceof ShadowRoot);){const o=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("banner-anchor");if(o)return o.style.position="relative",o;e=null===(i=null==e?void 0:e.getRootNode())||void 0===i?void 0:i.host}return p()},p=()=>{const e=document.createElement("div");return e.setAttribute("id","banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e}},97404(e,t,i){i.r(t),i.d(t,{Accordion:()=>u,AccordionItem:()=>f,ActionsMenu:()=>R,AffixMixin:()=>il,AiCriteriaSearch:()=>fe,AiIndicator:()=>$e,Anchor:()=>Te,AnchoredRegion:()=>Ne,Avatar:()=>Pe,Badge:()=>We,Banner:()=>it,BaseDatasource:()=>ri,BaseFileComponent:()=>$a,Breadcrumb:()=>st,BreadcrumbItem:()=>ht,Button:()=>bt,COMBO_INPUT_MIN_LENGTH:()=>Uc,CSSVarsTokenMapper:()=>qp,Calendar:()=>St,Card:()=>Dt,CategorizedMultiselect:()=>Ut,Checkbox:()=>Vt,Combobox:()=>gi,ConnectionIndicator:()=>xi,DATETIME_OPERATORS:()=>Z,DATE_OPERATORS:()=>J,DEFUALT_FILTER_BAR_COLUMNS:()=>ds,DataGrid:()=>Oi,DataGridCell:()=>Ri,DataGridDatasource:()=>Kp,DataGridRow:()=>Mi,DatePicker:()=>lo,DefaultRouter:()=>tv,DesignTokensObservable:()=>Fo,Dialog:()=>fn,DialogElement:()=>vn,Disclosure:()=>Cn,Divider:()=>Tn,DropdownMenu:()=>Mn,EnvironmentIndicator:()=>Xn,ErrorBanner:()=>ta,ErrorBoundary:()=>ga,ErrorBoundaryEvent:()=>oa,ErrorDialog:()=>Ca,ExpressionBuilderConfig:()=>a,ExpressionBuilderCore:()=>pg,FaPrefixFromStyle:()=>ur,FileReader:()=>ka,FileUpload:()=>Ba,Filter:()=>ts,FilterBar:()=>cs,FilterEvents:()=>es,FlexLayout:()=>bs,FlexMediaQueriesEnum:()=>hs,Flipper:()=>xs,Flyout:()=>Ds,FoundationDesignSystemProvider:()=>sn,FoundationExpressionBuilder:()=>Jm,FoundationRouteCollection:()=>mv,FoundationRouteNav:()=>cv,FoundationRouter:()=>bv,FoundationRouterConfiguration:()=>gv,FoundationRuleExpressionBuilder:()=>Ig,FoundationValueExpressionBuilder:()=>Lg,GenerateNavigationPathEventType:()=>fv,GridLayout:()=>Us,GridLayoutItem:()=>Ws,GridMediaQueriesEnum:()=>Fs,HorizontalScroll:()=>Xs,INPUT_MIN_LENGTH:()=>Pc,Icon:()=>mr,Listbox:()=>br,ListboxOption:()=>Sr,Menu:()=>Dr,MenuItem:()=>Mr,Modal:()=>jr,Multiselect:()=>Zr,MultiselectDatasource:()=>qr,NUMERIC_OPERATORS:()=>Q,NavigateToEventType:()=>vv,NotificationListener:()=>zg,NumberField:()=>gl,Optgroup:()=>Cl,OptionsDatasource:()=>ci,Popper:()=>rd,Position:()=>Ft,Progress:()=>Vl,ProgressRing:()=>pd,Radio:()=>yd,RadioGroup:()=>Ed,Router:()=>ev,RuleExpression:()=>mg,SCROLL_TIMEOUT:()=>zc,SECTION_NAVIGATOR_EVENTS:()=>ou,SNACKBAR_CLOSE_TIMEOUT:()=>Xu,SNACKBAR_EVENTS_NAMES:()=>Qu,SNACKBAR_TYPES:()=>Ku,SNACKBAR_TYPE_DEFAULT:()=>qu,STRING_OPERATORS:()=>X,Scheduler:()=>Ad,SchedulerCronBuilder:()=>$c,SchedulerTimezone:()=>Dc,SearchBar:()=>Gc,SearchBarCombobox:()=>Kc,SectionNavigator:()=>su,SegmentedControl:()=>hu,SegmentedItem:()=>bu,Select:()=>Su,Skeleton:()=>Du,Slider:()=>Hu,SliderLabel:()=>ju,Snackbar:()=>ih,StackingIcons:()=>sh,StatusPill:()=>uh,Stepper:()=>xv,StepperTab:()=>vh,StepperTabPanel:()=>Ch,Switch:()=>Th,SystemHealthOverlay:()=>Zl,Tab:()=>Nh,TabPanel:()=>zh,Tabs:()=>Vh,TextArea:()=>Qh,TextField:()=>ap,Toast:()=>mp,Toolbar:()=>bp,Tooltip:()=>Sp,TreeItem:()=>Dp,TreeView:()=>Mp,UrlInput:()=>Vp,accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,accentPaletteValue:()=>qo,actionsMenuBaseStyles:()=>$,applyCustomTokens:()=>Po,baseComponents:()=>Yp,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,baseLayerLuminanceValue:()=>Xo,black:()=>po,bodyFont:()=>r.bodyFont,categorizedMultiselectStyles:()=>Mt,categorizedMultiselectTemplate:()=>Ht,clientOperators:()=>vg,closeIcon:()=>Ya,configureDesignSystem:()=>Yo,configureEnvironmentIndicator:()=>qn,controlCornerRadius:()=>r.controlCornerRadius,controlCornerRadiusValue:()=>Jo,createDesignSystemProxy:()=>Kl,createFormData:()=>La,crossIcon:()=>Lc,defaultAccordionConfig:()=>p,defaultAccordionItemConfig:()=>y,defaultAiCriteriaSearchConfig:()=>ye,defaultAnchorConfig:()=>Ie,defaultAnchoredRegionConfig:()=>Le,defaultAvatarConfig:()=>Be,defaultBadgeConfig:()=>qe,defaultBreadcrumbConfig:()=>lt,defaultBreadcrumbItemConfig:()=>mt,defaultButtonConfig:()=>wt,defaultCalendarConfig:()=>Ot,defaultCardConfig:()=>At,defaultCategorizedMultiselectConfig:()=>Pt,defaultCheckboxConfig:()=>Yt,defaultComboboxConfig:()=>fi,defaultConfig:()=>Fd,defaultCronBuilderConfig:()=>Ec,defaultDataGridCellConfig:()=>Ni,defaultDataGridConfig:()=>ki,defaultDataGridRowConfig:()=>Hi,defaultDatePickerConfig:()=>ro,defaultDialogConfig:()=>gn,defaultDisclosureConfig:()=>$n,defaultDividerConfig:()=>In,defaultFileUploadConfig:()=>ja,defaultFillColor:()=>go,defaultFlexLayoutConfig:()=>fs,defaultFlipperConfig:()=>Ss,defaultFlyoutConfig:()=>As,defaultGridLayoutConfig:()=>zs,defaultGridLayoutItemConfig:()=>Vs,defaultHorizontalScrollConfig:()=>Js,defaultIconConfig:()=>cr,defaultListboxConfig:()=>wr,defaultListboxOptionConfig:()=>Or,defaultMenuConfig:()=>Ar,defaultMenuItemConfig:()=>Hr,defaultModalConfig:()=>Gr,defaultMultiselectConfig:()=>Jr,defaultNavItemPredicate:()=>uv,defaultNeutralForegroundContrast:()=>ko,defaultNumberFieldConfig:()=>fl,defaultPlacementIndexPadding:()=>hv,defaultProgressConfig:()=>Yl,defaultProgressRingConfig:()=>gd,defaultRadioConfig:()=>Cd,defaultRadioGroupConfig:()=>Td,defaultSearchBarComboboxConfig:()=>Qc,defaultSearchBarConfig:()=>Vc,defaultSectionNavigatorConfig:()=>lu,defaultSegmentedControlConfig:()=>mu,defaultSegmentedItemConfig:()=>wu,defaultSelectConfig:()=>Ou,defaultSkeletonConfig:()=>Au,defaultSliderConfig:()=>Pu,defaultSliderLabelConfig:()=>Wu,defaultStepperConfig:()=>Sv,defaultStepperTabConfig:()=>bh,defaultStepperTabPanelConfig:()=>$h,defaultSwitchConfig:()=>Ih,defaultSystemHealthOverlayConfig:()=>od,defaultTabConfig:()=>Lh,defaultTabPanelConfig:()=>Uh,defaultTabsConfig:()=>Yh,defaultTextAreaConfig:()=>Zh,defaultTextFieldConfig:()=>rp,defaultTimezoneConfig:()=>Ac,defaultToastConfig:()=>pp,defaultToolbarConfig:()=>wp,defaultTooltipConfig:()=>Op,defaultTreeItemConfig:()=>Ap,defaultTreeViewConfig:()=>Hp,defaultUrlInputConfig:()=>jp,defineFactory:()=>Ug,density:()=>r.density,designToken:()=>_o,designTokensMap:()=>Vo,designUnit:()=>r.designUnit,designUnitValue:()=>Zo,direction:()=>r.direction,directionValue:()=>Qo,disabledOpacity:()=>r.disabledOpacity,downloadFile:()=>_a,dropdownMenuBaseStyles:()=>Rn,environmentIndicatorStyles:()=>zn,errorDialogTemplate:()=>ya,extractMenuItems:()=>Nn,faSizeValueDefault:()=>hr,faSizeValues:()=>pr,fileReaderStyles:()=>Sa,fileReaderTemplate:()=>Ta,fillColor:()=>r.fillColor,filterBarTemplate:()=>rs,findParentRouter:()=>av,findRouter:()=>nv,findTopLevelRouter:()=>sv,flyoutAnimationTime:()=>Os,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,formatTimeForCountDown:()=>ch,foundationAccordion:()=>m,foundationAccordionItem:()=>w,foundationAccordionItemShadowOptions:()=>b,foundationAccordionItemStyles:()=>g,foundationAccordionItemTemplate:()=>v,foundationAccordionShadowOptions:()=>h,foundationAccordionStyles:()=>d,foundationAccordionTemplate:()=>c,foundationActionsMenu:()=>A,foundationActionsMenuStyles:()=>S,foundationActionsMenuTemplate:()=>D,foundationAiCriteriaSearch:()=>we,foundationAiCriteriaSearchShadowOptions:()=>be,foundationAiCriteriaSearchStyles:()=>M,foundationAiCriteriaSearchTemplate:()=>U,foundationAiIndicator:()=>Se,foundationAiIndicatorStyles:()=>Ce,foundationAiIndicatorTemplate:()=>xe,foundationAnchor:()=>De,foundationAnchorShadowOptions:()=>ke,foundationAnchorStyles:()=>Ee,foundationAnchorTemplate:()=>Oe,foundationAnchoredRegion:()=>Me,foundationAnchoredRegionShadowOptions:()=>Fe,foundationAnchoredRegionStyles:()=>Ae,foundationAnchoredRegionTemplate:()=>Re,foundationAvatar:()=>Ge,foundationAvatarShadowOptions:()=>Ue,foundationAvatarStyles:()=>_e,foundationAvatarTemplate:()=>He,foundationBadge:()=>Ke,foundationBadgeShadowOptions:()=>Ye,foundationBadgeStyles:()=>je,foundationBadgeTemplate:()=>Ve,foundationBanner:()=>ot,foundationBannerShadowOptions:()=>tt,foundationBannerStyles:()=>Je,foundationBannerTemplate:()=>et,foundationBreadcrumb:()=>dt,foundationBreadcrumbItem:()=>gt,foundationBreadcrumbItemShadowOptions:()=>pt,foundationBreadcrumbItemStyles:()=>ct,foundationBreadcrumbItemTemplate:()=>ut,foundationBreadcrumbShadowOptions:()=>rt,foundationBreadcrumbStyles:()=>nt,foundationBreadcrumbTemplate:()=>at,foundationButton:()=>Ct,foundationButtonShadowOptions:()=>yt,foundationButtonStyles:()=>vt,foundationButtonTemplate:()=>ft,foundationCalendar:()=>Tt,foundationCalendarShadowOptions:()=>Et,foundationCalendarStyles:()=>xt,foundationCalendarTemplate:()=>$t,foundationCard:()=>Nt,foundationCardShadowOptions:()=>Rt,foundationCardStyles:()=>kt,foundationCardTemplate:()=>It,foundationCategorizedMultiselect:()=>Bt,foundationCategorizedMultiselectShadowOptions:()=>zt,foundationCheckbox:()=>qt,foundationCheckboxShadowOptions:()=>Wt,foundationCheckboxStyles:()=>Gt,foundationCheckboxTemplate:()=>jt,foundationCombobox:()=>bi,foundationComboboxShadowOptions:()=>vi,foundationComboboxStyles:()=>ui,foundationComboboxTemplate:()=>hi,foundationConnectionIndicator:()=>$i,foundationConnectionIndicatorStyles:()=>wi,foundationConnectionIndicatorTemplate:()=>Ci,foundationDataGrid:()=>Ii,foundationDataGridCell:()=>Fi,foundationDataGridCellShadowOptions:()=>Ai,foundationDataGridCellStyles:()=>Di,foundationDataGridCellTemplate:()=>s.dataGridCellTemplate,foundationDataGridRow:()=>zi,foundationDataGridRowShadowOptions:()=>_i,foundationDataGridRowStyles:()=>Li,foundationDataGridRowTemplate:()=>s.dataGridRowTemplate,foundationDataGridShadowOptions:()=>Ti,foundationDataGridStyles:()=>Si,foundationDataGridTemplate:()=>Ei,foundationDatePicker:()=>co,foundationDatePickerShadowOptions:()=>so,foundationDatePickerStyles:()=>Zi,foundationDatePickerTemplate:()=>io,foundationDesignSystemProvider:()=>rn,foundationDialog:()=>bn,foundationDialogShadowOptions:()=>mn,foundationDialogStyles:()=>dn,foundationDialogTemplate:()=>pn,foundationDisclosure:()=>Sn,foundationDisclosureShadowOptions:()=>xn,foundationDisclosureStyles:()=>yn,foundationDisclosureTemplate:()=>wn,foundationDivider:()=>Dn,foundationDividerShadowOptions:()=>kn,foundationDividerStyles:()=>En,foundationDividerTemplate:()=>On,foundationDropdownMenu:()=>_n,foundationDropdownMenuStyles:()=>An,foundationDropdownMenuTemplate:()=>Ln,foundationEnvironmentIndicator:()=>Qn,foundationEnvironmentIndicatorTemplate:()=>Pn,foundationErrorBanner:()=>ia,foundationErrorBannerShadowOptions:()=>ea,foundationErrorBannerTemplate:()=>Zn,foundationErrorBoundary:()=>va,foundationErrorBoundaryShadowOptions:()=>ma,foundationErrorBoundaryTemplate:()=>pa,foundationErrorDialog:()=>xa,foundationErrorDialogShadowOptions:()=>wa,foundationErrorDialogStyles:()=>fa,foundationFileReader:()=>Ia,foundationFileReaderStyles:()=>Ea,foundationFileUpload:()=>Va,foundationFileUploadShadowOptions:()=>Ga,foundationFileUploadStyles:()=>Aa,foundationFileUploadTemplate:()=>Fa,foundationFilter:()=>is,foundationFilterBar:()=>us,foundationFilterBarStyles:()=>ns,foundationFilterBarTemplate:()=>ls,foundationFilterStyles:()=>Wa,foundationFilterTemplate:()=>Za,foundationFlexLayout:()=>ys,foundationFlexLayoutShadowOptions:()=>vs,foundationFlexLayoutStyles:()=>ms,foundationFlexLayoutTemplate:()=>gs,foundationFlipper:()=>Es,foundationFlipperShadowOptions:()=>$s,foundationFlipperStyles:()=>ws,foundationFlipperTemplate:()=>Cs,foundationFlyout:()=>Ns,foundationFlyoutShadowOptions:()=>Rs,foundationFlyoutStyles:()=>Ts,foundationFlyoutTemplate:()=>Is,foundationGridLayout:()=>Bs,foundationGridLayoutItem:()=>Ys,foundationGridLayoutItemShadowOptions:()=>js,foundationGridLayoutItemTemplate:()=>Gs,foundationGridLayoutShadowOptions:()=>Hs,foundationGridLayoutStyles:()=>Ms,foundationGridLayoutTemplate:()=>_s,foundationHorizontalScroll:()=>Zs,foundationHorizontalScrollShadowOptions:()=>Qs,foundationHorizontalScrollStyles:()=>qs,foundationHorizontalScrollTemplate:()=>Ks,foundationIcon:()=>gr,foundationIconShadowOptions:()=>dr,foundationIconStyles:()=>sr,foundationIconTemplate:()=>lr,foundationListbox:()=>Cr,foundationListboxOption:()=>Tr,foundationListboxOptionShadowOptions:()=>Er,foundationListboxOptionStyles:()=>xr,foundationListboxOptionTemplate:()=>$r,foundationListboxShadowOptions:()=>yr,foundationListboxStyles:()=>vr,foundationListboxTemplate:()=>fr,foundationMenu:()=>Nr,foundationMenuItem:()=>zr,foundationMenuItemShadowOptions:()=>_r,foundationMenuItemStyles:()=>Fr,foundationMenuItemTemplate:()=>Lr,foundationMenuShadowOptions:()=>Rr,foundationMenuStyles:()=>kr,foundationMenuTemplate:()=>Ir,foundationModal:()=>Vr,foundationModalShadowOptions:()=>Br,foundationModalStyles:()=>Pr,foundationModalTemplate:()=>Ur,foundationMultiselect:()=>el,foundationMultiselectShadowOptions:()=>Qr,foundationNotificationListener:()=>Pg,foundationNotificationListenerShadowOptions:()=>Hg,foundationNotificationListenerTemplate:()=>Mg,foundationNumberField:()=>bl,foundationNumberFieldShadowOptions:()=>vl,foundationNumberFieldStyles:()=>nl,foundationNumberFieldTemplate:()=>al,foundationOptgroup:()=>xl,foundationOptgroupStyles:()=>yl,foundationOptgroupTemplate:()=>wl,foundationPopper:()=>cd,foundationProgress:()=>ql,foundationProgressRing:()=>vd,foundationProgressRingShadowOptions:()=>md,foundationProgressRingStyles:()=>ud,foundationProgressRingTemplate:()=>hd,foundationProgressShadowOptions:()=>Wl,foundationProgressStyles:()=>Gl,foundationProgressTemplate:()=>jl,foundationRadio:()=>xd,foundationRadioGroup:()=>kd,foundationRadioGroupShadowOptions:()=>Od,foundationRadioGroupStyles:()=>$d,foundationRadioGroupTemplate:()=>Sd,foundationRadioShadowOptions:()=>wd,foundationRadioStyles:()=>fd,foundationRadioTemplate:()=>bd,foundationScheduler:()=>Ld,foundationSchedulerCronBuilder:()=>Oc,foundationSchedulerCronBuilderShadowOptions:()=>Sc,foundationSchedulerCronBuilderTemplate:()=>xc,foundationSchedulerShadowOptions:()=>Nd,foundationSchedulerTemplate:()=>Rd,foundationSchedulerTimezone:()=>Nc,foundationSchedulerTimezoneShadowOptions:()=>Rc,foundationSchedulerTimezoneTemplate:()=>Ic,foundationSearchBar:()=>Wc,foundationSearchBarCombobox:()=>Jc,foundationSearchBarComboboxShadowOptions:()=>Xc,foundationSearchBarComboboxStyles:()=>Yc,foundationSearchBarComboboxTemplate:()=>qc,foundationSearchBarShadowOptions:()=>jc,foundationSearchBarStyles:()=>Fc,foundationSearchBarTemplate:()=>Hc,foundationSectionNavigator:()=>du,foundationSectionNavigatorShadowOptions:()=>ru,foundationSectionNavigatorStyles:()=>Zc,foundationSectionNavigatorTemplate:()=>eu,foundationSegmentedControl:()=>gu,foundationSegmentedControlShadowOptions:()=>pu,foundationSegmentedControlStyles:()=>cu,foundationSegmentedControlTemplate:()=>uu,foundationSegmentedItem:()=>Cu,foundationSegmentedItemShadowOptions:()=>yu,foundationSegmentedItemStyles:()=>vu,foundationSegmentedItemTemplate:()=>fu,foundationSelect:()=>Tu,foundationSelectShadowOptions:()=>Eu,foundationSelectStyles:()=>xu,foundationSelectTemplate:()=>$u,foundationSkeleton:()=>Nu,foundationSkeletonShadowOptions:()=>Ru,foundationSkeletonStyles:()=>ku,foundationSkeletonTemplate:()=>Iu,foundationSlider:()=>Uu,foundationSliderLabel:()=>Yu,foundationSliderLabelShadowOptions:()=>Vu,foundationSliderLabelStyles:()=>Bu,foundationSliderLabelTemplate:()=>Gu,foundationSliderShadowOptions:()=>zu,foundationSliderStyles:()=>Fu,foundationSliderTemplate:()=>_u,foundationSnackbar:()=>oh,foundationSnackbarShadowOptions:()=>th,foundationSnackbarStyles:()=>Ju,foundationSnackbarTemplate:()=>eh,foundationStackingIcons:()=>rh,foundationStackingIconsStyles:()=>nh,foundationStackingIconsTemplate:()=>ah,foundationStatusPill:()=>hh,foundationStatusPillTemplate:()=>dh,foundationStepper:()=>Ev,foundationStepperShadowOptions:()=>$v,foundationStepperStyles:()=>Cv,foundationStepperTab:()=>yh,foundationStepperTabPanel:()=>Sh,foundationStepperTabPanelShadowOptions:()=>xh,foundationStepperTabPanelTemplate:()=>wh,foundationStepperTabShadowOptions:()=>fh,foundationStepperTabStyles:()=>ph,foundationStepperTabTemplate:()=>gh,foundationStepperTemplate:()=>wv,foundationSwitch:()=>Dh,foundationSwitchShadowOptions:()=>kh,foundationSwitchStyles:()=>Eh,foundationSwitchTemplate:()=>Oh,foundationSystemHealthOverlay:()=>nd,foundationSystemHealthOverlayShadowOptions:()=>id,foundationSystemHealthOverlayStyles:()=>td,foundationSystemHealthOverlayTemplate:()=>ed,foundationTab:()=>Mh,foundationTabPanel:()=>Bh,foundationTabPanelShadowOptions:()=>Ph,foundationTabPanelStyles:()=>_h,foundationTabPanelTemplate:()=>Hh,foundationTabShadowOptions:()=>Fh,foundationTabStyles:()=>Rh,foundationTabTemplate:()=>Ah,foundationTabs:()=>qh,foundationTabsShadowOptions:()=>Wh,foundationTabsStyles:()=>Gh,foundationTabsTemplate:()=>jh,foundationTextArea:()=>ep,foundationTextAreaShadowOptions:()=>Jh,foundationTextAreaStyles:()=>Kh,foundationTextAreaTemplate:()=>Xh,foundationTextField:()=>lp,foundationTextFieldShadowOptions:()=>sp,foundationTextFieldStyles:()=>op,foundationTextFieldTemplate:()=>np,foundationToast:()=>gp,foundationToastShadowOptions:()=>hp,foundationToastStyles:()=>dp,foundationToastTemplate:()=>up,foundationToolbar:()=>Cp,foundationToolbarShadowOptions:()=>yp,foundationToolbarStyles:()=>vp,foundationToolbarTemplate:()=>fp,foundationTooltip:()=>Tp,foundationTooltipShadowOptions:()=>Ep,foundationTooltipStyles:()=>xp,foundationTooltipTemplate:()=>$p,foundationTreeItem:()=>Np,foundationTreeItemShadowOptions:()=>Rp,foundationTreeItemStyles:()=>kp,foundationTreeItemTemplate:()=>Ip,foundationTreeView:()=>zp,foundationTreeViewShadowOptions:()=>_p,foundationTreeViewStyles:()=>Fp,foundationTreeViewTemplate:()=>Lp,foundationUrlInput:()=>Wp,foundationUrlInputShadowOptions:()=>Gp,foundationUrlInputStyles:()=>Pp,foundationUrlInputTemplate:()=>Bp,fromBinaryExpression:()=>Og,fromMethodExpression:()=>Tg,fuiAccentPalette:()=>So,fuiAccentSwatch:()=>$o,fuiCardFillColor:()=>To,fuiCardForegroundColor:()=>Do,fuiDefaultCardFillColor:()=>fo,fuiDefaultCardPalette:()=>bo,fuiFillColor:()=>Oo,fuiNeutralPalette:()=>Co,fuiNeutralSwatch:()=>wo,getBannerTemplate:()=>Ze,getCriteriaBuilder:()=>Bc,getDefaultConfig:()=>Bo,getDesignSystemPrefix:()=>T,getDialogTemplate:()=>hn,getDropdownMenuTemplate:()=>Fn,getErrorDialogTemplate:()=>ba,getExports:()=>Go,getFontawesomeIconsCss:()=>ar,getNavItems:()=>pv,getPrefixedCategorizedMultiselect:()=>_t,getPrefixedCronBuilder:()=>Cc,getPrefixedDatePicker:()=>to,getPrefixedErrorBanner:()=>Jn,getPrefixedFileReader:()=>Oa,getPrefixedFileUpload:()=>Na,getPrefixedFilterTemplate:()=>Ja,getPrefixedFlyout:()=>ks,getPrefixedIcon:()=>rr,getPrefixedMultiselect:()=>Kr,getPrefixedScheduler:()=>Dd,getPrefixedSchedulerTimezone:()=>kc,getPrefixedSearchBar:()=>_c,getPrefixedSnackbar:()=>Zu,getPrefixedStepper:()=>yv,getPrefixedStepperTab:()=>mh,getPrefixedToast:()=>cp,getPrefixedUrlInput:()=>Up,getTypeRampValue:()=>jo,groupsToCriteria:()=>K,inputControls:()=>ec,isAbsoluteUrl:()=>ov,jsonConverter:()=>sd,mapType:()=>as,maxheight:()=>Wr,media:()=>ze,menuTemplate:()=>k,mixinFoundationFontFamily:()=>tn,multiselectStyles:()=>Yr,multiselectTemplate:()=>Xr,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Io,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralPaletteValue:()=>Ko,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,optionsMaxheight:()=>Lt,paletteFromHex:()=>zo,pathJoin:()=>rv,plusIcon:()=>Mc,provideDesignSystem:()=>Xl,provideTokens:()=>Mo,rebuildOperator:()=>Eg,registerFoundationDesignSystem:()=>Ov,removeChildRouteParameter:()=>dv,removeLastPathSegment:()=>lv,routerLogger:()=>Kg,routerProperty:()=>Zg,ruleExpressionToGroup:()=>kg,ruleToRuleExpression:()=>$g,ruleToRuleMethodExpression:()=>xg,schedulerCronBuilderStyles:()=>tc,schedulerStyles:()=>Id,schedulerTimezoneStyles:()=>Tc,selectCustomToken:()=>Wo,sharedFieldStyles:()=>ol,singleOptionTemplate:()=>I,statusPillStyles:()=>lh,strokeWidth:()=>r.strokeWidth,swatchConverter:()=>Ho,tagFor:()=>Bg,transformOperatorNameToServerName:()=>Cg,transformServerNameToOperatorName:()=>Sg,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight,uploadFiles:()=>Ma,validateClauses:()=>le,validateGroups:()=>de,white:()=>ho});var o={};i.r(o),i.d(o,{accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,bodyFont:()=>r.bodyFont,controlCornerRadius:()=>r.controlCornerRadius,defaultNeutralForegroundContrast:()=>ko,density:()=>r.density,designUnit:()=>r.designUnit,direction:()=>r.direction,disabledOpacity:()=>r.disabledOpacity,fillColor:()=>r.fillColor,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,fuiCardFillColor:()=>To,fuiCardForegroundColor:()=>Do,fuiFillColor:()=>Oo,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Io,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,strokeWidth:()=>r.strokeWidth,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight});var n={};i.r(n),i.d(n,{accentPaletteValue:()=>qo,baseLayerLuminanceValue:()=>Xo,controlCornerRadiusValue:()=>Jo,designUnitValue:()=>Zo,directionValue:()=>Qo,neutralPaletteValue:()=>Ko});var a={};i.r(a),i.d(a,{BASE_LOGICAL_COMBINATORS:()=>Xp,BASE_OPERATORS:()=>im,LOGICAL_COMBINATORS:()=>Qp,NULL_COMBINATOR:()=>Jp});var s=i(38370),r=i(54634),l=i(33681);const d=(e,t)=>l.css`
|
|
1
|
+
"use strict";(self.webpackChunk_genesislcap_design_system_configurator=self.webpackChunk_genesislcap_design_system_configurator||[]).push([[404],{14609(e,t,i){i.d(t,{b:()=>s});const o=(0,i(79871).createLogger)("foundation-criteria");var n=i(86636);const a="default";class s{constructor(){this.expressions={},this.And=(e,t={})=>this.withExpression(e,t,n.r.And()),this.Or=(e,t={})=>this.withExpression(e,t,n.r.Or()),this.Not=(e,t={})=>this.withExpression(e,t,n.r.Not())}withExpression(e,t={},i=n.r.And()){const{condition:s,join:r,groupName:l}=t,d=(e,t=a)=>{var o;const n=null!==(o=this.expressions[t])&&void 0!==o?o:[];this.expressions[t]=[...n,{join:i||r,condition:s,expression:e}]};if(Array.isArray(e))if(r){const t=e.filter(e=>{const t=e instanceof n.r;return t&&o.warn("Inline joins will be discarded when join is defined in ExpressionOptions"),!t});if(l)t.forEach(e=>{d(e,l)});else{const e=(c=r,t.flat().flatMap((e,t,i)=>i.length-1!==t?[e,c]:e));d(e,a)}}else d(e,a);else d(e,"string"==typeof e?a:e.group);var c;return this}build(e){const t=Object.entries(this.expressions).reduce((e,[t,i])=>Object.assign(Object.assign({},e),{[t]:`(${i.filter(({condition:e})=>!e||e()).map(({expression:e,join:t},i,o)=>this.parseExpression(e,o[i-1],t)).join("")})`}),{});return e?e(t):`(${Object.values(t).join(" && ")})`}reset(){this.expressions={}}parseExpression(e,t,i){const o=[];return i&&t&&o.push(` ${i.operator} `),"string"==typeof e?o.push(e):Array.isArray(e)?(e.forEach((e,t,i)=>{if(e instanceof n.r){if(i[t-1]instanceof n.r)throw new Error("Adjacent Join operations detected")}}),o.push(`(${e.map(e=>this.parseExpression(e,void 0)).join("")})`)):e instanceof n.r?o.push(` ${e.operator} `):e&&o.push(e.serialiser(e)),o.join("")}}},58749(e,t,i){i.d(t,{K:()=>n});var o=i(95553);class n{constructor(e){this.serialiser=o.n.EQ,this.build=()=>{if(!this.field)throw new Error("Missing required param 'field'");if(void 0===this.value)throw new Error("Missing required param 'value'");if(!this.serialiser)throw new Error("Missing required param 'serialise'");return{field:this.field,value:this.value,serialiser:this.serialiser,params:this.params,valueGetter:this.valueGetter,group:this.group}},e&&(this.field=e.field,this.value=e.value,this.serialiser=e.serialiser,this.params=e.params,this.valueGetter=e.valueGetter,this.group=e.group)}withField(e){return this.field=e,this}withValue(e){return this.value=e,this}withSerialiser(e){return this.serialiser=e,this}withParams(e){return this.params=e,this}withValueGetter(e){return this.valueGetter=e,this}withGroup(e){return this.group=e,this}}},95553(e,t,i){i.d(t,{n:()=>s});var o=i(86636);const n=e=>{const{value:t}=e;return e.valueGetter?e.valueGetter(t):"function"==typeof t?t(e):Array.isArray(t)?t.join(","):"string"==typeof t?`"${t}"`:t},a=e=>t=>`${t.field} ${e} ${n(t)}`,s={AND:e=>a(o.X.AND)(e),OR:e=>a(o.X.OR)(e),NOT:e=>a(o.X.NOT)(e),GT:e=>a(o.X.GT)(e),GE:e=>a(o.X.GE)(e),LT:e=>a(o.X.LT)(e),LE:e=>a(o.X.LE)(e),NE:e=>a(o.X.NE)(e),EQ:e=>a(o.X.EQ)(e),equals:e=>`${e.field}.equals(${n(e)})`,equalsIgnoreCase:e=>`${e.field}.equalsIgnoreCase(${n(e)})`,contains:e=>`Expr.contains(${e.field}, ${n(e)})`,fieldContains:e=>`${e.field}.contains(${n(e)})`,containsIgnoreCase:e=>`Expr.containsIgnoreCase(${e.field}, ${n(e)})`,startsWith:e=>`${e.field}.startsWith(${n(e)})`,endsWith:e=>`${e.field}.endsWith(${n(e)})`,dateIsToday:e=>`Expr.dateIsToday(${e.field})`,dateIsEqual:e=>`Expr.dateIsEqual(${e.field}, ${n(e)})`,dateIsGreaterEqual:e=>`Expr.dateIsGreaterEqual(${e.field}, ${n(e)})`,dateIsLessEqual:e=>`Expr.dateIsLessEqual(${e.field}, ${n(e)})`,dateTimeIsGreaterEqual:e=>`Expr.dateTimeIsGreaterEqual(${e.field}, ${n(e)})`,dateTimeIsLessEqual:e=>`Expr.dateTimeIsLessEqual(${e.field}, ${n(e)})`}},86636(e,t,i){var o;i.d(t,{X:()=>o,r:()=>n}),function(e){e.AND="&&",e.OR="||",e.NOT="!",e.GT=">",e.GE=">=",e.LT="<",e.LE="<=",e.NE="!=",e.EQ="=="}(o||(o={}));class n{constructor(e){this.$$operator=e}static And(){return new n(o.AND)}static Or(){return new n(o.OR)}static Not(){return new n(o.NOT)}static GreaterThan(){return new n(o.GT)}static GreaterThanOrEqual(){return new n(o.GE)}static LessThan(){return new n(o.LT)}static LessThanOrEqual(){return new n(o.LE)}static NotEqual(){return new n(o.NE)}static Equal(){return new n(o.EQ)}get operator(){return this.$$operator}}},31274(e,t,i){i.d(t,{u:()=>n});var o=i(60416);const n=(e,t,i)=>{(0,o.u_)(e);const n=t.split("-")[0],a=document.createElement(`${n}-dialog`),s=i?(e=>{let t=e.querySelector("#dialog-container");return t||(t=document.createElement("div"),t.setAttribute("id","dialog-container"),t.style.position="relative",e.appendChild(t)),t})(i):(0,o.jE)("dialog-container",t);s.appendChild(a),a.notification=e,a.show()}},60416(e,t,i){i.d(t,{cL:()=>h,jE:()=>u,uP:()=>d,u_:()=>c});var o=i(79871),n=i(52945),a=i(68424);const s=(0,o.createLogger)("foundation-notifications");let r=null;const l=new Map,d=e=>{var t,i;return`${null!==(t=null==e?void 0:e.title)&&void 0!==t?t:"Error"}: ${null!==(i=null==e?void 0:e.body)&&void 0!==i?i:"Something went wrong"}`},c=e=>{var t,i;s.log({message:d(e),level:(t=e,(null==t?void 0:t.logLevel)||(null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.logLevel)||o.LogLevel.Debug)})},u=(e,t)=>{let i=document.querySelector(`#${e}`);if(!i)if(l.has(e))i=l.get(e);else{const t=(0,n.fI)(document).find(t=>t.id===e);t&&(i=t,l.set(e,t))}if(!i){i=document.createElement("div"),i.setAttribute("id",e),i.style.zIndex="9999";const{element:t,prefix:o}=(0,a.DW)(document.body,"rapid");if(t)t.appendChild(i),r=t;else if(r)r.appendChild(i);else{const e=document.createElement(`${o}-design-system-provider`);e.appendChild(i),document.body.appendChild(e),r=e}}return i},h=e=>{for(var t,i;e&&!(e instanceof ShadowRoot);){const o=null===(t=null==e?void 0:e.getRootNode())||void 0===t?void 0:t.getElementById("banner-anchor");if(o)return o.style.position="relative",o;e=null===(i=null==e?void 0:e.getRootNode())||void 0===i?void 0:i.host}return p()},p=()=>{const e=document.createElement("div");return e.setAttribute("id","banner-anchor"),e.style.position="relative",document.body.insertBefore(e,document.body.firstChild),e}},97404(e,t,i){i.r(t),i.d(t,{Accordion:()=>u,AccordionItem:()=>f,ActionsMenu:()=>R,AffixMixin:()=>nl,AiCriteriaSearch:()=>fe,AiIndicator:()=>$e,Anchor:()=>Te,AnchoredRegion:()=>Ne,Avatar:()=>Pe,Badge:()=>We,Banner:()=>it,BaseDatasource:()=>ri,BaseFileComponent:()=>$a,Breadcrumb:()=>st,BreadcrumbItem:()=>ht,Button:()=>bt,COMBO_INPUT_MIN_LENGTH:()=>Gc,CSSVarsTokenMapper:()=>Xp,Calendar:()=>St,Card:()=>Dt,CategorizedMultiselect:()=>Ut,Checkbox:()=>Vt,Combobox:()=>gi,ConnectionIndicator:()=>xi,DATETIME_OPERATORS:()=>Z,DATE_OPERATORS:()=>J,DEFUALT_FILTER_BAR_COLUMNS:()=>ds,DataGrid:()=>Oi,DataGridCell:()=>Ri,DataGridDatasource:()=>Qp,DataGridRow:()=>Mi,DatePicker:()=>lo,DefaultRouter:()=>ov,DesignTokensObservable:()=>Fo,Dialog:()=>fn,DialogElement:()=>vn,Disclosure:()=>Cn,Divider:()=>Tn,DropdownMenu:()=>Mn,EnvironmentIndicator:()=>Xn,ErrorBanner:()=>ta,ErrorBoundary:()=>ga,ErrorBoundaryEvent:()=>oa,ErrorDialog:()=>Ca,ExpressionBuilderConfig:()=>a,ExpressionBuilderCore:()=>gg,FaPrefixFromStyle:()=>ur,FileReader:()=>ka,FileUpload:()=>Ba,Filter:()=>ts,FilterBar:()=>cs,FilterEvents:()=>es,FlexLayout:()=>bs,FlexMediaQueriesEnum:()=>hs,Flipper:()=>xs,Flyout:()=>Ds,FoundationDesignSystemProvider:()=>sn,FoundationExpressionBuilder:()=>eg,FoundationRouteCollection:()=>vv,FoundationRouteNav:()=>hv,FoundationRouter:()=>wv,FoundationRouterConfiguration:()=>fv,FoundationRuleExpressionBuilder:()=>Rg,FoundationValueExpressionBuilder:()=>_g,GenerateNavigationPathEventType:()=>yv,GridLayout:()=>Us,GridLayoutItem:()=>Ws,GridMediaQueriesEnum:()=>Fs,HorizontalScroll:()=>Xs,INPUT_MIN_LENGTH:()=>Bc,Icon:()=>mr,Listbox:()=>br,ListboxOption:()=>Sr,Menu:()=>Dr,MenuItem:()=>Mr,Modal:()=>jr,Multiselect:()=>Zr,MultiselectDatasource:()=>qr,NUMERIC_OPERATORS:()=>Q,NavigateToEventType:()=>bv,NotificationListener:()=>Ug,NumberField:()=>fl,Optgroup:()=>$l,OptionsDatasource:()=>ci,Popper:()=>dd,Position:()=>Ft,Progress:()=>Yl,ProgressRing:()=>gd,Radio:()=>Cd,RadioGroup:()=>Td,Router:()=>iv,RuleExpression:()=>vg,SCROLL_TIMEOUT:()=>Uc,SECTION_NAVIGATOR_EVENTS:()=>au,SNACKBAR_CLOSE_TIMEOUT:()=>Ju,SNACKBAR_EVENTS_NAMES:()=>Zu,SNACKBAR_TYPES:()=>Qu,SNACKBAR_TYPE_DEFAULT:()=>Xu,STRING_OPERATORS:()=>X,Scheduler:()=>Fd,SchedulerCronBuilder:()=>Ec,SchedulerTimezone:()=>Ac,SearchBar:()=>Vc,SearchBarCombobox:()=>Qc,SectionNavigator:()=>lu,SegmentedControl:()=>mu,SegmentedItem:()=>wu,Select:()=>Ou,Skeleton:()=>Au,Slider:()=>Pu,SliderLabel:()=>Wu,Snackbar:()=>nh,StackingIcons:()=>lh,StatusPill:()=>ph,Stepper:()=>Sv,StepperTab:()=>bh,StepperTabPanel:()=>$h,Switch:()=>Ih,SystemHealthOverlay:()=>td,Tab:()=>Lh,TabPanel:()=>Uh,Tabs:()=>Yh,TextArea:()=>Zh,TextField:()=>rp,Toast:()=>vp,Toolbar:()=>wp,Tooltip:()=>Op,TreeItem:()=>Ap,TreeView:()=>Hp,UrlInput:()=>Yp,accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,accentPaletteValue:()=>qo,actionsMenuBaseStyles:()=>$,applyCustomTokens:()=>Po,baseComponents:()=>Kp,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,baseLayerLuminanceValue:()=>Xo,black:()=>po,bodyFont:()=>r.bodyFont,categorizedMultiselectStyles:()=>Mt,categorizedMultiselectTemplate:()=>Ht,clientOperators:()=>bg,closeIcon:()=>Ya,configureDesignSystem:()=>Yo,configureEnvironmentIndicator:()=>qn,controlCornerRadius:()=>r.controlCornerRadius,controlCornerRadiusValue:()=>Jo,createDesignSystemProxy:()=>Ql,createFormData:()=>La,crossIcon:()=>_c,defaultAccordionConfig:()=>p,defaultAccordionItemConfig:()=>y,defaultAiCriteriaSearchConfig:()=>ye,defaultAnchorConfig:()=>Ie,defaultAnchoredRegionConfig:()=>Le,defaultAvatarConfig:()=>Be,defaultBadgeConfig:()=>qe,defaultBreadcrumbConfig:()=>lt,defaultBreadcrumbItemConfig:()=>mt,defaultButtonConfig:()=>wt,defaultCalendarConfig:()=>Ot,defaultCardConfig:()=>At,defaultCategorizedMultiselectConfig:()=>Pt,defaultCheckboxConfig:()=>Yt,defaultComboboxConfig:()=>fi,defaultConfig:()=>Md,defaultCronBuilderConfig:()=>Tc,defaultDataGridCellConfig:()=>Ni,defaultDataGridConfig:()=>ki,defaultDataGridRowConfig:()=>Hi,defaultDatePickerConfig:()=>ro,defaultDialogConfig:()=>gn,defaultDisclosureConfig:()=>$n,defaultDividerConfig:()=>In,defaultFileUploadConfig:()=>ja,defaultFillColor:()=>go,defaultFlexLayoutConfig:()=>fs,defaultFlipperConfig:()=>Ss,defaultFlyoutConfig:()=>As,defaultGridLayoutConfig:()=>zs,defaultGridLayoutItemConfig:()=>Vs,defaultHorizontalScrollConfig:()=>Js,defaultIconConfig:()=>cr,defaultListboxConfig:()=>wr,defaultListboxOptionConfig:()=>Or,defaultMenuConfig:()=>Ar,defaultMenuItemConfig:()=>Hr,defaultModalConfig:()=>Gr,defaultMultiselectConfig:()=>Jr,defaultNavItemPredicate:()=>pv,defaultNeutralForegroundContrast:()=>ko,defaultNumberFieldConfig:()=>yl,defaultPlacementIndexPadding:()=>mv,defaultProgressConfig:()=>Kl,defaultProgressRingConfig:()=>fd,defaultRadioConfig:()=>$d,defaultRadioGroupConfig:()=>Id,defaultSearchBarComboboxConfig:()=>Zc,defaultSearchBarConfig:()=>Yc,defaultSectionNavigatorConfig:()=>cu,defaultSegmentedControlConfig:()=>vu,defaultSegmentedItemConfig:()=>xu,defaultSelectConfig:()=>ku,defaultSkeletonConfig:()=>Fu,defaultSliderConfig:()=>Bu,defaultSliderLabelConfig:()=>qu,defaultStepperConfig:()=>Ov,defaultStepperTabConfig:()=>wh,defaultStepperTabPanelConfig:()=>Eh,defaultSwitchConfig:()=>Rh,defaultSystemHealthOverlayConfig:()=>ad,defaultTabConfig:()=>_h,defaultTabPanelConfig:()=>Gh,defaultTabsConfig:()=>Kh,defaultTextAreaConfig:()=>tp,defaultTextFieldConfig:()=>dp,defaultTimezoneConfig:()=>Fc,defaultToastConfig:()=>gp,defaultToolbarConfig:()=>xp,defaultTooltipConfig:()=>kp,defaultTreeItemConfig:()=>Fp,defaultTreeViewConfig:()=>Pp,defaultUrlInputConfig:()=>Wp,defineFactory:()=>Gg,density:()=>r.density,designToken:()=>_o,designTokensMap:()=>Vo,designUnit:()=>r.designUnit,designUnitValue:()=>Zo,direction:()=>r.direction,directionValue:()=>Qo,disabledOpacity:()=>r.disabledOpacity,downloadFile:()=>_a,dropdownMenuBaseStyles:()=>Rn,environmentIndicatorStyles:()=>zn,errorDialogTemplate:()=>ya,extractMenuItems:()=>Nn,faSizeValueDefault:()=>hr,faSizeValues:()=>pr,fileReaderStyles:()=>Sa,fileReaderTemplate:()=>Ta,fillColor:()=>r.fillColor,filterBarTemplate:()=>rs,findParentRouter:()=>rv,findRouter:()=>sv,findTopLevelRouter:()=>lv,flyoutAnimationTime:()=>Os,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,formatTimeForCountDown:()=>hh,foundationAccordion:()=>m,foundationAccordionItem:()=>w,foundationAccordionItemShadowOptions:()=>b,foundationAccordionItemStyles:()=>g,foundationAccordionItemTemplate:()=>v,foundationAccordionShadowOptions:()=>h,foundationAccordionStyles:()=>d,foundationAccordionTemplate:()=>c,foundationActionsMenu:()=>A,foundationActionsMenuStyles:()=>S,foundationActionsMenuTemplate:()=>D,foundationAiCriteriaSearch:()=>we,foundationAiCriteriaSearchShadowOptions:()=>be,foundationAiCriteriaSearchStyles:()=>M,foundationAiCriteriaSearchTemplate:()=>U,foundationAiIndicator:()=>Se,foundationAiIndicatorStyles:()=>Ce,foundationAiIndicatorTemplate:()=>xe,foundationAnchor:()=>De,foundationAnchorShadowOptions:()=>ke,foundationAnchorStyles:()=>Ee,foundationAnchorTemplate:()=>Oe,foundationAnchoredRegion:()=>Me,foundationAnchoredRegionShadowOptions:()=>Fe,foundationAnchoredRegionStyles:()=>Ae,foundationAnchoredRegionTemplate:()=>Re,foundationAvatar:()=>Ge,foundationAvatarShadowOptions:()=>Ue,foundationAvatarStyles:()=>_e,foundationAvatarTemplate:()=>He,foundationBadge:()=>Ke,foundationBadgeShadowOptions:()=>Ye,foundationBadgeStyles:()=>je,foundationBadgeTemplate:()=>Ve,foundationBanner:()=>ot,foundationBannerShadowOptions:()=>tt,foundationBannerStyles:()=>Je,foundationBannerTemplate:()=>et,foundationBreadcrumb:()=>dt,foundationBreadcrumbItem:()=>gt,foundationBreadcrumbItemShadowOptions:()=>pt,foundationBreadcrumbItemStyles:()=>ct,foundationBreadcrumbItemTemplate:()=>ut,foundationBreadcrumbShadowOptions:()=>rt,foundationBreadcrumbStyles:()=>nt,foundationBreadcrumbTemplate:()=>at,foundationButton:()=>Ct,foundationButtonShadowOptions:()=>yt,foundationButtonStyles:()=>vt,foundationButtonTemplate:()=>ft,foundationCalendar:()=>Tt,foundationCalendarShadowOptions:()=>Et,foundationCalendarStyles:()=>xt,foundationCalendarTemplate:()=>$t,foundationCard:()=>Nt,foundationCardShadowOptions:()=>Rt,foundationCardStyles:()=>kt,foundationCardTemplate:()=>It,foundationCategorizedMultiselect:()=>Bt,foundationCategorizedMultiselectShadowOptions:()=>zt,foundationCheckbox:()=>qt,foundationCheckboxShadowOptions:()=>Wt,foundationCheckboxStyles:()=>Gt,foundationCheckboxTemplate:()=>jt,foundationCombobox:()=>bi,foundationComboboxShadowOptions:()=>vi,foundationComboboxStyles:()=>ui,foundationComboboxTemplate:()=>hi,foundationConnectionIndicator:()=>$i,foundationConnectionIndicatorStyles:()=>wi,foundationConnectionIndicatorTemplate:()=>Ci,foundationDataGrid:()=>Ii,foundationDataGridCell:()=>Fi,foundationDataGridCellShadowOptions:()=>Ai,foundationDataGridCellStyles:()=>Di,foundationDataGridCellTemplate:()=>s.dataGridCellTemplate,foundationDataGridRow:()=>zi,foundationDataGridRowShadowOptions:()=>_i,foundationDataGridRowStyles:()=>Li,foundationDataGridRowTemplate:()=>s.dataGridRowTemplate,foundationDataGridShadowOptions:()=>Ti,foundationDataGridStyles:()=>Si,foundationDataGridTemplate:()=>Ei,foundationDatePicker:()=>co,foundationDatePickerShadowOptions:()=>so,foundationDatePickerStyles:()=>Zi,foundationDatePickerTemplate:()=>io,foundationDesignSystemProvider:()=>rn,foundationDialog:()=>bn,foundationDialogShadowOptions:()=>mn,foundationDialogStyles:()=>dn,foundationDialogTemplate:()=>pn,foundationDisclosure:()=>Sn,foundationDisclosureShadowOptions:()=>xn,foundationDisclosureStyles:()=>yn,foundationDisclosureTemplate:()=>wn,foundationDivider:()=>Dn,foundationDividerShadowOptions:()=>kn,foundationDividerStyles:()=>En,foundationDividerTemplate:()=>On,foundationDropdownMenu:()=>_n,foundationDropdownMenuStyles:()=>An,foundationDropdownMenuTemplate:()=>Ln,foundationEnvironmentIndicator:()=>Qn,foundationEnvironmentIndicatorTemplate:()=>Pn,foundationErrorBanner:()=>ia,foundationErrorBannerShadowOptions:()=>ea,foundationErrorBannerTemplate:()=>Zn,foundationErrorBoundary:()=>va,foundationErrorBoundaryShadowOptions:()=>ma,foundationErrorBoundaryTemplate:()=>pa,foundationErrorDialog:()=>xa,foundationErrorDialogShadowOptions:()=>wa,foundationErrorDialogStyles:()=>fa,foundationFileReader:()=>Ia,foundationFileReaderStyles:()=>Ea,foundationFileUpload:()=>Va,foundationFileUploadShadowOptions:()=>Ga,foundationFileUploadStyles:()=>Aa,foundationFileUploadTemplate:()=>Fa,foundationFilter:()=>is,foundationFilterBar:()=>us,foundationFilterBarStyles:()=>ns,foundationFilterBarTemplate:()=>ls,foundationFilterStyles:()=>Wa,foundationFilterTemplate:()=>Za,foundationFlexLayout:()=>ys,foundationFlexLayoutShadowOptions:()=>vs,foundationFlexLayoutStyles:()=>ms,foundationFlexLayoutTemplate:()=>gs,foundationFlipper:()=>Es,foundationFlipperShadowOptions:()=>$s,foundationFlipperStyles:()=>ws,foundationFlipperTemplate:()=>Cs,foundationFlyout:()=>Ns,foundationFlyoutShadowOptions:()=>Rs,foundationFlyoutStyles:()=>Ts,foundationFlyoutTemplate:()=>Is,foundationGridLayout:()=>Bs,foundationGridLayoutItem:()=>Ys,foundationGridLayoutItemShadowOptions:()=>js,foundationGridLayoutItemTemplate:()=>Gs,foundationGridLayoutShadowOptions:()=>Hs,foundationGridLayoutStyles:()=>Ms,foundationGridLayoutTemplate:()=>_s,foundationHorizontalScroll:()=>Zs,foundationHorizontalScrollShadowOptions:()=>Qs,foundationHorizontalScrollStyles:()=>qs,foundationHorizontalScrollTemplate:()=>Ks,foundationIcon:()=>gr,foundationIconShadowOptions:()=>dr,foundationIconStyles:()=>sr,foundationIconTemplate:()=>lr,foundationListbox:()=>Cr,foundationListboxOption:()=>Tr,foundationListboxOptionShadowOptions:()=>Er,foundationListboxOptionStyles:()=>xr,foundationListboxOptionTemplate:()=>$r,foundationListboxShadowOptions:()=>yr,foundationListboxStyles:()=>vr,foundationListboxTemplate:()=>fr,foundationMenu:()=>Nr,foundationMenuItem:()=>zr,foundationMenuItemShadowOptions:()=>_r,foundationMenuItemStyles:()=>Fr,foundationMenuItemTemplate:()=>Lr,foundationMenuShadowOptions:()=>Rr,foundationMenuStyles:()=>kr,foundationMenuTemplate:()=>Ir,foundationModal:()=>Vr,foundationModalShadowOptions:()=>Br,foundationModalStyles:()=>Pr,foundationModalTemplate:()=>Ur,foundationMultiselect:()=>el,foundationMultiselectShadowOptions:()=>Qr,foundationNotificationListener:()=>Bg,foundationNotificationListenerShadowOptions:()=>Pg,foundationNotificationListenerTemplate:()=>Hg,foundationNumberField:()=>wl,foundationNumberFieldShadowOptions:()=>bl,foundationNumberFieldStyles:()=>sl,foundationNumberFieldTemplate:()=>rl,foundationOptgroup:()=>Sl,foundationOptgroupStyles:()=>Cl,foundationOptgroupTemplate:()=>xl,foundationPopper:()=>hd,foundationProgress:()=>Xl,foundationProgressRing:()=>bd,foundationProgressRingShadowOptions:()=>vd,foundationProgressRingStyles:()=>pd,foundationProgressRingTemplate:()=>md,foundationProgressShadowOptions:()=>ql,foundationProgressStyles:()=>Vl,foundationProgressTemplate:()=>Wl,foundationRadio:()=>Sd,foundationRadioGroup:()=>Dd,foundationRadioGroupShadowOptions:()=>kd,foundationRadioGroupStyles:()=>Ed,foundationRadioGroupTemplate:()=>Od,foundationRadioShadowOptions:()=>xd,foundationRadioStyles:()=>yd,foundationRadioTemplate:()=>wd,foundationScheduler:()=>_d,foundationSchedulerCronBuilder:()=>kc,foundationSchedulerCronBuilderShadowOptions:()=>Oc,foundationSchedulerCronBuilderTemplate:()=>Sc,foundationSchedulerShadowOptions:()=>Ld,foundationSchedulerTemplate:()=>Nd,foundationSchedulerTimezone:()=>Lc,foundationSchedulerTimezoneShadowOptions:()=>Nc,foundationSchedulerTimezoneTemplate:()=>Rc,foundationSearchBar:()=>qc,foundationSearchBarCombobox:()=>eu,foundationSearchBarComboboxShadowOptions:()=>Jc,foundationSearchBarComboboxStyles:()=>Kc,foundationSearchBarComboboxTemplate:()=>Xc,foundationSearchBarShadowOptions:()=>Wc,foundationSearchBarStyles:()=>Mc,foundationSearchBarTemplate:()=>Pc,foundationSectionNavigator:()=>uu,foundationSectionNavigatorShadowOptions:()=>du,foundationSectionNavigatorStyles:()=>tu,foundationSectionNavigatorTemplate:()=>iu,foundationSegmentedControl:()=>fu,foundationSegmentedControlShadowOptions:()=>gu,foundationSegmentedControlStyles:()=>hu,foundationSegmentedControlTemplate:()=>pu,foundationSegmentedItem:()=>$u,foundationSegmentedItemShadowOptions:()=>Cu,foundationSegmentedItemStyles:()=>bu,foundationSegmentedItemTemplate:()=>yu,foundationSelect:()=>Iu,foundationSelectShadowOptions:()=>Tu,foundationSelectStyles:()=>Su,foundationSelectTemplate:()=>Eu,foundationSkeleton:()=>Lu,foundationSkeletonShadowOptions:()=>Nu,foundationSkeletonStyles:()=>Du,foundationSkeletonTemplate:()=>Ru,foundationSlider:()=>Gu,foundationSliderLabel:()=>Ku,foundationSliderLabelShadowOptions:()=>Yu,foundationSliderLabelStyles:()=>ju,foundationSliderLabelTemplate:()=>Vu,foundationSliderShadowOptions:()=>Uu,foundationSliderStyles:()=>Mu,foundationSliderTemplate:()=>zu,foundationSnackbar:()=>ah,foundationSnackbarShadowOptions:()=>oh,foundationSnackbarStyles:()=>eh,foundationSnackbarTemplate:()=>ih,foundationStackingIcons:()=>dh,foundationStackingIconsStyles:()=>sh,foundationStackingIconsTemplate:()=>rh,foundationStatusPill:()=>mh,foundationStatusPillTemplate:()=>uh,foundationStepper:()=>Tv,foundationStepperShadowOptions:()=>Ev,foundationStepperStyles:()=>$v,foundationStepperTab:()=>Ch,foundationStepperTabPanel:()=>Oh,foundationStepperTabPanelShadowOptions:()=>Sh,foundationStepperTabPanelTemplate:()=>xh,foundationStepperTabShadowOptions:()=>yh,foundationStepperTabStyles:()=>gh,foundationStepperTabTemplate:()=>fh,foundationStepperTemplate:()=>xv,foundationSwitch:()=>Ah,foundationSwitchShadowOptions:()=>Dh,foundationSwitchStyles:()=>Th,foundationSwitchTemplate:()=>kh,foundationSystemHealthOverlay:()=>sd,foundationSystemHealthOverlayShadowOptions:()=>nd,foundationSystemHealthOverlayStyles:()=>od,foundationSystemHealthOverlayTemplate:()=>id,foundationTab:()=>Hh,foundationTabPanel:()=>jh,foundationTabPanelShadowOptions:()=>Bh,foundationTabPanelStyles:()=>zh,foundationTabPanelTemplate:()=>Ph,foundationTabShadowOptions:()=>Mh,foundationTabStyles:()=>Nh,foundationTabTemplate:()=>Fh,foundationTabs:()=>Xh,foundationTabsShadowOptions:()=>qh,foundationTabsStyles:()=>Vh,foundationTabsTemplate:()=>Wh,foundationTextArea:()=>ip,foundationTextAreaShadowOptions:()=>ep,foundationTextAreaStyles:()=>Qh,foundationTextAreaTemplate:()=>Jh,foundationTextField:()=>cp,foundationTextFieldShadowOptions:()=>lp,foundationTextFieldStyles:()=>ap,foundationTextFieldTemplate:()=>sp,foundationToast:()=>fp,foundationToastShadowOptions:()=>mp,foundationToastStyles:()=>up,foundationToastTemplate:()=>pp,foundationToolbar:()=>$p,foundationToolbarShadowOptions:()=>Cp,foundationToolbarStyles:()=>bp,foundationToolbarTemplate:()=>yp,foundationTooltip:()=>Ip,foundationTooltipShadowOptions:()=>Tp,foundationTooltipStyles:()=>Sp,foundationTooltipTemplate:()=>Ep,foundationTreeItem:()=>Lp,foundationTreeItemShadowOptions:()=>Np,foundationTreeItemStyles:()=>Dp,foundationTreeItemTemplate:()=>Rp,foundationTreeView:()=>Up,foundationTreeViewShadowOptions:()=>zp,foundationTreeViewStyles:()=>Mp,foundationTreeViewTemplate:()=>_p,foundationUrlInput:()=>qp,foundationUrlInputShadowOptions:()=>Vp,foundationUrlInputStyles:()=>Bp,foundationUrlInputTemplate:()=>jp,fromBinaryExpression:()=>kg,fromMethodExpression:()=>Ig,fuiAccentPalette:()=>So,fuiAccentSwatch:()=>$o,fuiCardFillColor:()=>To,fuiCardForegroundColor:()=>Do,fuiDefaultCardFillColor:()=>fo,fuiDefaultCardPalette:()=>bo,fuiFillColor:()=>Oo,fuiNeutralPalette:()=>Co,fuiNeutralSwatch:()=>wo,getBannerTemplate:()=>Ze,getCriteriaBuilder:()=>jc,getDefaultConfig:()=>Bo,getDesignSystemPrefix:()=>T,getDialogTemplate:()=>hn,getDropdownMenuTemplate:()=>Fn,getErrorDialogTemplate:()=>ba,getExports:()=>Go,getFontawesomeIconsCss:()=>ar,getNavItems:()=>gv,getPrefixedCategorizedMultiselect:()=>_t,getPrefixedCronBuilder:()=>$c,getPrefixedDatePicker:()=>to,getPrefixedErrorBanner:()=>Jn,getPrefixedFileReader:()=>Oa,getPrefixedFileUpload:()=>Na,getPrefixedFilterTemplate:()=>Ja,getPrefixedFlyout:()=>ks,getPrefixedIcon:()=>rr,getPrefixedMultiselect:()=>Kr,getPrefixedScheduler:()=>Ad,getPrefixedSchedulerTimezone:()=>Dc,getPrefixedSearchBar:()=>zc,getPrefixedSnackbar:()=>th,getPrefixedStepper:()=>Cv,getPrefixedStepperTab:()=>vh,getPrefixedToast:()=>hp,getPrefixedUrlInput:()=>Gp,getTypeRampValue:()=>jo,groupsToCriteria:()=>K,inputControls:()=>ic,isAbsoluteUrl:()=>av,jsonConverter:()=>ld,mapType:()=>as,maxheight:()=>Wr,media:()=>ze,menuTemplate:()=>k,mixinFoundationFontFamily:()=>tn,multiselectStyles:()=>Yr,multiselectTemplate:()=>Xr,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Io,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralPaletteValue:()=>Ko,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,optionsMaxheight:()=>Lt,paletteFromHex:()=>zo,pathJoin:()=>dv,plusIcon:()=>Hc,provideDesignSystem:()=>Jl,provideTokens:()=>Mo,rebuildOperator:()=>Tg,registerFoundationDesignSystem:()=>kv,removeChildRouteParameter:()=>uv,removeLastPathSegment:()=>cv,routerLogger:()=>Qg,routerProperty:()=>tv,ruleExpressionToGroup:()=>Dg,ruleToRuleExpression:()=>Eg,ruleToRuleMethodExpression:()=>Sg,schedulerCronBuilderStyles:()=>oc,schedulerStyles:()=>Rd,schedulerTimezoneStyles:()=>Ic,selectCustomToken:()=>Wo,sharedFieldStyles:()=>al,singleOptionTemplate:()=>I,statusPillStyles:()=>ch,strokeWidth:()=>r.strokeWidth,swatchConverter:()=>Ho,tagFor:()=>jg,transformOperatorNameToServerName:()=>$g,transformServerNameToOperatorName:()=>Og,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight,uploadFiles:()=>Ma,validateClauses:()=>le,validateGroups:()=>de,white:()=>ho});var o={};i.r(o),i.d(o,{accentFillActive:()=>r.accentFillActive,accentFillActiveDelta:()=>r.accentFillActiveDelta,accentFillFocus:()=>r.accentFillFocus,accentFillFocusDelta:()=>r.accentFillFocusDelta,accentFillHover:()=>r.accentFillHover,accentFillHoverDelta:()=>r.accentFillHoverDelta,accentFillRest:()=>r.accentFillRest,accentFillRestDelta:()=>r.accentFillRestDelta,accentForegroundActive:()=>r.accentForegroundActive,accentForegroundActiveDelta:()=>r.accentForegroundActiveDelta,accentForegroundFocus:()=>r.accentForegroundFocus,accentForegroundFocusDelta:()=>r.accentForegroundFocusDelta,accentForegroundHover:()=>r.accentForegroundHover,accentForegroundHoverDelta:()=>r.accentForegroundHoverDelta,accentForegroundRest:()=>r.accentForegroundRest,accentForegroundRestDelta:()=>r.accentForegroundRestDelta,accentPalette:()=>r.accentPalette,baseHeightMultiplier:()=>r.baseHeightMultiplier,baseLayerLuminance:()=>r.baseLayerLuminance,bodyFont:()=>r.bodyFont,controlCornerRadius:()=>r.controlCornerRadius,defaultNeutralForegroundContrast:()=>ko,density:()=>r.density,designUnit:()=>r.designUnit,direction:()=>r.direction,disabledOpacity:()=>r.disabledOpacity,fillColor:()=>r.fillColor,focusStrokeInner:()=>r.focusStrokeInner,focusStrokeOuter:()=>r.focusStrokeOuter,focusStrokeWidth:()=>r.focusStrokeWidth,foregroundOnAccentActive:()=>r.foregroundOnAccentActive,foregroundOnAccentActiveLarge:()=>r.foregroundOnAccentActiveLarge,foregroundOnAccentFocus:()=>r.foregroundOnAccentFocus,foregroundOnAccentFocusLarge:()=>r.foregroundOnAccentFocusLarge,foregroundOnAccentHover:()=>r.foregroundOnAccentHover,foregroundOnAccentHoverLarge:()=>r.foregroundOnAccentHoverLarge,foregroundOnAccentRest:()=>r.foregroundOnAccentRest,foregroundOnAccentRestLarge:()=>r.foregroundOnAccentRestLarge,fuiCardFillColor:()=>To,fuiCardForegroundColor:()=>Do,fuiFillColor:()=>Oo,neutralFillActive:()=>r.neutralFillActive,neutralFillActiveDelta:()=>r.neutralFillActiveDelta,neutralFillFocus:()=>r.neutralFillFocus,neutralFillFocusDelta:()=>r.neutralFillFocusDelta,neutralFillHover:()=>r.neutralFillHover,neutralFillHoverDelta:()=>r.neutralFillHoverDelta,neutralFillInputActive:()=>r.neutralFillInputActive,neutralFillInputActiveDelta:()=>r.neutralFillInputActiveDelta,neutralFillInputFocus:()=>r.neutralFillInputFocus,neutralFillInputFocusDelta:()=>r.neutralFillInputFocusDelta,neutralFillInputHover:()=>r.neutralFillInputHover,neutralFillInputHoverDelta:()=>r.neutralFillInputHoverDelta,neutralFillInputRest:()=>r.neutralFillInputRest,neutralFillInputRestDelta:()=>r.neutralFillInputRestDelta,neutralFillLayerRest:()=>r.neutralFillLayerRest,neutralFillLayerRestDelta:()=>r.neutralFillLayerRestDelta,neutralFillRest:()=>r.neutralFillRest,neutralFillRestDelta:()=>r.neutralFillRestDelta,neutralFillStealthActive:()=>r.neutralFillStealthActive,neutralFillStealthActiveDelta:()=>r.neutralFillStealthActiveDelta,neutralFillStealthFocus:()=>r.neutralFillStealthFocus,neutralFillStealthFocusDelta:()=>r.neutralFillStealthFocusDelta,neutralFillStealthHover:()=>r.neutralFillStealthHover,neutralFillStealthHoverDelta:()=>r.neutralFillStealthHoverDelta,neutralFillStealthRest:()=>r.neutralFillStealthRest,neutralFillStealthRestDelta:()=>r.neutralFillStealthRestDelta,neutralFillStrongActive:()=>r.neutralFillStrongActive,neutralFillStrongActiveDelta:()=>r.neutralFillStrongActiveDelta,neutralFillStrongFocus:()=>r.neutralFillStrongFocus,neutralFillStrongFocusDelta:()=>r.neutralFillStrongFocusDelta,neutralFillStrongHover:()=>r.neutralFillStrongHover,neutralFillStrongHoverDelta:()=>r.neutralFillStrongHoverDelta,neutralFillStrongRest:()=>r.neutralFillStrongRest,neutralFillStrongRestDelta:()=>r.neutralFillStrongRestDelta,neutralForeground:()=>Io,neutralForegroundHint:()=>r.neutralForegroundHint,neutralForegroundRest:()=>r.neutralForegroundRest,neutralLayer1:()=>r.neutralLayer1,neutralLayer2:()=>r.neutralLayer2,neutralLayer3:()=>r.neutralLayer3,neutralLayer4:()=>r.neutralLayer4,neutralLayerCardContainer:()=>r.neutralLayerCardContainer,neutralLayerFloating:()=>r.neutralLayerFloating,neutralPalette:()=>r.neutralPalette,neutralStrokeActive:()=>r.neutralStrokeActive,neutralStrokeActiveDelta:()=>r.neutralStrokeActiveDelta,neutralStrokeDividerRest:()=>r.neutralStrokeDividerRest,neutralStrokeDividerRestDelta:()=>r.neutralStrokeDividerRestDelta,neutralStrokeFocus:()=>r.neutralStrokeFocus,neutralStrokeFocusDelta:()=>r.neutralStrokeFocusDelta,neutralStrokeHover:()=>r.neutralStrokeHover,neutralStrokeHoverDelta:()=>r.neutralStrokeHoverDelta,neutralStrokeRest:()=>r.neutralStrokeRest,neutralStrokeRestDelta:()=>r.neutralStrokeRestDelta,strokeWidth:()=>r.strokeWidth,typeRampBaseFontSize:()=>r.typeRampBaseFontSize,typeRampBaseLineHeight:()=>r.typeRampBaseLineHeight,typeRampMinus1FontSize:()=>r.typeRampMinus1FontSize,typeRampMinus1LineHeight:()=>r.typeRampMinus1LineHeight,typeRampMinus2FontSize:()=>r.typeRampMinus2FontSize,typeRampMinus2LineHeight:()=>r.typeRampMinus2LineHeight,typeRampPlus1FontSize:()=>r.typeRampPlus1FontSize,typeRampPlus1LineHeight:()=>r.typeRampPlus1LineHeight,typeRampPlus2FontSize:()=>r.typeRampPlus2FontSize,typeRampPlus2LineHeight:()=>r.typeRampPlus2LineHeight,typeRampPlus3FontSize:()=>r.typeRampPlus3FontSize,typeRampPlus3LineHeight:()=>r.typeRampPlus3LineHeight,typeRampPlus4FontSize:()=>r.typeRampPlus4FontSize,typeRampPlus4LineHeight:()=>r.typeRampPlus4LineHeight,typeRampPlus5FontSize:()=>r.typeRampPlus5FontSize,typeRampPlus5LineHeight:()=>r.typeRampPlus5LineHeight,typeRampPlus6FontSize:()=>r.typeRampPlus6FontSize,typeRampPlus6LineHeight:()=>r.typeRampPlus6LineHeight});var n={};i.r(n),i.d(n,{accentPaletteValue:()=>qo,baseLayerLuminanceValue:()=>Xo,controlCornerRadiusValue:()=>Jo,designUnitValue:()=>Zo,directionValue:()=>Qo,neutralPaletteValue:()=>Ko});var a={};i.r(a),i.d(a,{BASE_LOGICAL_COMBINATORS:()=>Jp,BASE_OPERATORS:()=>nm,LOGICAL_COMBINATORS:()=>Zp,NULL_COMBINATOR:()=>em});var s=i(38370),r=i(54634),l=i(33681);const d=(e,t)=>l.css`
|
|
2
2
|
${(0,r.accordionStyles)(e,t)}
|
|
3
3
|
`,c=(e,t)=>(0,s.accordionTemplate)(e,t);class u extends s.Accordion{}const h={delegatesFocus:!0,mode:"open"},p={},m=u.compose(Object.assign({baseName:"accordion",template:c,styles:d,shadowOptions:h},p)),g=(e,t)=>l.css`
|
|
4
4
|
${(0,r.accordionItemStyles)(e,t)}
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
.mode-control {
|
|
194
194
|
flex-shrink: 0;
|
|
195
195
|
}
|
|
196
|
-
`;var _=i(77679);let H=!1;try{"undefined"!=typeof GENX_ENABLE_AI&&(H="true"===GENX_ENABLE_AI)}catch(
|
|
196
|
+
`;var _=i(77679);let H=!1;try{"undefined"!=typeof GENX_ENABLE_AI&&(H="true"===GENX_ENABLE_AI)}catch(_l){}const z=()=>H||(0,_.m)("ai");var P=i(40729);const U=l.html`
|
|
197
197
|
${e=>{return t=T(e),l.html`
|
|
198
198
|
${(0,l.when)(()=>z(),l.html`
|
|
199
199
|
<div class="ai-criteria-search">
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
`)}
|
|
431
431
|
`;class Pe extends r.Avatar{}const Ue={delegatesFocus:!0,mode:"open"},Be={media:ze},Ge=Pe.compose(Object.assign({baseName:"avatar",template:He,styles:_e,shadowOptions:Ue},Be)),je=(e,t)=>l.css`
|
|
432
432
|
${(0,r.badgeStyles)(e,t)}
|
|
433
|
-
`,Ve=(e,t)=>(0,s.badgeTemplate)(e,t);class We extends r.Badge{}const Ye=void 0,qe={},Ke=We.compose(Object.assign({baseName:"badge",template:Ve,styles:je,shadowOptions:Ye},qe));var Xe=i(
|
|
433
|
+
`,Ve=(e,t)=>(0,s.badgeTemplate)(e,t);class We extends r.Badge{}const Ye=void 0,qe={},Ke=We.compose(Object.assign({baseName:"badge",template:Ve,styles:je,shadowOptions:Ye},qe));var Xe=i(79871);const Qe=(0,Xe.createLogger)("foundation-ui"),Je=l.css`
|
|
434
434
|
@keyframes delete-animate {
|
|
435
435
|
from {
|
|
436
436
|
height: 100px;
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
${()=>t.getItemLabel(e)}
|
|
3032
3032
|
</span>
|
|
3033
3033
|
`}
|
|
3034
|
-
`}toggle(){this.open||this.setDropdownPosition(),this.open=!this.open}optionsChanged(){this.allSelected&&!this.initialisedOptions&&(this.selectedOptions=this.options.map(e=>this.optionValueGetter(e))),this.filteredAvailableOptions=[...this.options]}selectedOptionsChanged(){this.$fastController.isConnected&&(this.initialisedOptions=!0)}setDropdownPosition(){let e=this.position;if(this.autoPosition){const t=this.getBoundingClientRect(),i=window.innerHeight,o=t.top,n=i-t.bottom;e=n<Wr&&o>n?Ft.ABOVE:Ft.BELOW}this.multiselectDropdown.classList.toggle("position-above",e===Ft.ABOVE),this.multiselectDropdown.classList.toggle("position-below",e===Ft.BELOW)}optionValueGetter(e){return"string"==typeof e?e:e.value}optionLabelGetter(e){return"string"==typeof e?e:e.label}getItemLabel(e){let t;return e?(t="string"==typeof e?e:this.optionLabelGetter(e)||this.optionValueGetter(e)||"",this.valueFormatter?this.valueFormatter(t):t):""}isOptionDisabled(e){return e&&"string"!=typeof e&&e.disabled||!1}get getDisplayValue(){let e="";switch(this.selectedOptions.length){case 0:e=this.getPlaceholder;break;case 1:{const t=this.options.find(e=>this.optionValueGetter(e)===this.selectedOptions[0]);e=this.getItemLabel(t);break}case this.options.length:e=`All ${this.name}`.trim();break;default:e=`${this.selectedOptions.length} Selected`}return e}get getPlaceholder(){return`Search ${this.name}`.trim().concat("...")}get isAllOptionsDisabled(){return this.options.length===this.options.filter(this.isOptionDisabled).length}get showCreatable(){return this.creatable&&this.filterSearchValue.length>0&&0===this.findExactMatchOptions().length}isOptionSelected(e){const t=this.optionValueGetter(e);return this.selectedOptions.some(i=>{if("object"==typeof e&&"object"==typeof e.value)try{return JSON.stringify(i)===JSON.stringify(t)}catch(e){return i===t}return i===t})}selectCheckboxOne(e){const t=this.optionValueGetter(e),i=this.selectedOptions.includes(t);this.selectedOptions=i?this.selectedOptions.filter(e=>e!==t):[...this.selectedOptions,t],this.$emit("selectionChange",this.selectedOptions)}checkboxKeyDown(e,t){return" "===t.key&&(t.preventDefault(),this.selectCheckboxOne(e)),!0}getEnabledOptionsCount(){return this.options.length-this.options.filter(this.isOptionDisabled).length}selectCheckboxAll(){const e=this.selectedOptions.length===this.getEnabledOptionsCount();this.selectedOptions=e?[]:this.options.filter(e=>!this.isOptionDisabled(e)).map(e=>this.optionValueGetter(e)),this.onAllSelectedCallback&&this.onAllSelectedCallback(!e),this.$emit("selectionChange",this.selectedOptions)}inputHandler(){this.open||(this.open=!0),this.async?(this.loading=!0,this.filteredAvailableOptions=[],this.debouncedInputHandler()):this.setFilter()}findExactMatchOptions(){const e=this.filterSearchValue.toLowerCase();return this.filteredAvailableOptions.filter(t=>{var i,o;const n="string"==typeof t?t:null!==(i=this.optionLabelGetter(t))&&void 0!==i?i:this.optionValueGetter(t);return(null!==(o=null==n?void 0:n.toLowerCase())&&void 0!==o?o:"")===e})}setFilter(){const e=this.filterSearchValue.toLowerCase();this.filteredAvailableOptions=this.options.filter(t=>{if(!e)return!0;if("string"==typeof t)return t.toLowerCase().includes(e);const i=t.label.toLowerCase(),o="object"==typeof t.value?(n=t.value,Object.values(n).some(t=>t.toLowerCase().includes(e))):String(t.value).toLowerCase().includes(e);var n;return i.includes(e)||o})}addOption(){this.options=[{value:this.filterSearchValue,label:this.filterSearchValue},...this.options],this.setFilter(),this.selectedOptions=[...this.selectedOptions,this.filterSearchValue]}asyncSetFilter(){this.slottedDatasource.length>0?li(this.slottedDatasource[0],this.filterSearchValue):(this.loading=!1,Qe.warn("Multiselect-datasource is not connected. Please add a datasource to use this functionality."))}changeHandler(e){e.preventDefault(),e.stopImmediatePropagation()}handleClickOutside(e){E(e,this)&&(this.open=!1)}keydownHandler(e){const t=e.key;if(e.ctrlKey||e.shiftKey)return!0;switch(t){case"Escape":if(this.open){this.open=!1;break}break;case"ArrowUp":case"ArrowDown":if(!this.open){this.open=!0;break}break;default:return!0}}clear(e={}){const{clearSelectedValues:t=!0,clearFilterText:i=!0}=e;t&&(this.selectedOptions=[],this.$emit("selectionChange",this.selectedOptions)),i&&(this.filterSearchValue="",this.setFilter(),this.filterSearchInput&&(this.filterSearchInput.value="")),this.$emit("clear",{clearSelectedValues:t,clearFilterText:i})}}(0,C.Cg)([l.attr],Zr.prototype,"name",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"auto-position"})],Zr.prototype,"autoPosition",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"all",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"allSelected",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"search",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"disabled",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"creatable",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"async",void 0),(0,C.Cg)([l.attr],Zr.prototype,"debounce",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"resizable",void 0),(0,C.Cg)([l.attr],Zr.prototype,"tabindex",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"filter-by-contains"})],Zr.prototype,"filterByContains",void 0),(0,C.Cg)([l.observable],Zr.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],Zr.prototype,"slottedDatasource",void 0),(0,C.Cg)([l.observable],Zr.prototype,"valueFormatter",void 0),(0,C.Cg)([l.observable],Zr.prototype,"loading",void 0),(0,C.Cg)([l.observable],Zr.prototype,"filterSearchValue",void 0),(0,C.Cg)([l.observable],Zr.prototype,"open",void 0),(0,C.Cg)([l.observable],Zr.prototype,"options",void 0),(0,C.Cg)([l.observable],Zr.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],Zr.prototype,"filteredAvailableOptions",void 0),(0,C.Cg)([l.observable],Zr.prototype,"scrollContainer",void 0),(0,C.Cg)([l.attr],Zr.prototype,"position",void 0),(0,C.Cg)([l.observable],Zr.prototype,"onAllSelectedCallback",void 0),(0,C.Cg)([l.observable],Zr.prototype,"itemRenderer",void 0),(0,C.Cg)([l.volatile],Zr.prototype,"getDisplayValue",null),(0,C.Cg)([l.volatile],Zr.prototype,"getPlaceholder",null),(0,C.Cg)([l.volatile],Zr.prototype,"isAllOptionsDisabled",null),(0,C.Cg)([l.volatile],Zr.prototype,"showCreatable",null),(0,C.Cg)([l.observable],Zr.prototype,"optionsHeaderSlottedNodes",void 0);const el=Zr.compose(Object.assign({baseName:"multiselect",template:Xr,styles:Yr,shadowOptions:Qr},Jr));class
|
|
3034
|
+
`}toggle(){this.open||this.setDropdownPosition(),this.open=!this.open}optionsChanged(){this.allSelected&&!this.initialisedOptions&&(this.selectedOptions=this.options.map(e=>this.optionValueGetter(e))),this.filteredAvailableOptions=[...this.options]}selectedOptionsChanged(){this.$fastController.isConnected&&(this.initialisedOptions=!0)}setDropdownPosition(){let e=this.position;if(this.autoPosition){const t=this.getBoundingClientRect(),i=window.innerHeight,o=t.top,n=i-t.bottom;e=n<Wr&&o>n?Ft.ABOVE:Ft.BELOW}this.multiselectDropdown.classList.toggle("position-above",e===Ft.ABOVE),this.multiselectDropdown.classList.toggle("position-below",e===Ft.BELOW)}optionValueGetter(e){return"string"==typeof e?e:e.value}optionLabelGetter(e){return"string"==typeof e?e:e.label}getItemLabel(e){let t;return e?(t="string"==typeof e?e:this.optionLabelGetter(e)||this.optionValueGetter(e)||"",this.valueFormatter?this.valueFormatter(t):t):""}isOptionDisabled(e){return e&&"string"!=typeof e&&e.disabled||!1}get getDisplayValue(){let e="";switch(this.selectedOptions.length){case 0:e=this.getPlaceholder;break;case 1:{const t=this.options.find(e=>this.optionValueGetter(e)===this.selectedOptions[0]);e=this.getItemLabel(t);break}case this.options.length:e=`All ${this.name}`.trim();break;default:e=`${this.selectedOptions.length} Selected`}return e}get getPlaceholder(){return`Search ${this.name}`.trim().concat("...")}get isAllOptionsDisabled(){return this.options.length===this.options.filter(this.isOptionDisabled).length}get showCreatable(){return this.creatable&&this.filterSearchValue.length>0&&0===this.findExactMatchOptions().length}isOptionSelected(e){const t=this.optionValueGetter(e);return this.selectedOptions.some(i=>{if("object"==typeof e&&"object"==typeof e.value)try{return JSON.stringify(i)===JSON.stringify(t)}catch(e){return i===t}return i===t})}selectCheckboxOne(e){const t=this.optionValueGetter(e),i=this.selectedOptions.includes(t);this.selectedOptions=i?this.selectedOptions.filter(e=>e!==t):[...this.selectedOptions,t],this.$emit("selectionChange",this.selectedOptions)}checkboxKeyDown(e,t){return" "===t.key&&(t.preventDefault(),this.selectCheckboxOne(e)),!0}getEnabledOptionsCount(){return this.options.length-this.options.filter(this.isOptionDisabled).length}selectCheckboxAll(){const e=this.selectedOptions.length===this.getEnabledOptionsCount();this.selectedOptions=e?[]:this.options.filter(e=>!this.isOptionDisabled(e)).map(e=>this.optionValueGetter(e)),this.onAllSelectedCallback&&this.onAllSelectedCallback(!e),this.$emit("selectionChange",this.selectedOptions)}inputHandler(){this.open||(this.open=!0),this.async?(this.loading=!0,this.filteredAvailableOptions=[],this.debouncedInputHandler()):this.setFilter()}findExactMatchOptions(){const e=this.filterSearchValue.toLowerCase();return this.filteredAvailableOptions.filter(t=>{var i,o;const n="string"==typeof t?t:null!==(i=this.optionLabelGetter(t))&&void 0!==i?i:this.optionValueGetter(t);return(null!==(o=null==n?void 0:n.toLowerCase())&&void 0!==o?o:"")===e})}setFilter(){const e=this.filterSearchValue.toLowerCase();this.filteredAvailableOptions=this.options.filter(t=>{if(!e)return!0;if("string"==typeof t)return t.toLowerCase().includes(e);const i=t.label.toLowerCase(),o="object"==typeof t.value?(n=t.value,Object.values(n).some(t=>t.toLowerCase().includes(e))):String(t.value).toLowerCase().includes(e);var n;return i.includes(e)||o})}addOption(){this.options=[{value:this.filterSearchValue,label:this.filterSearchValue},...this.options],this.setFilter(),this.selectedOptions=[...this.selectedOptions,this.filterSearchValue]}asyncSetFilter(){this.slottedDatasource.length>0?li(this.slottedDatasource[0],this.filterSearchValue):(this.loading=!1,Qe.warn("Multiselect-datasource is not connected. Please add a datasource to use this functionality."))}changeHandler(e){e.preventDefault(),e.stopImmediatePropagation()}handleClickOutside(e){E(e,this)&&(this.open=!1)}keydownHandler(e){const t=e.key;if(e.ctrlKey||e.shiftKey)return!0;switch(t){case"Escape":if(this.open){this.open=!1;break}break;case"ArrowUp":case"ArrowDown":if(!this.open){this.open=!0;break}break;default:return!0}}clear(e={}){const{clearSelectedValues:t=!0,clearFilterText:i=!0}=e;t&&(this.selectedOptions=[],this.$emit("selectionChange",this.selectedOptions)),i&&(this.filterSearchValue="",this.setFilter(),this.filterSearchInput&&(this.filterSearchInput.value="")),this.$emit("clear",{clearSelectedValues:t,clearFilterText:i})}}(0,C.Cg)([l.attr],Zr.prototype,"name",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"auto-position"})],Zr.prototype,"autoPosition",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"all",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"allSelected",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"search",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"disabled",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"creatable",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"async",void 0),(0,C.Cg)([l.attr],Zr.prototype,"debounce",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Zr.prototype,"resizable",void 0),(0,C.Cg)([l.attr],Zr.prototype,"tabindex",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"filter-by-contains"})],Zr.prototype,"filterByContains",void 0),(0,C.Cg)([l.observable],Zr.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],Zr.prototype,"slottedDatasource",void 0),(0,C.Cg)([l.observable],Zr.prototype,"valueFormatter",void 0),(0,C.Cg)([l.observable],Zr.prototype,"loading",void 0),(0,C.Cg)([l.observable],Zr.prototype,"filterSearchValue",void 0),(0,C.Cg)([l.observable],Zr.prototype,"open",void 0),(0,C.Cg)([l.observable],Zr.prototype,"options",void 0),(0,C.Cg)([l.observable],Zr.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],Zr.prototype,"filteredAvailableOptions",void 0),(0,C.Cg)([l.observable],Zr.prototype,"scrollContainer",void 0),(0,C.Cg)([l.attr],Zr.prototype,"position",void 0),(0,C.Cg)([l.observable],Zr.prototype,"onAllSelectedCallback",void 0),(0,C.Cg)([l.observable],Zr.prototype,"itemRenderer",void 0),(0,C.Cg)([l.volatile],Zr.prototype,"getDisplayValue",null),(0,C.Cg)([l.volatile],Zr.prototype,"getPlaceholder",null),(0,C.Cg)([l.volatile],Zr.prototype,"isAllOptionsDisabled",null),(0,C.Cg)([l.volatile],Zr.prototype,"showCreatable",null),(0,C.Cg)([l.observable],Zr.prototype,"optionsHeaderSlottedNodes",void 0);const el=Zr.compose(Object.assign({baseName:"multiselect",template:Xr,styles:Yr,shadowOptions:Qr},Jr)),tl={k:1e3,m:1e6,b:1e9},il=/^(.*?)([kmb])$/i;class ol{constructor(e){const t=new Intl.NumberFormat(e).formatToParts(12345.6),i=[...new Intl.NumberFormat(e,{useGrouping:!1}).format(9876543210)].reverse(),o=new Map(i.map((e,t)=>[e,t]));this._group=new RegExp(`[${t.find(e=>"group"===e.type).value}]`,"g"),this._decimal=new RegExp(`[${t.find(e=>"decimal"===e.type).value}]`),this._separator=new RegExp(`[$${t.find(e=>"decimal"===e.type).value}](?:0*$|[^0]0+$)`),this._numeral=new RegExp(`[${i.join("")}]`,"g"),this._index=e=>o.get(e)}parse(e){const t=e.trim().match(il),i=t?tl[t[2].toLowerCase()]:1;return(e=(t?t[1]:e).trim().replace(this._group,"").replace(this._decimal,".").replace(this._numeral,this._index))?+e*i:NaN}hasSeparator(e){return this._separator.test(e)}}function nl(e){class t extends e{constructor(){super(...arguments),this.hideAffixFromScreenReader=!1}get controlAriaDescribedby(){var e;const t=null===(e=this.ariaDescribedby)||void 0===e?void 0:e.trim(),i=[];if(t&&i.push(...t.split(/\s+/).filter(Boolean)),!this.hideAffixFromScreenReader){const e=this.id||"control";this.prefix&&i.push(`${e}-prefix`),this.suffix&&i.push(`${e}-suffix`)}const o=new Set,n=[];for(const e of i)o.has(e)||(o.add(e),n.push(e));return n.join(" ")||void 0}}return(0,C.Cg)([l.attr],t.prototype,"prefix",void 0),(0,C.Cg)([l.attr],t.prototype,"suffix",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-affix-from-screen-reader",mode:"boolean"})],t.prototype,"hideAffixFromScreenReader",void 0),t}const al=l.css`
|
|
3035
3035
|
.label-hidden {
|
|
3036
3036
|
margin: 0;
|
|
3037
3037
|
}
|
|
@@ -3091,7 +3091,7 @@
|
|
|
3091
3091
|
:host(.has-prefix.has-suffix) .control-field .control {
|
|
3092
3092
|
border-radius: 0;
|
|
3093
3093
|
}
|
|
3094
|
-
`,
|
|
3094
|
+
`,sl=(e,t)=>l.css`
|
|
3095
3095
|
${(0,r.numberFieldStyles)(e,t)}
|
|
3096
3096
|
::part(label) {
|
|
3097
3097
|
color: var(--neutral-foreground-rest);
|
|
@@ -3122,8 +3122,8 @@
|
|
|
3122
3122
|
margin-inline-end: unset;
|
|
3123
3123
|
}
|
|
3124
3124
|
|
|
3125
|
-
${
|
|
3126
|
-
`,
|
|
3125
|
+
${al}
|
|
3126
|
+
`,rl=(e,t)=>l.html`
|
|
3127
3127
|
<template
|
|
3128
3128
|
class="${e=>[e.readOnly?"readonly":"",e.prefix?"has-prefix":"",e.suffix?"has-suffix":""].filter(Boolean).join(" ")}"
|
|
3129
3129
|
>
|
|
@@ -3216,7 +3216,7 @@
|
|
|
3216
3216
|
${(0,s.endSlotTemplate)(e,t)}
|
|
3217
3217
|
</div>
|
|
3218
3218
|
</template>
|
|
3219
|
-
`,
|
|
3219
|
+
`,ll=9,dl=(e,t)=>{var i;return{decimalSeparator:(null===(i=new Intl.NumberFormat(t).formatToParts(12345.6).find(e=>"decimal"===e.type))||void 0===i?void 0:i.value)||"."}},cl=(e,t)=>{const{decimalSeparator:i}=dl(0,t);return"."===i?e:e.replace(/\./g,i)},ul=(e,t,i)=>Intl.NumberFormat(t,i).format(Number(e)),hl=(e,t)=>{if(!e||""===e)return e;const i=Number(e);if(isNaN(i))return e;const o=e.indexOf("."),n=-1!==o,a=n?e.length-o-1:0,s=t.minimumFractionDigits,r=t.maximumFractionDigits;if(a>=s&&a<=r)return e;let l=e;if(a<s){n||(l=e+".");l+="0".repeat(s-a)}if(a>r){const t=n?e.substring(0,o):e,i=(n?e.substring(o+1):"").substring(0,r);l=0===r?t:`${t}.${i}`}return l},pl=(e,t,i=!0,o)=>{if(null==e||""===e)return"";const n="number"==typeof e?e.toString():e,a=null!=o?o:12;let s;if(i)s=((e,t)=>String(new ol(t).parse(String(e))))(n,t);else{const{decimalSeparator:e}=dl(0,t);if("."!==e){s=n.replace(new RegExp(`\\${e}`,"g"),".");const t=s.indexOf(".");-1!==t&&(s=s.substring(0,t))}else s=n}s=String(s);if(!/^-?\d*\.?\d+$/.test(s))return"";if(void 0!==a){if(s.replace(".","").replace(/^0+/,"").length>a){const e=s.indexOf(".");if(-1!==e){const t=s.substring(0,e),i=t.length;if(i>=a)return s.substring(0,a);{const o=a-i;return`${t}.${s.substring(e+1).substring(0,o)}`}}return s.substring(0,a)}}return s},ml=(e,t,i)=>((e,t,i)=>{const{decimalSeparator:o}=dl(0,i),n=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),a=new RegExp(`${n}(\\d*?)(0+)$`),s=e.match(a);if(s){const e=s[1],i=s[2],o=String(t);if(!isNaN(Number(t))){if(o.includes(".")){const t=o.split(".")[1],n=Math.max(0,i.length-(t.length-e.length));return o+"0".repeat(n)}return o+"."+e+i}}return String(t)})(e,pl(e,t,void 0,i),t),gl=(e,t,i=!0,o,n,a)=>{let s=parseFloat(pl(e,t,i,a));return isNaN(s)?s="":(s=Math.min(s,null!=n?n:s),s=Math.max(s,null!=o?o:s)),String(s)},vl=e=>{try{const t="string"==typeof e?e:e.toString(),i=t.indexOf(".");if(-1===i)return 1;const o=t.substring(i+1).length;if(0===o)return 1;const n=Math.pow(10,-o);return parseFloat(n.toFixed(o))}catch(t){const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return 1;const n=i.substring(o+1).length;if(0===n)return 1;const a=Math.pow(10,-n);return parseFloat(a.toFixed(n))}};class fl extends(nl(r.NumberField)){constructor(){super(...arguments),this.autocomplete="off",this.hideStep=!1,this.value="",this.withFormatting=!1,this.locale="en-US",this.autoStepPrecision=!1,this.maximumInputPrecision=12,this.options={maximumFractionDigits:3,minimumFractionDigits:0}}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}stepUp(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?vl(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)+t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))+1;if(s<=ll){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))+t;o<=ll?(e=o+e,t=0):(e="0"+e,t=1)}return 1===t?parseInt(i.substring(0,o))+1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)+t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=gl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}stepDown(){if(/^-?\d*\.?\d+$/.test(this.value)&&""!==this.value){let e;e=this.autoStepPrecision?vl(this.value):this.step;const t=((e,t)=>{try{const i="string"==typeof e?e:e.toString(),o=i.indexOf(".");if(-1===o)return(parseInt(i)-t).toString();const n=i.substring(o+1),a=n.length-1,s=parseInt(n.charAt(a))-1;if(s>=0){const e=n.substring(0,a)+s;return i.substring(0,o+1)+e}{let e="",t=1;for(let i=a;i>=0;i-=1){const o=parseInt(n.charAt(i))-t;o>=0?(e=o+e,t=0):(e=ll.toString()+e,t=1)}return 1===t?parseInt(i.substring(0,o))-1+"."+e:i.substring(0,o+1)+e}}catch(i){return(("string"==typeof e?parseFloat(e):e)-t).toString()}})(this.value,e);this.value=t.toString()}else{const e=this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step;this.value=e.toString()}this.control&&(void 0!==this.min||void 0!==this.max?this.control.value=gl(this.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision):this.control.value=this.value),this.handleTextInput()}hasSeparatorWithoutDecimals(){return new RegExp("[.]$")}handleTextInput(){this.control&&"-"!==this.control.value&&"-0"!==this.control.value&&(this.isUserInput=!0,this.withFormatting&&!new ol(this.locale).hasSeparator(this.control.value)?l.DOM.queueUpdate(()=>{const e=ml(this.control.value,this.locale,this.maximumInputPrecision);this.value=hl(e,this.options),this.control&&(this.control.value=hl(cl(e,this.locale),this.options)),this.$emit("input")}):this.withFormatting||this.hasSeparatorWithoutDecimals().test(this.control.value)||l.DOM.queueUpdate(()=>{var e;this.control&&(this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,"")),this.value=(null===(e=this.control)||void 0===e?void 0:e.value)||"",this.$emit("input")}))}valueChanged(e,t){if(null==t&&this.control)this.control.value="";else if(null!=t&&t!==e){if(!this.isUserInput)return this.value=gl(this.value,this.locale,!1,this.min,this.max,this.maximumInputPrecision),void l.DOM.queueUpdate(()=>{this.control&&(this.control.value=this.withFormatting&&this.value?ul(this.value,this.locale,this.options):this.value)});const e=t;l.DOM.queueUpdate(()=>{this.control&&(""!==this.control.value&&""!==this.value?(this.control.value=cl(String(e),this.locale),this.value=this.withFormatting?ml(this.control.value,this.locale,this.maximumInputPrecision):this.control.value):this.control.value=e)})}}handleBlur(){if(!this.control)return;this.isUserInput=!1;const e=gl(this.control.value,this.locale,this.withFormatting,this.min,this.max,this.maximumInputPrecision);e&&/^-?\d*\.?\d+$/.test(e)&&(this.value=this.withFormatting?hl(e,this.options):e),this.control.value=this.withFormatting&&this.value?ul(this.value,this.locale,this.options):e,this.$emit("input")}}(0,C.Cg)([l.attr],fl.prototype,"autocomplete",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],fl.prototype,"hideStep",void 0),(0,C.Cg)([l.attr],fl.prototype,"value",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],fl.prototype,"withFormatting",void 0),(0,C.Cg)([l.attr],fl.prototype,"locale",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],fl.prototype,"autoStepPrecision",void 0),(0,C.Cg)([l.attr],fl.prototype,"maximumInputPrecision",void 0);const bl={delegatesFocus:!0,mode:"open"},yl={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 '},wl=fl.compose(Object.assign({baseName:"number-field",template:rl,styles:sl,shadowOptions:bl},yl)),Cl=(e,t)=>l.css`
|
|
3220
3220
|
:host {
|
|
3221
3221
|
display: block;
|
|
3222
3222
|
}
|
|
@@ -3239,7 +3239,7 @@
|
|
|
3239
3239
|
::slotted(*) {
|
|
3240
3240
|
padding-left: 20px;
|
|
3241
3241
|
}
|
|
3242
|
-
`,
|
|
3242
|
+
`,xl=(e,t)=>l.html`
|
|
3243
3243
|
<template role="option">
|
|
3244
3244
|
<div class="label" part="label" role="presentation">${e=>e.groupLabel}</div>
|
|
3245
3245
|
|
|
@@ -3247,16 +3247,16 @@
|
|
|
3247
3247
|
<slot></slot>
|
|
3248
3248
|
</div>
|
|
3249
3249
|
</template>
|
|
3250
|
-
`;class
|
|
3250
|
+
`;class $l extends s.ListboxOption{connectedCallback(){super.connectedCallback(),this.disabled=!0}}(0,C.Cg)([(0,l.attr)({attribute:"label"})],$l.prototype,"groupLabel",void 0);const Sl=$l.compose({baseName:"optgroup",template:xl,styles:Cl});var El=i(92277);var Ol=i(72154),Tl=i.n(Ol),kl=i(57565),Il=i.n(kl),Dl=i(13160),Rl=i(24669),Al=i(5709),Nl=i(45230);const Fl={windowEvents:["online","offline","pageshow"],documentEvents:["visibilitychange"],genesisConnectEvents:["stream","commit"],ignoredGenesisResources:[],startDelay:5e3,checkInterval:1e4,checkTimeout:3e3,resourceChecks:e=>(0,C.sH)(void 0,void 0,void 0,function*(){const t=(0,oi.tn)(),i=yield t.getMoreColumns(e),o=Date.now(),n=i;return{isConnected:i.MESSAGE_TYPE===ei.Go.MORE_COLUMNS_ACK,lastUpdated:o,lastMessage:n}}),resourceDataLogon:({message:e,functions:t})=>{const{onMessage:i,onError:o}=t;(0,Nl.Ol)().sendForStream(e,i,o)}},Ll=s.DI.createInterface(e=>e.instance(Fl)),Ml="system-health-changed";var _l;const Hl=(0,Xe.createLogger)("network-monitor",{level:Xe.LogLevel.Info}),zl=Date.now(),Pl=(null===(_l=window.navigator)||void 0===_l?void 0:_l.userAgent)?Tl().parse(window.navigator.userAgent):void 0,Ul=(e,t={depthLimit:10,edgesLimit:10})=>e instanceof Event?`'${e.type}' Event`:"string"==typeof e?e:Il()(e,void 0,2,t);class Bl{constructor(){this.unsubscribableObservers=[],this.runAllChecks=(e,t)=>(0,C.sH)(this,void 0,void 0,function*(){if(!this.isReady||this.isRunningChecks&&!t)return;Hl.info("Run health checks, triggered by",Ul(e),"| Active resources",this.resources.size),this.isRunningChecks=!0,this.synchroniseCheckInterval();let i=this.getFormattedTimestamp(this.getNowTimestamp());const o=yield this.isOnlineCheck();o?Hl.debug(`Network connected at ${i}`):Hl.warn(`Network disconnected at ${i}`);const n=this.normaliseSerializedSocketStatus(this.socketStatus.serialize(),o),a=this.preFlightSocketChecks(n);if(a||Hl.debug("Socket pre-flight checks failed"),!o||!a){Hl.debug("Aborting remaining health checks");const e=[...this.resources].reduce((e,[t,i])=>{const n=e[i.resourceName];return n?(n.sourceRef=[...n.sourceRef,i.message.SOURCE_REF],e):Object.assign(Object.assign({},e),{[i.resourceName]:this.normaliseResourceHealth({name:i.resourceName,sourceRef:[i.message.SOURCE_REF],isConnected:i.isConnected,lastUpdated:i.lastUpdated},o)})},{});return this.reportSystemHealth({isAuthenticated:this.user.isAuthenticated,isOnline:o,resources:e,resourcesAllConnected:!1,socket:n}),void(this.isRunningChecks=!1)}let s=!0;const r=[];this.resources.forEach((e,t)=>{const{resourceName:o,message:n,functions:a}=e,{resourceChecks:l=this.config.resourceChecks,resourceDataLogon:d=this.config.resourceDataLogon}=a,{SOURCE_REF:c}=n;let u,h,p,m,g,v=!1;r.push((()=>(0,C.sH)(this,void 0,void 0,function*(){var n,a,r;try{Hl.debug(`Running health check against ${o}`);const e=yield Promise.race([l(c,t),(a=this.config.checkTimeout,r=()=>({isConnected:!1,lastUpdated:this.getNowTimestamp(),timeout:!0}),new Promise(e=>{setTimeout(()=>{e(r())},a)}))]);v=e.isConnected,u=e.lastUpdated,h=e.lastMessage,m=e.timeout}catch(e){v=!1,u=this.getNowTimestamp(),p=e,h=null!==(n=null==e?void 0:e.receivedMessage)&&void 0!==n?n:e}return g=(null==h?void 0:h.MESSAGE_TYPE)===ei.Go.MSG_NACK||(0,ei.z2)(h,Dl.v.NOT_FOUND),i=this.getFormattedTimestamp(null!=u?u:this.getNowTimestamp()),v?Hl.debug(`${o} is healthy at ${i}`):Hl.warn(`${o} is not healthy at ${i}`),h&&Hl.debug(`${o} messaged at ${i}`,Ul(h)),p&&Hl.error(`${o} errored at ${i}`,Ul(p)),m&&Hl.warn(`${o} timed out at ${i}`),g&&(Hl.error(`${o} issue, re-attempting data logon at ${i}`),d(e)),s&&(s=v),{name:o,sourceRef:[c],isConnected:v,lastUpdated:u,lastError:p}}))())});const l=(yield Promise.allSettled(r)).reduce((e,t)=>{if("fulfilled"===t.status){const i=e[t.value.name];return i?(i.sourceRef=[...i.sourceRef,...t.value.sourceRef],e):Object.assign(Object.assign({},e),{[t.value.name]:this.normaliseResourceHealth(t.value)})}return Hl.warn("Unexpected promise rejection occurred. Please check any custom resourceChecks return MonitoredResourceChecksResult."),e},{});Hl.debug("Health checks complete"),this.reportSystemHealth({isAuthenticated:this.user.isAuthenticated,isOnline:o,resources:l,resourcesAllConnected:s,socket:n}),this.isRunningChecks=!1}),void 0!==this.config.logLevel&&(Hl.level=this.config.logLevel)}create(){this.resources?Hl.warn("NetworkMonitor already created. If this is intentional, please call NetworkMonitor.destroy first."):(this.addListeners(),this.resources=new Map,setTimeout(()=>{this.isReady=!0,this.synchroniseCheckInterval(),this.runAllChecks("NetworkMonitor.create()")},this.config.startDelay))}destroy(){this.removeListeners(),clearInterval(this.internalId),this.resources.clear(),this.resources=void 0,this.status=void 0,this.isReady=void 0}isOnlineCheck(){return Promise.resolve(navigator.onLine)}addResource(e,t){this.resources||this.create(),this.resources.set(e,t)}removeResource(e){this.resources.delete(e)}addListeners(){var e,t;null===(e=this.config.windowEvents)||void 0===e||e.forEach(e=>window.addEventListener(e,this.runAllChecks)),null===(t=this.config.documentEvents)||void 0===t||t.forEach(e=>document.addEventListener(e,this.runAllChecks)),this.config.genesisConnectEvents.includes("stream")&&this.unsubscribableObservers.push(this.connectEvents.addStreamListener(({detail:e})=>{const{functions:t,message:i,resourceName:o,stream:n}=e;this.config.ignoredGenesisResources.includes(o)||this.addResource(n,{functions:t,message:i,resourceName:o})},({detail:e})=>{const{resourceName:t,stream:i}=e;this.config.ignoredGenesisResources.includes(t)||this.removeResource(i)},({detail:e})=>{var t;const{resourceName:i,stream:o,error:n}=e,a=null!==(t=n.receivedMessage)&&void 0!==t?t:n;let s="";(0,ei.z2)(a,Dl.v.NOT_FOUND)?s="Please check the resource is running.":(0,ei.z2)(a,Dl.v.FORBIDDEN)&&(s="You are not authorised to access this resource, removing it from monitoring.",this.removeResource(o)),Hl.error(`${i} errored at ${this.getFormattedTimestamp(this.getNowTimestamp())}.`,s,n)})),this.config.genesisConnectEvents.includes("commit")&&this.unsubscribableObservers.push(this.connectEvents.addCommitListener(e=>{this.config.ignoredGenesisResources.includes(e.detail.eventName)||this.runAllChecks(e)})),this.unsubscribableObservers.push(this.connectEvents.addMetadataListener(({detail:e})=>{const{resourceName:t,error:i}=e;i&&Hl.error(`${t} had an unrecoverable error at ${this.getFormattedTimestamp(this.getNowTimestamp())}.`,"Please check the resource is running.",i)}))}removeListeners(){var e,t;null===(e=this.config.windowEvents)||void 0===e||e.forEach(e=>window.removeEventListener(e,this.runAllChecks)),null===(t=this.config.documentEvents)||void 0===t||t.forEach(e=>document.removeEventListener(e,this.runAllChecks)),this.unsubscribableObservers.forEach(e=>e()),this.unsubscribableObservers.length=0}reportSystemHealth(e){var t;const i=null!==(t=this.config.eventEmitter)&&void 0!==t?t:document;this.status=this.normaliseEventDetail(e);(this.status.isHealthy?Hl.debug:Hl.warn)("Emitting 'system-health-changed' event",Ul(this.status)),null==i||i.dispatchEvent(new CustomEvent(Ml,{detail:this.status,bubbles:i!==document,composed:!0})),this.status.socket.reconnectionLimitReached&&(Hl.debug("Network monitoring no longer required. Please check your network and reload your application."),this.destroy())}reportStabilityToGenesis(e){return(0,C.sH)(this,void 0,void 0,function*(){return Hl.debug("User requested report stability to Genesis."),Hl.info("Please attach this data to your Genesis Support request: \n",JSON.stringify(e,null,2)),!0})}normaliseResourceHealth(e,t=!0){var i;const o=!!t&&e.isConnected,n=null!==(i=e.lastUpdated)&&void 0!==i?i:this.getNowTimestamp();return Object.assign(Object.assign({},e),{isConnected:o,lastUpdated:n})}normaliseSerializedSocketStatus(e,t=!0){const i=!!t&&e.isConnected,o=!i;return Object.assign(Object.assign({},e),{isConnected:i,isDisconnected:o})}normaliseEventDetail(e){var t,i,o,n;const a=!!((null===(t=e.socket)||void 0===t?void 0:t.isConfigured)?e.isOnline&&(null===(i=e.socket)||void 0===i?void 0:i.isConnected)&&e.resourcesAllConnected:e.isOnline),s=null!==(o=e.lastUpdated)&&void 0!==o?o:this.getNowTimestamp(),r=null!==(n=e.nextUpdate)&&void 0!==n?n:this.getNextTimestamp(),l=e.isAuthenticated&&this.user?this.user.username:void 0,d=Object.assign(Object.assign({},e),{browserInformation:Pl,username:l,isHealthy:a,lastUpdated:s,nextUpdate:r,firstUpdated:zl,runAllChecks:()=>{Hl.debug("User activated run checks command starting."),this.runAllChecks("user requested")},reportStabilityToGenesis:()=>this.reportStabilityToGenesis(d)});return d}preFlightSocketChecks(e){if(!e.isConfigured)return Hl.debug("Socket not configured"),!1;if(e.isReconnecting)return Hl.debug("Socket reconnecting"),!1;if(e.isConnecting)return Hl.debug("Socket connecting"),!1;if(e.isDisconnected){const t=e.isDisconnectedByServer?`by the server, code: ${e.closedCode}, reason: ${e.closedReason}`:"";return Hl.debug(`Socket disconnected ${t}`),e.reconnectionLimitReached&&Hl.debug("Socket reconnection limit reached"),!1}const t=this.user.isAuthenticated?"with":"without";return Hl.debug(`Socket connected ${t} valid session`),!0}getFormattedTimestamp(e){return(0,ai.zT)(e)}getNowTimestamp(){return Date.now()}getNextTimestamp(){return new Date(Date.now()+this.config.checkInterval).getTime()}synchroniseCheckInterval(){clearInterval(this.internalId),this.internalId=setInterval(()=>this.runAllChecks("check interval"),this.config.checkInterval)}}(0,C.Cg)([Ll],Bl.prototype,"config",void 0),(0,C.Cg)([Al.S5],Bl.prototype,"socketStatus",void 0),(0,C.Cg)([Rl.a4],Bl.prototype,"connectEvents",void 0),(0,C.Cg)([El.KJ],Bl.prototype,"user",void 0),(0,C.Cg)([l.observable],Bl.prototype,"status",void 0);const Gl=s.DI.createInterface(e=>e.singleton(Bl));var jl=i(6526);const Vl=(e,t)=>l.css`
|
|
3251
3251
|
${(0,r.progressStyles)(e,t)}
|
|
3252
3252
|
:host {
|
|
3253
3253
|
height: calc(var(--design-unit) * 2px);
|
|
3254
3254
|
}
|
|
3255
|
-
`,
|
|
3255
|
+
`,Wl=(e,t)=>(0,s.progressTemplate)(e,t);class Yl extends r.Progress{}const ql=void 0,Kl={indeterminateIndicator1:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>',indeterminateIndicator2:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1"></span>'},Xl=Yl.compose(Object.assign({baseName:"progress",template:Wl,styles:Vl,shadowOptions:ql},Kl));function Ql(e){return new Proxy(e,{get:(e,t,...i)=>{if(["withPrefix","withShadowRootMode","withElementDisambiguation"].includes(t))throw new Error("Modification of the Design System is not allowed.");return Reflect.get(e,t,...i)}})}const Jl=(e,t="foundation",i,a)=>{e&&Mo(null!=i?i:o,null!=a?a:n,e);return Ql(s.DesignSystem.getOrCreate(e).withPrefix(t))},Zl="app",ed="component";Jl().register(Xl({prefix:"next-update"}));class td extends s.FoundationElement{constructor(){super(...arguments),this.timeTillNextUpdate={totalMs:1e4,remainMs:1e4,remainPercent:100},this.mode=Zl,this.status={isOnline:!0,isHealthy:!0,browserInformation:{},socket:{},resources:{}},this.onSystemHealthChanged=e=>{this.status=e.detail,this.resourceList=Object.values(this.status.resources).sort((e,t)=>Number(t.isConnected)-Number(e.isConnected))},this.onOpen=(e=!1)=>{this.isOpen=!0,this.wasOpenedByUser=e,this.isDismissed=!1},this.onClose=()=>{this.isOpen=!1,this.wasOpenedByUser=!1,this.isDismissed=!1},this.onDismiss=()=>{this.isDismissed||this.status.isHealthy?this.onClose():this.isDismissed=!0},this.onUpdateStatus=()=>{this.status.runAllChecks()},this.onReportStatus=()=>{this.status.reportStabilityToGenesis()},this.onReloadWindow=()=>{location.reload()},this.onDocumentKeydown=e=>{if(!e.defaultPrevented)switch(e.key){case jl.Is.ArrowUp:e.ctrlKey&&e.altKey&&!this.isOpen&&(this.onOpen(!0),e.preventDefault());break;case jl.Is.ArrowDown:e.ctrlKey&&e.altKey&&this.isOpen&&(this.onClose(),e.preventDefault());break;case jl.F9:this.isOpen&&(this.onDismiss(),e.preventDefault())}}}isOpenChanged(){this.updateTemplateClassNames()}isDismissedChanged(){this.updateTemplateClassNames()}modeChanged(){this.$fastController.isConnected&&this.mode===ed&&Qe.warn("SystemHealthOverlay has support for app overlays only right now.")}logLevelChanged(){Hl.level=this.logLevel}statusChanged(e,t){this.updateClassNames(),this.$fastController.isConnected&&(!1!==(null==t?void 0:t.isHealthy)||this.isOpen||this.onOpen(),!0===(null==t?void 0:t.isHealthy)&&this.isOpen&&!this.wasOpenedByUser&&this.onClose(),this.startTimeTillNextUpdateCountdown())}updateClassNames(){this.isOnlineClassNames=(0,x.x)(["healthy",this.status.isOnline],["unhealthy",!this.status.isOnline]),this.isHealthyClassNames=(0,x.x)(["healthy",this.status.isHealthy],["unhealthy",!this.status.isHealthy]),this.isSocketHealthyClassNames=(0,x.x)(["healthy",this.isSocketHealthy],["unhealthy",!this.isSocketHealthy]),this.resourcesAllConnectedClassNames=(0,x.x)(["healthy",this.status.resourcesAllConnected],["unhealthy",!this.status.resourcesAllConnected],["hidden",!this.validResourceList]),this.updateTemplateClassNames()}updateTemplateClassNames(){this.templateClassNames=(0,x.x)(["open",this.isOpen],["dismissed",this.isDismissed]),this.containerClassNames=(0,x.x)(this.isHealthyClassNames,["open",this.isOpen],["dismissed",this.isDismissed])}startTimeTillNextUpdateCountdown(){const e=this.status.nextUpdate-Date.now();let t=e,i=100;clearInterval(this.timeTillNextUpdateInterval),this.timeTillNextUpdate={totalMs:e,remainMs:t,remainPercent:i},this.timeTillNextUpdateInterval=setInterval(()=>{t-=1e3,i=Math.floor(t/e*100),this.timeTillNextUpdate={totalMs:e,remainMs:t,remainPercent:i},t<0&&clearInterval(this.timeTillNextUpdateInterval)},1e3)}connectedCallback(){super.connectedCallback(),this.networkMonitor.create(),this.addEventListeners()}disconnectedCallback(){super.disconnectedCallback(),this.networkMonitor.destroy(),this.removeEventListeners()}get isSocketHealthy(){return this.status.isOnline&&(!this.status.socket.isConfigured||this.status.socket.isConfigured&&this.status.socket.isConnected)}get validResourceList(){var e;return(null===(e=this.resourceList)||void 0===e?void 0:e.length)>0}eventBridge(){var e;return null!==(e=this.config.eventEmitter)&&void 0!==e?e:document}addEventListeners(){this.eventBridge().addEventListener(Ml,this.onSystemHealthChanged,!0),document.addEventListener("keydown",this.onDocumentKeydown)}removeEventListeners(){this.eventBridge().removeEventListener(Ml,this.onSystemHealthChanged,!0),document.removeEventListener("keydown",this.onDocumentKeydown)}static getCheckmarkTemplate(e){return e?l.html`
|
|
3256
3256
|
<span class="checkmark">✔</span>
|
|
3257
3257
|
`:l.html`
|
|
3258
3258
|
<span class="checkmark">✘</span>
|
|
3259
|
-
`}}(0,C.Cg)([
|
|
3259
|
+
`}}(0,C.Cg)([Ll],td.prototype,"config",void 0),(0,C.Cg)([Gl],td.prototype,"networkMonitor",void 0),(0,C.Cg)([l.observable],td.prototype,"resourceList",void 0),(0,C.Cg)([l.observable],td.prototype,"isOpen",void 0),(0,C.Cg)([l.observable],td.prototype,"wasOpenedByUser",void 0),(0,C.Cg)([l.observable],td.prototype,"isDismissed",void 0),(0,C.Cg)([l.observable],td.prototype,"templateClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"containerClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"isOnlineClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"isHealthyClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"isSocketHealthyClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"resourcesAllConnectedClassNames",void 0),(0,C.Cg)([l.observable],td.prototype,"timeTillNextUpdate",void 0),(0,C.Cg)([l.observable],td.prototype,"saveDataCallback",void 0),(0,C.Cg)([l.attr],td.prototype,"mode",void 0),(0,C.Cg)([(0,l.attr)({attribute:"log-level",converter:l.nullableNumberConverter})],td.prototype,"logLevel",void 0),(0,C.Cg)([l.observable],td.prototype,"status",void 0);const id=(e,t)=>l.html`
|
|
3260
3260
|
<template class="${e=>e.templateClassNames}">
|
|
3261
3261
|
<header class="${e=>e.isHealthyClassNames}" part="header">
|
|
3262
3262
|
<h1>System ${e=>(0,os.fL)(e.isHealthyClassNames)}</h1>
|
|
@@ -3352,7 +3352,7 @@
|
|
|
3352
3352
|
`)}
|
|
3353
3353
|
</div>
|
|
3354
3354
|
<div class="controls">
|
|
3355
|
-
${e=>
|
|
3355
|
+
${e=>td.getCheckmarkTemplate(e.status.isOnline)}
|
|
3356
3356
|
</div>
|
|
3357
3357
|
</div>
|
|
3358
3358
|
</dl>
|
|
@@ -3398,7 +3398,7 @@
|
|
|
3398
3398
|
</div>
|
|
3399
3399
|
</div>
|
|
3400
3400
|
<div class="controls">
|
|
3401
|
-
${e=>
|
|
3401
|
+
${e=>td.getCheckmarkTemplate(e.isSocketHealthy)}
|
|
3402
3402
|
</div>
|
|
3403
3403
|
</div>
|
|
3404
3404
|
</dl>
|
|
@@ -3434,7 +3434,7 @@
|
|
|
3434
3434
|
</div>
|
|
3435
3435
|
</div>
|
|
3436
3436
|
<div class="controls">
|
|
3437
|
-
${e=>
|
|
3437
|
+
${e=>td.getCheckmarkTemplate(e.isConnected)}
|
|
3438
3438
|
</div>
|
|
3439
3439
|
</div>
|
|
3440
3440
|
`)}
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
</section>
|
|
3443
3443
|
</div>
|
|
3444
3444
|
</template>
|
|
3445
|
-
`,
|
|
3445
|
+
`,od=(e,t)=>l.css`
|
|
3446
3446
|
:host {
|
|
3447
3447
|
--font-family: Menlo, Consolas, monospace;
|
|
3448
3448
|
|
|
@@ -3713,7 +3713,7 @@
|
|
|
3713
3713
|
padding: 0.2em 0.5em;
|
|
3714
3714
|
background-color: var(--color-unhealthy-opacity-20);
|
|
3715
3715
|
}
|
|
3716
|
-
`,
|
|
3716
|
+
`,nd=void 0,ad={},sd=td.compose(Object.assign({baseName:"system-health-overlay",template:id,styles:od,shadowOptions:nd},ad));var rd=i(4934);const ld={toView:e=>JSON.stringify(e),fromView:e=>null==e?e:JSON.parse(e)};class dd extends s.FoundationElement{constructor(){super(...arguments),this.show=!1,this.event="click",this.placement="bottom",this.flip=!1}selectorChanged(e,t){t!==e&&(this.popper&&this.popper.destroy(),this.target&&this.target.removeEventListener(this.event,this.toggle.bind(this)),this.target=this.getRootNode().querySelector(this.selector),this.target.addEventListener(this.event,this.toggle.bind(this)),this.popper=(0,rd.n4)(this.target,this,this.buildOptions()))}placementChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}offsetChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}flipChanged(){this.popper&&this.popper.setOptions(this.buildOptions())}buildOptions(){return{placement:this.placement,modifiers:[{name:"offset",options:{offset:this.offset||[0,0]}},{name:"flip",enabled:this.flip}]}}toggle(){this.show=!this.show}disconnectedCallback(){super.disconnectedCallback(),this.popper&&(this.popper.destroy(),this.popper=null)}}(0,C.Cg)([l.attr],dd.prototype,"selector",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],dd.prototype,"show",void 0),(0,C.Cg)([l.attr],dd.prototype,"event",void 0),(0,C.Cg)([l.attr],dd.prototype,"placement",void 0),(0,C.Cg)([(0,l.attr)({converter:ld})],dd.prototype,"offset",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],dd.prototype,"flip",void 0);const cd=l.css`
|
|
3717
3717
|
:host {
|
|
3718
3718
|
display: none;
|
|
3719
3719
|
inset: unset !important;
|
|
@@ -3723,24 +3723,24 @@
|
|
|
3723
3723
|
:host([show]) {
|
|
3724
3724
|
display: block;
|
|
3725
3725
|
}
|
|
3726
|
-
`,
|
|
3726
|
+
`,ud=l.html`
|
|
3727
3727
|
<template>
|
|
3728
3728
|
<slot></slot>
|
|
3729
3729
|
</template>
|
|
3730
|
-
`,
|
|
3730
|
+
`,hd=dd.compose({baseName:"popper",styles:cd,template:ud}),pd=(e,t)=>l.css`
|
|
3731
3731
|
${(0,r.progressRingStyles)(e,t)}
|
|
3732
|
-
`,
|
|
3732
|
+
`,md=(e,t)=>(0,s.progressRingTemplate)(e,t);class gd extends r.Progress{}const vd=void 0,fd={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 '},bd=gd.compose(Object.assign({baseName:"progress-ring",template:md,styles:pd,shadowOptions:vd},fd)),yd=(e,t)=>l.css`
|
|
3733
3733
|
${(0,r.radioStyles)(e,t)}
|
|
3734
|
-
`,
|
|
3734
|
+
`,wd=(e,t)=>(0,s.radioTemplate)(e,t);class Cd extends r.Radio{}const xd=void 0,$d={checkedIndicator:'\n <div part="checked-indicator" class="checked-indicator"></div>\n '},Sd=Cd.compose(Object.assign({baseName:"radio",template:wd,styles:yd,shadowOptions:xd},$d)),Ed=(e,t)=>l.css`
|
|
3735
3735
|
${(0,r.radioGroupStyles)(e,t)}
|
|
3736
|
-
`,
|
|
3736
|
+
`,Od=(e,t)=>(0,s.radioGroupTemplate)(e,t);class Td extends r.RadioGroup{}const kd=void 0,Id={},Dd=Td.compose(Object.assign({baseName:"radio-group",template:Od,styles:Ed,shadowOptions:kd},Id)),Rd=l.css`
|
|
3737
3737
|
/* Host */
|
|
3738
3738
|
:host {
|
|
3739
3739
|
display: flex;
|
|
3740
3740
|
flex-direction: column;
|
|
3741
3741
|
width: 100%;
|
|
3742
3742
|
}
|
|
3743
|
-
`,
|
|
3743
|
+
`,Ad=e=>l.html`
|
|
3744
3744
|
<template>
|
|
3745
3745
|
<${e}-scheduler-timezone
|
|
3746
3746
|
:timezone=${(0,P.O)(e=>e.timezone)}
|
|
@@ -3753,9 +3753,9 @@
|
|
|
3753
3753
|
?disable-tooltips=${e=>e.disableTooltips}
|
|
3754
3754
|
></${e}-scheduler-cron-builder>
|
|
3755
3755
|
</template>
|
|
3756
|
-
`,
|
|
3757
|
-
${e=>
|
|
3758
|
-
`;class
|
|
3756
|
+
`,Nd=l.html`
|
|
3757
|
+
${e=>Ad(T(e))}
|
|
3758
|
+
`;class Fd extends s.FoundationElement{constructor(){super(...arguments),this.disableTooltips=!1,this.timezone="",this.cron=""}cronConfigChanged(){var e,t;this.timezone=(null===(e=this.cronConfig)||void 0===e?void 0:e.timezone)||"",this.cron=(null===(t=this.cronConfig)||void 0===t?void 0:t.cronExpression)||""}handleChange(e,t){e.stopPropagation();const{value:i}=e.target;this.cronConfig=Object.assign(Object.assign({},this.cronConfig),{[t]:i}),this.$emit("change",this.cronConfig)}}(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],Fd.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],Fd.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],Fd.prototype,"timezone",void 0),(0,C.Cg)([l.observable],Fd.prototype,"cron",void 0),(0,C.Cg)([l.observable],Fd.prototype,"cronConfig",void 0);const Ld=void 0,Md={},_d=Fd.compose(Object.assign({baseName:"scheduler",styles:Rd,template:Nd,shadowOptions:Ld},Md)),Hd=(e,t,i)=>{if(!e.title)throw new Error("Title is required");if(!e.body)throw new Error("Missing required param 'body'");let o={title:e.title,body:e.body,iconName:e.iconName},n={};e.createdAt&&(o=Object.assign({createdAt:e.createdAt},o)),e.logLevel in Xe.LogLevel&&(o=Object.assign({logLevel:e.logLevel},o)),e.toast&&(n=Object.assign({toast:e.toast},n),o=Object.assign({config:n},o)),pe(o,t,i)};var zd,Pd,Ud;!function(e){e.MINUTES="Minutes",e.HOURLY="Hourly",e.DAILY="Daily",e.WEEKLY="Weekly",e.MONTHLY="Monthly",e.YEARLY="Yearly"}(zd||(zd={})),function(e){e.WEEK="Week",e.WORK_WEEK="Work week"}(Pd||(Pd={})),function(e){e.DATE="Date",e.DAY_OF_MONTH="Day of month"}(Ud||(Ud={}));const Bd=[{value:"2",label:"Monday"},{value:"3",label:"Tuesday"},{value:"4",label:"Wednesday"},{value:"5",label:"Thursday"},{value:"6",label:"Friday"},{value:"7",label:"Saturday"},{value:"1",label:"Sunday"}],Gd=[{value:"1",label:"First"},{value:"2",label:"Second"},{value:"3",label:"Third"},{value:"4",label:"Fourth"},{value:"-1",label:"Last"}],jd=[{value:"1",label:"January"},{value:"2",label:"February"},{value:"3",label:"March"},{value:"4",label:"April"},{value:"5",label:"May"},{value:"6",label:"June"},{value:"7",label:"July"},{value:"8",label:"August"},{value:"9",label:"September"},{value:"10",label:"October"},{value:"11",label:"November"},{value:"12",label:"December"}];var Vd;!function(e){e.updateCronConfig="update-cron-config"}(Vd||(Vd={}));const Wd=e=>Number(e)>1?`/${e}`:"";const Yd=(e,t,i)=>{const o=Number(e);return!isNaN(o)&&o<=i&&o>=t};function qd(e,t,i,o=!1,n=Yd){if("*"===e)return!0;if(o&&("?"===e||"L"===e))return!0;if(o&&e.endsWith("L"))return n(e.slice(0,-1),t,i);if(e.startsWith("*/"))return n(e.substring(2),1,i);if(e.startsWith("0/"))return n(e.substring(2),1,i);if(o&&e.includes("#")){const[o,a]=e.split("#");return n(o,t,i)&&n(a,1,4)}if(n(e,t,i))return!0;if(e.includes("-")){const[o,a]=e.split("-");return n(o,t,i)&&n(a,t,i)}return!!e.includes(",")&&e.split(",").every(e=>qd(e,t,i,o,n))}function Kd(e,t){return{type:zd.DAILY,frequency:e.startsWith("*/")?e.split("*/")[1]:"1",weekType:"?"===t?Pd.WEEK:Pd.WORK_WEEK}}function Xd(e){const t=e.includes("/");return{type:zd.HOURLY,frequency:t?e.split("/")[1]:"1",during:t?"every_hour":"specific_hours",hours:t?void 0:e}}function Qd(e,t="*"){const i="*"!==t&&"0/1"!==t;return{type:zd.MINUTES,frequency:e.includes("/")?e.split("/")[1]:"1",during:i?"specific_hours":"every_hour",hours:i?t:void 0}}function Jd(e){return{type:zd.WEEKLY,selectedDays:"*"!==e?new Set(e.split(",")):new Set}}const Zd=(e,t,i,o)=>{let n;return n="?"===t?{type:Ud.DAY_OF_MONTH,day:o.split(/[L#]/)[0],weekNumber:o.includes("#")?o.split("#")[1]:"-1"}:{type:Ud.DATE,dayDate:t},e===zd.YEARLY&&(n.month=i),n};function ec(e,t,i,o=Zd){return{type:zd.YEARLY,frequency:2===i.split("/").length?i.split("/")[1]:"1",dateOrDay:o(zd.YEARLY,e,t,i.split("/")[0])}}function tc(e,t,i,o=Zd){return{type:zd.MONTHLY,frequency:t.startsWith("*/")?t.split("*/")[1]:"1",dateOrDay:o(zd.MONTHLY,e,t,i.split("/")[0])}}const ic=l.css`
|
|
3759
3759
|
.input-container {
|
|
3760
3760
|
display: flex;
|
|
3761
3761
|
flex-direction: column;
|
|
@@ -3791,8 +3791,8 @@
|
|
|
3791
3791
|
width: 100%;
|
|
3792
3792
|
height: 0;
|
|
3793
3793
|
}
|
|
3794
|
-
`,
|
|
3795
|
-
${
|
|
3794
|
+
`,oc=l.css`
|
|
3795
|
+
${ic}
|
|
3796
3796
|
/* Host */
|
|
3797
3797
|
:host {
|
|
3798
3798
|
display: flex;
|
|
@@ -3852,32 +3852,32 @@
|
|
|
3852
3852
|
font-size: var(--type-ramp-minus-1-font-size);
|
|
3853
3853
|
white-space: nowrap;
|
|
3854
3854
|
}
|
|
3855
|
-
`;var
|
|
3855
|
+
`;var nc=i(20633);const ac=(e,t,i)=>l.html`
|
|
3856
3856
|
<${t}-icon tooltip="${()=>e}" name="${()=>i}"></${t}-icon>
|
|
3857
|
-
`,
|
|
3858
|
-
${
|
|
3859
|
-
`,
|
|
3857
|
+
`,sc=e=>class extends e{$emit(...e){const[t,i,o]=((...e)=>{let[t,i,o]=e,n=i;var a;if(((null==(a=i)?void 0:a.hasOwnProperty("bubbles"))||(null==a?void 0:a.hasOwnProperty("cancelable"))||(null==a?void 0:a.hasOwnProperty("composed"))||(null==a?void 0:a.hasOwnProperty("broadcast")))&&(o=i,n=void 0),"string"!=typeof t)throw new Error("$emit event types must be typeof string.");return[t,n,o]})(...e);if(null==o?void 0:o.broadcast){const e=new CustomEvent(t,Object.assign({detail:i,bubbles:!0,composed:!0,cancelable:!0},o));return e.broadcast=!0,this.dispatchEvent(e)}return super.$emit(t,i,o)}},rc=l.css`
|
|
3858
|
+
${ic}
|
|
3859
|
+
`,lc="\n <p>Select one or more hours.</p>\n",dc=l.html`
|
|
3860
3860
|
${e=>{return t=e.prefix,l.html`
|
|
3861
3861
|
<template>
|
|
3862
3862
|
<div class="input-container">
|
|
3863
|
-
<label class="label">Of ${e=>e.disableTooltips?"":
|
|
3863
|
+
<label class="label">Of ${e=>e.disableTooltips?"":ac("\n <p>Controls the daily frequency:</p>\n <ul>\n <li><strong>Week:</strong> allows you to configure the frequency of repeating days, including both weekdays and weekends.</li>\n <li><strong>Work week:</strong> runs the schedule at the specified time on every weekday (Monday - Friday). When this option is selected you cannot change the day frequency, it's every weekday.</li>\n </ul>\n",t)}</label>
|
|
3864
3864
|
<${t}-select
|
|
3865
3865
|
data-test-id="select-week-type"
|
|
3866
3866
|
:value=${(0,P.O)(e=>e.weekType)}
|
|
3867
3867
|
@change="${e=>e.updateCronConfig()}"
|
|
3868
3868
|
>
|
|
3869
|
-
<${t}-option data-test-id="${
|
|
3870
|
-
${
|
|
3869
|
+
<${t}-option data-test-id="${Pd.WEEK}">
|
|
3870
|
+
${Pd.WEEK}
|
|
3871
3871
|
</${t}-option>
|
|
3872
|
-
<${t}-option data-test-id="${
|
|
3873
|
-
${
|
|
3872
|
+
<${t}-option data-test-id="${Pd.WORK_WEEK}">
|
|
3873
|
+
${Pd.WORK_WEEK}
|
|
3874
3874
|
</${t}-option>
|
|
3875
3875
|
</${t}-select>
|
|
3876
3876
|
</div>
|
|
3877
3877
|
</template>
|
|
3878
3878
|
`;var t}}
|
|
3879
|
-
`;let
|
|
3880
|
-
${
|
|
3879
|
+
`;let cc=class extends(sc(s.FoundationElement)){constructor(){super(...arguments),this.disableTooltips=!1,this.prefix=""}configChanged(){var e;this.weekType=(null===(e=this.config)||void 0===e?void 0:e.weekType)||Pd.WORK_WEEK}updateCronConfig(){this.config=Object.assign(Object.assign({},this.config),{weekType:this.weekType}),this.$emit(Vd.updateCronConfig,this.config)}};(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],cc.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],cc.prototype,"prefix",void 0),(0,C.Cg)([l.observable],cc.prototype,"config",void 0),(0,C.Cg)([l.observable],cc.prototype,"weekType",void 0),cc=(0,C.Cg)([(0,l.customElement)({name:"daily-recurrence",template:dc,styles:rc})],cc);const uc=l.css`
|
|
3880
|
+
${ic}
|
|
3881
3881
|
:host {
|
|
3882
3882
|
display: flex;
|
|
3883
3883
|
flex-direction: column;
|
|
@@ -3898,18 +3898,18 @@
|
|
|
3898
3898
|
.day-date-number-field::part(root) {
|
|
3899
3899
|
width: 40%;
|
|
3900
3900
|
}
|
|
3901
|
-
`,
|
|
3901
|
+
`,hc=e=>l.html`
|
|
3902
3902
|
<div class="input-container">
|
|
3903
3903
|
<label class="label">Month</label>
|
|
3904
3904
|
<${e}-select data-test-id="month-dropdown" :value=${(0,P.O)(e=>e.selectedMonth)} @change="${e=>e.updateCronConfig()}" >
|
|
3905
|
-
${(0,l.repeat)(()=>
|
|
3905
|
+
${(0,l.repeat)(()=>jd,l.html`
|
|
3906
3906
|
<${e}-option value="${e=>e.value}">
|
|
3907
3907
|
${e=>e.label}
|
|
3908
3908
|
</${e}-option>
|
|
3909
3909
|
`)}
|
|
3910
3910
|
</${e}-select>
|
|
3911
3911
|
</div>
|
|
3912
|
-
`,
|
|
3912
|
+
`,pc=e=>l.html`
|
|
3913
3913
|
${(e=>l.html`
|
|
3914
3914
|
<div class="input-container">
|
|
3915
3915
|
<label class="label">On</label>
|
|
@@ -3918,22 +3918,22 @@
|
|
|
3918
3918
|
:value=${(0,P.O)(e=>e.dayOrDate)}
|
|
3919
3919
|
@change="${e=>e.updateCronConfig()}"
|
|
3920
3920
|
>
|
|
3921
|
-
<${e}-option data-test-id="${
|
|
3922
|
-
${
|
|
3921
|
+
<${e}-option data-test-id="${Ud.DATE}">
|
|
3922
|
+
${Ud.DATE}
|
|
3923
3923
|
</${e}-option>
|
|
3924
|
-
<${e}-option data-test-id="${
|
|
3925
|
-
${
|
|
3924
|
+
<${e}-option data-test-id="${Ud.DAY_OF_MONTH}">
|
|
3925
|
+
${Ud.DAY_OF_MONTH}
|
|
3926
3926
|
</${e}-option>
|
|
3927
3927
|
</${e}-select>
|
|
3928
3928
|
</div>
|
|
3929
3929
|
`)(e)}
|
|
3930
|
-
${(0,cn.q)(e=>e.dayOrDate===
|
|
3930
|
+
${(0,cn.q)(e=>e.dayOrDate===Ud.DATE,(e=>l.html`
|
|
3931
3931
|
<div class="row">
|
|
3932
|
-
${(0,l.when)(e=>e.config.type===
|
|
3933
|
-
${
|
|
3932
|
+
${(0,l.when)(e=>e.config.type===zd.YEARLY,l.html`
|
|
3933
|
+
${hc(e)}
|
|
3934
3934
|
`)}
|
|
3935
3935
|
<div class="input-container">
|
|
3936
|
-
<label class="label"> ${e=>e.config.type===
|
|
3936
|
+
<label class="label"> ${e=>e.config.type===zd.MONTHLY?"Day date":"Day"}</label>
|
|
3937
3937
|
<${e}-select data-test-id="day-date-dropdown" :value=${(0,P.O)(e=>e.dayDate)} @change="${e=>e.updateCronConfig()}" >
|
|
3938
3938
|
${(0,l.repeat)(()=>Array.from({length:31},(e,t)=>t+1),l.html`
|
|
3939
3939
|
<${e}-option value="${e=>e}">
|
|
@@ -3946,8 +3946,8 @@
|
|
|
3946
3946
|
|
|
3947
3947
|
`)(e),(e=>l.html`
|
|
3948
3948
|
<div class="day-of-month-row">
|
|
3949
|
-
${(0,l.when)(e=>e.config.type===
|
|
3950
|
-
${
|
|
3949
|
+
${(0,l.when)(e=>e.config.type===zd.YEARLY,l.html`
|
|
3950
|
+
${hc(e)}
|
|
3951
3951
|
`)}
|
|
3952
3952
|
<div class="input-container">
|
|
3953
3953
|
<label class="label">Day of Month</label>
|
|
@@ -3956,7 +3956,7 @@
|
|
|
3956
3956
|
:value=${(0,P.O)(e=>e.weekNumber)}
|
|
3957
3957
|
@change="${e=>e.updateCronConfig()}"
|
|
3958
3958
|
>
|
|
3959
|
-
${(0,l.repeat)(()=>
|
|
3959
|
+
${(0,l.repeat)(()=>Gd,l.html`
|
|
3960
3960
|
<${e}-option value="${e=>e.value}">
|
|
3961
3961
|
${e=>e.label}
|
|
3962
3962
|
</${e}-option>
|
|
@@ -3970,7 +3970,7 @@
|
|
|
3970
3970
|
:value=${(0,P.O)(e=>e.day)}
|
|
3971
3971
|
@change="${e=>e.updateCronConfig()}"
|
|
3972
3972
|
>
|
|
3973
|
-
${(0,l.repeat)(()=>
|
|
3973
|
+
${(0,l.repeat)(()=>Bd,l.html`
|
|
3974
3974
|
<${e}-option value="${e=>e.value}">
|
|
3975
3975
|
${e=>e.label}
|
|
3976
3976
|
</${e}-option>
|
|
@@ -3979,24 +3979,24 @@
|
|
|
3979
3979
|
</div>
|
|
3980
3980
|
</div>
|
|
3981
3981
|
`)(e))}
|
|
3982
|
-
`,
|
|
3983
|
-
${e=>
|
|
3984
|
-
`;let
|
|
3985
|
-
${
|
|
3982
|
+
`,mc=l.html`
|
|
3983
|
+
${e=>pc(e.prefix)}
|
|
3984
|
+
`;let gc=class extends(sc(s.FoundationElement)){constructor(){super(...arguments),this.prefix="",this.dayOrDate=Ud.DATE,this.weekNumber="1",this.day="1",this.selectedMonth="1"}configChanged(){this.config.type!==zd.YEARLY&&this.config.type!==zd.MONTHLY||(this.dayOrDate=this.config.dateOrDay.type||Ud.DATE,this.setFieldsFromConfig())}setFieldsFromConfig(){this.config.type===zd.YEARLY&&(this.selectedMonth=this.config.dateOrDay.month),this.config.dateOrDay.type===Ud.DAY_OF_MONTH?(this.weekNumber=this.config.dateOrDay.weekNumber||"1",this.day=this.config.dateOrDay.day||"1"):this.dayDate=this.config.dateOrDay.dayDate||"1"}getDayOrDateConfig(){let e;return e=this.dayOrDate===Ud.DATE?{type:Ud.DATE,dayDate:this.dayDate||"1"}:{type:Ud.DAY_OF_MONTH,day:this.day||"1",weekNumber:this.weekNumber||"1"},e}updateCronConfig(){this.config.type===zd.MONTHLY?this.config=Object.assign(Object.assign({},this.config),{dateOrDay:this.getDayOrDateConfig()}):this.config=Object.assign(Object.assign({},this.config),{dateOrDay:Object.assign(Object.assign({},this.getDayOrDateConfig()),{month:this.selectedMonth||"1"})}),this.$emit(Vd.updateCronConfig,this.config)}};(0,C.Cg)([l.observable],gc.prototype,"prefix",void 0),(0,C.Cg)([l.observable],gc.prototype,"config",void 0),(0,C.Cg)([l.observable],gc.prototype,"dayOrDate",void 0),(0,C.Cg)([l.observable],gc.prototype,"dayDate",void 0),(0,C.Cg)([l.observable],gc.prototype,"weekNumber",void 0),(0,C.Cg)([l.observable],gc.prototype,"day",void 0),(0,C.Cg)([l.observable],gc.prototype,"selectedMonth",void 0),gc=(0,C.Cg)([(0,l.customElement)({name:"monthly-yearly-recurrence",template:mc,styles:uc})],gc);const vc=l.css`
|
|
3985
|
+
${ic}
|
|
3986
3986
|
.weekdays-row {
|
|
3987
3987
|
display: flex;
|
|
3988
3988
|
gap: calc(var(--design-unit) * 3px);
|
|
3989
3989
|
flex-wrap: wrap;
|
|
3990
3990
|
}
|
|
3991
|
-
`,
|
|
3991
|
+
`,fc=l.html`
|
|
3992
3992
|
${e=>{return t=e.prefix,l.html`
|
|
3993
3993
|
<template>
|
|
3994
3994
|
<div class="input-container">
|
|
3995
3995
|
<label class="label">
|
|
3996
|
-
On ${e=>e.disableTooltips?"":
|
|
3996
|
+
On ${e=>e.disableTooltips?"":ac("\n <p>Select which days to run this recurrence on. It's not valid to select no days, so if there is only a single day selected then its checkbox is disabled. </p>\n <p>If you need to change the day you can enable other days which will allow you to disable days until you only have a single day selected again.</p>\n",t)}
|
|
3997
3997
|
</label>
|
|
3998
3998
|
<div class="weekdays-row">
|
|
3999
|
-
${(0,l.repeat)(()=>
|
|
3999
|
+
${(0,l.repeat)(()=>Bd,l.html`
|
|
4000
4000
|
<${t}-checkbox
|
|
4001
4001
|
part="weekdays-checkbox"
|
|
4002
4002
|
class="weekdays-checkbox"
|
|
@@ -4012,12 +4012,12 @@
|
|
|
4012
4012
|
</div>
|
|
4013
4013
|
</template>
|
|
4014
4014
|
`;var t}}
|
|
4015
|
-
`;let
|
|
4015
|
+
`;let bc=class extends(sc(s.FoundationElement)){constructor(){super(...arguments),this.disableTooltips=!1,this.prefix="",this.selectedDays=new Set}configChanged(){var e;this.selectedDays=(null===(e=this.config)||void 0===e?void 0:e.selectedDays)?new Set([...this.config.selectedDays]):new Set}isDisabled(e){return 1===this.selectedDays.size&&this.selectedDays.has(e)}checkboxChangeHandler(e){const{checked:t,value:i}=e.target;t?this.selectedDays.add(i):this.selectedDays.size>1&&this.selectedDays.delete(i),this.updateCronConfig()}updateCronConfig(){this.config=Object.assign(Object.assign({},this.config),{selectedDays:this.selectedDays}),this.$emit(Vd.updateCronConfig,this.config)}};(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],bc.prototype,"disableTooltips",void 0),(0,C.Cg)([l.observable],bc.prototype,"prefix",void 0),(0,C.Cg)([l.observable],bc.prototype,"config",void 0),(0,C.Cg)([l.observable],bc.prototype,"selectedDays",void 0),bc=(0,C.Cg)([(0,l.customElement)({name:"weekly-recurrence",template:fc,styles:vc})],bc),(0,nc.N)(cc,bc,gc);const yc=(e,t)=>l.html`
|
|
4016
4016
|
<monthly-yearly-recurrence
|
|
4017
4017
|
:prefix=${()=>e}
|
|
4018
4018
|
:config=${()=>t.cronConfig}
|
|
4019
4019
|
></monthly-yearly-recurrence>
|
|
4020
|
-
`,
|
|
4020
|
+
`,wc=(e,t,i)=>l.html`
|
|
4021
4021
|
<div class="input-container">
|
|
4022
4022
|
${(0,l.when)(()=>i,l.html`
|
|
4023
4023
|
<label class="label">${i}</label>
|
|
@@ -4035,7 +4035,7 @@
|
|
|
4035
4035
|
<div slot="end" class="suffix-label">${()=>t.frequencySuffix}</div>
|
|
4036
4036
|
</${e}-select>
|
|
4037
4037
|
</div>
|
|
4038
|
-
`,
|
|
4038
|
+
`,Cc=(e,t,i,o)=>l.html`
|
|
4039
4039
|
<div class="input-container">
|
|
4040
4040
|
<label class="label">Time </label>
|
|
4041
4041
|
<div class="flex-row">
|
|
@@ -4061,12 +4061,12 @@
|
|
|
4061
4061
|
</${e}-select>
|
|
4062
4062
|
</div>
|
|
4063
4063
|
</div>
|
|
4064
|
-
`,
|
|
4064
|
+
`,xc=(e,t,i)=>{switch(e){case zd.MINUTES:return l.html`
|
|
4065
4065
|
<div class="minutes-options-row">
|
|
4066
4066
|
<div class="input-container">
|
|
4067
4067
|
<label class="label"
|
|
4068
4068
|
>During
|
|
4069
|
-
${()=>i.disableTooltips?"":
|
|
4069
|
+
${()=>i.disableTooltips?"":ac("\n <p>Which hours in the day to run this schedule for:</p>\n <ul>\n <li><strong>Every hour:</strong> runs the minute schedule during every hour of the day.</li>\n <li><strong>Specific hours:</strong> specify which hours the minute schedule runs for. For example, just trading hours. Selecting every hour will configure the schedule as <strong>Every hour</strong>.</li>\n </ul>\n",t)}</label
|
|
4070
4070
|
>
|
|
4071
4071
|
<${t}-select
|
|
4072
4072
|
data-test-id="during-select"
|
|
@@ -4086,7 +4086,7 @@
|
|
|
4086
4086
|
${(0,l.when)(()=>i.isSpecificHours,l.html`
|
|
4087
4087
|
<div class="input-container">
|
|
4088
4088
|
<label class="label"
|
|
4089
|
-
>Hours ${
|
|
4089
|
+
>Hours ${ac(lc,t)}</label
|
|
4090
4090
|
>
|
|
4091
4091
|
<${t}-multiselect
|
|
4092
4092
|
class="time-select"
|
|
@@ -4101,15 +4101,15 @@
|
|
|
4101
4101
|
`)}
|
|
4102
4102
|
</div>
|
|
4103
4103
|
<div class="row">
|
|
4104
|
-
${
|
|
4105
|
-
${
|
|
4104
|
+
${wc(t,i,"Every")}
|
|
4105
|
+
${Cc(t,i,!1,!1)}
|
|
4106
4106
|
</div>
|
|
4107
|
-
`;case
|
|
4107
|
+
`;case zd.HOURLY:return l.html`
|
|
4108
4108
|
<div class="row">
|
|
4109
4109
|
<div class="input-container">
|
|
4110
4110
|
<label class="label"
|
|
4111
4111
|
>Mode
|
|
4112
|
-
${()=>i.disableTooltips?"":
|
|
4112
|
+
${()=>i.disableTooltips?"":ac("\n <p>Select the type of hourly recurrence:</p>\n <ul>\n <li><strong>Interval:</strong> runs at a repeating interval of hours (e.g. every 2 hours).</li>\n <li><strong>Selected Hours:</strong> allows you to choose specific hours of the day (e.g. 9, 10, and 14).</li>\n </ul>\n",t)}</label
|
|
4113
4113
|
>
|
|
4114
4114
|
<${t}-select
|
|
4115
4115
|
data-test-id="hourly-during-select"
|
|
@@ -4120,12 +4120,12 @@
|
|
|
4120
4120
|
<${t}-option value="specific_hours">Selected Hours</${t}-option>
|
|
4121
4121
|
</${t}-select>
|
|
4122
4122
|
</div>
|
|
4123
|
-
${(0,l.when)(()=>"every_hour"===i.during,
|
|
4123
|
+
${(0,l.when)(()=>"every_hour"===i.during,wc(t,i,"Every"))}
|
|
4124
4124
|
${(0,l.when)(()=>i.isSpecificHours,l.html`
|
|
4125
4125
|
<div class="break"></div>
|
|
4126
4126
|
<div class="input-container">
|
|
4127
4127
|
<label class="label">
|
|
4128
|
-
Hours ${
|
|
4128
|
+
Hours ${ac(lc,t)}
|
|
4129
4129
|
</label>
|
|
4130
4130
|
<${t}-multiselect
|
|
4131
4131
|
class="time-select"
|
|
@@ -4137,9 +4137,9 @@
|
|
|
4137
4137
|
></${t}-multiselect>
|
|
4138
4138
|
</div>
|
|
4139
4139
|
`)}
|
|
4140
|
-
${
|
|
4140
|
+
${Cc(t,i,!1,!0)}
|
|
4141
4141
|
</div>
|
|
4142
|
-
`;case
|
|
4142
|
+
`;case zd.DAILY:return l.html`
|
|
4143
4143
|
${((e,t)=>l.html`
|
|
4144
4144
|
<daily-recurrence
|
|
4145
4145
|
:prefix=${()=>e}
|
|
@@ -4148,10 +4148,10 @@
|
|
|
4148
4148
|
></daily-recurrence>
|
|
4149
4149
|
`)(t,i)}
|
|
4150
4150
|
<div class="row">
|
|
4151
|
-
${
|
|
4152
|
-
${
|
|
4151
|
+
${wc(t,i,"Every")}
|
|
4152
|
+
${Cc(t,i,!0,!0)}
|
|
4153
4153
|
</div>
|
|
4154
|
-
`;case
|
|
4154
|
+
`;case zd.WEEKLY:return l.html`
|
|
4155
4155
|
<div class="row">
|
|
4156
4156
|
${((e,t)=>l.html`
|
|
4157
4157
|
<weekly-recurrence
|
|
@@ -4159,25 +4159,25 @@
|
|
|
4159
4159
|
:config=${()=>t.cronConfig}
|
|
4160
4160
|
?disable-tooltips=${()=>t.disableTooltips}
|
|
4161
4161
|
></weekly-recurrence>
|
|
4162
|
-
`)(t,i)} ${
|
|
4162
|
+
`)(t,i)} ${Cc(t,i,!0,!0)}
|
|
4163
4163
|
</div>
|
|
4164
|
-
`;case
|
|
4164
|
+
`;case zd.MONTHLY:return l.html`
|
|
4165
4165
|
<div class="row">
|
|
4166
|
-
${
|
|
4167
|
-
${
|
|
4166
|
+
${wc(t,i,"Every")}
|
|
4167
|
+
${Cc(t,i,!0,!0)}
|
|
4168
4168
|
</div>
|
|
4169
|
-
${
|
|
4170
|
-
`;case
|
|
4171
|
-
<div class="row">${
|
|
4172
|
-
${
|
|
4173
|
-
`;default:return l.html``}}
|
|
4169
|
+
${yc(t,i)}
|
|
4170
|
+
`;case zd.YEARLY:return l.html`
|
|
4171
|
+
<div class="row">${Cc(t,i,!0,!0)}</div>
|
|
4172
|
+
${yc(t,i)}
|
|
4173
|
+
`;default:return l.html``}},$c=e=>l.html`
|
|
4174
4174
|
<template>
|
|
4175
4175
|
<div class="container">
|
|
4176
4176
|
<div class="input-container">
|
|
4177
4177
|
<label class="label"
|
|
4178
4178
|
>Recurrence
|
|
4179
4179
|
${(0,l.when)(e=>!e.disableTooltips,l.html`
|
|
4180
|
-
${t=>
|
|
4180
|
+
${t=>ac(`\n <p>Select how often the event should occur:</p>\n <ul>\n${!t.minMinuteInterval||t.minMinuteInterval<30?"<li><strong>Minutes:</strong> Runs at every interval of minutes from the hour. Can be for every or specific hours.</li>":""}\n <li><strong>Hourly:</strong> Runs at a specific time in the hour, for one or more hours in the day.</li>\n <li><strong>Daily:</strong> Runs at a specific time of day, for a frequency interval of days per week (or work week).</li>\n <li><strong>Weekly:</strong> Runs at a specific time of day, for specific days of the week.</li>\n <li><strong>Monthly:</strong> Runs at a specific time of day in monthly intervals, on a specific date or day of month .</li>\n <li><strong>Yearly:</strong> Runs at a specific time, every year on a specific date or day of month.</li>\n </ul>\n`,e)}
|
|
4181
4181
|
`)}
|
|
4182
4182
|
</label>
|
|
4183
4183
|
<${e}-select
|
|
@@ -4186,36 +4186,36 @@
|
|
|
4186
4186
|
@change="${e=>e.handleRecurrenceChange()}"
|
|
4187
4187
|
>
|
|
4188
4188
|
${(0,l.when)(e=>e.isMinutesRecurrenceEnabled,l.html`
|
|
4189
|
-
<${e}-option data-test-id="${
|
|
4190
|
-
${
|
|
4189
|
+
<${e}-option data-test-id="${zd.MINUTES}">
|
|
4190
|
+
${zd.MINUTES}
|
|
4191
4191
|
</${e}-option>
|
|
4192
4192
|
`)}
|
|
4193
|
-
<${e}-option data-test-id="${
|
|
4194
|
-
${
|
|
4193
|
+
<${e}-option data-test-id="${zd.HOURLY}">
|
|
4194
|
+
${zd.HOURLY}
|
|
4195
4195
|
</${e}-option>
|
|
4196
|
-
<${e}-option data-test-id="${
|
|
4197
|
-
${
|
|
4196
|
+
<${e}-option data-test-id="${zd.DAILY}">
|
|
4197
|
+
${zd.DAILY}
|
|
4198
4198
|
</${e}-option>
|
|
4199
|
-
<${e}-option data-test-id="${
|
|
4200
|
-
${
|
|
4199
|
+
<${e}-option data-test-id="${zd.WEEKLY}">
|
|
4200
|
+
${zd.WEEKLY}
|
|
4201
4201
|
</${e}-option>
|
|
4202
|
-
<${e}-option data-test-id="${
|
|
4203
|
-
${
|
|
4202
|
+
<${e}-option data-test-id="${zd.MONTHLY}">
|
|
4203
|
+
${zd.MONTHLY}
|
|
4204
4204
|
</${e}-option>
|
|
4205
|
-
<${e}-option data-test-id="${
|
|
4206
|
-
${
|
|
4205
|
+
<${e}-option data-test-id="${zd.YEARLY}">
|
|
4206
|
+
${zd.YEARLY}
|
|
4207
4207
|
</${e}-option>
|
|
4208
4208
|
</${e}-select>
|
|
4209
4209
|
</div>
|
|
4210
4210
|
|
|
4211
4211
|
${(0,l.repeat)(e=>[`${e.recurrence}-${e.during}`],l.html`
|
|
4212
|
-
${(t,i)=>
|
|
4212
|
+
${(t,i)=>xc(i.parent.recurrence,e,i.parent)}
|
|
4213
4213
|
`,{recycle:!1})}
|
|
4214
4214
|
</div>
|
|
4215
4215
|
</template>
|
|
4216
|
-
`,
|
|
4217
|
-
${e
|
|
4218
|
-
`;class $c extends s.FoundationElement{constructor(){super(...arguments),this.getConfigs={buildConfigForMinutesRecurrence:Kd,buildConfigForHourlyRecurrence:qd,buildConfigForDailyRecurrence:Yd,buildConfigForWeeklyRecurrence:Xd,buildConfigForMonthlyRecurrence:Zd,buildConfigForYearlyRecurrence:Jd},this.recurrence=_d.DAILY,this.cron="",this.value=this.cron,this.cronConfig={type:_d.DAILY,weekType:Hd.WEEK,hours:"0",minutes:"0",seconds:"0"},this.frequency="1",this.during="every_hour",this.hours="0",this.minutes="0",this.seconds="0",this.disableTooltips=!1,this.timezone=""}cronChanged(){if(this.cron)try{if(!((e,t=Wd)=>{const i=e.trim().split(" ");if(6!=i.length)return!1;const[o,n,a,s,r,l]=i;return t(o,0,59)&&t(n,0,59)&&t(a,0,23)&&t(s,1,31,!0)&&t(r,1,12)&&t(l,0,7,!0)})(this.cron))return void Md({title:"Cron Scheduler",body:"Invalid Cron Expression",toast:{type:"critical"}},T(this));this.setsFieldsFromCronEx()}catch(e){return console.error("Error:",e),void Md({title:"Cron Scheduler",body:e,toast:{type:"critical"}},T(this))}}get duringOptions(){return[{label:"Every hour",value:"every_hour"},{label:"Specific hours",value:"specific_hours"}]}get frequencySuffix(){switch(this.cronConfig.type){case _d.MINUTES:return"Minute(s)";case _d.HOURLY:return"Hour(s)";case _d.DAILY:return"Day(s)";case _d.MONTHLY:return"Month(s)";default:return""}}get frequencyList(){switch(this.cronConfig.type){case _d.MINUTES:const e=[1,2,3,4,5,6,10,12,15,20,30],t=this.minMinuteInterval?Number(this.minMinuteInterval):1;return e.filter(e=>e>=t);case _d.HOURLY:return Array.from({length:23},(e,t)=>t+1);case _d.DAILY:return Array.from({length:31},(e,t)=>t+1);case _d.MONTHLY:case _d.YEARLY:return Array.from({length:12},(e,t)=>t+1);case _d.WEEKLY:return[1];default:return[]}}get hourOptions(){return Array.from({length:24},(e,t)=>({label:t.toString(),value:t.toString()}))}get selectedHours(){return this.hours&&"*"!==this.hours&&"0"!==this.hours?this.hours.split(","):"*"===this.hours?this.hourOptions.map(e=>e.value):[this.hours]}handleHoursChange(e){const t=e.detail;24===t.length?(this.hours="*",this.frequency="1",this.cronConfig.frequency="1"):t&&0!==t.length?this.hours=t.sort((e,t)=>Number(e)-Number(t)).join(","):this.hours="0",this.handleChange("hours")}get isMinutesRecurrenceEnabled(){return!this.minMinuteInterval||Number(this.minMinuteInterval)<=30}get isSpecificHours(){return"specific_hours"===this.during}get isDailyFrequencyDisabled(){return this.cronConfig.type===_d.DAILY&&this.cronConfig.weekType===Hd.WORK_WEEK}minMinuteIntervalChanged(){this.minMinuteInterval>=60&&console.warn("Minimum minute interval has no effect on schedules with an hourly or longer recurrance")}connectedCallback(){super.connectedCallback(),this.addEventListener(Gd.updateCronConfig,this.handleCronConfigUpdate)}disconnectedCallback(){this.removeEventListener(Gd.updateCronConfig,this.handleCronConfigUpdate)}getBaseConfigFields(){return{frequency:this.frequency,hours:this.hours,minutes:this.minutes,seconds:this.seconds}}handleRecurrenceChange(){switch(this.recurrence){case _d.MINUTES:const e=this.getBaseConfigFields(),{minutes:t}=e,i=(0,C.Tt)(e,["minutes"]);this.during="every_hour",this.hours="*";const o=[1,2,3,4,5,6,10,12,15,20,30],n=this.minMinuteInterval?Number(this.minMinuteInterval):1,a=o.find(e=>e>=n)||1;this.cronConfig=Object.assign(Object.assign({type:_d.MINUTES},i),{frequency:a.toString(),during:"every_hour",hours:"*"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case _d.HOURLY:const s=this.getBaseConfigFields(),{hours:r}=s,l=(0,C.Tt)(s,["hours"]);this.during="every_hour",this.hours="0",this.cronConfig=Object.assign(Object.assign({type:_d.HOURLY},l),{frequency:"1",during:"every_hour",hours:"0"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case _d.DAILY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:_d.DAILY},this.getBaseConfigFields()),{frequency:"1",weekType:Hd.WEEK}),this.generateCronExpressionFromConfig(this.cronConfig);break;case _d.WEEKLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:_d.WEEKLY},this.getBaseConfigFields()),{frequency:"1",selectedDays:new Set(["2"])}),this.generateCronExpressionFromConfig(this.cronConfig);break;case _d.MONTHLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:_d.MONTHLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:zd.DATE,dayDate:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;case _d.YEARLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:_d.YEARLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:zd.DATE,dayDate:"1",month:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;default:Md({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}}handleChange(e){if("frequency"===e&&0===Number(this.frequency))throw new Error("Frequency must be greater than 0");this.cronConfig[e]=this[e],this.generateCronExpressionFromConfig(this.cronConfig)}handleDuringChange(){"every_hour"===this.during?this.hours="*":"*"===this.hours&&(this.hours="0"),this.cronConfig.type!==_d.MINUTES&&this.cronConfig.type!==_d.HOURLY||(this.cronConfig.during=this.during,this.cronConfig.hours=this.hours),this.generateCronExpressionFromConfig(this.cronConfig)}handleCronConfigUpdate({detail:e}){this.cronConfig=Object.assign(Object.assign({},this.getBaseConfigFields()),e),this.generateCronExpressionFromConfig(this.cronConfig)}generateCronExpressionFromConfig(e){switch(e.type){case _d.MINUTES:this.cron=function(e){const t="specific_hours"===e.during&&e.hours?e.hours:"*";return`${e.seconds} 0/${e.frequency} ${t} ? * *`}(e);break;case _d.HOURLY:this.cron=function(e){return"specific_hours"===e.during&&e.hours&&"*"!==e.hours?`${e.seconds} ${e.minutes} ${e.hours} ? * *`:`${e.seconds} ${e.minutes} 0/${e.frequency} ? * *`}(e);break;case _d.DAILY:this.cron=function(e,t=jd){const i=e.weekType===Hd.WORK_WEEK?"?":`*${t(e.frequency)}`;return`${e.seconds} ${e.minutes} ${e.hours} ${i} * ${e.weekType===Hd.WORK_WEEK?"2-6":"?"}`}(e,jd);break;case _d.WEEKLY:this.cron=function(e){const t=[...e.selectedDays].join(",")||"*";return`${e.seconds} ${e.minutes} ${e.hours} ? * ${t}`}(e);break;case _d.MONTHLY:this.cron=function(e,t=jd){const{dateOrDay:i,minutes:o,hours:n,seconds:a,frequency:s}=e,r=t(s);return i.type===zd.DATE?`${a} ${o} ${n} ${i.dayDate} *${r} ?`:"-1"===i.weekNumber?`${a} ${o} ${n} ? *${r} ${i.day}L`:`${e.seconds} ${o} ${n} ? *${r} ${i.day}#${i.weekNumber}`}(e,jd);break;case _d.YEARLY:this.cron=function(e){const{dateOrDay:t,minutes:i,seconds:o,hours:n}=e;return t.type===zd.DATE?`${o} ${i} ${n} ${t.dayDate} ${t.month} ?`:"-1"===t.weekNumber?`${o} ${i} ${n} ? ${t.month} ${t.day}L`:`${o} ${i} ${n} ? ${t.month} ${t.day}#${t.weekNumber}`}(e);break;default:Md({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}this.value=this.cron,this.$emit("change")}setsFieldsFromCronEx(){this.cronConfig=function(e,t){if(!e)return;const i=e.split(" "),[o,n,a,s,r,l]=i;if("?"!==l&&"?"!==s)throw new Error("Support for specifying both a day-of-week AND a day-of-month parameter is not implemented");if(/^(0|\*)\/\d+$/.test(n))return Object.assign({seconds:o},t.buildConfigForMinutesRecurrence(n,a));if(/^(0|\*)\/\d+$/.test(a))return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("?"===s&&"*"===l)return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("2-6"===l||"?"===l&&("*"===s||s.startsWith("*")))return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForDailyRecurrence(s,l));if(/^([1-7](,[1-7])*)$/.test(l)||"*"===l)return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForWeeklyRecurrence(l));if(l.includes("L")||l.includes("#")||/^([1-9]|[12]\d|3[01])$/.test(s)&&"?"===l)return"*"==r||r.startsWith("*/")?Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForMonthlyRecurrence(s,r,l)):Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForYearlyRecurrence(s,r,l));throw new Error("Invalid Cron Expression")}(this.cron,this.getConfigs),this.recurrence=this.cronConfig.type,this.frequency=this.cronConfig.frequency;const e=this.cronConfig;"minutes"in e&&(this.minutes=e.minutes),e.type!==_d.MINUTES&&e.type!==_d.HOURLY||(this.during=e.during||"every_hour",e.hours&&(this.hours=e.hours)),this.seconds=e.seconds,e.type!==_d.HOURLY&&e.type!==_d.MINUTES&&(this.hours=e.hours)}}(0,C.Cg)([l.observable],$c.prototype,"recurrence",void 0),(0,C.Cg)([l.observable],$c.prototype,"cron",void 0),(0,C.Cg)([l.observable],$c.prototype,"cronConfig",void 0),(0,C.Cg)([l.observable],$c.prototype,"frequency",void 0),(0,C.Cg)([l.observable],$c.prototype,"during",void 0),(0,C.Cg)([l.volatile],$c.prototype,"duringOptions",null),(0,C.Cg)([l.observable],$c.prototype,"hours",void 0),(0,C.Cg)([l.observable],$c.prototype,"minutes",void 0),(0,C.Cg)([l.observable],$c.prototype,"seconds",void 0),(0,C.Cg)([l.volatile],$c.prototype,"frequencySuffix",null),(0,C.Cg)([l.volatile],$c.prototype,"frequencyList",null),(0,C.Cg)([l.volatile],$c.prototype,"hourOptions",null),(0,C.Cg)([l.volatile],$c.prototype,"selectedHours",null),(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],$c.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],$c.prototype,"disableTooltips",void 0),(0,C.Cg)([l.volatile],$c.prototype,"isMinutesRecurrenceEnabled",null),(0,C.Cg)([l.volatile],$c.prototype,"isSpecificHours",null),(0,C.Cg)([l.volatile],$c.prototype,"isDailyFrequencyDisabled",null),(0,C.Cg)([l.attr],$c.prototype,"timezone",void 0);const Sc=void 0,Ec={},Oc=$c.compose(Object.assign({baseName:"scheduler-cron-builder",styles:tc,template:xc,shadowOptions:Sc},Ec)),Tc=l.css`
|
|
4216
|
+
`,Sc=l.html`
|
|
4217
|
+
${e=>$c(T(e))}
|
|
4218
|
+
`;class Ec extends s.FoundationElement{constructor(){super(...arguments),this.getConfigs={buildConfigForMinutesRecurrence:Qd,buildConfigForHourlyRecurrence:Xd,buildConfigForDailyRecurrence:Kd,buildConfigForWeeklyRecurrence:Jd,buildConfigForMonthlyRecurrence:tc,buildConfigForYearlyRecurrence:ec},this.recurrence=zd.DAILY,this.cron="",this.value=this.cron,this.cronConfig={type:zd.DAILY,weekType:Pd.WEEK,hours:"0",minutes:"0",seconds:"0"},this.frequency="1",this.during="every_hour",this.hours="0",this.minutes="0",this.seconds="0",this.disableTooltips=!1,this.timezone=""}cronChanged(){if(this.cron)try{if(!((e,t=qd)=>{const i=e.trim().split(" ");if(6!=i.length)return!1;const[o,n,a,s,r,l]=i;return t(o,0,59)&&t(n,0,59)&&t(a,0,23)&&t(s,1,31,!0)&&t(r,1,12)&&t(l,0,7,!0)})(this.cron))return void Hd({title:"Cron Scheduler",body:"Invalid Cron Expression",toast:{type:"critical"}},T(this));this.setsFieldsFromCronEx()}catch(e){return console.error("Error:",e),void Hd({title:"Cron Scheduler",body:e,toast:{type:"critical"}},T(this))}}get duringOptions(){return[{label:"Every hour",value:"every_hour"},{label:"Specific hours",value:"specific_hours"}]}get frequencySuffix(){switch(this.cronConfig.type){case zd.MINUTES:return"Minute(s)";case zd.HOURLY:return"Hour(s)";case zd.DAILY:return"Day(s)";case zd.MONTHLY:return"Month(s)";default:return""}}get frequencyList(){switch(this.cronConfig.type){case zd.MINUTES:const e=[1,2,3,4,5,6,10,12,15,20,30],t=this.minMinuteInterval?Number(this.minMinuteInterval):1;return e.filter(e=>e>=t);case zd.HOURLY:return Array.from({length:23},(e,t)=>t+1);case zd.DAILY:return Array.from({length:31},(e,t)=>t+1);case zd.MONTHLY:case zd.YEARLY:return Array.from({length:12},(e,t)=>t+1);case zd.WEEKLY:return[1];default:return[]}}get hourOptions(){return Array.from({length:24},(e,t)=>({label:t.toString(),value:t.toString()}))}get selectedHours(){return this.hours&&"*"!==this.hours&&"0"!==this.hours?this.hours.split(","):"*"===this.hours?this.hourOptions.map(e=>e.value):[this.hours]}handleHoursChange(e){const t=e.detail;24===t.length?(this.hours="*",this.frequency="1",this.cronConfig.frequency="1"):t&&0!==t.length?this.hours=t.sort((e,t)=>Number(e)-Number(t)).join(","):this.hours="0",this.handleChange("hours")}get isMinutesRecurrenceEnabled(){return!this.minMinuteInterval||Number(this.minMinuteInterval)<=30}get isSpecificHours(){return"specific_hours"===this.during}get isDailyFrequencyDisabled(){return this.cronConfig.type===zd.DAILY&&this.cronConfig.weekType===Pd.WORK_WEEK}minMinuteIntervalChanged(){this.minMinuteInterval>=60&&console.warn("Minimum minute interval has no effect on schedules with an hourly or longer recurrance")}connectedCallback(){super.connectedCallback(),this.addEventListener(Vd.updateCronConfig,this.handleCronConfigUpdate)}disconnectedCallback(){this.removeEventListener(Vd.updateCronConfig,this.handleCronConfigUpdate)}getBaseConfigFields(){return{frequency:this.frequency,hours:this.hours,minutes:this.minutes,seconds:this.seconds}}handleRecurrenceChange(){switch(this.recurrence){case zd.MINUTES:const e=this.getBaseConfigFields(),{minutes:t}=e,i=(0,C.Tt)(e,["minutes"]);this.during="every_hour",this.hours="*";const o=[1,2,3,4,5,6,10,12,15,20,30],n=this.minMinuteInterval?Number(this.minMinuteInterval):1,a=o.find(e=>e>=n)||1;this.cronConfig=Object.assign(Object.assign({type:zd.MINUTES},i),{frequency:a.toString(),during:"every_hour",hours:"*"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case zd.HOURLY:const s=this.getBaseConfigFields(),{hours:r}=s,l=(0,C.Tt)(s,["hours"]);this.during="every_hour",this.hours="0",this.cronConfig=Object.assign(Object.assign({type:zd.HOURLY},l),{frequency:"1",during:"every_hour",hours:"0"}),this.generateCronExpressionFromConfig(this.cronConfig);break;case zd.DAILY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:zd.DAILY},this.getBaseConfigFields()),{frequency:"1",weekType:Pd.WEEK}),this.generateCronExpressionFromConfig(this.cronConfig);break;case zd.WEEKLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:zd.WEEKLY},this.getBaseConfigFields()),{frequency:"1",selectedDays:new Set(["2"])}),this.generateCronExpressionFromConfig(this.cronConfig);break;case zd.MONTHLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:zd.MONTHLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:Ud.DATE,dayDate:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;case zd.YEARLY:("*"===this.hours||this.hours.includes(","))&&(this.hours="0"),this.cronConfig=Object.assign(Object.assign({type:zd.YEARLY},this.getBaseConfigFields()),{frequency:"1",dateOrDay:{type:Ud.DATE,dayDate:"1",month:"1"}}),this.generateCronExpressionFromConfig(this.cronConfig);break;default:Hd({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}}handleChange(e){if("frequency"===e&&0===Number(this.frequency))throw new Error("Frequency must be greater than 0");this.cronConfig[e]=this[e],this.generateCronExpressionFromConfig(this.cronConfig)}handleDuringChange(){"every_hour"===this.during?this.hours="*":"*"===this.hours&&(this.hours="0"),this.cronConfig.type!==zd.MINUTES&&this.cronConfig.type!==zd.HOURLY||(this.cronConfig.during=this.during,this.cronConfig.hours=this.hours),this.generateCronExpressionFromConfig(this.cronConfig)}handleCronConfigUpdate({detail:e}){this.cronConfig=Object.assign(Object.assign({},this.getBaseConfigFields()),e),this.generateCronExpressionFromConfig(this.cronConfig)}generateCronExpressionFromConfig(e){switch(e.type){case zd.MINUTES:this.cron=function(e){const t="specific_hours"===e.during&&e.hours?e.hours:"*";return`${e.seconds} 0/${e.frequency} ${t} ? * *`}(e);break;case zd.HOURLY:this.cron=function(e){return"specific_hours"===e.during&&e.hours&&"*"!==e.hours?`${e.seconds} ${e.minutes} ${e.hours} ? * *`:`${e.seconds} ${e.minutes} 0/${e.frequency} ? * *`}(e);break;case zd.DAILY:this.cron=function(e,t=Wd){const i=e.weekType===Pd.WORK_WEEK?"?":`*${t(e.frequency)}`;return`${e.seconds} ${e.minutes} ${e.hours} ${i} * ${e.weekType===Pd.WORK_WEEK?"2-6":"?"}`}(e,Wd);break;case zd.WEEKLY:this.cron=function(e){const t=[...e.selectedDays].join(",")||"*";return`${e.seconds} ${e.minutes} ${e.hours} ? * ${t}`}(e);break;case zd.MONTHLY:this.cron=function(e,t=Wd){const{dateOrDay:i,minutes:o,hours:n,seconds:a,frequency:s}=e,r=t(s);return i.type===Ud.DATE?`${a} ${o} ${n} ${i.dayDate} *${r} ?`:"-1"===i.weekNumber?`${a} ${o} ${n} ? *${r} ${i.day}L`:`${e.seconds} ${o} ${n} ? *${r} ${i.day}#${i.weekNumber}`}(e,Wd);break;case zd.YEARLY:this.cron=function(e){const{dateOrDay:t,minutes:i,seconds:o,hours:n}=e;return t.type===Ud.DATE?`${o} ${i} ${n} ${t.dayDate} ${t.month} ?`:"-1"===t.weekNumber?`${o} ${i} ${n} ? ${t.month} ${t.day}L`:`${o} ${i} ${n} ? ${t.month} ${t.day}#${t.weekNumber}`}(e);break;default:Hd({title:"Cron Scheduler",body:"Recurrence type should be one of the known types: Daily, Weekly,Monthly or Yearly",toast:{type:"critical"}},T(this))}this.value=this.cron,this.$emit("change")}setsFieldsFromCronEx(){this.cronConfig=function(e,t){if(!e)return;const i=e.split(" "),[o,n,a,s,r,l]=i;if("?"!==l&&"?"!==s)throw new Error("Support for specifying both a day-of-week AND a day-of-month parameter is not implemented");if(/^(0|\*)\/\d+$/.test(n))return Object.assign({seconds:o},t.buildConfigForMinutesRecurrence(n,a));if(/^(0|\*)\/\d+$/.test(a))return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("?"===s&&"*"===l)return Object.assign({minutes:n,seconds:o},t.buildConfigForHourlyRecurrence(a));if("2-6"===l||"?"===l&&("*"===s||s.startsWith("*")))return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForDailyRecurrence(s,l));if(/^([1-7](,[1-7])*)$/.test(l)||"*"===l)return Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForWeeklyRecurrence(l));if(l.includes("L")||l.includes("#")||/^([1-9]|[12]\d|3[01])$/.test(s)&&"?"===l)return"*"==r||r.startsWith("*/")?Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForMonthlyRecurrence(s,r,l)):Object.assign({hours:a,minutes:n,seconds:o},t.buildConfigForYearlyRecurrence(s,r,l));throw new Error("Invalid Cron Expression")}(this.cron,this.getConfigs),this.recurrence=this.cronConfig.type,this.frequency=this.cronConfig.frequency;const e=this.cronConfig;"minutes"in e&&(this.minutes=e.minutes),e.type!==zd.MINUTES&&e.type!==zd.HOURLY||(this.during=e.during||"every_hour",e.hours&&(this.hours=e.hours)),this.seconds=e.seconds,e.type!==zd.HOURLY&&e.type!==zd.MINUTES&&(this.hours=e.hours)}}(0,C.Cg)([l.observable],Ec.prototype,"recurrence",void 0),(0,C.Cg)([l.observable],Ec.prototype,"cron",void 0),(0,C.Cg)([l.observable],Ec.prototype,"cronConfig",void 0),(0,C.Cg)([l.observable],Ec.prototype,"frequency",void 0),(0,C.Cg)([l.observable],Ec.prototype,"during",void 0),(0,C.Cg)([l.volatile],Ec.prototype,"duringOptions",null),(0,C.Cg)([l.observable],Ec.prototype,"hours",void 0),(0,C.Cg)([l.observable],Ec.prototype,"minutes",void 0),(0,C.Cg)([l.observable],Ec.prototype,"seconds",void 0),(0,C.Cg)([l.volatile],Ec.prototype,"frequencySuffix",null),(0,C.Cg)([l.volatile],Ec.prototype,"frequencyList",null),(0,C.Cg)([l.volatile],Ec.prototype,"hourOptions",null),(0,C.Cg)([l.volatile],Ec.prototype,"selectedHours",null),(0,C.Cg)([(0,l.attr)({attribute:"min-minute-interval"})],Ec.prototype,"minMinuteInterval",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"disable-tooltips"})],Ec.prototype,"disableTooltips",void 0),(0,C.Cg)([l.volatile],Ec.prototype,"isMinutesRecurrenceEnabled",null),(0,C.Cg)([l.volatile],Ec.prototype,"isSpecificHours",null),(0,C.Cg)([l.volatile],Ec.prototype,"isDailyFrequencyDisabled",null),(0,C.Cg)([l.attr],Ec.prototype,"timezone",void 0);const Oc=void 0,Tc={},kc=Ec.compose(Object.assign({baseName:"scheduler-cron-builder",styles:oc,template:Sc,shadowOptions:Oc},Tc)),Ic=l.css`
|
|
4219
4219
|
/* Host */
|
|
4220
4220
|
:host {
|
|
4221
4221
|
display: flex;
|
|
@@ -4242,7 +4242,7 @@
|
|
|
4242
4242
|
.timezone-combobox::part(listbox) {
|
|
4243
4243
|
max-height: 20vh;
|
|
4244
4244
|
}
|
|
4245
|
-
`,
|
|
4245
|
+
`,Dc=e=>l.html`
|
|
4246
4246
|
<template>
|
|
4247
4247
|
<div class="container">
|
|
4248
4248
|
<label class="label">Time Zone</label>
|
|
@@ -4258,9 +4258,9 @@
|
|
|
4258
4258
|
</${e}-combobox>
|
|
4259
4259
|
</div>
|
|
4260
4260
|
</template>
|
|
4261
|
-
`,
|
|
4262
|
-
${e=>
|
|
4263
|
-
`;class
|
|
4261
|
+
`,Rc=l.html`
|
|
4262
|
+
${e=>Dc(T(e))}
|
|
4263
|
+
`;class Ac extends s.FoundationElement{constructor(){super(...arguments),this.timezone="",this.value=this.timezone}timezoneChanged(){this.value=this.timezone,this.$emit("change")}connectedCallback(){super.connectedCallback(),this.getTimeZones()}getTimeZones(){return(0,C.sH)(this,void 0,void 0,function*(){const e=["Europe/London","America/New_York"];try{const t=yield this.connect.request("VALID_TIME_ZONE",{REQUEST:{}});if(!t.REPLY||!Array.isArray(t.REPLY))throw new Error("Invalid data returned for Timezones");this.timeZones=t.REPLY.map(e=>e.ZONE_ID).sort((t,i)=>e.includes(t)&&!e.includes(i)?-1:!e.includes(t)&&e.includes(i)?1:t.localeCompare(i))}catch(e){Hd({title:"Cron Scheduler",body:"Unable to fetch timezones data.",toast:{type:"critical"}},"rapid"),Da.v.error(e)}})}}(0,C.Cg)([l.observable],Ac.prototype,"timezone",void 0),(0,C.Cg)([oi.dm],Ac.prototype,"connect",void 0),(0,C.Cg)([l.observable],Ac.prototype,"timeZones",void 0);const Nc=void 0,Fc={},Lc=Ac.compose(Object.assign({baseName:"scheduler-timezone",styles:Ic,template:Rc,shadowOptions:Nc},Fc)),Mc=l.css`
|
|
4264
4264
|
.search-bar-combobox {
|
|
4265
4265
|
width: 100%;
|
|
4266
4266
|
min-width: auto;
|
|
@@ -4353,7 +4353,7 @@
|
|
|
4353
4353
|
.close-icon {
|
|
4354
4354
|
color: var(--accent-fill-rest);
|
|
4355
4355
|
}
|
|
4356
|
-
`,
|
|
4356
|
+
`,_c=(e="start")=>'\n<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" width="10px" height="10px">\n <g transform="matrix(1 0 0 1 -256 -14 )">\n <path class="cross-icon" fill="white" d="M 9.9265625 8.865937499999998 L 6.060625000000001 5 L 9.265625 1.795 L 9.9265625 1.1340624999999993 C 10.0240625 1.0365624999999996 10.0240625 0.8781249999999996 9.9265625 0.7806249999999992 L 9.219375 0.07343749999999982 C 9.121875 -0.024062500000000542 8.9634375 -0.024062500000000542 8.8659375 0.07343749999999982 L 5 3.9393750000000005 L 1.1340625 0.073125 C 1.0365625 -0.02437500000000037 0.8781250000000002 -0.02437500000000037 0.7806249999999999 0.073125 L 0.073125 0.7803125 C -0.024375000000000008 0.8778124999999998 -0.024375000000000008 1.0362499999999997 0.073125 1.13375 L 3.9393750000000005 5 L 0.073125 8.865937499999998 C -0.024375000000000008 8.9634375 -0.024375000000000008 9.121875 0.073125 9.219375000000001 L 0.7803125 9.9265625 C 0.8778125000000001 10.0240625 1.03625 10.0240625 1.13375 9.9265625 L 5 6.060625 L 8.205 9.265625 L 8.8659375 9.9265625 C 8.9634375 10.0240625 9.121875 10.0240625 9.219375 9.9265625 L 9.9265625 9.219375000000001 C 10.0240625 9.121875 10.0240625 8.9634375 9.9265625 8.865937499999998 Z " fill-rule="nonzero" fill="#c9c9c9" stroke="none" fill-opacity="0.8" transform="matrix(1 0 0 1 256 14 )"/>\n </g>\n</svg>\n',Hc=()=>'\n<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="30px" height="30px" class="bi bi-plus" viewBox="0 0 16 16">\n <path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>\n</svg>',zc=e=>l.html`
|
|
4357
4357
|
|
|
4358
4358
|
<label part="label" for="control" data-test-id="label" class=${e=>{var t;return(0,x.x)("label",["label-hidden",!(null===(t=e.defaultSlottedNodes)||void 0===t?void 0:t.length)])}}
|
|
4359
4359
|
>
|
|
@@ -4432,9 +4432,9 @@
|
|
|
4432
4432
|
<${e}-tooltip class="tooltip" anchor="search-clear-button">
|
|
4433
4433
|
Clear Search Terms
|
|
4434
4434
|
</${e}-tooltip>
|
|
4435
|
-
`,
|
|
4436
|
-
${e=>
|
|
4437
|
-
`,
|
|
4435
|
+
`,Pc=l.html`
|
|
4436
|
+
${e=>zc(T(e))}
|
|
4437
|
+
`,Uc=10,Bc=3,Gc=1,jc=(e,t)=>(new j.b).withExpression((new G.K).withField(e).withValue(t).withSerialiser(B.n.containsIgnoreCase).build()).build();class Vc extends s.FoundationElement{constructor(){super(...arguments),this.searchTerm="",this.appearance="neutral",this.minlength=Bc,this.position=Ft.BELOW,this.placeholder="Start typing to search",this.selectedOptions=[],this.normalizeDelimiter=e=>e.trim().replace(/\t|\r\n|\n|\r|,/g," "),this.addOrReplaceSelectedText=(e,t,i)=>(null==t?void 0:t.length)>0?e.replace(t,i):e.concat(i)}clear(){this.selectedOptions=[],this.combobox.currentValue="",this.$emit("selectionChange",[])}clearSearch(){this.clear()}inputdeleted(){this.selectedOptions.length>0&&this.unselectOption(this.selectedOptions[this.selectedOptions.length-1])}changeHandler(){const e=[];this.combobox.selectedOptions.forEach(t=>{var i,o,n;const a=t.value,s=this.searchTerm.trim();e.push({field:a,term:s,label:(null===(i=this.options.find(e=>e.field===a))||void 0===i?void 0:i.label(s))||t.text,createCriteria:null===(o=this.options.find(e=>e.field===a))||void 0===o?void 0:o.createCriteria,resourceType:null===(n=this.options.find(e=>e.field===a))||void 0===n?void 0:n.resourceType})}),this.selectedOptions=[...this.selectedOptions,...e],this.selectedOptions=this.selectedOptions.filter((e,t,i)=>t===i.findIndex(t=>e.field===t.field&&e.term===t.term)),this.combobox.value="",this.combobox.open=!1,this.$emit("selectionChange",this.selectedOptions),l.DOM.queueUpdate(()=>{setTimeout(()=>{this.selectedOptionsDiv.scrollTo(this.selectedOptionsDiv.scrollWidth,0)},Uc)})}pasteHandler(e){var t;this.loading=!0;const i=e.clipboardData.getData("text/plain"),o=this.normalizeDelimiter(i),n=null===(t=window.getSelection())||void 0===t?void 0:t.toString(),a=this.addOrReplaceSelectedText(this.combobox.value,n,o);(null==a?void 0:a.length)>=this.minlength&&(this.combobox.value=a,this.searchTerm=a,this.combobox.open=!0),this.loading=!1}hasSelectedOption(e,t){return this.selectedOptions.some(i=>i.term===e&&i.field===t)}unselectOption(e){this.selectedOptions=this.selectedOptions.filter(t=>t!==e),this.$emit("selectionChange",this.selectedOptions)}inputHandler(){return(0,C.sH)(this,void 0,void 0,function*(){this.loading=!0,this.searchTerm=this.combobox.value,this.combobox.value.length>=this.minlength&&this.filterSelectedOptions(this.combobox.value),this.loading=!1})}filterSelectedOptions(e){this.filteredOptions=this.options.filter(t=>!this.selectedOptions.find(i=>i.field===t.field&&i.term.trim()===e.trim()))}}(0,C.Cg)([l.observable],Vc.prototype,"defaultSlottedNodes",void 0),(0,C.Cg)([l.observable],Vc.prototype,"options",void 0),(0,C.Cg)([l.observable],Vc.prototype,"searchTerm",void 0),(0,C.Cg)([l.attr],Vc.prototype,"appearance",void 0),(0,C.Cg)([l.attr],Vc.prototype,"minlength",void 0),(0,C.Cg)([l.attr],Vc.prototype,"position",void 0),(0,C.Cg)([l.attr],Vc.prototype,"placeholder",void 0),(0,C.Cg)([l.attr],Vc.prototype,"disabled",void 0),(0,C.Cg)([l.observable],Vc.prototype,"loading",void 0),(0,C.Cg)([l.observable],Vc.prototype,"selectedOptions",void 0),(0,C.Cg)([l.observable],Vc.prototype,"filteredOptions",void 0);const Wc=void 0,Yc={},qc=Vc.compose(Object.assign({baseName:"search-bar",template:Pc,styles:Mc,shadowOptions:Wc},Yc)),Kc=(e,t)=>l.css`
|
|
4438
4438
|
${ui(e,t)}
|
|
4439
4439
|
.control {
|
|
4440
4440
|
width: auto;
|
|
@@ -4456,7 +4456,7 @@
|
|
|
4456
4456
|
min-width: 150px;
|
|
4457
4457
|
max-width: 169px;
|
|
4458
4458
|
}
|
|
4459
|
-
`,
|
|
4459
|
+
`,Xc=(e,t)=>l.html`
|
|
4460
4460
|
<template
|
|
4461
4461
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
4462
4462
|
autocomplete="${e=>e.autocomplete}"
|
|
@@ -4508,7 +4508,7 @@
|
|
|
4508
4508
|
></slot>
|
|
4509
4509
|
</div>
|
|
4510
4510
|
</template>
|
|
4511
|
-
`;class
|
|
4511
|
+
`;class Qc extends r.Combobox{constructor(){super(...arguments),this.minlength=Gc,this.previousLength=-1,this.changeListener=e=>{this.previousLength=0}}connectedCallback(){super.connectedCallback(),this.addEventListener("change",this.changeListener)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("change",this.changeListener)}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]");if(!t||t.disabled)return;this.selectedOptions=[t],this.control.value=t.text,this.value=this.control.value,this.$emit("change")}this.control.focus()}}keyupHandler(e){switch(e.key){case"Backspace":case"Delete":this.previousLength<0?this.$emit("inputdeleted"):this.previousLength=this.previousLength-1;break;case"Enter":if(this.open&&-1!==this.selectedIndex){const e=this.slottedOptions[0];this.selectedOptions=[e],this.control.value=e.text,this.value=this.control.value,this.$emit("change")}}super.keyupHandler(e)}keydownHandler(e){switch(e.key){case"ArrowUp":case"ArrowDown":return this.control.value.length<this.minlength?void 0:super.keydownHandler(e);case"Enter":return-1!==this.selectedIndex&&super.keydownHandler(e);case"Tab":if(!this.open)return!0;e.shiftKey?this.selectPreviousOption():this.selectNextOption();break;default:return super.keydownHandler(e)}}inputHandler(e){this.control.value.length>=this.minlength?this.open=!0:(e.stopImmediatePropagation(),this.open=!1),this.value=this.control.value,this.previousLength=this.control.value.length}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),void this.focusAndScrollOptionIntoView();this.ariaControls="",this.ariaExpanded="false"}}(0,C.Cg)([l.attr],Qc.prototype,"minlength",void 0);const Jc={delegatesFocus:!0,mode:"open"},Zc={},eu=Qc.compose(Object.assign({baseName:"search-bar-combobox",template:Xc,styles:Kc,shadowOptions:Jc},Zc)),tu=l.css`
|
|
4512
4512
|
:host {
|
|
4513
4513
|
display: block;
|
|
4514
4514
|
width: 100%;
|
|
@@ -4701,7 +4701,7 @@
|
|
|
4701
4701
|
.section-link.state-none {
|
|
4702
4702
|
color: var(--neutral-foreground-rest);
|
|
4703
4703
|
}
|
|
4704
|
-
`,
|
|
4704
|
+
`,iu=l.html`
|
|
4705
4705
|
${e=>{return t=T(e),l.html`
|
|
4706
4706
|
<template>
|
|
4707
4707
|
<div
|
|
@@ -4746,7 +4746,7 @@
|
|
|
4746
4746
|
</div>
|
|
4747
4747
|
</template>
|
|
4748
4748
|
`;var t}}
|
|
4749
|
-
`,tu=(0,Xe.createLogger)("SectionNavigator"),iu="section-navigator",ou={setState:`${iu}-set-state`,setStates:`${iu}-set-states`,clearState:`${iu}-clear-state`,clearAllStates:`${iu}-clear-all-states`},nu={active:"Active",inactive:"Inactive",pending:"Pending",disabled:"Disabled",error:"Error",completed:"Completed"},au={active:{name:"circle-dot",variant:"solid"},inactive:{name:"times-circle",variant:"regular"},pending:{name:"clock",variant:"solid"},disabled:{name:"ban",variant:"solid"},error:{name:"times",variant:"solid"},completed:{name:"check",variant:"solid"}};class su extends s.FoundationElement{constructor(){super(...arguments),this.sections=[],this.scrollBehavior="top",this.stateTooltips=nu,this.stateIcons=au,this.disableAutoScrollDetection=!1,this.userClickedSection=!1,this.isUserScrolling=!1,this.sectionItems=[],this.activeSection=""}sectionsChanged(){this.setSectionItems(),this.setActiveSection(),this.updateScrollDetection()}disableAutoScrollDetectionChanged(){this.updateScrollDetection()}scrollBehaviorChanged(){this.updateSpacer()}connectedCallback(){super.connectedCallback(),this.setSectionItems(),this.setActiveSection(),this.updateSpacer(),this.setupStateEventListeners(),this.updateScrollDetection()}setSectionItems(){if(!Array.isArray(this.sections))return tu.warn("Sections must be an array"),void(this.sectionItems=[]);this.sectionItems=this.sections}setActiveSection(){this.sectionItems.length>0&&!this.activeSection&&(this.activeSection=this.sectionItems[0].name)}handleSectionClick(e){this.activeSection=e,this.userClickedSection=!0,this.scrollToSection(e)}updateSpacer(){var e;if(this.sectionContent){if(null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0,"top"===this.scrollBehavior)try{const e=this.sectionContent.clientHeight,t=this.sectionContent.querySelector(".content-section:last-child");if(t){const i=t.offsetHeight,o=20,n=Math.max(0,e-i-o);this.spacerElement=document.createElement("div"),this.spacerElement.className="scroll-spacer",this.spacerElement.style.height=`${n}px`,this.spacerElement.style.pointerEvents="none",this.sectionContent.appendChild(this.spacerElement)}}catch(e){tu.error("Error updating spacer:",e)}}else tu.warn("Section content element not found")}scrollToSection(e){if(this.sectionContent)try{const t=this.sectionContent.querySelector(`[data-section="${e}"]`);if(!t)return void tu.warn(`Section "${e}" not found`);const i=t.offsetTop-this.sectionContent.offsetTop;this.sectionContent.scrollTo({top:i,behavior:"smooth"}),this.setupScrollEndDetection()}catch(e){tu.error("Error scrolling to section:",e)}else tu.warn("Section content not available")}updateScrollDetection(){this.cleanupScrollDetection(),!this.disableAutoScrollDetection&&this.sectionContent&&this.setupScrollDetection()}setupScrollDetection(){if(this.sectionContent)try{this.scrollCheckHandler=()=>{this.isUserScrolling&&!this.userClickedSection&&(this.scrollDebounceTimeout&&clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=window.setTimeout(()=>{this.updateActiveSectionBasedOnScrollPosition()},su.SCROLL_DEBOUNCE_TIMEOUT))},this.sectionContent.addEventListener("scroll",this.scrollCheckHandler,{passive:!0});const e=()=>{this.isUserScrolling=!0},t=()=>{this.isUserScrolling=!1,this.userClickedSection=!1};let i;this.sectionContent.addEventListener("wheel",e,{passive:!0}),this.sectionContent.addEventListener("touchstart",e,{passive:!0}),this.sectionContent.addEventListener("mousedown",e,{passive:!0}),this.sectionContent.addEventListener("scrollend",t,{passive:!0}),this.sectionContent.addEventListener("scroll",()=>{clearTimeout(i),i=window.setTimeout(t,su.SCROLL_END_TIMEOUT)},{passive:!0})}catch(e){tu.error("Error setting up scroll detection:",e)}else tu.warn("Section content not available for scroll detection")}updateActiveSectionBasedOnScrollPosition(){if(!this.sectionContent)return;const e=this.sectionContent.scrollTop+this.sectionContent.clientHeight/2;let t=null,i=1/0;this.sectionItems.forEach(o=>{const n=this.sectionContent.querySelector(`[data-section="${o.name}"]`);if(n){const a=n.offsetTop+n.clientHeight/2,s=Math.abs(a-e);s<i&&(i=s,t=o.name)}}),t&&t!==this.activeSection&&(this.activeSection=t)}setupScrollEndDetection(){this.sectionContent&&(this.cleanupScrollEndDetection(),this.scrollEndHandler=()=>{this.userClickedSection=!1,this.cleanupScrollEndDetection()},this.sectionContent.addEventListener("scroll",this.scrollEndHandler,{passive:!0}))}cleanupScrollEndDetection(){this.scrollEndHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollEndHandler),this.scrollEndHandler=void 0)}cleanupScrollDetection(){this.scrollCheckHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollCheckHandler),this.scrollCheckHandler=void 0),this.scrollDebounceTimeout&&(clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=void 0),this.cleanupScrollEndDetection()}setupStateEventListeners(){this.sectionContent?(this.handleSetStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.addState(t,i)}catch(e){tu.error("Error handling set-state event:",e)}},this.handleSetStatesRef=e=>{try{const{sectionName:t,stateNames:i}=e.detail;this.addStates(t,i)}catch(e){tu.error("Error handling set-states event:",e)}},this.handleClearStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.clearState(t,i)}catch(e){tu.error("Error handling clear-state event:",e)}},this.handleClearAllStatesRef=e=>{try{const{sectionName:t}=e.detail;t?this.clearAllStates(t):this.clearAllStatesInAllSections()}catch(e){tu.error("Error handling clear-all-states event:",e)}},this.handleGenericStateEventRef=e=>{try{const t=e.type,i=e.detail;if(null==i?void 0:i.sectionName)return;const o=e.target.closest("[data-section]");let n=null==o?void 0:o.getAttribute("data-section");if(!n){const t=e.target.closest("[slot]");n=(null==t?void 0:t.getAttribute("slot"))||this.activeSection}n||(n=this.activeSection),e.stopPropagation(),e.preventDefault();const a=Object.assign(Object.assign({},i),{sectionName:n}),s=new CustomEvent(t,{detail:a,bubbles:!0,cancelable:!0});this.dispatchEvent(s)}catch(e){tu.error("Error handling generic state event:",e)}},this.addEventListener(ou.setState,this.handleSetStateRef),this.addEventListener(ou.setStates,this.handleSetStatesRef),this.addEventListener(ou.clearState,this.handleClearStateRef),this.addEventListener(ou.clearAllStates,this.handleClearAllStatesRef),this.sectionContent.addEventListener(ou.setState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(ou.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(ou.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(ou.clearAllStates,this.handleGenericStateEventRef,!0)):tu.warn("Section content not available for event listeners")}updateSectionStates(e,t){const i=this.sectionItems.findIndex(t=>t.name===e);if(-1!==i){const e=Object.assign(Object.assign({},this.sectionItems[i]),{states:t});this.sectionItems=[...this.sectionItems.slice(0,i),e,...this.sectionItems.slice(i+1)]}}addState(e,t){if(!e||!t)return void tu.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void tu.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[];if(!o.includes(t)){const i=[...o,t];this.updateSectionStates(e,i)}}addStates(e,t){if(!e||!Array.isArray(t))return void tu.warn("Section name and state names array are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void tu.warn(`Section "${e}" not found`);const o=[...this.sectionItems[i].states||[]];t.forEach(e=>{o.includes(e)||o.push(e)}),this.updateSectionStates(e,o)}clearState(e,t){if(!e||!t)return void tu.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void tu.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[],n=o.indexOf(t);if(n>-1){const t=o.filter((e,t)=>t!==n);this.updateSectionStates(e,t)}}clearAllStates(e){if(!e)return void tu.warn("Section name is required");-1!==this.sectionItems.findIndex(t=>t.name===e)?this.updateSectionStates(e,[]):tu.warn(`Section "${e}" not found`)}clearAllStatesInAllSections(){this.sectionItems=this.sectionItems.map(e=>Object.assign(Object.assign({},e),{states:[]}))}getStateTooltip(e){return e?this.stateTooltips[e]||"":(tu.warn("State name is required"),"")}getSectionStateClass(e){if(!e)return tu.warn("Section is required"),"state-none";const t=e.states||[];if(0===t.length)return"state-none";if(t.length>1)return"state-multiple";return`state-${t[0]}`}getStateIcon(e){return e?this.stateIcons[e]||au[e]:(tu.warn("State name is required"),au.active)}disconnectedCallback(){var e;super.disconnectedCallback(),this.handleSetStateRef&&this.removeEventListener(ou.setState,this.handleSetStateRef),this.handleSetStatesRef&&this.removeEventListener(ou.setStates,this.handleSetStatesRef),this.handleClearStateRef&&this.removeEventListener(ou.clearState,this.handleClearStateRef),this.handleClearAllStatesRef&&this.removeEventListener(ou.clearAllStates,this.handleClearAllStatesRef),this.handleGenericStateEventRef&&this.sectionContent&&(this.sectionContent.removeEventListener(ou.setState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(ou.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(ou.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(ou.clearAllStates,this.handleGenericStateEventRef,!0)),this.cleanupScrollDetection(),null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0}}su.SCROLL_END_TIMEOUT=150,su.SCROLL_DEBOUNCE_TIMEOUT=100,(0,C.Cg)([l.observable],su.prototype,"sections",void 0),(0,C.Cg)([(0,l.attr)({attribute:"scroll-behavior"})],su.prototype,"scrollBehavior",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-tooltips"})],su.prototype,"stateTooltips",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-icons"})],su.prototype,"stateIcons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"disable-auto-scroll-detection",mode:"boolean"})],su.prototype,"disableAutoScrollDetection",void 0),(0,C.Cg)([l.observable],su.prototype,"sectionItems",void 0),(0,C.Cg)([l.observable],su.prototype,"activeSection",void 0);const ru={mode:"open"},lu={},du=su.compose(Object.assign({baseName:"foundation-section-navigator",template:eu,styles:Zc,shadowOptions:ru},lu)),cu=(e,t)=>l.css`
|
|
4749
|
+
`,ou=(0,Xe.createLogger)("SectionNavigator"),nu="section-navigator",au={setState:`${nu}-set-state`,setStates:`${nu}-set-states`,clearState:`${nu}-clear-state`,clearAllStates:`${nu}-clear-all-states`},su={active:"Active",inactive:"Inactive",pending:"Pending",disabled:"Disabled",error:"Error",completed:"Completed"},ru={active:{name:"circle-dot",variant:"solid"},inactive:{name:"times-circle",variant:"regular"},pending:{name:"clock",variant:"solid"},disabled:{name:"ban",variant:"solid"},error:{name:"times",variant:"solid"},completed:{name:"check",variant:"solid"}};class lu extends s.FoundationElement{constructor(){super(...arguments),this.sections=[],this.scrollBehavior="top",this.stateTooltips=su,this.stateIcons=ru,this.disableAutoScrollDetection=!1,this.userClickedSection=!1,this.isUserScrolling=!1,this.sectionItems=[],this.activeSection=""}sectionsChanged(){this.setSectionItems(),this.setActiveSection(),this.updateScrollDetection()}disableAutoScrollDetectionChanged(){this.updateScrollDetection()}scrollBehaviorChanged(){this.updateSpacer()}connectedCallback(){super.connectedCallback(),this.setSectionItems(),this.setActiveSection(),this.updateSpacer(),this.setupStateEventListeners(),this.updateScrollDetection()}setSectionItems(){if(!Array.isArray(this.sections))return ou.warn("Sections must be an array"),void(this.sectionItems=[]);this.sectionItems=this.sections}setActiveSection(){this.sectionItems.length>0&&!this.activeSection&&(this.activeSection=this.sectionItems[0].name)}handleSectionClick(e){this.activeSection=e,this.userClickedSection=!0,this.scrollToSection(e)}updateSpacer(){var e;if(this.sectionContent){if(null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0,"top"===this.scrollBehavior)try{const e=this.sectionContent.clientHeight,t=this.sectionContent.querySelector(".content-section:last-child");if(t){const i=t.offsetHeight,o=20,n=Math.max(0,e-i-o);this.spacerElement=document.createElement("div"),this.spacerElement.className="scroll-spacer",this.spacerElement.style.height=`${n}px`,this.spacerElement.style.pointerEvents="none",this.sectionContent.appendChild(this.spacerElement)}}catch(e){ou.error("Error updating spacer:",e)}}else ou.warn("Section content element not found")}scrollToSection(e){if(this.sectionContent)try{const t=this.sectionContent.querySelector(`[data-section="${e}"]`);if(!t)return void ou.warn(`Section "${e}" not found`);const i=t.offsetTop-this.sectionContent.offsetTop;this.sectionContent.scrollTo({top:i,behavior:"smooth"}),this.setupScrollEndDetection()}catch(e){ou.error("Error scrolling to section:",e)}else ou.warn("Section content not available")}updateScrollDetection(){this.cleanupScrollDetection(),!this.disableAutoScrollDetection&&this.sectionContent&&this.setupScrollDetection()}setupScrollDetection(){if(this.sectionContent)try{this.scrollCheckHandler=()=>{this.isUserScrolling&&!this.userClickedSection&&(this.scrollDebounceTimeout&&clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=window.setTimeout(()=>{this.updateActiveSectionBasedOnScrollPosition()},lu.SCROLL_DEBOUNCE_TIMEOUT))},this.sectionContent.addEventListener("scroll",this.scrollCheckHandler,{passive:!0});const e=()=>{this.isUserScrolling=!0},t=()=>{this.isUserScrolling=!1,this.userClickedSection=!1};let i;this.sectionContent.addEventListener("wheel",e,{passive:!0}),this.sectionContent.addEventListener("touchstart",e,{passive:!0}),this.sectionContent.addEventListener("mousedown",e,{passive:!0}),this.sectionContent.addEventListener("scrollend",t,{passive:!0}),this.sectionContent.addEventListener("scroll",()=>{clearTimeout(i),i=window.setTimeout(t,lu.SCROLL_END_TIMEOUT)},{passive:!0})}catch(e){ou.error("Error setting up scroll detection:",e)}else ou.warn("Section content not available for scroll detection")}updateActiveSectionBasedOnScrollPosition(){if(!this.sectionContent)return;const e=this.sectionContent.scrollTop+this.sectionContent.clientHeight/2;let t=null,i=1/0;this.sectionItems.forEach(o=>{const n=this.sectionContent.querySelector(`[data-section="${o.name}"]`);if(n){const a=n.offsetTop+n.clientHeight/2,s=Math.abs(a-e);s<i&&(i=s,t=o.name)}}),t&&t!==this.activeSection&&(this.activeSection=t)}setupScrollEndDetection(){this.sectionContent&&(this.cleanupScrollEndDetection(),this.scrollEndHandler=()=>{this.userClickedSection=!1,this.cleanupScrollEndDetection()},this.sectionContent.addEventListener("scroll",this.scrollEndHandler,{passive:!0}))}cleanupScrollEndDetection(){this.scrollEndHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollEndHandler),this.scrollEndHandler=void 0)}cleanupScrollDetection(){this.scrollCheckHandler&&this.sectionContent&&(this.sectionContent.removeEventListener("scroll",this.scrollCheckHandler),this.scrollCheckHandler=void 0),this.scrollDebounceTimeout&&(clearTimeout(this.scrollDebounceTimeout),this.scrollDebounceTimeout=void 0),this.cleanupScrollEndDetection()}setupStateEventListeners(){this.sectionContent?(this.handleSetStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.addState(t,i)}catch(e){ou.error("Error handling set-state event:",e)}},this.handleSetStatesRef=e=>{try{const{sectionName:t,stateNames:i}=e.detail;this.addStates(t,i)}catch(e){ou.error("Error handling set-states event:",e)}},this.handleClearStateRef=e=>{try{const{sectionName:t,stateName:i}=e.detail;this.clearState(t,i)}catch(e){ou.error("Error handling clear-state event:",e)}},this.handleClearAllStatesRef=e=>{try{const{sectionName:t}=e.detail;t?this.clearAllStates(t):this.clearAllStatesInAllSections()}catch(e){ou.error("Error handling clear-all-states event:",e)}},this.handleGenericStateEventRef=e=>{try{const t=e.type,i=e.detail;if(null==i?void 0:i.sectionName)return;const o=e.target.closest("[data-section]");let n=null==o?void 0:o.getAttribute("data-section");if(!n){const t=e.target.closest("[slot]");n=(null==t?void 0:t.getAttribute("slot"))||this.activeSection}n||(n=this.activeSection),e.stopPropagation(),e.preventDefault();const a=Object.assign(Object.assign({},i),{sectionName:n}),s=new CustomEvent(t,{detail:a,bubbles:!0,cancelable:!0});this.dispatchEvent(s)}catch(e){ou.error("Error handling generic state event:",e)}},this.addEventListener(au.setState,this.handleSetStateRef),this.addEventListener(au.setStates,this.handleSetStatesRef),this.addEventListener(au.clearState,this.handleClearStateRef),this.addEventListener(au.clearAllStates,this.handleClearAllStatesRef),this.sectionContent.addEventListener(au.setState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(au.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(au.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.addEventListener(au.clearAllStates,this.handleGenericStateEventRef,!0)):ou.warn("Section content not available for event listeners")}updateSectionStates(e,t){const i=this.sectionItems.findIndex(t=>t.name===e);if(-1!==i){const e=Object.assign(Object.assign({},this.sectionItems[i]),{states:t});this.sectionItems=[...this.sectionItems.slice(0,i),e,...this.sectionItems.slice(i+1)]}}addState(e,t){if(!e||!t)return void ou.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void ou.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[];if(!o.includes(t)){const i=[...o,t];this.updateSectionStates(e,i)}}addStates(e,t){if(!e||!Array.isArray(t))return void ou.warn("Section name and state names array are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void ou.warn(`Section "${e}" not found`);const o=[...this.sectionItems[i].states||[]];t.forEach(e=>{o.includes(e)||o.push(e)}),this.updateSectionStates(e,o)}clearState(e,t){if(!e||!t)return void ou.warn("Section name and state name are required");const i=this.sectionItems.findIndex(t=>t.name===e);if(-1===i)return void ou.warn(`Section "${e}" not found`);const o=this.sectionItems[i].states||[],n=o.indexOf(t);if(n>-1){const t=o.filter((e,t)=>t!==n);this.updateSectionStates(e,t)}}clearAllStates(e){if(!e)return void ou.warn("Section name is required");-1!==this.sectionItems.findIndex(t=>t.name===e)?this.updateSectionStates(e,[]):ou.warn(`Section "${e}" not found`)}clearAllStatesInAllSections(){this.sectionItems=this.sectionItems.map(e=>Object.assign(Object.assign({},e),{states:[]}))}getStateTooltip(e){return e?this.stateTooltips[e]||"":(ou.warn("State name is required"),"")}getSectionStateClass(e){if(!e)return ou.warn("Section is required"),"state-none";const t=e.states||[];if(0===t.length)return"state-none";if(t.length>1)return"state-multiple";return`state-${t[0]}`}getStateIcon(e){return e?this.stateIcons[e]||ru[e]:(ou.warn("State name is required"),ru.active)}disconnectedCallback(){var e;super.disconnectedCallback(),this.handleSetStateRef&&this.removeEventListener(au.setState,this.handleSetStateRef),this.handleSetStatesRef&&this.removeEventListener(au.setStates,this.handleSetStatesRef),this.handleClearStateRef&&this.removeEventListener(au.clearState,this.handleClearStateRef),this.handleClearAllStatesRef&&this.removeEventListener(au.clearAllStates,this.handleClearAllStatesRef),this.handleGenericStateEventRef&&this.sectionContent&&(this.sectionContent.removeEventListener(au.setState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(au.setStates,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(au.clearState,this.handleGenericStateEventRef,!0),this.sectionContent.removeEventListener(au.clearAllStates,this.handleGenericStateEventRef,!0)),this.cleanupScrollDetection(),null===(e=this.spacerElement)||void 0===e||e.remove(),this.spacerElement=void 0}}lu.SCROLL_END_TIMEOUT=150,lu.SCROLL_DEBOUNCE_TIMEOUT=100,(0,C.Cg)([l.observable],lu.prototype,"sections",void 0),(0,C.Cg)([(0,l.attr)({attribute:"scroll-behavior"})],lu.prototype,"scrollBehavior",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-tooltips"})],lu.prototype,"stateTooltips",void 0),(0,C.Cg)([(0,l.attr)({attribute:"state-icons"})],lu.prototype,"stateIcons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"disable-auto-scroll-detection",mode:"boolean"})],lu.prototype,"disableAutoScrollDetection",void 0),(0,C.Cg)([l.observable],lu.prototype,"sectionItems",void 0),(0,C.Cg)([l.observable],lu.prototype,"activeSection",void 0);const du={mode:"open"},cu={},uu=lu.compose(Object.assign({baseName:"foundation-section-navigator",template:iu,styles:tu,shadowOptions:du},cu)),hu=(e,t)=>l.css`
|
|
4750
4750
|
${(0,r.radioGroupStyles)(e,t)}
|
|
4751
4751
|
::slotted(foundation-segmented-item:first-of-type) {
|
|
4752
4752
|
border-radius: calc(var(--control-corner-radius) * 1px) 0 0
|
|
@@ -4759,7 +4759,7 @@
|
|
|
4759
4759
|
calc(var(--control-corner-radius) * 1px) 0;
|
|
4760
4760
|
border-left-width: 0;
|
|
4761
4761
|
}
|
|
4762
|
-
`,
|
|
4762
|
+
`,pu=(e,t)=>(0,s.radioGroupTemplate)(e,t);class mu extends s.RadioGroup{valueChanged(){void 0===this.value&&this.slottedRadioButtons&&this.slottedRadioButtons.forEach(e=>{e.checked=!1}),super.valueChanged()}}const gu=void 0,vu={},fu=mu.compose(Object.assign({baseName:"segmented-control",template:pu,styles:hu,shadowOptions:gu},vu)),bu=(e,t)=>l.css`
|
|
4763
4763
|
${(0,r.radioStyles)(e,t)}
|
|
4764
4764
|
:host {
|
|
4765
4765
|
padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);
|
|
@@ -4770,7 +4770,7 @@
|
|
|
4770
4770
|
:host([aria-checked='true']) {
|
|
4771
4771
|
background: var(--accent-foreground-rest);
|
|
4772
4772
|
}
|
|
4773
|
-
`,
|
|
4773
|
+
`,yu=(e,t)=>l.html`
|
|
4774
4774
|
<template
|
|
4775
4775
|
role="radio"
|
|
4776
4776
|
aria-checked="${e=>e.checked}"
|
|
@@ -4784,7 +4784,7 @@
|
|
|
4784
4784
|
<slot></slot>
|
|
4785
4785
|
</span>
|
|
4786
4786
|
</template>
|
|
4787
|
-
`;class
|
|
4787
|
+
`;class wu extends r.Radio{}const Cu=void 0,xu={},$u=wu.compose(Object.assign({baseName:"segmented-item",template:yu,styles:bu,shadowOptions:Cu},xu)),Su=(e,t)=>l.css`
|
|
4788
4788
|
${(0,r.selectStyles)(e,t)}
|
|
4789
4789
|
|
|
4790
4790
|
:host(:not([size]):not([multiple]):not([open]):focus-visible), :host([multiple]:focus-visible), :host([size]:focus-visible),
|
|
@@ -4792,19 +4792,19 @@
|
|
|
4792
4792
|
box-shadow: none;
|
|
4793
4793
|
outline: none;
|
|
4794
4794
|
}
|
|
4795
|
-
|
|
4795
|
+
`,Eu=(e,t)=>(0,s.selectTemplate)(e,t);class Ou extends r.Select{slottedOptionsChanged(e,t){const i=this.value;super.slottedOptionsChanged(e,t),this.selectedIndex=-1;const o=[];this.slottedOptions&&this.slottedOptions.forEach(e=>{const t=e.nodeName.toLowerCase();if(t.endsWith("-optgroup")){const t=Array.from(e.children).filter(e=>{const t=e.nodeName.toLowerCase();return"option"===e.getAttribute("role")||t.endsWith("-option")});o.push(...t)}else("option"===e.getAttribute("role")||t.endsWith("-option"))&&o.push(e)}),this.options=o,i&&(this.value=i),-1===this.selectedIndex&&this.options.length>0&&(this.selectedIndex=0)}focusAndScrollOptionIntoView(e=this.firstSelectedOption){this.contains(function(e){const t=e.getRootNode();return t instanceof ShadowRoot?t.activeElement:document.activeElement}(this))&&null!==e&&(e.focus(),requestAnimationFrame(()=>{e.scrollIntoView({block:"nearest"})}))}openChanged(e,t){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void l.DOM.queueUpdate(()=>this.focus());this.ariaControls="",this.ariaExpanded="false"}}keydownHandler(e){switch(e.key){case"ArrowDown":case"ArrowUp":if(this.open){const e=this.options[this.selectedIndex];null==e||e.scrollIntoView({block:"center",behavior:"auto"})}else this.open=!0}return super.keydownHandler(e)}}const Tu=void 0,ku={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 '},Iu=Ou.compose(Object.assign({baseName:"select",template:Eu,styles:Su,shadowOptions:Tu},ku)),Du=(e,t)=>l.css`
|
|
4796
4796
|
${(0,r.skeletonStyles)(e,t)}
|
|
4797
|
-
`,
|
|
4797
|
+
`,Ru=(e,t)=>(0,s.skeletonTemplate)(e,t);class Au extends r.Skeleton{}const Nu=void 0,Fu={},Lu=Au.compose(Object.assign({baseName:"skeleton",template:Ru,styles:Du,shadowOptions:Nu},Fu)),Mu=(e,t)=>l.css`
|
|
4798
4798
|
${(0,r.sliderStyles)(e,t)}
|
|
4799
4799
|
.track-progress {
|
|
4800
4800
|
background-color: var(--accent-fill-rest);
|
|
4801
4801
|
border-radius: calc(var(--control-corner-radius) * 1px);
|
|
4802
4802
|
}
|
|
4803
|
-
`;var
|
|
4803
|
+
`;var _u=i(17733),Hu=i(54120);const zu=(e,t)=>l.html`
|
|
4804
4804
|
<template
|
|
4805
4805
|
role="slider"
|
|
4806
4806
|
class="${e=>e.readOnly?"readonly":""}
|
|
4807
|
-
${e=>e.orientation||
|
|
4807
|
+
${e=>e.orientation||_u.t.horizontal}"
|
|
4808
4808
|
tabindex="${e=>e.disabled?null:0}"
|
|
4809
4809
|
aria-valuetext="${e=>e.valueTextFormatter(e.value)}"
|
|
4810
4810
|
aria-valuenow="${e=>e.value}"
|
|
@@ -4819,7 +4819,7 @@
|
|
|
4819
4819
|
<div ${(0,l.ref)("track")} part="track-container" class="track">
|
|
4820
4820
|
<div
|
|
4821
4821
|
class="track-progress"
|
|
4822
|
-
style="${e=>{const t=1-(0,
|
|
4822
|
+
style="${e=>{const t=1-(0,Hu.AB)(0,1,(parseInt(e.value)-e.min)/(e.max-e.min)),i=Math.round(100*(1-t));return"horizontal"===e.orientation?e.isDragging?`height: calc(var(--track-width) * 1px); width: ${i}%;`:`height: calc(var(--track-width) * 1px); width: ${i}%; transition: all 0.2s ease;`:e.isDragging?`width: calc(var(--track-width) * 1px); height: ${i}%;`:`width: calc(var(--track-width) * 1px); height: ${i}%; transition: all 0.2s ease;`}}"
|
|
4823
4823
|
></div>
|
|
4824
4824
|
</div>
|
|
4825
4825
|
<slot></slot>
|
|
@@ -4833,9 +4833,9 @@
|
|
|
4833
4833
|
</div>
|
|
4834
4834
|
</div>
|
|
4835
4835
|
</template>
|
|
4836
|
-
`;class
|
|
4836
|
+
`;class Pu extends r.Slider{}const Uu=void 0,Bu={thumb:'\n <div class="thumb-cursor"></div>\n '},Gu=Pu.compose(Object.assign({baseName:"slider",template:zu,styles:Mu,shadowOptions:Uu},Bu)),ju=(e,t)=>l.css`
|
|
4837
4837
|
${(0,r.sliderLabelStyles)(e,t)}
|
|
4838
|
-
`,
|
|
4838
|
+
`,Vu=(e,t)=>(0,s.sliderLabelTemplate)(e,t);class Wu extends r.SliderLabel{}const Yu=void 0,qu={},Ku=Wu.compose(Object.assign({baseName:"slider-label",template:Vu,styles:ju,shadowOptions:Yu},qu)),Xu="default",Qu={DEFAULT:Xu,ERROR:"error",SUCCESS:"success"},Ju=1e4,Zu={DISMISS:"dismiss",AUTO_DISMISS:"autoDismiss"},eh=l.css`
|
|
4839
4839
|
@keyframes append-from-left-animate {
|
|
4840
4840
|
from {
|
|
4841
4841
|
transform: translateX(100%);
|
|
@@ -4956,7 +4956,7 @@
|
|
|
4956
4956
|
flex: 1;
|
|
4957
4957
|
overflow: hidden;
|
|
4958
4958
|
}
|
|
4959
|
-
`,
|
|
4959
|
+
`,th=e=>l.html`
|
|
4960
4960
|
<div
|
|
4961
4961
|
role="alert"
|
|
4962
4962
|
aria-live="polite"
|
|
@@ -4985,9 +4985,9 @@
|
|
|
4985
4985
|
</div>
|
|
4986
4986
|
`)}
|
|
4987
4987
|
</div>
|
|
4988
|
-
`,
|
|
4989
|
-
${e=>
|
|
4990
|
-
`,
|
|
4988
|
+
`,ih=l.html`
|
|
4989
|
+
${e=>th(T(e))}
|
|
4990
|
+
`,oh={mode:"open",delegatesFocus:!0};class nh extends s.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=Ju,this.autoClose=!0,this.type=Xu,this.dismissEventListener=this.handleDissmis.bind(this)}autoCloseChanged(){this.autoClose&&(this.timeoutRef=setTimeout(()=>{this.handleDissmis(!0)},this.closeTimeout)),!this.autoClose&&this.timeoutRef&&clearTimeout(this.timeoutRef)}connectedCallback(){super.connectedCallback(),this.addEventListener(Zu.DISMISS,this.dismissEventListener)}errorChanged(e,t){var i,o,n;this.type=null!==(n=null===(o=null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.snackbar)||void 0===o?void 0:o.type)&&void 0!==n?n:Xu}notificationChanged(e,t){var i,o,n,a,s,r,l,d,c;this.type=null!==(n=null===(o=null===(i=null==t?void 0:t.config)||void 0===i?void 0:i.snackbar)||void 0===o?void 0:o.type)&&void 0!==n?n:Xu,this.autoClose=null===(r=null===(s=null===(a=null==t?void 0:t.config)||void 0===a?void 0:a.snackbar)||void 0===s?void 0:s.autoClose)||void 0===r||r,this.closeTimeout=null!==(c=null===(d=null===(l=null==t?void 0:t.config)||void 0===l?void 0:l.snackbar)||void 0===d?void 0:d.closeTimeout)&&void 0!==c?c:Ju}handleDissmis(e=!1){this.deleteAnimation="snackbar-delete",this.snackbar.onanimationend=()=>{this.dismiss(),e&&this.dispatchEvent(new CustomEvent(Zu.AUTO_DISMISS,{bubbles:!0,composed:!0,detail:this.identifier}))}}dismiss(){this.remove(),this.timeoutRef&&clearTimeout(this.timeoutRef)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(Zu.DISMISS,this.dismissEventListener),this.timeoutRef&&clearTimeout(this.timeoutRef)}}(0,C.Cg)([l.observable],nh.prototype,"error",void 0),(0,C.Cg)([l.observable],nh.prototype,"notification",void 0),(0,C.Cg)([l.observable],nh.prototype,"deleteAnimation",void 0),(0,C.Cg)([(0,l.attr)({attribute:"identifier"})],nh.prototype,"identifier",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout"})],nh.prototype,"closeTimeout",void 0),(0,C.Cg)([(0,l.attr)({attribute:"auto-close",mode:"boolean"})],nh.prototype,"autoClose",void 0),(0,C.Cg)([(0,l.attr)({attribute:"type"})],nh.prototype,"type",void 0);const ah=nh.compose({baseName:"snackbar",styles:eh,template:ih,shadowOptions:oh}),sh=(e,t)=>l.css`
|
|
4991
4991
|
${ar()}
|
|
4992
4992
|
|
|
4993
4993
|
.fa-stack {
|
|
@@ -5013,14 +5013,14 @@
|
|
|
5013
5013
|
.fa-stack-1x {
|
|
5014
5014
|
z-index: 1;
|
|
5015
5015
|
}
|
|
5016
|
-
`,
|
|
5016
|
+
`,rh=l.html`
|
|
5017
5017
|
<span
|
|
5018
5018
|
class=${e=>`fa-stack fa-${e.size}`}
|
|
5019
5019
|
style=${e=>`vertical-align: ${e["vertical-align"]};`}
|
|
5020
5020
|
>
|
|
5021
5021
|
<slot></slot>
|
|
5022
5022
|
</span>
|
|
5023
|
-
`;class
|
|
5023
|
+
`;class lh extends s.FoundationElement{constructor(){super(...arguments),this.size=hr,this["vertical-align"]="baseline"}}(0,C.Cg)([l.attr],lh.prototype,"size",void 0),(0,C.Cg)([l.attr],lh.prototype,"vertical-align",void 0);const dh=lh.compose({baseName:"stacking-icons",template:rh,styles:sh}),ch=l.css`
|
|
5024
5024
|
.status-pill {
|
|
5025
5025
|
font-size: 12px;
|
|
5026
5026
|
display: inline-flex;
|
|
@@ -5054,7 +5054,7 @@
|
|
|
5054
5054
|
.status-pill-image {
|
|
5055
5055
|
height: 14px;
|
|
5056
5056
|
}
|
|
5057
|
-
`,
|
|
5057
|
+
`,uh=l.html`
|
|
5058
5058
|
${e=>{return t=T(e),l.html`
|
|
5059
5059
|
${(0,l.when)(e=>e.isCountdownVisible&&!(e.hideWhenCountdownCompleted&&e.isCountdownExpired),l.html`
|
|
5060
5060
|
<div
|
|
@@ -5085,7 +5085,7 @@
|
|
|
5085
5085
|
</div>
|
|
5086
5086
|
`)}
|
|
5087
5087
|
`;var t}}
|
|
5088
|
-
`,
|
|
5088
|
+
`,hh=(e,t="second")=>{let i=e/1e3;const o=Math.floor(i/86400);i%=86400;const n=Math.floor(i/3600);i%=3600;const a=Math.floor(i/60),s=Math.floor(i%60),r=[];switch(o&&r.push(`${o}d`),t){case"minute":n&&r.push(`${n}h`),a&&r.push(`${a}m`),!a&&s&&r.push("< 1m");break;case"hour":n&&r.push(`${n}h`),n||!a&&!s||r.push("< 1h");break;default:n&&r.push(`${n}h`),a&&r.push(`${a}m`),s&&r.push(`${s}s`)}return r.length?r.join(" "):"0s"};class ph extends s.FoundationElement{constructor(){super(...arguments),this.iconSize="sm",this.dateCountdownCompletedMessage="Expired",this.dateCountdownUnit="second",this.hideWhenCountdownCompleted=!1,this.isCountdownExpired=!1,this.isCountdownVisible=!0}dateCountdownChanged(e,t){if(e!==t){if(!t)return void this.clearCountdownTimer();this.isCountdownExpired=!1,this.setUpDateCountdown(t)}}dateCountdownVisibleAfterChanged(e,t){e!==t&&this.updateVisibilityFromStartTime()}connectedCallback(){this.updateVisibilityFromStartTime(),super.connectedCallback()}disconnectedCallback(){this.clearCountdownTimer(),super.disconnectedCallback()}setUpDateCountdown(e){if(this.clearCountdownTimer(),isNaN(parseInt(e)))Qe.warn("invalid date-countdown value passed. Must be a number");else{e=parseInt(e);const t=new Date(e);this.updateCountdown(t),this.dateInterval=setInterval(()=>this.updateCountdown(t),1e3)}}updateCountdown(e){const t=(new Date).getTime(),i=Math.floor(e.getTime()-t),o=void 0!==this.dateCountdownVisibleAfter&&null!==this.dateCountdownVisibleAfter?Number(this.dateCountdownVisibleAfter):void 0;if(void 0!==o&&!isNaN(o)&&t<o)return this.isCountdownVisible=!1,this.countdown=null,void(this.isCountdownExpired=!1);this.isCountdownVisible=!0,i<=0?this.hideWhenCountdownCompleted?(this.isCountdownExpired=!0,this.clearCountdownTimer()):(this.countdown=this.dateCountdownCompletedMessage,clearInterval(this.dateInterval)):this.countdown=hh(i,this.dateCountdownUnit)}updateVisibilityFromStartTime(){const e=void 0!==this.dateCountdownVisibleAfter&&null!==this.dateCountdownVisibleAfter?Number(this.dateCountdownVisibleAfter):void 0;if(void 0===e||isNaN(e))this.isCountdownVisible=!0;else{const t=Date.now();this.isCountdownVisible=t>=e}}clearCountdownTimer(){this.dateInterval&&(clearInterval(this.dateInterval),this.dateInterval=null),this.countdown=null}}(0,C.Cg)([(0,l.attr)({attribute:"background-color"})],ph.prototype,"backgroundColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-name"})],ph.prototype,"iconName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-src"})],ph.prototype,"iconSrc",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-initial"})],ph.prototype,"iconInitial",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-initial-background-color"})],ph.prototype,"iconInitialBackgroundColor",void 0),(0,C.Cg)([(0,l.attr)({attribute:"icon-size"})],ph.prototype,"iconSize",void 0),(0,C.Cg)([(0,l.attr)({attribute:"text-color"})],ph.prototype,"textColor",void 0),(0,C.Cg)([l.attr],ph.prototype,"text",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown"})],ph.prototype,"dateCountdown",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-completed-message"})],ph.prototype,"dateCountdownCompletedMessage",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-unit"})],ph.prototype,"dateCountdownUnit",void 0),(0,C.Cg)([(0,l.attr)({attribute:"date-countdown-visible-after"})],ph.prototype,"dateCountdownVisibleAfter",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"hide-when-countdown-completed"})],ph.prototype,"hideWhenCountdownCompleted",void 0),(0,C.Cg)([l.observable],ph.prototype,"countdown",void 0),(0,C.Cg)([l.observable],ph.prototype,"isCountdownExpired",void 0),(0,C.Cg)([l.observable],ph.prototype,"isCountdownVisible",void 0);const mh=ph.compose({baseName:"status-pill",styles:ch,template:uh}),gh=(e,t)=>l.css`
|
|
5089
5089
|
.tree-item {
|
|
5090
5090
|
cursor: default;
|
|
5091
5091
|
}
|
|
@@ -5195,7 +5195,7 @@
|
|
|
5195
5195
|
width: calc(100% - 28px);
|
|
5196
5196
|
background-color: var(--accent-fill-rest); /* Choose a color */
|
|
5197
5197
|
}
|
|
5198
|
-
`,
|
|
5198
|
+
`,vh=e=>l.html`
|
|
5199
5199
|
${(0,cn.q)(e=>e.orientation===s.TabsOrientation.vertical,l.html`
|
|
5200
5200
|
<${e}-tree-item ${(0,l.ref)("treeItem")}
|
|
5201
5201
|
class=${e=>(0,x.x)("tree-item",["cursor-pointer",e.showCursorPointer])}
|
|
@@ -5239,13 +5239,13 @@
|
|
|
5239
5239
|
`)}
|
|
5240
5240
|
</div>
|
|
5241
5241
|
`)}
|
|
5242
|
-
`,
|
|
5243
|
-
${e=>
|
|
5244
|
-
`;class
|
|
5242
|
+
`,fh=l.html`
|
|
5243
|
+
${e=>vh(T(e))}
|
|
5244
|
+
`;class bh extends s.FoundationElement{constructor(){super(...arguments),this.slot="tab",this.orientation=s.TabsOrientation.vertical}isCompleted(){return this.completed}selectedChanged(){this.treeItem&&(this.treeItem.selected=this.selected)}disconnectedCallback(){super.disconnectedCallback(),this.completed=void 0,this.error=void 0,this.selected=void 0}}(0,C.Cg)([l.attr],bh.prototype,"slot",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"selected",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"completed",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"error",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"isLast",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"hideStepNumber",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],bh.prototype,"showCursorPointer",void 0),(0,C.Cg)([(0,l.attr)({attribute:"tab-position"})],bh.prototype,"tabPosition",void 0),(0,C.Cg)([l.attr],bh.prototype,"orientation",void 0);const yh=void 0,wh={},Ch=bh.compose(Object.assign({baseName:"stepper-tab",template:fh,styles:gh,shadowOptions:yh},wh)),xh=()=>l.html`
|
|
5245
5245
|
<template slot="tab-panel" role="stepper-tab-panel">
|
|
5246
5246
|
<slot></slot>
|
|
5247
5247
|
</template>
|
|
5248
|
-
`;class
|
|
5248
|
+
`;class $h extends s.FoundationElement{}const Sh=void 0,Eh={},Oh=$h.compose(Object.assign({baseName:"stepper-tab-panel",template:xh,shadowOptions:Sh},Eh)),Th=(e,t)=>l.css`
|
|
5249
5249
|
${(0,r.switchStyles)(e,t)}
|
|
5250
5250
|
.checked-indicator {
|
|
5251
5251
|
transform: scale(1.3);
|
|
@@ -5258,20 +5258,20 @@
|
|
|
5258
5258
|
.checked-indicator {
|
|
5259
5259
|
border-radius: calc(var(--control-corner-radius) * 2px);
|
|
5260
5260
|
}
|
|
5261
|
-
`,
|
|
5261
|
+
`,kh=(e,t)=>(0,s.switchTemplate)(e,t);class Ih extends r.Switch{}const Dh=void 0,Rh={switch:'<div class="checked-indicator" part="checked-indicator"></div>'},Ah=Ih.compose(Object.assign({baseName:"switch",template:kh,styles:Th,shadowOptions:Dh},Rh)),Nh=(e,t)=>l.css`
|
|
5262
5262
|
${(0,r.tabStyles)(e,t)}
|
|
5263
5263
|
|
|
5264
5264
|
:host {
|
|
5265
5265
|
user-select: none;
|
|
5266
5266
|
}
|
|
5267
|
-
`,
|
|
5267
|
+
`,Fh=(e,t)=>(0,s.tabTemplate)(e,t);class Lh extends r.Tab{}const Mh=void 0,_h={},Hh=Lh.compose(Object.assign({baseName:"tab",template:Fh,styles:Nh,shadowOptions:Mh},_h)),zh=(e,t)=>l.css`
|
|
5268
5268
|
${(0,r.tabPanelStyles)(e,t)}
|
|
5269
5269
|
|
|
5270
5270
|
:host {
|
|
5271
5271
|
height: 100%;
|
|
5272
5272
|
padding: 0;
|
|
5273
5273
|
}
|
|
5274
|
-
`,
|
|
5274
|
+
`,Ph=(e,t)=>(0,s.tabPanelTemplate)(e,t);class Uh extends r.TabPanel{}const Bh=void 0,Gh={},jh=Uh.compose(Object.assign({baseName:"tab-panel",template:Ph,styles:zh,shadowOptions:Bh},Gh)),Vh=(e,t)=>l.css`
|
|
5275
5275
|
${(0,r.tabsStyles)(e,t)}
|
|
5276
5276
|
|
|
5277
5277
|
:host {
|
|
@@ -5288,20 +5288,20 @@
|
|
|
5288
5288
|
:host([scrollable]) ::slotted([role='tab']) {
|
|
5289
5289
|
flex: 0 0 auto;
|
|
5290
5290
|
}
|
|
5291
|
-
`,
|
|
5291
|
+
`,Wh=(e,t)=>(0,s.tabsTemplate)(e,t);class Yh extends r.Tabs{constructor(){super(...arguments),this.scrollable=!1}get currentTabIndex(){return this.activeTabIndex}}(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Yh.prototype,"scrollable",void 0);const qh=void 0,Kh={},Xh=Yh.compose(Object.assign({baseName:"tabs",template:Wh,styles:Vh,shadowOptions:qh},Kh)),Qh=(e,t)=>l.css`
|
|
5292
5292
|
${(0,r.textAreaStyles)(e,t)}
|
|
5293
5293
|
:host .control {
|
|
5294
5294
|
padding: calc(var(--design-unit) * 3px);
|
|
5295
5295
|
}
|
|
5296
|
-
`,
|
|
5296
|
+
`,Jh=(e,t)=>(0,s.textAreaTemplate)(e,t);class Zh extends r.TextArea{}const ep=void 0,tp={},ip=Zh.compose(Object.assign({baseName:"text-area",template:Jh,styles:Qh,shadowOptions:ep},tp)),{create:op}=s.DesignToken,np=op("active-color-scheme").withDefault(e=>r.baseLayerLuminance.getValueFor(e)===r.StandardLuminance.LightMode?"light":"dark"),ap=(e,t)=>l.css`
|
|
5297
5297
|
${(0,r.textFieldStyles)(e,t)}
|
|
5298
5298
|
/* Override FAST .root align-items: baseline for this flex child so it still fills the row. */
|
|
5299
|
-
${
|
|
5299
|
+
${al}
|
|
5300
5300
|
|
|
5301
5301
|
input {
|
|
5302
|
-
color-scheme: ${
|
|
5302
|
+
color-scheme: ${np};
|
|
5303
5303
|
}
|
|
5304
|
-
`,
|
|
5304
|
+
`,sp=(e,t)=>l.html`
|
|
5305
5305
|
<template
|
|
5306
5306
|
class="${e=>(0,x.x)(["readonly",e.readOnly],["has-prefix",!!e.prefix],["has-suffix",!!e.suffix])}"
|
|
5307
5307
|
>
|
|
@@ -5383,7 +5383,7 @@
|
|
|
5383
5383
|
${(0,s.endSlotTemplate)(e,t)}
|
|
5384
5384
|
</div>
|
|
5385
5385
|
</template>
|
|
5386
|
-
`;class
|
|
5386
|
+
`;class rp extends(nl(r.TextField)){constructor(){super(...arguments),this.autocomplete="off",this.autocapitalize="off"}autocompleteChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocomplete=this.autocomplete)}autocapitalizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autocapitalize=this.autocapitalize)}}(0,C.Cg)([l.attr],rp.prototype,"autocomplete",void 0),(0,C.Cg)([l.attr],rp.prototype,"autocapitalize",void 0),(0,C.Cg)([l.attr],rp.prototype,"step",void 0);const lp={mode:"open",delegatesFocus:!0},dp={},cp=rp.compose(Object.assign({baseName:"text-field",template:sp,styles:ap,shadowOptions:lp},dp)),up=l.css`
|
|
5387
5387
|
@keyframes append-animate {
|
|
5388
5388
|
from {
|
|
5389
5389
|
transform: translateX(100%);
|
|
@@ -5494,7 +5494,7 @@
|
|
|
5494
5494
|
margin-left: auto;
|
|
5495
5495
|
color: #879ba6;
|
|
5496
5496
|
}
|
|
5497
|
-
`,
|
|
5497
|
+
`,hp=(e="zero")=>l.html`
|
|
5498
5498
|
<div
|
|
5499
5499
|
role="alert"
|
|
5500
5500
|
part="root"
|
|
@@ -5521,13 +5521,13 @@
|
|
|
5521
5521
|
</div>
|
|
5522
5522
|
</div>
|
|
5523
5523
|
</div>
|
|
5524
|
-
`,
|
|
5525
|
-
${e=>
|
|
5526
|
-
`,
|
|
5524
|
+
`,pp=l.html`
|
|
5525
|
+
${e=>hp(T(e))}
|
|
5526
|
+
`,mp={mode:"open",delegatesFocus:!0},gp={};class vp extends s.FoundationElement{constructor(){super(...arguments),this.deleteAnimation="",this.closeTimeout=1e4,this.autoClose=!1,this.closeTimer=null}connectedCallback(){super.connectedCallback(),this.autoClose&&(this.closeTimer=setTimeout(()=>{this.deleteAnimation="toast-delete",this.toast.onanimationend=()=>{this.remove()}},this.closeTimeout))}disconnectedCallback(){super.disconnectedCallback(),clearTimeout(this.closeTimer),this.closeTimer=null}close(){this.remove()}}(0,C.Cg)([l.observable],vp.prototype,"deleteAnimation",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout"})],vp.prototype,"closeTimeout",void 0),(0,C.Cg)([(0,l.attr)({attribute:"auto-close"})],vp.prototype,"autoClose",void 0),(0,C.Cg)([(0,l.attr)({attribute:"notification-icon"})],vp.prototype,"notificationIcon",void 0);const fp=vp.compose(Object.assign({baseName:"toast",styles:up,template:pp,shadowOptions:mp},gp)),bp=(e,t)=>l.css`
|
|
5527
5527
|
${(0,r.toolbarStyles)(e,t)}
|
|
5528
|
-
`,
|
|
5528
|
+
`,yp=(e,t)=>(0,s.toolbarTemplate)(e,t);class wp extends r.Toolbar{}const Cp=void 0,xp={},$p=wp.compose(Object.assign({baseName:"toolbar",template:yp,styles:bp,shadowOptions:Cp},xp)),Sp=(e,t)=>l.css`
|
|
5529
5529
|
${(0,r.tooltipStyles)(e,t)}
|
|
5530
|
-
|
|
5530
|
+
`,Ep=(e,t)=>(0,s.tooltipTemplate)(e,t);class Op extends r.Tooltip{}const Tp=void 0,kp={},Ip=Op.compose(Object.assign({baseName:"tooltip",template:Ep,styles:Sp,shadowOptions:Tp},kp)),Dp=(e,t)=>l.css`
|
|
5531
5531
|
${(0,r.treeItemStyles)(e,t)}
|
|
5532
5532
|
:host {
|
|
5533
5533
|
--focus-stroke-width: 0;
|
|
@@ -5544,9 +5544,9 @@
|
|
|
5544
5544
|
.positioning-region {
|
|
5545
5545
|
height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) * 1px);
|
|
5546
5546
|
}
|
|
5547
|
-
`,
|
|
5547
|
+
`,Rp=(e,t)=>(0,s.treeItemTemplate)(e,t);class Ap extends r.TreeItem{}const Np=void 0,Fp={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>'},Lp=Ap.compose(Object.assign({baseName:"tree-item",template:Rp,styles:Dp,shadowOptions:Np},Fp)),Mp=(e,t)=>l.css`
|
|
5548
5548
|
${(0,r.treeViewStyles)(e,t)}
|
|
5549
|
-
`,
|
|
5549
|
+
`,_p=(e,t)=>(0,s.treeViewTemplate)(e,t);class Hp extends s.TreeView{}const zp=void 0,Pp={},Up=Hp.compose(Object.assign({baseName:"tree-view",template:_p,styles:Mp,shadowOptions:zp},Pp)),Bp=(e,t)=>l.css`
|
|
5550
5550
|
.container {
|
|
5551
5551
|
position: relative;
|
|
5552
5552
|
width: 100%;
|
|
@@ -5566,7 +5566,7 @@
|
|
|
5566
5566
|
overflow: hidden;
|
|
5567
5567
|
text-overflow: ellipsis;
|
|
5568
5568
|
}
|
|
5569
|
-
`,
|
|
5569
|
+
`,Gp=e=>l.html`
|
|
5570
5570
|
<div class="container" value=${e=>e.value}>
|
|
5571
5571
|
<${e}-text-field
|
|
5572
5572
|
class="url-input"
|
|
@@ -5581,9 +5581,9 @@
|
|
|
5581
5581
|
<a class="url-input-link" href=${e=>e.value} target="_blank">${e=>e.value}</a>
|
|
5582
5582
|
`)}
|
|
5583
5583
|
</div>
|
|
5584
|
-
`,
|
|
5585
|
-
${e=>
|
|
5586
|
-
`,
|
|
5584
|
+
`,jp=l.html`
|
|
5585
|
+
${e=>Gp(T(e))}
|
|
5586
|
+
`,Vp=void 0,Wp={};class Yp extends r.TextField{constructor(){super(...arguments),this.value=""}saveUrl(e){this.value=e.startsWith("http")?e:"https://"+e,this.focused=!1}focus(){this.focused=!0}}(0,C.Cg)([l.observable],Yp.prototype,"value",void 0),(0,C.Cg)([l.observable],Yp.prototype,"focused",void 0);const qp=Yp.compose(Object.assign({baseName:"url-input",template:jp,styles:Bp,shadowOptions:Vp},Wp)),Kp={foundationAccordion:m,foundationAiCriteriaSearch:we,foundationAiIndicator:Se,foundationAccordionItem:w,foundationActionsMenu:A,foundationAnchor:De,foundationAnchoredRegion:Me,foundationAvatar:Ge,foundationBadge:Ke,foundationBanner:ot,foundationBreadcrumb:dt,foundationBreadcrumbItem:gt,foundationButton:Ct,foundationCalendar:Tt,foundationCard:Nt,foundationCategorizedMultiselect:Bt,foundationCheckbox:qt,foundationCombobox:bi,foundationConnectionIndicator:$i,foundationDataGrid:Ii,foundationDataGridCell:Fi,foundationDataGridRow:zi,foundationDatePicker:co,foundationDesignSystemProvider:rn,foundationDialog:bn,foundationDisclosure:Sn,foundationDivider:Dn,foundationDropdownMenu:_n,foundationErrorBanner:ia,foundationErrorBoundary:va,foundationErrorDialog:xa,foundationFileReader:Ia,foundationFileUpload:Va,foundationFilter:is,foundationFilterBar:us,foundationFlexLayout:ys,foundationFlipper:Es,foundationFlyout:Ns,foundationGridLayout:Bs,foundationGridLayoutItem:Ys,foundationHorizontalScroll:Zs,foundationIcon:gr,foundationListbox:Cr,foundationListboxOption:Tr,foundationMenu:Nr,foundationMenuItem:zr,foundationModal:Vr,foundationMultiselect:el,foundationNumberField:wl,foundationOptgroup:Sl,foundationPopper:hd,foundationProgress:Xl,foundationProgressRing:bd,foundationRadio:Sd,foundationRadioGroup:Dd,foundationScheduler:_d,foundationSchedulerCronBuilder:kc,foundationSchedulerTimezone:Lc,foundationSearchBar:qc,foundationSearchBarCombobox:eu,foundationSegmentedControl:fu,foundationSegmentedItem:$u,foundationSelect:Iu,foundationSkeleton:Lu,foundationSlider:Gu,foundationSliderLabel:Ku,foundationSnackbar:ah,foundationStackingIcons:dh,foundationStatusPill:mh,foundationEnvironmentIndicator:Qn,foundationStepperTab:Ch,foundationStepperTabPanel:Oh,foundationSwitch:Ah,foundationSystemHealthOverlay:sd,foundationTab:Hh,foundationTabPanel:jh,foundationTabs:Xh,foundationTextArea:ip,foundationTextField:cp,foundationToast:fp,foundationToolbar:$p,foundationTooltip:Ip,foundationTreeItem:Lp,foundationTreeView:Up,foundationUrlInput:qp,foundationSectionNavigator:uu,register(e,...t){if(e)for(const i in this)"register"!==i&&this[i]().register(e,...t)}};class Xp extends l.CSSDirective{constructor(e){super(),this.tokenMap=e}createTokenPartial(e,t){return l.cssPartial`${e}: ${t}`}createTokensCSS(){const e=[];for(const[t,i]of Object.entries(this.tokenMap))e.push(this.createTokenPartial(t,i).createCSS());return e}createCSS(){return this.createTokensCSS().join(";")}}let Qp=class extends ri{constructor(){super(...arguments),this.isSnapshot=!0}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.dataGrid=this.parentElement,this.dataGrid&&this.resourceName&&this.connect.isConnected&&this.fetchGenesisData()})}getColumnDefs(e){return null==e?void 0:e.flatMap(e=>this.fields&&!this.fields.includes(e.name)?[]:{columnDataKey:e.name})}clearData(){Qe.debug("clearData - Method not implemented.")}syncComponentData(e){const t=null!=e?e:Array.from(this.rowsSyncedWithStream.values()),i=this.getColumnDefs(this.datasource.fieldMetadata);this.dataGrid.columnDefinitions=i,this.dataGrid.rowsData=t}handleStreamInserts(e){Qe.debug("handleStreamInserts - Method not implemented.")}handleStreamDeletes(e){Qe.debug("handleStreamDeletes - Method not implemented.")}handleStreamUpdates(e){Qe.debug("handleStreamUpdates - Method not implemented.")}};Qp=(0,C.Cg)([(0,l.customElement)({name:"data-grid-datasource"})],Qp);const Jp=[{type:"AND",maxRules:"many"},{type:"OR",maxRules:"many"}],Zp=[...Jp,{type:"NOT",maxRules:2},{type:"NAND",maxRules:"many"},{type:"NOR",maxRules:"many"},{type:"XOR",maxRules:2}],em={type:"NULL",maxRules:1,invisible:!0},tm=["int","short","long","bigdecimal","double"],im=["date","date-time"],om=["enum",...tm,"string",...im,"boolean"],nm=[{type:"equal",nbInputs:1,applyTo:om,optgroup:"Equality"},{type:"not_equal",nbInputs:1,applyTo:om,optgroup:"Equality"},{type:"greater",nbInputs:1,applyTo:[...tm,...im],optgroup:"Comparison"},{type:"less",nbInputs:1,applyTo:[...tm,...im],optgroup:"Comparison"},{type:"contains",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"starts_with",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"ends_with",nbInputs:1,applyTo:["string"],optgroup:"String"},{type:"one_of",nbInputs:"many",applyTo:[...om].filter(e=>"boolean"!==e)},{type:"not_any_of",nbInputs:"many",applyTo:[...om].filter(e=>"boolean"!==e)},{type:"within_inclusive",nbInputs:2,applyTo:[...tm,...im],optgroup:"Range"},{type:"within_exclusive",nbInputs:2,applyTo:[...tm,...im],optgroup:"Range"},{type:"is_null",nbInputs:0,applyTo:[...om],optgroup:"Null"},{type:"not_null",nbInputs:0,applyTo:[...om],optgroup:"Null"}];var am=i(93678);const sm=i.n(am)()();function rm(e,t,i){const o=function e(o){const n=sm(o);if(n.groupId===t)return n.children=i(n.children),n;const a=[];let s=!1;for(const t of n.children)if("children"in t){const i=e(t);i?(a.push(i),s=!0):a.push(t)}else a.push(t);return n.children=a,s?n:null}(e);if(!o)throw new Error(`Unable to find group with groupId ${t}`);return o}function lm(e,t,i){return function e(o){for(const n of o.children){if(i(n,t))return o;if("children"in n){const t=e(n);if(t)return t}}return null}(e)}function dm(e,t){const i=lm(e,t,(e,t)=>"children"in e&&e.groupId===t);if(!i)throw new Error(`No parent group found for group with ID ${t}`);return i}function cm(e,t){const i=lm(e,t,(e,t)=>"ruleId"in e&&e.ruleId===t);if(!i)throw new Error(`No parent group found for rule with ID ${t}`);return i}function um(e,t,i){return rm(e,t,e=>[...e,i])}const hm="group-root";function pm(e,t){const i=(e,o)=>{return"children"in e?function(e,o){return Object.assign(Object.assign({},e),{level:o,config:t.getConfig(),groupId:t.getGroupId(),children:e.children.map(e=>i(e,o+1))})}(e,o):(n=e,Object.assign(Object.assign({},n),{ruleId:t.getRuleId(),config:t.getConfig()}));var n};return Object.assign(Object.assign({},e),{config:t.getConfig(),level:1,groupId:hm,children:e.children.map(e=>i(e,2))})}function mm(e){const t=e.children.map(e=>"children"in e?mm(e):function(e){const{operator:t,field:i,value:o}=e;return{operator:t,field:i,value:o}}(e));return{combinator:e.combinator,children:t}}const gm=e=>`${e.getUTCFullYear()}-${String(e.getUTCMonth()+1).padStart(2,"0")}-${String(e.getUTCDate()).padStart(2,"0")}`,vm=e=>`${gm(e)}T${String(e.getUTCHours()).padStart(2,"0")}:${String(e.getUTCMinutes()).padStart(2,"0")}:${String(e.getUTCSeconds()).padStart(2,"0")}`,fm=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.input)&&void 0!==o?o:e.field.input},bm=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type},ym=e=>{const t={},i=[],o=e=>[...e].sort((e,t)=>"fieldId"in e&&"fieldId"in t?e.fieldId.localeCompare(t.fieldId):"type"in e&&"type"in t?e.type.localeCompare(t.type):0);e.forEach(e=>{if(e.optgroup){const i=e.optgroup;t[i]||(t[i]=[]),t[i].push(e)}else i.push(e)});const n=[];return Object.keys(t).sort().forEach(e=>{n.push({optgroup:e,xs:o(t[e])})}),[...n,...o(i)]};function wm(e,t,i){if(!e.shadowRoot||!(null==t?void 0:t.customStyles))return;const o=t.customStyles[i];if(o){const t=document.createElement("style");t.textContent=o,e.shadowRoot.firstChild?e.shadowRoot.insertBefore(t,e.shadowRoot.firstChild):e.shadowRoot.appendChild(t)}}var Cm;!function(e){e.AddGroup="add-group",e.DelGroup="del-group",e.AddRule="add-rule",e.DelRule="del-rule",e.UpdateGroup="update-group",e.UpdateRule="update-rule",e.FieldSelected="field-selected",e.OperatorSelected="operator-selected",e.ValueUpdated="value-updated",e.RemoveVarArg="remove-variadic-operand"}(Cm||(Cm={}));const xm=l.css`
|
|
5587
5587
|
:host {
|
|
5588
5588
|
--item-vertical-spacing: 4px;
|
|
5589
5589
|
--item-border-radius: 5px;
|
|
@@ -5757,7 +5757,7 @@
|
|
|
5757
5757
|
.rules-list > *:last-child::after {
|
|
5758
5758
|
display: none;
|
|
5759
5759
|
}
|
|
5760
|
-
|
|
5760
|
+
`,$m=l.css`
|
|
5761
5761
|
.rules-group-container {
|
|
5762
5762
|
border: 1px solid #ccc;
|
|
5763
5763
|
margin-bottom: 10px;
|
|
@@ -5800,10 +5800,10 @@
|
|
|
5800
5800
|
list-style: none;
|
|
5801
5801
|
padding-left: 0;
|
|
5802
5802
|
}
|
|
5803
|
-
`;function
|
|
5803
|
+
`;function Sm(e,t,i){const o=e=>"function"==typeof e?e:()=>e,n=o(t),a=o(i);return(t,i)=>e(t,i)?n(t,i):a(t,i)}const Em=l.html`
|
|
5804
5804
|
${e=>{var t,i;const o=null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.radio,{radioTag:n,radioGroupTag:a}=o?{radioTag:o.input,radioGroupTag:o.group}:{radioTag:"input",radioGroupTag:"div"};return l.html`
|
|
5805
5805
|
<div class="btn-group group-conditions">
|
|
5806
|
-
${
|
|
5806
|
+
${Sm(e=>"input"!==n,l.html`
|
|
5807
5807
|
<${a}
|
|
5808
5808
|
class="radio-group-container"
|
|
5809
5809
|
name="combinator"
|
|
@@ -5841,7 +5841,7 @@
|
|
|
5841
5841
|
`)}
|
|
5842
5842
|
</div>
|
|
5843
5843
|
`}}
|
|
5844
|
-
`,
|
|
5844
|
+
`,Om=l.html`
|
|
5845
5845
|
${e=>{var t,i,o,n,a,s,r,d;const c=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.button)||"button",u=`Add a new condition with field (e.g. CURRENCY), operator (e.g. EQUALS), and value (e.g. GBP) that will be combined with other conditions in this group using the selected logic (e.g. ${null===(a=null===(n=null===(o=e.config)||void 0===o?void 0:o.combinators)||void 0===n?void 0:n[0])||void 0===a?void 0:a.type})`,h=`Add a new nested sub-group to create more complex expressions, joined by combinatorial logic (e.g. ${null===(d=null===(r=null===(s=e.config)||void 0===s?void 0:s.combinators)||void 0===r?void 0:r[0])||void 0===d?void 0:d.type})`;return l.html`
|
|
5846
5846
|
<div class="btn-group float-end group-actions">
|
|
5847
5847
|
${(0,l.when)(e=>e.allowAddRule,l.html`
|
|
@@ -5878,13 +5878,13 @@
|
|
|
5878
5878
|
`)}
|
|
5879
5879
|
</div>
|
|
5880
5880
|
`}}
|
|
5881
|
-
`,
|
|
5881
|
+
`,Tm=l.html`
|
|
5882
5882
|
<div class="rules-group-container">
|
|
5883
|
-
<div class="rules-group-header">${
|
|
5883
|
+
<div class="rules-group-header">${Om} ${Em}</div>
|
|
5884
5884
|
<div class="rules-group-body">
|
|
5885
5885
|
<div class="rules-list">
|
|
5886
5886
|
${(0,l.repeat)(e=>{var t,i;return null!==(i=null===(t=e.model)||void 0===t?void 0:t.children)&&void 0!==i?i:[]},l.html`
|
|
5887
|
-
${
|
|
5887
|
+
${Sm(e=>"children"in e,l.html`
|
|
5888
5888
|
<expression-group
|
|
5889
5889
|
:config=${(e,t)=>t.parent.config}
|
|
5890
5890
|
:styles=${(e,t)=>t.parent.styles}
|
|
@@ -5908,7 +5908,7 @@
|
|
|
5908
5908
|
</div>
|
|
5909
5909
|
</div>
|
|
5910
5910
|
</div>
|
|
5911
|
-
`;let
|
|
5911
|
+
`;let km=class extends l.FASTElement{connectedCallback(){super.connectedCallback(),wm(this,this.styles,"group")}get allowAddRule(){return!!this.model&&("many"===this.model.combinator.maxRules||this.model.children.length<this.model.combinator.maxRules)}get allowAddGroup(){var e,t;return!!this.model&&(1!==this.model.combinator.maxRules&&(!(2===this.model.combinator.maxRules&&this.model.children.length>=2)&&(!(null===(e=this.config)||void 0===e?void 0:e.maxNesting)||(null===(t=this.config)||void 0===t?void 0:t.maxNesting)<1||this.config.maxNesting>this.model.level)))}dispatchAddRule(e){if(e.stopPropagation(),!this.allowAddRule)throw new Error("Cannot add extra rules to group");const t={parentGroupId:this.model.groupId};this.dispatchEvent(new CustomEvent(Cm.AddRule,{detail:t,bubbles:!0,composed:!0}))}dispatchAddGroup(e){if(e.stopPropagation(),!this.allowAddGroup)throw new Error("Cannot add further nested groups");const t={parentGroupId:this.model.groupId,newGroup:{level:this.model.level+1}};this.dispatchEvent(new CustomEvent(Cm.AddGroup,{detail:t,bubbles:!0,composed:!0}))}dispatchDeleteGroup(e){e.stopPropagation();const t={groupId:this.model.groupId};this.dispatchEvent(new CustomEvent(Cm.DelGroup,{detail:t,bubbles:!0,composed:!0}))}handleCombinatorChange(e){e.stopPropagation();const t=e.target.value;this.updateCombinator(t)}handleCustomCombinatorChange(e){var t;if(e.stopPropagation(),!(null===(t=this.model)||void 0===t?void 0:t.groupId)||!e.target)return;const i=e.target.getAttribute("value");if(!i)throw new Error("No value found in the custom radio group event target");this.updateCombinator(i)}updateCombinator(e){var t,i;const o=this.config.combinators.find(({type:t})=>t===e);if(!o)throw new Error(`Cannot find selected combinator ${e}`);(null===(i=null===(t=this.model)||void 0===t?void 0:t.combinator)||void 0===i?void 0:i.type)!==o.type&&this.dispatchGroupDataUpdated(o)}dispatchGroupDataUpdated(e){const t={groupId:this.model.groupId,newData:{combinator:e}};this.dispatchEvent(new CustomEvent(Cm.UpdateGroup,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],km.prototype,"config",void 0),(0,C.Cg)([l.observable],km.prototype,"styles",void 0),(0,C.Cg)([l.observable],km.prototype,"model",void 0),(0,C.Cg)([l.observable],km.prototype,"index",void 0),(0,C.Cg)([l.volatile],km.prototype,"allowAddRule",null),(0,C.Cg)([l.volatile],km.prototype,"allowAddGroup",null),km=(0,C.Cg)([(0,l.customElement)({name:"expression-group",template:Tm,styles:$m,shadowOptions:{delegatesFocus:!0}})],km);const Im=l.html`
|
|
5912
5912
|
<div class="query-builder">
|
|
5913
5913
|
${(0,l.when)(e=>null!==e.model,l.html`
|
|
5914
5914
|
<expression-group
|
|
@@ -5918,7 +5918,7 @@
|
|
|
5918
5918
|
></expression-group>
|
|
5919
5919
|
`)}
|
|
5920
5920
|
</div>
|
|
5921
|
-
`,
|
|
5921
|
+
`,Dm=l.html`
|
|
5922
5922
|
${e=>{var t,i,o,n,a,s;const r=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",d=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option",c=(null===(s=null===(a=e.styles)||void 0===a?void 0:a.customElements)||void 0===s?void 0:s.optgroup)||"optgroup";return l.html`
|
|
5923
5923
|
<${r}
|
|
5924
5924
|
class="form-select"
|
|
@@ -5949,7 +5949,7 @@
|
|
|
5949
5949
|
`)}
|
|
5950
5950
|
</${r}>
|
|
5951
5951
|
`}}
|
|
5952
|
-
`;let
|
|
5952
|
+
`;let Rm=class extends l.FASTElement{constructor(){super(...arguments),this.fields=[]}connectedCallback(){super.connectedCallback(),wm(this,this.styles,"field")}get groupedFieldss(){return ym(this.fields)}dispatchFieldsChanged(e){e.stopPropagation();const t={fieldId:e.target.value};this.dispatchEvent(new CustomEvent(Cm.FieldSelected,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],Rm.prototype,"fields",void 0),(0,C.Cg)([l.observable],Rm.prototype,"field",void 0),(0,C.Cg)([l.observable],Rm.prototype,"config",void 0),(0,C.Cg)([l.observable],Rm.prototype,"styles",void 0),(0,C.Cg)([l.volatile],Rm.prototype,"groupedFieldss",null),Rm=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-field",template:Dm})],Rm);const Am=l.html`
|
|
5953
5953
|
${e=>{var t,i,o,n,a,s;const r=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",d=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option",c=(null===(s=null===(a=e.styles)||void 0===a?void 0:a.customElements)||void 0===s?void 0:s.optgroup)||"optgroup";return l.html`
|
|
5954
5954
|
<${r}
|
|
5955
5955
|
class="form-select"
|
|
@@ -5982,7 +5982,7 @@
|
|
|
5982
5982
|
`)}
|
|
5983
5983
|
</${r}>
|
|
5984
5984
|
`}}
|
|
5985
|
-
`;let
|
|
5985
|
+
`;let Nm=class extends l.FASTElement{constructor(){super(...arguments),this.operators=[],this.field=null}connectedCallback(){super.connectedCallback(),wm(this,this.styles,"operator")}get allowedOperators(){const e=e=>{var t,i,o;return null===(o=null===(i=null===(t=this.field)||void 0===t?void 0:t.operators)||void 0===i?void 0:i.includes(e.type))||void 0===o||o},t=e=>{var t,i,o,n;return null===(n=null===(i=null===(t=null==e?void 0:e.applyTo)||void 0===t?void 0:t.includes)||void 0===i?void 0:i.call(t,null===(o=this.field)||void 0===o?void 0:o.type))||void 0===n||n};return this.operators.filter(i=>e(i)&&t(i))}get groupedOperators(){return ym(this.allowedOperators)}handleOperatorChange(e){e.stopPropagation();const t={operatorId:e.target.value};this.dispatchEvent(new CustomEvent(Cm.OperatorSelected,{detail:t,bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],Nm.prototype,"operators",void 0),(0,C.Cg)([l.observable],Nm.prototype,"operator",void 0),(0,C.Cg)([l.observable],Nm.prototype,"field",void 0),(0,C.Cg)([l.observable],Nm.prototype,"config",void 0),(0,C.Cg)([l.observable],Nm.prototype,"styles",void 0),(0,C.Cg)([l.volatile],Nm.prototype,"allowedOperators",null),(0,C.Cg)([l.volatile],Nm.prototype,"groupedOperators",null),Nm=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-operator",template:Am})],Nm);const Fm=e=>["short","int","long"].includes(e),Lm=e=>["double","bigdecimal"].includes(e),Mm=(e,t)=>{var i,o;return null===(o=null===(i=(e=>Fm(e)?/^[+-]?[0-9]+$/:Lm(e)?/[+-]?([0-9]*[.])?[0-9]+/:null)(e))||void 0===i?void 0:i.test(t))||void 0===o||o?null:"Invalid number format"},_m=l.css`
|
|
5986
5986
|
.text-input.error {
|
|
5987
5987
|
color: red;
|
|
5988
5988
|
}
|
|
@@ -5991,8 +5991,8 @@
|
|
|
5991
5991
|
display: inline-grid;
|
|
5992
5992
|
align-items: center;
|
|
5993
5993
|
}
|
|
5994
|
-
`,
|
|
5995
|
-
${e=>{var t,i;const o=
|
|
5994
|
+
`,Hm=l.html`
|
|
5995
|
+
${e=>{var t,i;const o=fm(e),n="datetime-local"===o?"datetimeLocal":o,a=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i[n])||"input";return l.html`
|
|
5996
5996
|
<${a}
|
|
5997
5997
|
type="${o}"
|
|
5998
5998
|
class="text-input ${e=>(0,x.x)(["error",e.validationError])}"
|
|
@@ -6000,7 +6000,7 @@
|
|
|
6000
6000
|
@blur=${(e,t)=>e.handleInputChange(t.event)}
|
|
6001
6001
|
/>
|
|
6002
6002
|
`}}
|
|
6003
|
-
`,
|
|
6003
|
+
`,zm=l.html`
|
|
6004
6004
|
${e=>{var t,i,o,n;const a=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.select)||"select",s=(null===(n=null===(o=e.styles)||void 0===o?void 0:o.customElements)||void 0===n?void 0:n.option)||"option";return l.html`
|
|
6005
6005
|
<${a}
|
|
6006
6006
|
class="form-select"
|
|
@@ -6018,7 +6018,7 @@
|
|
|
6018
6018
|
`)}
|
|
6019
6019
|
</${a}>
|
|
6020
6020
|
`}}
|
|
6021
|
-
`,
|
|
6021
|
+
`,Pm=l.html`
|
|
6022
6022
|
${e=>{var t,i;const o=null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.checkbox,n=o||"input";return l.html`
|
|
6023
6023
|
<label>
|
|
6024
6024
|
<${n}
|
|
@@ -6030,15 +6030,15 @@
|
|
|
6030
6030
|
True
|
|
6031
6031
|
</label>
|
|
6032
6032
|
`}}
|
|
6033
|
-
`,
|
|
6034
|
-
<div>Input type "${e=>
|
|
6035
|
-
`,
|
|
6036
|
-
${e=>{const t=
|
|
6033
|
+
`,Um=l.html`
|
|
6034
|
+
<div>Input type "${e=>fm(e)}" not yet supported.</div>
|
|
6035
|
+
`,Bm=l.html`
|
|
6036
|
+
${e=>{const t=fm(e);return l.html`
|
|
6037
6037
|
<div class="value-and-validation">
|
|
6038
|
-
${(0,l.when)(()=>["text","number","date","datetime-local"].includes(t),
|
|
6039
|
-
${(0,l.when)(()=>"select"===t,
|
|
6040
|
-
${(0,l.when)(()=>"checkbox"===t,
|
|
6041
|
-
${(0,l.when)(()=>!["text","number","select","checkbox","date","datetime-local"].includes(t),
|
|
6038
|
+
${(0,l.when)(()=>["text","number","date","datetime-local"].includes(t),Hm)}
|
|
6039
|
+
${(0,l.when)(()=>"select"===t,zm)}
|
|
6040
|
+
${(0,l.when)(()=>"checkbox"===t,Pm)}
|
|
6041
|
+
${(0,l.when)(()=>!["text","number","select","checkbox","date","datetime-local"].includes(t),Um)}
|
|
6042
6042
|
${(0,l.when)(e=>e.validationMsg,l.html`
|
|
6043
6043
|
<p class="validation-msg">${e=>e.validationMsg}</p>
|
|
6044
6044
|
`)}
|
|
@@ -6055,11 +6055,11 @@
|
|
|
6055
6055
|
`}}
|
|
6056
6056
|
`)}
|
|
6057
6057
|
`}}
|
|
6058
|
-
`,
|
|
6059
|
-
${
|
|
6058
|
+
`,Gm=l.html`
|
|
6059
|
+
${Sm(e=>e.field,Bm,l.html`
|
|
6060
6060
|
<div>Select a field to set value</div>
|
|
6061
6061
|
`)}
|
|
6062
|
-
`;let
|
|
6062
|
+
`;let jm=class extends l.FASTElement{constructor(){super(...arguments),this.variadic=!1,this.validationError=!1,this.field=null,this.operator=null}connectedCallback(){super.connectedCallback(),wm(this,this.styles,"value")}validateInput(e){if(!this.field)return null;return["validation"in this.field?this.field.validation(e):null,Mm(bm(this),e)].filter(e=>!!e).join(", ")||null}handleInputChange(e){e.stopPropagation();const t=e.target;if("checkbox"!==t.type&&"select-one"!==t.type){const e=this.validateInput(t.value);if(e)return this.validationError=!0,void(this.validationMsg=e);this.validationError=!1,this.validationMsg=null}let i;i="checkbox"===t.getAttribute("role")?t.checked:"select-one"===t.type?e.target.value:this.field&&Fm(bm(this))?parseInt(t.value):this.field&&Lm(bm(this))?parseFloat(t.value):t.value,this.value=i;const o={value:i,index:parseInt(this.valueIndex)};this.dispatchEvent(new CustomEvent(Cm.ValueUpdated,{detail:o,bubbles:!0,composed:!0}))}handleRemoveVariadicOperand(){if(!this.variadic)throw new Error("Cannot remove inputs for non-variadic operator");const e={index:parseInt(this.valueIndex)};this.dispatchEvent(new CustomEvent(Cm.RemoveVarArg,{detail:e,bubbles:!0,composed:!0}))}};(0,C.Cg)([(0,l.attr)({attribute:"value-index"})],jm.prototype,"valueIndex",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],jm.prototype,"variadic",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean",attribute:"validation-error"})],jm.prototype,"validationError",void 0),(0,C.Cg)([(0,l.attr)({attribute:"validation-msg"})],jm.prototype,"validationMsg",void 0),(0,C.Cg)([l.observable],jm.prototype,"field",void 0),(0,C.Cg)([l.observable],jm.prototype,"operator",void 0),(0,C.Cg)([l.observable],jm.prototype,"value",void 0),(0,C.Cg)([l.observable],jm.prototype,"config",void 0),(0,C.Cg)([l.observable],jm.prototype,"styles",void 0),jm=(0,C.Cg)([(0,l.customElement)({name:"expression-rule-value",template:Gm,styles:_m,shadowOptions:{delegatesFocus:!0}})],jm);const Vm=(e,t)=>void 0!==t.field.defaultValue?t.field.defaultValue:Wm(e,t),Wm=(e,t)=>{var i,o;switch(bm(Object.assign(Object.assign({},t),{operator:e}))){case"string":return"";case"boolean":return!1;case"date":return gm(new Date);case"date-time":return vm(new Date);case"double":case"int":case"bigdecimal":case"short":case"long":return 0;case"enum":{const n="enum"===(null===(i=null==e?void 0:e.valueType)||void 0===i?void 0:i.type)?null===(o=null==e?void 0:e.valueType)||void 0===o?void 0:o.values:"enum"===t.field.type?t.field.values:{};if(0===Object.keys(n).length)throw new Error("Enums require configured values");return Object.keys(n)[0]}}},Ym=(e,t)=>{var i,o,n,a;const s=(r=e,l=t,e=>{var t,i,o;if((null===(t=null==r?void 0:r.valueType)||void 0===t?void 0:t.type)!==(null===(o=null===(i=l.operator)||void 0===i?void 0:i.valueType)||void 0===o?void 0:o.type))return null;if(!("value"in l)||!l.value||!l.operator)return null;const n=1===l.operator.nbInputs?[l.value]:l.value;return e>=n.length?null:n[e]});var r,l;switch(e.nbInputs){case 0:return{field:t.field,operator:e,value:void 0};case 1:return{field:t.field,operator:e,value:null!==(i=s(0))&&void 0!==i?i:Vm(e,t)};case 2:return{field:t.field,operator:e,value:[null!==(o=s(0))&&void 0!==o?o:Vm(e,t),null!==(n=s(1))&&void 0!==n?n:Vm(e,t)]};case"many":return{field:t.field,operator:e,value:[null!==(a=s(0))&&void 0!==a?a:Vm(e,t)]}}},qm=(e,t,i)=>{switch(e.operator.nbInputs){case 0:throw new Error("Cannot set the value for a UniraryOperator");case 1:return{field:e.field,operator:e.operator,value:t};case 2:case"many":if(!("value"in e)||!Array.isArray(e.value))throw new Error("Invalid value shape for rule");return{field:e.field,operator:e.operator,value:e.value.map((e,o)=>o===i?t:e)}}},Km=e=>!e&&0!==e,Xm=l.css`
|
|
6063
6063
|
.rule-container {
|
|
6064
6064
|
border: 1px solid #eee;
|
|
6065
6065
|
margin-bottom: 5px;
|
|
@@ -6118,7 +6118,7 @@
|
|
|
6118
6118
|
expression-rule-value {
|
|
6119
6119
|
display: flex;
|
|
6120
6120
|
}
|
|
6121
|
-
`,
|
|
6121
|
+
`,Qm=l.html`
|
|
6122
6122
|
${e=>{var t,i;const o=(null===(i=null===(t=e.styles)||void 0===t?void 0:t.customElements)||void 0===i?void 0:i.button)||"button";return l.html`
|
|
6123
6123
|
<div class="rule-container ${e=>(0,x.x)(["error",e.error])}">
|
|
6124
6124
|
<div class="rule-content">
|
|
@@ -6178,11 +6178,11 @@ class="margin"
|
|
|
6178
6178
|
</div>
|
|
6179
6179
|
</div>
|
|
6180
6180
|
`}}
|
|
6181
|
-
`;let Xm=class extends l.FASTElement{constructor(){super(...arguments),this.error=!1}connectedCallback(){super.connectedCallback(),bm(this,this.styles,"rule"),this.config.partialRuleValidationWarning&&(this.error=(e=>{if(!e.field||!e.operator)return!0;if(0===e.operator.nbInputs)return!1;if(!("value"in e))throw new Error("No value set as required for operator");return"boolean"!==vm(e)&&!!(Array.isArray(e.value)?e.value:[e.value]).some(Ym)})(this.model))}variadicRule(e){return"many"===e.operator.nbInputs&&"value"in e&&Array.isArray(e.value)}get operandIterator(){var e,t,i;if("many"===(null===(e=this.model.operator)||void 0===e?void 0:e.nbInputs)){if(!this.variadicRule(this.model))throw new Error("Varargs disabled for many nbInputs");return Array(this.model.value.length).fill(!0)}return Array(null!==(i=null===(t=this.model.operator)||void 0===t?void 0:t.nbInputs)&&void 0!==i?i:0).fill(!0)}operandValue(e){if(this.model.operator){if(1===this.model.operator.nbInputs&&"value"in this.model)return this.model.value;if((2===this.model.operator.nbInputs||"many"===this.model.operator.nbInputs)&&"value"in this.model&&Array.isArray(this.model.value))return this.model.value[e];throw new Error("Invalid operand lookup")}}dispatchAddVarArg(){if(!this.variadicRule(this.model))throw new Error("Cannot add inputs for non-variadic operator, or invalid format");const e={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:[...this.model.value,Gm(this.model.operator,this.model)]}};this.dispatchEvent(new CustomEvent(ym.UpdateRule,{detail:e,bubbles:!0,composed:!0}))}handleRemoveVarArg(e){const{index:t}=e.detail;if(!this.variadicRule(this.model))throw new Error("Cannot remove inputs for non-variadic operator, or invalid format");const i={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:this.model.value.filter((e,i)=>i!==t)}};this.dispatchEvent(new CustomEvent(ym.UpdateRule,{detail:i,bubbles:!0,composed:!0}))}dispatchDeleteRule(e){e.stopPropagation();const t={ruleId:this.model.ruleId};this.dispatchEvent(new CustomEvent(ym.DelRule,{detail:t,bubbles:!0,composed:!0}))}handleFieldSelected(e){var t;e.stopPropagation();const{fieldId:i}=e.detail,o=null!==(t=this.config.fields.find(e=>e.fieldId===i))&&void 0!==t?t:null,n={ruleId:this.model.ruleId,newData:{field:o,value:null,operator:null}};this.dispatchEvent(new CustomEvent(ym.UpdateRule,{detail:n,bubbles:!0,composed:!0}))}handleValueChanged(e){e.stopPropagation();const{value:t,index:i}=e.detail,o={ruleId:this.model.ruleId,newData:Wm(this.model,t,i)};this.dispatchEvent(new CustomEvent(ym.UpdateRule,{detail:o,bubbles:!0,composed:!0}))}handleOperatorSelected(e){var t;e.stopPropagation();const{operatorId:i}=e.detail;if(!i)return;const o=null!==(t=this.config.operators.find(e=>e.type===i))&&void 0!==t?t:null;if(!o)throw new Error(`Unable to find operator of type ${i}`);this.dispatchEvent(new CustomEvent(ym.UpdateRule,{detail:{ruleId:this.model.ruleId,newData:Vm(o,this.model)},bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],Xm.prototype,"config",void 0),(0,C.Cg)([l.observable],Xm.prototype,"styles",void 0),(0,C.Cg)([l.observable],Xm.prototype,"model",void 0),(0,C.Cg)([l.observable],Xm.prototype,"index",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Xm.prototype,"error",void 0),(0,C.Cg)([l.volatile],Xm.prototype,"operandIterator",null),Xm=(0,C.Cg)([(0,l.customElement)({name:"expression-rule",template:Km,styles:qm,shadowOptions:{delegatesFocus:!0}})],Xm);let Qm=class extends l.FASTElement{constructor(){super(...arguments),this.model=null,this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!1,this.handleAddGroup=this._handleAddGroup.bind(this),this.handleAddRule=this._handleAddRule.bind(this),this.handleDeleteGroup=this._handleDeleteGroup.bind(this),this.handleDeleteRule=this._handleDeleteRule.bind(this),this.handleUpdateGroupData=this._handleUpdateGroupData.bind(this),this.handleUpdateRuleData=this._handleUpdateRuleData.bind(this)}configChanged(e,t){this.isValidConfig(t)?t.model?(this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!0,this.model=um(t.model,this),this.userUpdatingModel=!1):null===this.model&&this.initBaseModel():console.warn("Invalid config passed to ExpressionBuilder. Verify you've defined operators, fields, and combinators.")}modelChanged(e,t){if(!t||this.userUpdatingModel)return;const i=hm(t);this.dispatchChangeEvent(i)}dispatchChangeEvent(e){this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0,cancelable:!0,composed:!0}))}getConfig(){return this.config}getGroupId(){return this.groupCount+=1,`group-${this.groupCount}`}getRuleId(){return this.ruleCount+=1,`rule-${this.ruleCount}`}connectedCallback(){if(super.connectedCallback(),this.addEventListener(ym.AddGroup,this.handleAddGroup),this.addEventListener(ym.DelGroup,this.handleDeleteGroup),this.addEventListener(ym.AddRule,this.handleAddRule),this.addEventListener(ym.DelRule,this.handleDeleteRule),this.addEventListener(ym.UpdateGroup,this.handleUpdateGroupData),this.addEventListener(ym.UpdateRule,this.handleUpdateRuleData),!this.isValidConfig(this.config))return this.config&&console.warn("Config detected during connectedCallback but it isn't valid"),void(this.config=null);this.config.model||this.initBaseModel()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(ym.AddGroup,this.handleAddGroup),this.removeEventListener(ym.DelGroup,this.handleDeleteGroup),this.removeEventListener(ym.AddRule,this.handleAddRule),this.removeEventListener(ym.DelRule,this.handleDeleteRule),this.removeEventListener(ym.UpdateGroup,this.handleUpdateGroupData),this.removeEventListener(ym.UpdateRule,this.handleUpdateRuleData)}isValidConfig(e){var t,i,o;return Boolean(e&&(null===(t=e.combinators)||void 0===t?void 0:t.length)&&(null===(i=e.operators)||void 0===i?void 0:i.length)&&(null===(o=e.fields)||void 0===o?void 0:o.length))}initBaseModel(){if(!this.isValidConfig(this.config))throw new Error("Invalid config set on ExpressionBuilder. Verify you've defined operators, fields, and combinators.");this.model={children:[],level:1,groupId:cm,config:this.config,combinator:this.config.combinators[0]}}_handleAddGroup(e){const{parentGroupId:t,newGroup:i}=e.detail,o={groupId:this.getGroupId(),level:i.level,children:[],config:this.config,combinator:this.config.combinators[0]};this.model=dm(this.model,t,o)}_handleAddRule(e){const{parentGroupId:t}=e.detail,i={ruleId:this.getRuleId(),config:this.config,field:null,operator:null,value:null};this.model=dm(this.model,t,i)}_handleDeleteGroup(e){const{groupId:t}=e.detail;var i,o;this.model=am(i=this.model,rm(i,o=t).groupId,e=>e.filter(e=>!("groupId"in e)||e.groupId!==o))}_handleDeleteRule(e){const{ruleId:t}=e.detail;var i,o;this.model=am(i=this.model,lm(i,o=t).groupId,e=>e.filter(e=>!("ruleId"in e)||e.ruleId!==o))}_handleUpdateGroupData(e){const{groupId:t,newData:i}=e.detail;this.model=function(e,t,i){return t===cm?Object.assign(Object.assign({},e),i):am(e,rm(e,t).groupId,e=>e.map(e=>"groupId"in e&&e.groupId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}_handleUpdateRuleData(e){const{ruleId:t,newData:i}=e.detail;this.model=function(e,t,i){return am(e,lm(e,t).groupId,e=>e.map(e=>"ruleId"in e&&e.ruleId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}};(0,C.Cg)([l.observable],Qm.prototype,"config",void 0),(0,C.Cg)([l.observable],Qm.prototype,"styles",void 0),(0,C.Cg)([l.observable],Qm.prototype,"model",void 0),Qm=(0,C.Cg)([(0,l.customElement)({name:"expression-builder",template:Tm,styles:wm})],Qm);let Jm=class extends Qm{};Jm=(0,C.Cg)([(0,l.customElement)({name:"foundation-expression-builder",styles:wm,template:Tm})],Jm);const Zm=["int","short","long"],eg=["double","bigdecimal"],tg=[...Zm,...eg],ig=["date","date-time"],og=["string","enum"],ng=["boolean"],ag=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type};function sg(e){switch(ag(e)){case"int":case"long":case"double":case"bigdecimal":case"date":case"date-time":case"short":return"NUMBER";case"string":case"enum":return"STRING";case"boolean":return"BOOLEAN"}}function rg(e,t,i){return"value"in e?{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:{TYPE:i,VALUE:e.value}}:null}function lg(e,t,i){return{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:i}}function dg(e,t,i=[]){return"value"in e?{TYPE:"METHOD_EXPRESSION",PARAMETERS:[{TYPE:"FIELD",NAME:e.field.fieldId},...i],METHOD:t}:null}function cg(e){const t=!(!("value"in e)||void 0===e.value||null===e.value);return Object.assign(Object.assign({},e),t?{value:(t=>{const i=ag(e);if(og.includes(i))return t;if(tg.includes(i))return t.toString();if(ng.includes(i))return t;if(Array.isArray(t))throw new Error("Not implemented TernararyOperator or VariadicOperator args in rule value transformer");if(ig.includes(i))return new Date(t).getTime().toString();throw new Error("Unhandled transformRuleValue case")})(e.value)}:{})}function ug(e,t){return{TYPE:"PREDICATE_EXPRESSION",OPERATION:e.combinator.type,EXPRESSIONS:e.children.map(e=>"children"in e?ug(e,t):t(e)).filter(Boolean)}}function hg(e,t){const i=e.operator.nbInputs;if("many"===i||2===i)throw new Error("Not implemented TernararyOperator or VariadicOperator args in rebuildRuleValue");return Object.assign(Object.assign({},e),0===i?{}:{value:(t=>{const i=ag(e);if(og.includes(i))return t;if(Zm.includes(i))return parseInt(t);if(eg.includes(i))return parseFloat(t);if(ng.includes(i))return t;if(ig.includes(i)){const e=new Date(parseInt(t));return"date"===i?pm(e):mm(e)}throw new Error("Unhandled rebuildRuleValue case")})(t.VALUE)})}const pg={template:Tm,styles:wm};var mg;!function(e){e.methodCall={CONTAINS_IGNORE_CASE:"CONTAINS_IGNORE_CASE",CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE:"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",TRIM:"TRIM",LONG_TO_DATE:"LONG_TO_DATE",LONG_TO_DATE_TIME:"LONG_TO_DATE_TIME",DATE_TIME_IS_IN_RANGE:"DATE_TIME_IS_IN_RANGE"},e.logicalOperations={AND:"AND",OR:"OR"},e.operations=Object.assign(Object.assign({},e.logicalOperations),{GREATER_THAN:"GREATER_THAN",LESS_THAN:"LESS_THAN",GREATER_THAN_OR_EQUAL:"GREATER_THAN_OR_EQUAL",LESS_THAN_OR_EQUAL:"LESS_THAN_OR_EQUAL",EQUALS:"EQUALS",NOT_EQUALS:"NOT_EQUALS",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",BITWISE_AND:"BITWISE_AND",BITWISE_OR:"BITWISE_OR",ASSIGNMENT:"ASSIGNMENT",IS_CURRENT:"IS_CURRENT",IS_PREVIOUS:"IS_PREVIOUS"})}(mg||(mg={}));const gg=[{type:mg.logicalOperations.AND,maxRules:"many"},{type:mg.logicalOperations.OR,maxRules:"many"}],vg={EQUALS:mg.operations.EQUALS,NOT_EQUALS:mg.operations.NOT_EQUALS,IS_NULL:"IS_NULL",NOT_NULL:"NOT_NULL",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",CONTAINS:"CONTAINS",CONTAINS_WORDS_STARTING_WITH:"CONTAINS_WORDS_STARTING_WITH",CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:"CONTAINS_WORDS_STARTING_SPLIT_DELIMITER",GREATER_THAN:mg.operations.GREATER_THAN,GREATER_THAN_OR_EQUAL:mg.operations.GREATER_THAN_OR_EQUAL,LESS_THAN:mg.operations.LESS_THAN,LESS_THAN_OR_EQUAL:mg.operations.LESS_THAN_OR_EQUAL,IS_BEFORE:"IS_BEFORE",IS_AFTER:"IS_AFTER",ON_OR_BEFORE:"ON_OR_BEFORE",ON_OR_AFTER:"ON_OR_AFTER",IS_CURRENT:mg.operations.IS_CURRENT,IS_PREVIOUS:mg.operations.IS_PREVIOUS},fg=e=>({type:"enum",input:"select",values:e}),bg=fg({HOUR:{label:"Hour",tooltip:"Beginning of the hour immediately preceding the current one to the current hour."},DAY:{label:"Day",tooltip:"Midnight on the day before today to midnight of the current day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the day before today to midnight of the current day. If the current day is Monday then the previous day is Friday."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the previous week to midnight on the Monday of the current week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the previous month to midnight on the 1st of the current month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the previous year to midnight on the 1st Jan of the current year."}}),yg=fg({HOUR:{label:"Hour",tooltip:"Beginning of the current hour to beginning of the next hour."},DAY:{label:"Day",tooltip:"Midnight on the current day day to midnight of the next day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the current day day to midnight of the next day. This filter will never match Sat or Sun, always returning false on the weekends."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the current week to midnight on the Monday of the next week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the current month to midnight on the 1st of the next month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the current year to midnight on the 1st Jan of the next year."}}),wg=[{type:vg.EQUALS,label:"Equals",nbInputs:1,applyTo:[...og,...ng,...tg,...ig],tooltip:"Check the equality of the field compared to a set value"},{type:vg.NOT_EQUALS,label:"Not equals",nbInputs:1,applyTo:[...og,...ng,...tg,...ig],tooltip:"Check that the field is different from a set value"},{type:vg.IS_NULL,label:"Is null",nbInputs:0,applyTo:["enum",...ng,...tg,...ig],tooltip:"Check if the field value is null"},{type:vg.NOT_NULL,label:"Not null",nbInputs:0,applyTo:["enum",...ng,...tg,...ig],tooltip:"Check if the field value is not null"},{type:vg.IS_NULL_OR_BLANK,label:"Is null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is null or an empty string"},{type:vg.NOT_NULL_OR_BLANK,label:"Not null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is not null and not an empty string"},{type:vg.CONTAINS,label:"Contains",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains the specified text (case insensitive)"},{type:vg.CONTAINS_WORDS_STARTING_WITH,label:"Contains words starting with",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains words that start with the specified text, split by whitespace (case insensitive)"},{type:vg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER,label:"Contains words starting with (split)",nbInputs:2,applyTo:["string"],tooltip:"Check if field contains words starting with text, split by a delimiter (case insensitive)"},{type:vg.GREATER_THAN,label:"Greater than",nbInputs:1,applyTo:[...tg],tooltip:"Check if the field value is greater than a specified number"},{type:vg.GREATER_THAN_OR_EQUAL,label:"Greater than or equal to",nbInputs:1,applyTo:[...tg],tooltip:"Check if the field value is greater than or equal to a specified number"},{type:vg.LESS_THAN,label:"Less than",nbInputs:1,applyTo:[...tg],tooltip:"Check if the field value is less than a specified number"},{type:vg.LESS_THAN_OR_EQUAL,label:"Less than or equal to",nbInputs:1,applyTo:[...tg],tooltip:"Check if the field value is less than or equal to a specified number"},{type:vg.IS_BEFORE,label:"Is before",nbInputs:1,applyTo:[...ig],tooltip:"Check if the field is before a specified date/time"},{type:vg.IS_AFTER,label:"Is after",nbInputs:1,applyTo:[...ig],tooltip:"Check if the field is after a specified date/time"},{type:vg.ON_OR_BEFORE,label:"On or before",nbInputs:1,applyTo:[...ig],tooltip:"Check if the field is on or before a specified date/time"},{type:vg.ON_OR_AFTER,label:"On or after",nbInputs:1,applyTo:[...ig],tooltip:"Check if the field is on or after a specified date/time"},{type:vg.IS_CURRENT,label:"Is current",nbInputs:1,applyTo:[...ig],tooltip:"Check whether the current date/time matches the current hour/day/work day/week/month/year.",valueType:yg,optgroup:"Relative Period"},{type:vg.IS_PREVIOUS,label:"Is previous",nbInputs:1,applyTo:[...ig],tooltip:"Check whether the current date/time matches the previous hour/day/work day/week/month/year",valueType:bg,optgroup:"Relative Period"}];function Cg(e){switch(e){case"IS_BEFORE":return"LESS_THAN";case"IS_AFTER":return"GREATER_THAN";case"ON_OR_BEFORE":return"LESS_THAN_OR_EQUAL";case"ON_OR_AFTER":return"GREATER_THAN_OR_EQUAL";default:return e}}function xg(e,t){switch(t){case vg.IS_NULL_OR_BLANK:return dg(e,mg.methodCall.IS_NULL_OR_BLANK,[]);case vg.NOT_NULL_OR_BLANK:return dg(e,mg.methodCall.NOT_NULL_OR_BLANK,[]);case vg.CONTAINS:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS");return dg(e,mg.methodCall.CONTAINS_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case vg.CONTAINS_WORDS_STARTING_WITH:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS_WORDS_STARTING_WITH");return dg(e,mg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case vg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:if(!("value"in e)||!Array.isArray(e.value)||2!==e.value.length)throw new Error("Invalid shape for CONTAINS_WORDS_STARTING_SPLIT_DELIMITER");return dg(e,mg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,e.value.map(e=>({TYPE:"STRING",VALUE:e})));case vg.IS_CURRENT:case vg.IS_PREVIOUS:if(!("value"in e))throw new Error("Invalid shape for operator IS_CURRENT | IS_PREVIOUS");return dg(e,mg.methodCall.DATE_TIME_IS_IN_RANGE,[{TYPE:"STRING",VALUE:e.value},{TYPE:"STRING",VALUE:t===vg.IS_CURRENT?"CURRENT":"PREVIOUS"}]);default:throw new Error("Unreachable default case")}}function $g(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=cg(e),n=sg(o),a=Cg(o.operator.type);switch(a){case vg.EQUALS:case vg.NOT_EQUALS:case vg.GREATER_THAN:case vg.GREATER_THAN_OR_EQUAL:case vg.LESS_THAN:case vg.LESS_THAN_OR_EQUAL:return rg(o,a,n);case vg.IS_NULL:return lg(o,mg.operations.EQUALS,{TYPE:"NULL"});case vg.NOT_NULL:return lg(o,mg.operations.NOT_EQUALS,{TYPE:"NULL"});case vg.IS_NULL_OR_BLANK:case vg.NOT_NULL_OR_BLANK:case vg.CONTAINS:case vg.CONTAINS_WORDS_STARTING_WITH:case vg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:case vg.IS_CURRENT:case vg.IS_PREVIOUS:return xg(o,a);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function Sg(e,t){if(!("date"===t.field.type||"date-time"===t.field.type))return e;switch(e){case"LESS_THAN":return"IS_BEFORE";case"GREATER_THAN":return"IS_AFTER";case"LESS_THAN_OR_EQUAL":return"ON_OR_BEFORE";case"GREATER_THAN_OR_EQUAL":return"ON_OR_AFTER";default:return e}}function Eg(e,t){const i=(()=>{if("NULL"===t.RIGHT.TYPE){const e="EQUALS"===t.OPERATION?vg[vg.IS_NULL]:vg[vg.NOT_NULL];return wg.find(t=>t.type===e)}const i=Sg(t.OPERATION,e);return wg.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}function Og(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return hg(Eg({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function Tg(e,t){const[i,o]=(()=>{switch(!0){case"IS_NULL_OR_BLANK"===t.METHOD:return[vg[vg.IS_NULL_OR_BLANK],void 0];case"NOT_NULL_OR_BLANK"===t.METHOD:return[vg[vg.NOT_NULL_OR_BLANK],void 0];case"CONTAINS_IGNORE_CASE"===t.METHOD:return[vg[vg.CONTAINS],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&2===t.PARAMETERS.length:return[vg[vg.CONTAINS_WORDS_STARTING_WITH],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&3===t.PARAMETERS.length:return[vg[vg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER],t.PARAMETERS.slice(1).map(e=>e.VALUE)];case t.METHOD===mg.methodCall.DATE_TIME_IS_IN_RANGE&&3===t.PARAMETERS.length&&"STRING"===t.PARAMETERS[2].TYPE&&("CURRENT"===t.PARAMETERS[2].VALUE||"PREVIOUS"===t.PARAMETERS[2].VALUE):return[vg["CURRENT"===t.PARAMETERS[2].VALUE?vg.IS_CURRENT:vg.IS_PREVIOUS],t.PARAMETERS[1].VALUE];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:wg.find(e=>e.type===i),value:o}}function kg(e,t){return{combinator:gg.find(e=>e.type===t.OPERATION),children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return kg(e,t);if("BINARY_EXPRESSION"===t.TYPE)return Og(e,t);if("METHOD_EXPRESSION"===t.TYPE)return Tg(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let Ig=class extends Qm{ruleConfigChanged(e,t){this.config=Object.assign({combinators:gg,operators:wg,fields:t.fields,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning},(null==t?void 0:t.model)?{model:kg(t.fields,t.model)}:{})}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the ruleConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){const t=ug(e,$g);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],Ig.prototype,"ruleConfig",void 0),Ig=(0,C.Cg)([(0,l.customElement)({name:"foundation-rule-expression-builder",styles:wm,template:Tm})],Ig);const Dg={TRIM:"TRIM",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",CONVERT_TO_DATE:"CONVERT_TO_DATE",CONVERT_TO_DATE_TIME:"CONVERT_TO_DATE_TIME"},Rg=[{type:Dg.PLUS,label:"Add (+)",applyTo:[...tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically added to the specified rule value. FIELD + VALUE"},{type:Dg.MINUS,label:"Subtract (-)",applyTo:[...tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically subtracted by the specified rule value. FIELD - VALUE"},{type:Dg.MULTIPLY,label:"Multiply (*)",applyTo:[...tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically multiplied by the specified rule value. FIELD * VALUE"},{type:Dg.DIVIDE,label:"Divide (/)",applyTo:[...tg],nbInputs:1,tooltip:"Returns the result of the field value mathematically divided by the specified rule value. FIELD / VALUE"},{type:Dg.CONVERT_TO_DATE,label:"Convert to date",applyTo:["date"],nbInputs:0,tooltip:"Returns the date, which is stored as the epoch time, as a formatted date YYYY/dd/mm"},{type:Dg.CONVERT_TO_DATE_TIME,label:"Convert to date time",applyTo:["date-time"],nbInputs:0,tooltip:"Returns the date-time, which is stored as the epoch time, as a formatted date YYYY/dd/mm HH:mm:ss"}];function Ag(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=cg(e),n=sg(o),a=o.operator.type;switch(a){case Dg.TRIM:case Dg.CONVERT_TO_DATE:case Dg.CONVERT_TO_DATE_TIME:return function(e,t){switch(t){case Dg.TRIM:return dg(e,mg.methodCall.TRIM,[]);case Dg.CONVERT_TO_DATE:return dg(e,mg.methodCall.LONG_TO_DATE,[]);case Dg.CONVERT_TO_DATE_TIME:return dg(e,mg.methodCall.LONG_TO_DATE_TIME,[])}}(o,a);case Dg.PLUS:case Dg.MINUS:case Dg.DIVIDE:case Dg.MULTIPLY:return rg(o,a,n);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function Ng(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return hg(function(e,t){const i=(()=>{const i=function(e,t){return"date"===t.field.type||t.field.type,e}(t.OPERATION,e);return Rg.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function Fg(e,t){return{combinator:Jp,children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return Fg(e,t);if("BINARY_EXPRESSION"===t.TYPE)return Ng(e,t);if("METHOD_EXPRESSION"===t.TYPE)return function(e,t){const[i,o]=(()=>{switch(!0){case"TRIM"===t.METHOD:return[Dg[Dg.TRIM],void 0];case"LONG_TO_DATE"===t.METHOD:return[Dg[Dg.CONVERT_TO_DATE],void 0];case"LONG_TO_DATE_TIME"===t.METHOD:return[Dg[Dg.CONVERT_TO_DATE_TIME],void 0];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:Rg.find(e=>e.type===i),value:o}}(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let Lg=class extends Qm{valueConfigChanged(e,t){const i={TYPE:"PREDICATE_EXPRESSION",OPERATION:"NULL",EXPRESSIONS:t.model?[t.model]:[]},o=Fg(t.fields,i);this.config={combinators:[Jp],operators:Rg,fields:t.fields,model:o,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning}}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the valueConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){if(!("children"in e))throw new Error("Invalid top level group hierarchy");if(e.children.length>1)throw new Error("Value expressions should not have multiple rules");if(e.children[0]&&"children"in e.children[0])throw new Error("Trying to convert group to rule");const t=0===e.children.length?void 0:Ag(e.children[0]);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],Lg.prototype,"valueConfig",void 0),Lg=(0,C.Cg)([(0,l.customElement)({name:"foundation-value-expression-builder",styles:wm,template:Tm})],Lg);const Mg=l.html`
|
|
6181
|
+
`;let Jm=class extends l.FASTElement{constructor(){super(...arguments),this.error=!1}connectedCallback(){super.connectedCallback(),wm(this,this.styles,"rule"),this.config.partialRuleValidationWarning&&(this.error=(e=>{if(!e.field||!e.operator)return!0;if(0===e.operator.nbInputs)return!1;if(!("value"in e))throw new Error("No value set as required for operator");return"boolean"!==bm(e)&&!!(Array.isArray(e.value)?e.value:[e.value]).some(Km)})(this.model))}variadicRule(e){return"many"===e.operator.nbInputs&&"value"in e&&Array.isArray(e.value)}get operandIterator(){var e,t,i;if("many"===(null===(e=this.model.operator)||void 0===e?void 0:e.nbInputs)){if(!this.variadicRule(this.model))throw new Error("Varargs disabled for many nbInputs");return Array(this.model.value.length).fill(!0)}return Array(null!==(i=null===(t=this.model.operator)||void 0===t?void 0:t.nbInputs)&&void 0!==i?i:0).fill(!0)}operandValue(e){if(this.model.operator){if(1===this.model.operator.nbInputs&&"value"in this.model)return this.model.value;if((2===this.model.operator.nbInputs||"many"===this.model.operator.nbInputs)&&"value"in this.model&&Array.isArray(this.model.value))return this.model.value[e];throw new Error("Invalid operand lookup")}}dispatchAddVarArg(){if(!this.variadicRule(this.model))throw new Error("Cannot add inputs for non-variadic operator, or invalid format");const e={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:[...this.model.value,Vm(this.model.operator,this.model)]}};this.dispatchEvent(new CustomEvent(Cm.UpdateRule,{detail:e,bubbles:!0,composed:!0}))}handleRemoveVarArg(e){const{index:t}=e.detail;if(!this.variadicRule(this.model))throw new Error("Cannot remove inputs for non-variadic operator, or invalid format");const i={ruleId:this.model.ruleId,newData:{operator:this.model.operator,field:this.model.field,value:this.model.value.filter((e,i)=>i!==t)}};this.dispatchEvent(new CustomEvent(Cm.UpdateRule,{detail:i,bubbles:!0,composed:!0}))}dispatchDeleteRule(e){e.stopPropagation();const t={ruleId:this.model.ruleId};this.dispatchEvent(new CustomEvent(Cm.DelRule,{detail:t,bubbles:!0,composed:!0}))}handleFieldSelected(e){var t;e.stopPropagation();const{fieldId:i}=e.detail,o=null!==(t=this.config.fields.find(e=>e.fieldId===i))&&void 0!==t?t:null,n={ruleId:this.model.ruleId,newData:{field:o,value:null,operator:null}};this.dispatchEvent(new CustomEvent(Cm.UpdateRule,{detail:n,bubbles:!0,composed:!0}))}handleValueChanged(e){e.stopPropagation();const{value:t,index:i}=e.detail,o={ruleId:this.model.ruleId,newData:qm(this.model,t,i)};this.dispatchEvent(new CustomEvent(Cm.UpdateRule,{detail:o,bubbles:!0,composed:!0}))}handleOperatorSelected(e){var t;e.stopPropagation();const{operatorId:i}=e.detail;if(!i)return;const o=null!==(t=this.config.operators.find(e=>e.type===i))&&void 0!==t?t:null;if(!o)throw new Error(`Unable to find operator of type ${i}`);this.dispatchEvent(new CustomEvent(Cm.UpdateRule,{detail:{ruleId:this.model.ruleId,newData:Ym(o,this.model)},bubbles:!0,composed:!0}))}};(0,C.Cg)([l.observable],Jm.prototype,"config",void 0),(0,C.Cg)([l.observable],Jm.prototype,"styles",void 0),(0,C.Cg)([l.observable],Jm.prototype,"model",void 0),(0,C.Cg)([l.observable],Jm.prototype,"index",void 0),(0,C.Cg)([(0,l.attr)({mode:"boolean"})],Jm.prototype,"error",void 0),(0,C.Cg)([l.volatile],Jm.prototype,"operandIterator",null),Jm=(0,C.Cg)([(0,l.customElement)({name:"expression-rule",template:Qm,styles:Xm,shadowOptions:{delegatesFocus:!0}})],Jm);let Zm=class extends l.FASTElement{constructor(){super(...arguments),this.model=null,this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!1,this.handleAddGroup=this._handleAddGroup.bind(this),this.handleAddRule=this._handleAddRule.bind(this),this.handleDeleteGroup=this._handleDeleteGroup.bind(this),this.handleDeleteRule=this._handleDeleteRule.bind(this),this.handleUpdateGroupData=this._handleUpdateGroupData.bind(this),this.handleUpdateRuleData=this._handleUpdateRuleData.bind(this)}configChanged(e,t){this.isValidConfig(t)?t.model?(this.ruleCount=0,this.groupCount=0,this.userUpdatingModel=!0,this.model=pm(t.model,this),this.userUpdatingModel=!1):null===this.model&&this.initBaseModel():console.warn("Invalid config passed to ExpressionBuilder. Verify you've defined operators, fields, and combinators.")}modelChanged(e,t){if(!t||this.userUpdatingModel)return;const i=mm(t);this.dispatchChangeEvent(i)}dispatchChangeEvent(e){this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0,cancelable:!0,composed:!0}))}getConfig(){return this.config}getGroupId(){return this.groupCount+=1,`group-${this.groupCount}`}getRuleId(){return this.ruleCount+=1,`rule-${this.ruleCount}`}connectedCallback(){if(super.connectedCallback(),this.addEventListener(Cm.AddGroup,this.handleAddGroup),this.addEventListener(Cm.DelGroup,this.handleDeleteGroup),this.addEventListener(Cm.AddRule,this.handleAddRule),this.addEventListener(Cm.DelRule,this.handleDeleteRule),this.addEventListener(Cm.UpdateGroup,this.handleUpdateGroupData),this.addEventListener(Cm.UpdateRule,this.handleUpdateRuleData),!this.isValidConfig(this.config))return this.config&&console.warn("Config detected during connectedCallback but it isn't valid"),void(this.config=null);this.config.model||this.initBaseModel()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener(Cm.AddGroup,this.handleAddGroup),this.removeEventListener(Cm.DelGroup,this.handleDeleteGroup),this.removeEventListener(Cm.AddRule,this.handleAddRule),this.removeEventListener(Cm.DelRule,this.handleDeleteRule),this.removeEventListener(Cm.UpdateGroup,this.handleUpdateGroupData),this.removeEventListener(Cm.UpdateRule,this.handleUpdateRuleData)}isValidConfig(e){var t,i,o;return Boolean(e&&(null===(t=e.combinators)||void 0===t?void 0:t.length)&&(null===(i=e.operators)||void 0===i?void 0:i.length)&&(null===(o=e.fields)||void 0===o?void 0:o.length))}initBaseModel(){if(!this.isValidConfig(this.config))throw new Error("Invalid config set on ExpressionBuilder. Verify you've defined operators, fields, and combinators.");this.model={children:[],level:1,groupId:hm,config:this.config,combinator:this.config.combinators[0]}}_handleAddGroup(e){const{parentGroupId:t,newGroup:i}=e.detail,o={groupId:this.getGroupId(),level:i.level,children:[],config:this.config,combinator:this.config.combinators[0]};this.model=um(this.model,t,o)}_handleAddRule(e){const{parentGroupId:t}=e.detail,i={ruleId:this.getRuleId(),config:this.config,field:null,operator:null,value:null};this.model=um(this.model,t,i)}_handleDeleteGroup(e){const{groupId:t}=e.detail;var i,o;this.model=rm(i=this.model,dm(i,o=t).groupId,e=>e.filter(e=>!("groupId"in e)||e.groupId!==o))}_handleDeleteRule(e){const{ruleId:t}=e.detail;var i,o;this.model=rm(i=this.model,cm(i,o=t).groupId,e=>e.filter(e=>!("ruleId"in e)||e.ruleId!==o))}_handleUpdateGroupData(e){const{groupId:t,newData:i}=e.detail;this.model=function(e,t,i){return t===hm?Object.assign(Object.assign({},e),i):rm(e,dm(e,t).groupId,e=>e.map(e=>"groupId"in e&&e.groupId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}_handleUpdateRuleData(e){const{ruleId:t,newData:i}=e.detail;this.model=function(e,t,i){return rm(e,cm(e,t).groupId,e=>e.map(e=>"ruleId"in e&&e.ruleId===t?Object.assign(Object.assign({},e),i):e))}(this.model,t,i)}};(0,C.Cg)([l.observable],Zm.prototype,"config",void 0),(0,C.Cg)([l.observable],Zm.prototype,"styles",void 0),(0,C.Cg)([l.observable],Zm.prototype,"model",void 0),Zm=(0,C.Cg)([(0,l.customElement)({name:"expression-builder",template:Im,styles:xm})],Zm);let eg=class extends Zm{};eg=(0,C.Cg)([(0,l.customElement)({name:"foundation-expression-builder",styles:xm,template:Im})],eg);const tg=["int","short","long"],ig=["double","bigdecimal"],og=[...tg,...ig],ng=["date","date-time"],ag=["string","enum"],sg=["boolean"],rg=e=>{var t,i,o;return null!==(o=null===(i=null===(t=e.operator)||void 0===t?void 0:t.valueType)||void 0===i?void 0:i.type)&&void 0!==o?o:e.field.type};function lg(e){switch(rg(e)){case"int":case"long":case"double":case"bigdecimal":case"date":case"date-time":case"short":return"NUMBER";case"string":case"enum":return"STRING";case"boolean":return"BOOLEAN"}}function dg(e,t,i){return"value"in e?{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:{TYPE:i,VALUE:e.value}}:null}function cg(e,t,i){return{TYPE:"BINARY_EXPRESSION",LEFT:{TYPE:"FIELD",NAME:e.field.fieldId},OPERATION:t,RIGHT:i}}function ug(e,t,i=[]){return"value"in e?{TYPE:"METHOD_EXPRESSION",PARAMETERS:[{TYPE:"FIELD",NAME:e.field.fieldId},...i],METHOD:t}:null}function hg(e){const t=!(!("value"in e)||void 0===e.value||null===e.value);return Object.assign(Object.assign({},e),t?{value:(t=>{const i=rg(e);if(ag.includes(i))return t;if(og.includes(i))return t.toString();if(sg.includes(i))return t;if(Array.isArray(t))throw new Error("Not implemented TernararyOperator or VariadicOperator args in rule value transformer");if(ng.includes(i))return new Date(t).getTime().toString();throw new Error("Unhandled transformRuleValue case")})(e.value)}:{})}function pg(e,t){return{TYPE:"PREDICATE_EXPRESSION",OPERATION:e.combinator.type,EXPRESSIONS:e.children.map(e=>"children"in e?pg(e,t):t(e)).filter(Boolean)}}function mg(e,t){const i=e.operator.nbInputs;if("many"===i||2===i)throw new Error("Not implemented TernararyOperator or VariadicOperator args in rebuildRuleValue");return Object.assign(Object.assign({},e),0===i?{}:{value:(t=>{const i=rg(e);if(ag.includes(i))return t;if(tg.includes(i))return parseInt(t);if(ig.includes(i))return parseFloat(t);if(sg.includes(i))return t;if(ng.includes(i)){const e=new Date(parseInt(t));return"date"===i?gm(e):vm(e)}throw new Error("Unhandled rebuildRuleValue case")})(t.VALUE)})}const gg={template:Im,styles:xm};var vg;!function(e){e.methodCall={CONTAINS_IGNORE_CASE:"CONTAINS_IGNORE_CASE",CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE:"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",TRIM:"TRIM",LONG_TO_DATE:"LONG_TO_DATE",LONG_TO_DATE_TIME:"LONG_TO_DATE_TIME",DATE_TIME_IS_IN_RANGE:"DATE_TIME_IS_IN_RANGE"},e.logicalOperations={AND:"AND",OR:"OR"},e.operations=Object.assign(Object.assign({},e.logicalOperations),{GREATER_THAN:"GREATER_THAN",LESS_THAN:"LESS_THAN",GREATER_THAN_OR_EQUAL:"GREATER_THAN_OR_EQUAL",LESS_THAN_OR_EQUAL:"LESS_THAN_OR_EQUAL",EQUALS:"EQUALS",NOT_EQUALS:"NOT_EQUALS",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",BITWISE_AND:"BITWISE_AND",BITWISE_OR:"BITWISE_OR",ASSIGNMENT:"ASSIGNMENT",IS_CURRENT:"IS_CURRENT",IS_PREVIOUS:"IS_PREVIOUS"})}(vg||(vg={}));const fg=[{type:vg.logicalOperations.AND,maxRules:"many"},{type:vg.logicalOperations.OR,maxRules:"many"}],bg={EQUALS:vg.operations.EQUALS,NOT_EQUALS:vg.operations.NOT_EQUALS,IS_NULL:"IS_NULL",NOT_NULL:"NOT_NULL",IS_NULL_OR_BLANK:"IS_NULL_OR_BLANK",NOT_NULL_OR_BLANK:"NOT_NULL_OR_BLANK",CONTAINS:"CONTAINS",CONTAINS_WORDS_STARTING_WITH:"CONTAINS_WORDS_STARTING_WITH",CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:"CONTAINS_WORDS_STARTING_SPLIT_DELIMITER",GREATER_THAN:vg.operations.GREATER_THAN,GREATER_THAN_OR_EQUAL:vg.operations.GREATER_THAN_OR_EQUAL,LESS_THAN:vg.operations.LESS_THAN,LESS_THAN_OR_EQUAL:vg.operations.LESS_THAN_OR_EQUAL,IS_BEFORE:"IS_BEFORE",IS_AFTER:"IS_AFTER",ON_OR_BEFORE:"ON_OR_BEFORE",ON_OR_AFTER:"ON_OR_AFTER",IS_CURRENT:vg.operations.IS_CURRENT,IS_PREVIOUS:vg.operations.IS_PREVIOUS},yg=e=>({type:"enum",input:"select",values:e}),wg=yg({HOUR:{label:"Hour",tooltip:"Beginning of the hour immediately preceding the current one to the current hour."},DAY:{label:"Day",tooltip:"Midnight on the day before today to midnight of the current day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the day before today to midnight of the current day. If the current day is Monday then the previous day is Friday."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the previous week to midnight on the Monday of the current week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the previous month to midnight on the 1st of the current month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the previous year to midnight on the 1st Jan of the current year."}}),Cg=yg({HOUR:{label:"Hour",tooltip:"Beginning of the current hour to beginning of the next hour."},DAY:{label:"Day",tooltip:"Midnight on the current day day to midnight of the next day."},WEEK_DAY:{label:"Week day",tooltip:"Midnight on the current day day to midnight of the next day. This filter will never match Sat or Sun, always returning false on the weekends."},WEEK:{label:"Week",tooltip:"Midnight on the Monday of the current week to midnight on the Monday of the next week."},MONTH:{label:"Month",tooltip:"Midnight on the 1st of the current month to midnight on the 1st of the next month."},YEAR:{label:"Year",tooltip:"Midnight on Jan 1st of the current year to midnight on the 1st Jan of the next year."}}),xg=[{type:bg.EQUALS,label:"Equals",nbInputs:1,applyTo:[...ag,...sg,...og,...ng],tooltip:"Check the equality of the field compared to a set value"},{type:bg.NOT_EQUALS,label:"Not equals",nbInputs:1,applyTo:[...ag,...sg,...og,...ng],tooltip:"Check that the field is different from a set value"},{type:bg.IS_NULL,label:"Is null",nbInputs:0,applyTo:["enum",...sg,...og,...ng],tooltip:"Check if the field value is null"},{type:bg.NOT_NULL,label:"Not null",nbInputs:0,applyTo:["enum",...sg,...og,...ng],tooltip:"Check if the field value is not null"},{type:bg.IS_NULL_OR_BLANK,label:"Is null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is null or an empty string"},{type:bg.NOT_NULL_OR_BLANK,label:"Not null or blank",nbInputs:0,applyTo:["string"],tooltip:"Check if the field value is not null and not an empty string"},{type:bg.CONTAINS,label:"Contains",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains the specified text (case insensitive)"},{type:bg.CONTAINS_WORDS_STARTING_WITH,label:"Contains words starting with",nbInputs:1,applyTo:["string"],tooltip:"Check if the field contains words that start with the specified text, split by whitespace (case insensitive)"},{type:bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER,label:"Contains words starting with (split)",nbInputs:2,applyTo:["string"],tooltip:"Check if field contains words starting with text, split by a delimiter (case insensitive)"},{type:bg.GREATER_THAN,label:"Greater than",nbInputs:1,applyTo:[...og],tooltip:"Check if the field value is greater than a specified number"},{type:bg.GREATER_THAN_OR_EQUAL,label:"Greater than or equal to",nbInputs:1,applyTo:[...og],tooltip:"Check if the field value is greater than or equal to a specified number"},{type:bg.LESS_THAN,label:"Less than",nbInputs:1,applyTo:[...og],tooltip:"Check if the field value is less than a specified number"},{type:bg.LESS_THAN_OR_EQUAL,label:"Less than or equal to",nbInputs:1,applyTo:[...og],tooltip:"Check if the field value is less than or equal to a specified number"},{type:bg.IS_BEFORE,label:"Is before",nbInputs:1,applyTo:[...ng],tooltip:"Check if the field is before a specified date/time"},{type:bg.IS_AFTER,label:"Is after",nbInputs:1,applyTo:[...ng],tooltip:"Check if the field is after a specified date/time"},{type:bg.ON_OR_BEFORE,label:"On or before",nbInputs:1,applyTo:[...ng],tooltip:"Check if the field is on or before a specified date/time"},{type:bg.ON_OR_AFTER,label:"On or after",nbInputs:1,applyTo:[...ng],tooltip:"Check if the field is on or after a specified date/time"},{type:bg.IS_CURRENT,label:"Is current",nbInputs:1,applyTo:[...ng],tooltip:"Check whether the current date/time matches the current hour/day/work day/week/month/year.",valueType:Cg,optgroup:"Relative Period"},{type:bg.IS_PREVIOUS,label:"Is previous",nbInputs:1,applyTo:[...ng],tooltip:"Check whether the current date/time matches the previous hour/day/work day/week/month/year",valueType:wg,optgroup:"Relative Period"}];function $g(e){switch(e){case"IS_BEFORE":return"LESS_THAN";case"IS_AFTER":return"GREATER_THAN";case"ON_OR_BEFORE":return"LESS_THAN_OR_EQUAL";case"ON_OR_AFTER":return"GREATER_THAN_OR_EQUAL";default:return e}}function Sg(e,t){switch(t){case bg.IS_NULL_OR_BLANK:return ug(e,vg.methodCall.IS_NULL_OR_BLANK,[]);case bg.NOT_NULL_OR_BLANK:return ug(e,vg.methodCall.NOT_NULL_OR_BLANK,[]);case bg.CONTAINS:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS");return ug(e,vg.methodCall.CONTAINS_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case bg.CONTAINS_WORDS_STARTING_WITH:if(!("value"in e))throw new Error("Invalid shape for operator CONTAINS_WORDS_STARTING_WITH");return ug(e,vg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,[{TYPE:"STRING",VALUE:e.value}]);case bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:if(!("value"in e)||!Array.isArray(e.value)||2!==e.value.length)throw new Error("Invalid shape for CONTAINS_WORDS_STARTING_SPLIT_DELIMITER");return ug(e,vg.methodCall.CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE,e.value.map(e=>({TYPE:"STRING",VALUE:e})));case bg.IS_CURRENT:case bg.IS_PREVIOUS:if(!("value"in e))throw new Error("Invalid shape for operator IS_CURRENT | IS_PREVIOUS");return ug(e,vg.methodCall.DATE_TIME_IS_IN_RANGE,[{TYPE:"STRING",VALUE:e.value},{TYPE:"STRING",VALUE:t===bg.IS_CURRENT?"CURRENT":"PREVIOUS"}]);default:throw new Error("Unreachable default case")}}function Eg(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=hg(e),n=lg(o),a=$g(o.operator.type);switch(a){case bg.EQUALS:case bg.NOT_EQUALS:case bg.GREATER_THAN:case bg.GREATER_THAN_OR_EQUAL:case bg.LESS_THAN:case bg.LESS_THAN_OR_EQUAL:return dg(o,a,n);case bg.IS_NULL:return cg(o,vg.operations.EQUALS,{TYPE:"NULL"});case bg.NOT_NULL:return cg(o,vg.operations.NOT_EQUALS,{TYPE:"NULL"});case bg.IS_NULL_OR_BLANK:case bg.NOT_NULL_OR_BLANK:case bg.CONTAINS:case bg.CONTAINS_WORDS_STARTING_WITH:case bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER:case bg.IS_CURRENT:case bg.IS_PREVIOUS:return Sg(o,a);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function Og(e,t){if(!("date"===t.field.type||"date-time"===t.field.type))return e;switch(e){case"LESS_THAN":return"IS_BEFORE";case"GREATER_THAN":return"IS_AFTER";case"LESS_THAN_OR_EQUAL":return"ON_OR_BEFORE";case"GREATER_THAN_OR_EQUAL":return"ON_OR_AFTER";default:return e}}function Tg(e,t){const i=(()=>{if("NULL"===t.RIGHT.TYPE){const e="EQUALS"===t.OPERATION?bg[bg.IS_NULL]:bg[bg.NOT_NULL];return xg.find(t=>t.type===e)}const i=Og(t.OPERATION,e);return xg.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}function kg(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return mg(Tg({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function Ig(e,t){const[i,o]=(()=>{switch(!0){case"IS_NULL_OR_BLANK"===t.METHOD:return[bg[bg.IS_NULL_OR_BLANK],void 0];case"NOT_NULL_OR_BLANK"===t.METHOD:return[bg[bg.NOT_NULL_OR_BLANK],void 0];case"CONTAINS_IGNORE_CASE"===t.METHOD:return[bg[bg.CONTAINS],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&2===t.PARAMETERS.length:return[bg[bg.CONTAINS_WORDS_STARTING_WITH],t.PARAMETERS[1].VALUE];case"CONTAINS_WORDS_STARTING_WITH_IGNORE_CASE"===t.METHOD&&3===t.PARAMETERS.length:return[bg[bg.CONTAINS_WORDS_STARTING_SPLIT_DELIMITER],t.PARAMETERS.slice(1).map(e=>e.VALUE)];case t.METHOD===vg.methodCall.DATE_TIME_IS_IN_RANGE&&3===t.PARAMETERS.length&&"STRING"===t.PARAMETERS[2].TYPE&&("CURRENT"===t.PARAMETERS[2].VALUE||"PREVIOUS"===t.PARAMETERS[2].VALUE):return[bg["CURRENT"===t.PARAMETERS[2].VALUE?bg.IS_CURRENT:bg.IS_PREVIOUS],t.PARAMETERS[1].VALUE];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:xg.find(e=>e.type===i),value:o}}function Dg(e,t){return{combinator:fg.find(e=>e.type===t.OPERATION),children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return Dg(e,t);if("BINARY_EXPRESSION"===t.TYPE)return kg(e,t);if("METHOD_EXPRESSION"===t.TYPE)return Ig(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let Rg=class extends Zm{ruleConfigChanged(e,t){this.config=Object.assign({combinators:fg,operators:xg,fields:t.fields,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning},(null==t?void 0:t.model)?{model:Dg(t.fields,t.model)}:{})}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the ruleConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){const t=pg(e,Eg);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],Rg.prototype,"ruleConfig",void 0),Rg=(0,C.Cg)([(0,l.customElement)({name:"foundation-rule-expression-builder",styles:xm,template:Im})],Rg);const Ag={TRIM:"TRIM",PLUS:"PLUS",MINUS:"MINUS",MULTIPLY:"MULTIPLY",DIVIDE:"DIVIDE",CONVERT_TO_DATE:"CONVERT_TO_DATE",CONVERT_TO_DATE_TIME:"CONVERT_TO_DATE_TIME"},Ng=[{type:Ag.PLUS,label:"Add (+)",applyTo:[...og],nbInputs:1,tooltip:"Returns the result of the field value mathematically added to the specified rule value. FIELD + VALUE"},{type:Ag.MINUS,label:"Subtract (-)",applyTo:[...og],nbInputs:1,tooltip:"Returns the result of the field value mathematically subtracted by the specified rule value. FIELD - VALUE"},{type:Ag.MULTIPLY,label:"Multiply (*)",applyTo:[...og],nbInputs:1,tooltip:"Returns the result of the field value mathematically multiplied by the specified rule value. FIELD * VALUE"},{type:Ag.DIVIDE,label:"Divide (/)",applyTo:[...og],nbInputs:1,tooltip:"Returns the result of the field value mathematically divided by the specified rule value. FIELD / VALUE"},{type:Ag.CONVERT_TO_DATE,label:"Convert to date",applyTo:["date"],nbInputs:0,tooltip:"Returns the date, which is stored as the epoch time, as a formatted date YYYY/dd/mm"},{type:Ag.CONVERT_TO_DATE_TIME,label:"Convert to date time",applyTo:["date-time"],nbInputs:0,tooltip:"Returns the date-time, which is stored as the epoch time, as a formatted date YYYY/dd/mm HH:mm:ss"}];function Fg(e){var t,i;if(!(null===(t=e.operator)||void 0===t?void 0:t.type)||!(null===(i=e.field)||void 0===i?void 0:i.fieldId))return null;const o=hg(e),n=lg(o),a=o.operator.type;switch(a){case Ag.TRIM:case Ag.CONVERT_TO_DATE:case Ag.CONVERT_TO_DATE_TIME:return function(e,t){switch(t){case Ag.TRIM:return ug(e,vg.methodCall.TRIM,[]);case Ag.CONVERT_TO_DATE:return ug(e,vg.methodCall.LONG_TO_DATE,[]);case Ag.CONVERT_TO_DATE_TIME:return ug(e,vg.methodCall.LONG_TO_DATE_TIME,[])}}(o,a);case Ag.PLUS:case Ag.MINUS:case Ag.DIVIDE:case Ag.MULTIPLY:return dg(o,a,n);default:throw new Error(`Unmatched case for operator name: ${a}`)}}function Lg(e,t){if("FIELD"!==t.LEFT.TYPE)throw new Error("BinaryExpression LHS must be TYPE === FIELD");if(!["STRING","NUMBER","BOOLEAN","NULL"].includes(t.RIGHT.TYPE))throw new Error("BinaryExpression RHS must be TYPE === NUMBER | STRING | BOOLEAN | NULL");return mg(function(e,t){const i=(()=>{const i=function(e,t){return"date"===t.field.type||t.field.type,e}(t.OPERATION,e);return Ng.find(e=>e.type===i)})();return Object.assign(Object.assign({},e),{operator:i})}({field:e.find(e=>e.fieldId===t.LEFT.NAME)},t),t.RIGHT)}function Mg(e,t){return{combinator:em,children:t.EXPRESSIONS.map(t=>{if(!("TYPE"in t))throw new Error("RuleExpression format not yet supported - no TYPE");if("PREDICATE_EXPRESSION"===t.TYPE)return Mg(e,t);if("BINARY_EXPRESSION"===t.TYPE)return Lg(e,t);if("METHOD_EXPRESSION"===t.TYPE)return function(e,t){const[i,o]=(()=>{switch(!0){case"TRIM"===t.METHOD:return[Ag[Ag.TRIM],void 0];case"LONG_TO_DATE"===t.METHOD:return[Ag[Ag.CONVERT_TO_DATE],void 0];case"LONG_TO_DATE_TIME"===t.METHOD:return[Ag[Ag.CONVERT_TO_DATE_TIME],void 0];default:throw new Error("Unhandled fromMethodExpression case")}})();return{field:e.find(e=>e.fieldId===t.PARAMETERS[0].NAME),operator:Ng.find(e=>e.type===i),value:o}}(e,t);throw new Error("RuleExpression format not yet supported - unsupported TYPE")})}}let _g=class extends Zm{valueConfigChanged(e,t){const i={TYPE:"PREDICATE_EXPRESSION",OPERATION:"NULL",EXPRESSIONS:t.model?[t.model]:[]},o=Mg(t.fields,i);this.config={combinators:[em],operators:Ng,fields:t.fields,model:o,maxNesting:t.maxNesting,partialRuleValidationWarning:t.partialRuleValidationWarning}}configChanged(e,t){if(null!==t){if(!t.operators||!t.combinators)throw new Error("Unable to detect operators or combinators. Did you set the config on the rule builder via the config property? Use the valueConfig property instead");super.configChanged(e,t)}}dispatchChangeEvent(e){if(!("children"in e))throw new Error("Invalid top level group hierarchy");if(e.children.length>1)throw new Error("Value expressions should not have multiple rules");if(e.children[0]&&"children"in e.children[0])throw new Error("Trying to convert group to rule");const t=0===e.children.length?void 0:Fg(e.children[0]);this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,cancelable:!0,composed:!0}))}};(0,C.Cg)([l.observable],_g.prototype,"valueConfig",void 0),_g=(0,C.Cg)([(0,l.customElement)({name:"foundation-value-expression-builder",styles:xm,template:Im})],_g);const Hg=l.html`
|
|
6182
6182
|
<template ${(0,l.ref)("notificationListener")}>
|
|
6183
6183
|
<slot></slot>
|
|
6184
6184
|
</template>
|
|
6185
|
-
`;var _g;!function(e){e.NOTIFICATION_EVENT="notification-event"}(_g||(_g={}));const Hg={mode:"open",delegatesFocus:!0};class zg extends s.FoundationElement{constructor(){super(...arguments),this.closeTimeout=0,this.toastButtons=[]}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.addEventListener(_g.NOTIFICATION_EVENT,e=>{e.stopImmediatePropagation(),ge(e.detail,this.tagName,this.notificationListener)}),this.connectionSub=this.connect.isConnected$.subscribe(e=>(0,C.sH)(this,void 0,void 0,function*(){e&&(yield this.handleReconnection())}))})}handleReconnection(){return(0,C.sH)(this,void 0,void 0,function*(){this.resourceName&&(yield this.initializeDatasource(),this.setupDataSubscription())})}initializeDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){var e;(null===(e=this.datasource)||void 0===e?void 0:e.initialized)&&this.datasource.destroy();if(!(yield this.datasource.init({resourceName:this.resourceName},!0)))throw new Error(`Failed to initialize datasource for ${this.resourceName}`)})}setupDataSubscription(){this.datasource.stream?this.dataSub=this.datasource.stream.subscribe(e=>{e.ROW&&e.SEQUENCE_ID>1&&this.handleStreamUpdate((0,ti.d)(e))}):Qe.warn(`No stream available for ${this.resourceName}`)}disconnectedCallback(){var e,t,i;super.disconnectedCallback(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),delete this.dataSub,null===(t=this.connectionSub)||void 0===t||t.unsubscribe(),delete this.connectionSub,null===(i=this.datasource)||void 0===i||i.destroy(),delete this.datasource}handleStreamUpdate(e){const t=e.inserts;t.length>0&&t.forEach(e=>{this.showNotificationToast(e)})}showNotificationToast(e){const{HEADER:t,MESSAGE:i,NOTIFY_SEVERITY:o}=e,n=e.CREATED_AT?new Date(e.CREATED_AT):void 0,a=e.EXPIRY?e.EXPIRY-e.CREATED_AT:void 0;let s=[];this.toastButtons&&this.toastButtons.length>0&&(s=this.toastButtons.filter(({condition:t})=>!t||t({details:e})));const r={title:t,body:i,createdAt:n,toast:{details:e,type:null==o?void 0:o.toLowerCase(),buttons:s,autoClose:void 0!==a?!!a:!!this.closeTimeout,closeTimeout:null!=a?a:this.closeTimeout,position:this.toastPosition}};Md(r,this.tagName)}}(0,C.Cg)([l.observable],zg.prototype,"notificationListener",void 0),(0,C.Cg)([oi.dm],zg.prototype,"connect",void 0),(0,C.Cg)([(0,l.attr)({attribute:"resource-name"})],zg.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout",converter:l.nullableNumberConverter})],zg.prototype,"closeTimeout",void 0),(0,C.Cg)([l.observable],zg.prototype,"toastButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"toast-position"})],zg.prototype,"toastPosition",void 0),(0,C.Cg)([ni.yW],zg.prototype,"datasource",void 0);const Pg=zg.compose({baseName:"notification-listener",template:Mg,shadowOptions:Hg}),Ug=(e,t)=>i=>{const o="function"==typeof t?t:(n=t,e=>Object.assign(Object.assign({},n),e));var n;return l.FASTElement.define(class extends e{},o(i))};function Bg(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=l.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var Gg,jg=i(16171);!function(e){e.controlClicked="controlClicked",e.routeChanged="routeChanged"}(Gg||(Gg={}));class Vg{constructor(e){this.analytics=(0,jg.Ay)(e)}trackEvent(e,t){Da.v.debug(`FoundationAnalytics.trackEvent ${e} : ${JSON.stringify(t)}`),this.analytics.track(e,t)}}const Wg=s.DI.createInterface(e=>e.singleton(Vg));var Yg=i(98647),qg=i(35044);const Kg=(0,Xe.createLogger)("foundation-router");var Xg=i(36132),Qg=i(80751),Jg=i(3479);const Zg="$router",ev=Object.freeze({getOrCreateFor:e=>{const t=e[Zg];return void 0!==t?t:e[Zg]=new tv(e)},find:e=>Jg.Ix.find(e),from:e=>Jg.Ix.from(e)});class tv extends Jg.LK{}const iv=/^([a-z][a-z0-9+\-.]*:)?\/\//i;function ov(e){return iv.test(e)}function nv(e){return e.config instanceof Yg.Y?e:ev.find(e)}function av(e){return nv(e).parent}function sv(e){let t=nv(e);for(;t&&t.level>0;)t=t.parent;return t}function rv(e,t="/",i=!1){const o=e.join(t).replace(new RegExp(t+"{1,}","g"),t);return!i&&o.endsWith(t)?o.slice(0,-1):o}function lv(e,t="/"){const i=e.split(t);return 2===i.length&&""===i[0]&&""!==i[1]?e:(i.length>1&&i.pop(),i.join(t))}function dv(e){return e.replace(`/*${Qg.N}`,"")}const cv=Object.freeze({path:Object.freeze({get current(){return Xg.qh.path.current},generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=nv(e);for(;null!==o;){const e=yield o.config.generateRouteFromPath(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t=!0)=>{e&&ov(e)?location.href=e:(history.pushState({},document.title,e),t&&cv.path.trigger(e))},replace:(e,t=!0)=>{e&&ov(e)?location.href=e:(history.replaceState({},document.title,e),t&&cv.path.trigger(e))},trigger:e=>{Xg.qh.path.trigger(e)}}),name:Object.freeze({generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=nv(e);for(;null!==o;){const e=yield o.config.generateRouteFromName(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield cv.name.generateRoute(e,t,i);null!==n&&cv.path.push(n,o)}),replace:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield cv.name.generateRoute(e,t,i);null!==n&&cv.path.replace(n,o)}),trigger:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){const o=yield cv.name.generateRoute(e,t,i);null!==o&&cv.path.trigger(o)})})}),uv=e=>!e.navId||"header"===e.navId||"side-nav"===e.navId,hv=10;function pv(e,t=uv,i=hv){const o=[];return e.filter(e=>e.navItems&&e.navItems.some(t)).forEach((e,n)=>{e.navItems.filter(t).map((t,o)=>{var a,s,r,l;const d=null!==(a=t.placementIndex)&&void 0!==a?a:n*i+o;return Object.assign(Object.assign({},t),{navId:null!==(s=t.navId)&&void 0!==s?s:"header",placementIndex:d,routePath:null!==(r=t.routePath)&&void 0!==r?r:e.path,routeName:null!==(l=t.routeName)&&void 0!==l?l:e.name})}).forEach(e=>o.push(e))}),o.sort((e,t)=>e.placementIndex-t.placementIndex)}class mv extends Qg.s{constructor(){super(...arguments),this.definitions=[]}map(...e){const t=this.owner,i=!t.parent,o=t.basename;i&&(""!==o&&"/"!==o)&&(Kg.debug("Route paths remap required due to detected sub-path deployment"),e=e.map(e=>{if(!e.path)return e;if(e.path.startsWith(o))return Kg.debug(`'${e.path}' path okay as is`),e;const t="/"!==e.path.charAt(0)?"/":"",i=`${o}${t}${e.path}`;return Kg.debug(`'${e.path}' path modified to '${i}'`),Object.assign(Object.assign({},e),{path:i})})),this.definitions=[...e,...this.definitions],super.map(...e)}}(0,C.Cg)([l.observable],mv.prototype,"definitions",void 0);class gv extends Yg.Y{constructor(){super(),this.logger=Kg,this.loginPath="login",this.notFoundPath="not-found",this.notPermittedPath="not-permitted",this.routes=new mv(this),this.basename=Hn.OB,this.routes=new mv(this)}getNavItems(e=uv){return pv(this.routes.definitions,e)}configureAnalytics(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){this.analytics.trackEvent(Gg.routeChanged,{path:e.route.endpoint.path})})})}configureRoutePermittedChecks(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){var t;const{settings:i}=e.route;!1===(null===(t=null==i?void 0:i.isPermitted)||void 0===t?void 0:t.call(i))&&e.cancel(()=>{var t,o;if(this.user.isAuthenticated){const n=null!==(o=null===(t=i.notPermittedPath)||void 0===t?void 0:t.call(i))&&void 0!==o?o:this.notPermittedPath;this.logger.debug(`User not permitted to access route. Re-routing to ${n}.`),cv.name.replace(e.router,n)}else this.user.trackPath(),cv.name.replace(e.router,this.loginPath)})})})}configureFallbackRouteDefinition(){this.routes.fallback(()=>{let e={redirect:this.notFoundPath};return this.user.isAuthenticated||(this.user.trackPath(),this._session.captureReturnUrl(),e={redirect:this.loginPath}),this.logger.debug(`Route unresolved. Re-routing to ${e.redirect}.`),e})}navigationPhaseLoginRedirect(e){e.cancel(()=>{this.user.trackPath(),this._session.captureReturnUrl(),cv.name.replace(e.router,this.loginPath)})}generateRouteFromName(e,t){const i=Object.create(null,{generateRouteFromName:{get:()=>super.generateRouteFromName}});return(0,C.sH)(this,void 0,void 0,function*(){const o=yield i.generateRouteFromName.call(this,e,t);return o?this.generateNavigationPath(o):null})}navigateTo(e){return(0,C.sH)(this,void 0,void 0,function*(){if(e.name)return this.relativeTo||this.logger.error("unable to navigate by name as the relativeTo router is not set"),void(yield cv.name.push(this.relativeTo,e.name,e.params,e.trigger));e.path&&cv.path.push(this.generateNavigationPath(e.path,e.params),e.trigger)})}generateNavigationPath(e,t){const i=this.getNavigationPathBasename(),o=qg.C.build(t);let n=i&&!e.startsWith(i)?rv([i,e]):e;return n=o?`${n}?${o}`:n,n}getNavigationPathBasename(){var e,t;const i=this.parent,o=null===(t=null===(e=null==i?void 0:i.relativeTo)||void 0===e?void 0:e.route)||void 0===t?void 0:t.endpoint.route.path;return o?dv(o):this.basename?this.basename:""}construct(e){return this.container.get(e)}}(0,C.Cg)([s.Container],gv.prototype,"container",void 0),(0,C.Cg)([Wg],gv.prototype,"analytics",void 0),(0,C.Cg)([$l.KJ],gv.prototype,"user",void 0),(0,C.Cg)([yi.N],gv.prototype,"_session",void 0);const vv="navigate-to",fv="generate-navigation-path";let bv=class extends(ev.from(l.FASTElement)){constructor(){super(...arguments),this.logger=Kg,this.onNavigateTo=e=>{e.stopImmediatePropagation(),this.config.navigateTo(e.detail)},this.onGenerateNavigationPath=e=>{e.stopImmediatePropagation();const{path:t,params:i,callback:o}=e.detail;if(!o)return;o(this.config.generateNavigationPath(t,i))}}get router(){return this[Zg]}connectedCallback(){var e,t;super.connectedCallback(),this.config.isConfigured||(null!==(e=(t=this.config).relativeTo)&&void 0!==e||(t.relativeTo=this.router),l.DOM.queueUpdate(()=>(0,C.sH)(this,void 0,void 0,function*(){this.router.config?this.router.connect():this.router.config=this.config})),this.addEventListeners())}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListeners()}addEventListeners(){this.addEventListener(vv,this.onNavigateTo),this.addEventListener(fv,this.onGenerateNavigationPath)}removeEventListeners(){this.removeEventListener(vv,this.onNavigateTo),this.removeEventListener(fv,this.onGenerateNavigationPath)}};bv=(0,C.Cg)([(0,l.customElement)({name:"foundation-router"})],bv);const yv=e=>l.html`
|
|
6185
|
+
`;var zg;!function(e){e.NOTIFICATION_EVENT="notification-event"}(zg||(zg={}));const Pg={mode:"open",delegatesFocus:!0};class Ug extends s.FoundationElement{constructor(){super(...arguments),this.closeTimeout=0,this.toastButtons=[]}connectedCallback(){const e=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});return(0,C.sH)(this,void 0,void 0,function*(){e.connectedCallback.call(this),this.addEventListener(zg.NOTIFICATION_EVENT,e=>{e.stopImmediatePropagation(),ge(e.detail,this.tagName,this.notificationListener)}),this.connectionSub=this.connect.isConnected$.subscribe(e=>(0,C.sH)(this,void 0,void 0,function*(){e&&(yield this.handleReconnection())}))})}handleReconnection(){return(0,C.sH)(this,void 0,void 0,function*(){this.resourceName&&(yield this.initializeDatasource(),this.setupDataSubscription())})}initializeDatasource(){return(0,C.sH)(this,void 0,void 0,function*(){var e;(null===(e=this.datasource)||void 0===e?void 0:e.initialized)&&this.datasource.destroy();if(!(yield this.datasource.init({resourceName:this.resourceName},!0)))throw new Error(`Failed to initialize datasource for ${this.resourceName}`)})}setupDataSubscription(){this.datasource.stream?this.dataSub=this.datasource.stream.subscribe(e=>{e.ROW&&e.SEQUENCE_ID>1&&this.handleStreamUpdate((0,ti.d)(e))}):Qe.warn(`No stream available for ${this.resourceName}`)}disconnectedCallback(){var e,t,i;super.disconnectedCallback(),null===(e=this.dataSub)||void 0===e||e.unsubscribe(),delete this.dataSub,null===(t=this.connectionSub)||void 0===t||t.unsubscribe(),delete this.connectionSub,null===(i=this.datasource)||void 0===i||i.destroy(),delete this.datasource}handleStreamUpdate(e){const t=e.inserts;t.length>0&&t.forEach(e=>{this.showNotificationToast(e)})}showNotificationToast(e){const{HEADER:t,MESSAGE:i,NOTIFY_SEVERITY:o}=e,n=e.CREATED_AT?new Date(e.CREATED_AT):void 0,a=e.EXPIRY?e.EXPIRY-e.CREATED_AT:void 0;let s=[];this.toastButtons&&this.toastButtons.length>0&&(s=this.toastButtons.filter(({condition:t})=>!t||t({details:e})));const r={title:t,body:i,createdAt:n,toast:{details:e,type:null==o?void 0:o.toLowerCase(),buttons:s,autoClose:void 0!==a?!!a:!!this.closeTimeout,closeTimeout:null!=a?a:this.closeTimeout,position:this.toastPosition}};Hd(r,this.tagName)}}(0,C.Cg)([l.observable],Ug.prototype,"notificationListener",void 0),(0,C.Cg)([oi.dm],Ug.prototype,"connect",void 0),(0,C.Cg)([(0,l.attr)({attribute:"resource-name"})],Ug.prototype,"resourceName",void 0),(0,C.Cg)([(0,l.attr)({attribute:"close-timeout",converter:l.nullableNumberConverter})],Ug.prototype,"closeTimeout",void 0),(0,C.Cg)([l.observable],Ug.prototype,"toastButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"toast-position"})],Ug.prototype,"toastPosition",void 0),(0,C.Cg)([ni.yW],Ug.prototype,"datasource",void 0);const Bg=Ug.compose({baseName:"notification-listener",template:Hg,shadowOptions:Pg}),Gg=(e,t)=>i=>{const o="function"==typeof t?t:(n=t,e=>Object.assign(Object.assign({},n),e));var n;return l.FASTElement.define(class extends e{},o(i))};function jg(e){if("string"==typeof e)return e;if("function"==typeof e&&!(e=l.FASTElementDefinition.forType(e)))throw new Error("Missing FASTElement definition.");return e.name}var Vg,Wg=i(16171);!function(e){e.controlClicked="controlClicked",e.routeChanged="routeChanged"}(Vg||(Vg={}));class Yg{constructor(e){this.analytics=(0,Wg.Ay)(e)}trackEvent(e,t){Da.v.debug(`FoundationAnalytics.trackEvent ${e} : ${JSON.stringify(t)}`),this.analytics.track(e,t)}}const qg=s.DI.createInterface(e=>e.singleton(Yg));var Kg=i(98647),Xg=i(35044);const Qg=(0,Xe.createLogger)("foundation-router");var Jg=i(36132),Zg=i(80751),ev=i(3479);const tv="$router",iv=Object.freeze({getOrCreateFor:e=>{const t=e[tv];return void 0!==t?t:e[tv]=new ov(e)},find:e=>ev.Ix.find(e),from:e=>ev.Ix.from(e)});class ov extends ev.LK{}const nv=/^([a-z][a-z0-9+\-.]*:)?\/\//i;function av(e){return nv.test(e)}function sv(e){return e.config instanceof Kg.Y?e:iv.find(e)}function rv(e){return sv(e).parent}function lv(e){let t=sv(e);for(;t&&t.level>0;)t=t.parent;return t}function dv(e,t="/",i=!1){const o=e.join(t).replace(new RegExp(t+"{1,}","g"),t);return!i&&o.endsWith(t)?o.slice(0,-1):o}function cv(e,t="/"){const i=e.split(t);return 2===i.length&&""===i[0]&&""!==i[1]?e:(i.length>1&&i.pop(),i.join(t))}function uv(e){return e.replace(`/*${Zg.N}`,"")}const hv=Object.freeze({path:Object.freeze({get current(){return Jg.qh.path.current},generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=sv(e);for(;null!==o;){const e=yield o.config.generateRouteFromPath(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t=!0)=>{e&&av(e)?location.href=e:(history.pushState({},document.title,e),t&&hv.path.trigger(e))},replace:(e,t=!0)=>{e&&av(e)?location.href=e:(history.replaceState({},document.title,e),t&&hv.path.trigger(e))},trigger:e=>{Jg.qh.path.trigger(e)}}),name:Object.freeze({generateRoute:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){let o=sv(e);for(;null!==o;){const e=yield o.config.generateRouteFromName(t,i);if(null!==e)return e;o=o.parent}return null}),push:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield hv.name.generateRoute(e,t,i);null!==n&&hv.path.push(n,o)}),replace:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={},o=!0){const n=yield hv.name.generateRoute(e,t,i);null!==n&&hv.path.replace(n,o)}),trigger:(e,t,...i)=>(0,C.sH)(void 0,[e,t,...i],void 0,function*(e,t,i={}){const o=yield hv.name.generateRoute(e,t,i);null!==o&&hv.path.trigger(o)})})}),pv=e=>!e.navId||"header"===e.navId||"side-nav"===e.navId,mv=10;function gv(e,t=pv,i=mv){const o=[];return e.filter(e=>e.navItems&&e.navItems.some(t)).forEach((e,n)=>{e.navItems.filter(t).map((t,o)=>{var a,s,r,l;const d=null!==(a=t.placementIndex)&&void 0!==a?a:n*i+o;return Object.assign(Object.assign({},t),{navId:null!==(s=t.navId)&&void 0!==s?s:"header",placementIndex:d,routePath:null!==(r=t.routePath)&&void 0!==r?r:e.path,routeName:null!==(l=t.routeName)&&void 0!==l?l:e.name})}).forEach(e=>o.push(e))}),o.sort((e,t)=>e.placementIndex-t.placementIndex)}class vv extends Zg.s{constructor(){super(...arguments),this.definitions=[]}map(...e){const t=this.owner,i=!t.parent,o=t.basename;i&&(""!==o&&"/"!==o)&&(Qg.debug("Route paths remap required due to detected sub-path deployment"),e=e.map(e=>{if(!e.path)return e;if(e.path.startsWith(o))return Qg.debug(`'${e.path}' path okay as is`),e;const t="/"!==e.path.charAt(0)?"/":"",i=`${o}${t}${e.path}`;return Qg.debug(`'${e.path}' path modified to '${i}'`),Object.assign(Object.assign({},e),{path:i})})),this.definitions=[...e,...this.definitions],super.map(...e)}}(0,C.Cg)([l.observable],vv.prototype,"definitions",void 0);class fv extends Kg.Y{constructor(){super(),this.logger=Qg,this.loginPath="login",this.notFoundPath="not-found",this.notPermittedPath="not-permitted",this.routes=new vv(this),this.basename=Hn.OB,this.routes=new vv(this)}getNavItems(e=pv){return gv(this.routes.definitions,e)}configureAnalytics(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){this.analytics.trackEvent(Vg.routeChanged,{path:e.route.endpoint.path})})})}configureRoutePermittedChecks(){this.contributors.push({navigate:e=>(0,C.sH)(this,void 0,void 0,function*(){var t;const{settings:i}=e.route;!1===(null===(t=null==i?void 0:i.isPermitted)||void 0===t?void 0:t.call(i))&&e.cancel(()=>{var t,o;if(this.user.isAuthenticated){const n=null!==(o=null===(t=i.notPermittedPath)||void 0===t?void 0:t.call(i))&&void 0!==o?o:this.notPermittedPath;this.logger.debug(`User not permitted to access route. Re-routing to ${n}.`),hv.name.replace(e.router,n)}else this.user.trackPath(),hv.name.replace(e.router,this.loginPath)})})})}configureFallbackRouteDefinition(){this.routes.fallback(()=>{let e={redirect:this.notFoundPath};return this.user.isAuthenticated||(this.user.trackPath(),this._session.captureReturnUrl(),e={redirect:this.loginPath}),this.logger.debug(`Route unresolved. Re-routing to ${e.redirect}.`),e})}navigationPhaseLoginRedirect(e){e.cancel(()=>{this.user.trackPath(),this._session.captureReturnUrl(),hv.name.replace(e.router,this.loginPath)})}generateRouteFromName(e,t){const i=Object.create(null,{generateRouteFromName:{get:()=>super.generateRouteFromName}});return(0,C.sH)(this,void 0,void 0,function*(){const o=yield i.generateRouteFromName.call(this,e,t);return o?this.generateNavigationPath(o):null})}navigateTo(e){return(0,C.sH)(this,void 0,void 0,function*(){if(e.name)return this.relativeTo||this.logger.error("unable to navigate by name as the relativeTo router is not set"),void(yield hv.name.push(this.relativeTo,e.name,e.params,e.trigger));e.path&&hv.path.push(this.generateNavigationPath(e.path,e.params),e.trigger)})}generateNavigationPath(e,t){const i=this.getNavigationPathBasename(),o=Xg.C.build(t);let n=i&&!e.startsWith(i)?dv([i,e]):e;return n=o?`${n}?${o}`:n,n}getNavigationPathBasename(){var e,t;const i=this.parent,o=null===(t=null===(e=null==i?void 0:i.relativeTo)||void 0===e?void 0:e.route)||void 0===t?void 0:t.endpoint.route.path;return o?uv(o):this.basename?this.basename:""}construct(e){return this.container.get(e)}}(0,C.Cg)([s.Container],fv.prototype,"container",void 0),(0,C.Cg)([qg],fv.prototype,"analytics",void 0),(0,C.Cg)([El.KJ],fv.prototype,"user",void 0),(0,C.Cg)([yi.N],fv.prototype,"_session",void 0);const bv="navigate-to",yv="generate-navigation-path";let wv=class extends(iv.from(l.FASTElement)){constructor(){super(...arguments),this.logger=Qg,this.onNavigateTo=e=>{e.stopImmediatePropagation(),this.config.navigateTo(e.detail)},this.onGenerateNavigationPath=e=>{e.stopImmediatePropagation();const{path:t,params:i,callback:o}=e.detail;if(!o)return;o(this.config.generateNavigationPath(t,i))}}get router(){return this[tv]}connectedCallback(){var e,t;super.connectedCallback(),this.config.isConfigured||(null!==(e=(t=this.config).relativeTo)&&void 0!==e||(t.relativeTo=this.router),l.DOM.queueUpdate(()=>(0,C.sH)(this,void 0,void 0,function*(){this.router.config?this.router.connect():this.router.config=this.config})),this.addEventListeners())}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListeners()}addEventListeners(){this.addEventListener(bv,this.onNavigateTo),this.addEventListener(yv,this.onGenerateNavigationPath)}removeEventListeners(){this.removeEventListener(bv,this.onNavigateTo),this.removeEventListener(yv,this.onGenerateNavigationPath)}};wv=(0,C.Cg)([(0,l.customElement)({name:"foundation-router"})],wv);const Cv=e=>l.html`
|
|
6186
6186
|
|
|
6187
6187
|
<${e}-card class=${e=>(0,x.x)("stepper-tab",["stepper-tab-hidden",e.hideTabs])} part="stepper-tab" @tab-clicked="${(e,t)=>e.handleStepClick(t.event.detail)}" role="stepper-tab" data-test-id="stepper-tab">
|
|
6188
6188
|
<div class=${e=>(0,x.x)("stepper-tab-menu",["stepper-tab-menu-hidden",e.hideTabs])} part="stepper-tab-menu">
|
|
@@ -6213,9 +6213,9 @@ class="margin"
|
|
|
6213
6213
|
</div>
|
|
6214
6214
|
`)}
|
|
6215
6215
|
</${e}-card>
|
|
6216
|
-
`,
|
|
6217
|
-
${e=>
|
|
6218
|
-
|
|
6216
|
+
`,xv=l.html`
|
|
6217
|
+
${e=>Cv(T(e))}
|
|
6218
|
+
`,$v=l.css`
|
|
6219
6219
|
:host {
|
|
6220
6220
|
display: flex;
|
|
6221
6221
|
height: 100%;
|
|
@@ -6314,5 +6314,5 @@ class="margin"
|
|
|
6314
6314
|
max-height: 70px;
|
|
6315
6315
|
height: 70px;
|
|
6316
6316
|
}
|
|
6317
|
-
`;class
|
|
6318
|
-
//# sourceMappingURL=404.
|
|
6317
|
+
`;class Sv extends s.FoundationElement{constructor(){super(...arguments),this.allowBackwardJumps=!1,this.allowForwardJumps=!1,this.hideAllButtons=!1,this.hideTabs=!1,this.orientation=s.TabsOrientation.vertical,this.progressValue=0,this.activeTabIndex=0,this.pendingNextStep=!1,this.slotsInitialized=!1,this.setTabs=()=>{this.activeTabIndex=this.getActiveIndex(),this.tabs.forEach((e,t)=>{if("tab"===e.slot){const i=this.activeTabIndex===t,o=t+1===this.tabIds.length,n=this.tabIds[t],a=this.tabpanelIds[t];e.setAttribute("id",n),e.setAttribute("aria-selected",i?"true":"false"),e.setAttribute("aria-disabled",i?"false":"true"),e.setAttribute("selected",i?"true":"false"),e.setAttribute("orientation",this.orientation),e.setAttribute("aria-controls",a),e.setAttribute("aria-controls",a),e.setAttribute("tab-position",String(t+1)),e.setAttribute("isLast",String(o)),e.setAttribute("hideStepNumber",String(!0===this.hideStepNumber)),e.setAttribute("tabindex",i?"0":"-1"),e.setAttribute("showCursorPointer",String(t<=this.activeTabIndex&&this.allowBackwardJumps||t>this.activeTabIndex&&this.allowForwardJumps)),i&&(this.activetab=e,this.activeid=n)}}),0===this.activeTabIndex&&this.resetCompletedState()},this.getCompletedTabs=()=>{let e=0;this.tabs.forEach(t=>{t.isCompleted()&&(e+=1)}),this.progressValue=Math.round(e/this.tabpanels.length*100)},this.setTabPanels=()=>{this.tabpanels.forEach((e,t)=>{const i=this.tabIds[t],o=this.tabpanelIds[t];e.setAttribute("id",o),e.setAttribute("aria-labelledby",i),this.activeTabIndex!==t?e.setAttribute("hidden",""):e.removeAttribute("hidden")})}}orientationChanged(){this.$fastController.isConnected&&(this.setTabs(),this.setTabPanels())}activeidChanged(e,t){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.setTabs(),this.setTabPanels(),this.getCompletedTabs())}tabsChanged(){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.setTabsAndTabPanels(),this.checkAndExecutePendingNextStep())}tabpanelsChanged(){this.$fastController.isConnected&&this.tabpanels.length<=this.tabs.length&&(this.setTabsAndTabPanels(),this.checkAndExecutePendingNextStep())}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}setTabsAndTabPanels(){this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.getCompletedTabs(),this.slotsInitialized=this.tabs.length>0&&this.tabpanels.length>0}checkAndExecutePendingNextStep(){this.pendingNextStep&&this.slotsInitialized&&(this.pendingNextStep=!1,this.nextStep())}getActiveIndex(){return void 0!==this.activeid?-1===this.tabIds.indexOf(this.activeid)?0:this.tabIds.indexOf(this.activeid):0}goToStep(e,t=!1){const i=e-1;if(e<1||e>this.tabs.length)return Qe.warn(`[Stepper] Invalid step number: ${e}. Must be between 1 and ${this.tabs.length}`),!1;if(i===this.activeTabIndex)return!1;if(t){if(i<this.activeTabIndex)return this.handleBackwardJump(i);if(i>this.activeTabIndex)return this.handleForwardJump(i)}if(i<this.activeTabIndex&&this.allowBackwardJumps){return this.handleBackwardJump(i)}if(i>this.activeTabIndex&&this.allowForwardJumps){return this.handleForwardJump(i)}return i===this.activeTabIndex+1?(this.nextStep(),!0):(Qe.warn(`[Stepper] Cannot jump to step ${e}. Jumps are not allowed or step is not adjacent.`),!1)}goToFirstStep(){return this.goToStep(1,!0)}goToLastStep(){return this.goToStep(this.tabs.length,!0)}handleStepClick(e){e<this.activeTabIndex&&this.allowBackwardJumps?this.handleBackwardJump(e):e>this.activeTabIndex&&this.allowForwardJumps&&this.handleForwardJump(e)}handleBackwardJump(e){for(let t=e+1;t<=this.activeTabIndex;t+=1)this.tabs[t].completed=!1;return this.activeTabIndex=e,this.activetab=this.tabs[e],this.activeid=this.tabIds[e],this.$emit("step-click",{activetab:this.activetab,activeid:this.activeid}),!0}handleForwardJump(e){for(let t=this.activeTabIndex;t<e;t+=1)if(this.validation&&this.validation[t]){if(!this.validation[t].isValid())return this.tabs[t].completed=!1,this.tabs[t].error=!0,this.getCompletedTabs(),this.$emit("validation-failure",{stepIndex:t,stepId:this.tabIds[t],message:`Validation failed for step ${t+1}`}),!1;this.tabs[t].error=!1}for(let t=this.activeTabIndex;t<e;t+=1)this.tabs[t].completed=!0,this.tabs[t].error=!1;return this.tabs[e].completed=!1,this.tabs[e].error=!1,this.activeTabIndex=e,this.activetab=this.tabs[e],this.activeid=this.tabIds[e],this.getCompletedTabs(),this.$emit("step-click",{activetab:this.activetab,activeid:this.activeid}),!0}get disabledPreviousStep(){return 0===this.activeTabIndex}get isLastStep(){return this.activeTabIndex+1===this.tabs.length}get islastStepValid(){var e;const t=this.tabs.length-1;return this.activeTabIndex===t&&(this.validation&&(null===(e=this.validation[t])||void 0===e?void 0:e.isValid())||!this.validation||!this.validation[t])?(this.tabs[t].completed=!0,this.getCompletedTabs(),!1):(this.tabs[t].completed=!1,this.getCompletedTabs(),!0)}_submit(){this.$emit("submit")}nextStep(){var e;if(!this.slotsInitialized)return void(this.pendingNextStep=!0);if(this.validation&&this.validation[this.activeTabIndex]){if(!this.validation[this.activeTabIndex].isValid())return this.tabs[this.activeTabIndex].completed=!1,this.tabs[this.activeTabIndex].error=!0,void this.getCompletedTabs();this.tabs[this.activeTabIndex].error=!1}this.activeTabIndex+2<=this.tabIds.length&&(this.tabs[this.activeTabIndex].completed=!0,this.activeTabIndex=this.activeTabIndex+1,this.activeid=this.tabIds[this.activeTabIndex],this.$emit("next-step"),this.$emit("validation-success"));const t=this.tabs.length-1,i=this.activeTabIndex===t;this.hideSubmitButton&&i&&(this.validation&&(null===(e=this.validation[t])||void 0===e?void 0:e.isValid())||!this.validation||!this.validation[t])?(this.tabs[t].completed=!0,this.getCompletedTabs()):(this.tabs[t].completed=!1,this.getCompletedTabs())}previousStep(){0!==this.activeTabIndex&&(this.tabs[this.activeTabIndex].completed=!1,this.activeTabIndex=this.activeTabIndex-1,this.activeid=this.tabIds[this.activeTabIndex])}getTabIds(){return this.tabs.map(e=>{var t;return null!==(t=e.getAttribute("id"))&&void 0!==t?t:`tab-${(0,os.NF)()}`})}getTabPanelIds(){return this.tabpanels.map(e=>{var t;return null!==(t=e.getAttribute("id"))&&void 0!==t?t:`panel-${(0,os.NF)()}`})}resetCompletedState(){this.tabs.forEach(e=>e.completed=!1)}}(0,C.Cg)([(0,l.attr)({attribute:"hide-submit-button",mode:"boolean"})],Sv.prototype,"hideSubmitButton",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-step-number",mode:"boolean"})],Sv.prototype,"hideStepNumber",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-backward-jumps",mode:"boolean"})],Sv.prototype,"allowBackwardJumps",void 0),(0,C.Cg)([(0,l.attr)({attribute:"allow-forward-jumps",mode:"boolean"})],Sv.prototype,"allowForwardJumps",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-all-buttons",mode:"boolean"})],Sv.prototype,"hideAllButtons",void 0),(0,C.Cg)([(0,l.attr)({attribute:"hide-tabs",mode:"boolean"})],Sv.prototype,"hideTabs",void 0),(0,C.Cg)([l.attr],Sv.prototype,"orientation",void 0),(0,C.Cg)([l.attr],Sv.prototype,"activeid",void 0),(0,C.Cg)([l.observable],Sv.prototype,"tabs",void 0),(0,C.Cg)([l.observable],Sv.prototype,"tabpanels",void 0),(0,C.Cg)([l.observable],Sv.prototype,"validation",void 0),(0,C.Cg)([l.observable],Sv.prototype,"progressValue",void 0),(0,C.Cg)([l.observable],Sv.prototype,"activeTabIndex",void 0),(0,C.Cg)([l.volatile],Sv.prototype,"disabledPreviousStep",null),(0,C.Cg)([l.volatile],Sv.prototype,"isLastStep",null),(0,C.Cg)([l.volatile],Sv.prototype,"islastStepValid",null);const Ev=void 0,Ov={},Tv=Sv.compose(Object.assign({baseName:"stepper",template:xv,styles:$v,shadowOptions:Ev},Ov)),kv=()=>Jl().register(Kp)},70997(e,t,i){function o(e,t,i){const o=e=>"function"==typeof e?e:()=>e,n=o(t),a=o(i);return(t,i)=>e(t,i)?n(t,i):a(t,i)}i.d(t,{q:()=>o})},80273(e,t,i){i.d(t,{Du:()=>l,IT:()=>s,WP:()=>n,f4:()=>r,zz:()=>a});var o=i(52945);const n=(e,t)=>{(0,o.O5)(e,t)};var a,s;!function(e){e.Italic="italic",e.Normal="normal"}(a||(a={})),function(e){e[e.Thin=100]="Thin",e[e.Light=300]="Light",e[e.Regular=400]="Regular",e[e.Medium=500]="Medium",e[e.Bold=700]="Bold",e[e.Black=900]="Black"}(s||(s={}));const r=(e,t=a.Normal,i=s.Regular)=>`\n font-family: ${e};\n font-style: ${t};\n font-weight: ${i};\n`,l={minusOne:-1,minusTwo:-2,plusOne:1,plusTwo:2,plusThree:3,plusFour:4,plusFive:5,plusSix:6}}}]);
|
|
6318
|
+
//# sourceMappingURL=404.d8ebe67bf565529211dc94222709c3c4.js.map
|