@covalent/components 7.1.0-beta.2 → 7.1.0-beta.3

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 (227) hide show
  1. package/action-ribbon/action-ribbon.d.ts +1 -2
  2. package/action-ribbon/action-ribbon.d.ts.map +1 -1
  3. package/action-ribbon.js +5 -5
  4. package/action-ribbon.mjs +12 -14
  5. package/alert/alert.d.ts +1 -2
  6. package/alert/alert.d.ts.map +1 -1
  7. package/alert.js +4 -4
  8. package/alert.mjs +10 -12
  9. package/app-shell/app-shell.d.ts +1 -2
  10. package/app-shell/app-shell.d.ts.map +1 -1
  11. package/app-shell.js +5 -5
  12. package/app-shell.mjs +18 -20
  13. package/button/button.d.ts +1 -2
  14. package/button/button.d.ts.map +1 -1
  15. package/button.js +2 -2
  16. package/button.mjs +11 -13
  17. package/card/card.d.ts +1 -2
  18. package/card/card.d.ts.map +1 -1
  19. package/card.js +7 -7
  20. package/card.mjs +1 -3
  21. package/check-list-item.js +5 -5
  22. package/check-list-item.mjs +19 -21
  23. package/checkbox/checkbox.d.ts +1 -2
  24. package/checkbox/checkbox.d.ts.map +1 -1
  25. package/checkbox.js +2 -2
  26. package/checkbox.mjs +15 -17
  27. package/chips/chip-set-base.d.ts +1 -1
  28. package/chips/chip-set-base.d.ts.map +1 -1
  29. package/chips/chip-set.d.ts +1 -2
  30. package/chips/chip-set.d.ts.map +1 -1
  31. package/chips/chip.d.ts +1 -2
  32. package/chips/chip.d.ts.map +1 -1
  33. package/circular-progress/circular-progress.d.ts +1 -2
  34. package/circular-progress/circular-progress.d.ts.map +1 -1
  35. package/circular-progress.js +2 -2
  36. package/circular-progress.mjs +9 -11
  37. package/code-snippet/code-snippet.d.ts +1 -2
  38. package/code-snippet/code-snippet.d.ts.map +1 -1
  39. package/code-snippet-557c2c8c.mjs +12228 -0
  40. package/code-snippet-792fa24f.js +13 -0
  41. package/code-snippet.js +1 -13
  42. package/code-snippet.mjs +6 -12206
  43. package/dialog/dialog.d.ts +1 -2
  44. package/dialog/dialog.d.ts.map +1 -1
  45. package/{dialog-79036d60.js → dialog-9eb800e8.js} +4 -4
  46. package/{dialog-9ac44447.mjs → dialog-b0a2f7ff.mjs} +23 -25
  47. package/dialog.js +1 -1
  48. package/dialog.mjs +3 -4
  49. package/drawer/drawer.d.ts +1 -2
  50. package/drawer/drawer.d.ts.map +1 -1
  51. package/drawer.js +2 -2
  52. package/drawer.mjs +11 -13
  53. package/empty-state/empty-state.d.ts +1 -2
  54. package/empty-state/empty-state.d.ts.map +1 -1
  55. package/empty-state.js +4 -4
  56. package/empty-state.mjs +14 -16
  57. package/{form-element-ead758d4.js → form-element-c553d6f5.js} +1 -1
  58. package/{form-element-bd973124.mjs → form-element-ffcf59ff.mjs} +1 -1
  59. package/formfield/formfield.d.ts +1 -2
  60. package/formfield/formfield.d.ts.map +1 -1
  61. package/{foundation-3f556da7.mjs → foundation-39dc72d2.mjs} +1 -1
  62. package/{foundation-62d4413d.js → foundation-786bf879.js} +1 -1
  63. package/icon/icon.d.ts +1 -2
  64. package/icon/icon.d.ts.map +1 -1
  65. package/icon-button/icon-button.d.ts +1 -2
  66. package/icon-button/icon-button.d.ts.map +1 -1
  67. package/icon-button.js +2 -2
  68. package/icon-button.mjs +21 -23
  69. package/icon-check-toggle.js +6 -6
  70. package/icon-check-toggle.mjs +5 -7
  71. package/icon-checkbox/icon-check-toggle.d.ts +1 -2
  72. package/icon-checkbox/icon-check-toggle.d.ts.map +1 -1
  73. package/icon-radio/icon-radio-toggle.d.ts +1 -2
  74. package/icon-radio/icon-radio-toggle.d.ts.map +1 -1
  75. package/icon-radio-toggle.js +5 -5
  76. package/icon-radio-toggle.mjs +17 -19
  77. package/icon.js +2 -2
  78. package/icon.mjs +14 -16
  79. package/index.d.ts +2 -0
  80. package/index.d.ts.map +1 -1
  81. package/index.js +568 -1
  82. package/index.mjs +3680 -108
  83. package/linear-progress/linear-progress.d.ts +1 -2
  84. package/linear-progress/linear-progress.d.ts.map +1 -1
  85. package/linear-progress.js +6 -6
  86. package/linear-progress.mjs +23 -25
  87. package/list/check-list-item.d.ts +1 -2
  88. package/list/check-list-item.d.ts.map +1 -1
  89. package/list/list-item.d.ts +1 -2
  90. package/list/list-item.d.ts.map +1 -1
  91. package/list/list.d.ts +1 -2
  92. package/list/list.d.ts.map +1 -1
  93. package/list/nav-list-item.d.ts +2 -3
  94. package/list/nav-list-item.d.ts.map +1 -1
  95. package/list/radio-list-item.d.ts +1 -2
  96. package/list/radio-list-item.d.ts.map +1 -1
  97. package/list-item-7970e039.js +8 -0
  98. package/list-item-b1f5251a.mjs +30 -0
  99. package/list-item.js +1 -1
  100. package/list-item.mjs +5 -6
  101. package/list.js +3 -3
  102. package/list.mjs +13 -15
  103. package/menu/menu.d.ts +1 -2
  104. package/menu/menu.d.ts.map +1 -1
  105. package/menu.js +2 -2
  106. package/menu.mjs +16 -18
  107. package/{mwc-checkbox-base-d46c7666.js → mwc-checkbox-base-3d8c9549.js} +1 -1
  108. package/{mwc-checkbox-base-3da36456.mjs → mwc-checkbox-base-f10fd709.mjs} +3 -3
  109. package/{mwc-drawer-base-fe660bdf.mjs → mwc-drawer-base-135de8a5.mjs} +1 -1
  110. package/{mwc-drawer-base-8eecb1de.js → mwc-drawer-base-798b11f8.js} +1 -1
  111. package/{mwc-icon-ba18383d.mjs → mwc-icon-bf656cf5.mjs} +1 -1
  112. package/{mwc-icon-8c9cd0c9.js → mwc-icon-f87639bc.js} +1 -1
  113. package/{mwc-line-ripple-directive-d1cf9570.js → mwc-line-ripple-directive-a6b39a3c.js} +1 -1
  114. package/{mwc-line-ripple-directive-ffce2cff.mjs → mwc-line-ripple-directive-b24a914e.mjs} +1 -1
  115. package/{mwc-list-base-cb3500b4.js → mwc-list-base-400b00e2.js} +1 -1
  116. package/{mwc-list-base-32d4ac31.mjs → mwc-list-base-76e37212.mjs} +2 -2
  117. package/{mwc-list-item-base-4a4d1e1b.js → mwc-list-item-base-297d86b0.js} +1 -1
  118. package/{mwc-list-item-base-8654347d.mjs → mwc-list-item-base-fe4398c3.mjs} +2 -2
  119. package/{mwc-menu-base-572a76b9.mjs → mwc-menu-base-c4bc88ea.mjs} +2 -2
  120. package/{mwc-menu-base-f14ec544.js → mwc-menu-base-c75ca473.js} +1 -1
  121. package/{mwc-radio-base-470b4fcc.js → mwc-radio-base-913e02e2.js} +1 -1
  122. package/{mwc-radio-base-9446d39b.mjs → mwc-radio-base-a374fbd9.mjs} +3 -3
  123. package/{mwc-slider.css-10adbaf8.mjs → mwc-slider.css-8b6f275c.mjs} +3 -3
  124. package/{mwc-slider.css-9dd57b10.js → mwc-slider.css-c7107d94.js} +1 -1
  125. package/{mwc-tab-base-4ba47acc.mjs → mwc-tab-base-be0c887f.mjs} +2 -2
  126. package/{mwc-tab-base-fc3ffb43.js → mwc-tab-base-f28722aa.js} +1 -1
  127. package/{mwc-top-app-bar-base-adc4168a.mjs → mwc-top-app-bar-base-55da3fe4.mjs} +1 -1
  128. package/{mwc-top-app-bar-base-0304e67f.js → mwc-top-app-bar-base-aec60f27.js} +1 -1
  129. package/nav-list-item.js +12 -12
  130. package/nav-list-item.mjs +17 -19
  131. package/package.json +1 -1
  132. package/radio/radio.d.ts +1 -2
  133. package/radio/radio.d.ts.map +1 -1
  134. package/radio-list-item.js +5 -5
  135. package/radio-list-item.mjs +20 -22
  136. package/radio.js +2 -2
  137. package/radio.mjs +15 -17
  138. package/{ripple-handlers-c82b1232.js → ripple-handlers-5d5b21db.js} +1 -1
  139. package/{ripple-handlers-321219b8.mjs → ripple-handlers-f37f21cf.mjs} +1 -1
  140. package/select/select.d.ts +1 -2
  141. package/select/select.d.ts.map +1 -1
  142. package/select.js +10 -10
  143. package/select.mjs +127 -129
  144. package/side-sheet/side-sheet.d.ts +2 -2
  145. package/side-sheet/side-sheet.d.ts.map +1 -1
  146. package/side-sheet.js +4 -4
  147. package/side-sheet.mjs +6 -6
  148. package/slider/slider-range.d.ts +1 -2
  149. package/slider/slider-range.d.ts.map +1 -1
  150. package/slider/slider.d.ts +1 -2
  151. package/slider/slider.d.ts.map +1 -1
  152. package/slider-range.js +7 -7
  153. package/slider-range.mjs +21 -23
  154. package/slider.js +2 -2
  155. package/slider.mjs +12 -14
  156. package/snackbar/snackbar.d.ts +1 -2
  157. package/snackbar/snackbar.d.ts.map +1 -1
  158. package/snackbar.js +10 -10
  159. package/snackbar.mjs +10 -12
  160. package/status-header/status-header-item.d.ts +1 -2
  161. package/status-header/status-header-item.d.ts.map +1 -1
  162. package/status-header/status-header.d.ts +1 -2
  163. package/status-header/status-header.d.ts.map +1 -1
  164. package/status-header-item.js +3 -3
  165. package/status-header-item.mjs +17 -19
  166. package/status-header.js +5 -5
  167. package/status-header.mjs +15 -17
  168. package/switch/switch.d.ts +1 -2
  169. package/switch/switch.d.ts.map +1 -1
  170. package/switch.js +8 -8
  171. package/switch.mjs +4 -6
  172. package/tab/tab-bar.d.ts +1 -2
  173. package/tab/tab-bar.d.ts.map +1 -1
  174. package/tab/tab.d.ts +1 -2
  175. package/tab/tab.d.ts.map +1 -1
  176. package/tab-bar.js +5 -5
  177. package/tab-bar.mjs +20 -22
  178. package/tab.js +2 -2
  179. package/tab.mjs +12 -14
  180. package/text-lockup/text-lockup.d.ts +1 -2
  181. package/text-lockup/text-lockup.d.ts.map +1 -1
  182. package/text-lockup.js +5 -5
  183. package/text-lockup.mjs +5 -7
  184. package/textarea/textarea.d.ts +1 -2
  185. package/textarea/textarea.d.ts.map +1 -1
  186. package/textarea.js +2 -2
  187. package/textarea.mjs +15 -17
  188. package/textfield/textfield.d.ts +1 -2
  189. package/textfield/textfield.d.ts.map +1 -1
  190. package/{textfield-0993c163.js → textfield-62e16cc2.js} +1 -1
  191. package/{textfield-2cee5a1a.mjs → textfield-63d1859a.mjs} +3 -3
  192. package/textfield.js +3 -3
  193. package/textfield.mjs +13 -15
  194. package/toolbar/toolbar.d.ts +1 -2
  195. package/toolbar/toolbar.d.ts.map +1 -1
  196. package/toolbar.js +3 -3
  197. package/toolbar.mjs +11 -13
  198. package/tooltip/tooltip.d.ts +1 -2
  199. package/tooltip/tooltip.d.ts.map +1 -1
  200. package/tooltip.js +6 -6
  201. package/tooltip.mjs +59 -61
  202. package/top-app-bar/top-app-bar-fixed.d.ts +1 -2
  203. package/top-app-bar/top-app-bar-fixed.d.ts.map +1 -1
  204. package/top-app-bar/top-app-bar.d.ts +1 -2
  205. package/top-app-bar/top-app-bar.d.ts.map +1 -1
  206. package/top-app-bar-fixed.js +6 -6
  207. package/top-app-bar-fixed.mjs +21 -23
  208. package/top-app-bar.js +3 -3
  209. package/top-app-bar.mjs +16 -18
  210. package/tree-list/tree-list-item.d.ts +1 -2
  211. package/tree-list/tree-list-item.d.ts.map +1 -1
  212. package/tree-list/tree-list.d.ts +1 -2
  213. package/tree-list/tree-list.d.ts.map +1 -1
  214. package/tree-list-item.js +8 -8
  215. package/tree-list-item.mjs +1 -3
  216. package/tree-list.js +4 -4
  217. package/tree-list.mjs +8 -9
  218. package/tslib.es6-98719205.js +1 -0
  219. package/tslib.es6-f3e988cd.mjs +86 -0
  220. package/typography/typography.d.ts +1 -2
  221. package/typography/typography.d.ts.map +1 -1
  222. package/typography.js +3 -3
  223. package/typography.mjs +10 -12
  224. package/list-item-3dc4b60f.js +0 -8
  225. package/list-item-bab8d6ba.mjs +0 -32
  226. package/tslib.es6-e6a11c8a.js +0 -1
  227. package/tslib.es6-f1eaf65c.mjs +0 -82
