xv-webcomponents 1.3.49-qa.0 → 1.3.51-qa.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/{index-BNc1Ov5g.js → index-SeExY50a.js} +2 -17
- package/dist/cjs/{index-BNc1Ov5g.js.map → index-SeExY50a.js.map} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/xv-accordion-v2_45.cjs.entry.js +271 -185
- package/dist/cjs/xv-accordion-v2_45.cjs.entry.js.map +1 -1
- package/dist/cjs/xv-webcomponents.cjs.js +1 -1
- package/dist/collection/components/xv-header/xv-header.css +185 -221
- package/dist/collection/components/xv-header/xv-header.js +269 -159
- package/dist/collection/components/xv-header/xv-header.js.map +1 -1
- package/dist/collection/components/xv-image-viewer/xv-image-viewer.js +1 -1
- package/dist/collection/components/xv-link/xv-link.js +1 -1
- package/dist/collection/components/xv-mega-menu/xv-mega-menu.js +2 -2
- package/dist/collection/components/xv-modal/xv-modal.js +1 -1
- package/dist/collection/components/xv-notification/xv-notification.js +1 -1
- package/dist/collection/components/xv-number-input/xv-number-input.js +2 -2
- package/dist/collection/components/xv-overflow-menu/_vars.js +0 -1
- package/dist/collection/components/xv-overflow-menu/_vars.js.map +1 -1
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu-item/xv-overflow-menu-item.css +0 -8
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu-item/xv-overflow-menu-item.js +4 -25
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu-item/xv-overflow-menu-item.js.map +1 -1
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu.css +0 -3
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu.js +4 -4
- package/dist/collection/components/xv-overflow-menu/xv-overflow-menu.js.map +1 -1
- package/dist/collection/components/xv-pagination/xv-pagination.js +1 -1
- package/dist/collection/components/xv-progress-indicator/xv-progress-indicator-item/xv-progress-indicator-item.js +1 -1
- package/dist/collection/components/xv-progress-indicator/xv-progress-indicator.js +1 -1
- package/dist/collection/components/xv-radio/xv-radio.js +2 -2
- package/dist/collection/components/xv-slider/xv-slider.js +1 -1
- package/dist/collection/components/xv-table/xv-table-cell/xv-table-cell.js +1 -1
- package/dist/collection/components/xv-table/xv-table-expand/xv-table-expand.js +1 -1
- package/dist/collection/components/xv-table/xv-table-row/xv-table-row.js +1 -1
- package/dist/collection/components/xv-table/xv-table.js +1 -1
- package/dist/collection/components/xv-tabs/xv-tab/xv-tab.js +1 -1
- package/dist/collection/components/xv-tag/xv-tag.js +1 -1
- package/dist/collection/components/xv-tag/xv-tag.js.map +1 -1
- package/dist/collection/components/xv-tag-combobox/xv-tag-combobox.js +2 -2
- package/dist/collection/components/xv-text-input/xv-text-input.js +2 -2
- package/dist/collection/components/xv-textarea/xv-textarea.js +2 -2
- package/dist/collection/components/xv-tile/xv-tile.js +2 -2
- package/dist/collection/components/xv-toggle/xv-toggle.js +1 -1
- package/dist/collection/components/xv-toggle-tip/xv-toggle-tip.js +1 -1
- package/dist/collection/components/xv-tooltip/xv-tooltip.js +2 -2
- package/dist/esm/{index-_tZy78IZ.js → index-ZFbwGttR.js} +3 -17
- package/dist/esm/{index-_tZy78IZ.js.map → index-ZFbwGttR.js.map} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/xv-accordion-v2_45.entry.js +271 -185
- package/dist/esm/xv-accordion-v2_45.entry.js.map +1 -1
- package/dist/esm/xv-webcomponents.js +1 -1
- package/dist/types/components/xv-header/xv-header.d.ts +47 -36
- package/dist/types/components/xv-overflow-menu/_vars.d.ts +1 -2
- package/dist/types/components/xv-overflow-menu/xv-overflow-menu-item/xv-overflow-menu-item.d.ts +0 -1
- package/dist/types/components/xv-overflow-menu/xv-overflow-menu.d.ts +1 -1
- package/dist/types/components.d.ts +10 -10
- package/dist/xv-webcomponents/index.esm.js +1 -1
- package/dist/xv-webcomponents/p-5864b74b.entry.js +2 -0
- package/dist/xv-webcomponents/p-5864b74b.entry.js.map +1 -0
- package/dist/xv-webcomponents/p-ZFbwGttR.js +2 -0
- package/dist/xv-webcomponents/{p-_tZy78IZ.js.map → p-ZFbwGttR.js.map} +1 -1
- package/dist/xv-webcomponents/xv-webcomponents.esm.js +1 -1
- package/package.json +1 -1
- package/dist/xv-webcomponents/p-89a2be01.entry.js +0 -2
- package/dist/xv-webcomponents/p-89a2be01.entry.js.map +0 -1
- package/dist/xv-webcomponents/p-_tZy78IZ.js +0 -2
|
@@ -19,7 +19,7 @@ var patchBrowser = () => {
|
|
|
19
19
|
|
|
20
20
|
patchBrowser().then(async (options) => {
|
|
21
21
|
await appGlobals.globalScripts();
|
|
22
|
-
return index.bootstrapLazy([["xv-accordion-v2_45.cjs",[[256,"xv-header",{"
|
|
22
|
+
return index.bootstrapLazy([["xv-accordion-v2_45.cjs",[[256,"xv-header",{"megaMenu":[4,"mega-menu"],"htmlContent":[32],"showLoginModal":[32],"isCockpitMenuExpanded":[32],"isEntitiesMenuExpanded":[32],"isUserMenuExpanded":[32],"suggestions":[32],"searchQuery":[32],"listPosition":[32],"showPopover":[32],"metaNav":[32],"mobMenuOpen":[32],"orgUnit":[32],"notificationsHtml":[32],"notificationsCount":[32]},[[8,"xv:orgUnitChange","handleOrgUnitChange"]]],[257,"xv-dropdown-v2",{"search":[516],"disabled":[516],"multiple":[516],"required":[516],"loading":[516],"open":[1540],"error":[520],"label":[513],"helper":[513],"warning":[513],"placeholder":[513],"info":[1],"searchPlaceholder":[1,"search-placeholder"],"size":[1],"defaultValue":[8,"default-value"],"variant":[1],"selected":[32],"selectedMap":[32],"searchQuery":[32]},[[0,"itemSelected","handleItemSelected"]],{"open":["openChangeHandle"],"multiple":["multipleChangeHandle"]}],[257,"xv-data-table-row",{"variant":[1],"name":[1025],"collapse":[1],"collapsable":[516],"checked":[1028],"partial":[1028],"hover":[1028],"group":[4],"header":[4],"footer":[4],"disabled":[4],"readonly":[4],"required":[4],"value":[8],"collapsed":[32]}],[321,"xv-datepicker",{"value":[1040],"variant":[1],"label":[1],"helper":[1],"error":[8],"warning":[8],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513],"min":[1],"max":[1],"month":[32],"days":[32],"open":[32],"localError":[32]},[[4,"click","handleClickOutside"]],{"open":["openChange"],"month":["getCalendarGrid"],"value":["handleValueChange"]}],[257,"xv-file-uploader",{"label":[1],"description":[1],"addText":[1,"add-text"],"variant":[1],"size":[1],"accept":[16],"buttonVariant":[1,"button-variant"],"maxFileSizeMB":[2,"max-file-size-mb"],"maxFiles":[2,"max-files"],"multiple":[4],"disabled":[516],"files":[1040],"loadingStates":[1040,"loading-states"],"error":[1537],"errors":[1040],"dragActive":[32],"errorMessages":[32],"clearFiles":[64]}],[321,"xv-number-input-v2",{"label":[1],"placeholder":[513],"name":[513],"value":[1538],"helper":[1],"error":[8],"warning":[8],"step":[2],"max":[2],"min":[2],"readonly":[4],"disabled":[4],"loading":[4],"block":[4],"size":[513]}],[257,"xv-pagination",{"total":[2],"page":[1026],"size":[1],"block":[4],"variant":[1],"responsiveVariant":[16,"responsive-variant"],"totalItems":[2,"total-items"],"itemsPerPage":[32],"currentVariant":[32]}],[257,"xv-table-v2-row",{"checked":[1540],"partial":[1540],"name":[1537],"value":[520],"hover":[1540],"readonly":[516],"required":[516],"disabled":[516],"header":[516],"variant":[1537]},null,{"checked":["checkedChangeHandle"]}],[321,"xv-textarea",{"value":[1025],"name":[1],"label":[1],"placeholder":[1],"helper":[1],"info":[1],"error":[8],"warning":[8],"disabled":[4],"readonly":[4],"block":[4],"counterHide":[4,"counter-hide"],"noResize":[4,"no-resize"],"loading":[4],"max":[2],"rows":[2],"size":[513]}],[257,"xv-data-table",{"size":[1],"block":[4],"loading":[4],"columnWidths":[16,"column-widths"],"hover":[4]}],[257,"xv-dropdown-v2-item",{"disabled":[4],"value":[1544],"selected":[1540],"multiple":[516],"size":[513]},[[0,"click","handleClick"]]],[257,"xv-image-viewer",{"src":[1],"fullscreenSrc":[1,"fullscreen-src"],"alt":[1],"placeholder":[1],"lazy":[4],"isFullscreen":[32],"loaded":[32],"fullscreenLoaded":[32]}],[257,"xv-modal-v2",{"open":[1540],"permanent":[516],"size":[513],"overflow":[516],"loading":[4],"openModal":[64],"closeModal":[64]}],[257,"xv-overflow-menu-v2",{"open":[1540],"disabled":[516],"position":[1],"size":[1],"tooltip":[1]},[[0,"keydown","handleKeyDown"]],{"open":["openChangeHandle"]}],[257,"xv-tab-v2",{"label":[513],"disabled":[516],"loading":[516],"name":[8]}],[257,"xv-table-v2",{"size":[513],"hover":[516],"loading":[516],"colsSize":[16,"colssize"],"selected":[32],"selectedCount":[32]},[[0,"checkedChange","handleCheckedChange"]],{"colsSize":["setColsSizeTemplate"]}],[257,"xv-tabs-v2",{"active":[1544],"loading":[516],"variant":[1],"emptyMessage":[1,"empty-message"],"tabElements":[32],"showArrows":[32]},[[9,"resize","updateArrowVisibility"]]],[257,"xv-tag-combobox",{"options":[16],"label":[1],"size":[1],"placeholder":[1],"allowCreate":[4,"allow-create"],"maxSuggestions":[2,"max-suggestions"],"disabled":[4],"readonly":[4],"error":[8],"warning":[8],"value":[16],"normalizedOptions":[32],"selected":[32],"inputValue":[32],"open":[32],"filtered":[32],"highlighted":[32],"focusInput":[64],"clear":[64]},null,{"options":["watchOptions"],"value":["watchValue"]}],[257,"xv-accordion-v2",{"multiple":[4],"xvId":[1,"xv-id"],"value":[1025],"opened":[32],"toggleItem":[64]}],[257,"xv-accordion-v2-item",{"disabled":[4],"label":[1],"value":[1],"isOpen":[32]},[[16,"accordionChange","handleAccordionChange"]]],[260,"xv-breadcrumbs-v2"],[257,"xv-data-table-collapse",{"collapsed":[1540],"setCollapsed":[64]}],[256,"xv-footer",{"data":[32]},[[8,"xv:metaNav-update","handleLoadData"]]],[257,"xv-notification-v2",{"variant":[513],"dismissible":[516]}],[257,"xv-overflow-menu-v2-item",{"disabled":[516],"value":[520],"variant":[1]},[[0,"click","handleClick"]]],[257,"xv-progress-indicator-v2",{"progress":[514],"variant":[1],"size":[1]},null,{"progress":["updateChildItems"]}],[257,"xv-progress-indicator-v2-item",{"status":[1]}],[324,"xv-radio-v2",{"name":[1],"value":[1],"label":[1],"checked":[1028],"indeterminate":[4],"block":[4],"disabled":[4],"required":[4],"reverse":[4],"readonly":[4],"error":[8],"warning":[520],"size":[1]},null,{"checked":["onCheckedChange"]}],[321,"xv-slider-v2",{"label":[1],"name":[1],"min":[2],"max":[2],"value":[1026],"step":[2],"disabled":[4],"readonly":[4],"notEditable":[4,"not-editable"]}],[257,"xv-table-v2-expand",{"open":[1540],"disabled":[516]}],[260,"xv-tile",{"variant":[513],"label":[1],"error":[4],"multiple":[4],"disabled":[4],"block":[4],"name":[1],"value":[1025],"checked":[1028]},[[4,"tileChange","tileChangeHandle"],[0,"click","handleClick"]]],[321,"xv-toggle",{"label":[1],"value":[1],"name":[1],"checked":[1540],"disabled":[4],"readonly":[4],"size":[513],"block":[4]}],[257,"xv-toggle-tip",{"open":[1540],"autoSize":[516,"auto-size"],"block":[4],"position":[1],"setPopover":[64]},[[4,"click","handleClickOutside"],[0,"keydown","handleKeyDown"]],{"open":["openChangeHandle"]}],[257,"xv-mega-menu",{"open":[1540],"loading":[32],"activeItem":[32],"activeGroup":[32],"menuItems":[32]},[[4,"click","handleClickOutside"]]],[257,"xv-data-table-cell",{"name":[1025],"sort":[1537],"multiline":[2],"width":[1],"align":[1],"tooltip":[1]},[[0,"click","handleSort"]]],[321,"xv-text-input-v2",{"type":[1],"label":[1],"placeholder":[513],"name":[513],"value":[1025],"autocomplete":[1],"helper":[1],"error":[8],"warning":[8],"readonly":[4],"disabled":[4],"loading":[4],"block":[516],"size":[513],"isPasswordVisible":[32]}],[257,"xv-login-modal",{"visible":[4],"oauthProviders":[32],"bookNow":[32],"returnUrl":[32],"passwordLoginEnabled":[32],"oauthLoginEnabled":[32],"passwordRegistrationEnabled":[32],"configurationName":[32],"xvMvcConfigName":[32],"contactUrl":[32]}],[257,"xv-table-v2-cell",{"multiline":[516],"name":[1537],"align":[513],"sort":[1537]},[[0,"click","handleSort"]]],[257,"xv-card-v2",{"variant":[1],"media":[1],"header":[1],"body":[1],"footer":[1]}],[257,"xv-link-v2",{"href":[1],"target":[1],"disabled":[4],"size":[1],"variant":[1]}],[321,"xv-checkbox-v2",{"checked":[1540],"indeterminate":[516],"disabled":[516],"name":[513],"value":[513],"readonly":[516],"required":[516],"partial":[516],"label":[1],"size":[513],"error":[520],"hasFocus":[32]},null,{"checked":["onCheckedChange"]}],[257,"xv-tag-v2",{"size":[1],"color":[1],"bg":[1],"disabled":[4],"closeable":[4]}],[260,"xv-tooltip-v2",{"message":[1],"position":[1],"block":[4],"dashed":[4]},[[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]],[321,"xv-button-v2",{"label":[513],"variant":[513],"size":[513],"disabled":[516],"loading":[516],"block":[516],"type":[513],"hasLeftIcon":[32],"hasRightIcon":[32],"hasContent":[32]}],[257,"xv-loader-v2",{"show":[4],"variant":[1],"size":[1]}]]]], options);
|
|
23
23
|
});
|
|
24
24
|
|
|
25
25
|
exports.setNonce = index.setNonce;
|
|
@@ -22764,275 +22764,239 @@ button.ui-button::-moz-focus-inner {
|
|
|
22764
22764
|
border-color: transparent var(--background-inverse, black) transparent transparent;
|
|
22765
22765
|
}
|
|
22766
22766
|
|
|
22767
|
-
|
|
22768
|
-
|
|
22769
|
-
z-index: 1000;
|
|
22770
|
-
top: 0;
|
|
22767
|
+
.media-nav-dropdown:hover > .dropdown-menu {
|
|
22768
|
+
display: block;
|
|
22771
22769
|
}
|
|
22772
|
-
|
|
22773
|
-
|
|
22774
|
-
|
|
22775
|
-
background-color: var(--background, #fff);
|
|
22776
|
-
box-shadow: 1px 1px 0 0 rgba(39, 52, 53, 0.15), 0 3px 2px 0 rgba(39, 52, 53, 0.3);
|
|
22770
|
+
|
|
22771
|
+
.alle-kategorien-menu li:hover > ul {
|
|
22772
|
+
display: block;
|
|
22777
22773
|
}
|
|
22778
|
-
|
|
22779
|
-
|
|
22780
|
-
|
|
22781
|
-
}
|
|
22774
|
+
|
|
22775
|
+
#nav-container .media-nav #media-menu-item-alle-kategorien li:hover > ul {
|
|
22776
|
+
display: block;
|
|
22782
22777
|
}
|
|
22783
|
-
|
|
22784
|
-
|
|
22785
|
-
|
|
22786
|
-
gap: var(--spacing-05);
|
|
22778
|
+
|
|
22779
|
+
#my-xv-menu.dropdown:hover > .dropdown-menu-left {
|
|
22780
|
+
display: block;
|
|
22787
22781
|
}
|
|
22788
|
-
|
|
22789
|
-
|
|
22790
|
-
|
|
22791
|
-
display: flex;
|
|
22792
|
-
align-items: center;
|
|
22793
|
-
column-gap: var(--spacing-04);
|
|
22782
|
+
|
|
22783
|
+
.xv-user-menu-wrapper .dropdown {
|
|
22784
|
+
position: relative;
|
|
22794
22785
|
}
|
|
22795
|
-
|
|
22796
|
-
|
|
22797
|
-
|
|
22786
|
+
.xv-user-menu-wrapper .navbar-btn {
|
|
22787
|
+
margin-top: 8px;
|
|
22788
|
+
margin-bottom: 8px;
|
|
22798
22789
|
}
|
|
22799
|
-
|
|
22800
|
-
|
|
22790
|
+
.xv-user-menu-wrapper .btn-link {
|
|
22791
|
+
color: #337ab7;
|
|
22792
|
+
font-weight: 400;
|
|
22793
|
+
border-radius: 0;
|
|
22801
22794
|
}
|
|
22802
|
-
|
|
22803
|
-
|
|
22804
|
-
|
|
22805
|
-
|
|
22795
|
+
.xv-user-menu-wrapper .btn-link:hover {
|
|
22796
|
+
color: #23527c;
|
|
22797
|
+
text-decoration: underline;
|
|
22798
|
+
background-color: transparent;
|
|
22806
22799
|
}
|
|
22807
|
-
|
|
22808
|
-
|
|
22809
|
-
|
|
22810
|
-
|
|
22811
|
-
|
|
22812
|
-
|
|
22813
|
-
|
|
22814
|
-
|
|
22800
|
+
.xv-user-menu-wrapper .dropdown-menu {
|
|
22801
|
+
position: absolute;
|
|
22802
|
+
top: 100%;
|
|
22803
|
+
left: 0;
|
|
22804
|
+
z-index: 1000;
|
|
22805
|
+
display: none;
|
|
22806
|
+
float: left;
|
|
22807
|
+
min-width: 160px;
|
|
22808
|
+
padding: 5px 0;
|
|
22809
|
+
margin: 2px 0 0;
|
|
22810
|
+
font-size: 14px;
|
|
22811
|
+
text-align: left;
|
|
22812
|
+
background-color: #fff;
|
|
22813
|
+
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
22814
|
+
border-radius: 4px;
|
|
22815
|
+
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
22815
22816
|
}
|
|
22816
|
-
|
|
22817
|
-
|
|
22818
|
-
|
|
22819
|
-
}
|
|
22817
|
+
.xv-user-menu-wrapper .dropdown-menu-left {
|
|
22818
|
+
right: auto;
|
|
22819
|
+
left: 0;
|
|
22820
22820
|
}
|
|
22821
|
-
|
|
22822
|
-
|
|
22823
|
-
flex-direction: column;
|
|
22824
|
-
font-weight: 500;
|
|
22821
|
+
.xv-user-menu-wrapper .navbar-myxv .user-menu-item {
|
|
22822
|
+
padding-left: 20px;
|
|
22825
22823
|
}
|
|
22826
|
-
|
|
22827
|
-
|
|
22828
|
-
|
|
22829
|
-
|
|
22824
|
+
.xv-user-menu-wrapper .navbar-myxv .divider {
|
|
22825
|
+
height: 1px;
|
|
22826
|
+
margin: 9px 0;
|
|
22827
|
+
overflow: hidden;
|
|
22828
|
+
background-color: #e5e5e5;
|
|
22830
22829
|
}
|
|
22831
|
-
|
|
22832
|
-
|
|
22833
|
-
|
|
22834
|
-
|
|
22830
|
+
.xv-user-menu-wrapper .navbar-myxv li > a:hover {
|
|
22831
|
+
color: #262626;
|
|
22832
|
+
text-decoration: none;
|
|
22833
|
+
background-color: #f5f5f5;
|
|
22835
22834
|
}
|
|
22836
|
-
@media (max-width:
|
|
22837
|
-
|
|
22838
|
-
display: none;
|
|
22835
|
+
@media (max-width: 767px) {
|
|
22836
|
+
.xv-user-menu-wrapper .hidden-xs {
|
|
22837
|
+
display: none !important;
|
|
22839
22838
|
}
|
|
22840
22839
|
}
|
|
22841
|
-
|
|
22840
|
+
.xv-user-menu-wrapper .badge {
|
|
22842
22841
|
display: inline-block;
|
|
22843
|
-
|
|
22844
|
-
|
|
22845
|
-
|
|
22846
|
-
|
|
22847
|
-
|
|
22848
|
-
border-right: 1px solid currentColor;
|
|
22849
|
-
transform: rotate(45deg);
|
|
22850
|
-
box-sizing: border-box;
|
|
22851
|
-
background: transparent;
|
|
22852
|
-
transform-origin: center;
|
|
22853
|
-
transition: 0.25s ease-in-out transform;
|
|
22854
|
-
}
|
|
22855
|
-
header.header .header-top--right .counter-badge--absolute {
|
|
22856
|
-
position: absolute;
|
|
22857
|
-
top: 0;
|
|
22858
|
-
right: 0;
|
|
22859
|
-
}
|
|
22860
|
-
header.header .header-top--right .counter-badge::part(details-content) {
|
|
22861
|
-
padding: 0;
|
|
22842
|
+
min-width: 10px;
|
|
22843
|
+
padding: 3px 7px;
|
|
22844
|
+
font-size: 12px;
|
|
22845
|
+
font-weight: 700;
|
|
22846
|
+
color: #fff;
|
|
22862
22847
|
line-height: 1;
|
|
22863
|
-
|
|
22864
|
-
|
|
22865
|
-
font-size: 10px;
|
|
22848
|
+
vertical-align: middle;
|
|
22849
|
+
white-space: nowrap;
|
|
22866
22850
|
text-align: center;
|
|
22867
|
-
|
|
22868
|
-
|
|
22869
|
-
justify-content: center;
|
|
22870
|
-
}
|
|
22871
|
-
header.header .header-top .search-form {
|
|
22872
|
-
flex: 1;
|
|
22873
|
-
position: relative;
|
|
22874
|
-
}
|
|
22875
|
-
@media (max-width: 768px) {
|
|
22876
|
-
header.header .header-top .search-form {
|
|
22877
|
-
display: none;
|
|
22878
|
-
}
|
|
22879
|
-
}
|
|
22880
|
-
header.header .header-top .search-form form {
|
|
22881
|
-
padding-inline: 2px;
|
|
22882
|
-
flex: 1;
|
|
22883
|
-
display: flex;
|
|
22884
|
-
align-items: stretch;
|
|
22885
|
-
flex-direction: row;
|
|
22886
|
-
justify-content: flex-end;
|
|
22887
|
-
}
|
|
22888
|
-
header.header .header-top .search-form form input[type=search] {
|
|
22889
|
-
flex: 0;
|
|
22890
|
-
text-align: right;
|
|
22891
|
-
display: inline-flex;
|
|
22892
|
-
border: none;
|
|
22893
|
-
min-width: 0;
|
|
22894
|
-
transition: flex 0.3s ease-in-out, outline 0.3s ease;
|
|
22895
|
-
overflow: hidden;
|
|
22896
|
-
border-radius: 3px;
|
|
22851
|
+
background-color: #777;
|
|
22852
|
+
border-radius: 10px;
|
|
22897
22853
|
}
|
|
22898
|
-
|
|
22899
|
-
|
|
22854
|
+
|
|
22855
|
+
.ui-menu-item a:hover {
|
|
22856
|
+
background: linear-gradient(to bottom, #f4f4f4 61%, #fff 100%);
|
|
22857
|
+
color: #79990a !important;
|
|
22858
|
+
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5) inset;
|
|
22900
22859
|
}
|
|
22901
|
-
|
|
22902
|
-
|
|
22860
|
+
|
|
22861
|
+
.popover.popover-fixed.fade.bottom.in {
|
|
22862
|
+
position: absolute;
|
|
22863
|
+
display: block;
|
|
22864
|
+
opacity: 1;
|
|
22865
|
+
top: 49.3472px;
|
|
22866
|
+
left: -100px;
|
|
22867
|
+
z-index: 9999;
|
|
22903
22868
|
}
|
|
22904
|
-
|
|
22905
|
-
|
|
22869
|
+
|
|
22870
|
+
.popover .arrow {
|
|
22871
|
+
position: absolute;
|
|
22872
|
+
left: 50%;
|
|
22873
|
+
width: 0;
|
|
22874
|
+
height: 0;
|
|
22875
|
+
border-left: 5px solid transparent;
|
|
22876
|
+
border-right: 5px solid transparent;
|
|
22877
|
+
border-top: 5px solid #333;
|
|
22906
22878
|
}
|
|
22907
|
-
|
|
22908
|
-
|
|
22879
|
+
|
|
22880
|
+
.popover .popover-content {
|
|
22881
|
+
padding: 10px;
|
|
22882
|
+
background: #fff;
|
|
22883
|
+
border: 1px solid #ccc;
|
|
22884
|
+
border-radius: 4px;
|
|
22885
|
+
color: #333;
|
|
22909
22886
|
}
|
|
22910
|
-
|
|
22911
|
-
|
|
22887
|
+
|
|
22888
|
+
.popover.bottom > .arrow:after {
|
|
22889
|
+
border-bottom-color: #a3a3a3 !important;
|
|
22912
22890
|
}
|
|
22913
|
-
|
|
22914
|
-
|
|
22891
|
+
|
|
22892
|
+
.navbar-btn-cust {
|
|
22893
|
+
padding: 10px 15px;
|
|
22915
22894
|
}
|
|
22916
|
-
|
|
22917
|
-
|
|
22918
|
-
|
|
22895
|
+
|
|
22896
|
+
@media (min-width: 992px) {
|
|
22897
|
+
.navbar-toggle {
|
|
22898
|
+
display: none;
|
|
22899
|
+
}
|
|
22919
22900
|
}
|
|
22920
|
-
|
|
22921
|
-
|
|
22901
|
+
@media (max-width: 991px) {
|
|
22902
|
+
.navbar-toggle {
|
|
22903
|
+
display: block;
|
|
22904
|
+
}
|
|
22922
22905
|
}
|
|
22923
|
-
|
|
22924
|
-
|
|
22925
|
-
|
|
22926
|
-
|
|
22927
|
-
|
|
22928
|
-
border-radius: 3px;
|
|
22929
|
-
z-index: 2;
|
|
22930
|
-
padding: var(--spacing-04);
|
|
22931
|
-
margin: 0;
|
|
22932
|
-
list-style: none;
|
|
22933
|
-
display: none;
|
|
22934
|
-
flex-direction: column;
|
|
22935
|
-
row-gap: var(--spacing-02);
|
|
22936
|
-
min-width: calc(100% - 32px);
|
|
22906
|
+
|
|
22907
|
+
@media (min-width: 992px) {
|
|
22908
|
+
.xv-header {
|
|
22909
|
+
height: 115px;
|
|
22910
|
+
}
|
|
22937
22911
|
}
|
|
22938
|
-
|
|
22912
|
+
.xv-header-row {
|
|
22939
22913
|
display: flex;
|
|
22940
22914
|
align-items: center;
|
|
22941
|
-
justify-content:
|
|
22942
|
-
content: "";
|
|
22943
|
-
background: rgba(255, 255, 255, 0.8);
|
|
22944
|
-
position: absolute;
|
|
22945
|
-
top: 0;
|
|
22946
|
-
left: 0;
|
|
22947
|
-
z-index: 3;
|
|
22948
|
-
width: 100%;
|
|
22949
|
-
height: 100%;
|
|
22950
|
-
}
|
|
22951
|
-
header.header .header-top .impersonationInfo ul[slot=body] {
|
|
22952
|
-
margin: 0;
|
|
22953
|
-
padding: 0;
|
|
22954
|
-
list-style: none;
|
|
22955
|
-
width: 256px;
|
|
22915
|
+
justify-content: space-between;
|
|
22956
22916
|
}
|
|
22957
|
-
|
|
22917
|
+
.xv-header-col {
|
|
22958
22918
|
display: flex;
|
|
22959
22919
|
align-items: center;
|
|
22960
22920
|
column-gap: var(--spacing-04);
|
|
22961
22921
|
}
|
|
22962
|
-
|
|
22963
|
-
|
|
22964
|
-
|
|
22922
|
+
.xv-header-col--left {
|
|
22923
|
+
flex-wrap: wrap;
|
|
22924
|
+
overflow: hidden;
|
|
22965
22925
|
}
|
|
22966
|
-
|
|
22967
|
-
|
|
22926
|
+
.xv-header-col--right {
|
|
22927
|
+
min-width: max-content;
|
|
22928
|
+
justify-content: flex-end;
|
|
22968
22929
|
}
|
|
22969
|
-
|
|
22970
|
-
|
|
22971
|
-
margin:
|
|
22972
|
-
|
|
22973
|
-
|
|
22974
|
-
overflow-y: scroll;
|
|
22975
|
-
transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
|
|
22976
|
-
position: absolute;
|
|
22977
|
-
right: 0;
|
|
22978
|
-
top: calc(100% + var(--spacing-02, 5px));
|
|
22979
|
-
min-width: 100%;
|
|
22980
|
-
background-color: var(--background);
|
|
22981
|
-
z-index: 2;
|
|
22982
|
-
border-radius: 3px;
|
|
22983
|
-
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15);
|
|
22984
|
-
display: flex;
|
|
22985
|
-
flex-direction: column;
|
|
22930
|
+
.xv-header--link-no-visited {
|
|
22931
|
+
--link-visited: var(--link-primary);
|
|
22932
|
+
margin-block: var(--spacing-02);
|
|
22933
|
+
overflow: hidden;
|
|
22934
|
+
text-overflow: ellipsis;
|
|
22986
22935
|
white-space: nowrap;
|
|
22936
|
+
max-width: 95%;
|
|
22937
|
+
}
|
|
22938
|
+
.xv-header-nav {
|
|
22939
|
+
background: var(--background, #fff);
|
|
22940
|
+
color: var(--interactive-01, #273435);
|
|
22987
22941
|
}
|
|
22988
|
-
@
|
|
22989
|
-
|
|
22990
|
-
|
|
22991
|
-
|
|
22942
|
+
@media (min-width: 768px) {
|
|
22943
|
+
.xv-header-nav {
|
|
22944
|
+
background: var(--menu-background, var(--background, #fff));
|
|
22945
|
+
color: var(--menu-color, var(--interactive-01, #273435));
|
|
22992
22946
|
}
|
|
22993
22947
|
}
|
|
22994
|
-
|
|
22995
|
-
|
|
22996
|
-
height: 4px;
|
|
22948
|
+
.xv-header-nav--shadow {
|
|
22949
|
+
box-shadow: 1px 1px 0 0 rgba(39, 52, 53, 0.15), 0 3px 2px 0 rgba(39, 52, 53, 0.3);
|
|
22997
22950
|
}
|
|
22998
|
-
|
|
22999
|
-
|
|
23000
|
-
|
|
22951
|
+
|
|
22952
|
+
.text-success {
|
|
22953
|
+
color: var(--interactive-01);
|
|
23001
22954
|
}
|
|
23002
|
-
|
|
23003
|
-
|
|
22955
|
+
|
|
22956
|
+
.generic-wrapper {
|
|
22957
|
+
background-color: var(--background-site, #fff);
|
|
23004
22958
|
}
|
|
23005
|
-
|
|
23006
|
-
|
|
23007
|
-
|
|
23008
|
-
width: 100%;
|
|
23009
|
-
background-color: var(--layer-01, #F7F7F7);
|
|
23010
|
-
padding-block: 0 !important;
|
|
22959
|
+
|
|
22960
|
+
.navbar-myxv .user-menu-item-link i {
|
|
22961
|
+
color: #333333;
|
|
23011
22962
|
}
|
|
23012
|
-
|
|
23013
|
-
|
|
23014
|
-
|
|
23015
|
-
|
|
23016
|
-
|
|
22963
|
+
|
|
22964
|
+
.notification-panel {
|
|
22965
|
+
width: 80vw;
|
|
22966
|
+
max-width: 452px;
|
|
22967
|
+
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
|
|
22968
|
+
border-radius: 3px;
|
|
22969
|
+
background: white;
|
|
22970
|
+
padding: 16px;
|
|
23017
22971
|
}
|
|
23018
|
-
|
|
23019
|
-
|
|
22972
|
+
.notification-panel .notification-body .notifications {
|
|
22973
|
+
display: flex;
|
|
22974
|
+
flex-direction: column;
|
|
22975
|
+
gap: 10px;
|
|
22976
|
+
margin-top: 10px;
|
|
23020
22977
|
}
|
|
23021
|
-
|
|
23022
|
-
|
|
22978
|
+
.notification-panel .notification-body .notifications .notification {
|
|
22979
|
+
display: flex;
|
|
22980
|
+
align-items: center;
|
|
22981
|
+
justify-content: space-between;
|
|
22982
|
+
padding: 10px 0;
|
|
22983
|
+
border-bottom: 1px solid #D1D1D1;
|
|
23023
22984
|
}
|
|
23024
|
-
|
|
23025
|
-
|
|
23026
|
-
|
|
23027
|
-
|
|
23028
|
-
|
|
23029
|
-
padding-inline: var(--spacing-05);
|
|
23030
|
-
padding-block: var(--spacing-02);
|
|
23031
|
-
margin-inline: var(--spacing-02);
|
|
22985
|
+
.notification-panel .notification-body .notifications .notification .notification-icon {
|
|
22986
|
+
font-family: "Font Awesome 6 Pro";
|
|
22987
|
+
font-size: 13px;
|
|
22988
|
+
color: #131313;
|
|
22989
|
+
margin-right: 16px;
|
|
23032
22990
|
}
|
|
23033
|
-
|
|
23034
|
-
|
|
22991
|
+
.notification-panel .notification-body .notifications .notification .notification-text {
|
|
22992
|
+
flex-grow: 1;
|
|
22993
|
+
font-family: "Tahoma";
|
|
22994
|
+
font-size: 13px;
|
|
22995
|
+
color: #333;
|
|
23035
22996
|
}
|
|
23036
|
-
|
|
23037
|
-
|
|
22997
|
+
.notification-panel .notification-body .notifications .notification .notification-text .notification-action {
|
|
22998
|
+
font-family: "Tahoma";
|
|
22999
|
+
font-size: 12px;
|
|
23000
|
+
color: #346800;
|
|
23001
|
+
margin-top: 15px;
|
|
23038
23002
|
}
|