@spw-ds/spw-stencil-library 1.5.0 → 1.5.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/spw-button_2.cjs.entry.js +5 -5
- package/dist/cjs/spw-file-upload.cjs.entry.js +20 -10
- package/dist/cjs/spw-stencil-library.cjs.js +1 -1
- package/dist/cjs/spw-tabs.cjs.entry.js +6 -3
- package/dist/cjs/spw-tag.cjs.entry.js +2 -1
- package/dist/cjs/spw-text-field.cjs.entry.js +3 -4
- package/dist/collection/components/spw-button/spw-button.js +24 -5
- package/dist/collection/components/spw-file-upload/spw-file-upload.js +31 -17
- package/dist/collection/components/spw-tabs/spw-tabs.js +26 -8
- package/dist/collection/components/spw-tag/spw-tag.js +21 -1
- package/dist/collection/components/spw-text-field/spw-text-field.js +6 -7
- package/dist/collection/stories/components/spw-file-upload/spw-file-upload.stories.js +1 -1
- package/dist/components/p-1CpuSLCT.js +1 -0
- package/dist/components/p-CYtQlMCo.js +1 -0
- package/dist/components/p-Dg4_SMdg.js +1 -0
- package/dist/components/spw-button.js +1 -1
- package/dist/components/spw-cookies.js +1 -1
- package/dist/components/spw-file-upload.js +1 -1
- package/dist/components/spw-header-lang.js +1 -1
- package/dist/components/spw-header-navigation.js +1 -1
- package/dist/components/spw-header.js +1 -1
- package/dist/components/spw-pagination.js +1 -1
- package/dist/components/spw-search-field.js +1 -1
- package/dist/components/spw-table-sidebar.js +1 -1
- package/dist/components/spw-tabs-navigation-item.js +1 -1
- package/dist/components/spw-tabs.js +1 -1
- package/dist/components/spw-tag.js +1 -1
- package/dist/components/spw-text-field.js +1 -1
- package/dist/components_json.json +99 -11
- package/dist/components_vscode.json +12 -4
- package/dist/esm/loader.js +1 -1
- package/dist/esm/spw-button_2.entry.js +5 -5
- package/dist/esm/spw-file-upload.entry.js +20 -10
- package/dist/esm/spw-stencil-library.js +1 -1
- package/dist/esm/spw-tabs.entry.js +6 -3
- package/dist/esm/spw-tag.entry.js +2 -1
- package/dist/esm/spw-text-field.entry.js +3 -4
- package/dist/spw-stencil-library/p-163dddd4.entry.js +1 -0
- package/dist/spw-stencil-library/p-1ebd3802.entry.js +1 -0
- package/dist/spw-stencil-library/p-2bb9826d.entry.js +1 -0
- package/dist/spw-stencil-library/p-2c078533.entry.js +1 -0
- package/dist/spw-stencil-library/p-d500d3b9.entry.js +1 -0
- package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
- package/dist/stats.json +227 -78
- package/dist/types/components/spw-button/spw-button.d.ts +2 -0
- package/dist/types/components/spw-file-upload/spw-file-upload.d.ts +2 -3
- package/dist/types/components/spw-tabs/spw-tabs.d.ts +1 -0
- package/dist/types/components/spw-tag/spw-tag.d.ts +2 -0
- package/dist/types/components/spw-text-field/spw-text-field.d.ts +2 -2
- package/dist/types/components.d.ts +35 -5
- package/hydrate/index.js +41 -27
- package/hydrate/index.mjs +41 -27
- package/package.json +1 -1
- package/dist/components/p-B5ih9jQj.js +0 -1
- package/dist/components/p-BnVCqpco.js +0 -1
- package/dist/components/p-DWZyL5iR.js +0 -1
- package/dist/spw-stencil-library/p-0bb11a9d.entry.js +0 -1
- package/dist/spw-stencil-library/p-61341c46.entry.js +0 -1
- package/dist/spw-stencil-library/p-6e0fc152.entry.js +0 -1
- package/dist/spw-stencil-library/p-c92c08ef.entry.js +0 -1
- package/dist/spw-stencil-library/p-f361a2e5.entry.js +0 -1
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -5,7 +5,7 @@ var index = require('./index-BDhk9IqL.js');
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await index.globalScripts();
|
|
8
|
-
return index.bootstrapLazy(JSON.parse("[[\"spw-cookies.cjs\",[[1,\"spw-cookies\",{\"cookiesTitle\":[1,\"cookies-title\"],\"cookiesDescription\":[1,\"cookies-description\"],\"acceptAllButtonText\":[1,\"accept-all-button-text\"],\"acceptRequiredButtonText\":[1,\"accept-required-button-text\"],\"isVisible\":[32],\"analyticsEnabled\":[32]}]]],[\"spw-search-field.cjs\",[[1,\"spw-search-field\",{\"items\":[1],\"placeholder\":[1],\"size\":[1],\"label\":[1],\"disabled\":[4],\"isRounded\":[4,\"is-rounded\"],\"name\":[1],\"required\":[4],\"assistiveText\":[1,\"assistive-text\"],\"viewAllResults\":[1,\"view-all-results\"],\"viewAllResultsLink\":[1,\"view-all-results-link\"],\"noResults\":[1,\"no-results\"],\"loadingText\":[1,\"loading-text\"],\"hasSubmitButton\":[4,\"has-submit-button\"],\"minCharacters\":[2,\"min-characters\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"filteredItems\":[32],\"searchText\":[32],\"isOpen\":[32],\"isLoading\":[32],\"focusedItemIndex\":[32],\"dropdownDirection\":[32],\"resetInput\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseItems\":0}]}]]],[\"spw-custom-select.cjs\",[[65,\"spw-custom-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"noResultsText\":[1,\"no-results-text\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"items\":[1],\"size\":[1],\"multiple\":[4],\"isSearch\":[4,\"is-search\"],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isOpen\":[32],\"parsedOptions\":[32],\"focusedOptionIndex\":[32],\"searchText\":[32],\"dropdownDirection\":[32],\"hasSelectedValue\":[32],\"dropdownPosition\":[32],\"setFocus\":[64],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseOptions\":0}],\"value\":[{\"valueChangedHandler\":0}],\"internalValue\":[{\"internalValueChanged\":0}]}]]],[\"spw-pagination.cjs\",[[1,\"spw-pagination\",{\"totalItems\":[2,\"total-items\"],\"itemsPerPage\":[2,\"items-per-page\"],\"isDisabled\":[4,\"is-disabled\"],\"variant\":[1],\"currentPage\":[1026,\"current-page\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"isDynamic\":[4,\"is-dynamic\"],\"inputPageValue\":[32],\"isMobile\":[32],\"setPage\":[64]},null,{\"totalItems\":[{\"calculateTotalPages\":0},{\"onTotalItemsChange\":0}],\"itemsPerPage\":[{\"calculateTotalPages\":0},{\"onItemsPerPageChange\":0}],\"currentPage\":[{\"calculateTotalPages\":0},{\"onCurrentPageChange\":0}]}]]],[\"spw-date-picker.cjs\",[[65,\"spw-date-picker\",{\"value\":[1537],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"required\":[4],\"disabled\":[4],\"dateFormat\":[1,\"date-format\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"disabledDays\":[1,\"disabled-days\"],\"disabledDates\":[16],\"position\":[1],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"assistiveText\":[1,\"assistive-text\"],\"isClear\":[4,\"is-clear\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"range\":[4],\"rangeId\":[1,\"range-id\"],\"isStart\":[4,\"is-start\"],\"isOpen\":[32],\"hasError\":[32],\"internalError\":[32],\"internalValue\":[32],\"isClearIconVisible\":[32],\"open\":[64],\"close\":[64],\"setDate\":[64],\"getDate\":[64],\"getRange\":[64],\"updateConstraints\":[64],\"resetInput\":[64],\"resetConstraints\":[64]},null,{\"value\":[{\"watchValue\":0}],\"disabled\":[{\"watchDisabled\":0}],\"minDate\":[{\"watchMinDate\":0}],\"maxDate\":[{\"watchMaxDate\":0}]}]]],[\"spw-input-slider.cjs\",[[65,\"spw-input-slider\",{\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[1026],\"range\":[4],\"disabled\":[4],\"name\":[1],\"orientation\":[1],\"hasTooltip\":[4,\"has-tooltip\"],\"label\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"required\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isDragging\":[32],\"activeHandle\":[32],\"setValue\":[64],\"getValue\":[64]}]]],[\"spw-select.cjs\",[[321,\"spw-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"required\":[4],\"size\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"items\":[16],\"itemLabel\":[1,\"item-label\"],\"itemValue\":[1,\"item-value\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"handleItemsChange\":0}]}]]],[\"spw-textarea.cjs\",[[65,\"spw-textarea\",{\"value\":[1537],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"rows\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"setFocus\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-file-upload.cjs\",[[65,\"spw-file-upload\",{\"disabled\":[4],\"error\":[4],\"name\":[1],\"value\":[1],\"enableDropZone\":[4,\"enable-drop-zone\"],\"multiple\":[4],\"accept\":[1],\"refuse\":[1],\"maxFileSize\":[2,\"max-file-size\"],\"maxFileSizeUnit\":[1,\"max-file-size-unit\"],\"maxFiles\":[2,\"max-files\"],\"internalValue\":[32],\"selectedFiles\":[32],\"fileTypeErrors\":[32],\"fileLimitErrors\":[32],\"isDragging\":[32],\"isMaxFilesReachedExact\":[32],\"resetInput\":[64]}]]],[\"spw-header.cjs\",[[257,\"spw-header\",{\"siteTitle\":[1,\"site-title\"],\"borderColor\":[1,\"border-color\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"hasMaWallonie\":[4,\"has-ma-wallonie\"],\"maWallonieLabel\":[1,\"ma-wallonie-label\"],\"maWallonieLink\":[1,\"ma-wallonie-link\"],\"hasWallonieBe\":[4,\"has-wallonie-be\"],\"wallonieBeLabel\":[1,\"wallonie-be-label\"],\"wallonieBeLink\":[1,\"wallonie-be-link\"],\"hasSearch\":[4,\"has-search\"],\"searchType\":[1,\"search-type\"],\"searchDirectHref\":[1,\"search-direct-href\"],\"searchDirectTarget\":[1,\"search-direct-target\"],\"searchCloseLabel\":[1,\"search-close-label\"],\"searchOpenLabel\":[1,\"search-open-label\"],\"menuCloseLabel\":[1,\"menu-close-label\"],\"menuOpenLabel\":[1,\"menu-open-label\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"],\"isMenuOpen\":[32],\"isSearchOpen\":[32],\"closeMenu\":[64]}]]],[\"spw-header-lang.cjs\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation.cjs\",[[257,\"spw-header-navigation\",{\"alignment\":[1],\"extraButton\":[4,\"extra-button\"],\"extraButtonHref\":[1,\"extra-button-href\"],\"extraButtonTarget\":[1,\"extra-button-target\"],\"extraButtonText\":[1,\"extra-button-text\"],\"extraButtonVariant\":[1,\"extra-button-variant\"],\"extraButtonIcon\":[1,\"extra-button-icon\"],\"level\":[32],\"element\":[32]},[[2,\"spwHeaderNavigationNavigate\",\"handleNavigation\"]]]]],[\"spw-table-sidebar.cjs\",[[257,\"spw-table-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"sidebarIcon\":[1,\"sidebar-icon\"],\"sidebarWidth\":[2,\"sidebar-width\"],\"hasReset\":[4,\"has-reset\"],\"resetIcon\":[1,\"reset-icon\"],\"observedHeight\":[32],\"expanded\":[32]}]]],[\"spw-tabs-navigation-item.cjs\",[[257,\"spw-tabs-navigation-item\",{\"tabId\":[1,\"tab-id\"],\"active\":[4],\"disabled\":[4],\"bubble\":[4],\"hasEllipsis\":[4,\"has-ellipsis\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"tagText\":[1,\"tag-text\"],\"tagVariant\":[1,\"tag-variant\"],\"tagIcon\":[4,\"tag-icon\"],\"slotText\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"spw-breadcrumb-item.cjs\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown.cjs\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32]}]]],[\"spw-message.cjs\",[[257,\"spw-message\",{\"variant\":[1],\"messageId\":[1,\"message-id\"],\"isDismissable\":[4,\"is-dismissable\"],\"dismissableText\":[1,\"dismissable-text\"],\"messageTitle\":[1,\"message-title\"],\"icon\":[1],\"isVisible\":[32],\"showMessage\":[64],\"hideMessage\":[64]}]]],[\"spw-sidebar-navigation-item.cjs\",[[260,\"spw-sidebar-navigation-item\",{\"href\":[1],\"icon\":[1],\"active\":[4],\"disabled\":[4],\"bubble\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"iconVariant\":[1,\"icon-variant\"],\"openOnClick\":[4,\"open-on-click\"],\"hasDropdown\":[32],\"dropdownOpen\":[32],\"navExpanded\":[32],\"hasActiveChild\":[32]}]]],[\"spw-slider.cjs\",[[257,\"spw-slider\",{\"showArrows\":[4,\"show-arrows\"],\"showDots\":[4,\"show-dots\"],\"showAutoplayToggle\":[4,\"show-autoplay-toggle\"],\"autoplayInterval\":[2,\"autoplay-interval\"],\"autoplayEnabled\":[4,\"autoplay-enabled\"],\"autoplayText\":[1,\"autoplay-text\"],\"arrowsPosition\":[1,\"arrows-position\"],\"nextSlideText\":[1,\"next-slide-text\"],\"previousSlideText\":[1,\"previous-slide-text\"],\"activeIndex\":[32],\"totalSlides\":[32],\"currentHeight\":[32],\"isAutoplayActive\":[32]},[[1,\"touchstart\",\"handleTouchStart\"],[0,\"mousedown\",\"handleMouseDown\"],[1,\"touchmove\",\"handleTouchMove\"],[1,\"mousemove\",\"handleMouseMove\"],[1,\"touchend\",\"handleTouchEnd\"],[1,\"mouseup\",\"handleMouseUp\"],[1,\"mouseleave\",\"handleMouseLeave\"]]]]],[\"spw-table-header.cjs\",[[257,\"spw-table-header\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"padding\":[1],\"columnId\":[1,\"column-id\"],\"sortable\":[4],\"sortDirection\":[1,\"sort-direction\"],\"isSorted\":[4,\"is-sorted\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"]}]]],[\"spw-card-image.cjs\",[[257,\"spw-card-image\",{\"label\":[1],\"ratio\":[1],\"ratioMobile\":[1,\"ratio-mobile\"],\"ratioTablet\":[1,\"ratio-tablet\"],\"ratioDesktop\":[1,\"ratio-desktop\"]}]]],[\"spw-dropdown-item.cjs\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-header-navigation-item.cjs\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona.cjs\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-hero.cjs\",[[257,\"spw-hero\",{\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"surface\":[1],\"hasPictureFull\":[4,\"has-picture-full\"],\"hasRadius\":[4,\"has-radius\"],\"hasShadow\":[4,\"has-shadow\"],\"hasVideo\":[4,\"has-video\"],\"modalVideoId\":[1,\"modal-video-id\"],\"variant\":[1],\"alignment\":[1],\"overlayOpacity\":[2,\"overlay-opacity\"],\"overlayColor\":[1,\"overlay-color\"],\"accPlayButtonAriaLabel\":[1,\"acc-play-button-aria-label\"]}]]],[\"spw-list-item.cjs\",[[257,\"spw-list-item\",{\"variant\":[1],\"href\":[1],\"target\":[1],\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"],\"category\":[1],\"categoryLink\":[1,\"category-link\"],\"categoryIcon\":[1,\"category-icon\"],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"],[1,\"touchstart\",\"onTouchStart\"],[1,\"touchend\",\"onTouchEnd\"],[1,\"mousedown\",\"onMouseDown\"],[1,\"mouseup\",\"onMouseUp\"],[0,\"blur\",\"onBlur\"],[0,\"focus\",\"onFocus\"]]]]],[\"spw-list-title.cjs\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-modal.cjs\",[[257,\"spw-modal\",{\"opened\":[1540],\"caption\":[1],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"stickyButtons\":[4,\"sticky-buttons\"],\"size\":[1],\"alertIcon\":[1,\"alert-icon\"],\"showCloseButton\":[4,\"show-close-button\"],\"showModal\":[32],\"slotButtonsPresent\":[32],\"closeModal\":[64],\"openModal\":[64]},null,{\"opened\":[{\"openedChanged\":0}]}]]],[\"spw-sidebar.cjs\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32]}]]],[\"spw-sidebar-navigation-separator.cjs\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation.cjs\",[[257,\"spw-tabs-navigation\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isVerticalOnMobile\":[4,\"is-vertical-on-mobile\"],\"showLeftArrow\":[32],\"showRightArrow\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"spw-tile.cjs\",[[257,\"spw-tile\",{\"variant\":[1],\"height\":[1],\"href\":[1],\"target\":[1],\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"overlayOpacity\":[2,\"overlay-opacity\"]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-timeline-item.cjs\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item.cjs\",[[1,\"spw-wizard-item\",{\"label\":[1],\"description\":[1],\"additionalInfo\":[1,\"additional-info\"],\"icon\":[1],\"state\":[1],\"status\":[1],\"isLast\":[1,\"is-last\"],\"stepNumber\":[2,\"step-number\"],\"variant\":[1],\"isClickable\":[1,\"is-clickable\"],\"isBeforeCurrent\":[1,\"is-before-current\"],\"isAfterCurrent\":[1,\"is-after-current\"],\"isCurrent\":[1,\"is-current\"]}]]],[\"spw-breadcrumb.cjs\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card.cjs\",[[257,\"spw-card\",{\"variant\":[1],\"elementType\":[1,\"element-type\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"dateStart\":[1,\"date-start\"],\"dateEnd\":[1,\"date-end\"],\"fullHeight\":[4,\"full-height\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"hasImage\":[32]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-card-content.cjs\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt.cjs\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item.cjs\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags.cjs\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title.cjs\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown.cjs\",[[257,\"spw-dropdown\",{\"direction\":[1],\"hasPadding\":[4,\"has-padding\"],\"contentWidth\":[2,\"content-width\"],\"open\":[1540],\"isVisible\":[32],\"close\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"spw-dropdown-container.cjs\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer.cjs\",[[257,\"spw-footer\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-footer-bottom.cjs\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content.cjs\",[[257,\"spw-footer-content\"]]],[\"spw-footer-content-col.cjs\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"]}]]],[\"spw-footer-link.cjs\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid.cjs\",[[257,\"spw-grid\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-grid-item.cjs\",[[257,\"spw-grid-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"],\"rowSpanMobile\":[2,\"row-span-mobile\"],\"rowSpanTablet\":[2,\"row-span-tablet\"],\"rowSpanDesktop\":[2,\"row-span-desktop\"]}]]],[\"spw-header-persona-item.cjs\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration.cjs\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list.cjs\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description.cjs\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic.cjs\",[[257,\"spw-mosaic\",{\"items\":[8],\"isMasonry\":[4,\"is-masonry\"],\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"],\"initialized\":[32],\"waitForImages\":[64],\"initializeMasonry\":[64]},null,{\"items\":[{\"itemsChanged\":0}],\"isMasonry\":[{\"isMasonryChanged\":0}],\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-mosaic-item.cjs\",[[257,\"spw-mosaic-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"]},null,{\"colSpanMobile\":[{\"colSpanChanged\":0}],\"colSpanTablet\":[{\"colSpanChanged\":0}],\"colSpanDesktop\":[{\"colSpanChanged\":0}]}]]],[\"spw-radio.cjs\",[[321,\"spw-radio\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"name\":[1],\"value\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"setChecked\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-sidebar-navigation-dropdown.cjs\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item.cjs\",[[257,\"spw-slider-item\"]]],[\"spw-socials.cjs\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table.cjs\",[[257,\"spw-table\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isSticky\":[4,\"is-sticky\"],\"maxHeight\":[1,\"max-height\"],\"minWidth\":[1,\"min-width\"],\"tableLayout\":[1,\"table-layout\"],\"isZebra\":[4,\"is-zebra\"],\"disableSort\":[4,\"disable-sort\"],\"currentSort\":[1040],\"resizable\":[4],\"minHeight\":[2,\"min-height\"],\"currentHeight\":[32]},[[0,\"spwHeaderClick\",\"handleHeaderClick\"]],{\"currentSort\":[{\"onCurrentSortChange\":0}],\"isSticky\":[{\"onIsStickyChange\":0}]}]]],[\"spw-table-body.cjs\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell.cjs\",[[257,\"spw-table-cell\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"width\":[1],\"padding\":[1],\"state\":[1],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"],\"isFirst\":[32]}]]],[\"spw-table-container.cjs\",[[257,\"spw-table-container\"]]],[\"spw-table-footer.cjs\",[[257,\"spw-table-footer\"]]],[\"spw-table-head.cjs\",[[257,\"spw-table-head\"]]],[\"spw-table-row.cjs\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs.cjs\",[[257,\"spw-tabs\",{\"defaultActiveTab\":[1,\"default-active-tab\"],\"variant\":[1],\"hasEllipsis\":[4,\"has-ellipsis\"],\"maxWidth\":[2,\"max-width\"],\"size\":[1],\"activeTab\":[32],\"getSelectedTab\":[64],\"setSelectedTab\":[64]},[[2,\"tabSelected\",\"handleTabSelected\"],[0,\"slotchange\",\"slotChanged\"]],{\"activeTab\":[{\"activeTabChanged\":0}],\"maxWidth\":[{\"maxWidthChanged\":0}],\"hasEllipsis\":[{\"hasEllipsisChanged\":0}]}]]],[\"spw-tabs-content.cjs\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description.cjs\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title.cjs\",[[257,\"spw-tile-title\"]]],[\"spw-timeline.cjs\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc.cjs\",[[260,\"spw-toc\"]]],[\"spw-toc-container.cjs\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation.cjs\",[[0,\"spw-toc-navigation\",{\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar.cjs\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard.cjs\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton.cjs\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_7.cjs\",[[260,\"spw-group\",{\"type\":[1],\"orientation\":[1],\"alignment\":[1],\"disabled\":[4],\"label\":[1],\"required\":[4],\"isReversed\":[4,\"is-reversed\"],\"name\":[1],\"isFullWidth\":[4,\"is-full-width\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[260,\"spw-theme-provider\",{\"theme\":[1]}],[1,\"spw-separator\",{\"surface\":[1],\"direction\":[1],\"thickness\":[2],\"width\":[1],\"height\":[1]}],[257,\"spw-link\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"surface\":[1]}],[1,\"spw-field-label\",{\"name\":[1],\"label\":[1],\"required\":[4],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[257,\"spw-tooltip\",{\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"maxWidth\":[1,\"max-width\"],\"direction\":[1],\"cursor\":[1],\"visible\":[4],\"isVisible\":[32]}],[1,\"spw-icon\",{\"icon\":[1],\"variant\":[1]}]]],[\"spw-tag.cjs\",[[257,\"spw-tag\",{\"variant\":[1],\"surface\":[1],\"hasIcon\":[4,\"has-icon\"],\"href\":[1],\"target\":[1],\"size\":[1]}]]],[\"spw-field-message.cjs\",[[257,\"spw-field-message\",{\"showIcon\":[4,\"show-icon\"],\"variant\":[1]}]]],[\"spw-text-field.cjs\",[[65,\"spw-text-field\",{\"value\":[1537],\"type\":[1],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"isClear\":[4,\"is-clear\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"mask\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"isClearIconVisible\":[32],\"setFocus\":[64],\"setValue\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-checkbox.cjs\",[[321,\"spw-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"icon\":[1],\"name\":[1],\"variant\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"toggleCheckedState\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-accordion_4.cjs\",[[257,\"spw-accordion-title\",{\"tag\":[1],\"icon\":[1]}],[257,\"spw-accordion\",{\"background\":[1]},null,{\"background\":[{\"backgroundChanged\":0}]}],[257,\"spw-accordion-content\",{\"isOpened\":[32]},[[4,\"accordionToggle\",\"handleAccordionToggle\"]]],[257,\"spw-accordion-item\",{\"defaultOpen\":[4,\"default-open\"],\"isOpen\":[32],\"isMobile\":[32]},null,{\"defaultOpen\":[{\"defaultOpenChanged\":0}]}]]],[\"spw-button_2.cjs\",[[257,\"spw-button\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"download\":[1],\"name\":[1],\"value\":[8],\"type\":[1],\"variant\":[1],\"surface\":[1],\"disabled\":[4],\"size\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"isIconOnly\":[4,\"is-icon-only\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"isFullWidth\":[4,\"is-full-width\"],\"isFullWidthMobile\":[516,\"is-full-width-mobile\"],\"hideTextOnMobile\":[4,\"hide-text-on-mobile\"],\"isLoading\":[4,\"is-loading\"]}],[1,\"spw-loading\",{\"text\":[1]}]]]]"), options);
|
|
8
|
+
return index.bootstrapLazy(JSON.parse("[[\"spw-cookies.cjs\",[[1,\"spw-cookies\",{\"cookiesTitle\":[1,\"cookies-title\"],\"cookiesDescription\":[1,\"cookies-description\"],\"acceptAllButtonText\":[1,\"accept-all-button-text\"],\"acceptRequiredButtonText\":[1,\"accept-required-button-text\"],\"isVisible\":[32],\"analyticsEnabled\":[32]}]]],[\"spw-search-field.cjs\",[[1,\"spw-search-field\",{\"items\":[1],\"placeholder\":[1],\"size\":[1],\"label\":[1],\"disabled\":[4],\"isRounded\":[4,\"is-rounded\"],\"name\":[1],\"required\":[4],\"assistiveText\":[1,\"assistive-text\"],\"viewAllResults\":[1,\"view-all-results\"],\"viewAllResultsLink\":[1,\"view-all-results-link\"],\"noResults\":[1,\"no-results\"],\"loadingText\":[1,\"loading-text\"],\"hasSubmitButton\":[4,\"has-submit-button\"],\"minCharacters\":[2,\"min-characters\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"filteredItems\":[32],\"searchText\":[32],\"isOpen\":[32],\"isLoading\":[32],\"focusedItemIndex\":[32],\"dropdownDirection\":[32],\"resetInput\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseItems\":0}]}]]],[\"spw-custom-select.cjs\",[[65,\"spw-custom-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"noResultsText\":[1,\"no-results-text\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"items\":[1],\"size\":[1],\"multiple\":[4],\"isSearch\":[4,\"is-search\"],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isOpen\":[32],\"parsedOptions\":[32],\"focusedOptionIndex\":[32],\"searchText\":[32],\"dropdownDirection\":[32],\"hasSelectedValue\":[32],\"dropdownPosition\":[32],\"setFocus\":[64],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseOptions\":0}],\"value\":[{\"valueChangedHandler\":0}],\"internalValue\":[{\"internalValueChanged\":0}]}]]],[\"spw-pagination.cjs\",[[1,\"spw-pagination\",{\"totalItems\":[2,\"total-items\"],\"itemsPerPage\":[2,\"items-per-page\"],\"isDisabled\":[4,\"is-disabled\"],\"variant\":[1],\"currentPage\":[1026,\"current-page\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"isDynamic\":[4,\"is-dynamic\"],\"inputPageValue\":[32],\"isMobile\":[32],\"setPage\":[64]},null,{\"totalItems\":[{\"calculateTotalPages\":0},{\"onTotalItemsChange\":0}],\"itemsPerPage\":[{\"calculateTotalPages\":0},{\"onItemsPerPageChange\":0}],\"currentPage\":[{\"calculateTotalPages\":0},{\"onCurrentPageChange\":0}]}]]],[\"spw-date-picker.cjs\",[[65,\"spw-date-picker\",{\"value\":[1537],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"required\":[4],\"disabled\":[4],\"dateFormat\":[1,\"date-format\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"disabledDays\":[1,\"disabled-days\"],\"disabledDates\":[16],\"position\":[1],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"assistiveText\":[1,\"assistive-text\"],\"isClear\":[4,\"is-clear\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"range\":[4],\"rangeId\":[1,\"range-id\"],\"isStart\":[4,\"is-start\"],\"isOpen\":[32],\"hasError\":[32],\"internalError\":[32],\"internalValue\":[32],\"isClearIconVisible\":[32],\"open\":[64],\"close\":[64],\"setDate\":[64],\"getDate\":[64],\"getRange\":[64],\"updateConstraints\":[64],\"resetInput\":[64],\"resetConstraints\":[64]},null,{\"value\":[{\"watchValue\":0}],\"disabled\":[{\"watchDisabled\":0}],\"minDate\":[{\"watchMinDate\":0}],\"maxDate\":[{\"watchMaxDate\":0}]}]]],[\"spw-input-slider.cjs\",[[65,\"spw-input-slider\",{\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[1026],\"range\":[4],\"disabled\":[4],\"name\":[1],\"orientation\":[1],\"hasTooltip\":[4,\"has-tooltip\"],\"label\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"required\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isDragging\":[32],\"activeHandle\":[32],\"setValue\":[64],\"getValue\":[64]}]]],[\"spw-select.cjs\",[[321,\"spw-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"required\":[4],\"size\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"items\":[16],\"itemLabel\":[1,\"item-label\"],\"itemValue\":[1,\"item-value\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"handleItemsChange\":0}]}]]],[\"spw-textarea.cjs\",[[65,\"spw-textarea\",{\"value\":[1537],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"rows\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"setFocus\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-file-upload.cjs\",[[65,\"spw-file-upload\",{\"disabled\":[4],\"error\":[4],\"name\":[1],\"value\":[16],\"enableDropZone\":[4,\"enable-drop-zone\"],\"multiple\":[4],\"accept\":[1],\"refuse\":[1],\"maxFileSize\":[2,\"max-file-size\"],\"maxFileSizeUnit\":[1,\"max-file-size-unit\"],\"maxFiles\":[2,\"max-files\"],\"selectedFiles\":[32],\"fileTypeErrors\":[32],\"fileLimitErrors\":[32],\"isDragging\":[32],\"isMaxFilesReachedExact\":[32],\"resetInput\":[64]},null,{\"value\":[{\"watchValueHandler\":0}]}]]],[\"spw-header.cjs\",[[257,\"spw-header\",{\"siteTitle\":[1,\"site-title\"],\"borderColor\":[1,\"border-color\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"hasMaWallonie\":[4,\"has-ma-wallonie\"],\"maWallonieLabel\":[1,\"ma-wallonie-label\"],\"maWallonieLink\":[1,\"ma-wallonie-link\"],\"hasWallonieBe\":[4,\"has-wallonie-be\"],\"wallonieBeLabel\":[1,\"wallonie-be-label\"],\"wallonieBeLink\":[1,\"wallonie-be-link\"],\"hasSearch\":[4,\"has-search\"],\"searchType\":[1,\"search-type\"],\"searchDirectHref\":[1,\"search-direct-href\"],\"searchDirectTarget\":[1,\"search-direct-target\"],\"searchCloseLabel\":[1,\"search-close-label\"],\"searchOpenLabel\":[1,\"search-open-label\"],\"menuCloseLabel\":[1,\"menu-close-label\"],\"menuOpenLabel\":[1,\"menu-open-label\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"],\"isMenuOpen\":[32],\"isSearchOpen\":[32],\"closeMenu\":[64]}]]],[\"spw-header-lang.cjs\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation.cjs\",[[257,\"spw-header-navigation\",{\"alignment\":[1],\"extraButton\":[4,\"extra-button\"],\"extraButtonHref\":[1,\"extra-button-href\"],\"extraButtonTarget\":[1,\"extra-button-target\"],\"extraButtonText\":[1,\"extra-button-text\"],\"extraButtonVariant\":[1,\"extra-button-variant\"],\"extraButtonIcon\":[1,\"extra-button-icon\"],\"level\":[32],\"element\":[32]},[[2,\"spwHeaderNavigationNavigate\",\"handleNavigation\"]]]]],[\"spw-table-sidebar.cjs\",[[257,\"spw-table-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"sidebarIcon\":[1,\"sidebar-icon\"],\"sidebarWidth\":[2,\"sidebar-width\"],\"hasReset\":[4,\"has-reset\"],\"resetIcon\":[1,\"reset-icon\"],\"observedHeight\":[32],\"expanded\":[32]}]]],[\"spw-tabs-navigation-item.cjs\",[[257,\"spw-tabs-navigation-item\",{\"tabId\":[1,\"tab-id\"],\"active\":[4],\"disabled\":[4],\"bubble\":[4],\"hasEllipsis\":[4,\"has-ellipsis\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"tagText\":[1,\"tag-text\"],\"tagVariant\":[1,\"tag-variant\"],\"tagIcon\":[4,\"tag-icon\"],\"slotText\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"spw-breadcrumb-item.cjs\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown.cjs\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32]}]]],[\"spw-message.cjs\",[[257,\"spw-message\",{\"variant\":[1],\"messageId\":[1,\"message-id\"],\"isDismissable\":[4,\"is-dismissable\"],\"dismissableText\":[1,\"dismissable-text\"],\"messageTitle\":[1,\"message-title\"],\"icon\":[1],\"isVisible\":[32],\"showMessage\":[64],\"hideMessage\":[64]}]]],[\"spw-sidebar-navigation-item.cjs\",[[260,\"spw-sidebar-navigation-item\",{\"href\":[1],\"icon\":[1],\"active\":[4],\"disabled\":[4],\"bubble\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"iconVariant\":[1,\"icon-variant\"],\"openOnClick\":[4,\"open-on-click\"],\"hasDropdown\":[32],\"dropdownOpen\":[32],\"navExpanded\":[32],\"hasActiveChild\":[32]}]]],[\"spw-slider.cjs\",[[257,\"spw-slider\",{\"showArrows\":[4,\"show-arrows\"],\"showDots\":[4,\"show-dots\"],\"showAutoplayToggle\":[4,\"show-autoplay-toggle\"],\"autoplayInterval\":[2,\"autoplay-interval\"],\"autoplayEnabled\":[4,\"autoplay-enabled\"],\"autoplayText\":[1,\"autoplay-text\"],\"arrowsPosition\":[1,\"arrows-position\"],\"nextSlideText\":[1,\"next-slide-text\"],\"previousSlideText\":[1,\"previous-slide-text\"],\"activeIndex\":[32],\"totalSlides\":[32],\"currentHeight\":[32],\"isAutoplayActive\":[32]},[[1,\"touchstart\",\"handleTouchStart\"],[0,\"mousedown\",\"handleMouseDown\"],[1,\"touchmove\",\"handleTouchMove\"],[1,\"mousemove\",\"handleMouseMove\"],[1,\"touchend\",\"handleTouchEnd\"],[1,\"mouseup\",\"handleMouseUp\"],[1,\"mouseleave\",\"handleMouseLeave\"]]]]],[\"spw-table-header.cjs\",[[257,\"spw-table-header\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"padding\":[1],\"columnId\":[1,\"column-id\"],\"sortable\":[4],\"sortDirection\":[1,\"sort-direction\"],\"isSorted\":[4,\"is-sorted\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"]}]]],[\"spw-card-image.cjs\",[[257,\"spw-card-image\",{\"label\":[1],\"ratio\":[1],\"ratioMobile\":[1,\"ratio-mobile\"],\"ratioTablet\":[1,\"ratio-tablet\"],\"ratioDesktop\":[1,\"ratio-desktop\"]}]]],[\"spw-dropdown-item.cjs\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-header-navigation-item.cjs\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona.cjs\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-hero.cjs\",[[257,\"spw-hero\",{\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"surface\":[1],\"hasPictureFull\":[4,\"has-picture-full\"],\"hasRadius\":[4,\"has-radius\"],\"hasShadow\":[4,\"has-shadow\"],\"hasVideo\":[4,\"has-video\"],\"modalVideoId\":[1,\"modal-video-id\"],\"variant\":[1],\"alignment\":[1],\"overlayOpacity\":[2,\"overlay-opacity\"],\"overlayColor\":[1,\"overlay-color\"],\"accPlayButtonAriaLabel\":[1,\"acc-play-button-aria-label\"]}]]],[\"spw-list-item.cjs\",[[257,\"spw-list-item\",{\"variant\":[1],\"href\":[1],\"target\":[1],\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"],\"category\":[1],\"categoryLink\":[1,\"category-link\"],\"categoryIcon\":[1,\"category-icon\"],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"],[1,\"touchstart\",\"onTouchStart\"],[1,\"touchend\",\"onTouchEnd\"],[1,\"mousedown\",\"onMouseDown\"],[1,\"mouseup\",\"onMouseUp\"],[0,\"blur\",\"onBlur\"],[0,\"focus\",\"onFocus\"]]]]],[\"spw-list-title.cjs\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-modal.cjs\",[[257,\"spw-modal\",{\"opened\":[1540],\"caption\":[1],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"stickyButtons\":[4,\"sticky-buttons\"],\"size\":[1],\"alertIcon\":[1,\"alert-icon\"],\"showCloseButton\":[4,\"show-close-button\"],\"showModal\":[32],\"slotButtonsPresent\":[32],\"closeModal\":[64],\"openModal\":[64]},null,{\"opened\":[{\"openedChanged\":0}]}]]],[\"spw-sidebar.cjs\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32]}]]],[\"spw-sidebar-navigation-separator.cjs\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation.cjs\",[[257,\"spw-tabs-navigation\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isVerticalOnMobile\":[4,\"is-vertical-on-mobile\"],\"showLeftArrow\":[32],\"showRightArrow\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"spw-tile.cjs\",[[257,\"spw-tile\",{\"variant\":[1],\"height\":[1],\"href\":[1],\"target\":[1],\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"overlayOpacity\":[2,\"overlay-opacity\"]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-timeline-item.cjs\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item.cjs\",[[1,\"spw-wizard-item\",{\"label\":[1],\"description\":[1],\"additionalInfo\":[1,\"additional-info\"],\"icon\":[1],\"state\":[1],\"status\":[1],\"isLast\":[1,\"is-last\"],\"stepNumber\":[2,\"step-number\"],\"variant\":[1],\"isClickable\":[1,\"is-clickable\"],\"isBeforeCurrent\":[1,\"is-before-current\"],\"isAfterCurrent\":[1,\"is-after-current\"],\"isCurrent\":[1,\"is-current\"]}]]],[\"spw-breadcrumb.cjs\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card.cjs\",[[257,\"spw-card\",{\"variant\":[1],\"elementType\":[1,\"element-type\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"dateStart\":[1,\"date-start\"],\"dateEnd\":[1,\"date-end\"],\"fullHeight\":[4,\"full-height\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"hasImage\":[32]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-card-content.cjs\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt.cjs\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item.cjs\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags.cjs\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title.cjs\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown.cjs\",[[257,\"spw-dropdown\",{\"direction\":[1],\"hasPadding\":[4,\"has-padding\"],\"contentWidth\":[2,\"content-width\"],\"open\":[1540],\"isVisible\":[32],\"close\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"spw-dropdown-container.cjs\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer.cjs\",[[257,\"spw-footer\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-footer-bottom.cjs\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content.cjs\",[[257,\"spw-footer-content\"]]],[\"spw-footer-content-col.cjs\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"]}]]],[\"spw-footer-link.cjs\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid.cjs\",[[257,\"spw-grid\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-grid-item.cjs\",[[257,\"spw-grid-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"],\"rowSpanMobile\":[2,\"row-span-mobile\"],\"rowSpanTablet\":[2,\"row-span-tablet\"],\"rowSpanDesktop\":[2,\"row-span-desktop\"]}]]],[\"spw-header-persona-item.cjs\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration.cjs\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list.cjs\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description.cjs\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic.cjs\",[[257,\"spw-mosaic\",{\"items\":[8],\"isMasonry\":[4,\"is-masonry\"],\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"],\"initialized\":[32],\"waitForImages\":[64],\"initializeMasonry\":[64]},null,{\"items\":[{\"itemsChanged\":0}],\"isMasonry\":[{\"isMasonryChanged\":0}],\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-mosaic-item.cjs\",[[257,\"spw-mosaic-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"]},null,{\"colSpanMobile\":[{\"colSpanChanged\":0}],\"colSpanTablet\":[{\"colSpanChanged\":0}],\"colSpanDesktop\":[{\"colSpanChanged\":0}]}]]],[\"spw-radio.cjs\",[[321,\"spw-radio\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"name\":[1],\"value\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"setChecked\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-sidebar-navigation-dropdown.cjs\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item.cjs\",[[257,\"spw-slider-item\"]]],[\"spw-socials.cjs\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table.cjs\",[[257,\"spw-table\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isSticky\":[4,\"is-sticky\"],\"maxHeight\":[1,\"max-height\"],\"minWidth\":[1,\"min-width\"],\"tableLayout\":[1,\"table-layout\"],\"isZebra\":[4,\"is-zebra\"],\"disableSort\":[4,\"disable-sort\"],\"currentSort\":[1040],\"resizable\":[4],\"minHeight\":[2,\"min-height\"],\"currentHeight\":[32]},[[0,\"spwHeaderClick\",\"handleHeaderClick\"]],{\"currentSort\":[{\"onCurrentSortChange\":0}],\"isSticky\":[{\"onIsStickyChange\":0}]}]]],[\"spw-table-body.cjs\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell.cjs\",[[257,\"spw-table-cell\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"width\":[1],\"padding\":[1],\"state\":[1],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"],\"isFirst\":[32]}]]],[\"spw-table-container.cjs\",[[257,\"spw-table-container\"]]],[\"spw-table-footer.cjs\",[[257,\"spw-table-footer\"]]],[\"spw-table-head.cjs\",[[257,\"spw-table-head\"]]],[\"spw-table-row.cjs\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs.cjs\",[[257,\"spw-tabs\",{\"defaultActiveTab\":[1,\"default-active-tab\"],\"variant\":[1],\"hasEllipsis\":[4,\"has-ellipsis\"],\"maxWidth\":[2,\"max-width\"],\"size\":[1],\"activeTab\":[1025,\"active-tab\"],\"getSelectedTab\":[64],\"setSelectedTab\":[64]},[[2,\"tabSelected\",\"handleTabSelected\"],[0,\"slotchange\",\"slotChanged\"]],{\"activeTab\":[{\"activeTabChanged\":0}],\"maxWidth\":[{\"maxWidthChanged\":0}],\"hasEllipsis\":[{\"hasEllipsisChanged\":0}]}]]],[\"spw-tabs-content.cjs\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description.cjs\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title.cjs\",[[257,\"spw-tile-title\"]]],[\"spw-timeline.cjs\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc.cjs\",[[260,\"spw-toc\"]]],[\"spw-toc-container.cjs\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation.cjs\",[[0,\"spw-toc-navigation\",{\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar.cjs\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard.cjs\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton.cjs\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_7.cjs\",[[260,\"spw-group\",{\"type\":[1],\"orientation\":[1],\"alignment\":[1],\"disabled\":[4],\"label\":[1],\"required\":[4],\"isReversed\":[4,\"is-reversed\"],\"name\":[1],\"isFullWidth\":[4,\"is-full-width\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[260,\"spw-theme-provider\",{\"theme\":[1]}],[1,\"spw-separator\",{\"surface\":[1],\"direction\":[1],\"thickness\":[2],\"width\":[1],\"height\":[1]}],[257,\"spw-link\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"surface\":[1]}],[1,\"spw-field-label\",{\"name\":[1],\"label\":[1],\"required\":[4],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[257,\"spw-tooltip\",{\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"maxWidth\":[1,\"max-width\"],\"direction\":[1],\"cursor\":[1],\"visible\":[4],\"isVisible\":[32]}],[1,\"spw-icon\",{\"icon\":[1],\"variant\":[1]}]]],[\"spw-tag.cjs\",[[257,\"spw-tag\",{\"variant\":[1],\"surface\":[1],\"hasIcon\":[4,\"has-icon\"],\"icon\":[1],\"href\":[1],\"target\":[1],\"size\":[1]}]]],[\"spw-field-message.cjs\",[[257,\"spw-field-message\",{\"showIcon\":[4,\"show-icon\"],\"variant\":[1]}]]],[\"spw-text-field.cjs\",[[65,\"spw-text-field\",{\"value\":[1544],\"type\":[1],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"isClear\":[4,\"is-clear\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"mask\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"isClearIconVisible\":[32],\"setFocus\":[64],\"setValue\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-checkbox.cjs\",[[321,\"spw-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"icon\":[1],\"name\":[1],\"variant\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"toggleCheckedState\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-accordion_4.cjs\",[[257,\"spw-accordion-title\",{\"tag\":[1],\"icon\":[1]}],[257,\"spw-accordion\",{\"background\":[1]},null,{\"background\":[{\"backgroundChanged\":0}]}],[257,\"spw-accordion-content\",{\"isOpened\":[32]},[[4,\"accordionToggle\",\"handleAccordionToggle\"]]],[257,\"spw-accordion-item\",{\"defaultOpen\":[4,\"default-open\"],\"isOpen\":[32],\"isMobile\":[32]},null,{\"defaultOpen\":[{\"defaultOpenChanged\":0}]}]]],[\"spw-button_2.cjs\",[[257,\"spw-button\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"download\":[1],\"name\":[1],\"value\":[8],\"type\":[1],\"form\":[1],\"variant\":[1],\"surface\":[1],\"disabled\":[4],\"size\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"isIconOnly\":[4,\"is-icon-only\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"isFullWidth\":[4,\"is-full-width\"],\"isFullWidthMobile\":[516,\"is-full-width-mobile\"],\"hideTextOnMobile\":[4,\"hide-text-on-mobile\"],\"isLoading\":[4,\"is-loading\"]}],[1,\"spw-loading\",{\"text\":[1]}]]]]"), options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
exports.setNonce = index.setNonce;
|
|
@@ -53,7 +53,7 @@ const SpwButton = class {
|
|
|
53
53
|
return;
|
|
54
54
|
}
|
|
55
55
|
if (this.type === 'submit' && !this.disabled) {
|
|
56
|
-
const form = this.el.closest('form');
|
|
56
|
+
const form = this.form ? document.getElementById(this.form) : this.el.closest('form');
|
|
57
57
|
if (form) {
|
|
58
58
|
ev.preventDefault();
|
|
59
59
|
form.requestSubmit();
|
|
@@ -66,7 +66,7 @@ const SpwButton = class {
|
|
|
66
66
|
};
|
|
67
67
|
}
|
|
68
68
|
resetForm() {
|
|
69
|
-
const form = this.el.closest('form');
|
|
69
|
+
const form = this.form ? document.getElementById(this.form) : this.el.closest('form');
|
|
70
70
|
if (!form)
|
|
71
71
|
return;
|
|
72
72
|
form.reset();
|
|
@@ -86,10 +86,10 @@ const SpwButton = class {
|
|
|
86
86
|
}
|
|
87
87
|
render() {
|
|
88
88
|
var _a;
|
|
89
|
-
const { type, download, href, rel, target, name, value } = this;
|
|
89
|
+
const { type, download, form, href, rel, target, name, value } = this;
|
|
90
90
|
const TagType = this.href === undefined ? 'button' : 'a';
|
|
91
91
|
const attrs = TagType === 'button'
|
|
92
|
-
? { type: type, name, value }
|
|
92
|
+
? { type: type, form, name, value }
|
|
93
93
|
: {
|
|
94
94
|
download,
|
|
95
95
|
href,
|
|
@@ -105,7 +105,7 @@ const SpwButton = class {
|
|
|
105
105
|
'aria-label': this.accAriaLabel || this.name || slotText || 'Label',
|
|
106
106
|
'aria-disabled': isDisabled ? 'true' : null,
|
|
107
107
|
};
|
|
108
|
-
return (index.h(TagType, Object.assign({ key: '
|
|
108
|
+
return (index.h(TagType, Object.assign({ key: '3ebafa9012f3100de6f96d1c8abb59fa3ea6e6ea' }, attrs, { class: this.elementClass, disabled: isDisabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick }, ariaAttributes), index.h("div", { key: 'e9db14ddc934707ae2240d82ca77838c60a795d5', class: "spw-button__inner" }, index.h("div", { key: 'de67379b6a7d47264e9b7976ec2148bbf0dea516', class: "spw-button__inner-text" }, iconPosition === 'left' && iconElement, !this.isIconOnly && index.h("slot", { key: '6c0604441b44199bd249136155af8a6b777021d0' }), iconPosition === 'right' && iconElement)), index.h("spw-loading", { key: 'c2c1370d9451dd619fad8edd9a65e41ac6490d80', text: "" })));
|
|
109
109
|
}
|
|
110
110
|
get el() { return index.getElement(this); }
|
|
111
111
|
};
|
|
@@ -20,6 +20,8 @@ const SpwFileUpload = class {
|
|
|
20
20
|
this.disabled = false;
|
|
21
21
|
/** Indique s'il y a une erreur visuelle associée au composant de téléversement de fichiers */
|
|
22
22
|
this.error = false;
|
|
23
|
+
/** Valeur actuelle sélectionnée, utilisée pour les formulaires */
|
|
24
|
+
this.value = [];
|
|
23
25
|
/** Active ou désactive la zone de dépôt pour le glisser-déposer de fichiers */
|
|
24
26
|
this.enableDropZone = false;
|
|
25
27
|
/** Permet de téléverser plusieurs fichiers si vrai */
|
|
@@ -40,8 +42,18 @@ const SpwFileUpload = class {
|
|
|
40
42
|
this.isDragging = false;
|
|
41
43
|
this.isMaxFilesReachedExact = false;
|
|
42
44
|
}
|
|
45
|
+
watchValueHandler(newValue) {
|
|
46
|
+
if (newValue && newValue.length > 0) {
|
|
47
|
+
this.selectedFiles = [...newValue];
|
|
48
|
+
}
|
|
49
|
+
else if (newValue && newValue.length === 0) {
|
|
50
|
+
this.selectedFiles = [];
|
|
51
|
+
}
|
|
52
|
+
}
|
|
43
53
|
componentWillLoad() {
|
|
44
|
-
this.
|
|
54
|
+
if (this.value && this.value.length > 0) {
|
|
55
|
+
this.selectedFiles = [...this.value];
|
|
56
|
+
}
|
|
45
57
|
if (this.maxFileSizeUnit === 'go') {
|
|
46
58
|
this.maxFileSize = this.maxFileSize * 1024 * 1024 * 1024;
|
|
47
59
|
}
|
|
@@ -52,11 +64,6 @@ const SpwFileUpload = class {
|
|
|
52
64
|
console.warn('spw-file-upload: Vous ne pouvez pas utiliser "accept" et "refuse" en même temps. Seul "accept" sera pris en compte.');
|
|
53
65
|
}
|
|
54
66
|
}
|
|
55
|
-
componentWillUpdate() {
|
|
56
|
-
if (this.value !== this.internalValue) {
|
|
57
|
-
this.internalValue = this.value;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
67
|
get isMaxFilesReached() {
|
|
61
68
|
return this.selectedFiles.length >= this.maxFiles;
|
|
62
69
|
}
|
|
@@ -132,11 +139,9 @@ const SpwFileUpload = class {
|
|
|
132
139
|
this.selectedFiles.forEach((file, index) => {
|
|
133
140
|
formData.append(`${this.name}[${index}]`, file);
|
|
134
141
|
});
|
|
135
|
-
this.internalValue = formData.toString();
|
|
136
142
|
this.internals.setFormValue(formData);
|
|
137
143
|
}
|
|
138
144
|
else {
|
|
139
|
-
this.internalValue = '';
|
|
140
145
|
this.internals.setFormValue(null);
|
|
141
146
|
}
|
|
142
147
|
}
|
|
@@ -230,13 +235,18 @@ const SpwFileUpload = class {
|
|
|
230
235
|
render() {
|
|
231
236
|
const inputTextNoDrop = this.multiple ? 'Choisir vos fichiers...' : 'Choisir votre fichier...';
|
|
232
237
|
const inputTextDrop = this.multiple ? 'Déposez vos fichiers ici' : 'Déposez votre fichier ici';
|
|
233
|
-
return (index.h("div", { key: '
|
|
238
|
+
return (index.h("div", { key: '8ec93f09cedf663882d21bc94c51cd3617ab18f0', class: this.elementClass, onDragOver: this.handleDragOver.bind(this), onDragLeave: this.handleDragLeave.bind(this), onDrop: this.handleDrop.bind(this) }, index.h("input", { key: 'e0de27a006b0e4c46040ac5610dfd75d767fdc3d', type: "file", ref: el => (this.inputElement = el), onChange: this.handleFileChange.bind(this), name: this.name, multiple: this.multiple, accept: this.accept, style: { display: 'none' }, disabled: this.isMaxFilesReached }), this.enableDropZone ? (index.h("div", { tabindex: this.disabled || this.isMaxFilesReached ? -1 : 0, onKeyDown: this.handleKeydown.bind(this), onClick: () => !this.disabled && !this.isMaxFilesReached && this.inputElement.click(), class: "spw-file-upload__dropzone" }, inputTextDrop, " ou ", index.h("span", { class: "spw-file-upload__dropzone-link" }, "choisissez sur votre ordinateur..."))) : (index.h("spw-button", { variant: "secondary", onClick: () => !this.disabled && !this.isMaxFilesReached && this.inputElement.click(), disabled: this.disabled || this.isMaxFilesReached }, inputTextNoDrop)), index.h("div", { key: '58aaf380c7003a009ecdd7ac6599d066e33dbf0b', class: "spw-file-upload__hints" }, this.hintsMessages.length > 0 && (index.h("ul", { key: 'c51ce2148325b7f43711402dfeed60e65a45f04b' }, this.hintsMessages.map((message, index$1) => (index.h("li", { key: index$1 }, message)))))), index.h("div", { key: 'fc73129e27587bcfe9d4e809d0e1c4a7038503a1', class: "spw-file-upload__info" }, this.selectedFiles.length > 0 ? (index.h("ul", { class: "spw-file-upload__info-list" }, this.selectedFiles.map((file, index$1) => (index.h("li", { key: index$1 }, index.h("span", { class: "spw-file-upload__info-list-name" }, file.name), index.h("div", { class: "spw-file-upload__info-list-actions" }, index.h("span", { class: "spw-file-upload__spacing" }, utils.formatFileSize(file.size)), index.h("a", { class: "spw-file-upload__info-list-delete", href: "#", onClick: e => {
|
|
234
239
|
e.preventDefault();
|
|
235
240
|
this.removeFile(index$1);
|
|
236
|
-
} }, "Supprimer"))))))) : (''), this.fileLimitErrors.length > 0 && (index.h("ul", { key: '
|
|
241
|
+
} }, "Supprimer"))))))) : (''), this.fileLimitErrors.length > 0 && (index.h("ul", { key: '034f87b7bf7947845a7d6fd9b904cad901532b0c', class: `spw-file-upload__errors ${this.isMaxFilesReachedExact ? 'spw-file-upload__errors--warning' : ''}` }, this.fileLimitErrors.map((message, index$1) => (index.h("li", { key: index$1 }, index.h("spw-icon", { class: "spw-file-upload__spacing", icon: this.isMaxFilesReachedExact ? 'fa-circle-exclamation' : 'fa-warning' }), message))))), this.fileTypeErrors.length > 0 && (index.h("ul", { key: 'fcc93eede9a6ed341a2104932ff8e2ba4b081e66', class: "spw-file-upload__errors" }, this.fileTypeErrors.map((message, index$1) => (index.h("li", { key: index$1 }, index.h("spw-icon", { class: "spw-file-upload__spacing", icon: "fa-warning" }), message))))))));
|
|
237
242
|
}
|
|
238
243
|
static get formAssociated() { return true; }
|
|
239
244
|
get el() { return index.getElement(this); }
|
|
245
|
+
static get watchers() { return {
|
|
246
|
+
"value": [{
|
|
247
|
+
"watchValueHandler": 0
|
|
248
|
+
}]
|
|
249
|
+
}; }
|
|
240
250
|
};
|
|
241
251
|
SpwFileUpload.style = spwFileUploadCss();
|
|
242
252
|
|
|
@@ -18,7 +18,7 @@ var patchBrowser = () => {
|
|
|
18
18
|
|
|
19
19
|
patchBrowser().then(async (options) => {
|
|
20
20
|
await index.globalScripts();
|
|
21
|
-
return index.bootstrapLazy(JSON.parse("[[\"spw-cookies.cjs\",[[1,\"spw-cookies\",{\"cookiesTitle\":[1,\"cookies-title\"],\"cookiesDescription\":[1,\"cookies-description\"],\"acceptAllButtonText\":[1,\"accept-all-button-text\"],\"acceptRequiredButtonText\":[1,\"accept-required-button-text\"],\"isVisible\":[32],\"analyticsEnabled\":[32]}]]],[\"spw-search-field.cjs\",[[1,\"spw-search-field\",{\"items\":[1],\"placeholder\":[1],\"size\":[1],\"label\":[1],\"disabled\":[4],\"isRounded\":[4,\"is-rounded\"],\"name\":[1],\"required\":[4],\"assistiveText\":[1,\"assistive-text\"],\"viewAllResults\":[1,\"view-all-results\"],\"viewAllResultsLink\":[1,\"view-all-results-link\"],\"noResults\":[1,\"no-results\"],\"loadingText\":[1,\"loading-text\"],\"hasSubmitButton\":[4,\"has-submit-button\"],\"minCharacters\":[2,\"min-characters\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"filteredItems\":[32],\"searchText\":[32],\"isOpen\":[32],\"isLoading\":[32],\"focusedItemIndex\":[32],\"dropdownDirection\":[32],\"resetInput\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseItems\":0}]}]]],[\"spw-custom-select.cjs\",[[65,\"spw-custom-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"noResultsText\":[1,\"no-results-text\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"items\":[1],\"size\":[1],\"multiple\":[4],\"isSearch\":[4,\"is-search\"],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isOpen\":[32],\"parsedOptions\":[32],\"focusedOptionIndex\":[32],\"searchText\":[32],\"dropdownDirection\":[32],\"hasSelectedValue\":[32],\"dropdownPosition\":[32],\"setFocus\":[64],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseOptions\":0}],\"value\":[{\"valueChangedHandler\":0}],\"internalValue\":[{\"internalValueChanged\":0}]}]]],[\"spw-pagination.cjs\",[[1,\"spw-pagination\",{\"totalItems\":[2,\"total-items\"],\"itemsPerPage\":[2,\"items-per-page\"],\"isDisabled\":[4,\"is-disabled\"],\"variant\":[1],\"currentPage\":[1026,\"current-page\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"isDynamic\":[4,\"is-dynamic\"],\"inputPageValue\":[32],\"isMobile\":[32],\"setPage\":[64]},null,{\"totalItems\":[{\"calculateTotalPages\":0},{\"onTotalItemsChange\":0}],\"itemsPerPage\":[{\"calculateTotalPages\":0},{\"onItemsPerPageChange\":0}],\"currentPage\":[{\"calculateTotalPages\":0},{\"onCurrentPageChange\":0}]}]]],[\"spw-date-picker.cjs\",[[65,\"spw-date-picker\",{\"value\":[1537],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"required\":[4],\"disabled\":[4],\"dateFormat\":[1,\"date-format\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"disabledDays\":[1,\"disabled-days\"],\"disabledDates\":[16],\"position\":[1],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"assistiveText\":[1,\"assistive-text\"],\"isClear\":[4,\"is-clear\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"range\":[4],\"rangeId\":[1,\"range-id\"],\"isStart\":[4,\"is-start\"],\"isOpen\":[32],\"hasError\":[32],\"internalError\":[32],\"internalValue\":[32],\"isClearIconVisible\":[32],\"open\":[64],\"close\":[64],\"setDate\":[64],\"getDate\":[64],\"getRange\":[64],\"updateConstraints\":[64],\"resetInput\":[64],\"resetConstraints\":[64]},null,{\"value\":[{\"watchValue\":0}],\"disabled\":[{\"watchDisabled\":0}],\"minDate\":[{\"watchMinDate\":0}],\"maxDate\":[{\"watchMaxDate\":0}]}]]],[\"spw-input-slider.cjs\",[[65,\"spw-input-slider\",{\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[1026],\"range\":[4],\"disabled\":[4],\"name\":[1],\"orientation\":[1],\"hasTooltip\":[4,\"has-tooltip\"],\"label\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"required\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isDragging\":[32],\"activeHandle\":[32],\"setValue\":[64],\"getValue\":[64]}]]],[\"spw-select.cjs\",[[321,\"spw-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"required\":[4],\"size\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"items\":[16],\"itemLabel\":[1,\"item-label\"],\"itemValue\":[1,\"item-value\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"handleItemsChange\":0}]}]]],[\"spw-textarea.cjs\",[[65,\"spw-textarea\",{\"value\":[1537],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"rows\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"setFocus\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-file-upload.cjs\",[[65,\"spw-file-upload\",{\"disabled\":[4],\"error\":[4],\"name\":[1],\"value\":[1],\"enableDropZone\":[4,\"enable-drop-zone\"],\"multiple\":[4],\"accept\":[1],\"refuse\":[1],\"maxFileSize\":[2,\"max-file-size\"],\"maxFileSizeUnit\":[1,\"max-file-size-unit\"],\"maxFiles\":[2,\"max-files\"],\"internalValue\":[32],\"selectedFiles\":[32],\"fileTypeErrors\":[32],\"fileLimitErrors\":[32],\"isDragging\":[32],\"isMaxFilesReachedExact\":[32],\"resetInput\":[64]}]]],[\"spw-header.cjs\",[[257,\"spw-header\",{\"siteTitle\":[1,\"site-title\"],\"borderColor\":[1,\"border-color\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"hasMaWallonie\":[4,\"has-ma-wallonie\"],\"maWallonieLabel\":[1,\"ma-wallonie-label\"],\"maWallonieLink\":[1,\"ma-wallonie-link\"],\"hasWallonieBe\":[4,\"has-wallonie-be\"],\"wallonieBeLabel\":[1,\"wallonie-be-label\"],\"wallonieBeLink\":[1,\"wallonie-be-link\"],\"hasSearch\":[4,\"has-search\"],\"searchType\":[1,\"search-type\"],\"searchDirectHref\":[1,\"search-direct-href\"],\"searchDirectTarget\":[1,\"search-direct-target\"],\"searchCloseLabel\":[1,\"search-close-label\"],\"searchOpenLabel\":[1,\"search-open-label\"],\"menuCloseLabel\":[1,\"menu-close-label\"],\"menuOpenLabel\":[1,\"menu-open-label\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"],\"isMenuOpen\":[32],\"isSearchOpen\":[32],\"closeMenu\":[64]}]]],[\"spw-header-lang.cjs\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation.cjs\",[[257,\"spw-header-navigation\",{\"alignment\":[1],\"extraButton\":[4,\"extra-button\"],\"extraButtonHref\":[1,\"extra-button-href\"],\"extraButtonTarget\":[1,\"extra-button-target\"],\"extraButtonText\":[1,\"extra-button-text\"],\"extraButtonVariant\":[1,\"extra-button-variant\"],\"extraButtonIcon\":[1,\"extra-button-icon\"],\"level\":[32],\"element\":[32]},[[2,\"spwHeaderNavigationNavigate\",\"handleNavigation\"]]]]],[\"spw-table-sidebar.cjs\",[[257,\"spw-table-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"sidebarIcon\":[1,\"sidebar-icon\"],\"sidebarWidth\":[2,\"sidebar-width\"],\"hasReset\":[4,\"has-reset\"],\"resetIcon\":[1,\"reset-icon\"],\"observedHeight\":[32],\"expanded\":[32]}]]],[\"spw-tabs-navigation-item.cjs\",[[257,\"spw-tabs-navigation-item\",{\"tabId\":[1,\"tab-id\"],\"active\":[4],\"disabled\":[4],\"bubble\":[4],\"hasEllipsis\":[4,\"has-ellipsis\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"tagText\":[1,\"tag-text\"],\"tagVariant\":[1,\"tag-variant\"],\"tagIcon\":[4,\"tag-icon\"],\"slotText\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"spw-breadcrumb-item.cjs\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown.cjs\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32]}]]],[\"spw-message.cjs\",[[257,\"spw-message\",{\"variant\":[1],\"messageId\":[1,\"message-id\"],\"isDismissable\":[4,\"is-dismissable\"],\"dismissableText\":[1,\"dismissable-text\"],\"messageTitle\":[1,\"message-title\"],\"icon\":[1],\"isVisible\":[32],\"showMessage\":[64],\"hideMessage\":[64]}]]],[\"spw-sidebar-navigation-item.cjs\",[[260,\"spw-sidebar-navigation-item\",{\"href\":[1],\"icon\":[1],\"active\":[4],\"disabled\":[4],\"bubble\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"iconVariant\":[1,\"icon-variant\"],\"openOnClick\":[4,\"open-on-click\"],\"hasDropdown\":[32],\"dropdownOpen\":[32],\"navExpanded\":[32],\"hasActiveChild\":[32]}]]],[\"spw-slider.cjs\",[[257,\"spw-slider\",{\"showArrows\":[4,\"show-arrows\"],\"showDots\":[4,\"show-dots\"],\"showAutoplayToggle\":[4,\"show-autoplay-toggle\"],\"autoplayInterval\":[2,\"autoplay-interval\"],\"autoplayEnabled\":[4,\"autoplay-enabled\"],\"autoplayText\":[1,\"autoplay-text\"],\"arrowsPosition\":[1,\"arrows-position\"],\"nextSlideText\":[1,\"next-slide-text\"],\"previousSlideText\":[1,\"previous-slide-text\"],\"activeIndex\":[32],\"totalSlides\":[32],\"currentHeight\":[32],\"isAutoplayActive\":[32]},[[1,\"touchstart\",\"handleTouchStart\"],[0,\"mousedown\",\"handleMouseDown\"],[1,\"touchmove\",\"handleTouchMove\"],[1,\"mousemove\",\"handleMouseMove\"],[1,\"touchend\",\"handleTouchEnd\"],[1,\"mouseup\",\"handleMouseUp\"],[1,\"mouseleave\",\"handleMouseLeave\"]]]]],[\"spw-table-header.cjs\",[[257,\"spw-table-header\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"padding\":[1],\"columnId\":[1,\"column-id\"],\"sortable\":[4],\"sortDirection\":[1,\"sort-direction\"],\"isSorted\":[4,\"is-sorted\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"]}]]],[\"spw-card-image.cjs\",[[257,\"spw-card-image\",{\"label\":[1],\"ratio\":[1],\"ratioMobile\":[1,\"ratio-mobile\"],\"ratioTablet\":[1,\"ratio-tablet\"],\"ratioDesktop\":[1,\"ratio-desktop\"]}]]],[\"spw-dropdown-item.cjs\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-header-navigation-item.cjs\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona.cjs\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-hero.cjs\",[[257,\"spw-hero\",{\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"surface\":[1],\"hasPictureFull\":[4,\"has-picture-full\"],\"hasRadius\":[4,\"has-radius\"],\"hasShadow\":[4,\"has-shadow\"],\"hasVideo\":[4,\"has-video\"],\"modalVideoId\":[1,\"modal-video-id\"],\"variant\":[1],\"alignment\":[1],\"overlayOpacity\":[2,\"overlay-opacity\"],\"overlayColor\":[1,\"overlay-color\"],\"accPlayButtonAriaLabel\":[1,\"acc-play-button-aria-label\"]}]]],[\"spw-list-item.cjs\",[[257,\"spw-list-item\",{\"variant\":[1],\"href\":[1],\"target\":[1],\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"],\"category\":[1],\"categoryLink\":[1,\"category-link\"],\"categoryIcon\":[1,\"category-icon\"],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"],[1,\"touchstart\",\"onTouchStart\"],[1,\"touchend\",\"onTouchEnd\"],[1,\"mousedown\",\"onMouseDown\"],[1,\"mouseup\",\"onMouseUp\"],[0,\"blur\",\"onBlur\"],[0,\"focus\",\"onFocus\"]]]]],[\"spw-list-title.cjs\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-modal.cjs\",[[257,\"spw-modal\",{\"opened\":[1540],\"caption\":[1],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"stickyButtons\":[4,\"sticky-buttons\"],\"size\":[1],\"alertIcon\":[1,\"alert-icon\"],\"showCloseButton\":[4,\"show-close-button\"],\"showModal\":[32],\"slotButtonsPresent\":[32],\"closeModal\":[64],\"openModal\":[64]},null,{\"opened\":[{\"openedChanged\":0}]}]]],[\"spw-sidebar.cjs\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32]}]]],[\"spw-sidebar-navigation-separator.cjs\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation.cjs\",[[257,\"spw-tabs-navigation\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isVerticalOnMobile\":[4,\"is-vertical-on-mobile\"],\"showLeftArrow\":[32],\"showRightArrow\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"spw-tile.cjs\",[[257,\"spw-tile\",{\"variant\":[1],\"height\":[1],\"href\":[1],\"target\":[1],\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"overlayOpacity\":[2,\"overlay-opacity\"]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-timeline-item.cjs\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item.cjs\",[[1,\"spw-wizard-item\",{\"label\":[1],\"description\":[1],\"additionalInfo\":[1,\"additional-info\"],\"icon\":[1],\"state\":[1],\"status\":[1],\"isLast\":[1,\"is-last\"],\"stepNumber\":[2,\"step-number\"],\"variant\":[1],\"isClickable\":[1,\"is-clickable\"],\"isBeforeCurrent\":[1,\"is-before-current\"],\"isAfterCurrent\":[1,\"is-after-current\"],\"isCurrent\":[1,\"is-current\"]}]]],[\"spw-breadcrumb.cjs\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card.cjs\",[[257,\"spw-card\",{\"variant\":[1],\"elementType\":[1,\"element-type\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"dateStart\":[1,\"date-start\"],\"dateEnd\":[1,\"date-end\"],\"fullHeight\":[4,\"full-height\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"hasImage\":[32]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-card-content.cjs\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt.cjs\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item.cjs\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags.cjs\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title.cjs\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown.cjs\",[[257,\"spw-dropdown\",{\"direction\":[1],\"hasPadding\":[4,\"has-padding\"],\"contentWidth\":[2,\"content-width\"],\"open\":[1540],\"isVisible\":[32],\"close\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"spw-dropdown-container.cjs\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer.cjs\",[[257,\"spw-footer\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-footer-bottom.cjs\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content.cjs\",[[257,\"spw-footer-content\"]]],[\"spw-footer-content-col.cjs\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"]}]]],[\"spw-footer-link.cjs\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid.cjs\",[[257,\"spw-grid\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-grid-item.cjs\",[[257,\"spw-grid-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"],\"rowSpanMobile\":[2,\"row-span-mobile\"],\"rowSpanTablet\":[2,\"row-span-tablet\"],\"rowSpanDesktop\":[2,\"row-span-desktop\"]}]]],[\"spw-header-persona-item.cjs\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration.cjs\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list.cjs\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description.cjs\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic.cjs\",[[257,\"spw-mosaic\",{\"items\":[8],\"isMasonry\":[4,\"is-masonry\"],\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"],\"initialized\":[32],\"waitForImages\":[64],\"initializeMasonry\":[64]},null,{\"items\":[{\"itemsChanged\":0}],\"isMasonry\":[{\"isMasonryChanged\":0}],\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-mosaic-item.cjs\",[[257,\"spw-mosaic-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"]},null,{\"colSpanMobile\":[{\"colSpanChanged\":0}],\"colSpanTablet\":[{\"colSpanChanged\":0}],\"colSpanDesktop\":[{\"colSpanChanged\":0}]}]]],[\"spw-radio.cjs\",[[321,\"spw-radio\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"name\":[1],\"value\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"setChecked\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-sidebar-navigation-dropdown.cjs\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item.cjs\",[[257,\"spw-slider-item\"]]],[\"spw-socials.cjs\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table.cjs\",[[257,\"spw-table\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isSticky\":[4,\"is-sticky\"],\"maxHeight\":[1,\"max-height\"],\"minWidth\":[1,\"min-width\"],\"tableLayout\":[1,\"table-layout\"],\"isZebra\":[4,\"is-zebra\"],\"disableSort\":[4,\"disable-sort\"],\"currentSort\":[1040],\"resizable\":[4],\"minHeight\":[2,\"min-height\"],\"currentHeight\":[32]},[[0,\"spwHeaderClick\",\"handleHeaderClick\"]],{\"currentSort\":[{\"onCurrentSortChange\":0}],\"isSticky\":[{\"onIsStickyChange\":0}]}]]],[\"spw-table-body.cjs\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell.cjs\",[[257,\"spw-table-cell\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"width\":[1],\"padding\":[1],\"state\":[1],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"],\"isFirst\":[32]}]]],[\"spw-table-container.cjs\",[[257,\"spw-table-container\"]]],[\"spw-table-footer.cjs\",[[257,\"spw-table-footer\"]]],[\"spw-table-head.cjs\",[[257,\"spw-table-head\"]]],[\"spw-table-row.cjs\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs.cjs\",[[257,\"spw-tabs\",{\"defaultActiveTab\":[1,\"default-active-tab\"],\"variant\":[1],\"hasEllipsis\":[4,\"has-ellipsis\"],\"maxWidth\":[2,\"max-width\"],\"size\":[1],\"activeTab\":[32],\"getSelectedTab\":[64],\"setSelectedTab\":[64]},[[2,\"tabSelected\",\"handleTabSelected\"],[0,\"slotchange\",\"slotChanged\"]],{\"activeTab\":[{\"activeTabChanged\":0}],\"maxWidth\":[{\"maxWidthChanged\":0}],\"hasEllipsis\":[{\"hasEllipsisChanged\":0}]}]]],[\"spw-tabs-content.cjs\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description.cjs\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title.cjs\",[[257,\"spw-tile-title\"]]],[\"spw-timeline.cjs\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc.cjs\",[[260,\"spw-toc\"]]],[\"spw-toc-container.cjs\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation.cjs\",[[0,\"spw-toc-navigation\",{\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar.cjs\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard.cjs\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton.cjs\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_7.cjs\",[[260,\"spw-group\",{\"type\":[1],\"orientation\":[1],\"alignment\":[1],\"disabled\":[4],\"label\":[1],\"required\":[4],\"isReversed\":[4,\"is-reversed\"],\"name\":[1],\"isFullWidth\":[4,\"is-full-width\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[260,\"spw-theme-provider\",{\"theme\":[1]}],[1,\"spw-separator\",{\"surface\":[1],\"direction\":[1],\"thickness\":[2],\"width\":[1],\"height\":[1]}],[257,\"spw-link\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"surface\":[1]}],[1,\"spw-field-label\",{\"name\":[1],\"label\":[1],\"required\":[4],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[257,\"spw-tooltip\",{\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"maxWidth\":[1,\"max-width\"],\"direction\":[1],\"cursor\":[1],\"visible\":[4],\"isVisible\":[32]}],[1,\"spw-icon\",{\"icon\":[1],\"variant\":[1]}]]],[\"spw-tag.cjs\",[[257,\"spw-tag\",{\"variant\":[1],\"surface\":[1],\"hasIcon\":[4,\"has-icon\"],\"href\":[1],\"target\":[1],\"size\":[1]}]]],[\"spw-field-message.cjs\",[[257,\"spw-field-message\",{\"showIcon\":[4,\"show-icon\"],\"variant\":[1]}]]],[\"spw-text-field.cjs\",[[65,\"spw-text-field\",{\"value\":[1537],\"type\":[1],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"isClear\":[4,\"is-clear\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"mask\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"isClearIconVisible\":[32],\"setFocus\":[64],\"setValue\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-checkbox.cjs\",[[321,\"spw-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"icon\":[1],\"name\":[1],\"variant\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"toggleCheckedState\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-accordion_4.cjs\",[[257,\"spw-accordion-title\",{\"tag\":[1],\"icon\":[1]}],[257,\"spw-accordion\",{\"background\":[1]},null,{\"background\":[{\"backgroundChanged\":0}]}],[257,\"spw-accordion-content\",{\"isOpened\":[32]},[[4,\"accordionToggle\",\"handleAccordionToggle\"]]],[257,\"spw-accordion-item\",{\"defaultOpen\":[4,\"default-open\"],\"isOpen\":[32],\"isMobile\":[32]},null,{\"defaultOpen\":[{\"defaultOpenChanged\":0}]}]]],[\"spw-button_2.cjs\",[[257,\"spw-button\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"download\":[1],\"name\":[1],\"value\":[8],\"type\":[1],\"variant\":[1],\"surface\":[1],\"disabled\":[4],\"size\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"isIconOnly\":[4,\"is-icon-only\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"isFullWidth\":[4,\"is-full-width\"],\"isFullWidthMobile\":[516,\"is-full-width-mobile\"],\"hideTextOnMobile\":[4,\"hide-text-on-mobile\"],\"isLoading\":[4,\"is-loading\"]}],[1,\"spw-loading\",{\"text\":[1]}]]]]"), options);
|
|
21
|
+
return index.bootstrapLazy(JSON.parse("[[\"spw-cookies.cjs\",[[1,\"spw-cookies\",{\"cookiesTitle\":[1,\"cookies-title\"],\"cookiesDescription\":[1,\"cookies-description\"],\"acceptAllButtonText\":[1,\"accept-all-button-text\"],\"acceptRequiredButtonText\":[1,\"accept-required-button-text\"],\"isVisible\":[32],\"analyticsEnabled\":[32]}]]],[\"spw-search-field.cjs\",[[1,\"spw-search-field\",{\"items\":[1],\"placeholder\":[1],\"size\":[1],\"label\":[1],\"disabled\":[4],\"isRounded\":[4,\"is-rounded\"],\"name\":[1],\"required\":[4],\"assistiveText\":[1,\"assistive-text\"],\"viewAllResults\":[1,\"view-all-results\"],\"viewAllResultsLink\":[1,\"view-all-results-link\"],\"noResults\":[1,\"no-results\"],\"loadingText\":[1,\"loading-text\"],\"hasSubmitButton\":[4,\"has-submit-button\"],\"minCharacters\":[2,\"min-characters\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"filteredItems\":[32],\"searchText\":[32],\"isOpen\":[32],\"isLoading\":[32],\"focusedItemIndex\":[32],\"dropdownDirection\":[32],\"resetInput\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseItems\":0}]}]]],[\"spw-custom-select.cjs\",[[65,\"spw-custom-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"noResultsText\":[1,\"no-results-text\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"items\":[1],\"size\":[1],\"multiple\":[4],\"isSearch\":[4,\"is-search\"],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isOpen\":[32],\"parsedOptions\":[32],\"focusedOptionIndex\":[32],\"searchText\":[32],\"dropdownDirection\":[32],\"hasSelectedValue\":[32],\"dropdownPosition\":[32],\"setFocus\":[64],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"parseOptions\":0}],\"value\":[{\"valueChangedHandler\":0}],\"internalValue\":[{\"internalValueChanged\":0}]}]]],[\"spw-pagination.cjs\",[[1,\"spw-pagination\",{\"totalItems\":[2,\"total-items\"],\"itemsPerPage\":[2,\"items-per-page\"],\"isDisabled\":[4,\"is-disabled\"],\"variant\":[1],\"currentPage\":[1026,\"current-page\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"isDynamic\":[4,\"is-dynamic\"],\"inputPageValue\":[32],\"isMobile\":[32],\"setPage\":[64]},null,{\"totalItems\":[{\"calculateTotalPages\":0},{\"onTotalItemsChange\":0}],\"itemsPerPage\":[{\"calculateTotalPages\":0},{\"onItemsPerPageChange\":0}],\"currentPage\":[{\"calculateTotalPages\":0},{\"onCurrentPageChange\":0}]}]]],[\"spw-date-picker.cjs\",[[65,\"spw-date-picker\",{\"value\":[1537],\"placeholder\":[1],\"label\":[1],\"name\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"required\":[4],\"disabled\":[4],\"dateFormat\":[1,\"date-format\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"disabledDays\":[1,\"disabled-days\"],\"disabledDates\":[16],\"position\":[1],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"assistiveText\":[1,\"assistive-text\"],\"isClear\":[4,\"is-clear\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"range\":[4],\"rangeId\":[1,\"range-id\"],\"isStart\":[4,\"is-start\"],\"isOpen\":[32],\"hasError\":[32],\"internalError\":[32],\"internalValue\":[32],\"isClearIconVisible\":[32],\"open\":[64],\"close\":[64],\"setDate\":[64],\"getDate\":[64],\"getRange\":[64],\"updateConstraints\":[64],\"resetInput\":[64],\"resetConstraints\":[64]},null,{\"value\":[{\"watchValue\":0}],\"disabled\":[{\"watchDisabled\":0}],\"minDate\":[{\"watchMinDate\":0}],\"maxDate\":[{\"watchMaxDate\":0}]}]]],[\"spw-input-slider.cjs\",[[65,\"spw-input-slider\",{\"min\":[2],\"max\":[2],\"step\":[2],\"value\":[1026],\"range\":[4],\"disabled\":[4],\"name\":[1],\"orientation\":[1],\"hasTooltip\":[4,\"has-tooltip\"],\"label\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"required\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"isDragging\":[32],\"activeHandle\":[32],\"setValue\":[64],\"getValue\":[64]}]]],[\"spw-select.cjs\",[[321,\"spw-select\",{\"value\":[1544],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"required\":[4],\"size\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"items\":[16],\"itemLabel\":[1,\"item-label\"],\"itemValue\":[1,\"item-value\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"resetSelect\":[64],\"setValue\":[64],\"getValue\":[64]},null,{\"items\":[{\"handleItemsChange\":0}]}]]],[\"spw-textarea.cjs\",[[65,\"spw-textarea\",{\"value\":[1537],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"rows\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"internalValue\":[32],\"setFocus\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-file-upload.cjs\",[[65,\"spw-file-upload\",{\"disabled\":[4],\"error\":[4],\"name\":[1],\"value\":[16],\"enableDropZone\":[4,\"enable-drop-zone\"],\"multiple\":[4],\"accept\":[1],\"refuse\":[1],\"maxFileSize\":[2,\"max-file-size\"],\"maxFileSizeUnit\":[1,\"max-file-size-unit\"],\"maxFiles\":[2,\"max-files\"],\"selectedFiles\":[32],\"fileTypeErrors\":[32],\"fileLimitErrors\":[32],\"isDragging\":[32],\"isMaxFilesReachedExact\":[32],\"resetInput\":[64]},null,{\"value\":[{\"watchValueHandler\":0}]}]]],[\"spw-header.cjs\",[[257,\"spw-header\",{\"siteTitle\":[1,\"site-title\"],\"borderColor\":[1,\"border-color\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"hasMaWallonie\":[4,\"has-ma-wallonie\"],\"maWallonieLabel\":[1,\"ma-wallonie-label\"],\"maWallonieLink\":[1,\"ma-wallonie-link\"],\"hasWallonieBe\":[4,\"has-wallonie-be\"],\"wallonieBeLabel\":[1,\"wallonie-be-label\"],\"wallonieBeLink\":[1,\"wallonie-be-link\"],\"hasSearch\":[4,\"has-search\"],\"searchType\":[1,\"search-type\"],\"searchDirectHref\":[1,\"search-direct-href\"],\"searchDirectTarget\":[1,\"search-direct-target\"],\"searchCloseLabel\":[1,\"search-close-label\"],\"searchOpenLabel\":[1,\"search-open-label\"],\"menuCloseLabel\":[1,\"menu-close-label\"],\"menuOpenLabel\":[1,\"menu-open-label\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"],\"isMenuOpen\":[32],\"isSearchOpen\":[32],\"closeMenu\":[64]}]]],[\"spw-header-lang.cjs\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation.cjs\",[[257,\"spw-header-navigation\",{\"alignment\":[1],\"extraButton\":[4,\"extra-button\"],\"extraButtonHref\":[1,\"extra-button-href\"],\"extraButtonTarget\":[1,\"extra-button-target\"],\"extraButtonText\":[1,\"extra-button-text\"],\"extraButtonVariant\":[1,\"extra-button-variant\"],\"extraButtonIcon\":[1,\"extra-button-icon\"],\"level\":[32],\"element\":[32]},[[2,\"spwHeaderNavigationNavigate\",\"handleNavigation\"]]]]],[\"spw-table-sidebar.cjs\",[[257,\"spw-table-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"sidebarTitle\":[1,\"sidebar-title\"],\"sidebarIcon\":[1,\"sidebar-icon\"],\"sidebarWidth\":[2,\"sidebar-width\"],\"hasReset\":[4,\"has-reset\"],\"resetIcon\":[1,\"reset-icon\"],\"observedHeight\":[32],\"expanded\":[32]}]]],[\"spw-tabs-navigation-item.cjs\",[[257,\"spw-tabs-navigation-item\",{\"tabId\":[1,\"tab-id\"],\"active\":[4],\"disabled\":[4],\"bubble\":[4],\"hasEllipsis\":[4,\"has-ellipsis\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"tagText\":[1,\"tag-text\"],\"tagVariant\":[1,\"tag-variant\"],\"tagIcon\":[4,\"tag-icon\"],\"slotText\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"spw-breadcrumb-item.cjs\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown.cjs\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32]}]]],[\"spw-message.cjs\",[[257,\"spw-message\",{\"variant\":[1],\"messageId\":[1,\"message-id\"],\"isDismissable\":[4,\"is-dismissable\"],\"dismissableText\":[1,\"dismissable-text\"],\"messageTitle\":[1,\"message-title\"],\"icon\":[1],\"isVisible\":[32],\"showMessage\":[64],\"hideMessage\":[64]}]]],[\"spw-sidebar-navigation-item.cjs\",[[260,\"spw-sidebar-navigation-item\",{\"href\":[1],\"icon\":[1],\"active\":[4],\"disabled\":[4],\"bubble\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"iconVariant\":[1,\"icon-variant\"],\"openOnClick\":[4,\"open-on-click\"],\"hasDropdown\":[32],\"dropdownOpen\":[32],\"navExpanded\":[32],\"hasActiveChild\":[32]}]]],[\"spw-slider.cjs\",[[257,\"spw-slider\",{\"showArrows\":[4,\"show-arrows\"],\"showDots\":[4,\"show-dots\"],\"showAutoplayToggle\":[4,\"show-autoplay-toggle\"],\"autoplayInterval\":[2,\"autoplay-interval\"],\"autoplayEnabled\":[4,\"autoplay-enabled\"],\"autoplayText\":[1,\"autoplay-text\"],\"arrowsPosition\":[1,\"arrows-position\"],\"nextSlideText\":[1,\"next-slide-text\"],\"previousSlideText\":[1,\"previous-slide-text\"],\"activeIndex\":[32],\"totalSlides\":[32],\"currentHeight\":[32],\"isAutoplayActive\":[32]},[[1,\"touchstart\",\"handleTouchStart\"],[0,\"mousedown\",\"handleMouseDown\"],[1,\"touchmove\",\"handleTouchMove\"],[1,\"mousemove\",\"handleMouseMove\"],[1,\"touchend\",\"handleTouchEnd\"],[1,\"mouseup\",\"handleMouseUp\"],[1,\"mouseleave\",\"handleMouseLeave\"]]]]],[\"spw-table-header.cjs\",[[257,\"spw-table-header\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"padding\":[1],\"columnId\":[1,\"column-id\"],\"sortable\":[4],\"sortDirection\":[1,\"sort-direction\"],\"isSorted\":[4,\"is-sorted\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"]}]]],[\"spw-card-image.cjs\",[[257,\"spw-card-image\",{\"label\":[1],\"ratio\":[1],\"ratioMobile\":[1,\"ratio-mobile\"],\"ratioTablet\":[1,\"ratio-tablet\"],\"ratioDesktop\":[1,\"ratio-desktop\"]}]]],[\"spw-dropdown-item.cjs\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-header-navigation-item.cjs\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona.cjs\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-hero.cjs\",[[257,\"spw-hero\",{\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"surface\":[1],\"hasPictureFull\":[4,\"has-picture-full\"],\"hasRadius\":[4,\"has-radius\"],\"hasShadow\":[4,\"has-shadow\"],\"hasVideo\":[4,\"has-video\"],\"modalVideoId\":[1,\"modal-video-id\"],\"variant\":[1],\"alignment\":[1],\"overlayOpacity\":[2,\"overlay-opacity\"],\"overlayColor\":[1,\"overlay-color\"],\"accPlayButtonAriaLabel\":[1,\"acc-play-button-aria-label\"]}]]],[\"spw-list-item.cjs\",[[257,\"spw-list-item\",{\"variant\":[1],\"href\":[1],\"target\":[1],\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"],\"category\":[1],\"categoryLink\":[1,\"category-link\"],\"categoryIcon\":[1,\"category-icon\"],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"],[1,\"touchstart\",\"onTouchStart\"],[1,\"touchend\",\"onTouchEnd\"],[1,\"mousedown\",\"onMouseDown\"],[1,\"mouseup\",\"onMouseUp\"],[0,\"blur\",\"onBlur\"],[0,\"focus\",\"onFocus\"]]]]],[\"spw-list-title.cjs\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-modal.cjs\",[[257,\"spw-modal\",{\"opened\":[1540],\"caption\":[1],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"stickyButtons\":[4,\"sticky-buttons\"],\"size\":[1],\"alertIcon\":[1,\"alert-icon\"],\"showCloseButton\":[4,\"show-close-button\"],\"showModal\":[32],\"slotButtonsPresent\":[32],\"closeModal\":[64],\"openModal\":[64]},null,{\"opened\":[{\"openedChanged\":0}]}]]],[\"spw-sidebar.cjs\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32]}]]],[\"spw-sidebar-navigation-separator.cjs\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation.cjs\",[[257,\"spw-tabs-navigation\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isVerticalOnMobile\":[4,\"is-vertical-on-mobile\"],\"showLeftArrow\":[32],\"showRightArrow\":[32]},[[9,\"resize\",\"onWindowResize\"]]]]],[\"spw-tile.cjs\",[[257,\"spw-tile\",{\"variant\":[1],\"height\":[1],\"href\":[1],\"target\":[1],\"imageSrc\":[1,\"image-src\"],\"imageAlt\":[1,\"image-alt\"],\"overlayOpacity\":[2,\"overlay-opacity\"]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-timeline-item.cjs\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item.cjs\",[[1,\"spw-wizard-item\",{\"label\":[1],\"description\":[1],\"additionalInfo\":[1,\"additional-info\"],\"icon\":[1],\"state\":[1],\"status\":[1],\"isLast\":[1,\"is-last\"],\"stepNumber\":[2,\"step-number\"],\"variant\":[1],\"isClickable\":[1,\"is-clickable\"],\"isBeforeCurrent\":[1,\"is-before-current\"],\"isAfterCurrent\":[1,\"is-after-current\"],\"isCurrent\":[1,\"is-current\"]}]]],[\"spw-breadcrumb.cjs\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card.cjs\",[[257,\"spw-card\",{\"variant\":[1],\"elementType\":[1,\"element-type\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"dateStart\":[1,\"date-start\"],\"dateEnd\":[1,\"date-end\"],\"fullHeight\":[4,\"full-height\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"hasImage\":[32]},[[0,\"slotchange\",\"slotChanged\"],[1,\"mouseenter\",\"onMouseEnter\"],[1,\"mouseleave\",\"onMouseLeave\"]]]]],[\"spw-card-content.cjs\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt.cjs\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item.cjs\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags.cjs\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title.cjs\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown.cjs\",[[257,\"spw-dropdown\",{\"direction\":[1],\"hasPadding\":[4,\"has-padding\"],\"contentWidth\":[2,\"content-width\"],\"open\":[1540],\"isVisible\":[32],\"close\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"spw-dropdown-container.cjs\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer.cjs\",[[257,\"spw-footer\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-footer-bottom.cjs\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content.cjs\",[[257,\"spw-footer-content\"]]],[\"spw-footer-content-col.cjs\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"]}]]],[\"spw-footer-link.cjs\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid.cjs\",[[257,\"spw-grid\",{\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"]},null,{\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-grid-item.cjs\",[[257,\"spw-grid-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"],\"rowSpanMobile\":[2,\"row-span-mobile\"],\"rowSpanTablet\":[2,\"row-span-tablet\"],\"rowSpanDesktop\":[2,\"row-span-desktop\"]}]]],[\"spw-header-persona-item.cjs\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration.cjs\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list.cjs\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description.cjs\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic.cjs\",[[257,\"spw-mosaic\",{\"items\":[8],\"isMasonry\":[4,\"is-masonry\"],\"colsMobile\":[2,\"cols-mobile\"],\"colsTablet\":[2,\"cols-tablet\"],\"colsDesktop\":[2,\"cols-desktop\"],\"initialized\":[32],\"waitForImages\":[64],\"initializeMasonry\":[64]},null,{\"items\":[{\"itemsChanged\":0}],\"isMasonry\":[{\"isMasonryChanged\":0}],\"colsMobile\":[{\"configurationChanged\":0}],\"colsTablet\":[{\"configurationChanged\":0}],\"colsDesktop\":[{\"configurationChanged\":0}]}]]],[\"spw-mosaic-item.cjs\",[[257,\"spw-mosaic-item\",{\"colSpanMobile\":[2,\"col-span-mobile\"],\"colSpanTablet\":[2,\"col-span-tablet\"],\"colSpanDesktop\":[2,\"col-span-desktop\"]},null,{\"colSpanMobile\":[{\"colSpanChanged\":0}],\"colSpanTablet\":[{\"colSpanChanged\":0}],\"colSpanDesktop\":[{\"colSpanChanged\":0}]}]]],[\"spw-radio.cjs\",[[321,\"spw-radio\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"name\":[1],\"value\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"setChecked\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-sidebar-navigation-dropdown.cjs\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item.cjs\",[[257,\"spw-slider-item\"]]],[\"spw-socials.cjs\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table.cjs\",[[257,\"spw-table\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"isSticky\":[4,\"is-sticky\"],\"maxHeight\":[1,\"max-height\"],\"minWidth\":[1,\"min-width\"],\"tableLayout\":[1,\"table-layout\"],\"isZebra\":[4,\"is-zebra\"],\"disableSort\":[4,\"disable-sort\"],\"currentSort\":[1040],\"resizable\":[4],\"minHeight\":[2,\"min-height\"],\"currentHeight\":[32]},[[0,\"spwHeaderClick\",\"handleHeaderClick\"]],{\"currentSort\":[{\"onCurrentSortChange\":0}],\"isSticky\":[{\"onIsStickyChange\":0}]}]]],[\"spw-table-body.cjs\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell.cjs\",[[257,\"spw-table-cell\",{\"colspan\":[2],\"headers\":[1],\"rowspan\":[2],\"isHighlighted\":[4,\"is-highlighted\"],\"textAlign\":[1,\"text-align\"],\"verticalAlign\":[1,\"vertical-align\"],\"width\":[1],\"padding\":[1],\"state\":[1],\"sticky\":[4],\"stickyPosition\":[1,\"sticky-position\"],\"stickyOffset\":[2,\"sticky-offset\"],\"isFirst\":[32]}]]],[\"spw-table-container.cjs\",[[257,\"spw-table-container\"]]],[\"spw-table-footer.cjs\",[[257,\"spw-table-footer\"]]],[\"spw-table-head.cjs\",[[257,\"spw-table-head\"]]],[\"spw-table-row.cjs\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs.cjs\",[[257,\"spw-tabs\",{\"defaultActiveTab\":[1,\"default-active-tab\"],\"variant\":[1],\"hasEllipsis\":[4,\"has-ellipsis\"],\"maxWidth\":[2,\"max-width\"],\"size\":[1],\"activeTab\":[1025,\"active-tab\"],\"getSelectedTab\":[64],\"setSelectedTab\":[64]},[[2,\"tabSelected\",\"handleTabSelected\"],[0,\"slotchange\",\"slotChanged\"]],{\"activeTab\":[{\"activeTabChanged\":0}],\"maxWidth\":[{\"maxWidthChanged\":0}],\"hasEllipsis\":[{\"hasEllipsisChanged\":0}]}]]],[\"spw-tabs-content.cjs\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description.cjs\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title.cjs\",[[257,\"spw-tile-title\"]]],[\"spw-timeline.cjs\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc.cjs\",[[260,\"spw-toc\"]]],[\"spw-toc-container.cjs\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation.cjs\",[[0,\"spw-toc-navigation\",{\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar.cjs\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard.cjs\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton.cjs\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_7.cjs\",[[260,\"spw-group\",{\"type\":[1],\"orientation\":[1],\"alignment\":[1],\"disabled\":[4],\"label\":[1],\"required\":[4],\"isReversed\":[4,\"is-reversed\"],\"name\":[1],\"isFullWidth\":[4,\"is-full-width\"],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[260,\"spw-theme-provider\",{\"theme\":[1]}],[1,\"spw-separator\",{\"surface\":[1],\"direction\":[1],\"thickness\":[2],\"width\":[1],\"height\":[1]}],[257,\"spw-link\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"disabled\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"],\"surface\":[1]}],[1,\"spw-field-label\",{\"name\":[1],\"label\":[1],\"required\":[4],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"]}],[257,\"spw-tooltip\",{\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"maxWidth\":[1,\"max-width\"],\"direction\":[1],\"cursor\":[1],\"visible\":[4],\"isVisible\":[32]}],[1,\"spw-icon\",{\"icon\":[1],\"variant\":[1]}]]],[\"spw-tag.cjs\",[[257,\"spw-tag\",{\"variant\":[1],\"surface\":[1],\"hasIcon\":[4,\"has-icon\"],\"icon\":[1],\"href\":[1],\"target\":[1],\"size\":[1]}]]],[\"spw-field-message.cjs\",[[257,\"spw-field-message\",{\"showIcon\":[4,\"show-icon\"],\"variant\":[1]}]]],[\"spw-text-field.cjs\",[[65,\"spw-text-field\",{\"value\":[1544],\"type\":[1],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"name\":[1],\"min\":[2],\"max\":[2],\"step\":[2],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"isSearch\":[4,\"is-search\"],\"isClear\":[4,\"is-clear\"],\"required\":[4],\"size\":[1],\"indicator\":[1],\"assistiveText\":[1,\"assistive-text\"],\"error\":[1],\"hint\":[1],\"success\":[1],\"warning\":[1],\"showErrorIcon\":[4,\"show-error-icon\"],\"showHintIcon\":[4,\"show-hint-icon\"],\"showSuccessIcon\":[4,\"show-success-icon\"],\"showWarningIcon\":[4,\"show-warning-icon\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"mask\":[1],\"tooltipTitle\":[1,\"tooltip-title\"],\"tooltipText\":[1,\"tooltip-text\"],\"tooltipMaxWidth\":[1,\"tooltip-max-width\"],\"tooltipDirection\":[1,\"tooltip-direction\"],\"tooltipCursor\":[1,\"tooltip-cursor\"],\"isClearIconVisible\":[32],\"setFocus\":[64],\"setValue\":[64]},null,{\"value\":[{\"valueChangedHandler\":0}]}]]],[\"spw-checkbox.cjs\",[[321,\"spw-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"error\":[4],\"icon\":[1],\"name\":[1],\"variant\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"internalChecked\":[32],\"toggleCheckedState\":[64]},null,{\"checked\":[{\"checkedChanged\":0}]}]]],[\"spw-accordion_4.cjs\",[[257,\"spw-accordion-title\",{\"tag\":[1],\"icon\":[1]}],[257,\"spw-accordion\",{\"background\":[1]},null,{\"background\":[{\"backgroundChanged\":0}]}],[257,\"spw-accordion-content\",{\"isOpened\":[32]},[[4,\"accordionToggle\",\"handleAccordionToggle\"]]],[257,\"spw-accordion-item\",{\"defaultOpen\":[4,\"default-open\"],\"isOpen\":[32],\"isMobile\":[32]},null,{\"defaultOpen\":[{\"defaultOpenChanged\":0}]}]]],[\"spw-button_2.cjs\",[[257,\"spw-button\",{\"href\":[1],\"target\":[1],\"rel\":[1],\"download\":[1],\"name\":[1],\"value\":[8],\"type\":[1],\"form\":[1],\"variant\":[1],\"surface\":[1],\"disabled\":[4],\"size\":[1],\"accAriaLabel\":[1,\"acc-aria-label\"],\"isIconOnly\":[4,\"is-icon-only\"],\"icon\":[1],\"iconPosition\":[1,\"icon-position\"],\"isFullWidth\":[4,\"is-full-width\"],\"isFullWidthMobile\":[516,\"is-full-width-mobile\"],\"hideTextOnMobile\":[4,\"hide-text-on-mobile\"],\"isLoading\":[4,\"is-loading\"]}],[1,\"spw-loading\",{\"text\":[1]}]]]]"), options);
|
|
22
22
|
});
|
|
23
23
|
|
|
24
24
|
exports.setNonce = index.setNonce;
|
|
@@ -16,10 +16,13 @@ const SpwTabs = class {
|
|
|
16
16
|
this.hasEllipsis = false;
|
|
17
17
|
/** Permet de spécifier la taille de l'onglet */
|
|
18
18
|
this.size = 'small';
|
|
19
|
-
|
|
19
|
+
/** Onglet actuellement actif */
|
|
20
|
+
this.activeTab = '1';
|
|
20
21
|
}
|
|
21
22
|
componentWillLoad() {
|
|
22
|
-
this.activeTab
|
|
23
|
+
if (!this.activeTab || this.activeTab === '1') {
|
|
24
|
+
this.activeTab = this.defaultActiveTab;
|
|
25
|
+
}
|
|
23
26
|
}
|
|
24
27
|
componentDidLoad() {
|
|
25
28
|
this.applyVariantToChildren();
|
|
@@ -171,7 +174,7 @@ const SpwTabs = class {
|
|
|
171
174
|
};
|
|
172
175
|
}
|
|
173
176
|
render() {
|
|
174
|
-
return (index.h("div", { key: '
|
|
177
|
+
return (index.h("div", { key: '3746f2f19f7d3e9a5f353b4b668113f398a47254', class: this.elementClass }, index.h("slot", { key: '7a45ad1cf2efce0001d94384636496d2d5416ca0', name: "navigation" }), index.h("slot", { key: 'f91b17e1ccb32256ef295641e2582a51c521e8fb', name: "content" })));
|
|
175
178
|
}
|
|
176
179
|
get el() { return index.getElement(this); }
|
|
177
180
|
static get watchers() { return {
|
|
@@ -49,7 +49,8 @@ const SpwTag = class {
|
|
|
49
49
|
href,
|
|
50
50
|
target,
|
|
51
51
|
};
|
|
52
|
-
|
|
52
|
+
const iconToDisplay = this.icon || this.getIcon(this.variant);
|
|
53
|
+
return (index.h(index.Host, { key: 'e158a1763393ce7a610cc3d78465376d0f8e0ce4' }, index.h(TagType, Object.assign({ key: '06f816efe919ae642a17c8a5ea489f9d8064ff38' }, attrs, { class: this.elementClass }), this.hasIcon && index.h("spw-icon", { key: '17d00c968288f680fed836489ef0bf09c219eba9', icon: iconToDisplay }), index.h("slot", { key: 'f9c6aa8584a91c663c4213317d3d7c49a9a3a9e8' }))));
|
|
53
54
|
}
|
|
54
55
|
};
|
|
55
56
|
SpwTag.style = spwTagCss();
|
|
@@ -55,7 +55,7 @@ const SpwTextField = class {
|
|
|
55
55
|
(_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.focus();
|
|
56
56
|
}
|
|
57
57
|
valueChangedHandler(newValue) {
|
|
58
|
-
this.setValue(newValue);
|
|
58
|
+
this.setValue(newValue != null ? String(newValue) : '');
|
|
59
59
|
}
|
|
60
60
|
async setValue(newVal) {
|
|
61
61
|
const formatted = this.mask ? this.applyMask(newVal) : newVal;
|
|
@@ -77,8 +77,7 @@ const SpwTextField = class {
|
|
|
77
77
|
return value;
|
|
78
78
|
}
|
|
79
79
|
componentDidLoad() {
|
|
80
|
-
|
|
81
|
-
const startValue = (_a = this.value) !== null && _a !== void 0 ? _a : '';
|
|
80
|
+
const startValue = this.value != null ? String(this.value) : '';
|
|
82
81
|
this.defaultValue = startValue;
|
|
83
82
|
if (this.inputElement) {
|
|
84
83
|
this.inputElement.value = startValue;
|
|
@@ -183,7 +182,7 @@ const SpwTextField = class {
|
|
|
183
182
|
};
|
|
184
183
|
}
|
|
185
184
|
render() {
|
|
186
|
-
return (index.h("div", { key: '
|
|
185
|
+
return (index.h("div", { key: 'c950feddc1aa3bc850a972d657ba58834696bf64', class: this.elementClass }, this.label && (index.h("spw-field-label", { key: '34a5a5369ee731a8e4a4976d16353fe781a6032e', label: this.label, name: this.name, required: this.required, tooltipTitle: this.tooltipTitle, tooltipText: this.tooltipText, tooltipMaxWidth: this.tooltipMaxWidth, tooltipDirection: this.tooltipDirection, tooltipCursor: this.tooltipCursor })), this.assistiveText && (index.h("spw-field-message", { key: 'b5ff9301fb873a80b8524a4346e23634ae54e3d8', class: "spw-text-field__field-message", variant: "hint", showIcon: false }, this.assistiveText)), index.h("div", { key: '4e3f0bd50d09138175d88aa1baf7b9a408983c7d', class: "spw-text-field__container" }, index.h("div", { key: '06c7f43c1b2e62bd31082ee1a410bfe9045bb4ae', class: "spw-text-field__input-container" }, index.h("input", { key: '971d0f4ff3a037c0db356719f73c2eaa86ad0605', class: "spw-text-field__input", ref: el => (this.inputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, placeholder: this.placeholder, "aria-label": this.accAriaLabel || this.name, disabled: this.disabled, name: this.name, id: this.name, minLength: this.minLength, maxLength: this.maxLength, required: this.required, onInput: event => this.handleInput(event) }), (this.isSearch || this.isClearIconVisible) && (index.h("div", { key: '0ffc9cf88e418bb01738c07a60542567a01402e8', class: "spw-text-field__icons" }, this.isClearIconVisible && (index.h("span", { key: '56771eecdedfcf268c5f6156563aa599939f858b', class: "spw-text-field__clear", onClick: () => this.handleClear() }, index.h("spw-icon", { key: 'b86f1f0faff71ed26f8b754d922bb2c30e68c1bf', class: "spw-text-field__icon spw-text-field__icon--clear", icon: "fa-xmark" }))), this.isSearch && index.h("spw-icon", { key: '601395f226bc6746061fb4b5df7549c258a9dc30', class: "spw-text-field__icon spw-text-field__icon--search", icon: "fa-magnifying-glass" })))), this.indicator && index.h("div", { key: '362065e0c969e8bf8cfc67dbce13ea4cbf389964', class: "spw-text-field__indicator" }, this.indicator)), this.renderErrorMessage(), this.renderHintMessage(), this.renderSuccessMessage(), this.renderWarningMessage()));
|
|
187
186
|
}
|
|
188
187
|
static get formAssociated() { return true; }
|
|
189
188
|
get el() { return index.getElement(this); }
|