package/top-app-bar.js CHANGED
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./query-assigned-elements-f623705d.js"),n=require("./mwc-top-app-bar-base-0304e67f.js"),u=require("./top-app-bar-a531c1b4.js");require("./tslib.es6-e6a11c8a.js");require("./property-57f6f6fe.js");require("./base-element-58a3f9ea.js");require("./utils-a8190a39.js");require("./query-680f1868.js");require("./class-map-b5efe8da.js");var v=Object.defineProperty,i=Object.getOwnPropertyDescriptor,B=(o,r,a,p)=>{for(var e=p>1?void 0:p?i(r,a):r,t=o.length-1,s;t>=0;t--)(s=o[t])&&(e=(p?s(r,a,e):s(e))||e);return p&&e&&v(r,a,e),e};exports.CovalentTopAppBar=class extends n.TopAppBarBase{};exports.CovalentTopAppBar.styles=[u.styles,l.i`
2
- ${l.r(u.baseStyles)}
3
- `];exports.CovalentTopAppBar=B([l.e("cv-top-app-bar")],exports.CovalentTopAppBar);const c=exports.CovalentTopAppBar;exports.default=c;
1
+ "use strict";const l=require("./query-assigned-elements-f623705d.js"),o=require("./mwc-top-app-bar-base-aec60f27.js"),i=require("./top-app-bar-a531c1b4.js");require("./tslib.es6-98719205.js");require("./property-57f6f6fe.js");require("./base-element-58a3f9ea.js");require("./utils-a8190a39.js");require("./query-680f1868.js");require("./class-map-b5efe8da.js");var f=Object.defineProperty,q=Object.getOwnPropertyDescriptor,c=(p,r,t,s)=>{for(var e=s>1?void 0:s?q(r,t):r,u=p.length-1,a;u>=0;u--)(a=p[u])&&(e=(s?a(r,t,e):a(e))||e);return s&&e&&f(r,t,e),e};exports.default=class extends o.TopAppBarBase{};exports.default.styles=[i.styles,l.i`
2
+ ${l.r(i.baseStyles)}
3
+ `];exports.default=c([l.e("cv-top-app-bar")],exports.default);module.exports=exports.default;
package/top-app-bar.mjs CHANGED
@@ -1,30 +1,28 @@
1
- import { i as l, r as i, e as f } from "./query-assigned-elements-4a39219d.mjs";
2
- import { T as v } from "./mwc-top-app-bar-base-adc4168a.mjs";
3
- import { s as n, b as _ } from "./top-app-bar-f83386e0.mjs";
4
- import "./tslib.es6-f1eaf65c.mjs";
1
+ import { i, r as l, e as f } from "./query-assigned-elements-4a39219d.mjs";
2
+ import { T as v } from "./mwc-top-app-bar-base-55da3fe4.mjs";
3
+ import { s as _, b } from "./top-app-bar-f83386e0.mjs";
4
+ import "./tslib.es6-f3e988cd.mjs";
5
5
  import "./property-9b6ea53b.mjs";
6
6
  import "./base-element-67ae173f.mjs";
7
7
  import "./utils-2932417c.mjs";
8
8
  import "./query-d843aa92.mjs";
9
9
  import "./class-map-4b94b017.mjs";
10
- var b = Object.defineProperty, c = Object.getOwnPropertyDescriptor, B = (m, r, e, o) => {
11
- for (var p = o > 1 ? void 0 : o ? c(r, e) : r, s = m.length - 1, a; s >= 0; s--)
12
- (a = m[s]) && (p = (o ? a(r, e, p) : a(p)) || p);
13
- return o && p && b(r, e, p), p;
10
+ var c = Object.defineProperty, n = Object.getOwnPropertyDescriptor, O = (m, p, t, e) => {
11
+ for (var r = e > 1 ? void 0 : e ? n(p, t) : p, o = m.length - 1, s; o >= 0; o--)
12
+ (s = m[o]) && (r = (e ? s(p, t, r) : s(r)) || r);
13
+ return e && r && c(p, t, r), r;
14
14
  };
15
- let t = class extends v {
15
+ let a = class extends v {
16
16
  };
17
- t.styles = [
18
- n,
19
- l`
20
- ${i(_)}
17
+ a.styles = [
18
+ _,
19
+ i`
20
+ ${l(b)}
21
21
  `
22
22
  ];
