@covalent/components 6.0.5 → 6.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) hide show
  1. package/action-ribbon.js +1 -1
  2. package/action-ribbon.mjs +9 -9
  3. package/alert.js +1 -1
  4. package/alert.mjs +9 -9
  5. package/app-shell.js +1 -1
  6. package/app-shell.mjs +10 -10
  7. package/aria-property-fa2717fe.mjs +41 -0
  8. package/base-element-c3dc926e.mjs +28 -0
  9. package/{base-element.mjs → base-element-d5abe37a.js} +1 -1
  10. package/button.js +1 -1
  11. package/button.mjs +14 -14
  12. package/card.js +1 -1
  13. package/card.mjs +3 -3
  14. package/check-list-item.js +1 -1
  15. package/check-list-item.mjs +18 -18
  16. package/checkbox.js +1 -1
  17. package/checkbox.mjs +16 -16
  18. package/circular-progress.js +1 -1
  19. package/circular-progress.mjs +7 -7
  20. package/class-map-08c84aeb.mjs +62 -0
  21. package/{class-map.mjs → class-map-50b8edb4.js} +3 -3
  22. package/code-snippet.js +1 -1
  23. package/code-snippet.mjs +4 -4
  24. package/{dialog2.mjs → dialog-85c21333.mjs} +9 -9
  25. package/dialog-8ee07177.js +162 -0
  26. package/dialog.js +1 -1
  27. package/dialog.mjs +14 -162
  28. package/directive-helpers-725a181d.mjs +11 -0
  29. package/directive-helpers-fce8cf91.js +5 -0
  30. package/drawer.js +1 -1
  31. package/drawer.mjs +10 -10
  32. package/empty-state.js +1 -1
  33. package/empty-state.mjs +4 -4
  34. package/event-options-3937d997.mjs +14 -0
  35. package/event-options-7bc382d8.js +5 -0
  36. package/form-element-6dbd7afa.mjs +50 -0
  37. package/{form-element.mjs → form-element-d4e7bcdb.js} +1 -1
  38. package/foundation-2334d146.mjs +60 -0
  39. package/{foundation.mjs → foundation-3f55a9dc.js} +3 -3
  40. package/foundation-c580100a.mjs +152 -0
  41. package/icon-button.js +1 -1
  42. package/icon-button.mjs +13 -13
  43. package/icon-check-toggle.js +1 -1
  44. package/icon-check-toggle.mjs +16 -16
  45. package/icon-radio-toggle.js +1 -1
  46. package/icon-radio-toggle.mjs +17 -17
  47. package/icon.js +1 -1
  48. package/icon.mjs +3 -3
  49. package/if-defined-639ed018.mjs +10 -0
  50. package/if-defined-cb12d481.js +5 -0
  51. package/index.js +1 -1
  52. package/index.mjs +39 -39
  53. package/inert.esm-359d4581.mjs +640 -0
  54. package/linear-progress.js +1 -1
  55. package/linear-progress.mjs +9 -9
  56. package/list-170cca53.js +5 -0
  57. package/{list2.mjs → list-28b77a61.mjs} +2 -2
  58. package/list-expansion.js +1 -1
  59. package/list-expansion.mjs +16 -16
  60. package/list-item-26ddcc43.js +8 -0
  61. package/{list-item2.mjs → list-item-c1e72538.mjs} +4 -4
  62. package/list-item.js +1 -1
  63. package/list-item.mjs +18 -8
  64. package/list.js +1 -1
  65. package/list.mjs +20 -5
  66. package/menu.js +1 -1
  67. package/menu.mjs +16 -16
  68. package/mwc-checkbox-base-10e977f2.mjs +198 -0
  69. package/{mwc-checkbox-base.mjs → mwc-checkbox-base-435c1f1d.js} +1 -1
  70. package/{mwc-checkbox.css.mjs → mwc-checkbox.css-956e3d6c.js} +1 -1
  71. package/mwc-checkbox.css-b7abc7fd.mjs +10 -0
  72. package/mwc-drawer-base-b2b772c3.mjs +335 -0
  73. package/{mwc-drawer-base.mjs → mwc-drawer-base-f44fcf34.js} +1 -1
  74. package/{mwc-icon.mjs → mwc-icon-b96fb867.js} +3 -3
  75. package/mwc-icon-c7013880.mjs +26 -0
  76. package/{mwc-line-ripple-directive.mjs → mwc-line-ripple-directive-a97ce725.js} +1 -1
  77. package/mwc-line-ripple-directive-c3e1f04a.mjs +653 -0
  78. package/{mwc-list-base.mjs → mwc-list-base-7d5f7278.js} +1 -1
  79. package/mwc-list-base-c0f8af1c.mjs +840 -0
  80. package/{mwc-list-item-base.mjs → mwc-list-item-base-803b9771.js} +1 -1
  81. package/mwc-list-item-base-acef0223.mjs +202 -0
  82. package/{mwc-list-item.css.mjs → mwc-list-item.css-401e2407.js} +1 -1
  83. package/mwc-list-item.css-b5481d96.mjs +17 -0
  84. package/mwc-menu-base-8970b43d.mjs +1145 -0
  85. package/{mwc-menu-base.mjs → mwc-menu-base-ac49fe54.js} +1 -1
  86. package/{mwc-radio-base.mjs → mwc-radio-base-442d495a.js} +1 -1
  87. package/mwc-radio-base-c29e6f42.mjs +528 -0
  88. package/{mwc-radio.css.mjs → mwc-radio.css-388ad26d.js} +1 -1
  89. package/mwc-radio.css-4694aa9c.mjs +10 -0
  90. package/mwc-slider.css-336f809b.mjs +956 -0
  91. package/{mwc-slider.css.mjs → mwc-slider.css-48f02f1e.js} +16 -16
  92. package/{mwc-tab-base.mjs → mwc-tab-base-1a19b299.js} +1 -1
  93. package/mwc-tab-base-7fb3d339.mjs +694 -0
  94. package/{mwc-top-app-bar-base.mjs → mwc-top-app-bar-base-14e0a018.js} +1 -1
  95. package/mwc-top-app-bar-base-79c87e69.mjs +380 -0
  96. package/nav-list-item.js +1 -1
  97. package/nav-list-item.mjs +14 -14
  98. package/{observer.mjs → observer-a096ab43.js} +1 -1
  99. package/observer-be7b92e2.mjs +32 -0
  100. package/package.json +1 -1
  101. package/{property.mjs → property-074570d1.js} +1 -1
  102. package/property-ca27685b.mjs +20 -0
  103. package/query-1e7846ea.mjs +25 -0
  104. package/query-2ba749b7.js +5 -0
  105. package/query-assigned-elements-514e5265.mjs +615 -0
  106. package/{query-assigned-nodes.mjs → query-assigned-nodes-9ec0fa5f.js} +1 -1
  107. package/query-assigned-nodes-bea12e0c.mjs +17 -0
  108. package/radio-list-item.js +1 -1
  109. package/radio-list-item.mjs +18 -18
  110. package/radio.js +1 -1
  111. package/radio.mjs +17 -17
  112. package/{ripple-handlers.mjs → ripple-handlers-2176f137.js} +7 -7
  113. package/ripple-handlers-227497d3.mjs +761 -0
  114. package/select.js +1 -1
  115. package/select.mjs +20 -20
  116. package/side-sheet.js +1 -1
  117. package/side-sheet.mjs +10 -10
  118. package/slider-range.js +1 -1
  119. package/slider-range.mjs +14 -14
  120. package/slider.js +1 -1
  121. package/slider.mjs +14 -14
  122. package/snackbar.js +1 -1
  123. package/snackbar.mjs +9 -9
  124. package/state-6f7e570d.mjs +12 -0
  125. package/{state.mjs → state-949232e6.js} +1 -1
  126. package/status-header-item.js +1 -1
  127. package/status-header-item.mjs +2 -2
  128. package/status-header.js +1 -1
  129. package/status-header.mjs +3 -3
  130. package/style-map-2cb0fb63.mjs +40 -0
  131. package/{style-map.mjs → style-map-3056a771.js} +1 -1
  132. package/style.css +1 -1
  133. package/switch.js +1 -1
  134. package/switch.mjs +14 -14
  135. package/tab-bar.js +1 -1
  136. package/tab-bar.mjs +13 -13
  137. package/tab.js +1 -1
  138. package/tab.mjs +13 -13
  139. package/text-lockup.js +1 -1
  140. package/text-lockup.mjs +3 -3
  141. package/textarea.js +1 -1
  142. package/textarea.mjs +15 -15
  143. package/{textfield2.mjs → textfield-276b0ded.mjs} +13 -13
  144. package/textfield-507c6a06.js +133 -0
  145. package/textfield.js +1 -1
  146. package/textfield.mjs +41 -132
  147. package/toolbar.js +1 -1
  148. package/toolbar.mjs +8 -8
  149. package/tooltip.js +1 -1
  150. package/tooltip.mjs +6 -6
  151. package/top-app-bar-34e85527.js +6 -0
  152. package/{top-app-bar2.mjs → top-app-bar-a236c3bc.mjs} +1 -1
  153. package/top-app-bar-fixed.js +1 -1
  154. package/top-app-bar-fixed.mjs +9 -9
  155. package/top-app-bar.js +1 -1
  156. package/top-app-bar.mjs +30 -6
  157. package/tree-list-item.js +1 -1
  158. package/tree-list-item.mjs +3 -3
  159. package/tree-list.js +1 -1
  160. package/tree-list.mjs +1 -1
  161. package/{tslib.es6.mjs → tslib.es6-6b53b818.js} +1 -1
  162. package/tslib.es6-b5e819a6.mjs +82 -0
  163. package/typography.js +1 -1
  164. package/typography.mjs +2 -2
  165. package/{utils.mjs → utils-a8190a39.js} +1 -1
  166. package/utils-dc65fdc9.mjs +52 -0
  167. package/directive-helpers.mjs +0 -5
  168. package/event-options.mjs +0 -5
  169. package/if-defined.mjs +0 -5
  170. package/query.mjs +0 -5
  171. /package/{aria-property.mjs → aria-property-849c8816.js} +0 -0
  172. /package/{foundation2.mjs → foundation-e830bd94.js} +0 -0
  173. /package/{inert.esm.mjs → inert.esm-2cee6f2e.js} +0 -0
  174. /package/{query-assigned-elements.mjs → query-assigned-elements-07e38f46.js} +0 -0
