@covalent/components 8.7.0 → 8.8.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/{_commonjsHelpers-de2741aa.mjs → _commonjsHelpers-2f131a27.mjs} +2 -2
- package/action-ribbon.mjs +3 -3
- package/alert.mjs +3 -3
- package/app-shell.js +1 -1
- package/app-shell.mjs +7 -7
- package/badge.js +1 -1
- package/badge.mjs +1 -1
- package/{base-element-67ae173f.mjs → base-element-acf30176.mjs} +1 -1
- package/button.js +1 -1
- package/button.mjs +40 -40
- package/card/card-base.d.ts +4 -0
- package/card/card-base.d.ts.map +1 -1
- package/card.js +4 -4
- package/card.mjs +35 -31
- package/check-list-item.js +1 -1
- package/check-list-item.mjs +8 -8
- package/checkbox.mjs +6 -6
- package/{chip-21138b58.js → chip-099110a3.js} +1 -1
- package/{chip-eb043df9.mjs → chip-897bf7e9.mjs} +4 -4
- package/chip-set.js +1 -1
- package/chip-set.mjs +4 -4
- package/chip.js +1 -1
- package/chip.mjs +4 -4
- package/circular-progress.mjs +1 -1
- package/code-snippet/code-snippet.d.ts +2 -1
- package/code-snippet/code-snippet.d.ts.map +1 -1
- package/code-snippet.js +2 -5
- package/code-snippet.mjs +11 -9
- package/{dialog-3444dd4d.mjs → dialog-c9dbe94d.mjs} +3 -3
- package/dialog.mjs +4 -4
- package/drawer.mjs +4 -4
- package/empty-state.mjs +2 -2
- package/expansion-panel-item.mjs +2 -2
- package/{form-element-7353b3c4.mjs → form-element-abadd335.mjs} +2 -2
- package/formfield.mjs +4 -4
- package/{foundation-b3e4efcd.mjs → foundation-d533452a.mjs} +1 -1
- package/icon-button.mjs +4 -4
- package/icon-check-toggle.mjs +6 -6
- package/icon-radio-toggle.mjs +6 -6
- package/icon.mjs +2 -2
- package/index.d.ts +0 -1
- package/index.d.ts.map +1 -1
- package/index.js +1 -1
- package/index.mjs +26 -26
- package/index.scss +1 -0
- package/linear-progress.mjs +8 -8
- package/{list-item-29a11302.mjs → list-item-430cae02.mjs} +1 -1
- package/{list-item-41178d42.js → list-item-bb932090.js} +1 -1
- package/list-item.js +1 -1
- package/list-item.mjs +6 -6
- package/list.js +1 -1
- package/list.mjs +7 -7
- package/menu.mjs +7 -7
- package/{mwc-checkbox-base-afeeff16.mjs → mwc-checkbox-base-c40d16d2.mjs} +3 -3
- package/{mwc-drawer-base-0c2b4060.mjs → mwc-drawer-base-9c77129c.mjs} +3 -3
- package/{mwc-icon-28b10c70.mjs → mwc-icon-5227aec3.mjs} +1 -1
- package/{mwc-line-ripple-directive-315e996d.mjs → mwc-line-ripple-directive-f9dd7fe3.mjs} +2 -2
- package/{mwc-list-base-8aa5bfd8.mjs → mwc-list-base-495cbb3b.mjs} +4 -4
- package/{mwc-list-item-base-bf1a075b.mjs → mwc-list-item-base-6449e812.mjs} +2 -2
- package/{mwc-menu-base-872420a4.mjs → mwc-menu-base-9704207e.mjs} +4 -4
- package/{mwc-radio-base-18a887dd.mjs → mwc-radio-base-4dbe9e38.mjs} +4 -4
- package/{mwc-slider.css-03537082.mjs → mwc-slider.css-30c91236.mjs} +3 -3
- package/{mwc-tab-base-cd1570e4.mjs → mwc-tab-base-effde6e4.mjs} +4 -4
- package/{mwc-top-app-bar-base-c7380903.mjs → mwc-top-app-bar-base-28c4192d.mjs} +3 -3
- package/nav-list-item.js +2 -4
- package/nav-list-item.mjs +32 -34
- package/package.json +6 -5
- package/radio-list-item.js +1 -1
- package/radio-list-item.mjs +8 -8
- package/radio.mjs +6 -6
- package/{ripple-handlers-38a43e50.mjs → ripple-handlers-0d9ad7c2.mjs} +2 -2
- package/select.mjs +10 -10
- package/side-sheet.mjs +4 -4
- package/slider-range.mjs +6 -6
- package/slider.mjs +10 -10
- package/snackbar.mjs +3 -3
- package/switch.mjs +5 -5
- package/tab-bar.mjs +5 -5
- package/tab.mjs +5 -5
- package/textarea.mjs +6 -6
- package/{textfield-1792a6a8.mjs → textfield-902f3ad3.mjs} +4 -4
- package/textfield.mjs +6 -6
- package/theme/_index.scss +316 -0
- package/theme/prebuilt/dark-theme.css +1 -0
- package/theme/prebuilt/dark-theme.css.map +1 -0
- package/theme/prebuilt/light-theme.css +1 -0
- package/theme/prebuilt/light-theme.css.map +1 -0
- package/toolbar.mjs +4 -4
- package/tooltip.js +1 -1
- package/tooltip.mjs +3 -3
- package/top-app-bar-fixed.mjs +4 -4
- package/top-app-bar.mjs +4 -4
- package/tree-list-item.mjs +2 -2
- package/{tslib.es6-226581a4.mjs → tslib.es6-c4b0f3b1.mjs} +6 -6
- package/{utils-2932417c.mjs → utils-dc65fdc9.mjs} +2 -2
- package/style.css +0 -1
- package/theme/dark-theme.css +0 -1
- package/theme/dark-theme.css.map +0 -1
- package/theme/light-theme.css +0 -1
- package/theme/light-theme.css.map +0 -1
package/theme/dark-theme.css
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
:root{--mdc-theme-primary: #bac3ff;--mdc-theme-secondary: #c3c5dd;--mdc-theme-error: #fd7d69;--mdc-theme-negative: #fd7d69;--mdc-theme-positive: #91d890;--mdc-theme-caution: #ffcd9e;--mdc-theme-emphasis: #cc809c;--mdc-theme-accent: #bac3ff;--mdc-theme-background: #161616;--mdc-ripple-color: #ebe8ec;--mdc-theme-surface: #161616;--mdc-theme-surface-canvas: #2c2b2d;--mdc-theme-surface-primary: #1d2c43;--mdc-theme-surface-primary-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-secondary: #434659;--mdc-theme-surface-secondary-highlight: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(195, 197, 221, 0.0784313725);--mdc-theme-surface-caution: #66492f;--mdc-theme-surface-caution-highlight: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 117, 0.0784313725);--mdc-theme-surface-negative: #65322a;--mdc-theme-surface-negative-highlight: rgba(253, 125, 105, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(253, 125, 105, 0.0784313725);--mdc-theme-surface-positive: #224b22;--mdc-theme-surface-positive-highlight: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(145, 216, 144, 0.0784313725);--mdc-theme-surface-neutral: #faf7fa;--mdc-theme-surface-neutral-highlight: rgba(250, 247, 250, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(250, 247, 250, 0.08);--mdc-theme-surface-emphasis: #66404e;--mdc-theme-surface-emphasis-highlight: rgba(204, 128, 156, 0.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(204, 128, 156, 0.0784313725);--mdc-theme-on-primary: #111a28;--mdc-theme-on-secondary: #171a2c;--mdc-theme-on-surface: #ebe8ec;--mdc-theme-border: #3e3e41;--mdc-theme-surface-accent: #1d2c43;--mdc-theme-surface-accent-highlight: rgba(186, 195, 255, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(186, 195, 255, 0.0784313725);--mdc-plain-tooltip-container-color: ;--mdc-plain-tooltip-supporting-text-color: ;--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 500;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline2-font-family: Inter, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 600;--mdc-typography-headline2-line-height: 84px;--mdc-typography-headline3-font-family: Inter, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 600;--mdc-typography-headline3-line-height: 64px;--mdc-typography-headline4-font-family: Inter, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 700;--mdc-typography-headline4-line-height: 48px;--mdc-typography-headline5-font-family: Inter, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 700;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline6-font-family: Inter, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 700;--mdc-typography-headline6-line-height: 28px;--mdc-typography-subtitle1-font-family: Inter, sans-serif;--mdc-typography-subtitle1-font-size: 14px;--mdc-typography-subtitle1-font-weight: 600;--mdc-typography-subtitle1-line-height: 20px;--mdc-typography-subtitle2-font-family: Inter, sans-serif;--mdc-typography-subtitle2-font-size: 16px;--mdc-typography-subtitle2-font-weight: 600;--mdc-typography-subtitle2-line-height: 24px;--mdc-typography-body1-font-family: var(--mdc-typography-font-family);--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body2-font-family: var(--mdc-typography-font-family);--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-button-font-family: Inter, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--mdc-typography-button-text-transform: none;--mdc-typography-caption-font-family: var(--mdc-typography-font-family);--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-theme-text-primary-on-background: #ebe8ec;--mdc-theme-text-secondary-on-background: #ebe8ec;--mdc-theme-text-hint-on-background: #ebe8ec;--mdc-theme-text-disabled-on-background: rgba(235, 232, 236, 0.3803921569);--mdc-theme-text-icon-on-background: #ebe8ec;--mdc-theme-text-primary-on-light: #1e1d1e;--mdc-theme-text-secondary-on-light: #5c5b5f;--mdc-theme-text-hint-on-light: #5c5b5f;--mdc-theme-text-disabled-on-light: rgba(30, 29, 30, 0.3803921569);--mdc-theme-text-icon-on-light: #5c5b5f;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #ebe8ec;--mdc-theme-text-hint-on-dark: #ebe8ec;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.3803921569);--mdc-theme-text-icon-on-dark: #ebe8ec;--mdc-icon-font: "Material Symbols Outlined";--cov-theme-on-surface-variant: ;--cov-theme-surface-container: ;--cov-theme-surface-container-lowest: ;--covalent-theme-text-logo-on-background: #ffffff;--cov-theme-color-negative: #fd7d69;--cov-theme-color-on-negative: ;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--cov-theme-code-snippet-color: #abb2bf;--cov-theme-code-snippet-comment: #5c6370;--cov-theme-code-snippet-keyword: #c678dd;--cov-theme-code-snippet-selector: #e06c75;--cov-theme-code-snippet-literal: #56b6c2;--cov-theme-code-snippet-string: #98c379;--cov-theme-code-snippet-variable: #d19a66;--cov-theme-code-snippet-title: #61aeee;--cov-theme-code-snippet-class: #e6c07b;--cov-theme-code-font-family: Menlo;--cov-theme-code-font-size: 12px;--cov-theme-code-font-weight: 400;--cov-theme-code-line-height: 20px;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}:root .mdc-data-table__sort-icon-button{color:#ebe8ec}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#ebe8ec;background-color:var(--mdc-ripple-color, #ebe8ec)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#ebe8ec}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#ebe8ec;background-color:var(--mdc-ripple-color, #ebe8ec)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.08;opacity:var(--mdc-ripple-hover-opacity, 0.08)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-focus-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.24;opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.24)}:root .mdc-data-table__row--selected{background-color:rgba(250, 247, 250, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(250, 247, 250, 0.08)}:root .mdc-data-table__header-cell{color:#ebe8ec}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#ebe8ec}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#3e3e41}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#3e3e41}:root .mdc-data-table__pagination{border-top-color:#3e3e41}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}:root a[href]:hover{text-decoration:none}:root .sbdocs.sbdocs-preview.sb-unstyled>div:first-child{background-color:inherit}:root .sbdocs-content table .docblock-argstable-body td{background-color:inherit}/*# sourceMappingURL=dark-theme.css.map */
|
package/theme/dark-theme.css.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../libs/components/src/theme/dark-theme.scss","../../../../libs/components/src/theme/_mixins.scss","../../../../node_modules/@material/theme/_css.scss","../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAIA,MCCE,6BACA,+BACA,2BACA,8BACA,8BACA,6BACA,8BAGA,4BAGA,gCACA,4BACA,6BACA,oCACA,qCACA,yEAIA,+EAIA,uCACA,2EAIA,iFAIA,qCACA,yEAIA,+EAIA,sCACA,0EAIA,gFAIA,sCACA,0EAIA,gFAIA,qCACA,iEAIA,uEAIA,sCACA,0EAIA,gFAIA,gCACA,kCACA,gCACA,4BAGA,oCACA,wEAIA,8EAMA,sCACA,4CAMA,gDACA,0DAIA,2CAIA,4CAIA,8CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,sEACA,uCACA,wCACA,yCACA,sEACA,uCACA,wCACA,yCACA,uDAIA,wCACA,yCAIA,0CAIA,6CACA,wEACA,yCACA,0CAIA,2CAMA,gDAIA,kDAIA,6CAIA,2EAIA,6CAIA,2CACA,6CAIA,wCACA,mEACA,wCACA,0CACA,4CACA,uCACA,qEACA,uCACA,6CAGA,iCACA,gCACA,uCAIA,kDAIA,oCACA,gCAGA,uBACA,wBAGA,wCACA,0CACA,0CACA,2CACA,0CACA,yCACA,2CACA,wCACA,wCAGA,oCACA,iCACA,kCACA,mCCrQE,eCqdA,mBF5MF,kDElDA,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE,eLsTF,cACE,iCACA,0BAEA,oBACE,qBAMA,yDACE,yBAQA,wDACE","file":"dark-theme.css"}
|
package/theme/light-theme.css
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
:root{--mdc-theme-primary: #3053f4;--mdc-theme-secondary: #616378;--mdc-theme-error: #ae1209;--mdc-theme-negative: #ae1209;--mdc-theme-positive: #036600;--mdc-theme-caution: #f38800;--mdc-theme-emphasis: #b10142;--mdc-theme-accent: #3053f4;--mdc-theme-background: #fdf9fc;--mdc-ripple-color: #1e1d1e;--mdc-theme-surface: #fdf9fc;--mdc-theme-surface-canvas: white;--mdc-theme-surface-primary: #ececfe;--mdc-theme-surface-primary-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-secondary: #dfe1f9;--mdc-theme-surface-secondary-highlight: rgba(97, 99, 120, 0.0784313725);--mdc-theme-surface-secondary-highlight-hover: rgba(97, 99, 120, 0.0784313725);--mdc-theme-surface-caution: #ffcc8c;--mdc-theme-surface-caution-highlight: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.0784313725);--mdc-theme-surface-negative: #ffb2ae;--mdc-theme-surface-negative-highlight: rgba(174, 18, 9, 0.0784313725);--mdc-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.0784313725);--mdc-theme-surface-positive: #8fcc8e;--mdc-theme-surface-positive-highlight: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.0784313725);--mdc-theme-surface-neutral: #faf7fa;--mdc-theme-surface-neutral-highlight: rgba(250, 247, 250, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(250, 247, 250, 0.08);--mdc-theme-surface-emphasis: #e8b3c6;--mdc-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.0784313725);--mdc-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.0784313725);--mdc-theme-on-primary: white;--mdc-theme-on-secondary: white;--mdc-theme-on-surface: #1e1d1e;--mdc-theme-border: #d5d3d8;--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.0784313725);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.0784313725);--mdc-plain-tooltip-container-color: ;--mdc-plain-tooltip-supporting-text-color: ;--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 500;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline2-font-family: Inter, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 600;--mdc-typography-headline2-line-height: 84px;--mdc-typography-headline3-font-family: Inter, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 600;--mdc-typography-headline3-line-height: 64px;--mdc-typography-headline4-font-family: Inter, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 700;--mdc-typography-headline4-line-height: 48px;--mdc-typography-headline5-font-family: Inter, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 700;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline6-font-family: Inter, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 700;--mdc-typography-headline6-line-height: 28px;--mdc-typography-subtitle1-font-family: Inter, sans-serif;--mdc-typography-subtitle1-font-size: 14px;--mdc-typography-subtitle1-font-weight: 600;--mdc-typography-subtitle1-line-height: 20px;--mdc-typography-subtitle2-font-family: Inter, sans-serif;--mdc-typography-subtitle2-font-size: 16px;--mdc-typography-subtitle2-font-weight: 600;--mdc-typography-subtitle2-line-height: 24px;--mdc-typography-body1-font-family: var(--mdc-typography-font-family);--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body2-font-family: var(--mdc-typography-font-family);--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-button-font-family: Inter, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--mdc-typography-button-text-transform: none;--mdc-typography-caption-font-family: var(--mdc-typography-font-family);--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-theme-text-primary-on-background: #1e1d1e;--mdc-theme-text-secondary-on-background: #5c5b5f;--mdc-theme-text-hint-on-background: #5c5b5f;--mdc-theme-text-disabled-on-background: rgba(30, 29, 30, 0.3803921569);--mdc-theme-text-icon-on-background: #5c5b5f;--mdc-theme-text-primary-on-light: #1e1d1e;--mdc-theme-text-secondary-on-light: #5c5b5f;--mdc-theme-text-hint-on-light: #5c5b5f;--mdc-theme-text-disabled-on-light: rgba(30, 29, 30, 0.3803921569);--mdc-theme-text-icon-on-light: #5c5b5f;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #ebe8ec;--mdc-theme-text-hint-on-dark: #ebe8ec;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.3803921569);--mdc-theme-text-icon-on-dark: #ebe8ec;--mdc-icon-font: "Material Symbols Outlined";--cov-theme-on-surface-variant: ;--cov-theme-surface-container: ;--cov-theme-surface-container-lowest: ;--covalent-theme-text-logo-on-background: #FF5F02;--cov-theme-color-negative: #ae1209;--cov-theme-color-on-negative: ;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--cov-theme-code-snippet-color: #383a42;--cov-theme-code-snippet-comment: #a0a1a7;--cov-theme-code-snippet-keyword: #a626a4;--cov-theme-code-snippet-selector: #e45649;--cov-theme-code-snippet-literal: #0184bb;--cov-theme-code-snippet-string: #50a14f;--cov-theme-code-snippet-variable: #986801;--cov-theme-code-snippet-title: #4078f2;--cov-theme-code-snippet-class: #c18401;--cov-theme-code-font-family: Menlo;--cov-theme-code-font-size: 12px;--cov-theme-code-font-weight: 400;--cov-theme-code-line-height: 20px;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}:root .mdc-data-table__sort-icon-button{color:#5c5b5f}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#5c5b5f;background-color:var(--mdc-ripple-color, #5c5b5f)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#5c5b5f}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#5c5b5f;background-color:var(--mdc-ripple-color, #5c5b5f)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__row--selected{background-color:rgba(250, 247, 250, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(250, 247, 250, 0.08)}:root .mdc-data-table__header-cell{color:#1e1d1e}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#1e1d1e}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#d5d3d8}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#d5d3d8}:root .mdc-data-table__pagination{border-top-color:#d5d3d8}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}:root a[href]:hover{text-decoration:none}:root .sbdocs.sbdocs-preview.sb-unstyled>div:first-child{background-color:inherit}:root .sbdocs-content table .docblock-argstable-body td{background-color:inherit}/*# sourceMappingURL=light-theme.css.map */
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sourceRoot":"","sources":["../../../../libs/components/src/theme/light-theme.scss","../../../../libs/components/src/theme/_mixins.scss","../../../../node_modules/@material/theme/_css.scss","../../../../node_modules/@material/data-table/_data-table-theme.scss","../../../../node_modules/@material/ripple/_ripple-theme.scss","../../../../node_modules/@material/notched-outline/_notched-outline-theme.scss","../../../../libs/components/src/data-table/_data-table.theme.scss"],"names":[],"mappings":"AAIA,MCCE,6BACA,+BACA,2BACA,8BACA,8BACA,6BACA,8BAGA,4BAGA,gCACA,4BACA,6BACA,kCACA,qCACA,uEAIA,6EAIA,uCACA,yEAIA,+EAIA,qCACA,uEAIA,6EAIA,sCACA,uEAIA,6EAIA,sCACA,sEAIA,4EAIA,qCACA,iEAIA,uEAIA,sCACA,uEAIA,6EAIA,8BACA,gCACA,gCACA,4BAGA,oCACA,sEAIA,4EAMA,sCACA,4CAMA,gDACA,0DAIA,2CAIA,4CAIA,8CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,0DAIA,2CAIA,4CAIA,6CAIA,sEACA,uCACA,wCACA,yCACA,sEACA,uCACA,wCACA,yCACA,uDAIA,wCACA,yCAIA,0CAIA,6CACA,wEACA,yCACA,0CAIA,2CAMA,gDAIA,kDAIA,6CAIA,wEAIA,6CAIA,2CACA,6CAIA,wCACA,mEACA,wCACA,0CACA,4CACA,uCACA,qEACA,uCACA,6CAGA,iCACA,gCACA,uCAIA,kDAIA,oCACA,gCAGA,uBACA,wBAGA,wCACA,0CACA,0CACA,2CACA,0CACA,yCACA,2CACA,wCACA,wCAGA,oCACA,iCACA,kCACA,mCCrQE,eCqdA,mBF5MF,kDElDA,wCDvNE,cE8EA,iJF1FE,yBAYF,kDEyfF,kLFrgBI,aAYF,8CEyfF,0NApRI,yBFjPA,aAYF,8CE+fF,kGA/PQ,gCA+PR,yGAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,4DFlRA,8DCiOF,6EDjOE,cE8EA,2NF1FE,yBAYF,kDEyfF,4PFrgBI,aAYF,8CEyfF,oSApRI,yBFjPA,aAYF,8CE+fF,uIA/PQ,gCA+PR,8IAxPU,oBA7SO,KF0Bb,aAYF,8CEkRA,iGFlRA,8DCsQF,qCDtQE,2CC+UF,qED/UE,2CCyVF,mCDzVE,cCuWF,0HDvWE,cGYF,6WHZE,qBCqSF,+DDrSE,4BC4SF,kCD5SE,yBIxDF,sBACE,WACA,eACA,mBAGF,mCACE,8CACA,gDACA,gBACA,oDAGF,wCACE,eLsTF,cACE,iCACA,0BAEA,oBACE,qBAMA,yDACE,yBAQA,wDACE","file":"light-theme.css"}
|