23
- t = B([
23
+ a = O([
24
24
  f("cv-top-app-bar")
25
- ], t);
26
- const x = t;
25
+ ], a);
27
26
  export {
28
- t as CovalentTopAppBar,
29
- x as default
27
+ a as default
30
28
  };
@@ -4,7 +4,7 @@ declare global {
4
4
  'cv-tree-list-item': CovalentTreeListItem;
5
5
  }
6
6
  }
7
- export declare class CovalentTreeListItem extends LitElement {
7
+ export default class CovalentTreeListItem extends LitElement {
8
8
  static styles: import("lit").CSSResult[];
9
9
  isOpen: boolean;
10
10
  icon: string;
@@ -13,5 +13,4 @@ export declare class CovalentTreeListItem extends LitElement {
13
13
  render(): import("lit-html").TemplateResult<1>;
14
14
  private _handleClick;
15
15
  }
16
- export default CovalentTreeListItem;
17
16
  //# sourceMappingURL=tree-list-item.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tree-list-item.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/tree-list/tree-list-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAKvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,mBAAmB,EAAE,oBAAoB,CAAC;KAC3C;CACF;AAED,qBACa,oBAAqB,SAAQ,UAAU;IAClD,OAAgB,MAAM,4BAIpB;IAE2B,MAAM,UAAS;IAEhB,IAAI,SAAM;IAEV,WAAW,SAAK;IAEhB,cAAc,SAAM;IACvC,MAAM;IAyCf,OAAO,CAAC,YAAY;CAerB;AAED,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"tree-list-item.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/tree-list/tree-list-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAKvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,mBAAmB,EAAE,oBAAoB,CAAC;KAC3C;CACF;AAGD,MAAM,CAAC,OAAO,OAAO,oBAAqB,SAAQ,UAAU;IAC1D,OAAgB,MAAM,4BAIpB;IAE2B,MAAM,UAAS;IAEhB,IAAI,SAAM;IAEV,WAAW,SAAK;IAEhB,cAAc,SAAM;IACvC,MAAM;IAyCf,OAAO,CAAC,YAAY;CAerB"}
@@ -4,9 +4,8 @@ declare global {
4
4
  'cv-tree-list': CovalentTreeList;
5
5
  }
6
6
  }
7
- export declare class CovalentTreeList extends LitElement {
7
+ export default class CovalentTreeList extends LitElement {
8
8
  static styles: import("lit").CSSResult[];
9
9
  render(): import("lit-html").TemplateResult<1>;
10
10
  }
11
- export default CovalentTreeList;
12
11
  //# sourceMappingURL=tree-list.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tree-list.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/tree-list/tree-list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAIvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,gBAAgB,CAAC;KAClC;CACF;AAED,qBACa,gBAAiB,SAAQ,UAAU;IAC9C,OAAgB,MAAM,4BAIpB;IACO,MAAM;CAShB;AA0BD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"tree-list.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/tree-list/tree-list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAIvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,gBAAgB,CAAC;KAClC;CACF;AAGD,MAAM,CAAC,OAAO,OAAO,gBAAiB,SAAQ,UAAU;IACtD,OAAgB,MAAM,4BAIpB;IACO,MAAM;CAShB"}
package/tree-list-item.js CHANGED
@@ -1,19 +1,19 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./query-assigned-elements-f623705d.js"),n=require("./property-57f6f6fe.js"),d=require("./class-map-b5efe8da.js"),l=`.mdc-ripple-surface{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-ripple-surface:before,.mdc-ripple-surface:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-ripple-surface:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-ripple-surface.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface:before,.mdc-ripple-surface:after{top:0%;left:0%;width:100%;height:100%}.mdc-ripple-surface.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 50%);height:var(--mdc-ripple-fg-size, 50%)}.mdc-ripple-surface:before,.mdc-ripple-surface:after{background-color:#000;background-color:var(--mdc-ripple-color, #000)}.mdc-ripple-surface:hover:before,.mdc-ripple-surface.mdc-ripple-surface--hover:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-ripple-surface:after,.mdc-ripple-surface:before{border-radius:0 16px 16px 0}.itemContent{padding:0 32px 0 var(--indent);margin-right:16px}.itemContent:hover{cursor:pointer;background-color:var(--mdc-theme-surface-neutral-highlight-hover);border-radius:0 16px 16px 0}.selected{background-color:var(--mdc-theme-surface-primary-highlight);color:var(--mdc-theme-primary);border-radius:0 16px 16px 0}.selected:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}.mainContent{display:flex;flex-direction:row;padding:4px 0}[name=label]::slotted(*){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);letter-spacing:.25px;padding-left:16px}[name=extraContent]::slotted(*){padding-left:64px;padding-bottom:4px;margin-top:-4px;letter-spacing:.4px;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)}.hidden{display:none}.visible{display:flex;flex-direction:column}.endOfNest{padding:8px;padding-left:calc(var(--indent) + 20px);letter-spacing:.4px;-webkit-user-select:none;user-select:none;color:var(--mdc-theme-text-disabled-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)}.arrowIcon{color:var(--mdc-theme-text-primary-on-background)}.open{transition:transform .1s ease-out;transform:rotate(90deg)}.close{transition:transform .1s ease-in;transform:rotate(0)}
2
- `;var m=Object.defineProperty,f=Object.getOwnPropertyDescriptor,o=(c,t,a,i)=>{for(var e=i>1?void 0:i?f(t,a):t,p=c.length-1,s;p>=0;p--)(s=c[p])&&(e=(i?s(t,a,e):s(e))||e);return i&&e&&m(t,a,e),e};exports.CovalentTreeListItem=class extends r.s{constructor(){super(...arguments),this.isOpen=!1,this.icon="",this.indentLevel=0,this.indentMultiple=16}render(){const t={hidden:!this.isOpen,visible:this.isOpen},a={open:this.isOpen,close:!this.isOpen},i="arrow_right",e=r.x`<cv-icon>${this.icon}</cv-icon>`,p=r.x`<cv-icon class="${d.o(a)} arrowIcon"
1
+ "use strict";const t=require("./query-assigned-elements-f623705d.js"),n=require("./property-57f6f6fe.js"),s=require("./class-map-b5efe8da.js"),l=`.mdc-ripple-surface{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);will-change:transform,opacity}.mdc-ripple-surface:before,.mdc-ripple-surface:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-ripple-surface:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-ripple-surface.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface:before,.mdc-ripple-surface:after{top:0%;left:0%;width:100%;height:100%}.mdc-ripple-surface.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 50%);height:var(--mdc-ripple-fg-size, 50%)}.mdc-ripple-surface:before,.mdc-ripple-surface:after{background-color:#000;background-color:var(--mdc-ripple-color, #000)}.mdc-ripple-surface:hover:before,.mdc-ripple-surface.mdc-ripple-surface--hover:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-ripple-surface:after,.mdc-ripple-surface:before{border-radius:0 16px 16px 0}.itemContent{padding:0 32px 0 var(--indent);margin-right:16px}.itemContent:hover{cursor:pointer;background-color:var(--mdc-theme-surface-neutral-highlight-hover);border-radius:0 16px 16px 0}.selected{background-color:var(--mdc-theme-surface-primary-highlight);color:var(--mdc-theme-primary);border-radius:0 16px 16px 0}.selected:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}.mainContent{display:flex;flex-direction:row;padding:4px 0}[name=label]::slotted(*){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);letter-spacing:.25px;padding-left:16px}[name=extraContent]::slotted(*){padding-left:64px;padding-bottom:4px;margin-top:-4px;letter-spacing:.4px;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)}.hidden{display:none}.visible{display:flex;flex-direction:column}.endOfNest{padding:8px;padding-left:calc(var(--indent) + 20px);letter-spacing:.4px;-webkit-user-select:none;user-select:none;color:var(--mdc-theme-text-disabled-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)}.arrowIcon{color:var(--mdc-theme-text-primary-on-background)}.open{transition:transform .1s ease-out;transform:rotate(90deg)}.close{transition:transform .1s ease-in;transform:rotate(0)}
2
+ `;var m=Object.defineProperty,f=Object.getOwnPropertyDescriptor,o=(c,r,p,i)=>{for(var e=i>1?void 0:i?f(r,p):r,a=c.length-1,d;a>=0;a--)(d=c[a])&&(e=(i?d(r,p,e):d(e))||e);return i&&e&&m(r,p,e),e};exports.default=class extends t.s{constructor(){super(...arguments),this.isOpen=!1,this.icon="",this.indentLevel=0,this.indentMultiple=16}render(){const r={hidden:!this.isOpen,visible:this.isOpen},p={open:this.isOpen,close:!this.isOpen},i="arrow_right",e=t.x`<cv-icon>${this.icon}</cv-icon>`,a=t.x`<cv-icon class="${s.o(p)} arrowIcon"
3
3
  >${i}</cv-icon
4
- >`;return r.x`
4
+ >`;return t.x`
5
5
  <div
6
6
  class="itemContent mdc-ripple-surface"
7
7
  @click="${this._handleClick}"
8
8
  style="--indent:${this.indentLevel*this.indentMultiple+8}px"
9
9
  >
10
10
  <div class="mainContent">
11
- ${p} ${e}
11
+ ${a} ${e}
12
12
  <slot name="label"></slot>
13
13
  </div>
14
14
  <slot name="extraContent"></slot>
15
15
  </div>
16
- <slot name="nest" class="${d.o(t)}">
16
+ <slot name="nest" class="${s.o(r)}">
17
17
  <div
18
18
  class="endOfNest"
19
19
  style="--indent:${this.indentLevel*this.indentMultiple+this.indentMultiple}px"
@@ -21,6 +21,6 @@
21
21
  No results
22
22
  </div>
23
23
  </slot>
24
- `}_handleClick(){this.isOpen=!this.isOpen;const t=new CustomEvent("select",{detail:{message:`Emitting an event from ${this}`},bubbles:!0,composed:!0});this.dispatchEvent(t)}};exports.CovalentTreeListItem.styles=[r.i`
25
- ${r.r(l)}
26
- `];o([n.n({type:Boolean})],exports.CovalentTreeListItem.prototype,"isOpen",2);o([n.n({type:String})],exports.CovalentTreeListItem.prototype,"icon",2);o([n.n({type:Number})],exports.CovalentTreeListItem.prototype,"indentLevel",2);o([n.n({type:Number})],exports.CovalentTreeListItem.prototype,"indentMultiple",2);exports.CovalentTreeListItem=o([r.e("cv-tree-list-item")],exports.CovalentTreeListItem);const u=exports.CovalentTreeListItem;exports.default=u;
24
+ `}_handleClick(){this.isOpen=!this.isOpen;const r=new CustomEvent("select",{detail:{message:`Emitting an event from ${this}`},bubbles:!0,composed:!0});this.dispatchEvent(r)}};exports.default.styles=[t.i`
25
+ ${t.r(l)}
26
+ `];o([n.n({type:Boolean})],exports.default.prototype,"isOpen",2);o([n.n({type:String})],exports.default.prototype,"icon",2);o([n.n({type:Number})],exports.default.prototype,"indentLevel",2);o([n.n({type:Number})],exports.default.prototype,"indentMultiple",2);exports.default=o([t.e("cv-tree-list-item")],exports.default);module.exports=exports.default;
@@ -77,8 +77,6 @@ o([
77
77
  r = o([
78
78
  u("cv-tree-list-item")
79
79
  ], r);
80
- const z = r;
81
80
  export {
82
- r as CovalentTreeListItem,
83
- z as default
81
+ r as default
84
82
  };
package/tree-list.js CHANGED
@@ -1,10 +1,10 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./query-assigned-elements-f623705d.js"),m=`.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}.container{overflow-x:auto}.content{color:var(--mdc-theme-text-primary-on-background);display:inline-block;min-width:100%}
2
- `;var s=Object.defineProperty,y=Object.getOwnPropertyDescriptor,p=(e,o,n,a)=>{for(var t=a>1?void 0:a?y(o,n):o,i=e.length-1,h;i>=0;i--)(h=e[i])&&(t=(a?h(o,n,t):h(t))||t);return a&&t&&s(o,n,t),t};exports.CovalentTreeList=class extends r.s{render(){return r.x`
1
+ "use strict";const r=require("./query-assigned-elements-f623705d.js"),m=`.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}.container{overflow-x:auto}.content{color:var(--mdc-theme-text-primary-on-background);display:inline-block;min-width:100%}
2
+ `;var s=Object.defineProperty,y=Object.getOwnPropertyDescriptor,p=(e,o,n,a)=>{for(var t=a>1?void 0:a?y(o,n):o,i=e.length-1,h;i>=0;i--)(h=e[i])&&(t=(a?h(o,n,t):h(t))||t);return a&&t&&s(o,n,t),t};exports.default=class extends r.s{render(){return r.x`
3
3
  <div class="container">
4
4
  <div class="content">
5
5
  <slot></slot>
6
6
  </div>
7
7
  </div>
8
- `}};exports.CovalentTreeList.styles=[r.i`
8
+ `}};exports.default.styles=[r.i`
9
9
  ${r.r(m)}
10
- `];exports.CovalentTreeList=p([r.e("cv-tree-list")],exports.CovalentTreeList);document.addEventListener("select",e=>{f(e)});const f=e=>{const o=Array.from(document.querySelectorAll("cv-tree-list-item")),a=e.target.shadowRoot.querySelector("div.itemContent");o.forEach(t=>{var i;(i=t.shadowRoot.querySelector("div.itemContent"))==null||i.classList.remove("selected")}),a.classList.add("selected")},g=exports.CovalentTreeList;exports.default=g;
10
+ `];exports.default=p([r.e("cv-tree-list")],exports.default);document.addEventListener("select",e=>{f(e)});const f=e=>{const o=Array.from(document.querySelectorAll("cv-tree-list-item")),a=e.target.shadowRoot.querySelector("div.itemContent");o.forEach(t=>{var i;(i=t.shadowRoot.querySelector("div.itemContent"))==null||i.classList.remove("selected")}),a.classList.add("selected")};module.exports=exports.default;
package/tree-list.mjs CHANGED
@@ -2,11 +2,11 @@ import { i as m, r as s, s as y, x as p, e as f } from "./query-assigned-element
2
2
  const g = `.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}.container{overflow-x:auto}.content{color:var(--mdc-theme-text-primary-on-background);display:inline-block;min-width:100%}
