@getflip/swirl-components 0.172.0 → 0.172.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.
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-59244838.js';
2
2
  import { d as disableBodyScroll, e as enableBodyScroll } from './bodyScrollLock.esm-ce6356d8.js';
3
3
  import { c as classnames } from './index-d280dafb.js';
4
- import { c as createFocusTrap } from './focus-trap.esm-37cd2d2b.js';
4
+ import { c as createFocusTrap } from './focus-trap.esm-49c9613c.js';
5
5
 
6
6
  const swirlModalCss = ":host{display:block}:host *{box-sizing:border-box}.modal{--swirl-ghost-button-background-default:var(--s-surface-overlay-default);--swirl-ghost-button-background-hovered:var(--s-surface-overlay-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-overlay-pressed);--swirl-resource-list-item-background-default:var(\n --s-surface-overlay-default\n );--swirl-resource-list-item-background-hovered:var(\n --s-surface-overlay-hovered\n );--swirl-resource-list-item-background-pressed:var(\n --s-surface-overlay-pressed\n );--swirl-modal-height:auto;--swirl-modal-max-height:90vh;--swirl-modal-view-height:100vh}@supports (height: 100dvh){.modal{--swirl-modal-max-height:90dvh;--swirl-modal-view-height:100dvh}}.modal{position:fixed;z-index:var(--s-z-40);display:flex;justify-content:center;align-items:center;height:var(--swirl-modal-view-height);inset:0}.modal[aria-hidden=\"true\"]{display:none}.modal--variant-default.modal--closing{animation:0.15s modal-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-default.modal--closing{animation:none}}.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:0.15s modal-backdrop-fade-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:none}}.modal--variant-default:not(.modal--closing) .modal__body{animation:0.15s modal-scale-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__body{animation:none}}.modal--variant-drawer{justify-content:end;align-items:stretch}.modal--variant-drawer.modal--closing{animation:0.15s modal-drawer-slide-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-drawer.modal--closing{animation:none}}@media (min-width: 768px){.modal--variant-drawer.modal--hide-label .modal__header-bar{height:auto;padding-top:var(--s-space-4);padding-bottom:var(--s-space-4)}}.modal--variant-drawer .modal__backdrop{background-color:transparent;animation:none}.modal--variant-drawer .modal__body{height:100%;max-height:none;border-radius:0;animation:0.15s modal-drawer-slide-in;box-shadow:var(--s-shadow-level-3)}@media (prefers-reduced-motion){.modal--variant-drawer .modal__body{animation:none}}.modal--variant-drawer .modal__header-bar{background-color:var(--s-surface-overlay-default)}.modal--variant-drawer .modal__header-bar .modal__close-button{margin-left:calc(-1 * var(--s-space-8))}@media (min-width: 768px){.modal--variant-drawer .modal__header-bar{flex-direction:row}}.modal--variant-drawer .modal__content{min-height:100%}@media (min-width: 768px){.modal--variant-drawer.modal--padded .modal__content{padding-top:var(--s-space-8)}}.modal--padded .modal__content{padding-top:var(--s-space-24);padding-right:var(--s-space-16);padding-bottom:var(--s-space-24);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal--padded .modal__content{padding-top:0;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}}@media (min-width: 768px){.modal--scrollable .modal__content{padding-bottom:0}}.modal--scrollable:not(.modal--scrolled-down).modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--scrollable:not(.modal--scrolled-down):not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-custom-header .modal__custom-header{display:block}.modal--has-custom-header .modal__content{padding-top:var(--s-space-16)}.modal--has-custom-footer .modal__custom-footer{padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}.modal--has-header-tools .modal__header{border-bottom-color:transparent}.modal--has-header-tools .modal__header-tools{display:block}.modal--has-secondary-content .modal__body{max-width:64rem}.modal--has-secondary-content:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-secondary-content:not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 992px){.modal--has-secondary-content .modal__header-tools,.modal--has-secondary-content .modal__content{padding-right:0}}.modal--has-secondary-content .modal__primary-content{overflow:visible;max-height:60%;flex-basis:auto}@media (min-width: 992px){.modal--has-secondary-content .modal__primary-content{max-width:calc(100% - 24rem);max-height:none;flex-basis:calc(100% - 24rem)}}.modal--has-secondary-content .modal__secondary-content{display:block}@media (min-width: 768px){.modal--scrolled:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--scrolled.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}}.modal__backdrop{position:fixed;background-color:rgba(0, 0, 0, 0.2);inset:0}.modal__body{--swirl-card-background-default:var(--s-surface-overlay-default);--swirl-card-background-hovered:var(--s-surface-overlay-hovered);--swirl-card-background-pressed:var(--s-surface-overlay-pressed);--swirl-accordion-item-toggle-default:var(--s-surface-overlay-default);--swirl-accordion-item-toggle-hovered:var(--s-surface-overlay-hovered);--swirl-accordion-item-toggle-pressed:var(--s-surface-overlay-pressed);position:relative;z-index:var(--s-z-40);display:flex;overflow:hidden;width:100vw;max-width:40rem;height:var(--swirl-modal-view-height);background-color:var(--s-surface-overlay-default);flex-direction:column}@media (min-width: 768px){.modal__body{width:90vw;max-height:var(--swirl-modal-max-height);border-radius:var(--s-border-radius-base);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 992px){.modal__body{height:var(--swirl-modal-height)}}.modal__header{border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header{border-bottom:var(--s-border-width-default) solid transparent}}.modal__header-bar{display:flex;height:3.5rem;padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);flex-shrink:0;align-items:center;gap:var(--s-space-8)}@media (min-width: 768px){.modal__header-bar{height:3.75rem;padding-top:var(--s-space-12);padding-right:var(--s-space-24);padding-bottom:var(--s-space-12);padding-left:var(--s-space-24);flex-direction:row-reverse;gap:var(--s-space-16)}}.modal__header-tools{display:none;padding-right:var(--s-space-16);padding-left:var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header-tools{padding-right:var(--s-space-24);padding-left:var(--s-space-24);border-bottom-color:transparent}}.modal__custom-header{display:none;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.modal__heading{overflow:hidden}.modal__heading .heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal__content-container{display:flex;overflow:hidden;flex-grow:1;flex-direction:column;gap:var(--s-space-24)}@media (min-width: 992px){.modal__content-container{flex-direction:row}}.modal__primary-content{display:flex;overflow:hidden;flex-basis:100%;flex-direction:column}.modal__content{overflow-x:hidden;overflow-y:auto;min-height:100%}.modal__content ::slotted(*){margin:0}.modal__secondary-content{display:none;overflow:visible;overflow-x:hidden;overflow-y:auto;max-width:none;max-height:40%;padding-right:var(--s-space-16);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal__secondary-content{padding-left:var(--s-space-24)}}@media (min-width: 992px){.modal__secondary-content{overflow-x:hidden;overflow-y:auto;max-width:24rem;max-height:none;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:0;flex-basis:50%}}.modal__custom-footer{flex-shrink:0}.modal__controls{display:flex;padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24);flex-shrink:0;justify-content:flex-end}@keyframes modal-scale-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes modal-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes modal-fade-out{from{opacity:1}to{opacity:0}}@keyframes modal-drawer-slide-in{from{transform:translate3d(100%, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes modal-drawer-slide-out{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(100%, 0, 0)}}";
7
7
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-59244838.js';
2
2
  import { c as classnames } from './index-d280dafb.js';
3
- import { c as createFocusTrap } from './focus-trap.esm-37cd2d2b.js';
3
+ import { c as createFocusTrap } from './focus-trap.esm-49c9613c.js';
4
4
 
5
5
  const swirlShellLayoutCss = ".sc-swirl-shell-layout-h{--swirl-shell-background:var(--s-surface-sunken-default);--swirl-shell-text-color:var(--s-text-default);--swirl-shell-header-height:3.25rem;--swirl-shell-collapsed-nav-width:4rem;--swirl-shell-extended-nav-width:14rem;--swirl-shell-sidebar-width:21rem;display:flex;width:100%;height:100%}.sc-swirl-shell-layout-h *.sc-swirl-shell-layout{box-sizing:border-box}.shell-layout.sc-swirl-shell-layout{display:grid;overflow:hidden;width:100%;min-height:100%;background-color:var(--swirl-shell-background);transition:grid-template-columns 0.2s;grid-template-columns:0 1fr 0;grid-template-rows:1fr;grid-template-areas:\"nav main\"}@media (min-width: 992px){.shell-layout.sc-swirl-shell-layout{padding-right:var(--s-space-8);padding-bottom:var(--s-space-8);gap:var(--s-space-8);grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr 0;grid-template-rows:var(--swirl-shell-header-height) 1fr;grid-template-areas:\"header header header\"\n \"nav main sidebar\"}}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout{border-bottom:none;color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-action-primary-hovered)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-action-primary-pressed)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-action-primary-default)}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-right.sc-swirl-shell-layout{display:inline-flex}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:hover{width:var(--swirl-shell-extended-nav-width);padding-right:var(--s-space-12)}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover){scrollbar-width:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover)::-webkit-scrollbar{width:0;background:transparent;-webkit-appearance:none}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr 0}}@media (min-width: 1440px){.shell-layout--sidebar-active.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__main.sc-swirl-shell-layout{width:100%}}.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar.sc-swirl-shell-layout{overflow:initial}@media (min-width: 992px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar-body.sc-swirl-shell-layout{border:0.0625rem solid var(--s-border-default);transform:translate3d(0, 0, 0)}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}.sc-swirl-shell-layout:not(.shell-layout--sidebar-active) .shell-layout__sidebar.sc-swirl-shell-layout{animation:shell-layout-no-overflow-after-transition 0.2s;animation-fill-mode:forwards}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:translate3d(0, 0, 0);box-shadow:var(--s-shadow-level-3)}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:none;box-shadow:none}}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:block}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:none}}.shell-layout__header.sc-swirl-shell-layout{position:relative;display:none;width:calc(100% + var(--s-space-8));padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default);color:var(--swirl-shell-text-color);grid-area:header}@media (min-width: 992px){.shell-layout__header.sc-swirl-shell-layout{display:flex}}.shell-layout__skip-link.sc-swirl-shell-layout{position:absolute;z-index:9;top:0;left:0;padding:var(--s-space-4);border:none;color:var(--swirl-shell-text-color);background-color:var(--swirl-shell-background);font:inherit;cursor:pointer}.shell-layout__skip-link.sc-swirl-shell-layout:not(:focus):not(:active){position:absolute;overflow:hidden;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.shell-layout__header-left.sc-swirl-shell-layout{display:flex;flex-basis:8rem;flex-shrink:0;align-items:center;gap:var(--s-space-8)}.shell-layout__header-right.sc-swirl-shell-layout{--swirl-ghost-button-background-default:var(--s-surface-sunken-default);--swirl-ghost-button-background-hovered:var(--s-surface-sunken-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-sunken-pressed);display:flex;flex-basis:8rem;flex-shrink:0;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__logo.sc-swirl-shell-layout{display:flex;flex-grow:1;justify-content:center;align-items:center}.shell-layout__logo.sc-swirl-shell-layout-s>a{display:flex}.shell-layout__logo.sc-swirl-shell-layout-s>a img,.shell-layout__logo.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__header-tool.sc-swirl-shell-layout{position:relative;width:2.25rem;height:2.25rem;padding:var(--s-space-8);flex-shrink:0;border:none;border-radius:var(--s-border-radius-sm);color:var(--swirl-shell-text-color);background-color:var(--s-surface-sunken-default);font:inherit;cursor:pointer}.shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-sunken-hovered)}.shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-sunken-pressed)}.shell-layout__header-tool.sc-swirl-shell-layout:focus{outline:none}.shell-layout__header-tool.sc-swirl-shell-layout:focus-visible{box-shadow:0 0 0 0.125rem var(--s-focus-default)}.shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-surface-sunken-default);position:absolute;top:var(--s-space-4);right:var(--s-space-4);padding-right:var(--s-space-2);transform:translate3d(0.1875rem, 0, 0)}.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:none}@media (min-width: 992px){.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:block}}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-hamburger-menu.sc-swirl-shell-layout{display:none}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:inline-flex}.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-right.sc-swirl-shell-layout,.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout__nav.sc-swirl-shell-layout{position:fixed;z-index:9;top:0;bottom:0;left:0;overflow:auto;width:100%;max-width:18.75rem;color:var(--swirl-shell-text-color);background-color:var(--s-surface-overlay-default);transition:transform 0.2s, box-shadow 0.2s, width 0.2s;transform:translate3d(-100%, 0, 0);grid-area:nav}@media (min-width: 992px){.shell-layout__nav.sc-swirl-shell-layout{position:static;max-width:none;padding-top:0;padding-right:var(--s-space-4);padding-bottom:var(--s-space-8);padding-left:var(--s-space-12);background-color:var(--swirl-shell-background);transform:none;box-shadow:none;inset:auto}}.shell-layout__mobile-header.sc-swirl-shell-layout{display:flex;min-height:3.5rem;margin-bottom:var(--s-space-8);padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default)}.shell-layout__mobile-header.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{background-color:var(--s-surface-overlay-default)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-overlay-hovered)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-overlay-pressed)}@media (min-width: 992px){.shell-layout__mobile-header.sc-swirl-shell-layout{display:none}}.shell-layout__mobile-header-tools.sc-swirl-shell-layout{display:flex;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout{padding:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout-s ul{margin:0;padding:0;list-style:none}.shell-layout__nav-body.sc-swirl-shell-layout-s li{display:flex}@media (min-width: 992px){.shell-layout__nav-body.sc-swirl-shell-layout{padding:0}}.shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{position:fixed;z-index:8;display:none;background-color:rgba(0, 0, 0, 0.25);animation:shell-layout-backdrop-fade-in 0.2s;inset:0}.shell-layout__main.sc-swirl-shell-layout{overflow:hidden;background-color:var(--s-background-default);grid-area:main}@media (min-width: 992px){.shell-layout__main.sc-swirl-shell-layout{width:calc(100% + var(--s-space-8));border:0.0625rem solid var(--s-border-default);border-radius:var(--s-border-radius-sm)}}.shell-layout__sidebar.sc-swirl-shell-layout{position:relative;display:none;min-height:0;grid-area:sidebar}@media (min-width: 992px){.shell-layout__sidebar.sc-swirl-shell-layout{display:block}}.shell-layout__sidebar-body.sc-swirl-shell-layout{z-index:1;display:flex;width:var(--swirl-shell-sidebar-width);height:100%;border-radius:var(--s-border-radius-sm);background-color:var(--s-background-default);flex-direction:column}@media (min-width: 992px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:absolute;top:0;right:0;bottom:0;transition:transform 0.2s;transform:translate3d(calc(100% + var(--s-space-24)), 0, 0);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 1440px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:relative;transform:none;box-shadow:none;inset:auto}}.shell-layout__sidebar-app-bar.sc-swirl-shell-layout{flex-grow:0;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.shell-layout__sidebar-content.sc-swirl-shell-layout{overflow:auto;flex-grow:1}@keyframes shell-layout-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes shell-layout-no-overflow-after-transition{0%{overflow:initial}99%{overflow:initial}100%{overflow:hidden}}";
6
6
 
