@openfin/ui-library 0.31.3-alpha.20260116183720 → 0.31.3-alpha.20260116194045
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/styles/_modules/enterprise/index.css +1 -1
- package/dist/styles/_modules/enterprise/index.css.map +1 -1
- package/dist/styles/_modules/enterprise/window-controls/index.css +1 -1
- package/dist/styles/_modules/enterprise/window-controls/index.css.map +1 -1
- package/dist/styles/_modules/enterprise/window-controls/window-controls.css +1 -1
- package/dist/styles/_modules/enterprise/window-controls/window-controls.css.map +1 -1
- package/dist/types/core-ui-css-selectors.d.ts +1 -1
- package/dist/types/core-ui-css-selectors.js +1 -1
- package/dist/types/core-ui-css-selectors.ts +1 -1
- package/dist/types/enterprise-css-selectors.d.ts +3 -2
- package/dist/types/enterprise-css-selectors.js +3 -2
- package/dist/types/enterprise-css-selectors.ts +3 -2
- package/dist/types/shared-css-selectors.d.ts +1 -1
- package/dist/types/shared-css-selectors.js +1 -1
- package/dist/types/shared-css-selectors.ts +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.enterprise-tabs--top-tab{--overflow-gradient-default-expanded: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-default) 52%, var(--color-enterprise-top-tab-overflow-middle-default) 74%, var(--color-enterprise-top-tab-overflow-start-default) 92%);--overflow-gradient-default: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-default) 0%, var(--color-enterprise-top-tab-overflow-middle-default) 24%, var(--color-enterprise-top-tab-overflow-start-default) 46%);--overflow-gradient-hover: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-hover) 0%, var(--color-enterprise-top-tab-overflow-middle-hover) 24%, var(--color-enterprise-top-tab-overflow-start-hover) 46%);--overflow-gradient-hover-expanded: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-hover) 52%, var(--color-enterprise-top-tab-overflow-middle-hover) 74%, var(--color-enterprise-top-tab-overflow-start-hover) 92%)}.enterprise-tabs--view-tab{--view-tab-placeholder: initial}.enterprise-tabs__tab-item{border-right-width:1px;border-right-style:solid;border-right-color:var(--color-enterprise-top-chrome-border);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border);background-color:var(--color-enterprise-top-tab-background-default)}.enterprise-tabs__tab-item::after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background-image:var(--overflow-gradient-default-expanded);pointer-events:none;z-index:2}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active){background-color:var(--color-enterprise-top-tab-background-hover)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active)::after{background-image:var(--overflow-gradient-hover-expanded)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active):not(.enterprise-tabs__tab-item--sm):not(.enterprise-tabs__tab-item--md):not(.enterprise-tabs__tab-item--lg)::after{background-image:var(--overflow-gradient-hover)}.enterprise-tabs__tab-item--active{background-color:var(--color-enterprise-top-tab-background-selected);border-bottom-color:var(--color-enterprise-top-tab-background-selected)}.enterprise-tabs__tab-item--active::after{background-image:var(--overflow-gradient-hover)}.enterprise-tabs__tab-item--active[data-hide-bottom-border=false]{border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-tabs__close-button{background-color:var(--color-shared-icon-button-subtle-background-default);color:var(--color-shared-icon-button-subtle-icon-default);z-index:3}.enterprise-tabs__close-button:hover{background-color:var(--color-shared-icon-button-subtle-background-hover);color:var(--color-shared-icon-button-subtle-icon-hover)}.enterprise-tabs__close-button-icon{color:var(--color-shared-icon-base)}.enterprise-tabs__title{background-color:rgba(0,0,0,0);color:var(--color-enterprise-top-tab-text-default)}.enterprise-tabs__title::after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background-image:var(--overflow-gradient-default-expanded);pointer-events:none;z-index:2}.enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-default)}.enterprise-tabs__tab-item--active .enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-selected)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active) .enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-hover)}.enterprise-tabs__container{background-color:var(--color-enterprise-top-chrome-background);border-left-width:1px;border-left-style:solid;border-left-color:var(--color-enterprise-top-chrome-border)}.enterprise-tabs--top-tab .enterprise-tabs__container{border-left:none}.enterprise-tabs__add-button-wrapper{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border);background-color:var(--color-enterprise-top-tab-background-default)}.enterprise-tabs__add-button{color:var(--color-shared-icon-base);background-color:var(--color-shared-icon-button-subtle-background-default)}.enterprise-tabs__add-button:hover{background-color:var(--color-shared-icon-button-subtle-background-hover)}.enterprise-tabs__add-button-icon{color:var(--color-shared-icon-button-ghost-icon-default)}.enterprise-tabs__scroll-shadow--left{background-image:linear-gradient(270deg, rgb(from var(--color-enterprise-top-chrome-border) r g b/0%) 0%, rgb(from var(--color-enterprise-top-chrome-border) r g b/50%) 50%, rgb(from var(--color-enterprise-top-chrome-border) r g b/100%) 100%)}.enterprise-tabs__scroll-shadow--right{background-image:linear-gradient(90deg, rgb(from var(--color-enterprise-top-chrome-border) r g b/0%) 0%, rgb(from var(--color-enterprise-top-chrome-border) r g b/50%) 50%, rgb(from var(--color-enterprise-top-chrome-border) r g b/100%) 100%)}.enterprise-action-button{border-width:1px;border-style:solid;border-color:var(--color-shared-button-default-border-default);background-color:var(--color-shared-button-default-background-default);color:var(--color-shared-button-default-text-default)}.enterprise-action-button:hover{background-color:var(--color-shared-button-default-background-hover);border-color:var(--color-shared-button-default-border-hover);color:var(--color-shared-button-default-text-hover)}.enterprise-status-indicator{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator__text{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator__text--error{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator__text--info{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator--error{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator--info{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator--loading{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator--fetching-more{color:var(--color-enterprise-search-menu-text-base)}.enterprise-search__container{background-color:var(--color-enterprise-search-menu-background);border-color:var(--color-enterprise-search-menu-border);color:var(--color-enterprise-search-menu-text-base)}.enterprise-search__container-command-bar{background-color:var(--color-enterprise-search-menu-command-bar)}.enterprise-search__container-banner{background-color:var(--color-enterprise-search-menu-banner)}.enterprise-search__container-tab{background-color:var(--color-enterprise-search-tab-background-default);color:var(--color-enterprise-search-tab-text-default)}.enterprise-search__container-tab:hover{background-color:var(--color-enterprise-search-tab-background-hover);color:var(--color-enterprise-search-tab-text-hover)}.enterprise-search__container-tab--selected{background-color:var(--color-enterprise-search-tab-background-selected);color:var(--color-enterprise-search-tab-text-selected)}.enterprise-search__container-tab--selected::after{background-color:var(--color-enterprise-search-tab-indicator-selected)}.enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-default)}.enterprise-search__container-tab:hover .enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-hover)}.enterprise-search__container-tab.enterprise-search__container-tab--selected .enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-selected)}.enterprise-search__input{background-color:var(--color-enterprise-search-menu-background);border-style:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-search-menu-border);color:var(--color-enterprise-search-bar-value-default)}.enterprise-search__input::placeholder{color:var(--color-enterprise-search-bar-placeholder)}.enterprise-search__result{background-color:var(--color-enterprise-search-result-background-default)}.enterprise-search__result:hover{background-color:var(--color-enterprise-search-result-background-hover)}.enterprise-search__result:focus-visible{background-color:var(--color-enterprise-search-result-background-selected);outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-search__result--selected{background-color:var(--color-enterprise-search-result-background-selected)}.enterprise-search__result-icon{color:var(--color-enterprise-search-result-icon);background-color:var(--color-enterprise-search-result-icon-background)}.enterprise-search__result-title.enterprise-search__result-title{color:var(--color-enterprise-search-result-title)}.enterprise-search__result-description.enterprise-search__result-description{color:var(--color-enterprise-search-result-description)}.enterprise-search__result-heading.enterprise-search__result-heading{color:var(--color-enterprise-search-result-heading)}.enterprise-search__result-link.enterprise-search__result-link{color:var(--color-enterprise-search-result-link)}.enterprise-side-panel__container{background-color:var(--color-enterprise-side-panel-background);border-left-width:1px;border-left-style:solid;border-left-color:var(--color-enterprise-side-panel-border)}.enterprise-layouts__container{background-color:var(--color-enterprise-view-background)}.enterprise-layouts__container-outer{background-color:var(--color-enterprise-view-splitter-default)}.enterprise-modal__overlay{background-color:var(--color-shared-overlay-base)}.enterprise-modal__container{border-width:1px;border-style:solid;border-color:var(--color-shared-modal-border);background-color:var(--color-shared-modal-background);box-shadow:-0.5px -0.5px 1px 0px #78797a inset,.5px .5px 1px 0px #78797a inset,0px 0px 20px 0px rgba(0,0,0,.15)}.enterprise-modal__title{color:var(--color-shared-modal-text-base)}.enterprise-modal__description{color:var(--color-shared-modal-text-soft)}.enterprise-modal__footer{border-top-width:1px;border-top-style:solid;border-top-color:var(--color-enterprise-window-border)}.enterprise-top-bar{background-color:var(--color-enterprise-top-chrome-background)}.enterprise-top-bar__left{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-top-bar__filler{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-top-bar__right{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-context-menu__button{background-color:inherit}.enterprise-context-menu__button:hover,.enterprise-context-menu__button[data-is-open=true]{background-color:var(--color-shared-icon-button-default-background-pressed)}.enterprise-context-menu__container{border-width:1px;border-style:solid;border-color:var(--color-enterprise-window-border);background-color:var(--color-enterprise-window-background)}.enterprise-context-menu__item{background-color:var(--color-enterprise-context-menu-item-default-background-default);color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-context-menu__item+.enterprise-context-menu__item{border-top-width:1px;border-top-style:solid;border-top-color:var(--color-enterprise-window-border)}.enterprise-context-menu__item button{background-color:rgba(0,0,0,0);border-style:none;color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-context-menu__item button:hover{background-color:var(--color-enterprise-context-menu-item-default-background-hover);color:var(--color-enterprise-context-menu-item-default-text-hover)}.enterprise-context-menu__item-heading{color:var(--color-enterprise-context-menu-item-heading)}.enterprise-context-menu__checkmark{color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-icon__background-icon svg path{fill:var(--color-shared-icon-base);stroke:var(--color-shared-icon-base)}.enterprise-icon__icon svg path{fill:var(--color-shared-icon-base);stroke:var(--color-shared-icon-base)}.enterprise-icon__item-wrapper{background-color:var(--color-enterprise-featured-content-item-background-default)}.enterprise-icon__item:hover .enterprise-icon__item-wrapper,.enterprise-icon__item:focus .enterprise-icon__item-wrapper{background-color:var(--color-enterprise-featured-content-item-background-hover)}.enterprise-icon__item:focus-visible{outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-icon__item-text{color:var(--color-enterprise-featured-content-item-text-default)}.enterprise-quick-apps__quick-app:hover{background-color:var(--color-enterprise-context-menu-item-default-background-hover)}.enterprise-featured-content::-webkit-scrollbar-thumb{background-color:var(--color-shared-scroll-bar-bar)}.enterprise-featured-content::-webkit-scrollbar-track{background-color:var(--color-shared-scroll-bar-area)}.enterprise-featured-content__title{color:var(--color-enterprise-featured-content-item-text-default)}.enterprise-featured-content__item:focus-visible{outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-featured-content__item-icon{background-color:var(--color-enterprise-featured-content-item-background-default)}.enterprise-featured-content__item:hover .enterprise-featured-content__item-icon,.enterprise-featured-content__item:focus .enterprise-featured-content__item-icon{background-color:var(--color-enterprise-featured-content-item-background-hover)}.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}/*# sourceMappingURL=index.css.map */
|
|
1
|
+
.enterprise-tabs--top-tab{--overflow-gradient-default-expanded: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-default) 52%, var(--color-enterprise-top-tab-overflow-middle-default) 74%, var(--color-enterprise-top-tab-overflow-start-default) 92%);--overflow-gradient-default: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-default) 0%, var(--color-enterprise-top-tab-overflow-middle-default) 24%, var(--color-enterprise-top-tab-overflow-start-default) 46%);--overflow-gradient-hover: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-hover) 0%, var(--color-enterprise-top-tab-overflow-middle-hover) 24%, var(--color-enterprise-top-tab-overflow-start-hover) 46%);--overflow-gradient-hover-expanded: linear-gradient(90deg, var(--color-enterprise-top-tab-overflow-end-hover) 52%, var(--color-enterprise-top-tab-overflow-middle-hover) 74%, var(--color-enterprise-top-tab-overflow-start-hover) 92%)}.enterprise-tabs--view-tab{--view-tab-placeholder: initial}.enterprise-tabs__tab-item{border-right-width:1px;border-right-style:solid;border-right-color:var(--color-enterprise-top-chrome-border);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border);background-color:var(--color-enterprise-top-tab-background-default)}.enterprise-tabs__tab-item::after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background-image:var(--overflow-gradient-default-expanded);pointer-events:none;z-index:2}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active){background-color:var(--color-enterprise-top-tab-background-hover)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active)::after{background-image:var(--overflow-gradient-hover-expanded)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active):not(.enterprise-tabs__tab-item--sm):not(.enterprise-tabs__tab-item--md):not(.enterprise-tabs__tab-item--lg)::after{background-image:var(--overflow-gradient-hover)}.enterprise-tabs__tab-item--active{background-color:var(--color-enterprise-top-tab-background-selected);border-bottom-color:var(--color-enterprise-top-tab-background-selected)}.enterprise-tabs__tab-item--active::after{background-image:var(--overflow-gradient-hover)}.enterprise-tabs__tab-item--active[data-hide-bottom-border=false]{border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-tabs__close-button{background-color:var(--color-shared-icon-button-subtle-background-default);color:var(--color-shared-icon-button-subtle-icon-default);z-index:3}.enterprise-tabs__close-button:hover{background-color:var(--color-shared-icon-button-subtle-background-hover);color:var(--color-shared-icon-button-subtle-icon-hover)}.enterprise-tabs__close-button-icon{color:var(--color-shared-icon-base)}.enterprise-tabs__title{background-color:rgba(0,0,0,0);color:var(--color-enterprise-top-tab-text-default)}.enterprise-tabs__title::after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background-image:var(--overflow-gradient-default-expanded);pointer-events:none;z-index:2}.enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-default)}.enterprise-tabs__tab-item--active .enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-selected)}.enterprise-tabs__tab-item:hover:not(.enterprise-tabs__tab-item--active) .enterprise-tabs__title-text{color:var(--color-enterprise-top-tab-text-hover)}.enterprise-tabs__container{background-color:var(--color-enterprise-top-chrome-background);border-left-width:1px;border-left-style:solid;border-left-color:var(--color-enterprise-top-chrome-border)}.enterprise-tabs--top-tab .enterprise-tabs__container{border-left:none}.enterprise-tabs__add-button-wrapper{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border);background-color:var(--color-enterprise-top-tab-background-default)}.enterprise-tabs__add-button{color:var(--color-shared-icon-base);background-color:var(--color-shared-icon-button-subtle-background-default)}.enterprise-tabs__add-button:hover{background-color:var(--color-shared-icon-button-subtle-background-hover)}.enterprise-tabs__add-button-icon{color:var(--color-shared-icon-button-ghost-icon-default)}.enterprise-tabs__scroll-shadow--left{background-image:linear-gradient(270deg, rgb(from var(--color-enterprise-top-chrome-border) r g b/0%) 0%, rgb(from var(--color-enterprise-top-chrome-border) r g b/50%) 50%, rgb(from var(--color-enterprise-top-chrome-border) r g b/100%) 100%)}.enterprise-tabs__scroll-shadow--right{background-image:linear-gradient(90deg, rgb(from var(--color-enterprise-top-chrome-border) r g b/0%) 0%, rgb(from var(--color-enterprise-top-chrome-border) r g b/50%) 50%, rgb(from var(--color-enterprise-top-chrome-border) r g b/100%) 100%)}.enterprise-action-button{border-width:1px;border-style:solid;border-color:var(--color-shared-button-default-border-default);background-color:var(--color-shared-button-default-background-default);color:var(--color-shared-button-default-text-default)}.enterprise-action-button:hover{background-color:var(--color-shared-button-default-background-hover);border-color:var(--color-shared-button-default-border-hover);color:var(--color-shared-button-default-text-hover)}.enterprise-status-indicator{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator__text{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator__text--error{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator__text--info{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator--error{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator--info{color:var(--color-enterprise-search-menu-text-soft)}.enterprise-status-indicator--loading{color:var(--color-enterprise-search-menu-text-base)}.enterprise-status-indicator--fetching-more{color:var(--color-enterprise-search-menu-text-base)}.enterprise-search__container{background-color:var(--color-enterprise-search-menu-background);border-color:var(--color-enterprise-search-menu-border);color:var(--color-enterprise-search-menu-text-base)}.enterprise-search__container-command-bar{background-color:var(--color-enterprise-search-menu-command-bar)}.enterprise-search__container-banner{background-color:var(--color-enterprise-search-menu-banner)}.enterprise-search__container-tab{background-color:var(--color-enterprise-search-tab-background-default);color:var(--color-enterprise-search-tab-text-default)}.enterprise-search__container-tab:hover{background-color:var(--color-enterprise-search-tab-background-hover);color:var(--color-enterprise-search-tab-text-hover)}.enterprise-search__container-tab--selected{background-color:var(--color-enterprise-search-tab-background-selected);color:var(--color-enterprise-search-tab-text-selected)}.enterprise-search__container-tab--selected::after{background-color:var(--color-enterprise-search-tab-indicator-selected)}.enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-default)}.enterprise-search__container-tab:hover .enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-hover)}.enterprise-search__container-tab.enterprise-search__container-tab--selected .enterprise-search__container-tab-icon{color:var(--color-enterprise-search-tab-icon-selected)}.enterprise-search__input{background-color:var(--color-enterprise-search-menu-background);border-style:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-search-menu-border);color:var(--color-enterprise-search-bar-value-default)}.enterprise-search__input::placeholder{color:var(--color-enterprise-search-bar-placeholder)}.enterprise-search__result{background-color:var(--color-enterprise-search-result-background-default)}.enterprise-search__result:hover{background-color:var(--color-enterprise-search-result-background-hover)}.enterprise-search__result:focus-visible{background-color:var(--color-enterprise-search-result-background-selected);outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-search__result--selected{background-color:var(--color-enterprise-search-result-background-selected)}.enterprise-search__result-icon{color:var(--color-enterprise-search-result-icon);background-color:var(--color-enterprise-search-result-icon-background)}.enterprise-search__result-title.enterprise-search__result-title{color:var(--color-enterprise-search-result-title)}.enterprise-search__result-description.enterprise-search__result-description{color:var(--color-enterprise-search-result-description)}.enterprise-search__result-heading.enterprise-search__result-heading{color:var(--color-enterprise-search-result-heading)}.enterprise-search__result-link.enterprise-search__result-link{color:var(--color-enterprise-search-result-link)}.enterprise-side-panel__container{background-color:var(--color-enterprise-side-panel-background);border-left-width:1px;border-left-style:solid;border-left-color:var(--color-enterprise-side-panel-border)}.enterprise-layouts__container{background-color:var(--color-enterprise-view-background)}.enterprise-layouts__container-outer{background-color:var(--color-enterprise-view-splitter-default)}.enterprise-modal__overlay{background-color:var(--color-shared-overlay-base)}.enterprise-modal__container{border-width:1px;border-style:solid;border-color:var(--color-shared-modal-border);background-color:var(--color-shared-modal-background);box-shadow:-0.5px -0.5px 1px 0px #78797a inset,.5px .5px 1px 0px #78797a inset,0px 0px 20px 0px rgba(0,0,0,.15)}.enterprise-modal__title{color:var(--color-shared-modal-text-base)}.enterprise-modal__description{color:var(--color-shared-modal-text-soft)}.enterprise-modal__footer{border-top-width:1px;border-top-style:solid;border-top-color:var(--color-enterprise-window-border)}.enterprise-top-bar{background-color:var(--color-enterprise-top-chrome-background)}.enterprise-top-bar__left{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-top-bar__filler{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-top-bar__right{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--color-enterprise-top-chrome-border)}.enterprise-context-menu__button{background-color:inherit}.enterprise-context-menu__button:hover,.enterprise-context-menu__button[data-is-open=true]{background-color:var(--color-shared-icon-button-default-background-pressed)}.enterprise-context-menu__container{border-width:1px;border-style:solid;border-color:var(--color-enterprise-window-border);background-color:var(--color-enterprise-window-background)}.enterprise-context-menu__item{background-color:var(--color-enterprise-context-menu-item-default-background-default);color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-context-menu__item+.enterprise-context-menu__item{border-top-width:1px;border-top-style:solid;border-top-color:var(--color-enterprise-window-border)}.enterprise-context-menu__item button{background-color:rgba(0,0,0,0);border-style:none;color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-context-menu__item button:hover{background-color:var(--color-enterprise-context-menu-item-default-background-hover);color:var(--color-enterprise-context-menu-item-default-text-hover)}.enterprise-context-menu__item-heading{color:var(--color-enterprise-context-menu-item-heading)}.enterprise-context-menu__checkmark{color:var(--color-enterprise-context-menu-item-default-text-default)}.enterprise-icon__background-icon svg path{fill:var(--color-shared-icon-base);stroke:var(--color-shared-icon-base)}.enterprise-icon__icon svg path{fill:var(--color-shared-icon-base);stroke:var(--color-shared-icon-base)}.enterprise-icon__item-wrapper{background-color:var(--color-enterprise-featured-content-item-background-default)}.enterprise-icon__item:hover .enterprise-icon__item-wrapper,.enterprise-icon__item:focus .enterprise-icon__item-wrapper{background-color:var(--color-enterprise-featured-content-item-background-hover)}.enterprise-icon__item:focus-visible{outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-icon__item-text{color:var(--color-enterprise-featured-content-item-text-default)}.enterprise-quick-apps__quick-app:hover{background-color:var(--color-enterprise-context-menu-item-default-background-hover)}.enterprise-featured-content::-webkit-scrollbar-thumb{background-color:var(--color-shared-scroll-bar-bar)}.enterprise-featured-content::-webkit-scrollbar-track{background-color:var(--color-shared-scroll-bar-area)}.enterprise-featured-content__title{color:var(--color-enterprise-featured-content-item-text-default)}.enterprise-featured-content__item:focus-visible{outline:solid 1px var(--color-shared-focus-ring);outline-offset:-1px}.enterprise-featured-content__item-icon{background-color:var(--color-enterprise-featured-content-item-background-default)}.enterprise-featured-content__item:hover .enterprise-featured-content__item-icon,.enterprise-featured-content__item:focus .enterprise-featured-content__item-icon{background-color:var(--color-enterprise-featured-content-item-background-hover)}.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}.enterprise-window-controls__mac-button--inactive svg path{fill:#fff !important;fill-opacity:.1 !important}/*# sourceMappingURL=index.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../src/styles/_core/_namespace.scss","../../../../src/styles/_modules/enterprise/tabs/tabs.scss","../../../../src/styles/_modules/enterprise/action-button/action-button.scss","../../../../src/styles/_modules/enterprise/status-indicator/status-indicator.scss","../../../../src/styles/_modules/enterprise/search/search.scss","../../../../src/styles/_modules/enterprise/side-panel/side-panel.scss","../../../../src/styles/_modules/enterprise/layouts/layouts.scss","../../../../src/styles/_modules/enterprise/modal/modal.scss","../../../../src/styles/_modules/enterprise/top-bar/top-bar.scss","../../../../src/styles/_modules/enterprise/context-menu/context-menu.scss","../../../../src/styles/_modules/enterprise/icon/icon.scss","../../../../src/styles/_modules/enterprise/quick-apps/quick-apps.scss","../../../../src/styles/_modules/enterprise/featured-content/featured-content.scss","../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AA2CI,0BC7BA,gPAIA,sOAIA,8NAIA,wODiBA,2BCRA,gCDHA,2BCQF,uBACA,yBACA,6DACA,wBACA,0BACA,8DAEA,oEAEA,kCACE,WACA,kBACA,MACA,QACA,SACA,WACA,2DACA,oBACA,UAGF,yEACE,kEAEA,gFACE,yDAGF,4LACE,gDD1BF,mCCgCA,qEACA,wEAEA,0CACE,gDAKF,kEACE,8DDrDF,+BC6DA,2EACA,0DACA,UAEA,qCACE,yEACA,wDDnEF,oCCyEA,oCDzEA,wBC8EA,+BACA,mDAEA,+BACE,WACA,kBACA,MACA,QACA,SACA,WACA,2DACA,oBACA,UD1FF,6BCgGA,mDAGA,gEACE,oDAGF,sGACE,iDDxGF,4BC8GA,+DACA,sBACA,wBACA,4DAGA,sDACE,iBDrHF,qCC2HA,wBACA,0BACA,8DAEA,oED/HA,6BCoIA,oCACA,2EAEA,mCACE,yEDxIF,kCC8IA,yDDnIA,sCC0IE,kPD1IF,uCCkJE,iPDxKF,0BEXF,iBACA,mBACA,+DACA,uEACA,sDAEA,gCACE,qEACA,6DACA,oDFEA,6BGXF,oDHsBE,mCGlBA,oDH6BA,0CGzBE,oDHyBF,yCGpBE,oDHoBF,oCGdA,oDHcA,mCGTA,oDHSA,sCGJA,oDHIA,4CGCA,oDHZA,8BIXA,gEACA,wDACA,oDJSA,0CIJA,iEJIA,qCICA,4DJDA,kCIMA,uEACA,sDAEA,wCACE,qEACA,gGAOA,wEACA,uDAEA,mDACE,uEJtBJ,uCI6BA,sDAIA,+EACE,oDAGF,oHACE,uDJtCF,0BI4CA,gEACA,kBACA,wBACA,0BACA,+DACA,uDAEA,uCACE,qDJpDF,2BI0DA,0EAEA,iCACE,wEAGF,yCACE,2EACA,iDACA,oBJxDF,qCI+DE,2EJ1EF,gCIgFA,iDACA,uEAKA,iEACE,kDAMF,6EACE,wDAMF,qEACE,oDAMF,+DACE,iDJ5GF,kCKlBA,+DACA,sBACA,wBACA,4DLeA,+BMhBA,yDNgBA,qCMXA,+DNWA,2BObA,kDPaA,6BORA,iBACA,mBACA,8CACA,sDACA,WACE,qGPGF,yBOIA,0CPJA,+BOSA,0CPTA,0BOcA,qBACA,uBACA,uDP3BA,oBQTF,+DRoBE,0BQhBA,wBACA,0BACA,8DRcA,4BQJA,wBACA,0BACA,8DREA,2BQGA,wBACA,0BACA,8DRLA,iCShBA,yBAEA,2FAEE,4ETYF,oCSNA,iBACA,mBACA,mDACA,2DTGA,+BSEA,sFACA,qEAEA,8DACE,qBACA,uBACA,uDAGF,sCACE,+BACA,kBACA,qEAEA,4CACE,oFACA,mETlBJ,uCSyBA,wDTzBA,oCS8BA,qEChDA,2CACE,mCACA,qCAMF,gCACE,mCACA,qCVQF,+BUFA,kFAKA,wHAEE,gFAGF,qCACE,iDACA,oBVVF,4BUgBA,iECnCA,wCACE,0ICCF,oDAGF,sDACE,qDZaA,oCYRA,iEAKA,iDACE,iDACA,oBZCF,wCYKA,kFAKA,kKAEE,gFCrBA,wDACE,wBAKF,2DACE,wBAKF,2DACE","file":"index.css"}
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../src/styles/_core/_namespace.scss","../../../../src/styles/_modules/enterprise/tabs/tabs.scss","../../../../src/styles/_modules/enterprise/action-button/action-button.scss","../../../../src/styles/_modules/enterprise/status-indicator/status-indicator.scss","../../../../src/styles/_modules/enterprise/search/search.scss","../../../../src/styles/_modules/enterprise/side-panel/side-panel.scss","../../../../src/styles/_modules/enterprise/layouts/layouts.scss","../../../../src/styles/_modules/enterprise/modal/modal.scss","../../../../src/styles/_modules/enterprise/top-bar/top-bar.scss","../../../../src/styles/_modules/enterprise/context-menu/context-menu.scss","../../../../src/styles/_modules/enterprise/icon/icon.scss","../../../../src/styles/_modules/enterprise/quick-apps/quick-apps.scss","../../../../src/styles/_modules/enterprise/featured-content/featured-content.scss","../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AA2CI,0BC7BA,gPAIA,sOAIA,8NAIA,wODiBA,2BCRA,gCDHA,2BCQF,uBACA,yBACA,6DACA,wBACA,0BACA,8DAEA,oEAEA,kCACE,WACA,kBACA,MACA,QACA,SACA,WACA,2DACA,oBACA,UAGF,yEACE,kEAEA,gFACE,yDAGF,4LACE,gDD1BF,mCCgCA,qEACA,wEAEA,0CACE,gDAKF,kEACE,8DDrDF,+BC6DA,2EACA,0DACA,UAEA,qCACE,yEACA,wDDnEF,oCCyEA,oCDzEA,wBC8EA,+BACA,mDAEA,+BACE,WACA,kBACA,MACA,QACA,SACA,WACA,2DACA,oBACA,UD1FF,6BCgGA,mDAGA,gEACE,oDAGF,sGACE,iDDxGF,4BC8GA,+DACA,sBACA,wBACA,4DAGA,sDACE,iBDrHF,qCC2HA,wBACA,0BACA,8DAEA,oED/HA,6BCoIA,oCACA,2EAEA,mCACE,yEDxIF,kCC8IA,yDDnIA,sCC0IE,kPD1IF,uCCkJE,iPDxKF,0BEXF,iBACA,mBACA,+DACA,uEACA,sDAEA,gCACE,qEACA,6DACA,oDFEA,6BGXF,oDHsBE,mCGlBA,oDH6BA,0CGzBE,oDHyBF,yCGpBE,oDHoBF,oCGdA,oDHcA,mCGTA,oDHSA,sCGJA,oDHIA,4CGCA,oDHZA,8BIXA,gEACA,wDACA,oDJSA,0CIJA,iEJIA,qCICA,4DJDA,kCIMA,uEACA,sDAEA,wCACE,qEACA,gGAOA,wEACA,uDAEA,mDACE,uEJtBJ,uCI6BA,sDAIA,+EACE,oDAGF,oHACE,uDJtCF,0BI4CA,gEACA,kBACA,wBACA,0BACA,+DACA,uDAEA,uCACE,qDJpDF,2BI0DA,0EAEA,iCACE,wEAGF,yCACE,2EACA,iDACA,oBJxDF,qCI+DE,2EJ1EF,gCIgFA,iDACA,uEAKA,iEACE,kDAMF,6EACE,wDAMF,qEACE,oDAMF,+DACE,iDJ5GF,kCKlBA,+DACA,sBACA,wBACA,4DLeA,+BMhBA,yDNgBA,qCMXA,+DNWA,2BObA,kDPaA,6BORA,iBACA,mBACA,8CACA,sDACA,WACE,qGPGF,yBOIA,0CPJA,+BOSA,0CPTA,0BOcA,qBACA,uBACA,uDP3BA,oBQTF,+DRoBE,0BQhBA,wBACA,0BACA,8DRcA,4BQJA,wBACA,0BACA,8DREA,2BQGA,wBACA,0BACA,8DRLA,iCShBA,yBAEA,2FAEE,4ETYF,oCSNA,iBACA,mBACA,mDACA,2DTGA,+BSEA,sFACA,qEAEA,8DACE,qBACA,uBACA,uDAGF,sCACE,+BACA,kBACA,qEAEA,4CACE,oFACA,mETlBJ,uCSyBA,wDTzBA,oCS8BA,qEChDA,2CACE,mCACA,qCAMF,gCACE,mCACA,qCVQF,+BUFA,kFAKA,wHAEE,gFAGF,qCACE,iDACA,oBVVF,4BUgBA,iECnCA,wCACE,0ICCF,oDAGF,sDACE,qDZaA,oCYRA,iEAKA,iDACE,iDACA,oBZCF,wCYKA,kFAKA,kKAEE,gFCrBA,wDACE,wBAKF,2DACE,wBAKF,2DACE,wBAKF,2DACE,qBACA","file":"index.css"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}/*# sourceMappingURL=index.css.map */
|
|
1
|
+
.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}.enterprise-window-controls__mac-button--inactive svg path{fill:#fff !important;fill-opacity:.1 !important}/*# sourceMappingURL=index.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AAuBM,wDACE,wBAKF,2DACE,wBAKF,2DACE","file":"index.css"}
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AAuBM,wDACE,wBAKF,2DACE,wBAKF,2DACE,wBAKF,2DACE,qBACA","file":"index.css"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}/*# sourceMappingURL=window-controls.css.map */
|
|
1
|
+
.enterprise-window-controls__mac-button--close svg path{fill:#8c1a11 !important}.enterprise-window-controls__mac-button--minimize svg rect{fill:#8f5a1d !important}.enterprise-window-controls__mac-button--maximize svg path{fill:#296018 !important}.enterprise-window-controls__mac-button--inactive svg path{fill:#fff !important;fill-opacity:.1 !important}/*# sourceMappingURL=window-controls.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AAuBM,wDACE,wBAKF,2DACE,wBAKF,2DACE","file":"window-controls.css"}
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["../../../../../src/styles/_modules/enterprise/window-controls/window-controls.scss"],"names":[],"mappings":"AAuBM,wDACE,wBAKF,2DACE,wBAKF,2DACE,wBAKF,2DACE,qBACA","file":"window-controls.css"}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.832Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export declare const coreUiStyles: {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.832Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const coreUiStyles = {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.832Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const coreUiStyles = {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export declare const enterpriseStyles: {
|
|
@@ -88,5 +88,6 @@ export declare const enterpriseStyles: {
|
|
|
88
88
|
"windowControlsMacButton": "enterprise-window-controls__mac-button",
|
|
89
89
|
"windowControlsMacButtonClose": "enterprise-window-controls__mac-button--close",
|
|
90
90
|
"windowControlsMacButtonMinimize": "enterprise-window-controls__mac-button--minimize",
|
|
91
|
-
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize"
|
|
91
|
+
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize",
|
|
92
|
+
"windowControlsMacButtonInactive": "enterprise-window-controls__mac-button--inactive"
|
|
92
93
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const enterpriseStyles = {
|
|
@@ -88,5 +88,6 @@ export const enterpriseStyles = {
|
|
|
88
88
|
"windowControlsMacButton": "enterprise-window-controls__mac-button",
|
|
89
89
|
"windowControlsMacButtonClose": "enterprise-window-controls__mac-button--close",
|
|
90
90
|
"windowControlsMacButtonMinimize": "enterprise-window-controls__mac-button--minimize",
|
|
91
|
-
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize"
|
|
91
|
+
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize",
|
|
92
|
+
"windowControlsMacButtonInactive": "enterprise-window-controls__mac-button--inactive"
|
|
92
93
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const enterpriseStyles = {
|
|
@@ -88,5 +88,6 @@ export const enterpriseStyles = {
|
|
|
88
88
|
"windowControlsMacButton": "enterprise-window-controls__mac-button",
|
|
89
89
|
"windowControlsMacButtonClose": "enterprise-window-controls__mac-button--close",
|
|
90
90
|
"windowControlsMacButtonMinimize": "enterprise-window-controls__mac-button--minimize",
|
|
91
|
-
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize"
|
|
91
|
+
"windowControlsMacButtonMaximize": "enterprise-window-controls__mac-button--maximize",
|
|
92
|
+
"windowControlsMacButtonInactive": "enterprise-window-controls__mac-button--inactive"
|
|
92
93
|
} as const;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export declare const sharedStyles: {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const sharedStyles = {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This file is automatically generated by scripts/generate-bem-types.js
|
|
5
5
|
* DO NOT EDIT MANUALLY - changes will be overwritten on next build
|
|
6
6
|
*
|
|
7
|
-
* Last generated: 2026-01-
|
|
7
|
+
* Last generated: 2026-01-16T19:42:43.833Z
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
export const sharedStyles = {
|
package/package.json
CHANGED