3
3
  `;
4
4
  var l = Object.defineProperty, d = Object.getOwnPropertyDescriptor, c = (e, o, r, a) => {
5
- for (var t = a > 1 ? void 0 : a ? d(o, r) : o, i = e.length - 1, h; i >= 0; i--)
6
- (h = e[i]) && (t = (a ? h(o, r, t) : h(t)) || t);
5
+ for (var t = a > 1 ? void 0 : a ? d(o, r) : o, i = e.length - 1, n; i >= 0; i--)
6
+ (n = e[i]) && (t = (a ? n(o, r, t) : n(t)) || t);
7
7
  return a && t && l(o, r, t), t;
8
8
  };
9
- let n = class extends y {
9
+ let h = class extends y {
10
10
  render() {
11
11
  return p`
12
12
  <div class="container">
@@ -17,14 +17,14 @@ let n = class extends y {
17
17
  `;
18
18
  }
19
19
  };
20
- n.styles = [
20
+ h.styles = [
21
21
  m`
22
22
  ${s(g)}
23
23
  `
24
24
  ];
25
- n = c([
25
+ h = c([
26
26
  f("cv-tree-list")
27
- ], n);
27
+ ], h);
28
28
  document.addEventListener("select", (e) => {
29
29
  v(e);
30
30
  });
@@ -36,8 +36,7 @@ const v = (e) => {
36
36
  var i;
37
37
  (i = t.shadowRoot.querySelector("div.itemContent")) == null || i.classList.remove("selected");
38
38
  }), a.classList.add("selected");
39
- }, b = n;
39
+ };
40
40
  export {
41
- n as CovalentTreeList,
42
- b as default
41
+ h as default
43
42
  };
@@ -0,0 +1 @@
1
+ "use strict";var u=function(r,e){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,t){n.__proto__=t}||function(n,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(n[i]=t[i])},u(r,e)};function c(r,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");u(r,e);function n(){this.constructor=r}r.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}exports.__assign=function(){return exports.__assign=Object.assign||function(e){for(var n,t=1,i=arguments.length;t<i;t++){n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},exports.__assign.apply(this,arguments)};function f(r,e,n,t){var i=arguments.length,o=i<3?e:t===null?t=Object.getOwnPropertyDescriptor(e,n):t,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(r,e,n,t);else for(var l=r.length-1;l>=0;l--)(a=r[l])&&(o=(i<3?a(o):i>3?a(e,n,o):a(e,n))||o);return i>3&&o&&Object.defineProperty(e,n,o),o}function s(r){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&r[e],t=0;if(n)return n.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&t>=r.length&&(r=void 0),{value:r&&r[t++],done:!r}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function p(r,e){var n=typeof Symbol=="function"&&r[Symbol.iterator];if(!n)return r;var t=n.call(r),i,o=[],a;try{for(;(e===void 0||e-- >0)&&!(i=t.next()).done;)o.push(i.value)}catch(l){a={error:l}}finally{try{i&&!i.done&&(n=t.return)&&n.call(t)}finally{if(a)throw a.error}}return o}function _(r,e,n){if(n||arguments.length===2)for(var t=0,i=e.length,o;t<i;t++)(o||!(t in e))&&(o||(o=Array.prototype.slice.call(e,0,t)),o[t]=e[t]);return r.concat(o||Array.prototype.slice.call(e))}function y(r,e){return Object.defineProperty?Object.defineProperty(r,"raw",{value:e}):r.raw=e,r}exports.__decorate=f;exports.__extends=c;exports.__makeTemplateObject=y;exports.__read=p;exports.__spreadArray=_;exports.__values=s;
@@ -0,0 +1,86 @@
1
+ var f = function(e, r) {
2
+ return f = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, t) {
3
+ n.__proto__ = t;
4
+ } || function(n, t) {
5
+ for (var a in t)
6
+ Object.prototype.hasOwnProperty.call(t, a) && (n[a] = t[a]);
7
+ }, f(e, r);
8
+ };
9
+ function c(e, r) {
10
+ if (typeof r != "function" && r !== null)
11
+ throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
12
+ f(e, r);
13
+ function n() {
14
+ this.constructor = e;
15
+ }
16
+ e.prototype = r === null ? Object.create(r) : (n.prototype = r.prototype, new n());
17
+ }
18
+ var u = function() {
19
+ return u = Object.assign || function(r) {
20
+ for (var n, t = 1, a = arguments.length; t < a; t++) {
21
+ n = arguments[t];
22
+ for (var o in n)
23
+ Object.prototype.hasOwnProperty.call(n, o) && (r[o] = n[o]);
24
+ }
25
+ return r;
26
+ }, u.apply(this, arguments);
27
+ };
28
+ function s(e, r, n, t) {
29
+ var a = arguments.length, o = a < 3 ? r : t === null ? t = Object.getOwnPropertyDescriptor(r, n) : t, i;
30
+ if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
31
+ o = Reflect.decorate(e, r, n, t);
32
+ else
33
+ for (var l = e.length - 1; l >= 0; l--)
34
+ (i = e[l]) && (o = (a < 3 ? i(o) : a > 3 ? i(r, n, o) : i(r, n)) || o);
35
+ return a > 3 && o && Object.defineProperty(r, n, o), o;
36
+ }
37
+ function p(e) {
38
+ var r = typeof Symbol == "function" && Symbol.iterator, n = r && e[r], t = 0;
39
+ if (n)
40
+ return n.call(e);
41
+ if (e && typeof e.length == "number")
42
+ return {
43
+ next: function() {
44
+ return e && t >= e.length && (e = void 0), { value: e && e[t++], done: !e };
45
+ }
46
+ };
47
+ throw new TypeError(r ? "Object is not iterable." : "Symbol.iterator is not defined.");
48
+ }
49
+ function y(e, r) {
50
+ var n = typeof Symbol == "function" && e[Symbol.iterator];
51
+ if (!n)
52
+ return e;
53
+ var t = n.call(e), a, o = [], i;
54
+ try {
55
+ for (; (r === void 0 || r-- > 0) && !(a = t.next()).done; )
56
+ o.push(a.value);
57
+ } catch (l) {
58
+ i = { error: l };
59
+ } finally {
60
+ try {
61
+ a && !a.done && (n = t.return) && n.call(t);
62
+ } finally {
63
+ if (i)
64
+ throw i.error;
65
+ }
66
+ }
67
+ return o;
68
+ }
69
+ function _(e, r, n) {
70
+ if (n || arguments.length === 2)
71
+ for (var t = 0, a = r.length, o; t < a; t++)
72
+ (o || !(t in r)) && (o || (o = Array.prototype.slice.call(r, 0, t)), o[t] = r[t]);
73
+ return e.concat(o || Array.prototype.slice.call(r));
74
+ }
75
+ function v(e, r) {
76
+ return Object.defineProperty ? Object.defineProperty(e, "raw", { value: r }) : e.raw = r, e;
77
+ }
78
+ export {
79
+ c as _,
80
+ u as a,
81
+ p as b,
82
+ v as c,
83
+ _ as d,
84
+ y as e,
85
+ s as f
86
+ };
@@ -4,10 +4,9 @@ declare global {
4
4
  'cv-typography': CovalentTypography;
5
5
  }
6
6
  }
7
- export declare class CovalentTypography extends LitElement {
7
+ export default class CovalentTypography extends LitElement {
8
8
  static styles: import("lit").CSSResult[];
9
9
  scale: string;
10
10
  render(): import("lit-html").TemplateResult<1>;
11
11
  }
12
- export default CovalentTypography;
13
12
  //# sourceMappingURL=typography.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/typography/typography.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAIvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,kBAAkB,CAAC;KACrC;CACF;AAED,qBACa,kBAAmB,SAAQ,UAAU;IAChD,OAAgB,MAAM,4BAIpB;IAGF,KAAK,SAAW;IAEP,MAAM;CAGhB;AAED,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../../libs/components/src/typography/typography.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAIvD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,kBAAkB,CAAC;KACrC;CACF;AAGD,MAAM,CAAC,OAAO,OAAO,kBAAmB,SAAQ,UAAU;IACxD,OAAgB,MAAM,4BAIpB;IAGF,KAAK,SAAW;IAEP,MAAM;CAGhB"}
package/typography.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./query-assigned-elements-f623705d.js"),m=require("./property-57f6f6fe.js"),s=`.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}:host{display:block}
2
- `;var p=Object.defineProperty,g=Object.getOwnPropertyDescriptor,y=(r,o,i,a)=>{for(var t=a>1?void 0:a?g(o,i):o,n=r.length-1,h;n>=0;n--)(h=r[n])&&(t=(a?h(o,i,t):h(t))||t);return a&&t&&p(o,i,t),t};exports.CovalentTypography=class extends e.s{constructor(){super(...arguments),this.scale="body1"}render(){return e.x`<slot class="mdc-typography--${this.scale}"></slot>`}};exports.CovalentTypography.styles=[e.i`
1
+ "use strict";const e=require("./query-assigned-elements-f623705d.js"),y=require("./property-57f6f6fe.js"),s=`.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}:host{display:block}
2
+ `;var p=Object.defineProperty,f=Object.getOwnPropertyDescriptor,m=(r,o,i,a)=>{for(var t=a>1?void 0:a?f(o,i):o,n=r.length-1,h;n>=0;n--)(h=r[n])&&(t=(a?h(o,i,t):h(t))||t);return a&&t&&p(o,i,t),t};exports.default=class extends e.s{constructor(){super(...arguments),this.scale="body1"}render(){return e.x`<slot class="mdc-typography--${this.scale}"></slot>`}};exports.default.styles=[e.i`
3
3
  ${e.r(s)}
4
- `];y([m.n()],exports.CovalentTypography.prototype,"scale",2);exports.CovalentTypography=y([e.e("cv-typography")],exports.CovalentTypography);const f=exports.CovalentTypography;exports.default=f;
4
+ `];m([y.n()],exports.default.prototype,"scale",2);exports.default=m([e.e("cv-typography")],exports.default);module.exports=exports.default;
package/typography.mjs CHANGED
@@ -2,12 +2,12 @@ import { i as y, r as s, s as p, x as f, e as g } from "./query-assigned-element
2
2
  import { n as l } from "./property-9b6ea53b.mjs";
3
3
  const d = `.mdc-typography{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-font-family, Roboto, sans-serif)}.mdc-typography--headline1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:6rem;font-size:var(--mdc-typography-headline1-font-size, 6rem);line-height:6rem;line-height:var(--mdc-typography-headline1-line-height, 6rem);font-weight:300;font-weight:var(--mdc-typography-headline1-font-weight, 300);letter-spacing:-.015625em;letter-spacing:var(--mdc-typography-headline1-letter-spacing, -.015625em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline1-text-transform, inherit)}.mdc-typography--headline2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3.75rem;font-size:var(--mdc-typography-headline2-font-size, 3.75rem);line-height:3.75rem;line-height:var(--mdc-typography-headline2-line-height, 3.75rem);font-weight:300;font-weight:var(--mdc-typography-headline2-font-weight, 300);letter-spacing:-.0083333333em;letter-spacing:var(--mdc-typography-headline2-letter-spacing, -.0083333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline2-text-transform, inherit)}.mdc-typography--headline3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline3-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:3rem;font-size:var(--mdc-typography-headline3-font-size, 3rem);line-height:3.125rem;line-height:var(--mdc-typography-headline3-line-height, 3.125rem);font-weight:400;font-weight:var(--mdc-typography-headline3-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline3-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline3-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline3-text-transform, inherit)}.mdc-typography--headline4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline4-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:2.125rem;font-size:var(--mdc-typography-headline4-font-size, 2.125rem);line-height:2.5rem;line-height:var(--mdc-typography-headline4-line-height, 2.5rem);font-weight:400;font-weight:var(--mdc-typography-headline4-font-weight, 400);letter-spacing:.0073529412em;letter-spacing:var(--mdc-typography-headline4-letter-spacing, .0073529412em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline4-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline4-text-transform, inherit)}.mdc-typography--headline5{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline5-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.5rem;font-size:var(--mdc-typography-headline5-font-size, 1.5rem);line-height:2rem;line-height:var(--mdc-typography-headline5-line-height, 2rem);font-weight:400;font-weight:var(--mdc-typography-headline5-font-weight, 400);letter-spacing:normal;letter-spacing:var(--mdc-typography-headline5-letter-spacing, normal);text-decoration:inherit;text-decoration:var(--mdc-typography-headline5-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline5-text-transform, inherit)}.mdc-typography--headline6{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit)}.mdc-typography--subtitle1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size, 1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height, 1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform, inherit)}.mdc-typography--subtitle2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-typography--body1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1rem;font-size:var(--mdc-typography-body1-font-size, 1rem);line-height:1.5rem;line-height:var(--mdc-typography-body1-line-height, 1.5rem);font-weight:400;font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:.03125em;letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);text-decoration:inherit;text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body1-text-transform, inherit)}.mdc-typography--body2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-typography--caption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-typography--button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size, .875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height, 2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);text-decoration:none;text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform, uppercase)}.mdc-typography--overline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-overline-font-size, .75rem);line-height:2rem;line-height:var(--mdc-typography-overline-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:.1666666667em;letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);text-decoration:none;text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:uppercase;text-transform:var(--mdc-typography-overline-text-transform, uppercase)}:host{display:block}