package/select.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("./query-assigned-elements.mjs"),o=require("./tslib.es6.mjs"),N=require("./mwc-line-ripple-directive.mjs"),Q=require("./mwc-menu-base.mjs");require("./mwc-icon.mjs");const Z=require("./form-element.mjs"),S=require("./observer.mjs"),P=require("./utils.mjs"),v=require("./property.mjs"),C=require("./state.mjs"),J=require("./event-options.mjs"),x=require("./query.mjs"),L=require("./class-map.mjs"),U=require("./if-defined.mjs");require("./base-element.mjs");require("./mwc-list-base.mjs");require("./mwc-list-item-base.mjs");require("./ripple-handlers.mjs");require("./style-map.mjs");require("./query-assigned-nodes.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("./query-assigned-elements-07e38f46.js"),o=require("./tslib.es6-6b53b818.js"),N=require("./mwc-line-ripple-directive-a97ce725.js"),Q=require("./mwc-menu-base-ac49fe54.js");require("./mwc-icon-b96fb867.js");const Z=require("./form-element-d4e7bcdb.js"),S=require("./observer-a096ab43.js"),P=require("./utils-a8190a39.js"),v=require("./property-074570d1.js"),C=require("./state-949232e6.js"),J=require("./event-options-7bc382d8.js"),x=require("./query-2ba749b7.js"),L=require("./class-map-50b8edb4.js"),U=require("./if-defined-cb12d481.js");require("./base-element-d5abe37a.js");require("./mwc-list-base-7d5f7278.js");require("./mwc-list-item-base-803b9771.js");require("./ripple-handlers-2176f137.js");require("./style-map-3056a771.js");require("./query-assigned-nodes-9ec0fa5f.js");/**
2
2
  * @license
3
3
  * Copyright 2021 Google LLC
4
4
  * SPDX-LIcense-Identifier: Apache-2.0
package/select.mjs CHANGED
@@ -1,23 +1,23 @@
1
- import { i as P, e as Y, y as x, b as w, r as ee } from "./query-assigned-elements.mjs";
2
- import { _ as o, a as te, b as V } from "./tslib.es6.mjs";
3
- import { f as ie, l as le } from "./mwc-line-ripple-directive.mjs";
4
- import { M as de } from "./mwc-menu-base.mjs";
5
- import "./mwc-icon.mjs";
6
- import { F as ce } from "./form-element.mjs";
7
- import { o as R } from "./observer.mjs";
8
- import { a as ne, i as oe } from "./utils.mjs";
9
- import { e as g } from "./property.mjs";
10
- import { t as S } from "./state.mjs";
11
- import { e as re } from "./event-options.mjs";
12
- import { i as v } from "./query.mjs";
13
- import { o as M } from "./class-map.mjs";
14
- import { l as z } from "./if-defined.mjs";
15
- import "./base-element.mjs";
16
- import "./mwc-list-base.mjs";
17
- import "./mwc-list-item-base.mjs";
18
- import "./ripple-handlers.mjs";
19
- import "./style-map.mjs";
20
- import "./query-assigned-nodes.mjs";
1
+ import { i as P, e as Y, y as x, b as w, r as ee } from "./query-assigned-elements-514e5265.mjs";
2
+ import { _ as o, a as te, b as V } from "./tslib.es6-b5e819a6.mjs";
3
+ import { f as ie, l as le } from "./mwc-line-ripple-directive-c3e1f04a.mjs";
4
+ import { M as de } from "./mwc-menu-base-8970b43d.mjs";
5
+ import "./mwc-icon-c7013880.mjs";
6
+ import { F as ce } from "./form-element-6dbd7afa.mjs";
7
+ import { o as R } from "./observer-be7b92e2.mjs";
8
+ import { a as ne, i as oe } from "./utils-dc65fdc9.mjs";
9
+ import { e as g } from "./property-ca27685b.mjs";
10
+ import { t as S } from "./state-6f7e570d.mjs";
11
+ import { e as re } from "./event-options-3937d997.mjs";
12
+ import { i as v } from "./query-1e7846ea.mjs";
13
+ import { o as M } from "./class-map-08c84aeb.mjs";
14
+ import { l as z } from "./if-defined-639ed018.mjs";
15
+ import "./base-element-c3dc926e.mjs";
16
+ import "./mwc-list-base-c0f8af1c.mjs";
17
+ import "./mwc-list-item-base-acef0223.mjs";
18
+ import "./ripple-handlers-227497d3.mjs";
19
+ import "./style-map-2cb0fb63.mjs";
20
+ import "./query-assigned-nodes-bea12e0c.mjs";
21
21
  /**
22
22
  * @license
23
23
  * Copyright 2021 Google LLC
package/side-sheet.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./query-assigned-elements.mjs"),c=require("./property.mjs"),l=require("./dialog.mjs");require("./tslib.es6.mjs");require("./inert.esm.mjs");require("./base-element.mjs");require("./utils.mjs");require("./observer.mjs");require("./query.mjs");require("./class-map.mjs");const h=`:host{--cv-side-sheet-width: 800px;--mdc-dialog-heading-ink-color: var(--mdc-theme-text-primary-on-background)}.mdc-dialog{justify-content:flex-end}.mdc-dialog .mdc-dialog__surface{border-radius:0;height:100%;min-height:inherit;max-height:inherit;min-width:var(--cv-side-sheet-width, 400px)}.mdc-dialog--opening .mdc-dialog__container{transform:translate(100%);transition:transform .15s cubic-bezier(.4,0,1,1)}.mdc-dialog--open .mdc-dialog__container{transform:translate(0)}.mdc-dialog--closing .mdc-dialog__container{opacity:1;transform:translate(100%);transition:transform .15s cubic-bezier(0,0,.2,1)}:host([pushed]) .mdc-dialog__surface{min-width:100vw}:host([noPadding]) .mdc-dialog .mdc-dialog__content{padding:0}
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./query-assigned-elements-07e38f46.js"),c=require("./property-074570d1.js"),l=require("./dialog-8ee07177.js");require("./tslib.es6-6b53b818.js");require("./inert.esm-2cee6f2e.js");require("./base-element-d5abe37a.js");require("./utils-a8190a39.js");require("./observer-a096ab43.js");require("./query-2ba749b7.js");require("./class-map-50b8edb4.js");const h=`:host{--cv-side-sheet-width: 800px;--mdc-dialog-heading-ink-color: var(--mdc-theme-text-primary-on-background)}.mdc-dialog{justify-content:flex-end}.mdc-dialog .mdc-dialog__surface{border-radius:0;height:100%;min-height:inherit;max-height:inherit;min-width:var(--cv-side-sheet-width, 400px)}.mdc-dialog--opening .mdc-dialog__container{transform:translate(100%);transition:transform .15s cubic-bezier(.4,0,1,1)}.mdc-dialog--open .mdc-dialog__container{transform:translate(0)}.mdc-dialog--closing .mdc-dialog__container{opacity:1;transform:translate(100%);transition:transform .15s cubic-bezier(0,0,.2,1)}:host([pushed]) .mdc-dialog__surface{min-width:100vw}:host([noPadding]) .mdc-dialog .mdc-dialog__content{padding:0}
2
2
  `;var u=Object.defineProperty,g=Object.getOwnPropertyDescriptor,s=(r,t,o,i)=>{for(var e=i>1?void 0:i?g(t,o):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(e=(i?a(t,o,e):a(e))||e);return i&&e&&u(t,o,e),e};exports.CovalentSideSheet=class extends l.CovalentDialog{constructor(){super(),this.pushed=!1,this.noPadding=!1,this.hideActions=!0}};exports.CovalentSideSheet.styles=[l.styles,d.i`
3
3
  ${d.r(h)}
4
4
  `];s([c.e({type:Boolean,reflect:!0})],exports.CovalentSideSheet.prototype,"pushed",2);s([c.e({type:Boolean,reflect:!0})],exports.CovalentSideSheet.prototype,"noPadding",2);exports.CovalentSideSheet=s([d.e("cv-side-sheet")],exports.CovalentSideSheet);
package/side-sheet.mjs CHANGED
@@ -1,13 +1,13 @@
1
- import { i as m, r as l, e as p } from "./query-assigned-elements.mjs";
2
- import { e as c } from "./property.mjs";
3
- import { s as h, C as g } from "./dialog2.mjs";
4
- import "./tslib.es6.mjs";
5
- import "./inert.esm.mjs";
6
- import "./base-element.mjs";
7
- import "./utils.mjs";
8
- import "./observer.mjs";
9
- import "./query.mjs";
10
- import "./class-map.mjs";
1
+ import { i as m, r as l, e as p } from "./query-assigned-elements-514e5265.mjs";
2
+ import { e as c } from "./property-ca27685b.mjs";
3
+ import { s as h, C as g } from "./dialog-85c21333.mjs";
4
+ import "./tslib.es6-b5e819a6.mjs";
5
+ import "./inert.esm-359d4581.mjs";
6
+ import "./base-element-c3dc926e.mjs";
7
+ import "./utils-dc65fdc9.mjs";
8
+ import "./observer-be7b92e2.mjs";
9
+ import "./query-1e7846ea.mjs";
10
+ import "./class-map-08c84aeb.mjs";
11
11
  const f = `:host{--cv-side-sheet-width: 800px;--mdc-dialog-heading-ink-color: var(--mdc-theme-text-primary-on-background)}.mdc-dialog{justify-content:flex-end}.mdc-dialog .mdc-dialog__surface{border-radius:0;height:100%;min-height:inherit;max-height:inherit;min-width:var(--cv-side-sheet-width, 400px)}.mdc-dialog--opening .mdc-dialog__container{transform:translate(100%);transition:transform .15s cubic-bezier(.4,0,1,1)}.mdc-dialog--open .mdc-dialog__container{transform:translate(0)}.mdc-dialog--closing .mdc-dialog__container{opacity:1;transform:translate(100%);transition:transform .15s cubic-bezier(0,0,.2,1)}:host([pushed]) .mdc-dialog__surface{min-width:100vw}:host([noPadding]) .mdc-dialog .mdc-dialog__content{padding:0}
12
12
  `;
13
13
  var _ = Object.defineProperty, u = Object.getOwnPropertyDescriptor, n = (d, i, r, o) => {
package/slider-range.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./tslib.es6.mjs"),T=require("./ripple-handlers.mjs"),v=require("./utils.mjs"),i=require("./mwc-slider.css.mjs"),l=require("./query-assigned-elements.mjs"),S=require("./property.mjs"),o=require("./state.mjs"),h=require("./query.mjs"),b=require("./class-map.mjs"),n=require("./if-defined.mjs"),p=require("./style-map.mjs");require("./base-element.mjs");require("./aria-property.mjs");require("./form-element.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("./tslib.es6-6b53b818.js"),T=require("./ripple-handlers-2176f137.js"),v=require("./utils-a8190a39.js"),i=require("./mwc-slider.css-48f02f1e.js"),l=require("./query-assigned-elements-07e38f46.js"),S=require("./property-074570d1.js"),o=require("./state-949232e6.js"),h=require("./query-2ba749b7.js"),b=require("./class-map-50b8edb4.js"),n=require("./if-defined-cb12d481.js"),p=require("./style-map-3056a771.js");require("./base-element-d5abe37a.js");require("./aria-property-849c8816.js");require("./form-element-d4e7bcdb.js");/**
2
2
  * @license
3
3
  * Copyright 2021 Google LLC
4
4
  * SPDX-License-Identifier: Apache-2.0
package/slider-range.mjs CHANGED
@@ -1,17 +1,17 @@
1
- import { _ as a } from "./tslib.es6.mjs";
2
- import { e as T, R as S } from "./ripple-handlers.mjs";
3
- import { d as f } from "./utils.mjs";
4
- import { S as g, T as r, s as y } from "./mwc-slider.css.mjs";
5
- import { y as d, b as _, e as R } from "./query-assigned-elements.mjs";
6
- import { e as k } from "./property.mjs";
7
- import { t as l } from "./state.mjs";
8
- import { i as u } from "./query.mjs";
9
- import { o as b } from "./class-map.mjs";
10
- import { l as n } from "./if-defined.mjs";
11
- import { i as v } from "./style-map.mjs";
12
- import "./base-element.mjs";
13
- import "./aria-property.mjs";
14
- import "./form-element.mjs";
1
+ import { _ as a } from "./tslib.es6-b5e819a6.mjs";
2
+ import { e as T, R as S } from "./ripple-handlers-227497d3.mjs";
3
+ import { d as f } from "./utils-dc65fdc9.mjs";
4
+ import { S as g, T as r, s as y } from "./mwc-slider.css-336f809b.mjs";
5
+ import { y as d, b as _, e as R } from "./query-assigned-elements-514e5265.mjs";
6
+ import { e as k } from "./property-ca27685b.mjs";
7
+ import { t as l } from "./state-6f7e570d.mjs";
8
+ import { i as u } from "./query-1e7846ea.mjs";
9
+ import { o as b } from "./class-map-08c84aeb.mjs";
10
+ import { l as n } from "./if-defined-639ed018.mjs";
11
+ import { i as v } from "./style-map-2cb0fb63.mjs";
12
+ import "./base-element-c3dc926e.mjs";
13
+ import "./aria-property-fa2717fe.mjs";
14
+ import "./form-element-6dbd7afa.mjs";
15
15
  /**
16
16
  * @license
17
17
  * Copyright 2021 Google LLC
package/slider.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./tslib.es6.mjs");require("./ripple-handlers.mjs");const o=require("./utils.mjs"),r=require("./mwc-slider.css.mjs"),d=require("./query-assigned-elements.mjs"),h=require("./property.mjs"),m=require("./style-map.mjs");require("./base-element.mjs");require("./state.mjs");require("./query.mjs");require("./class-map.mjs");require("./aria-property.mjs");require("./form-element.mjs");require("./if-defined.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./tslib.es6-6b53b818.js");require("./ripple-handlers-2176f137.js");const o=require("./utils-a8190a39.js"),r=require("./mwc-slider.css-48f02f1e.js"),d=require("./query-assigned-elements-07e38f46.js"),h=require("./property-074570d1.js"),m=require("./style-map-3056a771.js");require("./base-element-d5abe37a.js");require("./state-949232e6.js");require("./query-2ba749b7.js");require("./class-map-50b8edb4.js");require("./aria-property-849c8816.js");require("./form-element-d4e7bcdb.js");require("./if-defined-cb12d481.js");/**
2
2
  * @license
3
3
  * Copyright 2018 Google LLC
4
4
  * SPDX-License-Identifier: Apache-2.0
package/slider.mjs CHANGED
@@ -1,17 +1,17 @@
1
- import { _ as u } from "./tslib.es6.mjs";
2
- import "./ripple-handlers.mjs";
3
- import { d as c } from "./utils.mjs";
4
- import { S as h, T as r, s as m } from "./mwc-slider.css.mjs";
5
- import { y as T, e as v } from "./query-assigned-elements.mjs";
6
- import { e as b } from "./property.mjs";
7
- import { i as f } from "./style-map.mjs";
8
- import "./base-element.mjs";
9
- import "./state.mjs";
10
- import "./query.mjs";
11
- import "./class-map.mjs";
12
- import "./aria-property.mjs";
13
- import "./form-element.mjs";
14
- import "./if-defined.mjs";
1
+ import { _ as u } from "./tslib.es6-b5e819a6.mjs";
2
+ import "./ripple-handlers-227497d3.mjs";
3
+ import { d as c } from "./utils-dc65fdc9.mjs";
4
+ import { S as h, T as r, s as m } from "./mwc-slider.css-336f809b.mjs";
5
+ import { y as T, e as v } from "./query-assigned-elements-514e5265.mjs";
6
+ import { e as b } from "./property-ca27685b.mjs";
7
+ import { i as f } from "./style-map-2cb0fb63.mjs";
8
+ import "./base-element-c3dc926e.mjs";
9
+ import "./state-6f7e570d.mjs";
10
+ import "./query-1e7846ea.mjs";
11
+ import "./class-map-08c84aeb.mjs";
12
+ import "./aria-property-fa2717fe.mjs";
13
+ import "./form-element-6dbd7afa.mjs";
14
+ import "./if-defined-639ed018.mjs";
15
15
  /**
16
16
  * @license
17
17
  * Copyright 2018 Google LLC
package/snackbar.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./query-assigned-elements.mjs"),r=require("./tslib.es6.mjs"),O=require("./base-element.mjs"),g=require("./observer.mjs"),p=require("./property.mjs"),C=require("./query.mjs"),_=require("./class-map.mjs"),I=require("./directive-helpers.mjs"),N=require("./utils.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./query-assigned-elements-07e38f46.js"),r=require("./tslib.es6-6b53b818.js"),O=require("./base-element-d5abe37a.js"),g=require("./observer-a096ab43.js"),p=require("./property-074570d1.js"),C=require("./query-2ba749b7.js"),_=require("./class-map-50b8edb4.js"),I=require("./directive-helpers-fce8cf91.js"),N=require("./utils-a8190a39.js");/**
2
2
  * @license
3
3
  * Copyright 2016 Google Inc.
4
4
  *
package/snackbar.mjs CHANGED
@@ -1,12 +1,12 @@
1
- import { Z as M, y as b, i as C, r as D, e as w } from "./query-assigned-elements.mjs";
2
- import { a as $, b as x, _ as m } from "./tslib.es6.mjs";
3
- import { B as F } from "./base-element.mjs";
4
- import { o as g } from "./observer.mjs";
5
- import { e as l } from "./property.mjs";
6
- import { i as O } from "./query.mjs";
7
- import { i as L, t as S, e as P, o as R } from "./class-map.mjs";
8
- import { e as z } from "./directive-helpers.mjs";
9
- import { a as U } from "./utils.mjs";
1
+ import { Z as M, y as b, i as C, r as D, e as w } from "./query-assigned-elements-514e5265.mjs";
2
+ import { a as $, b as x, _ as m } from "./tslib.es6-b5e819a6.mjs";
3
+ import { B as F } from "./base-element-c3dc926e.mjs";
4
+ import { o as g } from "./observer-be7b92e2.mjs";
5
+ import { e as l } from "./property-ca27685b.mjs";
6
+ import { i as O } from "./query-1e7846ea.mjs";
7
+ import { i as L, t as S, e as P, o as R } from "./class-map-08c84aeb.mjs";
8
+ import { e as z } from "./directive-helpers-725a181d.mjs";
9
+ import { a as U } from "./utils-dc65fdc9.mjs";
10
10
  /**
11
11
  * @license
12
12
  * Copyright 2016 Google Inc.
@@ -0,0 +1,12 @@
1
+ import { e as r } from "./property-ca27685b.mjs";
2
+ /**
3
+ * @license
4
+ * Copyright 2017 Google LLC
5
+ * SPDX-License-Identifier: BSD-3-Clause
6
+ */
7
+ function o(t) {
8
+ return r({ ...t, state: !0 });
9
+ }
10
+ export {
11
+ o as t
12
+ };
@@ -1,4 +1,4 @@
1
- "use strict";const e=require("./property.mjs");/**
1
+ "use strict";const e=require("./property-074570d1.js");/**
2
2
  * @license
3
3
  * Copyright 2017 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./query-assigned-elements.mjs"),i=require("./property.mjs"),p=`:host{--cv-status-header-item-width: 178px;display:flex;padding:14px 16px;align-items:center;font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}span{display:inline-block;width:var(--cv-status-header-item-width);color:var(--mdc-theme-text-secondary-on-background)}
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./query-assigned-elements-07e38f46.js"),i=require("./property-074570d1.js"),p=`:host{--cv-status-header-item-width: 178px;display:flex;padding:14px 16px;align-items:center;font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}span{display:inline-block;width:var(--cv-status-header-item-width);color:var(--mdc-theme-text-secondary-on-background)}
2
2
  `;var u=Object.defineProperty,v=Object.getOwnPropertyDescriptor,d=(s,a,o,r)=>{for(var e=r>1?void 0:r?v(a,o):a,n=s.length-1,l;n>=0;n--)(l=s[n])&&(e=(r?l(a,o,e):l(e))||e);return r&&e&&u(a,o,e),e};exports.CovalentStatusHeaderItem=class extends t.s{render(){return t.y`<span>${this.label}</span> <slot></slot>`}};exports.CovalentStatusHeaderItem.styles=[t.i`
3
3
  ${t.r(p)}
4
4
  `];d([i.e()],exports.CovalentStatusHeaderItem.prototype,"label",2);exports.CovalentStatusHeaderItem=d([t.e("cv-status-header-item")],exports.CovalentStatusHeaderItem);const y=exports.CovalentStatusHeaderItem;exports.default=y;
@@ -1,5 +1,5 @@
1
- import { i as p, r as d, s as y, y as h, e as c } from "./query-assigned-elements.mjs";
2
- import { e as m } from "./property.mjs";
1
+ import { i as p, r as d, s as y, y as h, e as c } from "./query-assigned-elements-514e5265.mjs";
2
+ import { e as m } from "./property-ca27685b.mjs";
3
3
  const f = `:host{--cv-status-header-item-width: 178px;display:flex;padding:14px 16px;align-items:center;font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}span{display:inline-block;width:var(--cv-status-header-item-width);color:var(--mdc-theme-text-secondary-on-background)}
4
4
  `;
5
5
  var v = Object.defineProperty, g = Object.getOwnPropertyDescriptor, l = (i, a, s, r) => {
package/status-header.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements.mjs"),u=require("./class-map.mjs"),d=require("./property.mjs");var l=Object.defineProperty,v=Object.getOwnPropertyDescriptor,n=(s,e,r,a)=>{for(var t=a>1?void 0:a?v(e,r):e,o=s.length-1,c;o>=0;o--)(c=s[o])&&(t=(a?c(e,r,t):c(t))||t);return a&&t&&l(e,r,t),t};class h extends i.s{constructor(){super(...arguments),this.state="neutral",this.statusText="",this.statusHelper="",this.titleText=""}render(){const e={active:this.state==="active",caution:this.state==="caution",error:this.state==="error",positive:this.state==="positive"};return i.y`
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements-07e38f46.js"),u=require("./class-map-50b8edb4.js"),d=require("./property-074570d1.js");var l=Object.defineProperty,v=Object.getOwnPropertyDescriptor,n=(s,e,r,a)=>{for(var t=a>1?void 0:a?v(e,r):e,o=s.length-1,c;o>=0;o--)(c=s[o])&&(t=(a?c(e,r,t):c(t))||t);return a&&t&&l(e,r,t),t};class h extends i.s{constructor(){super(...arguments),this.state="neutral",this.statusText="",this.statusHelper="",this.titleText=""}render(){const e={active:this.state==="active",caution:this.state==="caution",error:this.state==="error",positive:this.state==="positive"};return i.y`
2
2
  <div class="status-header ${u.o(e)}">
3
3
  <div class="status-header-title">
4
4
  <div class="status-header-title-text">${this.titleText}</div>
package/status-header.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import { s as u, y as v, i as l, r as m, e as p } from "./query-assigned-elements.mjs";
2
- import { o as g } from "./class-map.mjs";
3
- import { e as d } from "./property.mjs";
1
+ import { s as u, y as v, i as l, r as m, e as p } from "./query-assigned-elements-514e5265.mjs";
2
+ import { o as g } from "./class-map-08c84aeb.mjs";
3
+ import { e as d } from "./property-ca27685b.mjs";
4
4
  var f = Object.defineProperty, y = Object.getOwnPropertyDescriptor, n = (c, e, s, a) => {
5
5
  for (var t = a > 1 ? void 0 : a ? y(e, s) : e, r = c.length - 1, o; r >= 0; r--)
6
6
  (o = c[r]) && (t = (a ? o(e, s, t) : o(t)) || t);
@@ -0,0 +1,40 @@
1
+ import { x as i } from "./query-assigned-elements-514e5265.mjs";
2
+ import { e as o, i as l, t as u } from "./class-map-08c84aeb.mjs";
3
+ /**
4
+ * @license
5
+ * Copyright 2018 Google LLC
6
+ * SPDX-License-Identifier: BSD-3-Clause
7
+ */
8
+ const a = o(class extends l {
9
+ constructor(s) {
10
+ var t;
11
+ if (super(s), s.type !== u.ATTRIBUTE || s.name !== "style" || ((t = s.strings) === null || t === void 0 ? void 0 : t.length) > 2)
12
+ throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.");
13
+ }
14
+ render(s) {
15
+ return Object.keys(s).reduce((t, r) => {
16
+ const e = s[r];
17
+ return e == null ? t : t + `${r = r.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g, "-$&").toLowerCase()}:${e};`;
18
+ }, "");
19
+ }
20
+ update(s, [t]) {
21
+ const { style: r } = s.element;
22
+ if (this.vt === void 0) {
23
+ this.vt = /* @__PURE__ */ new Set();
24
+ for (const e in t)
25
+ this.vt.add(e);
26
+ return this.render(t);
27
+ }
28
+ this.vt.forEach((e) => {
29
+ t[e] == null && (this.vt.delete(e), e.includes("-") ? r.removeProperty(e) : r[e] = "");
30
+ });
31
+ for (const e in t) {
32
+ const n = t[e];
33
+ n != null && (this.vt.add(e), e.includes("-") ? r.setProperty(e, n) : r[e] = n);
34
+ }
35
+ return i;
36
+ }
37
+ });
38
+ export {
39
+ a as i
40
+ };
@@ -1,4 +1,4 @@
1
- "use strict";const o=require("./query-assigned-elements.mjs"),i=require("./class-map.mjs");/**
1
+ "use strict";const o=require("./query-assigned-elements-07e38f46.js"),i=require("./class-map-50b8edb4.js");/**
2
2
  * @license
3
3
  * Copyright 2018 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
package/style.css CHANGED
@@ -1 +1 @@
1
- .covalent-icon{--mdc-icon-font: "covalent-icons"}.skeleton-text *{font-family:skeleton,sans-serif!important}.skeleton-text{--mdc-typography-headline1-font-family: "skeleton";--mdc-typography-headline2-font-family: "skeleton";--mdc-typography-headline3-font-family: "skeleton";--mdc-typography-headline4-font-family: "skeleton";--mdc-typography-headline5-font-family: "skeleton";--mdc-typography-headline6-font-family: "skeleton";--mdc-typography-subtitle1-font-family: "skeleton";--mdc-typography-subtitle2-font-family: "skeleton";--mdc-typography-button-font-family: "skeleton";--mdc-typography-caption-font-family: "skeleton";--mdc-typography-overline-font-family: "skeleton";--mdc-typography-body1-font-family: "skeleton";--mdc-typography-body2-font-family: "skeleton";--mdc-typography-body2-letter-spacing: -.03em;--mdc-theme-text-primary-on-background: #cccccc;--skeleton-color: #cccccc}.light{--mdc-theme-primary: #007373;--mdc-theme-secondary: #007373;--mdc-theme-error: #b11d00;--mdc-theme-negative: #b11d00;--mdc-theme-positive: #0a7e07;--mdc-theme-caution: #ff8f00;--mdc-theme-emphasis: #546e7a;--mdc-theme-accent: #007373;--mdc-theme-background: #f5f5f5;--mdc-ripple-color: rgba(0, 0, 0, .87);--mdc-theme-surface: white;--mdc-theme-surface-canvas: #eee;--mdc-theme-surface-primary: #85dddc;--mdc-theme-surface-primary-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-primary-highlight-hover: rgba(133, 221, 220, .2);--mdc-theme-surface-secondary: #85dddc;--mdc-theme-surface-secondary-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-secondary-highlight-hover: rgba(133, 221, 220, .2);--mdc-theme-surface-caution: #ffb74d;--mdc-theme-surface-caution-highlight: rgba(255, 183, 77, .1);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 77, .2);--mdc-theme-surface-negative: #e57373;--mdc-theme-surface-negative-highlight: rgba(229, 115, 115, .1);--mdc-theme-surface-negative-highlight-hover: rgba(229, 115, 115, .2);--mdc-theme-surface-positive: #a5d6a7;--mdc-theme-surface-positive-highlight: rgba(165, 214, 167, .1);--mdc-theme-surface-positive-highlight-hover: rgba(165, 214, 167, .2);--mdc-theme-surface-neutral: #bdbdbd;--mdc-theme-surface-neutral-highlight: rgba(189, 189, 189, .04);--mdc-theme-surface-neutral-highlight-hover: rgba(189, 189, 189, .08);--mdc-theme-surface-emphasis: #afb6b9;--mdc-theme-surface-emphasis-highlight: rgba(175, 182, 185, .1);--mdc-theme-surface-emphasis-highlight-hover: rgba(175, 182, 185, .2);--mdc-theme-on-primary: white;--mdc-theme-on-secondary: white;--mdc-theme-on-surface: rgba(0, 0, 0, .87);--mdc-theme-border: rgba(0, 0, 0, .12);--mdc-theme-surface-accent: #85dddc;--mdc-theme-surface-accent-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-accent-highlight-hover: rgba(133, 221, 220, .2);--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--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: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-background: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-background: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-background: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-background: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-light: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-dark: white;--mdc-theme-text-secondary-on-dark: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-dark: white;--covalent-theme-text-logo-on-background: #354145;--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;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}.light .mdc-data-table__sort-icon-button{color:#00000061}.light .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#00000061;background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .38))}.light .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.light .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#0000008a}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#0000008a;background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .54))}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.light .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:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.light .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:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__row--selected{background-color:#bdbdbd0a}.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#bdbdbd14}.light .mdc-data-table__header-cell,.light .mdc-data-table__pagination-total,.light .mdc-data-table__pagination-rows-per-page-label,.light .mdc-data-table__cell{color:#000000de}.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.light .mdc-data-table__cell,.light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.light .mdc-data-table__pagination{border-top-color:#0000001f}.light .mdc-data-table{width:100%;border-width:0;white-space:normal}.light .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)}.light .mdc-data-table__sort-icon-button{font-size:1rem}.light a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}.light a[href]:hover{text-decoration:none}.dark{--mdc-theme-primary: #59cecd;--mdc-theme-secondary: #59cecd;--mdc-theme-error: #f46f5a;--mdc-theme-negative: #f46f5a;--mdc-theme-positive: #42bd41;--mdc-theme-caution: #ffb74d;--mdc-theme-emphasis: #b0bec5;--mdc-theme-accent: #59cecd;--mdc-theme-background: #161c1f;--mdc-ripple-color: white;--mdc-theme-surface: #28353b;--mdc-theme-surface-canvas: #101314;--mdc-theme-surface-primary: #045c5c;--mdc-theme-surface-primary-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-primary-highlight-hover: rgba(4, 92, 92, .6);--mdc-theme-surface-secondary: #045c5c;--mdc-theme-surface-secondary-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-secondary-highlight-hover: rgba(4, 92, 92, .6);--mdc-theme-surface-caution: #704c16;--mdc-theme-surface-caution-highlight: rgba(112, 76, 22, .4);--mdc-theme-surface-caution-highlight-hover: rgba(112, 76, 22, .6);--mdc-theme-surface-negative: #883e32;--mdc-theme-surface-negative-highlight: rgba(136, 62, 50, .4);--mdc-theme-surface-negative-highlight-hover: rgba(136, 62, 50, .6);--mdc-theme-surface-positive: #336033;--mdc-theme-surface-positive-highlight: rgba(51, 96, 51, .4);--mdc-theme-surface-positive-highlight-hover: rgba(51, 96, 51, .6);--mdc-theme-surface-neutral: #43515a;--mdc-theme-surface-neutral-highlight: rgba(67, 81, 90, .4);--mdc-theme-surface-neutral-highlight-hover: rgba(67, 81, 90, .6);--mdc-theme-surface-emphasis: #43515a;--mdc-theme-surface-emphasis-highlight: rgba(67, 81, 90, .4);--mdc-theme-surface-emphasis-highlight-hover: rgba(67, 81, 90, .6);--mdc-theme-on-primary: rgba(0, 0, 0, .87);--mdc-theme-on-secondary: rgba(0, 0, 0, .87);--mdc-theme-on-surface: white;--mdc-theme-border: rgba(255, 255, 255, .2);--mdc-theme-surface-accent: #045c5c;--mdc-theme-surface-accent-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-accent-highlight-hover: rgba(4, 92, 92, .6);--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--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: white;--mdc-theme-text-secondary-on-background: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-background: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-background: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-background: white;--mdc-theme-text-primary-on-light: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-dark: white;--mdc-theme-text-secondary-on-dark: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-dark: white;--covalent-theme-text-logo-on-background: white;--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;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}.dark .mdc-data-table__sort-icon-button{color:#ffffff80}.dark .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#ffffff80;background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .5))}.dark .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.dark .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#fff}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#fff;background-color:var(--mdc-ripple-color, white)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.dark .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:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.dark .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:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__row--selected{background-color:#43515a66}.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#43515a99}.dark .mdc-data-table__header-cell,.dark .mdc-data-table__pagination-total,.dark .mdc-data-table__pagination-rows-per-page-label,.dark .mdc-data-table__cell{color:#fff}.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#fff3}.dark .mdc-data-table__cell,.dark .mdc-data-table__header-cell{border-bottom-color:#fff3}.dark .mdc-data-table__pagination{border-top-color:#fff3}.dark .mdc-data-table{width:100%;border-width:0;white-space:normal}.dark .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)}.dark .mdc-data-table__sort-icon-button{font-size:1rem}.dark a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}.dark a[href]:hover{text-decoration:none}
1
+ .covalent-icon{--mdc-icon-font: "covalent-icons"}.skeleton-text *{font-family:skeleton,sans-serif!important}.skeleton-text{--mdc-typography-headline1-font-family: "skeleton";--mdc-typography-headline2-font-family: "skeleton";--mdc-typography-headline3-font-family: "skeleton";--mdc-typography-headline4-font-family: "skeleton";--mdc-typography-headline5-font-family: "skeleton";--mdc-typography-headline6-font-family: "skeleton";--mdc-typography-subtitle1-font-family: "skeleton";--mdc-typography-subtitle2-font-family: "skeleton";--mdc-typography-button-font-family: "skeleton";--mdc-typography-caption-font-family: "skeleton";--mdc-typography-overline-font-family: "skeleton";--mdc-typography-body1-font-family: "skeleton";--mdc-typography-body2-font-family: "skeleton";--mdc-typography-body2-letter-spacing: -.03em;--mdc-theme-text-primary-on-background: #cccccc;--skeleton-color: #cccccc}.light{--mdc-theme-primary: #007373;--mdc-theme-secondary: #007373;--mdc-theme-error: #b11d00;--mdc-theme-negative: #b11d00;--mdc-theme-positive: #0a7e07;--mdc-theme-caution: #ff8f00;--mdc-theme-emphasis: #546e7a;--mdc-theme-accent: #007373;--mdc-theme-background: #f5f5f5;--mdc-ripple-color: rgba(0, 0, 0, .87);--mdc-theme-surface: white;--mdc-theme-surface-canvas: #eee;--mdc-theme-surface-primary: #85dddc;--mdc-theme-surface-primary-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-primary-highlight-hover: rgba(133, 221, 220, .2);--mdc-theme-surface-secondary: #85dddc;--mdc-theme-surface-secondary-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-secondary-highlight-hover: rgba(133, 221, 220, .2);--mdc-theme-surface-caution: #ffb74d;--mdc-theme-surface-caution-highlight: rgba(255, 183, 77, .1);--mdc-theme-surface-caution-highlight-hover: rgba(255, 183, 77, .2);--mdc-theme-surface-negative: #e57373;--mdc-theme-surface-negative-highlight: rgba(229, 115, 115, .1);--mdc-theme-surface-negative-highlight-hover: rgba(229, 115, 115, .2);--mdc-theme-surface-positive: #a5d6a7;--mdc-theme-surface-positive-highlight: rgba(165, 214, 167, .1);--mdc-theme-surface-positive-highlight-hover: rgba(165, 214, 167, .2);--mdc-theme-surface-neutral: #bdbdbd;--mdc-theme-surface-neutral-highlight: rgba(189, 189, 189, .04);--mdc-theme-surface-neutral-highlight-hover: rgba(189, 189, 189, .08);--mdc-theme-surface-emphasis: #afb6b9;--mdc-theme-surface-emphasis-highlight: rgba(175, 182, 185, .1);--mdc-theme-surface-emphasis-highlight-hover: rgba(175, 182, 185, .2);--mdc-theme-on-primary: white;--mdc-theme-on-secondary: white;--mdc-theme-on-surface: rgba(0, 0, 0, .87);--mdc-theme-border: rgba(0, 0, 0, .12);--mdc-theme-surface-accent: #85dddc;--mdc-theme-surface-accent-highlight: rgba(133, 221, 220, .1);--mdc-theme-surface-accent-highlight-hover: rgba(133, 221, 220, .2);--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--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: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-background: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-background: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-background: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-background: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-light: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-dark: white;--mdc-theme-text-secondary-on-dark: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-dark: white;--covalent-theme-text-logo-on-background: #354145;--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;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}.light .mdc-data-table__sort-icon-button{color:#00000061}.light .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#00000061;background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .38))}.light .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.light .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.light .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#0000008a}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#0000008a;background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .54))}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.light .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:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.light .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:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.light .mdc-data-table__row--selected{background-color:#bdbdbd0a}.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#bdbdbd14}.light .mdc-data-table__header-cell,.light .mdc-data-table__pagination-total,.light .mdc-data-table__pagination-rows-per-page-label,.light .mdc-data-table__cell{color:#000000de}.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.light .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.light .mdc-data-table__cell,.light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.light .mdc-data-table__pagination{border-top-color:#0000001f}.light .mdc-data-table{width:100%;border-width:0;white-space:normal}.light .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)}.light .mdc-data-table__sort-icon-button{font-size:1rem}.light a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}.light a[href]:hover{text-decoration:none}.dark{--mdc-theme-primary: #59cecd;--mdc-theme-secondary: #59cecd;--mdc-theme-error: #f46f5a;--mdc-theme-negative: #f46f5a;--mdc-theme-positive: #42bd41;--mdc-theme-caution: #ffb74d;--mdc-theme-emphasis: #b0bec5;--mdc-theme-accent: #59cecd;--mdc-theme-background: #161c1f;--mdc-ripple-color: white;--mdc-theme-surface: #28353b;--mdc-theme-surface-canvas: #101314;--mdc-theme-surface-primary: #045c5c;--mdc-theme-surface-primary-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-primary-highlight-hover: rgba(4, 92, 92, .6);--mdc-theme-surface-secondary: #045c5c;--mdc-theme-surface-secondary-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-secondary-highlight-hover: rgba(4, 92, 92, .6);--mdc-theme-surface-caution: #704C16;--mdc-theme-surface-caution-highlight: rgba(112, 76, 22, .4);--mdc-theme-surface-caution-highlight-hover: rgba(112, 76, 22, .6);--mdc-theme-surface-negative: #883E32;--mdc-theme-surface-negative-highlight: rgba(136, 62, 50, .4);--mdc-theme-surface-negative-highlight-hover: rgba(136, 62, 50, .6);--mdc-theme-surface-positive: #336033;--mdc-theme-surface-positive-highlight: rgba(51, 96, 51, .4);--mdc-theme-surface-positive-highlight-hover: rgba(51, 96, 51, .6);--mdc-theme-surface-neutral: #43515a;--mdc-theme-surface-neutral-highlight: rgba(67, 81, 90, .4);--mdc-theme-surface-neutral-highlight-hover: rgba(67, 81, 90, .6);--mdc-theme-surface-emphasis: #43515a;--mdc-theme-surface-emphasis-highlight: rgba(67, 81, 90, .4);--mdc-theme-surface-emphasis-highlight-hover: rgba(67, 81, 90, .6);--mdc-theme-on-primary: rgba(0, 0, 0, .87);--mdc-theme-on-secondary: rgba(0, 0, 0, .87);--mdc-theme-on-surface: white;--mdc-theme-border: rgba(255, 255, 255, .2);--mdc-theme-surface-accent: #045c5c;--mdc-theme-surface-accent-highlight: rgba(4, 92, 92, .4);--mdc-theme-surface-accent-highlight-hover: rgba(4, 92, 92, .6);--mdc-typography-font-family: Arial, sans-serif;--mdc-typography-headline1-font-family: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, 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: Poppins, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 600;--mdc-typography-button-line-height: 16px;--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: white;--mdc-theme-text-secondary-on-background: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-background: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-background: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-background: white;--mdc-theme-text-primary-on-light: rgba(0, 0, 0, .87);--mdc-theme-text-secondary-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-hint-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-disabled-on-light: rgba(0, 0, 0, .38);--mdc-theme-text-icon-on-light: rgba(0, 0, 0, .54);--mdc-theme-text-primary-on-dark: white;--mdc-theme-text-secondary-on-dark: rgba(255, 255, 255, .7);--mdc-theme-text-hint-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-disabled-on-dark: rgba(255, 255, 255, .5);--mdc-theme-text-icon-on-dark: white;--covalent-theme-text-logo-on-background: white;--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;border-width:0;border-style:solid;color:var(--mdc-theme-text-primary-on-background)}.dark .mdc-data-table__sort-icon-button{color:#ffffff80}.dark .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#ffffff80;background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .5))}.dark .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.dark .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.dark .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#fff}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:before,.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple:after{background-color:#fff;background-color:var(--mdc-ripple-color, white)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple:before,.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple:before,.dark .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:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple:after{transition:opacity .15s linear}.dark .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:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.dark .mdc-data-table__row--selected{background-color:#43515a66}.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#43515a99}.dark .mdc-data-table__header-cell,.dark .mdc-data-table__pagination-total,.dark .mdc-data-table__pagination-rows-per-page-label,.dark .mdc-data-table__cell{color:#fff}.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.dark .mdc-data-table__pagination-rows-per-page-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#fff3}.dark .mdc-data-table__cell,.dark .mdc-data-table__header-cell{border-bottom-color:#fff3}.dark .mdc-data-table__pagination{border-top-color:#fff3}.dark .mdc-data-table{width:100%;border-width:0;white-space:normal}.dark .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)}.dark .mdc-data-table__sort-icon-button{font-size:1rem}.dark a[href]{color:var(--mdc-theme-secondary);text-decoration:underline}.dark a[href]:hover{text-decoration:none}
package/switch.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./query-assigned-elements.mjs"),i=require("./tslib.es6.mjs"),P=require("./ripple-handlers.mjs"),O=require("./aria-property.mjs"),$=require("./form-element.mjs"),y=require("./property.mjs"),R=require("./state.mjs"),L=require("./event-options.mjs"),S=require("./query.mjs"),q=require("./class-map.mjs"),k=require("./if-defined.mjs");require("./base-element.mjs");require("./utils.mjs");require("./style-map.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./query-assigned-elements-07e38f46.js"),i=require("./tslib.es6-6b53b818.js"),P=require("./ripple-handlers-2176f137.js"),O=require("./aria-property-849c8816.js"),$=require("./form-element-d4e7bcdb.js"),y=require("./property-074570d1.js"),R=require("./state-949232e6.js"),L=require("./event-options-7bc382d8.js"),S=require("./query-2ba749b7.js"),q=require("./class-map-50b8edb4.js"),k=require("./if-defined-cb12d481.js");require("./base-element-d5abe37a.js");require("./utils-a8190a39.js");require("./style-map-3056a771.js");/**
2
2
  * @license
3
3
  * Copyright 2016 Google Inc.
4
4
  *
package/switch.mjs CHANGED
@@ -1,17 +1,17 @@
1
- import { y as f, i as D, r as F, e as T } from "./query-assigned-elements.mjs";
2
- import { b as B, c as x, a as P, d as H, e as I, _ as n } from "./tslib.es6.mjs";
3
- import { e as M, R as j } from "./ripple-handlers.mjs";
4
- import { a as E } from "./aria-property.mjs";
5
- import { F as X } from "./form-element.mjs";
6
- import { e as y } from "./property.mjs";
7
- import { t as G } from "./state.mjs";
8
- import { e as U } from "./event-options.mjs";
9
- import { i as $ } from "./query.mjs";
10
- import { o as A } from "./class-map.mjs";
11
- import { l as O } from "./if-defined.mjs";
12
- import "./base-element.mjs";
13
- import "./utils.mjs";
14
- import "./style-map.mjs";
1
+ import { y as f, i as D, r as F, e as T } from "./query-assigned-elements-514e5265.mjs";
2
+ import { b as B, c as x, a as P, d as H, e as I, _ as n } from "./tslib.es6-b5e819a6.mjs";
3
+ import { e as M, R as j } from "./ripple-handlers-227497d3.mjs";
4
+ import { a as E } from "./aria-property-fa2717fe.mjs";
5
+ import { F as X } from "./form-element-6dbd7afa.mjs";
6
+ import { e as y } from "./property-ca27685b.mjs";
7
+ import { t as G } from "./state-6f7e570d.mjs";
8
+ import { e as U } from "./event-options-3937d997.mjs";
9
+ import { i as $ } from "./query-1e7846ea.mjs";
10
+ import { o as A } from "./class-map-08c84aeb.mjs";
11
+ import { l as O } from "./if-defined-639ed018.mjs";
12
+ import "./base-element-c3dc926e.mjs";
13
+ import "./utils-dc65fdc9.mjs";
14
+ import "./style-map-2cb0fb63.mjs";
15
15
  /**
16
16
  * @license
17
17
  * Copyright 2016 Google Inc.
package/tab-bar.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./tslib.es6.mjs"),f=require("./query-assigned-elements.mjs"),C=require("./mwc-tab-base.mjs"),x=require("./base-element.mjs"),R=require("./event-options.mjs"),g=require("./query.mjs"),L=require("./utils.mjs"),I=require("./observer.mjs"),O=require("./property.mjs");require("./class-map.mjs");require("./ripple-handlers.mjs");require("./state.mjs");require("./style-map.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("./tslib.es6-6b53b818.js"),f=require("./query-assigned-elements-07e38f46.js"),C=require("./mwc-tab-base-1a19b299.js"),x=require("./base-element-d5abe37a.js"),R=require("./event-options-7bc382d8.js"),g=require("./query-2ba749b7.js"),L=require("./utils-a8190a39.js"),I=require("./observer-a096ab43.js"),O=require("./property-074570d1.js");require("./class-map-50b8edb4.js");require("./ripple-handlers-2176f137.js");require("./state-949232e6.js");require("./style-map-3056a771.js");/**
2
2
  * @license
3
3
  * Copyright 2021 Google LLC
4
4
  * SPDX-LIcense-Identifier: Apache-2.0
package/tab-bar.mjs CHANGED
@@ -1,16 +1,16 @@
1
- import { _ as u, a as g, b as S, e as P } from "./tslib.es6.mjs";
2
- import { i as R, e as x, y as I } from "./query-assigned-elements.mjs";
3
- import { T as O } from "./mwc-tab-base.mjs";
4
- import { B as w } from "./base-element.mjs";
5
- import { e as D } from "./event-options.mjs";
6
- import { i as b } from "./query.mjs";
7
- import { a as M } from "./utils.mjs";
8
- import { o as K } from "./observer.mjs";
9
- import { e as W } from "./property.mjs";
10
- import "./class-map.mjs";
11
- import "./ripple-handlers.mjs";
12
- import "./state.mjs";
13
- import "./style-map.mjs";
1
+ import { _ as u, a as g, b as S, e as P } from "./tslib.es6-b5e819a6.mjs";
2
+ import { i as R, e as x, y as I } from "./query-assigned-elements-514e5265.mjs";
3
+ import { T as O } from "./mwc-tab-base-7fb3d339.mjs";
4
+ import { B as w } from "./base-element-c3dc926e.mjs";
5
+ import { e as D } from "./event-options-3937d997.mjs";
6
+ import { i as b } from "./query-1e7846ea.mjs";
7
+ import { a as M } from "./utils-dc65fdc9.mjs";
8
+ import { o as K } from "./observer-be7b92e2.mjs";
9
+ import { e as W } from "./property-ca27685b.mjs";
10
+ import "./class-map-08c84aeb.mjs";
11
+ import "./ripple-handlers-227497d3.mjs";
12
+ import "./state-6f7e570d.mjs";
13
+ import "./style-map-2cb0fb63.mjs";
14
14
  /**
15
15
  * @license
16
16
  * Copyright 2021 Google LLC
package/tab.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./query-assigned-elements.mjs"),n=require("./mwc-tab-base.mjs");require("./tslib.es6.mjs");require("./base-element.mjs");require("./utils.mjs");require("./property.mjs");require("./query.mjs");require("./class-map.mjs");require("./ripple-handlers.mjs");require("./state.mjs");require("./style-map.mjs");require("./observer.mjs");require("./event-options.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./query-assigned-elements-07e38f46.js"),n=require("./mwc-tab-base-1a19b299.js");require("./tslib.es6-6b53b818.js");require("./base-element-d5abe37a.js");require("./utils-a8190a39.js");require("./property-074570d1.js");require("./query-2ba749b7.js");require("./class-map-50b8edb4.js");require("./ripple-handlers-2176f137.js");require("./state-949232e6.js");require("./style-map-3056a771.js");require("./observer-a096ab43.js");require("./event-options-7bc382d8.js");/**
2
2
  * @license
3
3
  * Copyright 2021 Google LLC
4
4
  * SPDX-LIcense-Identifier: Apache-2.0
package/tab.mjs CHANGED
@@ -1,16 +1,16 @@
1
- import { i as n, r as p, e as m } from "./query-assigned-elements.mjs";
2
- import { T as l } from "./mwc-tab-base.mjs";
3
- import "./tslib.es6.mjs";
4
- import "./base-element.mjs";
5
- import "./utils.mjs";
6
- import "./property.mjs";
7
- import "./query.mjs";
8
- import "./class-map.mjs";
9
- import "./ripple-handlers.mjs";
10
- import "./state.mjs";
11
- import "./style-map.mjs";
12
- import "./observer.mjs";
13
- import "./event-options.mjs";
1
+ import { i as n, r as p, e as m } from "./query-assigned-elements-514e5265.mjs";
2
+ import { T as l } from "./mwc-tab-base-7fb3d339.mjs";
3
+ import "./tslib.es6-b5e819a6.mjs";
4
+ import "./base-element-c3dc926e.mjs";
5
+ import "./utils-dc65fdc9.mjs";
6
+ import "./property-ca27685b.mjs";
7
+ import "./query-1e7846ea.mjs";
8
+ import "./class-map-08c84aeb.mjs";
9
+ import "./ripple-handlers-227497d3.mjs";
10
+ import "./state-6f7e570d.mjs";
11
+ import "./style-map-2cb0fb63.mjs";
12
+ import "./observer-be7b92e2.mjs";
13
+ import "./event-options-3937d997.mjs";
14
14
  /**
15
15
  * @license
16
16
  * Copyright 2021 Google LLC
package/text-lockup.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements.mjs"),n=require("./property.mjs"),l=require("./class-map.mjs"),y=`.subtext--trailing{display:flex;flex-direction:column-reverse}.subtext{display:flex;align-items:center;--mdc-icon-size: 16px;color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-caption-font-family);font-size:var(--mdc-typography-caption-font-size);font-weight:var(--mdc-typography-caption-font-weight);line-height:var(--mdc-typography-caption-line-height);margin-bottom:2px}.subtext cv-icon{margin-right:8px}slot{font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:8px}.scale--large .subtext{--mdc-icon-size: 24px;font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:2px}.scale--large slot{font-family:var(--mdc-typography-headline4-font-family);font-size:var(--mdc-typography-headline4-font-size);font-weight:var(--mdc-typography-headline4-font-weight);line-height:var(--mdc-typography-headline4-line-height);margin-bottom:8px}.subtext-state--positive .subtext{color:var(--mdc-theme-positive)}.subtext-state--negative .subtext{color:var(--mdc-theme-negative)}.subtext-state--caution .subtext{color:var(--mdc-theme-caution)}.subtext-state--active .subtext{color:var(--mdc-theme-accent)}
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements-07e38f46.js"),n=require("./property-074570d1.js"),l=require("./class-map-50b8edb4.js"),y=`.subtext--trailing{display:flex;flex-direction:column-reverse}.subtext{display:flex;align-items:center;--mdc-icon-size: 16px;color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-caption-font-family);font-size:var(--mdc-typography-caption-font-size);font-weight:var(--mdc-typography-caption-font-weight);line-height:var(--mdc-typography-caption-line-height);margin-bottom:2px}.subtext cv-icon{margin-right:8px}slot{font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:8px}.scale--large .subtext{--mdc-icon-size: 24px;font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:2px}.scale--large slot{font-family:var(--mdc-typography-headline4-font-family);font-size:var(--mdc-typography-headline4-font-size);font-weight:var(--mdc-typography-headline4-font-weight);line-height:var(--mdc-typography-headline4-line-height);margin-bottom:8px}.subtext-state--positive .subtext{color:var(--mdc-theme-positive)}.subtext-state--negative .subtext{color:var(--mdc-theme-negative)}.subtext-state--caution .subtext{color:var(--mdc-theme-caution)}.subtext-state--active .subtext{color:var(--mdc-theme-accent)}
2
2
  `;var h=Object.defineProperty,u=Object.getOwnPropertyDescriptor,a=(r,t,s,i)=>{for(var e=i>1?void 0:i?u(t,s):t,c=r.length-1,p;c>=0;c--)(p=r[c])&&(e=(i?p(t,s,e):p(e))||e);return i&&e&&h(t,s,e),e};exports.CovalentTextLockup=class extends o.s{constructor(){super(...arguments),this.scale="small",this.trailingSubText=!1}render(){const t={"subtext--trailing":this.trailingSubText};return t[`scale--${this.scale}`]=!0,this.state&&(t[`subtext-state--${this.state}`]=!0),o.y`<span class="${l.o(t)}"
3
3
  ><span class="subtext">${this.renderIcon()}${this.subText}</span
4
4
  ><slot></slot
package/text-lockup.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import { i as h, r as y, s as m, y as l, b as g, e as f } from "./query-assigned-elements.mjs";
2
- import { e as i } from "./property.mjs";
3
- import { o as d } from "./class-map.mjs";
1
+ import { i as h, r as y, s as m, y as l, b as g, e as f } from "./query-assigned-elements-514e5265.mjs";
2
+ import { e as i } from "./property-ca27685b.mjs";
3
+ import { o as d } from "./class-map-08c84aeb.mjs";
4
4
  const v = `.subtext--trailing{display:flex;flex-direction:column-reverse}.subtext{display:flex;align-items:center;--mdc-icon-size: 16px;color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-caption-font-family);font-size:var(--mdc-typography-caption-font-size);font-weight:var(--mdc-typography-caption-font-weight);line-height:var(--mdc-typography-caption-line-height);margin-bottom:2px}.subtext cv-icon{margin-right:8px}slot{font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:8px}.scale--large .subtext{--mdc-icon-size: 24px;font-family:var(--mdc-typography-body1-font-family);font-size:var(--mdc-typography-body1-font-size);font-weight:var(--mdc-typography-body1-font-weight);line-height:var(--mdc-typography-body1-line-height);margin-bottom:2px}.scale--large slot{font-family:var(--mdc-typography-headline4-font-family);font-size:var(--mdc-typography-headline4-font-size);font-weight:var(--mdc-typography-headline4-font-weight);line-height:var(--mdc-typography-headline4-line-height);margin-bottom:8px}.subtext-state--positive .subtext{color:var(--mdc-theme-positive)}.subtext-state--negative .subtext{color:var(--mdc-theme-negative)}.subtext-state--caution .subtext{color:var(--mdc-theme-caution)}.subtext-state--active .subtext{color:var(--mdc-theme-accent)}
5
5
  `;
6
6
  var u = Object.defineProperty, b = Object.getOwnPropertyDescriptor, a = (o, r, n, s) => {
package/textarea.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements.mjs"),n=require("./tslib.es6.mjs"),f=require("./textfield.mjs"),x=require("./property.mjs"),s=require("./query.mjs"),p=require("./class-map.mjs"),a=require("./if-defined.mjs");require("./mwc-line-ripple-directive.mjs");require("./base-element.mjs");require("./utils.mjs");require("./form-element.mjs");require("./observer.mjs");require("./state.mjs");require("./event-options.mjs");require("./directive-helpers.mjs");/**
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements-07e38f46.js"),n=require("./tslib.es6-6b53b818.js"),f=require("./textfield-507c6a06.js"),x=require("./property-074570d1.js"),s=require("./query-2ba749b7.js"),p=require("./class-map-50b8edb4.js"),a=require("./if-defined-cb12d481.js");require("./mwc-line-ripple-directive-a97ce725.js");require("./base-element-d5abe37a.js");require("./utils-a8190a39.js");require("./form-element-d4e7bcdb.js");require("./observer-a096ab43.js");require("./state-949232e6.js");require("./event-options-7bc382d8.js");require("./directive-helpers-fce8cf91.js");/**
2
2
  * @license
3
3
  * Copyright 2019 Google LLC
4
4
  * SPDX-License-Identifier: Apache-2.0