@@ -1 +1 @@
1
- import{r as l,c as s,h as a,H as e}from"./p-e5528e8a.js";import{c as o}from"./p-b7898321.js";import{c as i}from"./p-c2e1dfdb.js";const t="SWIRL_SHELL_NAVIGATION_COLLAPSE_STATE",r="SWIRL_SHELL_SIDEBAR_STATE",h=class{constructor(a){l(this,a),this.sidebarToggleClick=s(this,"sidebarToggleClick",7),this.skipLinkClick=s(this,"skipLinkClick",7),this.onBrowserBackClick=()=>{history.back()},this.onBrowserForwardClick=()=>{history.forward()},this.onNavigationToggleClick=()=>{this.navigationCollapsed=!this.navigationCollapsed},this.onNavigationClick=()=>{this.hideMobileNavigation()},this.brandedHeader=void 0,this.browserBackButtonLabel="Navigate back",this.browserForwardButtonLabel="Navigate forward",this.hideMobileNavigationButtonLabel="Close navigation",this.navigationLabel="Main",this.navigationToggleLabel="Toggle navigation",this.sidebarActive=void 0,this.sidebarToggleBadge=void 0,this.sidebarToggleBadgeAriaLabel=void 0,this.sidebarToggleIcon="notifications",this.sidebarToggleLabel="Toggle sidebar",this.skipLinkLabel="Skip to main content",this.mobileNavigationActive=void 0,this.navigationCollapsed=void 0}componentWillLoad(){const l="true"===localStorage.getItem(r);this.sidebarActive=void 0===this.sidebarActive?l:this.sidebarActive;const s="true"===localStorage.getItem(t);this.navigationCollapsed=s}componentDidLoad(){this.focusTrap=i(this.navElement,{allowOutsideClick:!0,tabbableOptions:{getShadowRoot:l=>l.shadowRoot}})}componentDidRender(){this.focusTrap?.updateContainerElements(this.navElement)}disconnectedCallback(){this.focusTrap?.deactivate()}onWindowKeyDown(l){"Escape"===l.key&&this.mobileNavigationActive&&this.hideMobileNavigation()}watchMobileNavigationState(){this.mobileNavigationActive?setTimeout((()=>{this.focusTrap.activate()}),200):this.focusTrap.deactivate()}watchNavigationCollapsed(){localStorage.setItem(t,String(this.navigationCollapsed))}watchSidebarActive(){localStorage.setItem(r,String(this.sidebarActive))}async showMobileNavigation(){this.mobileNavigationActive=!0}async hideMobileNavigation(){this.mobileNavigationActive=!1}render(){const l=!0!==this.sidebarToggleBadge&&"true"!==this.sidebarToggleBadge,s=o("shell-layout",{"shell-layout--branded-header":this.brandedHeader,"shell-layout--mobile-navigation-active":this.mobileNavigationActive,"shell-layout--navigation-collapsed":this.navigationCollapsed,"shell-layout--sidebar-active":this.sidebarActive});return a(e,null,a("div",{class:s},a("header",{class:"shell-layout__header","data-tauri-drag-region":"true"},a("button",{class:"shell-layout__skip-link",onClick:this.skipLinkClick.emit,type:"button"},this.skipLinkLabel),a("div",{class:"shell-layout__header-left"},a("button",{class:"shell-layout__header-tool shell-layout__navigation-toggle",onClick:this.onNavigationToggleClick,type:"button"},a("swirl-icon-hamburger-menu",{size:20}),a("swirl-icon-double-arrow-left",{size:20}),a("swirl-icon-double-arrow-right",{size:20}),a("swirl-visually-hidden",null,this.navigationToggleLabel)),a("button",{class:"shell-layout__header-tool",onClick:this.onBrowserBackClick,type:"button"},a("swirl-icon-arrow-back",{size:20}),a("swirl-visually-hidden",null,this.browserBackButtonLabel)),a("button",{class:"shell-layout__header-tool",onClick:this.onBrowserForwardClick,type:"button"},a("swirl-icon-arrow-forward",{size:20}),a("swirl-visually-hidden",null,this.browserForwardButtonLabel)),a("slot",{name:"left-header-tools"})),a("div",{class:"shell-layout__logo"},a("slot",{name:"logo"})),a("div",{class:"shell-layout__header-right"},a("slot",{name:"right-header-tools"}),a("button",{class:"shell-layout__header-tool shell-layout__sidebar-toggle",onClick:this.sidebarToggleClick.emit,type:"button"},a("swirl-icon",{glyph:this.sidebarToggleIcon,size:20}),a("swirl-visually-hidden",null,this.sidebarToggleLabel),this.sidebarToggleBadge&&a("swirl-badge",{"aria-label":this.sidebarToggleBadgeAriaLabel,label:l?String(this.sidebarToggleBadge):this.sidebarToggleBadgeAriaLabel,size:"xs",variant:l?"default":"dot"})),a("slot",{name:"avatar"}))),a("div",{class:"shell-layout__mobile-nav-backdrop",onClick:this.onNavigationClick}),a("nav",{"aria-labelledby":"main-navigation-label",class:"shell-layout__nav",onClick:this.onNavigationClick,ref:l=>this.navElement=l},a("div",{class:"shell-layout__mobile-header"},a("slot",{name:"mobile-logo"}),a("div",{class:"shell-layout__mobile-header-tools"},a("slot",{name:"mobile-header-tools"}),a("button",{class:"shell-layout__header-tool",type:"button"},a("swirl-icon-double-arrow-left",{size:20}),a("swirl-visually-hidden",null,this.hideMobileNavigationButtonLabel)))),a("div",{class:"shell-layout__nav-body"},a("swirl-visually-hidden",null,a("span",{id:"main-navigation-label"},this.navigationLabel)),a("slot",{name:"nav"}))),a("main",{class:"shell-layout__main",id:"main-content"},a("slot",null)),a("aside",{class:"shell-layout__sidebar",inert:!this.sidebarActive||void 0},a("div",{class:"shell-layout__sidebar-body"},a("div",{class:"shell-layout__sidebar-app-bar"},a("slot",{name:"sidebar-app-bar"})),a("div",{class:"shell-layout__sidebar-content"},a("slot",{name:"sidebar"}))))))}static get watchers(){return{mobileNavigationActive:["watchMobileNavigationState"],navigationCollapsed:["watchNavigationCollapsed"],sidebarActive:["watchSidebarActive"]}}};h.style='.sc-swirl-shell-layout-h{--swirl-shell-background:var(--s-surface-sunken-default);--swirl-shell-text-color:var(--s-text-default);--swirl-shell-header-height:3.25rem;--swirl-shell-collapsed-nav-width:4rem;--swirl-shell-extended-nav-width:14rem;--swirl-shell-sidebar-width:21rem;display:flex;width:100%;height:100%}.sc-swirl-shell-layout-h *.sc-swirl-shell-layout{box-sizing:border-box}.shell-layout.sc-swirl-shell-layout{display:grid;overflow:hidden;width:100%;min-height:100%;background-color:var(--swirl-shell-background);transition:grid-template-columns 0.2s;grid-template-columns:0 1fr 0;grid-template-rows:1fr;grid-template-areas:"nav main"}@media (min-width: 992px){.shell-layout.sc-swirl-shell-layout{padding-right:var(--s-space-8);padding-bottom:var(--s-space-8);gap:var(--s-space-8);grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr 0;grid-template-rows:var(--swirl-shell-header-height) 1fr;grid-template-areas:"header header header"\n "nav main sidebar"}}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout{border-bottom:none;color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-action-primary-hovered)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-action-primary-pressed)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-action-primary-default)}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-right.sc-swirl-shell-layout{display:inline-flex}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:hover{width:var(--swirl-shell-extended-nav-width);padding-right:var(--s-space-12)}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover){scrollbar-width:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover)::-webkit-scrollbar{width:0;background:transparent;-webkit-appearance:none}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr 0}}@media (min-width: 1440px){.shell-layout--sidebar-active.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__main.sc-swirl-shell-layout{width:100%}}.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar.sc-swirl-shell-layout{overflow:initial}@media (min-width: 992px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar-body.sc-swirl-shell-layout{border:0.0625rem solid var(--s-border-default);transform:translate3d(0, 0, 0)}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}.sc-swirl-shell-layout:not(.shell-layout--sidebar-active) .shell-layout__sidebar.sc-swirl-shell-layout{animation:shell-layout-no-overflow-after-transition 0.2s;animation-fill-mode:forwards}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:translate3d(0, 0, 0);box-shadow:var(--s-shadow-level-3)}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:none;box-shadow:none}}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:block}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:none}}.shell-layout__header.sc-swirl-shell-layout{position:relative;display:none;width:calc(100% + var(--s-space-8));padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default);color:var(--swirl-shell-text-color);grid-area:header}@media (min-width: 992px){.shell-layout__header.sc-swirl-shell-layout{display:flex}}.shell-layout__skip-link.sc-swirl-shell-layout{position:absolute;z-index:9;top:0;left:0;padding:var(--s-space-4);border:none;color:var(--swirl-shell-text-color);background-color:var(--swirl-shell-background);font:inherit;cursor:pointer}.shell-layout__skip-link.sc-swirl-shell-layout:not(:focus):not(:active){position:absolute;overflow:hidden;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.shell-layout__header-left.sc-swirl-shell-layout{display:flex;flex-basis:8rem;flex-shrink:0;align-items:center;gap:var(--s-space-8)}.shell-layout__header-right.sc-swirl-shell-layout{--swirl-ghost-button-background-default:var(--s-surface-sunken-default);--swirl-ghost-button-background-hovered:var(--s-surface-sunken-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-sunken-pressed);display:flex;flex-basis:8rem;flex-shrink:0;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__logo.sc-swirl-shell-layout{display:flex;flex-grow:1;justify-content:center;align-items:center}.shell-layout__logo.sc-swirl-shell-layout-s>a{display:flex}.shell-layout__logo.sc-swirl-shell-layout-s>a img,.shell-layout__logo.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__header-tool.sc-swirl-shell-layout{position:relative;width:2.25rem;height:2.25rem;padding:var(--s-space-8);flex-shrink:0;border:none;border-radius:var(--s-border-radius-sm);color:var(--swirl-shell-text-color);background-color:var(--s-surface-sunken-default);font:inherit;cursor:pointer}.shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-sunken-hovered)}.shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-sunken-pressed)}.shell-layout__header-tool.sc-swirl-shell-layout:focus{outline:none}.shell-layout__header-tool.sc-swirl-shell-layout:focus-visible{box-shadow:0 0 0 0.125rem var(--s-focus-default)}.shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-surface-sunken-default);position:absolute;top:var(--s-space-4);right:var(--s-space-4);padding-right:var(--s-space-2);transform:translate3d(0.1875rem, 0, 0)}.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:none}@media (min-width: 992px){.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:block}}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-hamburger-menu.sc-swirl-shell-layout{display:none}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:inline-flex}.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-right.sc-swirl-shell-layout,.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout__nav.sc-swirl-shell-layout{position:fixed;z-index:9;top:0;bottom:0;left:0;overflow:auto;width:100%;max-width:18.75rem;color:var(--swirl-shell-text-color);background-color:var(--s-surface-overlay-default);transition:transform 0.2s, box-shadow 0.2s, width 0.2s;transform:translate3d(-100%, 0, 0);grid-area:nav}@media (min-width: 992px){.shell-layout__nav.sc-swirl-shell-layout{position:static;max-width:none;padding-top:0;padding-right:var(--s-space-4);padding-bottom:var(--s-space-8);padding-left:var(--s-space-12);background-color:var(--swirl-shell-background);transform:none;box-shadow:none;inset:auto}}.shell-layout__mobile-header.sc-swirl-shell-layout{display:flex;min-height:3.5rem;margin-bottom:var(--s-space-8);padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default)}.shell-layout__mobile-header.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{background-color:var(--s-surface-overlay-default)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-overlay-hovered)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-overlay-pressed)}@media (min-width: 992px){.shell-layout__mobile-header.sc-swirl-shell-layout{display:none}}.shell-layout__mobile-header-tools.sc-swirl-shell-layout{display:flex;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout{padding:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout-s ul{margin:0;padding:0;list-style:none}.shell-layout__nav-body.sc-swirl-shell-layout-s li{display:flex}@media (min-width: 992px){.shell-layout__nav-body.sc-swirl-shell-layout{padding:0}}.shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{position:fixed;z-index:8;display:none;background-color:rgba(0, 0, 0, 0.25);animation:shell-layout-backdrop-fade-in 0.2s;inset:0}.shell-layout__main.sc-swirl-shell-layout{overflow:hidden;background-color:var(--s-background-default);grid-area:main}@media (min-width: 992px){.shell-layout__main.sc-swirl-shell-layout{width:calc(100% + var(--s-space-8));border:0.0625rem solid var(--s-border-default);border-radius:var(--s-border-radius-sm)}}.shell-layout__sidebar.sc-swirl-shell-layout{position:relative;display:none;min-height:0;grid-area:sidebar}@media (min-width: 992px){.shell-layout__sidebar.sc-swirl-shell-layout{display:block}}.shell-layout__sidebar-body.sc-swirl-shell-layout{z-index:1;display:flex;width:var(--swirl-shell-sidebar-width);height:100%;border-radius:var(--s-border-radius-sm);background-color:var(--s-background-default);flex-direction:column}@media (min-width: 992px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:absolute;top:0;right:0;bottom:0;transition:transform 0.2s;transform:translate3d(calc(100% + var(--s-space-24)), 0, 0);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 1440px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:relative;transform:none;box-shadow:none;inset:auto}}.shell-layout__sidebar-app-bar.sc-swirl-shell-layout{flex-grow:0;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.shell-layout__sidebar-content.sc-swirl-shell-layout{overflow:auto;flex-grow:1}@keyframes shell-layout-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes shell-layout-no-overflow-after-transition{0%{overflow:initial}99%{overflow:initial}100%{overflow:hidden}}';export{h as swirl_shell_layout}
1
+ import{r as l,c as s,h as a,H as e}from"./p-e5528e8a.js";import{c as o}from"./p-b7898321.js";import{c as i}from"./p-878dc806.js";const t="SWIRL_SHELL_NAVIGATION_COLLAPSE_STATE",r="SWIRL_SHELL_SIDEBAR_STATE",h=class{constructor(a){l(this,a),this.sidebarToggleClick=s(this,"sidebarToggleClick",7),this.skipLinkClick=s(this,"skipLinkClick",7),this.onBrowserBackClick=()=>{history.back()},this.onBrowserForwardClick=()=>{history.forward()},this.onNavigationToggleClick=()=>{this.navigationCollapsed=!this.navigationCollapsed},this.onNavigationClick=()=>{this.hideMobileNavigation()},this.brandedHeader=void 0,this.browserBackButtonLabel="Navigate back",this.browserForwardButtonLabel="Navigate forward",this.hideMobileNavigationButtonLabel="Close navigation",this.navigationLabel="Main",this.navigationToggleLabel="Toggle navigation",this.sidebarActive=void 0,this.sidebarToggleBadge=void 0,this.sidebarToggleBadgeAriaLabel=void 0,this.sidebarToggleIcon="notifications",this.sidebarToggleLabel="Toggle sidebar",this.skipLinkLabel="Skip to main content",this.mobileNavigationActive=void 0,this.navigationCollapsed=void 0}componentWillLoad(){const l="true"===localStorage.getItem(r);this.sidebarActive=void 0===this.sidebarActive?l:this.sidebarActive;const s="true"===localStorage.getItem(t);this.navigationCollapsed=s}componentDidLoad(){this.focusTrap=i(this.navElement,{allowOutsideClick:!0,tabbableOptions:{getShadowRoot:l=>l.shadowRoot}})}componentDidRender(){this.focusTrap?.updateContainerElements(this.navElement)}disconnectedCallback(){this.focusTrap?.deactivate()}onWindowKeyDown(l){"Escape"===l.key&&this.mobileNavigationActive&&this.hideMobileNavigation()}watchMobileNavigationState(){this.mobileNavigationActive?setTimeout((()=>{this.focusTrap.activate()}),200):this.focusTrap.deactivate()}watchNavigationCollapsed(){localStorage.setItem(t,String(this.navigationCollapsed))}watchSidebarActive(){localStorage.setItem(r,String(this.sidebarActive))}async showMobileNavigation(){this.mobileNavigationActive=!0}async hideMobileNavigation(){this.mobileNavigationActive=!1}render(){const l=!0!==this.sidebarToggleBadge&&"true"!==this.sidebarToggleBadge,s=o("shell-layout",{"shell-layout--branded-header":this.brandedHeader,"shell-layout--mobile-navigation-active":this.mobileNavigationActive,"shell-layout--navigation-collapsed":this.navigationCollapsed,"shell-layout--sidebar-active":this.sidebarActive});return a(e,null,a("div",{class:s},a("header",{class:"shell-layout__header","data-tauri-drag-region":"true"},a("button",{class:"shell-layout__skip-link",onClick:this.skipLinkClick.emit,type:"button"},this.skipLinkLabel),a("div",{class:"shell-layout__header-left"},a("button",{class:"shell-layout__header-tool shell-layout__navigation-toggle",onClick:this.onNavigationToggleClick,type:"button"},a("swirl-icon-hamburger-menu",{size:20}),a("swirl-icon-double-arrow-left",{size:20}),a("swirl-icon-double-arrow-right",{size:20}),a("swirl-visually-hidden",null,this.navigationToggleLabel)),a("button",{class:"shell-layout__header-tool",onClick:this.onBrowserBackClick,type:"button"},a("swirl-icon-arrow-back",{size:20}),a("swirl-visually-hidden",null,this.browserBackButtonLabel)),a("button",{class:"shell-layout__header-tool",onClick:this.onBrowserForwardClick,type:"button"},a("swirl-icon-arrow-forward",{size:20}),a("swirl-visually-hidden",null,this.browserForwardButtonLabel)),a("slot",{name:"left-header-tools"})),a("div",{class:"shell-layout__logo"},a("slot",{name:"logo"})),a("div",{class:"shell-layout__header-right"},a("slot",{name:"right-header-tools"}),a("button",{class:"shell-layout__header-tool shell-layout__sidebar-toggle",onClick:this.sidebarToggleClick.emit,type:"button"},a("swirl-icon",{glyph:this.sidebarToggleIcon,size:20}),a("swirl-visually-hidden",null,this.sidebarToggleLabel),this.sidebarToggleBadge&&a("swirl-badge",{"aria-label":this.sidebarToggleBadgeAriaLabel,label:l?String(this.sidebarToggleBadge):this.sidebarToggleBadgeAriaLabel,size:"xs",variant:l?"default":"dot"})),a("slot",{name:"avatar"}))),a("div",{class:"shell-layout__mobile-nav-backdrop",onClick:this.onNavigationClick}),a("nav",{"aria-labelledby":"main-navigation-label",class:"shell-layout__nav",onClick:this.onNavigationClick,ref:l=>this.navElement=l},a("div",{class:"shell-layout__mobile-header"},a("slot",{name:"mobile-logo"}),a("div",{class:"shell-layout__mobile-header-tools"},a("slot",{name:"mobile-header-tools"}),a("button",{class:"shell-layout__header-tool",type:"button"},a("swirl-icon-double-arrow-left",{size:20}),a("swirl-visually-hidden",null,this.hideMobileNavigationButtonLabel)))),a("div",{class:"shell-layout__nav-body"},a("swirl-visually-hidden",null,a("span",{id:"main-navigation-label"},this.navigationLabel)),a("slot",{name:"nav"}))),a("main",{class:"shell-layout__main",id:"main-content"},a("slot",null)),a("aside",{class:"shell-layout__sidebar",inert:!this.sidebarActive||void 0},a("div",{class:"shell-layout__sidebar-body"},a("div",{class:"shell-layout__sidebar-app-bar"},a("slot",{name:"sidebar-app-bar"})),a("div",{class:"shell-layout__sidebar-content"},a("slot",{name:"sidebar"}))))))}static get watchers(){return{mobileNavigationActive:["watchMobileNavigationState"],navigationCollapsed:["watchNavigationCollapsed"],sidebarActive:["watchSidebarActive"]}}};h.style='.sc-swirl-shell-layout-h{--swirl-shell-background:var(--s-surface-sunken-default);--swirl-shell-text-color:var(--s-text-default);--swirl-shell-header-height:3.25rem;--swirl-shell-collapsed-nav-width:4rem;--swirl-shell-extended-nav-width:14rem;--swirl-shell-sidebar-width:21rem;display:flex;width:100%;height:100%}.sc-swirl-shell-layout-h *.sc-swirl-shell-layout{box-sizing:border-box}.shell-layout.sc-swirl-shell-layout{display:grid;overflow:hidden;width:100%;min-height:100%;background-color:var(--swirl-shell-background);transition:grid-template-columns 0.2s;grid-template-columns:0 1fr 0;grid-template-rows:1fr;grid-template-areas:"nav main"}@media (min-width: 992px){.shell-layout.sc-swirl-shell-layout{padding-right:var(--s-space-8);padding-bottom:var(--s-space-8);gap:var(--s-space-8);grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr 0;grid-template-rows:var(--swirl-shell-header-height) 1fr;grid-template-areas:"header header header"\n "nav main sidebar"}}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout{border-bottom:none;color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{color:var(--s-text-on-action-primary);background-color:var(--s-action-primary-default)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-action-primary-hovered)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-action-primary-pressed)}.shell-layout--branded-header.sc-swirl-shell-layout .shell-layout__header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-action-primary-default)}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-right.sc-swirl-shell-layout{display:inline-flex}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:hover{width:var(--swirl-shell-extended-nav-width);padding-right:var(--s-space-12)}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover){scrollbar-width:none}.shell-layout--navigation-collapsed.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout:not(:hover)::-webkit-scrollbar{width:0;background:transparent;-webkit-appearance:none}}@media (min-width: 992px){.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr 0}}@media (min-width: 1440px){.shell-layout--sidebar-active.shell-layout--navigation-collapsed.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-collapsed-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__main.sc-swirl-shell-layout{width:100%}}.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar.sc-swirl-shell-layout{overflow:initial}@media (min-width: 992px){.shell-layout--sidebar-active.sc-swirl-shell-layout .shell-layout__sidebar-body.sc-swirl-shell-layout{border:0.0625rem solid var(--s-border-default);transform:translate3d(0, 0, 0)}}@media (min-width: 1440px){.shell-layout--sidebar-active.sc-swirl-shell-layout{grid-template-columns:var(--swirl-shell-extended-nav-width) 1fr var(\n --swirl-shell-sidebar-width\n )}}.sc-swirl-shell-layout:not(.shell-layout--sidebar-active) .shell-layout__sidebar.sc-swirl-shell-layout{animation:shell-layout-no-overflow-after-transition 0.2s;animation-fill-mode:forwards}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:translate3d(0, 0, 0);box-shadow:var(--s-shadow-level-3)}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__nav.sc-swirl-shell-layout{transform:none;box-shadow:none}}.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:block}@media (min-width: 992px){.shell-layout--mobile-navigation-active.sc-swirl-shell-layout .shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{display:none}}.shell-layout__header.sc-swirl-shell-layout{position:relative;display:none;width:calc(100% + var(--s-space-8));padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default);color:var(--swirl-shell-text-color);grid-area:header}@media (min-width: 992px){.shell-layout__header.sc-swirl-shell-layout{display:flex}}.shell-layout__skip-link.sc-swirl-shell-layout{position:absolute;z-index:9;top:0;left:0;padding:var(--s-space-4);border:none;color:var(--swirl-shell-text-color);background-color:var(--swirl-shell-background);font:inherit;cursor:pointer}.shell-layout__skip-link.sc-swirl-shell-layout:not(:focus):not(:active){position:absolute;overflow:hidden;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.shell-layout__header-left.sc-swirl-shell-layout{display:flex;flex-basis:8rem;flex-shrink:0;align-items:center;gap:var(--s-space-8)}.shell-layout__header-right.sc-swirl-shell-layout{--swirl-ghost-button-background-default:var(--s-surface-sunken-default);--swirl-ghost-button-background-hovered:var(--s-surface-sunken-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-sunken-pressed);display:flex;flex-basis:8rem;flex-shrink:0;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__logo.sc-swirl-shell-layout{display:flex;flex-grow:1;justify-content:center;align-items:center}.shell-layout__logo.sc-swirl-shell-layout-s>a{display:flex}.shell-layout__logo.sc-swirl-shell-layout-s>a img,.shell-layout__logo.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__header-tool.sc-swirl-shell-layout{position:relative;width:2.25rem;height:2.25rem;padding:var(--s-space-8);flex-shrink:0;border:none;border-radius:var(--s-border-radius-sm);color:var(--swirl-shell-text-color);background-color:var(--s-surface-sunken-default);font:inherit;cursor:pointer}.shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-sunken-hovered)}.shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-sunken-pressed)}.shell-layout__header-tool.sc-swirl-shell-layout:focus{outline:none}.shell-layout__header-tool.sc-swirl-shell-layout:focus-visible{box-shadow:0 0 0 0.125rem var(--s-focus-default)}.shell-layout__header-tool.sc-swirl-shell-layout swirl-badge.sc-swirl-shell-layout{--swirl-badge-border-color:var(--s-surface-sunken-default);position:absolute;top:var(--s-space-4);right:var(--s-space-4);padding-right:var(--s-space-2);transform:translate3d(0.1875rem, 0, 0)}.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:none}@media (min-width: 992px){.shell-layout__sidebar-toggle.sc-swirl-shell-layout{display:block}}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-hamburger-menu.sc-swirl-shell-layout{display:none}.shell-layout__navigation-toggle.sc-swirl-shell-layout:hover swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:inline-flex}.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-right.sc-swirl-shell-layout,.shell-layout__navigation-toggle.sc-swirl-shell-layout swirl-icon-double-arrow-left.sc-swirl-shell-layout{display:none}.shell-layout__nav.sc-swirl-shell-layout{position:fixed;z-index:9;top:0;bottom:0;left:0;overflow:auto;width:100%;max-width:18.75rem;color:var(--swirl-shell-text-color);background-color:var(--s-surface-overlay-default);transition:transform 0.2s, box-shadow 0.2s, width 0.2s;transform:translate3d(-100%, 0, 0);grid-area:nav}@media (min-width: 992px){.shell-layout__nav.sc-swirl-shell-layout{position:static;max-width:none;padding-top:0;padding-right:var(--s-space-4);padding-bottom:var(--s-space-8);padding-left:var(--s-space-12);background-color:var(--swirl-shell-background);transform:none;box-shadow:none;inset:auto}}.shell-layout__mobile-header.sc-swirl-shell-layout{display:flex;min-height:3.5rem;margin-bottom:var(--s-space-8);padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);justify-content:space-between;align-items:center;border-bottom:0.0625rem solid var(--s-border-default)}.shell-layout__mobile-header.sc-swirl-shell-layout-s>img{max-height:1.75rem}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout{background-color:var(--s-surface-overlay-default)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:hover{background-color:var(--s-surface-overlay-hovered)}.shell-layout__mobile-header.sc-swirl-shell-layout .shell-layout__header-tool.sc-swirl-shell-layout:active{background-color:var(--s-surface-overlay-pressed)}@media (min-width: 992px){.shell-layout__mobile-header.sc-swirl-shell-layout{display:none}}.shell-layout__mobile-header-tools.sc-swirl-shell-layout{display:flex;justify-content:flex-end;align-items:center;gap:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout{padding:var(--s-space-8)}.shell-layout__nav-body.sc-swirl-shell-layout-s ul{margin:0;padding:0;list-style:none}.shell-layout__nav-body.sc-swirl-shell-layout-s li{display:flex}@media (min-width: 992px){.shell-layout__nav-body.sc-swirl-shell-layout{padding:0}}.shell-layout__mobile-nav-backdrop.sc-swirl-shell-layout{position:fixed;z-index:8;display:none;background-color:rgba(0, 0, 0, 0.25);animation:shell-layout-backdrop-fade-in 0.2s;inset:0}.shell-layout__main.sc-swirl-shell-layout{overflow:hidden;background-color:var(--s-background-default);grid-area:main}@media (min-width: 992px){.shell-layout__main.sc-swirl-shell-layout{width:calc(100% + var(--s-space-8));border:0.0625rem solid var(--s-border-default);border-radius:var(--s-border-radius-sm)}}.shell-layout__sidebar.sc-swirl-shell-layout{position:relative;display:none;min-height:0;grid-area:sidebar}@media (min-width: 992px){.shell-layout__sidebar.sc-swirl-shell-layout{display:block}}.shell-layout__sidebar-body.sc-swirl-shell-layout{z-index:1;display:flex;width:var(--swirl-shell-sidebar-width);height:100%;border-radius:var(--s-border-radius-sm);background-color:var(--s-background-default);flex-direction:column}@media (min-width: 992px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:absolute;top:0;right:0;bottom:0;transition:transform 0.2s;transform:translate3d(calc(100% + var(--s-space-24)), 0, 0);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 1440px){.shell-layout__sidebar-body.sc-swirl-shell-layout{position:relative;transform:none;box-shadow:none;inset:auto}}.shell-layout__sidebar-app-bar.sc-swirl-shell-layout{flex-grow:0;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.shell-layout__sidebar-content.sc-swirl-shell-layout{overflow:auto;flex-grow:1}@keyframes shell-layout-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes shell-layout-no-overflow-after-transition{0%{overflow:initial}99%{overflow:initial}100%{overflow:hidden}}';export{h as swirl_shell_layout}
@@ -0,0 +1,10 @@
1
+ /*!
2
+ * tabbable 6.2.0
3
+ * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4
+ */
5
+ var n=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],t=n.join(","),r="undefined"==typeof Element,e=r?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,o=!r&&Element.prototype.getRootNode?function(n){var t;return null==n||null===(t=n.getRootNode)||void 0===t?void 0:t.call(n)}:function(n){return null==n?void 0:n.ownerDocument},i=function n(t,r){var e;void 0===r&&(r=!0);var o=null==t||null===(e=t.getAttribute)||void 0===e?void 0:e.call(t,"inert");return""===o||"true"===o||r&&t&&n(t.parentNode)},u=function(n,r,o){if(i(n))return[];var u=Array.prototype.slice.apply(n.querySelectorAll(t));return r&&e.call(n,t)&&u.unshift(n),u.filter(o)},a=function n(r,o,u){for(var a=[],c=Array.from(r);c.length;){var f=c.shift();if(!i(f,!1))if("SLOT"===f.tagName){var l=f.assignedElements(),v=n(l.length?l:f.children,!0,u);u.flatten?a.push.apply(a,v):a.push({scopeParent:f,candidates:v})}else{e.call(f,t)&&u.filter(f)&&(o||!r.includes(f))&&a.push(f);var s=f.shadowRoot||"function"==typeof u.getShadowRoot&&u.getShadowRoot(f),d=!i(s,!1)&&(!u.shadowRootFilter||u.shadowRootFilter(f));if(s&&d){var p=n(!0===s?f.children:s.children,!0,u);u.flatten?a.push.apply(a,p):a.push({scopeParent:f,candidates:p})}else c.unshift.apply(c,f.children)}}return a},c=function(n){return!isNaN(parseInt(n.getAttribute("tabindex"),10))},f=function(n){if(!n)throw new Error("No node provided");return n.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(n.tagName)||function(n){var t,r=null==n||null===(t=n.getAttribute)||void 0===t?void 0:t.call(n,"contenteditable");return""===r||"true"===r}(n))&&!c(n)?0:n.tabIndex},l=function(n,t){return n.tabIndex===t.tabIndex?n.documentOrder-t.documentOrder:n.tabIndex-t.tabIndex},v=function(n){return"INPUT"===n.tagName},s=function(n){var t=n.getBoundingClientRect();return 0===t.width&&0===t.height},d=function(n,t){return!(t.disabled||i(t)||function(n){return v(n)&&"hidden"===n.type}(t)||function(n,t){var r=t.displayCheck,i=t.getShadowRoot;if("hidden"===getComputedStyle(n).visibility)return!0;var u=e.call(n,"details>summary:first-of-type");if(e.call(u?n.parentElement:n,"details:not([open]) *"))return!0;if(r&&"full"!==r&&"legacy-full"!==r){if("non-zero-area"===r)return s(n)}else{if("function"==typeof i){for(var a=n;n;){var c=n.parentElement,f=o(n);if(c&&!c.shadowRoot&&!0===i(c))return s(n);n=n.assignedSlot?n.assignedSlot:c||f===n.ownerDocument?c:f.host}n=a}if(function(n){var t,r,e,i,u=n&&o(n),a=null===(t=u)||void 0===t?void 0:t.host,c=!1;if(u&&u!==n)for(c=!!(null!==(r=a)&&void 0!==r&&null!==(e=r.ownerDocument)&&void 0!==e&&e.contains(a)||null!=n&&null!==(i=n.ownerDocument)&&void 0!==i&&i.contains(n));!c&&a;){var f,l,v;c=!(null===(l=a=null===(f=u=o(a))||void 0===f?void 0:f.host)||void 0===l||null===(v=l.ownerDocument)||void 0===v||!v.contains(a))}return c}(n))return!n.getClientRects().length;if("legacy-full"!==r)return!0}return!1}(t,n)||function(n){return"DETAILS"===n.tagName&&Array.prototype.slice.apply(n.children).some((function(n){return"SUMMARY"===n.tagName}))}(t)||function(n){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(n.tagName))for(var t=n.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var r=0;r<t.children.length;r++){var o=t.children.item(r);if("LEGEND"===o.tagName)return!!e.call(t,"fieldset[disabled] *")||!o.contains(n)}return!0}t=t.parentElement}return!1}(t))},p=function(n,t){return!(function(n){return function(n){return v(n)&&"radio"===n.type}(n)&&!function(n){if(!n.name)return!0;var t,r=n.form||o(n),e=function(n){return r.querySelectorAll('input[type="radio"][name="'+n+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=e(window.CSS.escape(n.name));else try{t=e(n.name)}catch(n){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",n.message),!1}var i=function(n,t){for(var r=0;r<n.length;r++)if(n[r].checked&&n[r].form===t)return n[r]}(t,n.form);return!i||i===n}(n)}(t)||f(t)<0||!d(n,t))},b=function(n){var t=parseInt(n.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},w=function n(t){var r=[],e=[];return t.forEach((function(t,o){var i=!!t.scopeParent,u=i?t.scopeParent:t,a=function(n,t){var r=f(n);return r<0&&t&&!c(n)?0:r}(u,i),l=i?n(t.candidates):u;0===a?i?r.push.apply(r,l):r.push(u):e.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:l})})),e.sort(l).reduce((function(n,t){return t.isScope?n.push.apply(n,t.content):n.push(t.content),n}),[]).concat(r)},y=function(n,r){if(r=r||{},!n)throw new Error("No node provided");return!1!==e.call(n,t)&&p(r,n)},h=n.concat("iframe").join(","),m=function(n,t){if(t=t||{},!n)throw new Error("No node provided");return!1!==e.call(n,h)&&d(t,n)};
6
+ /*!
7
+ * focus-trap 7.5.4
8
+ * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
9
+ */
10
+ function E(n,t){var r=Object.keys(n);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(n);t&&(e=e.filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),r.push.apply(r,e)}return r}function T(n){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?E(Object(r),!0).forEach((function(t){var e,o,i;e=n,i=r[t],(o=function(n){var t=function(n){if("object"!=typeof n||null===n)return n;var t=n[Symbol.toPrimitive];if(void 0!==t){var r=t.call(n,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(n)}(n);return"symbol"==typeof t?t:String(t)}(o=t))in e?Object.defineProperty(e,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(r)):E(Object(r)).forEach((function(t){Object.defineProperty(n,t,Object.getOwnPropertyDescriptor(r,t))}))}return n}var O=function(n){return"Tab"===(null==n?void 0:n.key)||9===(null==n?void 0:n.keyCode)},F=function(n){return O(n)&&!n.shiftKey},N=function(n){return O(n)&&n.shiftKey},S=function(n){return setTimeout(n,0)},g=function(n,t){var r=-1;return n.every((function(n,e){return!t(n)||(r=e,!1)})),r},k=function(n){for(var t=arguments.length,r=new Array(t>1?t-1:0),e=1;e<t;e++)r[e-1]=arguments[e];return"function"==typeof n?n.apply(void 0,r):n},A=function(n){return n.target.shadowRoot&&"function"==typeof n.composedPath?n.composedPath()[0]:n.target},D=[],j=function(n,t){var r,e=(null==t?void 0:t.document)||document,o=(null==t?void 0:t.trapStack)||D,i=T({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:F,isKeyBackward:N},t),c={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},l=function(n,t,r){return n&&void 0!==n[t]?n[t]:i[r||t]},v=function(n,t){var r="function"==typeof(null==t?void 0:t.composedPath)?t.composedPath():void 0;return c.containerGroups.findIndex((function(t){var e=t.container,o=t.tabbableNodes;return e.contains(n)||(null==r?void 0:r.includes(e))||o.find((function(t){return t===n}))}))},s=function(n){var t=i[n];if("function"==typeof t){for(var r=arguments.length,o=new Array(r>1?r-1:0),u=1;u<r;u++)o[u-1]=arguments[u];t=t.apply(void 0,o)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(n,"` was specified but was not a node, or did not return a node"))}var a=t;if("string"==typeof t&&!(a=e.querySelector(t)))throw new Error("`".concat(n,"` as selector refers to no known node"));return a},h=function(){var n=s("initialFocus");if(!1===n)return!1;if(void 0===n||!m(n,i.tabbableOptions))if(v(e.activeElement)>=0)n=e.activeElement;else{var t=c.tabbableGroups[0];n=t&&t.firstTabbableNode||s("fallbackFocus")}if(!n)throw new Error("Your focus-trap needs to have at least one focusable element");return n},E=function(){if(c.containerGroups=c.containers.map((function(n){var t=function(n,t){var r;return r=(t=t||{}).getShadowRoot?a([n],t.includeContainer,{filter:p.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:b}):u(n,t.includeContainer,p.bind(null,t)),w(r)}(n,i.tabbableOptions),r=function(n,t){return(t=t||{}).getShadowRoot?a([n],t.includeContainer,{filter:d.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):u(n,t.includeContainer,d.bind(null,t))}(n,i.tabbableOptions),e=t.length>0?t[0]:void 0,o=t.length>0?t[t.length-1]:void 0,c=r.find((function(n){return y(n)})),l=r.slice().reverse().find((function(n){return y(n)})),v=!!t.find((function(n){return f(n)>0}));return{container:n,tabbableNodes:t,focusableNodes:r,posTabIndexesFound:v,firstTabbableNode:e,lastTabbableNode:o,firstDomTabbableNode:c,lastDomTabbableNode:l,nextTabbableNode:function(n){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=t.indexOf(n);return o<0?e?r.slice(r.indexOf(n)+1).find((function(n){return y(n)})):r.slice(0,r.indexOf(n)).reverse().find((function(n){return y(n)})):t[o+(e?1:-1)]}}})),c.tabbableGroups=c.containerGroups.filter((function(n){return n.tabbableNodes.length>0})),c.tabbableGroups.length<=0&&!s("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(c.containerGroups.find((function(n){return n.posTabIndexesFound}))&&c.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},j=function n(t){var r=t.activeElement;if(r)return r.shadowRoot&&null!==r.shadowRoot.activeElement?n(r.shadowRoot):r},I=function n(t){!1!==t&&t!==j(document)&&(t&&t.focus?(t.focus({preventScroll:!!i.preventScroll}),c.mostRecentlyFocusedNode=t,function(n){return n.tagName&&"input"===n.tagName.toLowerCase()&&"function"==typeof n.select}(t)&&t.select()):n(h()))},P=function(n){var t=s("setReturnFocus",n);return t||!1!==t&&n},x=function(n){var t=n.target,r=n.event,e=n.isBackward,o=void 0!==e&&e;t=t||A(r),E();var u=null;if(c.tabbableGroups.length>0){var a=v(t,r),l=a>=0?c.containerGroups[a]:void 0;if(a<0)u=o?c.tabbableGroups[c.tabbableGroups.length-1].lastTabbableNode:c.tabbableGroups[0].firstTabbableNode;else if(o){var d=g(c.tabbableGroups,(function(n){return t===n.firstTabbableNode}));if(d<0&&(l.container===t||m(t,i.tabbableOptions)&&!y(t,i.tabbableOptions)&&!l.nextTabbableNode(t,!1))&&(d=a),d>=0){var p=c.tabbableGroups[0===d?c.tabbableGroups.length-1:d-1];u=f(t)>=0?p.lastTabbableNode:p.lastDomTabbableNode}else O(r)||(u=l.nextTabbableNode(t,!1))}else{var b=g(c.tabbableGroups,(function(n){return t===n.lastTabbableNode}));if(b<0&&(l.container===t||m(t,i.tabbableOptions)&&!y(t,i.tabbableOptions)&&!l.nextTabbableNode(t))&&(b=a),b>=0){var w=c.tabbableGroups[b===c.tabbableGroups.length-1?0:b+1];u=f(t)>=0?w.firstTabbableNode:w.firstDomTabbableNode}else O(r)||(u=l.nextTabbableNode(t))}}else u=s("fallbackFocus");return u},R=function(n){var t=A(n);v(t,n)>=0||(k(i.clickOutsideDeactivates,n)?r.deactivate({returnFocus:i.returnFocusOnDeactivate}):k(i.allowOutsideClick,n)||n.preventDefault())},C=function(n){var t=A(n),r=v(t,n)>=0;if(r||t instanceof Document)r&&(c.mostRecentlyFocusedNode=t);else{var e;n.stopImmediatePropagation();var o=!0;if(c.mostRecentlyFocusedNode)if(f(c.mostRecentlyFocusedNode)>0){var u=v(c.mostRecentlyFocusedNode),a=c.containerGroups[u].tabbableNodes;if(a.length>0){var l=a.findIndex((function(n){return n===c.mostRecentlyFocusedNode}));l>=0&&(i.isKeyForward(c.recentNavEvent)?l+1<a.length&&(e=a[l+1],o=!1):l-1>=0&&(e=a[l-1],o=!1))}}else c.containerGroups.some((function(n){return n.tabbableNodes.some((function(n){return f(n)>0}))}))||(o=!1);else o=!1;o&&(e=x({target:c.mostRecentlyFocusedNode,isBackward:i.isKeyBackward(c.recentNavEvent)})),I(e||c.mostRecentlyFocusedNode||h())}c.recentNavEvent=void 0},L=function(n){if(("Escape"===(null==(t=n)?void 0:t.key)||"Esc"===(null==t?void 0:t.key)||27===(null==t?void 0:t.keyCode))&&!1!==k(i.escapeDeactivates,n))return n.preventDefault(),void r.deactivate();var t;(i.isKeyForward(n)||i.isKeyBackward(n))&&function(n){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];c.recentNavEvent=n;var r=x({event:n,isBackward:t});r&&(O(n)&&n.preventDefault(),I(r))}(n,i.isKeyBackward(n))},U=function(n){var t=A(n);v(t,n)>=0||k(i.clickOutsideDeactivates,n)||k(i.allowOutsideClick,n)||(n.preventDefault(),n.stopImmediatePropagation())},B=function(){if(c.active)return function(n,t){if(n.length>0){var r=n[n.length-1];r!==t&&r.pause()}var e=n.indexOf(t);-1===e||n.splice(e,1),n.push(t)}(o,r),c.delayInitialFocusTimer=i.delayInitialFocus?S((function(){I(h())})):I(h()),e.addEventListener("focusin",C,!0),e.addEventListener("mousedown",R,{capture:!0,passive:!1}),e.addEventListener("touchstart",R,{capture:!0,passive:!1}),e.addEventListener("click",U,{capture:!0,passive:!1}),e.addEventListener("keydown",L,{capture:!0,passive:!1}),r},M=function(){if(c.active)return e.removeEventListener("focusin",C,!0),e.removeEventListener("mousedown",R,!0),e.removeEventListener("touchstart",R,!0),e.removeEventListener("click",U,!0),e.removeEventListener("keydown",L,!0),r},G="undefined"!=typeof window&&"MutationObserver"in window?new MutationObserver((function(n){n.some((function(n){return Array.from(n.removedNodes).some((function(n){return n===c.mostRecentlyFocusedNode}))}))&&I(h())})):void 0,Y=function(){G&&(G.disconnect(),c.active&&!c.paused&&c.containers.map((function(n){G.observe(n,{subtree:!0,childList:!0})})))};return(r={get active(){return c.active},get paused(){return c.paused},activate:function(n){if(c.active)return this;var t=l(n,"onActivate"),r=l(n,"onPostActivate"),o=l(n,"checkCanFocusTrap");o||E(),c.active=!0,c.paused=!1,c.nodeFocusedBeforeActivation=e.activeElement,null==t||t();var i=function(){o&&E(),B(),Y(),null==r||r()};return o?(o(c.containers.concat()).then(i,i),this):(i(),this)},deactivate:function(n){if(!c.active)return this;var t=T({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},n);clearTimeout(c.delayInitialFocusTimer),c.delayInitialFocusTimer=void 0,M(),c.active=!1,c.paused=!1,Y(),function(n,t){var r=n.indexOf(t);-1!==r&&n.splice(r,1),n.length>0&&n[n.length-1].unpause()}(o,r);var e=l(t,"onDeactivate"),u=l(t,"onPostDeactivate"),a=l(t,"checkCanReturnFocus"),f=l(t,"returnFocus","returnFocusOnDeactivate");null==e||e();var v=function(){S((function(){f&&I(P(c.nodeFocusedBeforeActivation)),null==u||u()}))};return f&&a?(a(P(c.nodeFocusedBeforeActivation)).then(v,v),this):(v(),this)},pause:function(n){if(c.paused||!c.active)return this;var t=l(n,"onPause"),r=l(n,"onPostPause");return c.paused=!0,null==t||t(),M(),Y(),null==r||r(),this},unpause:function(n){if(!c.paused||!c.active)return this;var t=l(n,"onUnpause"),r=l(n,"onPostUnpause");return c.paused=!1,null==t||t(),E(),B(),Y(),null==r||r(),this},updateContainerElements:function(n){var t=[].concat(n).filter(Boolean);return c.containers=t.map((function(n){return"string"==typeof n?e.querySelector(n):n})),c.active&&E(),Y(),this}}).updateContainerElements(n),r};export{j as c}
@@ -1 +1 @@
1
- import{r as a,c as o,h as e,H as d,g as t}from"./p-e5528e8a.js";import{d as s,e as r}from"./p-33c168b3.js";import{c as i}from"./p-b7898321.js";import{c as l}from"./p-c2e1dfdb.js";const n=class{constructor(e){a(this,e),this.modalClose=o(this,"modalClose",7),this.modalOpen=o(this,"modalOpen",7),this.primaryAction=o(this,"primaryAction",7),this.requestModalClose=o(this,"requestModalClose",7),this.secondaryAction=o(this,"secondaryAction",7),this.onKeyDown=a=>{"Escape"===a.code&&(a.stopImmediatePropagation(),this.close())},this.onBackdropClick=()=>{this.close()},this.onCloseButtonClick=()=>{this.close()},this.onPrimaryAction=a=>{this.primaryAction.emit(a)},this.onSecondaryAction=a=>{this.secondaryAction.emit(a)},this.determineScrollStatus=()=>{const a=this.scrollContainer?.scrollTop>0,o=Math.ceil(this.scrollContainer?.scrollTop+this.scrollContainer?.offsetHeight)>=this.scrollContainer?.scrollHeight,e=this.scrollContainer?.scrollHeight>this.scrollContainer?.offsetHeight;a!==this.scrolled&&(this.scrolled=a),o!==this.scrolledDown&&(this.scrolledDown=o),e!==this.scrollable&&(this.scrollable=e)},this.closable=!0,this.closeButtonLabel="Close modal",this.height=void 0,this.hideCloseButton=void 0,this.hideLabel=void 0,this.label=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.padded=!0,this.primaryActionLabel=void 0,this.secondaryActionLabel=void 0,this.variant="default",this.isOpen=!1,this.closing=!1,this.hasCustomHeader=void 0,this.hasCustomFooter=void 0,this.hasHeaderTools=void 0,this.hasSecondaryContent=void 0,this.scrollable=!1,this.scrolled=!1,this.scrolledDown=!1}componentDidLoad(){this.focusTrap=l(this.modalEl,{allowOutsideClick:!0,tabbableOptions:{getShadowRoot:a=>a.shadowRoot}}),this.determineScrollStatus(),queueMicrotask((()=>{this.updateCustomFooterStatus(),this.updateCustomHeaderStatus(),this.updateHeaderToolsStatus(),this.updateSecondaryContentStatus()}))}componentDidRender(){this.focusTrap?.updateContainerElements(this.modalEl)}disconnectedCallback(){this.focusTrap?.deactivate(),this.unlockBodyScroll()}onWindowResize(){this.determineScrollStatus()}watchIsOpen(){this.isOpen?setTimeout((()=>{this.focusTrap.activate(),this.handleAutoFocus()}),200):this.focusTrap.deactivate()}async open(){this.isOpen=!0,this.modalOpen.emit(),this.lockBodyScroll(),this.determineScrollStatus()}async close(a){this.closing||(this.requestModalClose.emit(),(this.closable||a)&&(this.closing=!0,this.unlockBodyScroll(),setTimeout((()=>{this.isOpen=!1,this.modalClose.emit(),this.closing=!1}),150)))}updateCustomFooterStatus(){this.hasCustomFooter=Boolean(this.el.querySelector('[slot="custom-footer"]'))}updateCustomHeaderStatus(){this.hasCustomHeader=Boolean(this.el.querySelector('[slot="custom-header"]'))}updateHeaderToolsStatus(){this.hasHeaderTools=Boolean(this.el.querySelector('[slot="header-tools"]'))}updateSecondaryContentStatus(){this.hasSecondaryContent=Boolean(this.el.querySelector('[slot="secondary-content"]'))}handleAutoFocus(){this.modalEl.querySelector("input[autofocus]")?.focus()}lockBodyScroll(){s(this.scrollContainer)}unlockBodyScroll(){r(this.scrollContainer)}render(){const a=Boolean(this.primaryActionLabel)||Boolean(this.secondaryActionLabel),o=i("modal",`modal--variant-${this.variant}`,{"modal--closing":this.closing,"modal--has-custom-footer":this.hasCustomFooter,"modal--has-custom-header":this.hasCustomHeader,"modal--has-header-tools":this.hasHeaderTools,"modal--has-secondary-content":this.hasSecondaryContent,"modal--hide-label":this.hideLabel,"modal--padded":this.padded,"modal--scrollable":this.scrollable,"modal--scrolled":this.scrolled,"modal--scrolled-down":this.scrolledDown});return e(d,null,e("section",{"aria-hidden":String(!this.isOpen),"aria-label":this.label,"aria-modal":"true",class:o,onKeyDown:this.onKeyDown,role:"dialog",ref:a=>this.modalEl=a},e("div",{class:"modal__backdrop",onClick:this.onBackdropClick}),e("div",{class:"modal__body",style:{"--swirl-modal-max-height":this.maxHeight,"--swirl-modal-height":this.height,maxWidth:this.maxWidth}},e("header",{class:"modal__custom-header"},e("slot",{name:"custom-header"})),(!this.hideLabel||!this.hideCloseButton)&&e("header",{class:"modal__header"},e("div",{class:"modal__header-bar"},!this.hideCloseButton&&e("swirl-button",{class:"modal__close-button",hideLabel:!0,icon:"default"===this.variant?"<swirl-icon-close></swirl-icon-close>":"<swirl-icon-double-arrow-right></swirl-icon-double-arrow-right>",label:this.closeButtonLabel,onClick:this.onCloseButtonClick}),!this.hideLabel&&e("swirl-heading",{as:"h2",class:"modal__heading",level:3,text:this.label}))),e("div",{class:"modal__content-container"},e("div",{class:"modal__primary-content"},e("div",{class:"modal__header-tools"},e("slot",{name:"header-tools"})),e("div",{class:"modal__content",onScroll:this.determineScrollStatus,ref:a=>this.scrollContainer=a},e("slot",null))),e("div",{class:"modal__secondary-content"},e("slot",{name:"secondary-content"}))),e("div",{class:"modal__custom-footer"},e("slot",{name:"custom-footer"})),a&&e("footer",{class:"modal__controls"},e("swirl-button-group",{wrap:!0},this.secondaryActionLabel&&e("swirl-button",{label:this.secondaryActionLabel,onClick:this.onSecondaryAction}),this.primaryActionLabel&&e("swirl-button",{intent:"primary",label:this.primaryActionLabel,onClick:this.onPrimaryAction,variant:"flat"}))))))}get el(){return t(this)}static get watchers(){return{isOpen:["watchIsOpen"]}}};n.style=':host{display:block}:host *{box-sizing:border-box}.modal{--swirl-ghost-button-background-default:var(--s-surface-overlay-default);--swirl-ghost-button-background-hovered:var(--s-surface-overlay-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-overlay-pressed);--swirl-resource-list-item-background-default:var(\n --s-surface-overlay-default\n );--swirl-resource-list-item-background-hovered:var(\n --s-surface-overlay-hovered\n );--swirl-resource-list-item-background-pressed:var(\n --s-surface-overlay-pressed\n );--swirl-modal-height:auto;--swirl-modal-max-height:90vh;--swirl-modal-view-height:100vh}@supports (height: 100dvh){.modal{--swirl-modal-max-height:90dvh;--swirl-modal-view-height:100dvh}}.modal{position:fixed;z-index:var(--s-z-40);display:flex;justify-content:center;align-items:center;height:var(--swirl-modal-view-height);inset:0}.modal[aria-hidden="true"]{display:none}.modal--variant-default.modal--closing{animation:0.15s modal-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-default.modal--closing{animation:none}}.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:0.15s modal-backdrop-fade-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:none}}.modal--variant-default:not(.modal--closing) .modal__body{animation:0.15s modal-scale-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__body{animation:none}}.modal--variant-drawer{justify-content:end;align-items:stretch}.modal--variant-drawer.modal--closing{animation:0.15s modal-drawer-slide-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-drawer.modal--closing{animation:none}}@media (min-width: 768px){.modal--variant-drawer.modal--hide-label .modal__header-bar{height:auto;padding-top:var(--s-space-4);padding-bottom:var(--s-space-4)}}.modal--variant-drawer .modal__backdrop{background-color:transparent;animation:none}.modal--variant-drawer .modal__body{height:100%;max-height:none;border-radius:0;animation:0.15s modal-drawer-slide-in;box-shadow:var(--s-shadow-level-3)}@media (prefers-reduced-motion){.modal--variant-drawer .modal__body{animation:none}}.modal--variant-drawer .modal__header-bar{background-color:var(--s-surface-overlay-default)}.modal--variant-drawer .modal__header-bar .modal__close-button{margin-left:calc(-1 * var(--s-space-8))}@media (min-width: 768px){.modal--variant-drawer .modal__header-bar{flex-direction:row}}.modal--variant-drawer .modal__content{min-height:100%}@media (min-width: 768px){.modal--variant-drawer.modal--padded .modal__content{padding-top:var(--s-space-8)}}.modal--padded .modal__content{padding-top:var(--s-space-24);padding-right:var(--s-space-16);padding-bottom:var(--s-space-24);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal--padded .modal__content{padding-top:0;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}}@media (min-width: 768px){.modal--scrollable .modal__content{padding-bottom:0}}.modal--scrollable:not(.modal--scrolled-down).modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--scrollable:not(.modal--scrolled-down):not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-custom-header .modal__custom-header{display:block}.modal--has-custom-header .modal__content{padding-top:var(--s-space-16)}.modal--has-custom-footer .modal__custom-footer{padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}.modal--has-header-tools .modal__header{border-bottom-color:transparent}.modal--has-header-tools .modal__header-tools{display:block}.modal--has-secondary-content .modal__body{max-width:64rem}.modal--has-secondary-content:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-secondary-content:not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 992px){.modal--has-secondary-content .modal__header-tools,.modal--has-secondary-content .modal__content{padding-right:0}}.modal--has-secondary-content .modal__primary-content{overflow:visible;max-height:60%;flex-basis:auto}@media (min-width: 992px){.modal--has-secondary-content .modal__primary-content{max-width:calc(100% - 24rem);max-height:none;flex-basis:calc(100% - 24rem)}}.modal--has-secondary-content .modal__secondary-content{display:block}@media (min-width: 768px){.modal--scrolled:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--scrolled.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}}.modal__backdrop{position:fixed;background-color:rgba(0, 0, 0, 0.2);inset:0}.modal__body{--swirl-card-background-default:var(--s-surface-overlay-default);--swirl-card-background-hovered:var(--s-surface-overlay-hovered);--swirl-card-background-pressed:var(--s-surface-overlay-pressed);--swirl-accordion-item-toggle-default:var(--s-surface-overlay-default);--swirl-accordion-item-toggle-hovered:var(--s-surface-overlay-hovered);--swirl-accordion-item-toggle-pressed:var(--s-surface-overlay-pressed);position:relative;z-index:var(--s-z-40);display:flex;overflow:hidden;width:100vw;max-width:40rem;height:var(--swirl-modal-view-height);background-color:var(--s-surface-overlay-default);flex-direction:column}@media (min-width: 768px){.modal__body{width:90vw;max-height:var(--swirl-modal-max-height);border-radius:var(--s-border-radius-base);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 992px){.modal__body{height:var(--swirl-modal-height)}}.modal__header{border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header{border-bottom:var(--s-border-width-default) solid transparent}}.modal__header-bar{display:flex;height:3.5rem;padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);flex-shrink:0;align-items:center;gap:var(--s-space-8)}@media (min-width: 768px){.modal__header-bar{height:3.75rem;padding-top:var(--s-space-12);padding-right:var(--s-space-24);padding-bottom:var(--s-space-12);padding-left:var(--s-space-24);flex-direction:row-reverse;gap:var(--s-space-16)}}.modal__header-tools{display:none;padding-right:var(--s-space-16);padding-left:var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header-tools{padding-right:var(--s-space-24);padding-left:var(--s-space-24);border-bottom-color:transparent}}.modal__custom-header{display:none;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.modal__heading{overflow:hidden}.modal__heading .heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal__content-container{display:flex;overflow:hidden;flex-grow:1;flex-direction:column;gap:var(--s-space-24)}@media (min-width: 992px){.modal__content-container{flex-direction:row}}.modal__primary-content{display:flex;overflow:hidden;flex-basis:100%;flex-direction:column}.modal__content{overflow-x:hidden;overflow-y:auto;min-height:100%}.modal__content ::slotted(*){margin:0}.modal__secondary-content{display:none;overflow:visible;overflow-x:hidden;overflow-y:auto;max-width:none;max-height:40%;padding-right:var(--s-space-16);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal__secondary-content{padding-left:var(--s-space-24)}}@media (min-width: 992px){.modal__secondary-content{overflow-x:hidden;overflow-y:auto;max-width:24rem;max-height:none;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:0;flex-basis:50%}}.modal__custom-footer{flex-shrink:0}.modal__controls{display:flex;padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24);flex-shrink:0;justify-content:flex-end}@keyframes modal-scale-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes modal-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes modal-fade-out{from{opacity:1}to{opacity:0}}@keyframes modal-drawer-slide-in{from{transform:translate3d(100%, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes modal-drawer-slide-out{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(100%, 0, 0)}}';export{n as swirl_modal}
1
+ import{r as a,c as o,h as e,H as d,g as t}from"./p-e5528e8a.js";import{d as s,e as r}from"./p-33c168b3.js";import{c as i}from"./p-b7898321.js";import{c as l}from"./p-878dc806.js";const n=class{constructor(e){a(this,e),this.modalClose=o(this,"modalClose",7),this.modalOpen=o(this,"modalOpen",7),this.primaryAction=o(this,"primaryAction",7),this.requestModalClose=o(this,"requestModalClose",7),this.secondaryAction=o(this,"secondaryAction",7),this.onKeyDown=a=>{"Escape"===a.code&&(a.stopImmediatePropagation(),this.close())},this.onBackdropClick=()=>{this.close()},this.onCloseButtonClick=()=>{this.close()},this.onPrimaryAction=a=>{this.primaryAction.emit(a)},this.onSecondaryAction=a=>{this.secondaryAction.emit(a)},this.determineScrollStatus=()=>{const a=this.scrollContainer?.scrollTop>0,o=Math.ceil(this.scrollContainer?.scrollTop+this.scrollContainer?.offsetHeight)>=this.scrollContainer?.scrollHeight,e=this.scrollContainer?.scrollHeight>this.scrollContainer?.offsetHeight;a!==this.scrolled&&(this.scrolled=a),o!==this.scrolledDown&&(this.scrolledDown=o),e!==this.scrollable&&(this.scrollable=e)},this.closable=!0,this.closeButtonLabel="Close modal",this.height=void 0,this.hideCloseButton=void 0,this.hideLabel=void 0,this.label=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.padded=!0,this.primaryActionLabel=void 0,this.secondaryActionLabel=void 0,this.variant="default",this.isOpen=!1,this.closing=!1,this.hasCustomHeader=void 0,this.hasCustomFooter=void 0,this.hasHeaderTools=void 0,this.hasSecondaryContent=void 0,this.scrollable=!1,this.scrolled=!1,this.scrolledDown=!1}componentDidLoad(){this.focusTrap=l(this.modalEl,{allowOutsideClick:!0,tabbableOptions:{getShadowRoot:a=>a.shadowRoot}}),this.determineScrollStatus(),queueMicrotask((()=>{this.updateCustomFooterStatus(),this.updateCustomHeaderStatus(),this.updateHeaderToolsStatus(),this.updateSecondaryContentStatus()}))}componentDidRender(){this.focusTrap?.updateContainerElements(this.modalEl)}disconnectedCallback(){this.focusTrap?.deactivate(),this.unlockBodyScroll()}onWindowResize(){this.determineScrollStatus()}watchIsOpen(){this.isOpen?setTimeout((()=>{this.focusTrap.activate(),this.handleAutoFocus()}),200):this.focusTrap.deactivate()}async open(){this.isOpen=!0,this.modalOpen.emit(),this.lockBodyScroll(),this.determineScrollStatus()}async close(a){this.closing||(this.requestModalClose.emit(),(this.closable||a)&&(this.closing=!0,this.unlockBodyScroll(),setTimeout((()=>{this.isOpen=!1,this.modalClose.emit(),this.closing=!1}),150)))}updateCustomFooterStatus(){this.hasCustomFooter=Boolean(this.el.querySelector('[slot="custom-footer"]'))}updateCustomHeaderStatus(){this.hasCustomHeader=Boolean(this.el.querySelector('[slot="custom-header"]'))}updateHeaderToolsStatus(){this.hasHeaderTools=Boolean(this.el.querySelector('[slot="header-tools"]'))}updateSecondaryContentStatus(){this.hasSecondaryContent=Boolean(this.el.querySelector('[slot="secondary-content"]'))}handleAutoFocus(){this.modalEl.querySelector("input[autofocus]")?.focus()}lockBodyScroll(){s(this.scrollContainer)}unlockBodyScroll(){r(this.scrollContainer)}render(){const a=Boolean(this.primaryActionLabel)||Boolean(this.secondaryActionLabel),o=i("modal",`modal--variant-${this.variant}`,{"modal--closing":this.closing,"modal--has-custom-footer":this.hasCustomFooter,"modal--has-custom-header":this.hasCustomHeader,"modal--has-header-tools":this.hasHeaderTools,"modal--has-secondary-content":this.hasSecondaryContent,"modal--hide-label":this.hideLabel,"modal--padded":this.padded,"modal--scrollable":this.scrollable,"modal--scrolled":this.scrolled,"modal--scrolled-down":this.scrolledDown});return e(d,null,e("section",{"aria-hidden":String(!this.isOpen),"aria-label":this.label,"aria-modal":"true",class:o,onKeyDown:this.onKeyDown,role:"dialog",ref:a=>this.modalEl=a},e("div",{class:"modal__backdrop",onClick:this.onBackdropClick}),e("div",{class:"modal__body",style:{"--swirl-modal-max-height":this.maxHeight,"--swirl-modal-height":this.height,maxWidth:this.maxWidth}},e("header",{class:"modal__custom-header"},e("slot",{name:"custom-header"})),(!this.hideLabel||!this.hideCloseButton)&&e("header",{class:"modal__header"},e("div",{class:"modal__header-bar"},!this.hideCloseButton&&e("swirl-button",{class:"modal__close-button",hideLabel:!0,icon:"default"===this.variant?"<swirl-icon-close></swirl-icon-close>":"<swirl-icon-double-arrow-right></swirl-icon-double-arrow-right>",label:this.closeButtonLabel,onClick:this.onCloseButtonClick}),!this.hideLabel&&e("swirl-heading",{as:"h2",class:"modal__heading",level:3,text:this.label}))),e("div",{class:"modal__content-container"},e("div",{class:"modal__primary-content"},e("div",{class:"modal__header-tools"},e("slot",{name:"header-tools"})),e("div",{class:"modal__content",onScroll:this.determineScrollStatus,ref:a=>this.scrollContainer=a},e("slot",null))),e("div",{class:"modal__secondary-content"},e("slot",{name:"secondary-content"}))),e("div",{class:"modal__custom-footer"},e("slot",{name:"custom-footer"})),a&&e("footer",{class:"modal__controls"},e("swirl-button-group",{wrap:!0},this.secondaryActionLabel&&e("swirl-button",{label:this.secondaryActionLabel,onClick:this.onSecondaryAction}),this.primaryActionLabel&&e("swirl-button",{intent:"primary",label:this.primaryActionLabel,onClick:this.onPrimaryAction,variant:"flat"}))))))}get el(){return t(this)}static get watchers(){return{isOpen:["watchIsOpen"]}}};n.style=':host{display:block}:host *{box-sizing:border-box}.modal{--swirl-ghost-button-background-default:var(--s-surface-overlay-default);--swirl-ghost-button-background-hovered:var(--s-surface-overlay-hovered);--swirl-ghost-button-background-pressed:var(--s-surface-overlay-pressed);--swirl-resource-list-item-background-default:var(\n --s-surface-overlay-default\n );--swirl-resource-list-item-background-hovered:var(\n --s-surface-overlay-hovered\n );--swirl-resource-list-item-background-pressed:var(\n --s-surface-overlay-pressed\n );--swirl-modal-height:auto;--swirl-modal-max-height:90vh;--swirl-modal-view-height:100vh}@supports (height: 100dvh){.modal{--swirl-modal-max-height:90dvh;--swirl-modal-view-height:100dvh}}.modal{position:fixed;z-index:var(--s-z-40);display:flex;justify-content:center;align-items:center;height:var(--swirl-modal-view-height);inset:0}.modal[aria-hidden="true"]{display:none}.modal--variant-default.modal--closing{animation:0.15s modal-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-default.modal--closing{animation:none}}.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:0.15s modal-backdrop-fade-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__backdrop{animation:none}}.modal--variant-default:not(.modal--closing) .modal__body{animation:0.15s modal-scale-in}@media (prefers-reduced-motion){.modal--variant-default:not(.modal--closing) .modal__body{animation:none}}.modal--variant-drawer{justify-content:end;align-items:stretch}.modal--variant-drawer.modal--closing{animation:0.15s modal-drawer-slide-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.modal--variant-drawer.modal--closing{animation:none}}@media (min-width: 768px){.modal--variant-drawer.modal--hide-label .modal__header-bar{height:auto;padding-top:var(--s-space-4);padding-bottom:var(--s-space-4)}}.modal--variant-drawer .modal__backdrop{background-color:transparent;animation:none}.modal--variant-drawer .modal__body{height:100%;max-height:none;border-radius:0;animation:0.15s modal-drawer-slide-in;box-shadow:var(--s-shadow-level-3)}@media (prefers-reduced-motion){.modal--variant-drawer .modal__body{animation:none}}.modal--variant-drawer .modal__header-bar{background-color:var(--s-surface-overlay-default)}.modal--variant-drawer .modal__header-bar .modal__close-button{margin-left:calc(-1 * var(--s-space-8))}@media (min-width: 768px){.modal--variant-drawer .modal__header-bar{flex-direction:row}}.modal--variant-drawer .modal__content{min-height:100%}@media (min-width: 768px){.modal--variant-drawer.modal--padded .modal__content{padding-top:var(--s-space-8)}}.modal--padded .modal__content{padding-top:var(--s-space-24);padding-right:var(--s-space-16);padding-bottom:var(--s-space-24);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal--padded .modal__content{padding-top:0;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}}@media (min-width: 768px){.modal--scrollable .modal__content{padding-bottom:0}}.modal--scrollable:not(.modal--scrolled-down).modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--scrollable:not(.modal--scrolled-down):not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-custom-header .modal__custom-header{display:block}.modal--has-custom-header .modal__content{padding-top:var(--s-space-16)}.modal--has-custom-footer .modal__custom-footer{padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24)}.modal--has-header-tools .modal__header{border-bottom-color:transparent}.modal--has-header-tools .modal__header-tools{display:block}.modal--has-secondary-content .modal__body{max-width:64rem}.modal--has-secondary-content:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}.modal--has-secondary-content.modal--has-custom-footer .modal__custom-footer{border-top:var(--s-border-width-default) solid var(--s-border-default)}.modal--has-secondary-content:not(.modal--has-custom-footer) .modal__controls{border-top:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 992px){.modal--has-secondary-content .modal__header-tools,.modal--has-secondary-content .modal__content{padding-right:0}}.modal--has-secondary-content .modal__primary-content{overflow:visible;max-height:60%;flex-basis:auto}@media (min-width: 992px){.modal--has-secondary-content .modal__primary-content{max-width:calc(100% - 24rem);max-height:none;flex-basis:calc(100% - 24rem)}}.modal--has-secondary-content .modal__secondary-content{display:block}@media (min-width: 768px){.modal--scrolled:not(.modal--has-header-tools) .modal__header{border-bottom-color:var(--s-border-default)}.modal--scrolled.modal--has-header-tools .modal__header-tools{border-bottom-color:var(--s-border-default)}}.modal__backdrop{position:fixed;background-color:rgba(0, 0, 0, 0.2);inset:0}.modal__body{--swirl-card-background-default:var(--s-surface-overlay-default);--swirl-card-background-hovered:var(--s-surface-overlay-hovered);--swirl-card-background-pressed:var(--s-surface-overlay-pressed);--swirl-accordion-item-toggle-default:var(--s-surface-overlay-default);--swirl-accordion-item-toggle-hovered:var(--s-surface-overlay-hovered);--swirl-accordion-item-toggle-pressed:var(--s-surface-overlay-pressed);position:relative;z-index:var(--s-z-40);display:flex;overflow:hidden;width:100vw;max-width:40rem;height:var(--swirl-modal-view-height);background-color:var(--s-surface-overlay-default);flex-direction:column}@media (min-width: 768px){.modal__body{width:90vw;max-height:var(--swirl-modal-max-height);border-radius:var(--s-border-radius-base);box-shadow:var(--s-shadow-level-3)}}@media (min-width: 992px){.modal__body{height:var(--swirl-modal-height)}}.modal__header{border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header{border-bottom:var(--s-border-width-default) solid transparent}}.modal__header-bar{display:flex;height:3.5rem;padding-top:var(--s-space-8);padding-right:var(--s-space-16);padding-bottom:var(--s-space-8);padding-left:var(--s-space-16);flex-shrink:0;align-items:center;gap:var(--s-space-8)}@media (min-width: 768px){.modal__header-bar{height:3.75rem;padding-top:var(--s-space-12);padding-right:var(--s-space-24);padding-bottom:var(--s-space-12);padding-left:var(--s-space-24);flex-direction:row-reverse;gap:var(--s-space-16)}}.modal__header-tools{display:none;padding-right:var(--s-space-16);padding-left:var(--s-space-16);border-bottom:var(--s-border-width-default) solid var(--s-border-default)}@media (min-width: 768px){.modal__header-tools{padding-right:var(--s-space-24);padding-left:var(--s-space-24);border-bottom-color:transparent}}.modal__custom-header{display:none;flex-shrink:0;border-bottom:var(--s-border-width-default) solid var(--s-border-default)}.modal__heading{overflow:hidden}.modal__heading .heading{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal__content-container{display:flex;overflow:hidden;flex-grow:1;flex-direction:column;gap:var(--s-space-24)}@media (min-width: 992px){.modal__content-container{flex-direction:row}}.modal__primary-content{display:flex;overflow:hidden;flex-basis:100%;flex-direction:column}.modal__content{overflow-x:hidden;overflow-y:auto;min-height:100%}.modal__content ::slotted(*){margin:0}.modal__secondary-content{display:none;overflow:visible;overflow-x:hidden;overflow-y:auto;max-width:none;max-height:40%;padding-right:var(--s-space-16);padding-left:var(--s-space-16)}@media (min-width: 768px){.modal__secondary-content{padding-left:var(--s-space-24)}}@media (min-width: 992px){.modal__secondary-content{overflow-x:hidden;overflow-y:auto;max-width:24rem;max-height:none;padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:0;flex-basis:50%}}.modal__custom-footer{flex-shrink:0}.modal__controls{display:flex;padding-top:var(--s-space-16);padding-right:var(--s-space-24);padding-bottom:var(--s-space-16);padding-left:var(--s-space-24);flex-shrink:0;justify-content:flex-end}@keyframes modal-scale-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes modal-backdrop-fade-in{from{opacity:0}to{opacity:1}}@keyframes modal-fade-out{from{opacity:1}to{opacity:0}}@keyframes modal-drawer-slide-in{from{transform:translate3d(100%, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes modal-drawer-slide-out{from{transform:translate3d(0, 0, 0)}to{transform:translate3d(100%, 0, 0)}}';export{n as swirl_modal}
@@ -1 +1 @@
1
- import{p as e,b as i}from"./p-e5528e8a.js";export{s as setNonce}from"./p-e5528e8a.js";(()=>{const i=import.meta.url,l={};return""!==i&&(l.resourcesUrl=new URL(".",i).href),e(l)})().then((e=>i(JSON.parse('[["p-703f1075",[[1,"file-manager",{"selectedDirectory":[32],"selectedFile":[32],"sortMenu":[32]}]]],["p-c0bddc94",[[1,"swirl-pdf-reader",{"autoZoomLabel":[1,"auto-zoom-label"],"closeButtonLabel":[1,"close-button-label"],"downloadButtonEnabled":[4,"download-button-enabled"],"downloadButtonLabel":[1,"download-button-label"],"file":[1],"fileTypeLabel":[1,"file-type-label"],"label":[1],"menuLabel":[1,"menu-label"],"menuTriggerLabel":[1,"menu-trigger-label"],"pdfWorkerSrc":[1,"pdf-worker-src"],"printButtonEnabled":[4,"print-button-enabled"],"printButtonLabel":[1,"print-button-label"],"sideBySideButtonLabel":[1,"side-by-side-button-label"],"thumbnailButtonLabel":[1,"thumbnail-button-label"],"thumbnailsButtonLabel":[1,"thumbnails-button-label"],"thumbnailsLabel":[1,"thumbnails-label"],"zoomInButtonLabel":[1,"zoom-in-button-label"],"zoomOutButtonLabel":[1,"zoom-out-button-label"],"zoomSelectLabel":[1,"zoom-select-label"],"active":[32],"closing":[32],"downloading":[32],"thumbnails":[32],"showThumbnails":[32],"viewMode":[32],"visiblePages":[32],"zoom":[32],"zoomSteps":[32],"open":[64],"close":[64]},[[9,"resize","onWindowResize"]]]]],["p-813d6440",[[2,"swirl-autocomplete",{"autoSelect":[4,"auto-select"],"clearable":[4],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"generateSuggestions":[1040],"inline":[4],"invalid":[4],"maxLength":[2,"max-length"],"menuLabel":[1,"menu-label"],"mode":[1],"multiSelect":[4,"multi-select"],"placeholder":[1],"required":[4],"spellCheck":[4,"spell-check"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1040],"active":[32],"loading":[32],"position":[32],"suggestions":[32]},[[8,"click","onWindowClick"]]]]],["p-f515a2b7",[[1,"swirl-lightbox",{"closeButtonLabel":[1,"close-button-label"],"downloadButtonEnabled":[4,"download-button-enabled"],"downloadButtonLabel":[1,"download-button-label"],"hideMenu":[4,"hide-menu"],"label":[1],"menuLabel":[1,"menu-label"],"menuTriggerLabel":[1,"menu-trigger-label"],"nextSlideButtonLabel":[1,"next-slide-button-label"],"previousSlideButtonLabel":[1,"previous-slide-button-label"],"activeSlideIndex":[32],"closing":[32],"slides":[32],"open":[64],"close":[64],"activateSlide":[64]},[[4,"keydown","onKeyDown"]]]]],["p-f934f4be",[[6,"swirl-select",{"allowDeselect":[4,"allow-deselect"],"disabled":[4],"emptyListLabel":[1,"empty-list-label"],"inline":[4],"invalid":[4],"label":[1],"multiSelect":[4,"multi-select"],"required":[4],"searchInputLabel":[1,"search-input-label"],"searchLoading":[4,"search-loading"],"searchPlaceholder":[1,"search-placeholder"],"selectId":[1,"select-id"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1040],"withSearch":[4,"with-search"],"options":[32],"open":[32],"placement":[32]},[[8,"focusin","onWindowFocusIn"]]]]],["p-f69e0df8",[[6,"swirl-shell-layout",{"brandedHeader":[4,"branded-header"],"browserBackButtonLabel":[1,"browser-back-button-label"],"browserForwardButtonLabel":[1,"browser-forward-button-label"],"hideMobileNavigationButtonLabel":[1,"hide-mobile-navigation-button-label"],"navigationLabel":[1,"navigation-label"],"navigationToggleLabel":[1,"navigation-toggle-label"],"sidebarActive":[1028,"sidebar-active"],"sidebarToggleBadge":[8,"sidebar-toggle-badge"],"sidebarToggleBadgeAriaLabel":[1,"sidebar-toggle-badge-aria-label"],"sidebarToggleIcon":[1,"sidebar-toggle-icon"],"sidebarToggleLabel":[1,"sidebar-toggle-label"],"skipLinkLabel":[1,"skip-link-label"],"mobileNavigationActive":[32],"navigationCollapsed":[32],"showMobileNavigation":[64],"hideMobileNavigation":[64]},[[8,"keydown","onWindowKeyDown"]]]]],["p-5901b953",[[2,"swirl-date-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"datePickerDisableDate":[16],"datePickerLabel":[1,"date-picker-label"],"datePickerTriggerLabel":[1,"date-picker-trigger-label"],"disabled":[4],"firstDayOfWeek":[2,"first-day-of-week"],"format":[1],"inline":[4],"invalid":[4],"labels":[16],"locale":[1],"placeholder":[1],"preferredInputMode":[1,"preferred-input-mode"],"required":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537],"iconSize":[32]}]]],["p-859cf83d",[[1,"swirl-inline-notification",{"heading":[1],"importance":[1],"intent":[1]}]]],["p-6ab887d4",[[1,"swirl-menu-item",{"description":[1],"disabled":[4],"expanded":[4],"icon":[1],"intent":[1],"label":[1],"suffix":[1],"value":[1],"parentMenu":[32],"subMenu":[32],"getSubMenu":[64],"getParentMenu":[64]}]]],["p-7ba32ce9",[[1,"swirl-pagination",{"firstPageButtonLabel":[1,"first-page-button-label"],"lastPageButtonLabel":[1,"last-page-button-label"],"label":[1],"nextButtonLabel":[1,"next-button-label"],"page":[2],"pageLabel":[1,"page-label"],"pages":[2],"pageSelectLabel":[1,"page-select-label"],"pageSize":[2,"page-size"],"pageSizeOptions":[16],"pageSizeSelectLabel":[1,"page-size-select-label"],"prevButtonLabel":[1,"prev-button-label"],"showPageSizeSelect":[4,"show-page-size-select"],"variant":[1]}]]],["p-ca2a7f72",[[2,"swirl-resource-list-file-item",{"description":[1],"errorMessage":[1,"error-message"],"icon":[1],"label":[1],"loading":[4],"removable":[4],"removeButtonLabel":[1,"remove-button-label"]}]]],["p-208ad130",[[4,"swirl-modal",{"closable":[4],"closeButtonLabel":[1,"close-button-label"],"height":[1],"hideCloseButton":[4,"hide-close-button"],"hideLabel":[4,"hide-label"],"label":[1],"maxHeight":[1,"max-height"],"maxWidth":[1,"max-width"],"padded":[4],"primaryActionLabel":[1,"primary-action-label"],"secondaryActionLabel":[1,"secondary-action-label"],"variant":[1],"isOpen":[32],"closing":[32],"hasCustomHeader":[32],"hasCustomFooter":[32],"hasHeaderTools":[32],"hasSecondaryContent":[32],"scrollable":[32],"scrolled":[32],"scrolledDown":[32],"open":[64],"close":[64]},[[9,"resize","onWindowResize"]]]]],["p-9a1c32ff",[[2,"swirl-color-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"disabled":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"inline":[4],"invalid":[4],"pickerButtonLabel":[1,"picker-button-label"],"pickerLabel":[1,"picker-label"],"placeholder":[1],"required":[4],"value":[1537]}]]],["p-4c031226",[[1,"swirl-console-layout",{"appName":[1,"app-name"],"backButonLabel":[1,"back-buton-label"],"heading":[1],"helpButonLabel":[1,"help-buton-label"],"hideNavigationButtonLabel":[1,"hide-navigation-button-label"],"logoText":[1,"logo-text"],"navigationLabel":[1,"navigation-label"],"maxContentWidth":[1,"max-content-width"],"showBackButton":[4,"show-back-button"],"showHelpButton":[4,"show-help-button"],"showNavigationButtonLabel":[1,"show-navigation-button-label"],"subheading":[1],"sidebarActive":[32],"toggleSidebar":[64],"showSidebar":[64],"hideSidebar":[64]},[[9,"resize","onWindowResize"]]]]],["p-8acf7c0d",[[1,"swirl-image-grid-item",{"alt":[1],"icon":[1],"interactive":[4],"loading":[1],"overlay":[1],"src":[1],"error":[32],"loaded":[32],"inViewport":[32]}]]],["p-d4c52edd",[[1,"swirl-table-row-group",{"label":[1],"tooltip":[1],"collapsible":[4],"collapseButtonLabel":[1,"collapse-button-label"],"isVisible":[32]}]]],["p-7841f517",[[1,"swirl-toast-provider",{"globalDuration":[2,"global-duration"],"toasts":[32],"clearAll":[64],"dismiss":[64],"toast":[64]}]]],["p-bbdbc3ed",[[1,"swirl-accordion-item",{"description":[1],"disabled":[4],"heading":[1],"headingLevel":[2,"heading-level"],"initiallyOpen":[4,"initially-open"],"itemId":[1,"item-id"],"expanded":[32],"collapse":[64],"expand":[64],"toggle":[64]}]]],["p-74db4204",[[2,"swirl-checkbox",{"checked":[1032],"description":[1],"disabled":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaLabel":[1,"swirl-aria-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"invalid":[4],"label":[1],"labelWeight":[1,"label-weight"],"value":[1],"variant":[1]}]]],["p-20756ef0",[[6,"swirl-chip",{"borderRadius":[1,"border-radius"],"icon":[1],"iconColor":[1,"icon-color"],"intent":[1],"interactive":[4],"label":[1],"progress":[2],"pressed":[4],"progressBarLabel":[1,"progress-bar-label"],"removable":[4],"removeButtonLabel":[1,"remove-button-label"],"size":[1],"variant":[1]}]]],["p-85eeb993",[[1,"swirl-description-list-item",{"bordered":[4],"maxWidth":[1,"max-width"],"term":[1],"tooltip":[1]}]]],["p-cb2ae845",[[2,"swirl-file-uploader",{"accept":[1],"ctaLabel":[1,"cta-label"],"description":[1],"disabled":[4],"dragDropLabel":[1,"drag-drop-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"label":[1],"multiple":[4],"showDropzone":[4,"show-dropzone"],"uploadButtonIcon":[1,"upload-button-icon"],"uploadButtonLabel":[1,"upload-button-label"],"uploadButtonVariant":[1,"upload-button-variant"],"reset":[64]}]]],["p-f05b06f8",[[6,"swirl-form-control",{"description":[1],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"inline":[4],"invalid":[4],"label":[1],"labelPosition":[1,"label-position"],"hasFocus":[32],"inputValue":[32]},[[8,"click","onWindowClick"]]]]],["p-401233fe",[[1,"swirl-menu",{"active":[1028],"label":[1],"level":[1026],"mobileBackButtonLabel":[1,"mobile-back-button-label"],"mobileCloseMenuButtonLabel":[1,"mobile-close-menu-button-label"],"mobileDoneButtonLabel":[1,"mobile-done-button-label"],"value":[1],"variant":[1],"activeLevel":[32],"mobile":[32],"position":[32],"activateMenuItem":[64],"close":[64],"goBack":[64],"focusFirstItem":[64],"focusItemAtIndex":[64],"updateSelection":[64]}]]],["p-a10603ad",[[2,"swirl-search",{"autoFocus":[4,"auto-focus"],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"inputName":[1,"input-name"],"inputId":[1,"input-id"],"label":[1],"placeholder":[1],"value":[1025],"variant":[1]},[[8,"keydown","onKeyDown"]]]]],["p-953fb8a0",[[1,"swirl-shell-navigation-item",{"active":[4],"badgeLabel":[1,"badge-label"],"href":[1],"label":[1],"target":[1]}]]],["p-c1f7c78f",[[1,"swirl-table",{"caption":[1],"emptyStateLabel":[1,"empty-state-label"],"label":[1],"empty":[32],"scrollable":[32],"scrolled":[32],"scrolledToEnd":[32],"rerender":[64]},[[9,"resize","onWindowResize"]]]]],["p-e0b27e75",[[1,"swirl-table-column",{"sort":[1],"sortable":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"sticky":[4],"width":[1]}]]],["p-a961e878",[[1,"swirl-app-bar",{"backButtonLabel":[1,"back-button-label"],"closeButtonIcon":[1,"close-button-icon"],"closeButtonLabel":[1,"close-button-label"],"stepUpButtonLabel":[1,"step-up-button-label"],"stepDownButtonLabel":[1,"step-down-button-label"],"showBackButton":[4,"show-back-button"],"showCloseButton":[4,"show-close-button"],"showStepperControls":[4,"show-stepper-controls"],"hasCta":[32]}]]],["p-0935f67d",[[1,"swirl-avatar",{"badge":[1],"badgePosition":[1,"badge-position"],"color":[1],"icon":[1],"initials":[1],"interactive":[4],"label":[1],"loading":[1],"showLabel":[4,"show-label"],"size":[1],"src":[1],"toolPosition":[1,"tool-position"],"variant":[1],"loadingError":[32],"loaded":[32],"imageAvailable":[32],"inViewport":[32]}]]],["p-fac10655",[[1,"swirl-banner",{"actionLabel":[1,"action-label"],"content":[1],"dismissable":[4],"dismissLabel":[1,"dismiss-label"],"importance":[1],"intent":[1],"showIcon":[4,"show-icon"],"size":[1]}]]],["p-9bc47505",[[1,"swirl-carousel",{"label":[1],"nextSlideButtonLabel":[1,"next-slide-button-label"],"previousSlideButtonLabel":[1,"previous-slide-button-label"],"loopAround":[4,"loop-around"],"isAtEnd":[32],"isAtStart":[32],"isScrollable":[32],"scrollToSlide":[64]},[[9,"resize","onWindowResize"]]]]],["p-cb5c2c40",[[1,"swirl-dialog",{"hideLabel":[4,"hide-label"],"intent":[1],"label":[1],"primaryActionLabel":[1,"primary-action-label"],"secondaryActionLabel":[1,"secondary-action-label"],"closing":[32],"open":[64],"close":[64]}]]],["p-223f59f5",[[2,"swirl-radio",{"checked":[1032],"description":[1],"disabled":[4],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"invalid":[4],"label":[1],"value":[1],"variant":[1]}]]],["p-d2b60287",[[2,"swirl-switch",{"checked":[1028],"disabled":[4],"hideLabel":[4,"hide-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"label":[1],"labelPosition":[1,"label-position"],"value":[1]}]]],["p-e0f62585",[[6,"swirl-tabs",{"initialTab":[1,"initial-tab"],"label":[1],"activeTab":[32],"tabBarTabs":[32],"activateTab":[64]}]]],["p-deda3fdd",[[1,"swirl-toolbar",{"label":[1],"orientation":[1]}]]],["p-9490e01e",[[1,"swirl-video-thumbnail",{"durationLabel":[1,"duration-label"],"duration":[1],"label":[1],"src":[1]}]]],["p-ff084ac4",[[1,"swirl-accordion",{"collapseItem":[64],"expandItem":[64]}]]],["p-af72b90d",[[1,"swirl-action-list-section",{"label":[1]}]]],["p-889349f6",[[1,"swirl-app-icon",{"icon":[1],"src":[1],"imageAvailable":[32]}]]],["p-815f2553",[[1,"swirl-avatar-group",{"badge":[1]}]]],["p-58d4af30",[[1,"swirl-card",{"as":[1],"borderRadius":[1,"border-radius"],"elevated":[4],"elevationLevel":[2,"elevation-level"],"height":[1],"highlighted":[4],"href":[1],"imageAspectRatio":[1,"image-aspect-ratio"],"intent":[1],"isBorderless":[4,"is-borderless"],"interactive":[4],"justifyContent":[1,"justify-content"],"linkTarget":[1,"link-target"],"overflow":[1],"padding":[1],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockStart":[1,"padding-block-start"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineStart":[1,"padding-inline-start"],"swirlAriaLabel":[1,"swirl-aria-label"],"swirlAriaLabelledby":[1,"swirl-aria-labelledby"]}]]],["p-9432367a",[[1,"swirl-carousel-slide",{"label":[1],"minHeight":[1,"min-height"],"width":[1]}]]],["p-63870d51",[[1,"swirl-columns",{"columns":[1],"spacing":[1]}]]],["p-90ef28f4",[[1,"swirl-description-list"]]],["p-d50fd5e1",[[1,"swirl-emoji",{"label":[1],"name":[1],"size":[2]}]]],["p-69bb3511",[[1,"swirl-emoji-clap",{"label":[1],"size":[2]}]]],["p-eb1bcc7b",[[1,"swirl-emoji-happy",{"label":[1],"size":[2]}]]],["p-43dc7f51",[[1,"swirl-emoji-idea",{"label":[1],"size":[2]}]]],["p-67d441c8",[[1,"swirl-emoji-love",{"label":[1],"size":[2]}]]],["p-c387981b",[[1,"swirl-emoji-sad",{"label":[1],"size":[2]}]]],["p-916e9132",[[1,"swirl-emoji-thumbs-up",{"label":[1],"size":[2]}]]],["p-fce2fc6e",[[6,"swirl-form-group",{"orientation":[1]}]]],["p-c6f8785f",[[1,"swirl-icon-add-moderator",{"color":[1],"size":[2]}]]],["p-a198abbf",[[1,"swirl-icon-add-photo",{"color":[1],"size":[2]}]]],["p-ec4ab7fb",[[1,"swirl-icon-add-reaction",{"color":[1],"size":[2]}]]],["p-5f20fa26",[[1,"swirl-icon-admin-panel-settings",{"color":[1],"size":[2]}]]],["p-30d80be1",[[1,"swirl-icon-ai",{"color":[1],"size":[2]}]]],["p-2d60b015",[[1,"swirl-icon-apps",{"color":[1],"size":[2]}]]],["p-ed6273a5",[[1,"swirl-icon-arrow-right-small",{"color":[1],"size":[2]}]]],["p-f1f2ffd9",[[1,"swirl-icon-attachment",{"color":[1],"size":[2]}]]],["p-1825bc6f",[[1,"swirl-icon-bar-chart",{"color":[1],"size":[2]}]]],["p-93bc19a8",[[1,"swirl-icon-block",{"color":[1],"size":[2]}]]],["p-3c50bd4d",[[1,"swirl-icon-bookmark",{"color":[1],"size":[2]}]]],["p-1099e7b1",[[1,"swirl-icon-bookmark-filled",{"color":[1],"size":[2]}]]],["p-1bc1d8b1",[[1,"swirl-icon-chat-bubble",{"color":[1],"size":[2]}]]],["p-b1dc8ad2",[[1,"swirl-icon-chats",{"color":[1],"size":[2]}]]],["p-f4ada295",[[1,"swirl-icon-chats-filled",{"color":[1],"size":[2]}]]],["p-bf833039",[[1,"swirl-icon-check",{"color":[1],"size":[2]}]]],["p-4f3e96c1",[[1,"swirl-icon-chevron-left",{"color":[1],"size":[2]}]]],["p-451eba64",[[1,"swirl-icon-chevron-right",{"color":[1],"size":[2]}]]],["p-58607af9",[[1,"swirl-icon-close-small",{"color":[1],"size":[2]}]]],["p-c8db0cca",[[1,"swirl-icon-column",{"color":[1],"size":[2]}]]],["p-8123bbd3",[[1,"swirl-icon-comment",{"color":[1],"size":[2]}]]],["p-d3fed7bc",[[1,"swirl-icon-copy",{"color":[1],"size":[2]}]]],["p-adc105d2",[[1,"swirl-icon-dark-mode",{"color":[1],"size":[2]}]]],["p-0f18f355",[[1,"swirl-icon-date-range",{"color":[1],"size":[2]}]]],["p-4e53a6e1",[[1,"swirl-icon-delete",{"color":[1],"size":[2]}]]],["p-553620c4",[[1,"swirl-icon-description",{"color":[1],"size":[2]}]]],["p-a845b7e8",[[1,"swirl-icon-desktop",{"color":[1],"size":[2]}]]],["p-0e16fe40",[[1,"swirl-icon-directory",{"color":[1],"size":[2]}]]],["p-caed2843",[[1,"swirl-icon-directory-filled",{"color":[1],"size":[2]}]]],["p-a6b7c9ec",[[1,"swirl-icon-discover",{"color":[1],"size":[2]}]]],["p-6f4e49f6",[[1,"swirl-icon-dock-left",{"color":[1],"size":[2]}]]],["p-8099a3f0",[[1,"swirl-icon-dot",{"color":[1],"size":[2]}]]],["p-56857813",[[1,"swirl-icon-download",{"color":[1],"size":[2]}]]],["p-e197d940",[[1,"swirl-icon-edit",{"color":[1],"size":[2]}]]],["p-18cda7b3",[[1,"swirl-icon-emoji-mood",{"color":[1],"size":[2]}]]],["p-26e0400e",[[1,"swirl-icon-emoji-satisfied",{"color":[1],"size":[2]}]]],["p-d8387322",[[1,"swirl-icon-filter",{"color":[1],"size":[2]}]]],["p-f482f79a",[[1,"swirl-icon-folder",{"color":[1],"size":[2]}]]],["p-7bccabce",[[1,"swirl-icon-format-h-one",{"color":[1],"size":[2]}]]],["p-41da0a00",[[1,"swirl-icon-gif",{"color":[1],"size":[2]}]]],["p-7ee08a8a",[[1,"swirl-icon-group-add",{"color":[1],"size":[2]}]]],["p-8899d613",[[1,"swirl-icon-group-assign",{"color":[1],"size":[2]}]]],["p-6e7bdc13",[[1,"swirl-icon-groups",{"color":[1],"size":[2]}]]],["p-c585c69e",[[1,"swirl-icon-groups-filled",{"color":[1],"size":[2]}]]],["p-c8aaf4b3",[[1,"swirl-icon-help",{"color":[1],"size":[2]}]]],["p-c23e7ee9",[[1,"swirl-icon-highlight",{"color":[1],"size":[2]}]]],["p-1d43e7cb",[[1,"swirl-icon-home",{"color":[1],"size":[2]}]]],["p-7ba59b9e",[[1,"swirl-icon-image",{"color":[1],"size":[2]}]]],["p-e1425b5b",[[1,"swirl-icon-improve-text",{"color":[1],"size":[2]}]]],["p-8c936ab0",[[1,"swirl-icon-insert-below",{"color":[1],"size":[2]}]]],["p-52a73ec1",[[1,"swirl-icon-insert-on-top",{"color":[1],"size":[2]}]]],["p-789bac3f",[[1,"swirl-icon-inventory",{"color":[1],"size":[2]}]]],["p-4a6b23af",[[1,"swirl-icon-keyboard-hide",{"color":[1],"size":[2]}]]],["p-a0a80a56",[[1,"swirl-icon-light-mode",{"color":[1],"size":[2]}]]],["p-ec5c762d",[[1,"swirl-icon-like",{"color":[1],"size":[2]}]]],["p-dfa807fe",[[1,"swirl-icon-link",{"color":[1],"size":[2]}]]],["p-af390255",[[1,"swirl-icon-load",{"color":[1],"size":[2]}]]],["p-0b5cdea1",[[1,"swirl-icon-lock",{"color":[1],"size":[2]}]]],["p-bad29345",[[1,"swirl-icon-lock-open",{"color":[1],"size":[2]}]]],["p-ccb3777d",[[1,"swirl-icon-lock-person",{"color":[1],"size":[2]}]]],["p-7ec0887e",[[1,"swirl-icon-login",{"color":[1],"size":[2]}]]],["p-2747baf9",[[1,"swirl-icon-logout",{"color":[1],"size":[2]}]]],["p-810e18be",[[1,"swirl-icon-long-text",{"color":[1],"size":[2]}]]],["p-a4f4beb6",[[1,"swirl-icon-mail",{"color":[1],"size":[2]}]]],["p-ea1501a8",[[1,"swirl-icon-manage-accounts",{"color":[1],"size":[2]}]]],["p-9479de37",[[1,"swirl-icon-mark-chat-read",{"color":[1],"size":[2]}]]],["p-ba4f5cb6",[[1,"swirl-icon-mark-chat-unread",{"color":[1],"size":[2]}]]],["p-a1c1384c",[[1,"swirl-icon-mention",{"color":[1],"size":[2]}]]],["p-00bf51ca",[[1,"swirl-icon-menu",{"color":[1],"size":[2]}]]],["p-6d22ca5e",[[1,"swirl-icon-menu-filled",{"color":[1],"size":[2]}]]],["p-9583dbe3",[[1,"swirl-icon-message",{"color":[1],"size":[2]}]]],["p-d36b9031",[[1,"swirl-icon-mic",{"color":[1],"size":[2]}]]],["p-6ba051e7",[[1,"swirl-icon-more-horizontal",{"color":[1],"size":[2]}]]],["p-5802baa1",[[1,"swirl-icon-news",{"color":[1],"size":[2]}]]],["p-2a357197",[[1,"swirl-icon-news-filled",{"color":[1],"size":[2]}]]],["p-06d5ee03",[[1,"swirl-icon-notifications",{"color":[1],"size":[2]}]]],["p-3340e890",[[1,"swirl-icon-notifications-active",{"color":[1],"size":[2]}]]],["p-afdd301c",[[1,"swirl-icon-notifications-off",{"color":[1],"size":[2]}]]],["p-d532cf20",[[1,"swirl-icon-open-in-full",{"color":[1],"size":[2]}]]],["p-b99a36d9",[[1,"swirl-icon-open-in-new",{"color":[1],"size":[2]}]]],["p-b41a1588",[[1,"swirl-icon-pause",{"color":[1],"size":[2]}]]],["p-cf943304",[[1,"swirl-icon-pause-circle",{"color":[1],"size":[2]}]]],["p-c165b82e",[[1,"swirl-icon-people-alt",{"color":[1],"size":[2]}]]],["p-085ff964",[[1,"swirl-icon-person-off",{"color":[1],"size":[2]}]]],["p-b63ba13a",[[1,"swirl-icon-phone",{"color":[1],"size":[2]}]]],["p-79f62889",[[1,"swirl-icon-photo-camera",{"color":[1],"size":[2]}]]],["p-fd0a8cb8",[[1,"swirl-icon-place",{"color":[1],"size":[2]}]]],["p-11e31619",[[1,"swirl-icon-play-arrow",{"color":[1],"size":[2]}]]],["p-c742a6dc",[[1,"swirl-icon-poll",{"color":[1],"size":[2]}]]],["p-308e1f55",[[1,"swirl-icon-print",{"color":[1],"size":[2]}]]],["p-77d15475",[[1,"swirl-icon-recieved",{"color":[1],"size":[2]}]]],["p-5d6b69b1",[[1,"swirl-icon-remove-moderator",{"color":[1],"size":[2]}]]],["p-56ed6ee7",[[1,"swirl-icon-reply",{"color":[1],"size":[2]}]]],["p-336c53c9",[[1,"swirl-icon-report",{"color":[1],"size":[2]}]]],["p-2151f762",[[1,"swirl-icon-roadmap",{"color":[1],"size":[2]}]]],["p-1e6f883d",[[1,"swirl-icon-search-strong",{"color":[1],"size":[2]}]]],["p-b1058ff9",[[1,"swirl-icon-secure",{"color":[1],"size":[2]}]]],["p-6006baa1",[[1,"swirl-icon-send",{"color":[1],"size":[2]}]]],["p-5b89364d",[[1,"swirl-icon-settings",{"color":[1],"size":[2]}]]],["p-8ea71a90",[[1,"swirl-icon-short-text",{"color":[1],"size":[2]}]]],["p-1934d9c6",[[1,"swirl-icon-simplify",{"color":[1],"size":[2]}]]],["p-9164a10f",[[1,"swirl-icon-spellcheck",{"color":[1],"size":[2]}]]],["p-51a5ab13",[[1,"swirl-icon-stop",{"color":[1],"size":[2]}]]],["p-5017928b",[[1,"swirl-icon-sync",{"color":[1],"size":[2]}]]],["p-420fa986",[[1,"swirl-icon-tasks",{"color":[1],"size":[2]}]]],["p-a453fc69",[[1,"swirl-icon-tasks-filled",{"color":[1],"size":[2]}]]],["p-194db037",[[1,"swirl-icon-terminal",{"color":[1],"size":[2]}]]],["p-80e11635",[[1,"swirl-icon-time",{"color":[1],"size":[2]}]]],["p-a7ba7478",[[1,"swirl-icon-time-filled",{"color":[1],"size":[2]}]]],["p-69f8a6e8",[[1,"swirl-icon-today-filled",{"color":[1],"size":[2]}]]],["p-20ea6101",[[1,"swirl-icon-translate",{"color":[1],"size":[2]}]]],["p-f480b8a7",[[1,"swirl-icon-tree-structure",{"color":[1],"size":[2]}]]],["p-73499134",[[1,"swirl-icon-undo",{"color":[1],"size":[2]}]]],["p-11606905",[[1,"swirl-icon-unlock-person",{"color":[1],"size":[2]}]]],["p-14c3eeff",[[1,"swirl-icon-user-add",{"color":[1],"size":[2]}]]],["p-867304f2",[[1,"swirl-icon-user-assign",{"color":[1],"size":[2]}]]],["p-6ded0277",[[1,"swirl-icon-video-camera",{"color":[1],"size":[2]}]]],["p-c71ca1b3",[[1,"swirl-icon-video-library",{"color":[1],"size":[2]}]]],["p-ad8e1226",[[1,"swirl-icon-voice",{"color":[1],"size":[2]}]]],["p-abb271c3",[[1,"swirl-icon-work",{"color":[1],"size":[2]}]]],["p-7fa7ad8f",[[1,"swirl-image-grid",{"aspectRatio":[1,"aspect-ratio"],"label":[1],"items":[32]}]]],["p-5505485a",[[1,"swirl-inline-status",{"icon":[1],"intent":[1],"message":[1],"size":[1],"iconSize":[32]}]]],["p-7e639255",[[1,"swirl-link",{"color":[1],"href":[1],"label":[1],"target":[1]}]]],["p-e39599fc",[[4,"swirl-list"]]],["p-187911e9",[[1,"swirl-option-list-section",{"label":[1]}]]],["p-ad9247c8",[[6,"swirl-radio-group",{"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537]}]]],["p-092dd116",[[1,"swirl-skeleton-box",{"animated":[4],"aspectRatio":[1,"aspect-ratio"],"borderRadius":[1,"border-radius"],"height":[1],"width":[1]}]]],["p-442adc5e",[[1,"swirl-skeleton-text",{"animated":[4],"lines":[2],"size":[1]}]]],["p-04e9ebd9",[[1,"swirl-status-indicator",{"intent":[1],"label":[1]}]]],["p-ec254dea",[[1,"swirl-symbol",{"glyph":[1],"size":[2]}]]],["p-0ee4328a",[[1,"swirl-symbol-account-circle",{"size":[2]}]]],["p-956161f3",[[1,"swirl-symbol-alternate-email",{"size":[2]}]]],["p-e7940e94",[[1,"swirl-symbol-android",{"size":[2]}]]],["p-66ca5c63",[[1,"swirl-symbol-announcement",{"size":[2]}]]],["p-97feea8e",[[1,"swirl-symbol-backup",{"size":[2]}]]],["p-7c8ac9df",[[1,"swirl-symbol-beach-access",{"size":[2]}]]],["p-b349a3a1",[[1,"swirl-symbol-bookmark",{"size":[2]}]]],["p-a6023a14",[[1,"swirl-symbol-cloud",{"size":[2]}]]],["p-784bfe86",[[1,"swirl-symbol-coronavirus",{"size":[2]}]]],["p-9cf7af66",[[1,"swirl-symbol-desktop-windows",{"size":[2]}]]],["p-92102823",[[1,"swirl-symbol-directions-car-filled",{"size":[2]}]]],["p-4e64a381",[[1,"swirl-symbol-edit-calendar",{"size":[2]}]]],["p-3d1685fa",[[1,"swirl-symbol-email",{"size":[2]}]]],["p-b8eea623",[[1,"swirl-symbol-emoji-food-beverage",{"size":[2]}]]],["p-b016a1f6",[[1,"swirl-symbol-event-menu",{"size":[2]}]]],["p-b27055ff",[[1,"swirl-symbol-facebook",{"size":[2]}]]],["p-c74ccf0a",[[1,"swirl-symbol-favorite",{"size":[2]}]]],["p-80760010",[[1,"swirl-symbol-fitness-center",{"size":[2]}]]],["p-589d95c6",[[1,"swirl-symbol-flag",{"size":[2]}]]],["p-67d47133",[[1,"swirl-symbol-folder",{"size":[2]}]]],["p-c9a595d2",[[1,"swirl-symbol-globe",{"size":[2]}]]],["p-37cd6857",[[1,"swirl-symbol-groups",{"size":[2]}]]],["p-8050a314",[[1,"swirl-symbol-help",{"size":[2]}]]],["p-6c049559",[[1,"swirl-symbol-image",{"size":[2]}]]],["p-ba1d89e9",[[1,"swirl-symbol-info-menu",{"size":[2]}]]],["p-95722890",[[1,"swirl-symbol-instagram",{"size":[2]}]]],["p-5cfcae9d",[[1,"swirl-symbol-ios",{"size":[2]}]]],["p-e20a9ab4",[[1,"swirl-symbol-language",{"size":[2]}]]],["p-5fb7abe9",[[1,"swirl-symbol-leaderboard",{"size":[2]}]]],["p-dcc406e0",[[1,"swirl-symbol-lightbulb",{"size":[2]}]]],["p-725c51d0",[[1,"swirl-symbol-linkedin",{"size":[2]}]]],["p-f3600df0",[[1,"swirl-symbol-location-on",{"size":[2]}]]],["p-062ac07d",[[1,"swirl-symbol-loyalty",{"size":[2]}]]],["p-0ffd6aca",[[1,"swirl-symbol-maps-home-work",{"size":[2]}]]],["p-947559dc",[[1,"swirl-symbol-notifications",{"size":[2]}]]],["p-3cb827b5",[[1,"swirl-symbol-open-in-new",{"size":[2]}]]],["p-f510f8e2",[[1,"swirl-symbol-pedal-bike",{"size":[2]}]]],["p-fdecaab8",[[1,"swirl-symbol-pinterest",{"size":[2]}]]],["p-e263fcba",[[1,"swirl-symbol-policy",{"size":[2]}]]],["p-710c01cf",[[1,"swirl-symbol-push-pin",{"size":[2]}]]],["p-de31bd63",[[1,"swirl-symbol-redeem",{"size":[2]}]]],["p-419d42b8",[[1,"swirl-symbol-report-problem",{"size":[2]}]]],["p-2a98ff63",[[1,"swirl-symbol-restaurant",{"size":[2]}]]],["p-b6ca2792",[[1,"swirl-symbol-roadmap",{"size":[2]}]]],["p-6b65296d",[[1,"swirl-symbol-room",{"size":[2]}]]],["p-4fd92566",[[1,"swirl-symbol-savings",{"size":[2]}]]],["p-bb6e5b25",[[1,"swirl-symbol-settings-voice",{"size":[2]}]]],["p-227ac89a",[[1,"swirl-symbol-shopping-cart",{"size":[2]}]]],["p-4a445244",[[1,"swirl-symbol-smartphone",{"size":[2]}]]],["p-76bc9791",[[1,"swirl-symbol-star",{"size":[2]}]]],["p-51b9532e",[[1,"swirl-symbol-supervisor-account",{"size":[2]}]]],["p-56ff58e1",[[1,"swirl-symbol-thumbs-up-down",{"size":[2]}]]],["p-0284c348",[[1,"swirl-symbol-twitter",{"size":[2]}]]],["p-be95befe",[[1,"swirl-symbol-wb-sunny",{"size":[2]}]]],["p-87d021af",[[1,"swirl-symbol-wechat",{"size":[2]}]]],["p-33e2a1d3",[[1,"swirl-symbol-weibo",{"size":[2]}]]],["p-62bbf797",[[1,"swirl-symbol-work",{"size":[2]}]]],["p-0548444b",[[1,"swirl-symbol-xing",{"size":[2]}]]],["p-2621cb51",[[1,"swirl-symbol-youtube",{"size":[2]}]]],["p-a239c74e",[[1,"swirl-tab",{"active":[4],"icon":[1],"label":[1],"padding":[1],"tabId":[1,"tab-id"]}]]],["p-9938fa0d",[[1,"swirl-table-cell"]]],["p-633e445b",[[1,"swirl-table-row",{"highlighted":[4],"index":[2]}]]],["p-e09dc4df",[[6,"swirl-theme-provider",{"config":[16],"getActiveOSTheme":[64],"getPreferredOSTheme":[64],"setPreferredOSTheme":[64],"resetPreferredOSTheme":[64]}]]],["p-59931fda",[[2,"swirl-time-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"disabled":[4],"format":[1],"inline":[4],"invalid":[4],"placeholder":[1],"required":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537],"iconSize":[32]}]]],["p-abff64c5",[[1,"swirl-tree-navigation-item",{"active":[4],"href":[1],"icon":[1],"label":[1],"target":[1]}]]],["p-76c6eaac",[[2,"swirl-text-input",{"autoComplete":[1,"auto-complete"],"autoFocus":[4,"auto-focus"],"autoGrow":[4,"auto-grow"],"autoSelect":[4,"auto-select"],"clearable":[4],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"disableDynamicWidth":[4,"disable-dynamic-width"],"swirlAriaAutocomplete":[1,"swirl-aria-autocomplete"],"swirlAriaControls":[1,"swirl-aria-controls"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlRole":[1,"swirl-role"],"inline":[4],"invalid":[4],"maxLength":[2,"max-length"],"max":[2],"min":[2],"mode":[1],"placeholder":[1],"prefixLabel":[1,"prefix-label"],"required":[4],"rows":[2],"showCharacterCounter":[4,"show-character-counter"],"spellCheck":[4,"spell-check"],"suffixLabel":[1,"suffix-label"],"step":[2],"passwordToggleLabel":[1,"password-toggle-label"],"type":[1],"value":[1537],"iconSize":[32],"showPassword":[32],"blurInput":[64],"focusInput":[64]}]]],["p-8c260f02",[[1,"swirl-button-group",{"orientation":[1],"segmented":[4],"stretch":[4],"wrap":[4]}]]],["p-b06086ff",[[1,"swirl-toast",{"accessibleDismissLabel":[1,"accessible-dismiss-label"],"content":[1],"dismissLabel":[1,"dismiss-label"],"duration":[2],"icon":[1],"intent":[1],"toastId":[1,"toast-id"]}]]],["p-e5e0a6b2",[[1,"swirl-icon-cloud-upload",{"color":[1],"size":[2]}]]],["p-e9bab8a5",[[1,"swirl-icon-person",{"color":[1],"size":[2]}]]],["p-eb87e3f0",[[2,"swirl-tab-bar",{"disableTabSemantics":[4,"disable-tab-semantics"],"label":[1],"tabs":[16]}]]],["p-b91e3407",[[1,"swirl-date-picker",{"disableDate":[16],"firstDayOfWeek":[2,"first-day-of-week"],"labels":[16],"locale":[1],"range":[4],"startDate":[16],"value":[1040]}],[1,"swirl-icon-today",{"color":[1],"size":[2]}]]],["p-7f2d0141",[[1,"swirl-badge",{"icon":[1],"intent":[1],"label":[1],"size":[1],"variant":[1]}]]],["p-638a843c",[[1,"swirl-icon-arrow-downward",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-upward",{"color":[1],"size":[2]}]]],["p-35949b65",[[1,"swirl-icon-check-circle",{"color":[1],"size":[2]}],[1,"swirl-icon-warning",{"color":[1],"size":[2]}]]],["p-a2010b8c",[[1,"swirl-icon",{"color":[1],"glyph":[1],"size":[2]}]]],["p-34ab36d7",[[1,"swirl-icon-search",{"color":[1],"size":[2]}]]],["p-d0be5bf2",[[2,"wc-datepicker",{"clearButtonContent":[1,"clear-button-content"],"disabled":[4],"disableDate":[16],"elementClassName":[1,"element-class-name"],"firstDayOfWeek":[2,"first-day-of-week"],"range":[4],"labels":[16],"locale":[1],"nextMonthButtonContent":[1,"next-month-button-content"],"nextYearButtonContent":[1,"next-year-button-content"],"previousMonthButtonContent":[1,"previous-month-button-content"],"previousYearButtonContent":[1,"previous-year-button-content"],"showClearButton":[4,"show-clear-button"],"showMonthStepper":[4,"show-month-stepper"],"showTodayButton":[4,"show-today-button"],"showYearStepper":[4,"show-year-stepper"],"startDate":[1,"start-date"],"todayButtonContent":[1,"today-button-content"],"value":[1040],"currentDate":[32],"hoveredDate":[32],"weekdays":[32]}]]],["p-fb31fb32",[[1,"swirl-box",{"bordered":[4],"borderedBlockEnd":[4,"bordered-block-end"],"borderedBlockStart":[4,"bordered-block-start"],"borderedInlineEnd":[4,"bordered-inline-end"],"borderedInlineStart":[4,"bordered-inline-start"],"bottom":[1],"centerBlock":[4,"center-block"],"centerInline":[4,"center-inline"],"cover":[4],"height":[1],"left":[1],"maxHeight":[1,"max-height"],"minHeight":[1,"min-height"],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"overflow":[1],"padding":[1],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockStart":[1,"padding-block-start"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineStart":[1,"padding-inline-start"],"position":[1],"right":[1],"basis":[1],"shrink":[1],"grow":[1],"top":[1],"width":[1],"zIndex":[1,"z-index"]}]]],["p-6003b1df",[[1,"swirl-progress-indicator",{"label":[1],"size":[1],"value":[2],"variant":[1]}]]],["p-598aa1da",[[1,"swirl-thumbnail",{"alt":[1],"format":[1],"interactive":[4],"progress":[2],"progressLabel":[1,"progress-label"],"removeButtonLabel":[1,"remove-button-label"],"showRemoveButton":[4,"show-remove-button"],"size":[1],"src":[1],"timestamp":[1]}],[1,"swirl-icon-arrow-left",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-right",{"color":[1],"size":[2]}],[1,"swirl-icon-more-vertikal",{"color":[1],"size":[2]}]]],["p-9a1f0385",[[1,"swirl-tag",{"intent":[1],"label":[1],"removable":[4],"removalButtonLabel":[1,"removal-button-label"]}],[6,"swirl-option-list",{"allowDeselect":[4,"allow-deselect"],"allowDrag":[4,"allow-drag"],"assistiveTextItemGrabbed":[1,"assistive-text-item-grabbed"],"assistiveTextItemMoving":[1,"assistive-text-item-moving"],"assistiveTextItemMoved":[1,"assistive-text-item-moved"],"disabled":[4],"label":[1],"optionListId":[1,"option-list-id"],"multiSelect":[4,"multi-select"],"value":[1040],"assistiveText":[32]}]]],["p-113b2101",[[1,"swirl-icon-arrow-back",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-forward",{"color":[1],"size":[2]}],[1,"swirl-icon-double-arrow-left",{"color":[1],"size":[2]}],[1,"swirl-icon-double-arrow-right",{"color":[1],"size":[2]}],[1,"swirl-icon-hamburger-menu",{"color":[1],"size":[2]}]]],["p-7cccf85c",[[1,"swirl-tooltip",{"content":[1],"delay":[2],"position":[1],"positioning":[1],"actualPosition":[32],"arrowStyles":[32],"visible":[32]},[[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"],[9,"resize","onWindowResize"],[9,"scroll","onWindowScroll"]]],[1,"swirl-icon-info",{"color":[1],"size":[2]}]]],["p-cf893b33",[[1,"swirl-icon-expand-more",{"color":[1],"size":[2]}]]],["p-3e0a7dea",[[2,"swirl-heading",{"align":[1],"as":[1],"balance":[4],"headingId":[1,"heading-id"],"level":[2],"lines":[2],"text":[1],"truncate":[4]}]]],["p-3d16cd6f",[[1,"swirl-icon-check-strong",{"color":[1],"size":[2]}]]],["p-e20e1364",[[6,"swirl-resource-list-item",{"active":[4],"allowDrag":[4,"allow-drag"],"checked":[1028],"compact":[4],"description":[1],"descriptionWrap":[4,"description-wrap"],"disabled":[4],"dragging":[4],"dragHandleDescription":[1,"drag-handle-description"],"dragHandleLabel":[1,"drag-handle-label"],"hideDivider":[4,"hide-divider"],"href":[1],"interactive":[4],"label":[1],"labelWeight":[1,"label-weight"],"labelWrap":[4,"label-wrap"],"menuTriggerId":[1,"menu-trigger-id"],"menuTriggerLabel":[1,"menu-trigger-label"],"meta":[1],"selectable":[4],"value":[1],"hasMedia":[32],"iconSize":[32]}],[1,"swirl-empty-state",{"heading":[1],"illustration":[1]}],[6,"swirl-resource-list",{"allowDrag":[4,"allow-drag"],"assistiveTextItemGrabbed":[1,"assistive-text-item-grabbed"],"assistiveTextItemMoving":[1,"assistive-text-item-moving"],"assistiveTextItemMoved":[1,"assistive-text-item-moved"],"controllingElement":[16],"label":[1],"assistiveText":[32],"listId":[32]}],[1,"swirl-app-layout",{"appName":[1,"app-name"],"backToNavigationViewButtonLabel":[1,"back-to-navigation-view-button-label"],"ctaIcon":[1,"cta-icon"],"ctaLabel":[1,"cta-label"],"hasNavigation":[1028,"has-navigation"],"hideAppBar":[4,"hide-app-bar"],"navigationBackButtonLabel":[1,"navigation-back-button-label"],"navigationLabel":[1,"navigation-label"],"showNavigationBackButton":[4,"show-navigation-back-button"],"sidebarCloseButtonLabel":[1,"sidebar-close-button-label"],"sidebarHeading":[1,"sidebar-heading"],"transitionStyle":[1,"transition-style"],"hasCustomAppBarBackButton":[32],"hasSidebar":[32],"mobileView":[32],"sidebarActive":[32],"sidebarClosing":[32],"transitioningFrom":[32],"transitioningTo":[32],"showSidebar":[64],"hideSidebar":[64],"toggleSidebar":[64],"changeMobileView":[64]}],[1,"swirl-icon-file",{"color":[1],"size":[2]}],[1,"swirl-icon-folder-shared",{"color":[1],"size":[2]}]]],["p-71c6924d",[[1,"swirl-icon-add",{"color":[1],"size":[2]}],[1,"swirl-icon-file-copy",{"color":[1],"size":[2]}],[1,"swirl-icon-fullscreen",{"color":[1],"size":[2]}],[1,"swirl-icon-fullscreen-exit",{"color":[1],"size":[2]}],[1,"swirl-icon-menu-book",{"color":[1],"size":[2]}],[1,"swirl-icon-remove",{"color":[1],"size":[2]}]]],["p-cd5f1e22",[[1,"swirl-action-list",{"isInsidePopover":[32]}],[1,"swirl-separator",{"orientation":[1],"spacing":[1]}],[1,"swirl-action-list-item",{"badge":[1],"disabled":[4],"description":[1],"icon":[1],"intent":[1],"label":[1],"size":[1],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlAriaHaspopup":[1,"swirl-aria-haspopup"],"suffix":[1]}]]],["p-6a5951cb",[[1,"swirl-icon-close",{"color":[1],"size":[2]}]]],["p-25846a71",[[1,"swirl-icon-visibility",{"color":[1],"size":[2]}],[1,"swirl-icon-visibility-off",{"color":[1],"size":[2]}],[1,"swirl-icon-cancel",{"color":[1],"size":[2]}],[1,"swirl-icon-expand-less",{"color":[1],"size":[2]}]]],["p-5d37ed5c",[[6,"swirl-text",{"align":[1],"as":[1],"balance":[4],"color":[1],"fontFamily":[1,"font-family"],"fontStyle":[1,"font-style"],"lines":[2],"size":[1],"truncate":[4],"truncateDirection":[1,"truncate-direction"],"weight":[1]},[[9,"resize","onWindowResize"]]]]],["p-08d65be5",[[1,"swirl-stack",{"align":[1],"as":[1],"height":[1],"justify":[1],"orientation":[1],"spacing":[1],"wrap":[4]}]]],["p-11886515",[[2,"swirl-option-list-item",{"allowDrag":[4,"allow-drag"],"context":[1025],"description":[1],"disabled":[4],"dragging":[4],"dragHandleDescription":[1,"drag-handle-description"],"dragHandleLabel":[1,"drag-handle-label"],"icon":[1],"label":[1],"selected":[1028],"swirlAriaRole":[1,"swirl-aria-role"],"value":[1],"iconSize":[32],"focused":[32]}],[1,"swirl-icon-check-small",{"color":[1],"size":[2]}],[1,"swirl-icon-drag-handle",{"color":[1],"size":[2]}]]],["p-96744196",[[1,"swirl-popover",{"animation":[1],"disableScrollLock":[4,"disable-scroll-lock"],"enableFlip":[4,"enable-flip"],"fullscreenBottomSheet":[4,"fullscreen-bottom-sheet"],"label":[1],"maxHeight":[1,"max-height"],"offset":[2],"popoverId":[1,"popover-id"],"placement":[1],"returnFocusToTrigger":[4,"return-focus-to-trigger"],"transparent":[4],"trigger":[1],"triggerContainer":[16],"useContainerWidth":[8,"use-container-width"],"active":[32],"closing":[32],"position":[32],"close":[64],"open":[64]},[[8,"focusin","onWindowFocusIn"],[8,"click","onWindowClick"]]],[6,"swirl-popover-trigger",{"hidePopoverWhenInvisible":[4,"hide-popover-when-invisible"],"parentScrollContainer":[16],"popover":[1],"setAriaAttributes":[4,"set-aria-attributes"]}]]],["p-a55c5d52",[[6,"swirl-button",{"disabled":[4],"download":[1],"swirlAriaControls":[1,"swirl-aria-controls"],"swirlAriaCurrent":[1,"swirl-aria-current"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlAriaHaspopup":[1,"swirl-aria-haspopup"],"swirlAriaLabel":[1,"swirl-aria-label"],"form":[1],"hideLabel":[4,"hide-label"],"href":[1],"icon":[1],"iconPosition":[1,"icon-position"],"intent":[1],"label":[1],"name":[1],"pill":[4],"pressed":[4],"size":[1],"target":[1],"textAlign":[1,"text-align"],"type":[1],"value":[1],"variant":[1]}]]],["p-79075344",[[6,"swirl-visually-hidden"]]],["p-f6dbaa73",[[1,"swirl-inline-error",{"message":[1],"size":[1]}],[1,"swirl-spinner",{"label":[1],"size":[8]}],[1,"swirl-icon-error",{"color":[1],"size":[2]}]]],["p-47ff9c93",[[1,"swirl-file-viewer",{"active":[4],"autoplay":[4],"description":[1],"errorMessage":[1,"error-message"],"file":[1],"pdfWorkerSrc":[1,"pdf-worker-src"],"thumbnailUrl":[1,"thumbnail-url"],"type":[1],"typeUnsupportedMessage":[1,"type-unsupported-message"],"viewMode":[1,"view-mode"],"zoom":[8],"download":[64],"print":[64]}],[1,"swirl-file-viewer-csv",{"errorMessage":[1,"error-message"],"file":[1],"data":[32],"error":[32],"loading":[32]}],[1,"swirl-file-viewer-image",{"description":[1],"errorMessage":[1,"error-message"],"file":[1],"maxZoom":[2,"max-zoom"],"error":[32],"loading":[32],"getZoom":[64],"resetZoom":[64]}],[1,"swirl-file-viewer-pdf",{"errorMessage":[1,"error-message"],"file":[1],"singlePageMode":[4,"single-page-mode"],"viewMode":[1,"view-mode"],"workerSrc":[1,"worker-src"],"zoom":[8],"doc":[32],"error":[32],"loading":[32],"renderedPages":[32],"scrolledDown":[32],"singlePageModePage":[32],"visiblePages":[32],"getThumbnails":[64],"print":[64],"nextPage":[64],"previousPage":[64],"setPage":[64]},[[9,"resize","onWindowResize"]]],[1,"swirl-file-viewer-text",{"errorMessage":[1,"error-message"],"file":[1],"error":[32],"loading":[32],"text":[32]}],[1,"swirl-file-viewer-audio",{"autoplay":[4],"file":[1],"type":[1]}],[1,"swirl-file-viewer-video",{"autoplay":[4],"file":[1],"type":[1]}]]]]'),e)));
1
+ import{p as e,b as i}from"./p-e5528e8a.js";export{s as setNonce}from"./p-e5528e8a.js";(()=>{const i=import.meta.url,l={};return""!==i&&(l.resourcesUrl=new URL(".",i).href),e(l)})().then((e=>i(JSON.parse('[["p-703f1075",[[1,"file-manager",{"selectedDirectory":[32],"selectedFile":[32],"sortMenu":[32]}]]],["p-c0bddc94",[[1,"swirl-pdf-reader",{"autoZoomLabel":[1,"auto-zoom-label"],"closeButtonLabel":[1,"close-button-label"],"downloadButtonEnabled":[4,"download-button-enabled"],"downloadButtonLabel":[1,"download-button-label"],"file":[1],"fileTypeLabel":[1,"file-type-label"],"label":[1],"menuLabel":[1,"menu-label"],"menuTriggerLabel":[1,"menu-trigger-label"],"pdfWorkerSrc":[1,"pdf-worker-src"],"printButtonEnabled":[4,"print-button-enabled"],"printButtonLabel":[1,"print-button-label"],"sideBySideButtonLabel":[1,"side-by-side-button-label"],"thumbnailButtonLabel":[1,"thumbnail-button-label"],"thumbnailsButtonLabel":[1,"thumbnails-button-label"],"thumbnailsLabel":[1,"thumbnails-label"],"zoomInButtonLabel":[1,"zoom-in-button-label"],"zoomOutButtonLabel":[1,"zoom-out-button-label"],"zoomSelectLabel":[1,"zoom-select-label"],"active":[32],"closing":[32],"downloading":[32],"thumbnails":[32],"showThumbnails":[32],"viewMode":[32],"visiblePages":[32],"zoom":[32],"zoomSteps":[32],"open":[64],"close":[64]},[[9,"resize","onWindowResize"]]]]],["p-813d6440",[[2,"swirl-autocomplete",{"autoSelect":[4,"auto-select"],"clearable":[4],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"generateSuggestions":[1040],"inline":[4],"invalid":[4],"maxLength":[2,"max-length"],"menuLabel":[1,"menu-label"],"mode":[1],"multiSelect":[4,"multi-select"],"placeholder":[1],"required":[4],"spellCheck":[4,"spell-check"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1040],"active":[32],"loading":[32],"position":[32],"suggestions":[32]},[[8,"click","onWindowClick"]]]]],["p-f515a2b7",[[1,"swirl-lightbox",{"closeButtonLabel":[1,"close-button-label"],"downloadButtonEnabled":[4,"download-button-enabled"],"downloadButtonLabel":[1,"download-button-label"],"hideMenu":[4,"hide-menu"],"label":[1],"menuLabel":[1,"menu-label"],"menuTriggerLabel":[1,"menu-trigger-label"],"nextSlideButtonLabel":[1,"next-slide-button-label"],"previousSlideButtonLabel":[1,"previous-slide-button-label"],"activeSlideIndex":[32],"closing":[32],"slides":[32],"open":[64],"close":[64],"activateSlide":[64]},[[4,"keydown","onKeyDown"]]]]],["p-f934f4be",[[6,"swirl-select",{"allowDeselect":[4,"allow-deselect"],"disabled":[4],"emptyListLabel":[1,"empty-list-label"],"inline":[4],"invalid":[4],"label":[1],"multiSelect":[4,"multi-select"],"required":[4],"searchInputLabel":[1,"search-input-label"],"searchLoading":[4,"search-loading"],"searchPlaceholder":[1,"search-placeholder"],"selectId":[1,"select-id"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1040],"withSearch":[4,"with-search"],"options":[32],"open":[32],"placement":[32]},[[8,"focusin","onWindowFocusIn"]]]]],["p-08a28031",[[6,"swirl-shell-layout",{"brandedHeader":[4,"branded-header"],"browserBackButtonLabel":[1,"browser-back-button-label"],"browserForwardButtonLabel":[1,"browser-forward-button-label"],"hideMobileNavigationButtonLabel":[1,"hide-mobile-navigation-button-label"],"navigationLabel":[1,"navigation-label"],"navigationToggleLabel":[1,"navigation-toggle-label"],"sidebarActive":[1028,"sidebar-active"],"sidebarToggleBadge":[8,"sidebar-toggle-badge"],"sidebarToggleBadgeAriaLabel":[1,"sidebar-toggle-badge-aria-label"],"sidebarToggleIcon":[1,"sidebar-toggle-icon"],"sidebarToggleLabel":[1,"sidebar-toggle-label"],"skipLinkLabel":[1,"skip-link-label"],"mobileNavigationActive":[32],"navigationCollapsed":[32],"showMobileNavigation":[64],"hideMobileNavigation":[64]},[[8,"keydown","onWindowKeyDown"]]]]],["p-5901b953",[[2,"swirl-date-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"datePickerDisableDate":[16],"datePickerLabel":[1,"date-picker-label"],"datePickerTriggerLabel":[1,"date-picker-trigger-label"],"disabled":[4],"firstDayOfWeek":[2,"first-day-of-week"],"format":[1],"inline":[4],"invalid":[4],"labels":[16],"locale":[1],"placeholder":[1],"preferredInputMode":[1,"preferred-input-mode"],"required":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537],"iconSize":[32]}]]],["p-859cf83d",[[1,"swirl-inline-notification",{"heading":[1],"importance":[1],"intent":[1]}]]],["p-6ab887d4",[[1,"swirl-menu-item",{"description":[1],"disabled":[4],"expanded":[4],"icon":[1],"intent":[1],"label":[1],"suffix":[1],"value":[1],"parentMenu":[32],"subMenu":[32],"getSubMenu":[64],"getParentMenu":[64]}]]],["p-7ba32ce9",[[1,"swirl-pagination",{"firstPageButtonLabel":[1,"first-page-button-label"],"lastPageButtonLabel":[1,"last-page-button-label"],"label":[1],"nextButtonLabel":[1,"next-button-label"],"page":[2],"pageLabel":[1,"page-label"],"pages":[2],"pageSelectLabel":[1,"page-select-label"],"pageSize":[2,"page-size"],"pageSizeOptions":[16],"pageSizeSelectLabel":[1,"page-size-select-label"],"prevButtonLabel":[1,"prev-button-label"],"showPageSizeSelect":[4,"show-page-size-select"],"variant":[1]}]]],["p-ca2a7f72",[[2,"swirl-resource-list-file-item",{"description":[1],"errorMessage":[1,"error-message"],"icon":[1],"label":[1],"loading":[4],"removable":[4],"removeButtonLabel":[1,"remove-button-label"]}]]],["p-8c722527",[[4,"swirl-modal",{"closable":[4],"closeButtonLabel":[1,"close-button-label"],"height":[1],"hideCloseButton":[4,"hide-close-button"],"hideLabel":[4,"hide-label"],"label":[1],"maxHeight":[1,"max-height"],"maxWidth":[1,"max-width"],"padded":[4],"primaryActionLabel":[1,"primary-action-label"],"secondaryActionLabel":[1,"secondary-action-label"],"variant":[1],"isOpen":[32],"closing":[32],"hasCustomHeader":[32],"hasCustomFooter":[32],"hasHeaderTools":[32],"hasSecondaryContent":[32],"scrollable":[32],"scrolled":[32],"scrolledDown":[32],"open":[64],"close":[64]},[[9,"resize","onWindowResize"]]]]],["p-9a1c32ff",[[2,"swirl-color-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"disabled":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"inline":[4],"invalid":[4],"pickerButtonLabel":[1,"picker-button-label"],"pickerLabel":[1,"picker-label"],"placeholder":[1],"required":[4],"value":[1537]}]]],["p-4c031226",[[1,"swirl-console-layout",{"appName":[1,"app-name"],"backButonLabel":[1,"back-buton-label"],"heading":[1],"helpButonLabel":[1,"help-buton-label"],"hideNavigationButtonLabel":[1,"hide-navigation-button-label"],"logoText":[1,"logo-text"],"navigationLabel":[1,"navigation-label"],"maxContentWidth":[1,"max-content-width"],"showBackButton":[4,"show-back-button"],"showHelpButton":[4,"show-help-button"],"showNavigationButtonLabel":[1,"show-navigation-button-label"],"subheading":[1],"sidebarActive":[32],"toggleSidebar":[64],"showSidebar":[64],"hideSidebar":[64]},[[9,"resize","onWindowResize"]]]]],["p-8acf7c0d",[[1,"swirl-image-grid-item",{"alt":[1],"icon":[1],"interactive":[4],"loading":[1],"overlay":[1],"src":[1],"error":[32],"loaded":[32],"inViewport":[32]}]]],["p-d4c52edd",[[1,"swirl-table-row-group",{"label":[1],"tooltip":[1],"collapsible":[4],"collapseButtonLabel":[1,"collapse-button-label"],"isVisible":[32]}]]],["p-7841f517",[[1,"swirl-toast-provider",{"globalDuration":[2,"global-duration"],"toasts":[32],"clearAll":[64],"dismiss":[64],"toast":[64]}]]],["p-bbdbc3ed",[[1,"swirl-accordion-item",{"description":[1],"disabled":[4],"heading":[1],"headingLevel":[2,"heading-level"],"initiallyOpen":[4,"initially-open"],"itemId":[1,"item-id"],"expanded":[32],"collapse":[64],"expand":[64],"toggle":[64]}]]],["p-74db4204",[[2,"swirl-checkbox",{"checked":[1032],"description":[1],"disabled":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaLabel":[1,"swirl-aria-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"invalid":[4],"label":[1],"labelWeight":[1,"label-weight"],"value":[1],"variant":[1]}]]],["p-20756ef0",[[6,"swirl-chip",{"borderRadius":[1,"border-radius"],"icon":[1],"iconColor":[1,"icon-color"],"intent":[1],"interactive":[4],"label":[1],"progress":[2],"pressed":[4],"progressBarLabel":[1,"progress-bar-label"],"removable":[4],"removeButtonLabel":[1,"remove-button-label"],"size":[1],"variant":[1]}]]],["p-85eeb993",[[1,"swirl-description-list-item",{"bordered":[4],"maxWidth":[1,"max-width"],"term":[1],"tooltip":[1]}]]],["p-cb2ae845",[[2,"swirl-file-uploader",{"accept":[1],"ctaLabel":[1,"cta-label"],"description":[1],"disabled":[4],"dragDropLabel":[1,"drag-drop-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"label":[1],"multiple":[4],"showDropzone":[4,"show-dropzone"],"uploadButtonIcon":[1,"upload-button-icon"],"uploadButtonLabel":[1,"upload-button-label"],"uploadButtonVariant":[1,"upload-button-variant"],"reset":[64]}]]],["p-f05b06f8",[[6,"swirl-form-control",{"description":[1],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"inline":[4],"invalid":[4],"label":[1],"labelPosition":[1,"label-position"],"hasFocus":[32],"inputValue":[32]},[[8,"click","onWindowClick"]]]]],["p-401233fe",[[1,"swirl-menu",{"active":[1028],"label":[1],"level":[1026],"mobileBackButtonLabel":[1,"mobile-back-button-label"],"mobileCloseMenuButtonLabel":[1,"mobile-close-menu-button-label"],"mobileDoneButtonLabel":[1,"mobile-done-button-label"],"value":[1],"variant":[1],"activeLevel":[32],"mobile":[32],"position":[32],"activateMenuItem":[64],"close":[64],"goBack":[64],"focusFirstItem":[64],"focusItemAtIndex":[64],"updateSelection":[64]}]]],["p-a10603ad",[[2,"swirl-search",{"autoFocus":[4,"auto-focus"],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"inputName":[1,"input-name"],"inputId":[1,"input-id"],"label":[1],"placeholder":[1],"value":[1025],"variant":[1]},[[8,"keydown","onKeyDown"]]]]],["p-953fb8a0",[[1,"swirl-shell-navigation-item",{"active":[4],"badgeLabel":[1,"badge-label"],"href":[1],"label":[1],"target":[1]}]]],["p-c1f7c78f",[[1,"swirl-table",{"caption":[1],"emptyStateLabel":[1,"empty-state-label"],"label":[1],"empty":[32],"scrollable":[32],"scrolled":[32],"scrolledToEnd":[32],"rerender":[64]},[[9,"resize","onWindowResize"]]]]],["p-e0b27e75",[[1,"swirl-table-column",{"sort":[1],"sortable":[4],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"sticky":[4],"width":[1]}]]],["p-a961e878",[[1,"swirl-app-bar",{"backButtonLabel":[1,"back-button-label"],"closeButtonIcon":[1,"close-button-icon"],"closeButtonLabel":[1,"close-button-label"],"stepUpButtonLabel":[1,"step-up-button-label"],"stepDownButtonLabel":[1,"step-down-button-label"],"showBackButton":[4,"show-back-button"],"showCloseButton":[4,"show-close-button"],"showStepperControls":[4,"show-stepper-controls"],"hasCta":[32]}]]],["p-0935f67d",[[1,"swirl-avatar",{"badge":[1],"badgePosition":[1,"badge-position"],"color":[1],"icon":[1],"initials":[1],"interactive":[4],"label":[1],"loading":[1],"showLabel":[4,"show-label"],"size":[1],"src":[1],"toolPosition":[1,"tool-position"],"variant":[1],"loadingError":[32],"loaded":[32],"imageAvailable":[32],"inViewport":[32]}]]],["p-fac10655",[[1,"swirl-banner",{"actionLabel":[1,"action-label"],"content":[1],"dismissable":[4],"dismissLabel":[1,"dismiss-label"],"importance":[1],"intent":[1],"showIcon":[4,"show-icon"],"size":[1]}]]],["p-9bc47505",[[1,"swirl-carousel",{"label":[1],"nextSlideButtonLabel":[1,"next-slide-button-label"],"previousSlideButtonLabel":[1,"previous-slide-button-label"],"loopAround":[4,"loop-around"],"isAtEnd":[32],"isAtStart":[32],"isScrollable":[32],"scrollToSlide":[64]},[[9,"resize","onWindowResize"]]]]],["p-cb5c2c40",[[1,"swirl-dialog",{"hideLabel":[4,"hide-label"],"intent":[1],"label":[1],"primaryActionLabel":[1,"primary-action-label"],"secondaryActionLabel":[1,"secondary-action-label"],"closing":[32],"open":[64],"close":[64]}]]],["p-223f59f5",[[2,"swirl-radio",{"checked":[1032],"description":[1],"disabled":[4],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"invalid":[4],"label":[1],"value":[1],"variant":[1]}]]],["p-d2b60287",[[2,"swirl-switch",{"checked":[1028],"disabled":[4],"hideLabel":[4,"hide-label"],"inputId":[1,"input-id"],"inputName":[1,"input-name"],"label":[1],"labelPosition":[1,"label-position"],"value":[1]}]]],["p-e0f62585",[[6,"swirl-tabs",{"initialTab":[1,"initial-tab"],"label":[1],"activeTab":[32],"tabBarTabs":[32],"activateTab":[64]}]]],["p-deda3fdd",[[1,"swirl-toolbar",{"label":[1],"orientation":[1]}]]],["p-9490e01e",[[1,"swirl-video-thumbnail",{"durationLabel":[1,"duration-label"],"duration":[1],"label":[1],"src":[1]}]]],["p-ff084ac4",[[1,"swirl-accordion",{"collapseItem":[64],"expandItem":[64]}]]],["p-af72b90d",[[1,"swirl-action-list-section",{"label":[1]}]]],["p-889349f6",[[1,"swirl-app-icon",{"icon":[1],"src":[1],"imageAvailable":[32]}]]],["p-815f2553",[[1,"swirl-avatar-group",{"badge":[1]}]]],["p-58d4af30",[[1,"swirl-card",{"as":[1],"borderRadius":[1,"border-radius"],"elevated":[4],"elevationLevel":[2,"elevation-level"],"height":[1],"highlighted":[4],"href":[1],"imageAspectRatio":[1,"image-aspect-ratio"],"intent":[1],"isBorderless":[4,"is-borderless"],"interactive":[4],"justifyContent":[1,"justify-content"],"linkTarget":[1,"link-target"],"overflow":[1],"padding":[1],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockStart":[1,"padding-block-start"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineStart":[1,"padding-inline-start"],"swirlAriaLabel":[1,"swirl-aria-label"],"swirlAriaLabelledby":[1,"swirl-aria-labelledby"]}]]],["p-9432367a",[[1,"swirl-carousel-slide",{"label":[1],"minHeight":[1,"min-height"],"width":[1]}]]],["p-63870d51",[[1,"swirl-columns",{"columns":[1],"spacing":[1]}]]],["p-90ef28f4",[[1,"swirl-description-list"]]],["p-d50fd5e1",[[1,"swirl-emoji",{"label":[1],"name":[1],"size":[2]}]]],["p-69bb3511",[[1,"swirl-emoji-clap",{"label":[1],"size":[2]}]]],["p-eb1bcc7b",[[1,"swirl-emoji-happy",{"label":[1],"size":[2]}]]],["p-43dc7f51",[[1,"swirl-emoji-idea",{"label":[1],"size":[2]}]]],["p-67d441c8",[[1,"swirl-emoji-love",{"label":[1],"size":[2]}]]],["p-c387981b",[[1,"swirl-emoji-sad",{"label":[1],"size":[2]}]]],["p-916e9132",[[1,"swirl-emoji-thumbs-up",{"label":[1],"size":[2]}]]],["p-fce2fc6e",[[6,"swirl-form-group",{"orientation":[1]}]]],["p-c6f8785f",[[1,"swirl-icon-add-moderator",{"color":[1],"size":[2]}]]],["p-a198abbf",[[1,"swirl-icon-add-photo",{"color":[1],"size":[2]}]]],["p-ec4ab7fb",[[1,"swirl-icon-add-reaction",{"color":[1],"size":[2]}]]],["p-5f20fa26",[[1,"swirl-icon-admin-panel-settings",{"color":[1],"size":[2]}]]],["p-30d80be1",[[1,"swirl-icon-ai",{"color":[1],"size":[2]}]]],["p-2d60b015",[[1,"swirl-icon-apps",{"color":[1],"size":[2]}]]],["p-ed6273a5",[[1,"swirl-icon-arrow-right-small",{"color":[1],"size":[2]}]]],["p-f1f2ffd9",[[1,"swirl-icon-attachment",{"color":[1],"size":[2]}]]],["p-1825bc6f",[[1,"swirl-icon-bar-chart",{"color":[1],"size":[2]}]]],["p-93bc19a8",[[1,"swirl-icon-block",{"color":[1],"size":[2]}]]],["p-3c50bd4d",[[1,"swirl-icon-bookmark",{"color":[1],"size":[2]}]]],["p-1099e7b1",[[1,"swirl-icon-bookmark-filled",{"color":[1],"size":[2]}]]],["p-1bc1d8b1",[[1,"swirl-icon-chat-bubble",{"color":[1],"size":[2]}]]],["p-b1dc8ad2",[[1,"swirl-icon-chats",{"color":[1],"size":[2]}]]],["p-f4ada295",[[1,"swirl-icon-chats-filled",{"color":[1],"size":[2]}]]],["p-bf833039",[[1,"swirl-icon-check",{"color":[1],"size":[2]}]]],["p-4f3e96c1",[[1,"swirl-icon-chevron-left",{"color":[1],"size":[2]}]]],["p-451eba64",[[1,"swirl-icon-chevron-right",{"color":[1],"size":[2]}]]],["p-58607af9",[[1,"swirl-icon-close-small",{"color":[1],"size":[2]}]]],["p-c8db0cca",[[1,"swirl-icon-column",{"color":[1],"size":[2]}]]],["p-8123bbd3",[[1,"swirl-icon-comment",{"color":[1],"size":[2]}]]],["p-d3fed7bc",[[1,"swirl-icon-copy",{"color":[1],"size":[2]}]]],["p-adc105d2",[[1,"swirl-icon-dark-mode",{"color":[1],"size":[2]}]]],["p-0f18f355",[[1,"swirl-icon-date-range",{"color":[1],"size":[2]}]]],["p-4e53a6e1",[[1,"swirl-icon-delete",{"color":[1],"size":[2]}]]],["p-553620c4",[[1,"swirl-icon-description",{"color":[1],"size":[2]}]]],["p-a845b7e8",[[1,"swirl-icon-desktop",{"color":[1],"size":[2]}]]],["p-0e16fe40",[[1,"swirl-icon-directory",{"color":[1],"size":[2]}]]],["p-caed2843",[[1,"swirl-icon-directory-filled",{"color":[1],"size":[2]}]]],["p-a6b7c9ec",[[1,"swirl-icon-discover",{"color":[1],"size":[2]}]]],["p-6f4e49f6",[[1,"swirl-icon-dock-left",{"color":[1],"size":[2]}]]],["p-8099a3f0",[[1,"swirl-icon-dot",{"color":[1],"size":[2]}]]],["p-56857813",[[1,"swirl-icon-download",{"color":[1],"size":[2]}]]],["p-e197d940",[[1,"swirl-icon-edit",{"color":[1],"size":[2]}]]],["p-18cda7b3",[[1,"swirl-icon-emoji-mood",{"color":[1],"size":[2]}]]],["p-26e0400e",[[1,"swirl-icon-emoji-satisfied",{"color":[1],"size":[2]}]]],["p-d8387322",[[1,"swirl-icon-filter",{"color":[1],"size":[2]}]]],["p-f482f79a",[[1,"swirl-icon-folder",{"color":[1],"size":[2]}]]],["p-7bccabce",[[1,"swirl-icon-format-h-one",{"color":[1],"size":[2]}]]],["p-41da0a00",[[1,"swirl-icon-gif",{"color":[1],"size":[2]}]]],["p-7ee08a8a",[[1,"swirl-icon-group-add",{"color":[1],"size":[2]}]]],["p-8899d613",[[1,"swirl-icon-group-assign",{"color":[1],"size":[2]}]]],["p-6e7bdc13",[[1,"swirl-icon-groups",{"color":[1],"size":[2]}]]],["p-c585c69e",[[1,"swirl-icon-groups-filled",{"color":[1],"size":[2]}]]],["p-c8aaf4b3",[[1,"swirl-icon-help",{"color":[1],"size":[2]}]]],["p-c23e7ee9",[[1,"swirl-icon-highlight",{"color":[1],"size":[2]}]]],["p-1d43e7cb",[[1,"swirl-icon-home",{"color":[1],"size":[2]}]]],["p-7ba59b9e",[[1,"swirl-icon-image",{"color":[1],"size":[2]}]]],["p-e1425b5b",[[1,"swirl-icon-improve-text",{"color":[1],"size":[2]}]]],["p-8c936ab0",[[1,"swirl-icon-insert-below",{"color":[1],"size":[2]}]]],["p-52a73ec1",[[1,"swirl-icon-insert-on-top",{"color":[1],"size":[2]}]]],["p-789bac3f",[[1,"swirl-icon-inventory",{"color":[1],"size":[2]}]]],["p-4a6b23af",[[1,"swirl-icon-keyboard-hide",{"color":[1],"size":[2]}]]],["p-a0a80a56",[[1,"swirl-icon-light-mode",{"color":[1],"size":[2]}]]],["p-ec5c762d",[[1,"swirl-icon-like",{"color":[1],"size":[2]}]]],["p-dfa807fe",[[1,"swirl-icon-link",{"color":[1],"size":[2]}]]],["p-af390255",[[1,"swirl-icon-load",{"color":[1],"size":[2]}]]],["p-0b5cdea1",[[1,"swirl-icon-lock",{"color":[1],"size":[2]}]]],["p-bad29345",[[1,"swirl-icon-lock-open",{"color":[1],"size":[2]}]]],["p-ccb3777d",[[1,"swirl-icon-lock-person",{"color":[1],"size":[2]}]]],["p-7ec0887e",[[1,"swirl-icon-login",{"color":[1],"size":[2]}]]],["p-2747baf9",[[1,"swirl-icon-logout",{"color":[1],"size":[2]}]]],["p-810e18be",[[1,"swirl-icon-long-text",{"color":[1],"size":[2]}]]],["p-a4f4beb6",[[1,"swirl-icon-mail",{"color":[1],"size":[2]}]]],["p-ea1501a8",[[1,"swirl-icon-manage-accounts",{"color":[1],"size":[2]}]]],["p-9479de37",[[1,"swirl-icon-mark-chat-read",{"color":[1],"size":[2]}]]],["p-ba4f5cb6",[[1,"swirl-icon-mark-chat-unread",{"color":[1],"size":[2]}]]],["p-a1c1384c",[[1,"swirl-icon-mention",{"color":[1],"size":[2]}]]],["p-00bf51ca",[[1,"swirl-icon-menu",{"color":[1],"size":[2]}]]],["p-6d22ca5e",[[1,"swirl-icon-menu-filled",{"color":[1],"size":[2]}]]],["p-9583dbe3",[[1,"swirl-icon-message",{"color":[1],"size":[2]}]]],["p-d36b9031",[[1,"swirl-icon-mic",{"color":[1],"size":[2]}]]],["p-6ba051e7",[[1,"swirl-icon-more-horizontal",{"color":[1],"size":[2]}]]],["p-5802baa1",[[1,"swirl-icon-news",{"color":[1],"size":[2]}]]],["p-2a357197",[[1,"swirl-icon-news-filled",{"color":[1],"size":[2]}]]],["p-06d5ee03",[[1,"swirl-icon-notifications",{"color":[1],"size":[2]}]]],["p-3340e890",[[1,"swirl-icon-notifications-active",{"color":[1],"size":[2]}]]],["p-afdd301c",[[1,"swirl-icon-notifications-off",{"color":[1],"size":[2]}]]],["p-d532cf20",[[1,"swirl-icon-open-in-full",{"color":[1],"size":[2]}]]],["p-b99a36d9",[[1,"swirl-icon-open-in-new",{"color":[1],"size":[2]}]]],["p-b41a1588",[[1,"swirl-icon-pause",{"color":[1],"size":[2]}]]],["p-cf943304",[[1,"swirl-icon-pause-circle",{"color":[1],"size":[2]}]]],["p-c165b82e",[[1,"swirl-icon-people-alt",{"color":[1],"size":[2]}]]],["p-085ff964",[[1,"swirl-icon-person-off",{"color":[1],"size":[2]}]]],["p-b63ba13a",[[1,"swirl-icon-phone",{"color":[1],"size":[2]}]]],["p-79f62889",[[1,"swirl-icon-photo-camera",{"color":[1],"size":[2]}]]],["p-fd0a8cb8",[[1,"swirl-icon-place",{"color":[1],"size":[2]}]]],["p-11e31619",[[1,"swirl-icon-play-arrow",{"color":[1],"size":[2]}]]],["p-c742a6dc",[[1,"swirl-icon-poll",{"color":[1],"size":[2]}]]],["p-308e1f55",[[1,"swirl-icon-print",{"color":[1],"size":[2]}]]],["p-77d15475",[[1,"swirl-icon-recieved",{"color":[1],"size":[2]}]]],["p-5d6b69b1",[[1,"swirl-icon-remove-moderator",{"color":[1],"size":[2]}]]],["p-56ed6ee7",[[1,"swirl-icon-reply",{"color":[1],"size":[2]}]]],["p-336c53c9",[[1,"swirl-icon-report",{"color":[1],"size":[2]}]]],["p-2151f762",[[1,"swirl-icon-roadmap",{"color":[1],"size":[2]}]]],["p-1e6f883d",[[1,"swirl-icon-search-strong",{"color":[1],"size":[2]}]]],["p-b1058ff9",[[1,"swirl-icon-secure",{"color":[1],"size":[2]}]]],["p-6006baa1",[[1,"swirl-icon-send",{"color":[1],"size":[2]}]]],["p-5b89364d",[[1,"swirl-icon-settings",{"color":[1],"size":[2]}]]],["p-8ea71a90",[[1,"swirl-icon-short-text",{"color":[1],"size":[2]}]]],["p-1934d9c6",[[1,"swirl-icon-simplify",{"color":[1],"size":[2]}]]],["p-9164a10f",[[1,"swirl-icon-spellcheck",{"color":[1],"size":[2]}]]],["p-51a5ab13",[[1,"swirl-icon-stop",{"color":[1],"size":[2]}]]],["p-5017928b",[[1,"swirl-icon-sync",{"color":[1],"size":[2]}]]],["p-420fa986",[[1,"swirl-icon-tasks",{"color":[1],"size":[2]}]]],["p-a453fc69",[[1,"swirl-icon-tasks-filled",{"color":[1],"size":[2]}]]],["p-194db037",[[1,"swirl-icon-terminal",{"color":[1],"size":[2]}]]],["p-80e11635",[[1,"swirl-icon-time",{"color":[1],"size":[2]}]]],["p-a7ba7478",[[1,"swirl-icon-time-filled",{"color":[1],"size":[2]}]]],["p-69f8a6e8",[[1,"swirl-icon-today-filled",{"color":[1],"size":[2]}]]],["p-20ea6101",[[1,"swirl-icon-translate",{"color":[1],"size":[2]}]]],["p-f480b8a7",[[1,"swirl-icon-tree-structure",{"color":[1],"size":[2]}]]],["p-73499134",[[1,"swirl-icon-undo",{"color":[1],"size":[2]}]]],["p-11606905",[[1,"swirl-icon-unlock-person",{"color":[1],"size":[2]}]]],["p-14c3eeff",[[1,"swirl-icon-user-add",{"color":[1],"size":[2]}]]],["p-867304f2",[[1,"swirl-icon-user-assign",{"color":[1],"size":[2]}]]],["p-6ded0277",[[1,"swirl-icon-video-camera",{"color":[1],"size":[2]}]]],["p-c71ca1b3",[[1,"swirl-icon-video-library",{"color":[1],"size":[2]}]]],["p-ad8e1226",[[1,"swirl-icon-voice",{"color":[1],"size":[2]}]]],["p-abb271c3",[[1,"swirl-icon-work",{"color":[1],"size":[2]}]]],["p-7fa7ad8f",[[1,"swirl-image-grid",{"aspectRatio":[1,"aspect-ratio"],"label":[1],"items":[32]}]]],["p-5505485a",[[1,"swirl-inline-status",{"icon":[1],"intent":[1],"message":[1],"size":[1],"iconSize":[32]}]]],["p-7e639255",[[1,"swirl-link",{"color":[1],"href":[1],"label":[1],"target":[1]}]]],["p-e39599fc",[[4,"swirl-list"]]],["p-187911e9",[[1,"swirl-option-list-section",{"label":[1]}]]],["p-ad9247c8",[[6,"swirl-radio-group",{"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537]}]]],["p-092dd116",[[1,"swirl-skeleton-box",{"animated":[4],"aspectRatio":[1,"aspect-ratio"],"borderRadius":[1,"border-radius"],"height":[1],"width":[1]}]]],["p-442adc5e",[[1,"swirl-skeleton-text",{"animated":[4],"lines":[2],"size":[1]}]]],["p-04e9ebd9",[[1,"swirl-status-indicator",{"intent":[1],"label":[1]}]]],["p-ec254dea",[[1,"swirl-symbol",{"glyph":[1],"size":[2]}]]],["p-0ee4328a",[[1,"swirl-symbol-account-circle",{"size":[2]}]]],["p-956161f3",[[1,"swirl-symbol-alternate-email",{"size":[2]}]]],["p-e7940e94",[[1,"swirl-symbol-android",{"size":[2]}]]],["p-66ca5c63",[[1,"swirl-symbol-announcement",{"size":[2]}]]],["p-97feea8e",[[1,"swirl-symbol-backup",{"size":[2]}]]],["p-7c8ac9df",[[1,"swirl-symbol-beach-access",{"size":[2]}]]],["p-b349a3a1",[[1,"swirl-symbol-bookmark",{"size":[2]}]]],["p-a6023a14",[[1,"swirl-symbol-cloud",{"size":[2]}]]],["p-784bfe86",[[1,"swirl-symbol-coronavirus",{"size":[2]}]]],["p-9cf7af66",[[1,"swirl-symbol-desktop-windows",{"size":[2]}]]],["p-92102823",[[1,"swirl-symbol-directions-car-filled",{"size":[2]}]]],["p-4e64a381",[[1,"swirl-symbol-edit-calendar",{"size":[2]}]]],["p-3d1685fa",[[1,"swirl-symbol-email",{"size":[2]}]]],["p-b8eea623",[[1,"swirl-symbol-emoji-food-beverage",{"size":[2]}]]],["p-b016a1f6",[[1,"swirl-symbol-event-menu",{"size":[2]}]]],["p-b27055ff",[[1,"swirl-symbol-facebook",{"size":[2]}]]],["p-c74ccf0a",[[1,"swirl-symbol-favorite",{"size":[2]}]]],["p-80760010",[[1,"swirl-symbol-fitness-center",{"size":[2]}]]],["p-589d95c6",[[1,"swirl-symbol-flag",{"size":[2]}]]],["p-67d47133",[[1,"swirl-symbol-folder",{"size":[2]}]]],["p-c9a595d2",[[1,"swirl-symbol-globe",{"size":[2]}]]],["p-37cd6857",[[1,"swirl-symbol-groups",{"size":[2]}]]],["p-8050a314",[[1,"swirl-symbol-help",{"size":[2]}]]],["p-6c049559",[[1,"swirl-symbol-image",{"size":[2]}]]],["p-ba1d89e9",[[1,"swirl-symbol-info-menu",{"size":[2]}]]],["p-95722890",[[1,"swirl-symbol-instagram",{"size":[2]}]]],["p-5cfcae9d",[[1,"swirl-symbol-ios",{"size":[2]}]]],["p-e20a9ab4",[[1,"swirl-symbol-language",{"size":[2]}]]],["p-5fb7abe9",[[1,"swirl-symbol-leaderboard",{"size":[2]}]]],["p-dcc406e0",[[1,"swirl-symbol-lightbulb",{"size":[2]}]]],["p-725c51d0",[[1,"swirl-symbol-linkedin",{"size":[2]}]]],["p-f3600df0",[[1,"swirl-symbol-location-on",{"size":[2]}]]],["p-062ac07d",[[1,"swirl-symbol-loyalty",{"size":[2]}]]],["p-0ffd6aca",[[1,"swirl-symbol-maps-home-work",{"size":[2]}]]],["p-947559dc",[[1,"swirl-symbol-notifications",{"size":[2]}]]],["p-3cb827b5",[[1,"swirl-symbol-open-in-new",{"size":[2]}]]],["p-f510f8e2",[[1,"swirl-symbol-pedal-bike",{"size":[2]}]]],["p-fdecaab8",[[1,"swirl-symbol-pinterest",{"size":[2]}]]],["p-e263fcba",[[1,"swirl-symbol-policy",{"size":[2]}]]],["p-710c01cf",[[1,"swirl-symbol-push-pin",{"size":[2]}]]],["p-de31bd63",[[1,"swirl-symbol-redeem",{"size":[2]}]]],["p-419d42b8",[[1,"swirl-symbol-report-problem",{"size":[2]}]]],["p-2a98ff63",[[1,"swirl-symbol-restaurant",{"size":[2]}]]],["p-b6ca2792",[[1,"swirl-symbol-roadmap",{"size":[2]}]]],["p-6b65296d",[[1,"swirl-symbol-room",{"size":[2]}]]],["p-4fd92566",[[1,"swirl-symbol-savings",{"size":[2]}]]],["p-bb6e5b25",[[1,"swirl-symbol-settings-voice",{"size":[2]}]]],["p-227ac89a",[[1,"swirl-symbol-shopping-cart",{"size":[2]}]]],["p-4a445244",[[1,"swirl-symbol-smartphone",{"size":[2]}]]],["p-76bc9791",[[1,"swirl-symbol-star",{"size":[2]}]]],["p-51b9532e",[[1,"swirl-symbol-supervisor-account",{"size":[2]}]]],["p-56ff58e1",[[1,"swirl-symbol-thumbs-up-down",{"size":[2]}]]],["p-0284c348",[[1,"swirl-symbol-twitter",{"size":[2]}]]],["p-be95befe",[[1,"swirl-symbol-wb-sunny",{"size":[2]}]]],["p-87d021af",[[1,"swirl-symbol-wechat",{"size":[2]}]]],["p-33e2a1d3",[[1,"swirl-symbol-weibo",{"size":[2]}]]],["p-62bbf797",[[1,"swirl-symbol-work",{"size":[2]}]]],["p-0548444b",[[1,"swirl-symbol-xing",{"size":[2]}]]],["p-2621cb51",[[1,"swirl-symbol-youtube",{"size":[2]}]]],["p-a239c74e",[[1,"swirl-tab",{"active":[4],"icon":[1],"label":[1],"padding":[1],"tabId":[1,"tab-id"]}]]],["p-9938fa0d",[[1,"swirl-table-cell"]]],["p-633e445b",[[1,"swirl-table-row",{"highlighted":[4],"index":[2]}]]],["p-e09dc4df",[[6,"swirl-theme-provider",{"config":[16],"getActiveOSTheme":[64],"getPreferredOSTheme":[64],"setPreferredOSTheme":[64],"resetPreferredOSTheme":[64]}]]],["p-59931fda",[[2,"swirl-time-input",{"autoFocus":[4,"auto-focus"],"autoSelect":[4,"auto-select"],"disabled":[4],"format":[1],"inline":[4],"invalid":[4],"placeholder":[1],"required":[4],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"value":[1537],"iconSize":[32]}]]],["p-abff64c5",[[1,"swirl-tree-navigation-item",{"active":[4],"href":[1],"icon":[1],"label":[1],"target":[1]}]]],["p-76c6eaac",[[2,"swirl-text-input",{"autoComplete":[1,"auto-complete"],"autoFocus":[4,"auto-focus"],"autoGrow":[4,"auto-grow"],"autoSelect":[4,"auto-select"],"clearable":[4],"clearButtonLabel":[1,"clear-button-label"],"disabled":[4],"disableDynamicWidth":[4,"disable-dynamic-width"],"swirlAriaAutocomplete":[1,"swirl-aria-autocomplete"],"swirlAriaControls":[1,"swirl-aria-controls"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlRole":[1,"swirl-role"],"inline":[4],"invalid":[4],"maxLength":[2,"max-length"],"max":[2],"min":[2],"mode":[1],"placeholder":[1],"prefixLabel":[1,"prefix-label"],"required":[4],"rows":[2],"showCharacterCounter":[4,"show-character-counter"],"spellCheck":[4,"spell-check"],"suffixLabel":[1,"suffix-label"],"step":[2],"passwordToggleLabel":[1,"password-toggle-label"],"type":[1],"value":[1537],"iconSize":[32],"showPassword":[32],"blurInput":[64],"focusInput":[64]}]]],["p-8c260f02",[[1,"swirl-button-group",{"orientation":[1],"segmented":[4],"stretch":[4],"wrap":[4]}]]],["p-b06086ff",[[1,"swirl-toast",{"accessibleDismissLabel":[1,"accessible-dismiss-label"],"content":[1],"dismissLabel":[1,"dismiss-label"],"duration":[2],"icon":[1],"intent":[1],"toastId":[1,"toast-id"]}]]],["p-e5e0a6b2",[[1,"swirl-icon-cloud-upload",{"color":[1],"size":[2]}]]],["p-e9bab8a5",[[1,"swirl-icon-person",{"color":[1],"size":[2]}]]],["p-eb87e3f0",[[2,"swirl-tab-bar",{"disableTabSemantics":[4,"disable-tab-semantics"],"label":[1],"tabs":[16]}]]],["p-b91e3407",[[1,"swirl-date-picker",{"disableDate":[16],"firstDayOfWeek":[2,"first-day-of-week"],"labels":[16],"locale":[1],"range":[4],"startDate":[16],"value":[1040]}],[1,"swirl-icon-today",{"color":[1],"size":[2]}]]],["p-7f2d0141",[[1,"swirl-badge",{"icon":[1],"intent":[1],"label":[1],"size":[1],"variant":[1]}]]],["p-638a843c",[[1,"swirl-icon-arrow-downward",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-upward",{"color":[1],"size":[2]}]]],["p-35949b65",[[1,"swirl-icon-check-circle",{"color":[1],"size":[2]}],[1,"swirl-icon-warning",{"color":[1],"size":[2]}]]],["p-a2010b8c",[[1,"swirl-icon",{"color":[1],"glyph":[1],"size":[2]}]]],["p-34ab36d7",[[1,"swirl-icon-search",{"color":[1],"size":[2]}]]],["p-d0be5bf2",[[2,"wc-datepicker",{"clearButtonContent":[1,"clear-button-content"],"disabled":[4],"disableDate":[16],"elementClassName":[1,"element-class-name"],"firstDayOfWeek":[2,"first-day-of-week"],"range":[4],"labels":[16],"locale":[1],"nextMonthButtonContent":[1,"next-month-button-content"],"nextYearButtonContent":[1,"next-year-button-content"],"previousMonthButtonContent":[1,"previous-month-button-content"],"previousYearButtonContent":[1,"previous-year-button-content"],"showClearButton":[4,"show-clear-button"],"showMonthStepper":[4,"show-month-stepper"],"showTodayButton":[4,"show-today-button"],"showYearStepper":[4,"show-year-stepper"],"startDate":[1,"start-date"],"todayButtonContent":[1,"today-button-content"],"value":[1040],"currentDate":[32],"hoveredDate":[32],"weekdays":[32]}]]],["p-fb31fb32",[[1,"swirl-box",{"bordered":[4],"borderedBlockEnd":[4,"bordered-block-end"],"borderedBlockStart":[4,"bordered-block-start"],"borderedInlineEnd":[4,"bordered-inline-end"],"borderedInlineStart":[4,"bordered-inline-start"],"bottom":[1],"centerBlock":[4,"center-block"],"centerInline":[4,"center-inline"],"cover":[4],"height":[1],"left":[1],"maxHeight":[1,"max-height"],"minHeight":[1,"min-height"],"maxWidth":[1,"max-width"],"minWidth":[1,"min-width"],"overflow":[1],"padding":[1],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockStart":[1,"padding-block-start"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineStart":[1,"padding-inline-start"],"position":[1],"right":[1],"basis":[1],"shrink":[1],"grow":[1],"top":[1],"width":[1],"zIndex":[1,"z-index"]}]]],["p-6003b1df",[[1,"swirl-progress-indicator",{"label":[1],"size":[1],"value":[2],"variant":[1]}]]],["p-598aa1da",[[1,"swirl-thumbnail",{"alt":[1],"format":[1],"interactive":[4],"progress":[2],"progressLabel":[1,"progress-label"],"removeButtonLabel":[1,"remove-button-label"],"showRemoveButton":[4,"show-remove-button"],"size":[1],"src":[1],"timestamp":[1]}],[1,"swirl-icon-arrow-left",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-right",{"color":[1],"size":[2]}],[1,"swirl-icon-more-vertikal",{"color":[1],"size":[2]}]]],["p-9a1f0385",[[1,"swirl-tag",{"intent":[1],"label":[1],"removable":[4],"removalButtonLabel":[1,"removal-button-label"]}],[6,"swirl-option-list",{"allowDeselect":[4,"allow-deselect"],"allowDrag":[4,"allow-drag"],"assistiveTextItemGrabbed":[1,"assistive-text-item-grabbed"],"assistiveTextItemMoving":[1,"assistive-text-item-moving"],"assistiveTextItemMoved":[1,"assistive-text-item-moved"],"disabled":[4],"label":[1],"optionListId":[1,"option-list-id"],"multiSelect":[4,"multi-select"],"value":[1040],"assistiveText":[32]}]]],["p-113b2101",[[1,"swirl-icon-arrow-back",{"color":[1],"size":[2]}],[1,"swirl-icon-arrow-forward",{"color":[1],"size":[2]}],[1,"swirl-icon-double-arrow-left",{"color":[1],"size":[2]}],[1,"swirl-icon-double-arrow-right",{"color":[1],"size":[2]}],[1,"swirl-icon-hamburger-menu",{"color":[1],"size":[2]}]]],["p-7cccf85c",[[1,"swirl-tooltip",{"content":[1],"delay":[2],"position":[1],"positioning":[1],"actualPosition":[32],"arrowStyles":[32],"visible":[32]},[[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"],[9,"resize","onWindowResize"],[9,"scroll","onWindowScroll"]]],[1,"swirl-icon-info",{"color":[1],"size":[2]}]]],["p-cf893b33",[[1,"swirl-icon-expand-more",{"color":[1],"size":[2]}]]],["p-3e0a7dea",[[2,"swirl-heading",{"align":[1],"as":[1],"balance":[4],"headingId":[1,"heading-id"],"level":[2],"lines":[2],"text":[1],"truncate":[4]}]]],["p-3d16cd6f",[[1,"swirl-icon-check-strong",{"color":[1],"size":[2]}]]],["p-e20e1364",[[6,"swirl-resource-list-item",{"active":[4],"allowDrag":[4,"allow-drag"],"checked":[1028],"compact":[4],"description":[1],"descriptionWrap":[4,"description-wrap"],"disabled":[4],"dragging":[4],"dragHandleDescription":[1,"drag-handle-description"],"dragHandleLabel":[1,"drag-handle-label"],"hideDivider":[4,"hide-divider"],"href":[1],"interactive":[4],"label":[1],"labelWeight":[1,"label-weight"],"labelWrap":[4,"label-wrap"],"menuTriggerId":[1,"menu-trigger-id"],"menuTriggerLabel":[1,"menu-trigger-label"],"meta":[1],"selectable":[4],"value":[1],"hasMedia":[32],"iconSize":[32]}],[1,"swirl-empty-state",{"heading":[1],"illustration":[1]}],[6,"swirl-resource-list",{"allowDrag":[4,"allow-drag"],"assistiveTextItemGrabbed":[1,"assistive-text-item-grabbed"],"assistiveTextItemMoving":[1,"assistive-text-item-moving"],"assistiveTextItemMoved":[1,"assistive-text-item-moved"],"controllingElement":[16],"label":[1],"assistiveText":[32],"listId":[32]}],[1,"swirl-app-layout",{"appName":[1,"app-name"],"backToNavigationViewButtonLabel":[1,"back-to-navigation-view-button-label"],"ctaIcon":[1,"cta-icon"],"ctaLabel":[1,"cta-label"],"hasNavigation":[1028,"has-navigation"],"hideAppBar":[4,"hide-app-bar"],"navigationBackButtonLabel":[1,"navigation-back-button-label"],"navigationLabel":[1,"navigation-label"],"showNavigationBackButton":[4,"show-navigation-back-button"],"sidebarCloseButtonLabel":[1,"sidebar-close-button-label"],"sidebarHeading":[1,"sidebar-heading"],"transitionStyle":[1,"transition-style"],"hasCustomAppBarBackButton":[32],"hasSidebar":[32],"mobileView":[32],"sidebarActive":[32],"sidebarClosing":[32],"transitioningFrom":[32],"transitioningTo":[32],"showSidebar":[64],"hideSidebar":[64],"toggleSidebar":[64],"changeMobileView":[64]}],[1,"swirl-icon-file",{"color":[1],"size":[2]}],[1,"swirl-icon-folder-shared",{"color":[1],"size":[2]}]]],["p-71c6924d",[[1,"swirl-icon-add",{"color":[1],"size":[2]}],[1,"swirl-icon-file-copy",{"color":[1],"size":[2]}],[1,"swirl-icon-fullscreen",{"color":[1],"size":[2]}],[1,"swirl-icon-fullscreen-exit",{"color":[1],"size":[2]}],[1,"swirl-icon-menu-book",{"color":[1],"size":[2]}],[1,"swirl-icon-remove",{"color":[1],"size":[2]}]]],["p-cd5f1e22",[[1,"swirl-action-list",{"isInsidePopover":[32]}],[1,"swirl-separator",{"orientation":[1],"spacing":[1]}],[1,"swirl-action-list-item",{"badge":[1],"disabled":[4],"description":[1],"icon":[1],"intent":[1],"label":[1],"size":[1],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlAriaHaspopup":[1,"swirl-aria-haspopup"],"suffix":[1]}]]],["p-6a5951cb",[[1,"swirl-icon-close",{"color":[1],"size":[2]}]]],["p-25846a71",[[1,"swirl-icon-visibility",{"color":[1],"size":[2]}],[1,"swirl-icon-visibility-off",{"color":[1],"size":[2]}],[1,"swirl-icon-cancel",{"color":[1],"size":[2]}],[1,"swirl-icon-expand-less",{"color":[1],"size":[2]}]]],["p-5d37ed5c",[[6,"swirl-text",{"align":[1],"as":[1],"balance":[4],"color":[1],"fontFamily":[1,"font-family"],"fontStyle":[1,"font-style"],"lines":[2],"size":[1],"truncate":[4],"truncateDirection":[1,"truncate-direction"],"weight":[1]},[[9,"resize","onWindowResize"]]]]],["p-08d65be5",[[1,"swirl-stack",{"align":[1],"as":[1],"height":[1],"justify":[1],"orientation":[1],"spacing":[1],"wrap":[4]}]]],["p-11886515",[[2,"swirl-option-list-item",{"allowDrag":[4,"allow-drag"],"context":[1025],"description":[1],"disabled":[4],"dragging":[4],"dragHandleDescription":[1,"drag-handle-description"],"dragHandleLabel":[1,"drag-handle-label"],"icon":[1],"label":[1],"selected":[1028],"swirlAriaRole":[1,"swirl-aria-role"],"value":[1],"iconSize":[32],"focused":[32]}],[1,"swirl-icon-check-small",{"color":[1],"size":[2]}],[1,"swirl-icon-drag-handle",{"color":[1],"size":[2]}]]],["p-96744196",[[1,"swirl-popover",{"animation":[1],"disableScrollLock":[4,"disable-scroll-lock"],"enableFlip":[4,"enable-flip"],"fullscreenBottomSheet":[4,"fullscreen-bottom-sheet"],"label":[1],"maxHeight":[1,"max-height"],"offset":[2],"popoverId":[1,"popover-id"],"placement":[1],"returnFocusToTrigger":[4,"return-focus-to-trigger"],"transparent":[4],"trigger":[1],"triggerContainer":[16],"useContainerWidth":[8,"use-container-width"],"active":[32],"closing":[32],"position":[32],"close":[64],"open":[64]},[[8,"focusin","onWindowFocusIn"],[8,"click","onWindowClick"]]],[6,"swirl-popover-trigger",{"hidePopoverWhenInvisible":[4,"hide-popover-when-invisible"],"parentScrollContainer":[16],"popover":[1],"setAriaAttributes":[4,"set-aria-attributes"]}]]],["p-a55c5d52",[[6,"swirl-button",{"disabled":[4],"download":[1],"swirlAriaControls":[1,"swirl-aria-controls"],"swirlAriaCurrent":[1,"swirl-aria-current"],"swirlAriaDescribedby":[1,"swirl-aria-describedby"],"swirlAriaExpanded":[1,"swirl-aria-expanded"],"swirlAriaHaspopup":[1,"swirl-aria-haspopup"],"swirlAriaLabel":[1,"swirl-aria-label"],"form":[1],"hideLabel":[4,"hide-label"],"href":[1],"icon":[1],"iconPosition":[1,"icon-position"],"intent":[1],"label":[1],"name":[1],"pill":[4],"pressed":[4],"size":[1],"target":[1],"textAlign":[1,"text-align"],"type":[1],"value":[1],"variant":[1]}]]],["p-79075344",[[6,"swirl-visually-hidden"]]],["p-f6dbaa73",[[1,"swirl-inline-error",{"message":[1],"size":[1]}],[1,"swirl-spinner",{"label":[1],"size":[8]}],[1,"swirl-icon-error",{"color":[1],"size":[2]}]]],["p-47ff9c93",[[1,"swirl-file-viewer",{"active":[4],"autoplay":[4],"description":[1],"errorMessage":[1,"error-message"],"file":[1],"pdfWorkerSrc":[1,"pdf-worker-src"],"thumbnailUrl":[1,"thumbnail-url"],"type":[1],"typeUnsupportedMessage":[1,"type-unsupported-message"],"viewMode":[1,"view-mode"],"zoom":[8],"download":[64],"print":[64]}],[1,"swirl-file-viewer-csv",{"errorMessage":[1,"error-message"],"file":[1],"data":[32],"error":[32],"loading":[32]}],[1,"swirl-file-viewer-image",{"description":[1],"errorMessage":[1,"error-message"],"file":[1],"maxZoom":[2,"max-zoom"],"error":[32],"loading":[32],"getZoom":[64],"resetZoom":[64]}],[1,"swirl-file-viewer-pdf",{"errorMessage":[1,"error-message"],"file":[1],"singlePageMode":[4,"single-page-mode"],"viewMode":[1,"view-mode"],"workerSrc":[1,"worker-src"],"zoom":[8],"doc":[32],"error":[32],"loading":[32],"renderedPages":[32],"scrolledDown":[32],"singlePageModePage":[32],"visiblePages":[32],"getThumbnails":[64],"print":[64],"nextPage":[64],"previousPage":[64],"setPage":[64]},[[9,"resize","onWindowResize"]]],[1,"swirl-file-viewer-text",{"errorMessage":[1,"error-message"],"file":[1],"error":[32],"loading":[32],"text":[32]}],[1,"swirl-file-viewer-audio",{"autoplay":[4],"file":[1],"type":[1]}],[1,"swirl-file-viewer-video",{"autoplay":[4],"file":[1],"type":[1]}]]]]'),e)));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components",
3
- "version": "0.172.0",
3
+ "version": "0.172.1",
4
4
  "description": "Swirl Design System Web Component Library",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -53,7 +53,7 @@
53
53
  "date-fns": "^2.29.3",
54
54
  "debounce-promise": "^3.1.2",
55
55
  "file-saver": "^2.0.5",
56
- "focus-trap": "^7.1.0",
56
+ "focus-trap": "^7.5.4",
57
57
  "maska": "^1.5.0",
58
58
  "papaparse": "^5.3.2",
59
59
  "pdfjs-dist": "^2.16.105",