4
4
  `;
5
- var c = Object.defineProperty, v = Object.getOwnPropertyDescriptor, m = (h, o, r, a) => {
6
- for (var t = a > 1 ? void 0 : a ? v(o, r) : o, i = h.length - 1, n; i >= 0; i--)
7
- (n = h[i]) && (t = (a ? n(o, r, t) : n(t)) || t);
8
- return a && t && c(o, r, t), t;
5
+ var c = Object.defineProperty, v = Object.getOwnPropertyDescriptor, m = (h, e, i, o) => {
6
+ for (var t = o > 1 ? void 0 : o ? v(e, i) : e, r = h.length - 1, n; r >= 0; r--)
7
+ (n = h[r]) && (t = (o ? n(e, i, t) : n(t)) || t);
8
+ return o && t && c(e, i, t), t;
9
9
  };
10
- let e = class extends p {
10
+ let a = class extends p {
11
11
  constructor() {
12
12
  super(...arguments), this.scale = "body1";
13
13
  }
@@ -15,19 +15,17 @@ let e = class extends p {
15
15
  return f`<slot class="mdc-typography--${this.scale}"></slot>`;
16
16
  }
17
17
  };
18
- e.styles = [
18
+ a.styles = [
19
19
  y`
20
20
  ${s(d)}
21
21
  `
22
22
  ];
23
23
  m([
24
24
  l()
25
- ], e.prototype, "scale", 2);
26
- e = m([
25
+ ], a.prototype, "scale", 2);
26
+ a = m([
27
27
  g("cv-typography")
28
- ], e);
29
- const w = e;
28
+ ], a);
30
29
  export {
31
- e as CovalentTypography,
32
- w as default
30
+ a as default
33
31
  };
@@ -1,8 +0,0 @@
1
- "use strict";const c=require("./mwc-list-item-base-4a4d1e1b.js"),e=require("./query-assigned-elements-f623705d.js"),v=require("./mwc-list-item.css-25adc0c4.js"),a=`.mdc-deprecated-list-item__text{padding-left:var(--cv-list-item-text-padding, 0)}
2
- `;var o=Object.defineProperty,I=Object.getOwnPropertyDescriptor,L=(l,s,r,i)=>{for(var t=i>1?void 0:i?I(s,r):s,n=l.length-1,m;n>=0;n--)(m=l[n])&&(t=(i?m(s,r,t):m(t))||t);return i&&t&&o(s,r,t),t};exports.CovalentListItem=class extends c.ListItemBase{};exports.CovalentListItem.styles=[e.i`
3
- ${e.r(v.styles)}
4
- `,e.i`
5
- ${e.r(v.styles$1)}
6
- `,e.i`
7
- ${e.r(a)}
8
- `];exports.CovalentListItem=L([e.e("cv-list-item")],exports.CovalentListItem);const C=exports.CovalentListItem;exports.CovalentListItem$1=C;exports.styles=a;
@@ -1,32 +0,0 @@
1
- import { L as v } from "./mwc-list-item-base-8654347d.mjs";
2
- import { i as m, r as o, e as n } from "./query-assigned-elements-4a39219d.mjs";
3
- import { s as c, a as f } from "./mwc-list-item.css-b0009fc7.mjs";
4
- const _ = `.mdc-deprecated-list-item__text{padding-left:var(--cv-list-item-text-padding, 0)}
5
- `;
6
- var d = Object.defineProperty, $ = Object.getOwnPropertyDescriptor, x = (p, e, a, s) => {
7
- for (var t = s > 1 ? void 0 : s ? $(e, a) : e, i = p.length - 1, l; i >= 0; i--)
8
- (l = p[i]) && (t = (s ? l(e, a, t) : l(t)) || t);
9
- return s && t && d(e, a, t), t;
10
- };
11
- let r = class extends v {
12
- };
13
- r.styles = [
14
- m`
15
- ${o(c)}
16
- `,
17
- m`
18
- ${o(f)}
19
- `,
20
- m`
21
- ${o(_)}
22
- `
23
- ];
24
- r = x([
25
- n("cv-list-item")
26
- ], r);
27
- const O = r;
28
- export {
29
- r as C,
30
- O as a,
31
- _ as s
32
- };
@@ -1 +0,0 @@
1
- "use strict";var u=function(t,r){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])},u(t,r)};function c(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");u(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}exports.__assign=function(){return exports.__assign=Object.assign||function(r){for(var n,e=1,i=arguments.length;e<i;e++){n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])}return r},exports.__assign.apply(this,arguments)};function f(t,r,n,e){var i=arguments.length,o=i<3?r:e===null?e=Object.getOwnPropertyDescriptor(r,n):e,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(t,r,n,e);else for(var l=t.length-1;l>=0;l--)(a=t[l])&&(o=(i<3?a(o):i>3?a(r,n,o):a(r,n))||o);return i>3&&o&&Object.defineProperty(r,n,o),o}function s(t){var r=typeof Symbol=="function"&&Symbol.iterator,n=r&&t[r],e=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function p(t,r){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var e=n.call(t),i,o=[],a;try{for(;(r===void 0||r-- >0)&&!(i=e.next()).done;)o.push(i.value)}catch(l){a={error:l}}finally{try{i&&!i.done&&(n=e.return)&&n.call(e)}finally{if(a)throw a.error}}return o}function _(t,r,n){if(n||arguments.length===2)for(var e=0,i=r.length,o;e<i;e++)(o||!(e in r))&&(o||(o=Array.prototype.slice.call(r,0,e)),o[e]=r[e]);return t.concat(o||Array.prototype.slice.call(r))}exports.__decorate=f;exports.__extends=c;exports.__read=p;exports.__spreadArray=_;exports.__values=s;