@covalent/components 8.1.0-beta.6 → 8.1.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-ribbon.js +2 -3
- package/action-ribbon.mjs +9 -10
- package/alert.js +2 -3
- package/alert.mjs +9 -10
- package/app-shell.js +1 -2
- package/app-shell.mjs +27 -28
- package/{base-element-67ae173f.mjs → base-element--jaKdI-8.mjs} +2 -2
- package/{base-element-58a3f9ea.js → base-element-atp_8bvP.js} +1 -1
- package/button.js +2 -3
- package/button.mjs +15 -16
- package/card.js +2 -3
- package/card.mjs +4 -5
- package/check-list-item.js +11 -15
- package/check-list-item.mjs +62 -68
- package/checkbox.js +1 -2
- package/checkbox.mjs +23 -25
- package/{chip-3c12a33d.js → chip-M5Vb5Kd6.js} +32 -33
- package/{chip-13877bb8.mjs → chip-m2mKzWQT.mjs} +82 -83
- package/chip-set.js +2 -3
- package/chip-set.mjs +9 -10
- package/chip.js +1 -1
- package/chip.mjs +8 -8
- package/circular-progress.js +1 -1
- package/circular-progress.mjs +7 -7
- package/{class-map-4b94b017.mjs → class-map-YPXv0Hj4.mjs} +1 -1
- package/{class-map-b5efe8da.js → class-map-wtcW44Of.js} +1 -1
- package/code-snippet.js +5 -6
- package/code-snippet.mjs +97 -98
- package/{dialog-82b03745.js → dialog-SpbwRuWY.js} +6 -7
- package/{dialog-3444dd4d.mjs → dialog-tIMorfuj.mjs} +53 -55
- package/dialog.js +1 -1
- package/dialog.mjs +10 -10
- package/{directive-helpers-0ce1f995.js → directive-helpers--rJ2jf3N.js} +1 -1
- package/{directive-helpers-e3ea6592.mjs → directive-helpers-9566lOOl.mjs} +1 -1
- package/drawer.js +2 -3
- package/drawer.mjs +11 -12
- package/empty-state.js +1 -2
- package/empty-state.mjs +5 -6
- package/{event-options-78d6cf94.mjs → event-options-0xzSdemG.mjs} +1 -1
- package/{event-options-3f5eb195.js → event-options-2TJPtsKy.js} +1 -1
- package/expansion-panel-item.js +1 -2
- package/expansion-panel-item.mjs +5 -6
- package/expansion-panel.js +1 -1
- package/expansion-panel.mjs +2 -2
- package/{form-element-c553d6f5.js → form-element-5s8gft-A.js} +1 -1
- package/{form-element-7353b3c4.mjs → form-element-gM33WEq3.mjs} +4 -4
- package/formfield.js +6 -7
- package/formfield.mjs +20 -22
- package/{foundation-786bf879.js → foundation-1Vzfdey_.js} +1 -1
- package/{foundation-eff81c1e.mjs → foundation-3Wg80pI7.mjs} +1 -1
- package/icon-button.js +2 -3
- package/icon-button.mjs +14 -15
- package/icon-check-toggle.js +4 -5
- package/icon-check-toggle.mjs +22 -24
- package/icon-radio-toggle.js +4 -5
- package/icon-radio-toggle.mjs +25 -27
- package/icon.js +1 -5
- package/icon.mjs +15 -21
- package/{if-defined-c367f208.mjs → if-defined-BH_l2PVl.mjs} +1 -1
- package/{if-defined-f1c45245.js → if-defined-lAIUwAsA.js} +1 -1
- package/index.js +1 -1
- package/index.mjs +124 -126
- package/{inert.esm-359d4581.mjs → inert.esm-vhZXthJr.mjs} +1 -1
- package/linear-progress.js +2 -3
- package/linear-progress.mjs +10 -11
- package/list-item-F2e6aWaj.mjs +11 -0
- package/list-item-Ze98reWt.js +5 -0
- package/list-item.js +3 -3
- package/list-item.mjs +25 -25
- package/list.js +3 -8
- package/list.mjs +31 -37
- package/menu.js +1 -5
- package/menu.mjs +28 -34
- package/{mwc-checkbox.css-b3434429.js → mwc-checkbox.css-JOD-Qh-9.js} +42 -2
- package/{mwc-checkbox.css-8f4f1a9b.mjs → mwc-checkbox.css-c44nPIEs.mjs} +198 -3
- package/{mwc-drawer-base-0c2b4060.mjs → mwc-drawer-base-8e_1aSuf.mjs} +24 -26
- package/{mwc-drawer-base-798b11f8.js → mwc-drawer-base-Fv3JVYPS.js} +5 -5
- package/{mwc-icon-28b10c70.mjs → mwc-icon-eaW72Ei7.mjs} +6 -5
- package/{mwc-icon-f87639bc.js → mwc-icon-r2y4-AXI.js} +2 -2
- package/{mwc-line-ripple-directive-315e996d.mjs → mwc-line-ripple-directive-Q_HMRGPE.mjs} +6 -6
- package/{mwc-line-ripple-directive-a6b39a3c.js → mwc-line-ripple-directive-iRoAkPnW.js} +1 -1
- package/{list-item-1fc0d619.mjs → mwc-list-item.css-d-SHhq7Q.mjs} +199 -9
- package/{list-item-209613bf.js → mwc-list-item.css-yJ5bjNGc.js} +28 -6
- package/mwc-list.css-DjU8XB1m.js +111 -0
- package/{mwc-list-base-8aa5bfd8.mjs → mwc-list.css-_OVL_dbR.mjs} +213 -212
- package/{mwc-menu-base-872420a4.mjs → mwc-menu.css-cKtc1ZD4.mjs} +74 -75
- package/mwc-menu.css-qavo4jer.js +190 -0
- package/{mwc-radio-base-18a887dd.mjs → mwc-radio.css-_lt-Vcvl.mjs} +123 -117
- package/mwc-radio.css-h_Wv0Eag.js +105 -0
- package/{mwc-slider.css-c7107d94.js → mwc-slider.css-lCfMVbO5.js} +1 -1
- package/{mwc-slider.css-03537082.mjs → mwc-slider.css-md7hPAE7.mjs} +11 -11
- package/{mwc-tab-base-cd1570e4.mjs → mwc-tab.css-lT5vTf5I.mjs} +127 -123
- package/{mwc-tab-base-f28722aa.js → mwc-tab.css-q4Jsbyp5.js} +26 -22
- package/{mwc-top-app-bar-base-aec60f27.js → mwc-top-app-bar-base-8qOIX1me.js} +3 -3
- package/{mwc-top-app-bar-base-c7380903.mjs → mwc-top-app-bar-base-nm6mdCR3.mjs} +12 -13
- package/nav-list-item.js +5 -6
- package/nav-list-item.mjs +37 -38
- package/package.json +1 -1
- package/{query-d843aa92.mjs → query-1WmuF6Bq.mjs} +1 -1
- package/{query-assigned-nodes-99eae71d.js → query-assigned-nodes-1p7z6CEm.js} +1 -1
- package/{query-assigned-nodes-df691e78.mjs → query-assigned-nodes-6yHI5ePh.mjs} +1 -1
- package/{query-680f1868.js → query-duvhtfSs.js} +1 -1
- package/radio-list-item.js +9 -13
- package/radio-list-item.mjs +58 -64
- package/radio.js +1 -2
- package/radio.mjs +23 -25
- package/{ripple-handlers-38a43e50.mjs → ripple-handlers-BwaZu9Ps.mjs} +16 -17
- package/{ripple-handlers-5d5b21db.js → ripple-handlers-HeGhXgD2.js} +8 -8
- package/select.js +10 -15
- package/select.mjs +139 -147
- package/side-sheet.js +1 -2
- package/side-sheet.mjs +11 -12
- package/slider-range.js +1 -1
- package/slider-range.mjs +14 -14
- package/slider.js +1 -1
- package/slider.mjs +14 -14
- package/snackbar.js +10 -11
- package/snackbar.mjs +34 -36
- package/{state-0974a8e5.js → state-LqPxt99W.js} +1 -1
- package/{state-b5e865db.mjs → state-inNZe6rL.mjs} +1 -1
- package/status-header-item.js +1 -2
- package/status-header-item.mjs +3 -4
- package/status-header.js +2 -3
- package/status-header.mjs +4 -5
- package/{style-map-88d2563f.js → style-map-66_3wrLx.js} +1 -1
- package/{style-map-bc3ed3e0.mjs → style-map-8yp6DGeh.mjs} +2 -2
- package/style.css +1 -1
- package/switch.js +2 -3
- package/switch.mjs +15 -16
- package/tab-bar.js +18 -22
- package/tab-bar.mjs +195 -203
- package/tab.js +1 -6
- package/tab.mjs +26 -32
- package/text-lockup.js +1 -2
- package/text-lockup.mjs +8 -9
- package/textarea.js +15 -19
- package/textarea.mjs +59 -65
- package/textfield-7aU1kEO6.mjs +936 -0
- package/textfield-jvevIGSw.js +136 -0
- package/textfield.js +3 -7
- package/textfield.mjs +30 -36
- package/toolbar.js +1 -2
- package/toolbar.mjs +9 -10
- package/tooltip.js +2 -3
- package/tooltip.mjs +9 -10
- package/top-app-bar-fixed.js +6 -6
- package/top-app-bar-fixed.mjs +27 -28
- package/{top-app-bar-f83386e0.mjs → top-app-bar-h0V-USh_.mjs} +2 -3
- package/{top-app-bar-a531c1b4.js → top-app-bar-qcW2ucE3.js} +2 -3
- package/top-app-bar.js +1 -1
- package/top-app-bar.mjs +9 -9
- package/tree-list-item.js +1 -2
- package/tree-list-item.mjs +6 -7
- package/tree-list.js +1 -2
- package/tree-list.mjs +2 -3
- package/typography.js +1 -2
- package/typography.mjs +3 -4
- package/mwc-checkbox-base-3d8c9549.js +0 -41
- package/mwc-checkbox-base-afeeff16.mjs +0 -198
- package/mwc-list-base-400b00e2.js +0 -111
- package/mwc-list-item-base-297d86b0.js +0 -28
- package/mwc-list-item-base-bf1a075b.mjs +0 -202
- package/mwc-menu-base-c75ca473.js +0 -190
- package/mwc-radio-base-913e02e2.js +0 -101
- package/mwc-radio.css-4e140252.js +0 -5
- package/mwc-radio.css-7454bb11.mjs +0 -10
- package/textfield-62e16cc2.js +0 -133
- package/textfield-a2e37241.mjs +0 -932
- /package/{_commonjsHelpers-de2741aa.mjs → _commonjsHelpers-ZPn_iTGj.mjs} +0 -0
- /package/{_commonjsHelpers-2367a3a2.js → _commonjsHelpers-fFrWAeZI.js} +0 -0
- /package/{aria-property-849c8816.js → aria-property-52VAcg_f.js} +0 -0
- /package/{aria-property-fa2717fe.mjs → aria-property-wYjPNXcK.mjs} +0 -0
- /package/{inert.esm-2cee6f2e.js → inert.esm-TSRtlTFV.js} +0 -0
- /package/{observer-a096ab43.js → observer-LlGBroG9.js} +0 -0
- /package/{observer-be7b92e2.mjs → observer-cKAgu-MI.mjs} +0 -0
- /package/{property-9b6ea53b.mjs → property-K7hFBmOi.mjs} +0 -0
- /package/{property-57f6f6fe.js → property-iZpLBvy-.js} +0 -0
- /package/{query-assigned-elements-f623705d.js → query-assigned-elements-j_5ZiL65.js} +0 -0
- /package/{query-assigned-elements-4a39219d.mjs → query-assigned-elements-yFWOzcsT.mjs} +0 -0
- /package/{tslib.es6-98719205.js → tslib.es6-5xG0QhxF.js} +0 -0
- /package/{tslib.es6-226581a4.mjs → tslib.es6-S8SvF2K1.mjs} +0 -0
- /package/{utils-a8190a39.js → utils-W3ENJhq-.js} +0 -0
- /package/{utils-2932417c.mjs → utils-xAXEDL0Y.mjs} +0 -0
package/icon-check-toggle.js
CHANGED
@@ -1,6 +1,5 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements-
|
2
|
-
|
3
|
-
<div class="${p.o(r)} container" style="${s.o(o)}" @click="${this._handleClick}">
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements-j_5ZiL65.js"),l=require("./property-iZpLBvy-.js"),p=require("./class-map-wtcW44Of.js"),h=require("./style-map-66_3wrLx.js"),s=require("./mwc-checkbox.css-JOD-Qh-9.js");require("./tslib.es6-5xG0QhxF.js");require("./ripple-handlers-HeGhXgD2.js");require("./base-element-atp_8bvP.js");require("./utils-W3ENJhq-.js");require("./state-LqPxt99W.js");require("./query-duvhtfSs.js");require("./aria-property-52VAcg_f.js");require("./form-element-5s8gft-A.js");require("./event-options-2TJPtsKy.js");require("./if-defined-lAIUwAsA.js");const g=':host .mdc-toggle__background{position:absolute;top:4px;right:4px;width:15px;height:15px;border:none;color:var(--mdc-theme-text-icon-on-dark)}:host .mdc-toggle__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentcolor;stroke-width:3.12px;stroke-dashoffset:29.7833;stroke-dasharray:29.7833}:host .showCheck{stroke-dashoffset:0;opacity:1}:host([width=fill]){width:100%}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;row-gap:8px;width:var(--width);height:var(--height);border:solid 2px var(--mdc-theme-border);border-radius:8px;color:var(--mdc-theme-text-primary-on-background);--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}.container:before,.container:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.container:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.container:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.container.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.container.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.container.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.container.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.container.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))}.container:before,.container:after{top:0%;left:0%;width:100%;height:100%}.container.mdc-ripple-upgraded:before,.container.mdc-ripple-upgraded:after{top:var(--mdc-ripple-top, 0% );left:var(--mdc-ripple-left, 0% );width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container:before,.container:after{background-color:#000;background-color:var(--mdc-ripple-color, #000)}.container:hover:before,.container.mdc-ripple-surface--hover:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.container.mdc-ripple-upgraded--background-focused:before,.container:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.container:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.container:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.container.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.container:after,.container:before{border-radius:8px}.container:hover{cursor:pointer}.cornerFill{background:linear-gradient(225deg,var(--mdc-theme-secondary) 28px,transparent 0)}.checked{border:solid 2px var(--mdc-theme-primary);background-color:var(--mdc-theme-surface-primary-highlight)}.checked:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}[name=icon]::slotted(*){font-size:40px;color:var(--mdc-theme-text-icon-on-background)}[name=text]::slotted(*){color:var(--mdc-theme-text-primary-on-background);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:.4px}[name=text]::slotted(*:last-child){color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}';var m=Object.defineProperty,f=Object.getOwnPropertyDescriptor,c=(a,r,t,o)=>{for(var e=o>1?void 0:o?f(r,t):r,n=a.length-1,d;n>=0;n--)(d=a[n])&&(e=(o?d(r,t,e):d(e))||e);return o&&e&&m(r,t,e),e};exports.CovalentIconCheckToggle=class extends s.CheckboxBase{constructor(){super(...arguments),this.width="200",this.height="160",this.iconOnly=!1}render(){const r={checked:this.checked,cornerFill:this.checked},t={showCheck:this.checked},o={"--width":this.width=="fill"?"100%":`${this.width}px`,"--height":`${this.height}px`};return i.x`
|
2
|
+
<div class="${p.o(r)} container" style="${h.o(o)}" @click="${this._handleClick}">
|
4
3
|
<input type="checkbox" class="mdc-checkbox__native-control"></input>
|
5
4
|
<div class="mdc-toggle__background">
|
6
5
|
<svg class="mdc-toggle__checkmark ${p.o(t)}" viewBox="0 0 24 24">
|
@@ -11,5 +10,5 @@
|
|
11
10
|
${this.iconOnly?"":i.x`<div><slot name="text"></slot></div>`}
|
12
11
|
</div>
|
13
12
|
`}_handleClick(){this.checked=!this.checked}};exports.CovalentIconCheckToggle.styles=[i.i`
|
14
|
-
${i.r(
|
15
|
-
`,
|
13
|
+
${i.r(g)}
|
14
|
+
`,s.styles];c([l.n()],exports.CovalentIconCheckToggle.prototype,"width",2);c([l.n()],exports.CovalentIconCheckToggle.prototype,"height",2);c([l.n({type:Boolean})],exports.CovalentIconCheckToggle.prototype,"iconOnly",2);exports.CovalentIconCheckToggle=c([i.e("cv-checkbox-icon")],exports.CovalentIconCheckToggle);const u=exports.CovalentIconCheckToggle;exports.default=u;
|
package/icon-check-toggle.mjs
CHANGED
@@ -1,27 +1,25 @@
|
|
1
|
-
import { i as
|
2
|
-
import { n as s } from "./property-
|
3
|
-
import { o as d } from "./class-map-
|
4
|
-
import { o as g } from "./style-map-
|
5
|
-
import {
|
6
|
-
import
|
7
|
-
import "./
|
8
|
-
import "./
|
9
|
-
import "./
|
10
|
-
import "./
|
11
|
-
import "./
|
12
|
-
import "./
|
13
|
-
import "./
|
14
|
-
import "./
|
15
|
-
import "./
|
16
|
-
|
17
|
-
const u = `:host .mdc-toggle__background{position:absolute;top:4px;right:4px;width:15px;height:15px;border:none;color:var(--mdc-theme-text-icon-on-dark)}:host .mdc-toggle__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentcolor;stroke-width:3.12px;stroke-dashoffset:29.7833;stroke-dasharray:29.7833}:host .showCheck{stroke-dashoffset:0;opacity:1}:host([width=fill]){width:100%}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;row-gap:8px;width:var(--width);height:var(--height);border:solid 2px var(--mdc-theme-border);border-radius:8px;color:var(--mdc-theme-text-primary-on-background);--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}.container:before,.container:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.container:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.container:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.container.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.container.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.container.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.container.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.container.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))}.container:before,.container:after{top:0%;left:0%;width:100%;height:100%}.container.mdc-ripple-upgraded:before,.container.mdc-ripple-upgraded:after{top:var(--mdc-ripple-top, 0%);left:var(--mdc-ripple-left, 0%);width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container:before,.container:after{background-color:#000;background-color:var(--mdc-ripple-color, #000)}.container:hover:before,.container.mdc-ripple-surface--hover:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.container.mdc-ripple-upgraded--background-focused:before,.container:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.container:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.container:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.container.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.container:after,.container:before{border-radius:8px}.container:hover{cursor:pointer}.cornerFill{background:linear-gradient(225deg,var(--mdc-theme-secondary) 28px,transparent 0)}.checked{border:solid 2px var(--mdc-theme-primary);background-color:var(--mdc-theme-surface-primary-highlight)}.checked:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}[name=icon]::slotted(*){font-size:40px;color:var(--mdc-theme-text-icon-on-background)}[name=text]::slotted(*){color:var(--mdc-theme-text-primary-on-background);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:.4px}[name=text]::slotted(*:last-child){color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}
|
18
|
-
`;
|
1
|
+
import { i as h, r as m, x as l, e as f } from "./query-assigned-elements-yFWOzcsT.mjs";
|
2
|
+
import { n as s } from "./property-K7hFBmOi.mjs";
|
3
|
+
import { o as d } from "./class-map-YPXv0Hj4.mjs";
|
4
|
+
import { o as g } from "./style-map-8yp6DGeh.mjs";
|
5
|
+
import { s as y, C as v } from "./mwc-checkbox.css-c44nPIEs.mjs";
|
6
|
+
import "./tslib.es6-S8SvF2K1.mjs";
|
7
|
+
import "./ripple-handlers-BwaZu9Ps.mjs";
|
8
|
+
import "./base-element--jaKdI-8.mjs";
|
9
|
+
import "./utils-xAXEDL0Y.mjs";
|
10
|
+
import "./state-inNZe6rL.mjs";
|
11
|
+
import "./query-1WmuF6Bq.mjs";
|
12
|
+
import "./aria-property-wYjPNXcK.mjs";
|
13
|
+
import "./form-element-gM33WEq3.mjs";
|
14
|
+
import "./event-options-0xzSdemG.mjs";
|
15
|
+
import "./if-defined-BH_l2PVl.mjs";
|
16
|
+
const u = ':host .mdc-toggle__background{position:absolute;top:4px;right:4px;width:15px;height:15px;border:none;color:var(--mdc-theme-text-icon-on-dark)}:host .mdc-toggle__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentcolor;stroke-width:3.12px;stroke-dashoffset:29.7833;stroke-dasharray:29.7833}:host .showCheck{stroke-dashoffset:0;opacity:1}:host([width=fill]){width:100%}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;row-gap:8px;width:var(--width);height:var(--height);border:solid 2px var(--mdc-theme-border);border-radius:8px;color:var(--mdc-theme-text-primary-on-background);--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}.container:before,.container:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.container:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.container:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.container.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.container.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.container.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.container.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.container.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))}.container:before,.container:after{top:0%;left:0%;width:100%;height:100%}.container.mdc-ripple-upgraded:before,.container.mdc-ripple-upgraded:after{top:var(--mdc-ripple-top, 0% );left:var(--mdc-ripple-left, 0% );width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.container:before,.container:after{background-color:#000;background-color:var(--mdc-ripple-color, #000)}.container:hover:before,.container.mdc-ripple-surface--hover:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.container.mdc-ripple-upgraded--background-focused:before,.container:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.container:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.container:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.container.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.container:after,.container:before{border-radius:8px}.container:hover{cursor:pointer}.cornerFill{background:linear-gradient(225deg,var(--mdc-theme-secondary) 28px,transparent 0)}.checked{border:solid 2px var(--mdc-theme-primary);background-color:var(--mdc-theme-surface-primary-highlight)}.checked:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}[name=icon]::slotted(*){font-size:40px;color:var(--mdc-theme-text-icon-on-background)}[name=text]::slotted(*){color:var(--mdc-theme-text-primary-on-background);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:.4px}[name=text]::slotted(*:last-child){color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}';
|
19
17
|
var b = Object.defineProperty, k = Object.getOwnPropertyDescriptor, c = (i, e, o, a) => {
|
20
18
|
for (var r = a > 1 ? void 0 : a ? k(e, o) : e, n = i.length - 1, p; n >= 0; n--)
|
21
19
|
(p = i[n]) && (r = (a ? p(e, o, r) : p(r)) || r);
|
22
20
|
return a && r && b(e, o, r), r;
|
23
21
|
};
|
24
|
-
let t = class extends
|
22
|
+
let t = class extends v {
|
25
23
|
constructor() {
|
26
24
|
super(...arguments), this.width = "200", this.height = "160", this.iconOnly = !1;
|
27
25
|
}
|
@@ -57,10 +55,10 @@ let t = class extends y {
|
|
57
55
|
}
|
58
56
|
};
|
59
57
|
t.styles = [
|
60
|
-
|
61
|
-
${
|
58
|
+
h`
|
59
|
+
${m(u)}
|
62
60
|
`,
|
63
|
-
|
61
|
+
y
|
64
62
|
];
|
65
63
|
c([
|
66
64
|
s()
|
@@ -74,8 +72,8 @@ c([
|
|
74
72
|
t = c([
|
75
73
|
f("cv-checkbox-icon")
|
76
74
|
], t);
|
77
|
-
const
|
75
|
+
const q = t;
|
78
76
|
export {
|
79
77
|
t as CovalentIconCheckToggle,
|
80
|
-
|
78
|
+
q as default
|
81
79
|
};
|
package/icon-radio-toggle.js
CHANGED
@@ -1,8 +1,7 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements-
|
2
|
-
`;var m=Object.defineProperty,g=Object.getOwnPropertyDescriptor,d=(a,t,i,r)=>{for(var e=r>1?void 0:r?g(t,i):t,n=a.length-1,c;n>=0;n--)(c=a[n])&&(e=(r?c(t,i,e):c(e))||e);return r&&e&&m(t,i,e),e};exports.CovalentIconRadioToggle=class extends l.RadioBase{constructor(){super(...arguments),this.iconOnly=!1}renderRipple(){const t=o.x`<slot name="icon"></slot>`,i=this.iconOnly?"":o.x`<div><slot name="text"></slot></div>`,r=this.shouldRenderRipple?o.x`<mwc-ripple
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./query-assigned-elements-j_5ZiL65.js"),d=require("./mwc-radio.css-h_Wv0Eag.js"),s=require("./property-iZpLBvy-.js");require("./tslib.es6-5xG0QhxF.js");require("./ripple-handlers-HeGhXgD2.js");require("./base-element-atp_8bvP.js");require("./utils-W3ENJhq-.js");require("./state-LqPxt99W.js");require("./query-duvhtfSs.js");require("./class-map-wtcW44Of.js");require("./style-map-66_3wrLx.js");require("./aria-property-52VAcg_f.js");require("./form-element-5s8gft-A.js");require("./observer-LlGBroG9.js");require("./event-options-2TJPtsKy.js");require("./if-defined-lAIUwAsA.js");const h=":host{--mdc-radio-unchecked-color: var(--mdc-theme-text-icon-on-background)}:host .mdc-radio__background{position:absolute;top:8px;right:8px}:host([width=fill]){width:100%}.mdc-radio{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;row-gap:8px;width:var(--cv-icon-radio-width, 200px);height:var(--cv-icon-radio-height, 160px);border:solid 2px var(--mdc-theme-border);border-radius:8px;color:var(--mdc-theme-text-primary-on-background)}.mdc-radio--touch .mdc-radio__native-control{width:100%;height:100%}:host([checked]) .mdc-radio{border:solid 2px var(--mdc-theme-primary);background-color:var(--mdc-theme-surface-primary-highlight)}:host([checked]) .mdc-radio:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}[name=icon]::slotted(*){font-size:40px;color:var(--mdc-theme-text-icon-on-background)}[name=text]::slotted(*){color:var(--mdc-theme-text-primary-on-background);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:.4px}[name=text]::slotted(*:last-child){color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}";var p=Object.defineProperty,m=Object.getOwnPropertyDescriptor,l=(a,t,i,r)=>{for(var e=r>1?void 0:r?m(t,i):t,n=a.length-1,c;n>=0;n--)(c=a[n])&&(e=(r?c(t,i,e):c(e))||e);return r&&e&&p(t,i,e),e};exports.CovalentIconRadioToggle=class extends d.RadioBase{constructor(){super(...arguments),this.iconOnly=!1}renderRipple(){const t=o.x`<slot name="icon"></slot>`,i=this.iconOnly?"":o.x`<div><slot name="text"></slot></div>`,r=this.shouldRenderRipple?o.x`<mwc-ripple
|
3
2
|
accent
|
4
3
|
.internalUseStateLayerCustomProperties="${this.useStateLayerCustomProperties}"
|
5
4
|
.disabled="${this.disabled}"
|
6
|
-
></mwc-ripple>`:"";return o.x`${t}${i}${r}`}};exports.CovalentIconRadioToggle.styles=[
|
7
|
-
${o.r(
|
8
|
-
`];
|
5
|
+
></mwc-ripple>`:"";return o.x`${t}${i}${r}`}};exports.CovalentIconRadioToggle.styles=[d.styles,o.i`
|
6
|
+
${o.r(h)}
|
7
|
+
`];l([s.n({type:Boolean})],exports.CovalentIconRadioToggle.prototype,"iconOnly",2);exports.CovalentIconRadioToggle=l([o.e("cv-radio-icon")],exports.CovalentIconRadioToggle);const g=exports.CovalentIconRadioToggle;exports.default=g;
|
package/icon-radio-toggle.mjs
CHANGED
@@ -1,28 +1,26 @@
|
|
1
|
-
import { i as
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
import
|
5
|
-
import "./
|
6
|
-
import "./
|
7
|
-
import "./
|
8
|
-
import "./
|
9
|
-
import "./
|
10
|
-
import "./
|
11
|
-
import "./
|
12
|
-
import "./
|
13
|
-
import "./
|
14
|
-
import "./
|
15
|
-
import "./
|
16
|
-
import "./
|
17
|
-
|
18
|
-
|
19
|
-
`;
|
20
|
-
var f = Object.defineProperty, u = Object.getOwnPropertyDescriptor, m = (i, t, e, a) => {
|
1
|
+
import { i as m, r as s, x as c, e as l } from "./query-assigned-elements-yFWOzcsT.mjs";
|
2
|
+
import { s as h, R as y } from "./mwc-radio.css-_lt-Vcvl.mjs";
|
3
|
+
import { n as g } from "./property-K7hFBmOi.mjs";
|
4
|
+
import "./tslib.es6-S8SvF2K1.mjs";
|
5
|
+
import "./ripple-handlers-BwaZu9Ps.mjs";
|
6
|
+
import "./base-element--jaKdI-8.mjs";
|
7
|
+
import "./utils-xAXEDL0Y.mjs";
|
8
|
+
import "./state-inNZe6rL.mjs";
|
9
|
+
import "./query-1WmuF6Bq.mjs";
|
10
|
+
import "./class-map-YPXv0Hj4.mjs";
|
11
|
+
import "./style-map-8yp6DGeh.mjs";
|
12
|
+
import "./aria-property-wYjPNXcK.mjs";
|
13
|
+
import "./form-element-gM33WEq3.mjs";
|
14
|
+
import "./observer-cKAgu-MI.mjs";
|
15
|
+
import "./event-options-0xzSdemG.mjs";
|
16
|
+
import "./if-defined-BH_l2PVl.mjs";
|
17
|
+
const v = ":host{--mdc-radio-unchecked-color: var(--mdc-theme-text-icon-on-background)}:host .mdc-radio__background{position:absolute;top:8px;right:8px}:host([width=fill]){width:100%}.mdc-radio{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;row-gap:8px;width:var(--cv-icon-radio-width, 200px);height:var(--cv-icon-radio-height, 160px);border:solid 2px var(--mdc-theme-border);border-radius:8px;color:var(--mdc-theme-text-primary-on-background)}.mdc-radio--touch .mdc-radio__native-control{width:100%;height:100%}:host([checked]) .mdc-radio{border:solid 2px var(--mdc-theme-primary);background-color:var(--mdc-theme-surface-primary-highlight)}:host([checked]) .mdc-radio:hover{background-color:var(--mdc-theme-surface-primary-highlight-hover)}[name=icon]::slotted(*){font-size:40px;color:var(--mdc-theme-text-icon-on-background)}[name=text]::slotted(*){color:var(--mdc-theme-text-primary-on-background);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:.4px}[name=text]::slotted(*:last-child){color:var(--mdc-theme-text-secondary-on-background);font-family:var(--mdc-typography-body2-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:var(--mdc-typography-body2-font-weight);line-height:var(--mdc-typography-body2-line-height)}";
|
18
|
+
var f = Object.defineProperty, u = Object.getOwnPropertyDescriptor, p = (i, t, e, a) => {
|
21
19
|
for (var o = a > 1 ? void 0 : a ? u(t, e) : t, n = i.length - 1, d; n >= 0; n--)
|
22
20
|
(d = i[n]) && (o = (a ? d(t, e, o) : d(o)) || o);
|
23
21
|
return a && o && f(t, e, o), o;
|
24
22
|
};
|
25
|
-
let r = class extends
|
23
|
+
let r = class extends y {
|
26
24
|
constructor() {
|
27
25
|
super(...arguments), this.iconOnly = !1;
|
28
26
|
}
|
@@ -37,19 +35,19 @@ let r = class extends h {
|
|
37
35
|
}
|
38
36
|
};
|
39
37
|
r.styles = [
|
40
|
-
|
41
|
-
|
38
|
+
h,
|
39
|
+
m`
|
42
40
|
${s(v)}
|
43
41
|
`
|
44
42
|
];
|
45
|
-
|
43
|
+
p([
|
46
44
|
g({ type: Boolean })
|
47
45
|
], r.prototype, "iconOnly", 2);
|
48
|
-
r =
|
46
|
+
r = p([
|
49
47
|
l("cv-radio-icon")
|
50
48
|
], r);
|
51
|
-
const
|
49
|
+
const L = r;
|
52
50
|
export {
|
53
51
|
r as CovalentIconRadioToggle,
|
54
|
-
|
52
|
+
L as default
|
55
53
|
};
|
package/icon.js
CHANGED
@@ -1,5 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
2
|
-
* @license
|
3
|
-
* Copyright 2021 Google LLC
|
4
|
-
* SPDX-LIcense-Identifier: Apache-2.0
|
5
|
-
*/const c=l.i`:host{font-family:var(--mdc-icon-font, "Material Icons");font-weight:normal;font-style:normal;font-size:var(--mdc-icon-size, 24px);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}`;var f=Object.defineProperty,v=Object.getOwnPropertyDescriptor,m=(t,n,r,o)=>{for(var e=o>1?void 0:o?v(n,r):n,i=t.length-1,s;i>=0;i--)(s=t[i])&&(e=(o?s(n,r,e):s(e))||e);return o&&e&&f(n,r,e),e};exports.CovalentIcon=class extends a.Icon{};exports.CovalentIcon.styles=[c];exports.CovalentIcon=m([l.e("cv-icon")],exports.CovalentIcon);const u=exports.CovalentIcon;exports.default=u;
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./mwc-icon-r2y4-AXI.js"),v=require("./query-assigned-elements-j_5ZiL65.js");require("./tslib.es6-5xG0QhxF.js");var a=Object.defineProperty,u=Object.getOwnPropertyDescriptor,i=(t,n,r,o)=>{for(var e=o>1?void 0:o?u(n,r):n,s=t.length-1,c;s>=0;s--)(c=t[s])&&(e=(o?c(n,r,e):c(e))||e);return o&&e&&a(n,r,e),e};exports.CovalentIcon=class extends l.Icon{};exports.CovalentIcon.styles=[l.styles];exports.CovalentIcon=i([v.e("cv-icon")],exports.CovalentIcon);const I=exports.CovalentIcon;exports.default=I;
|
package/icon.mjs
CHANGED
@@ -1,25 +1,19 @@
|
|
1
|
-
import { I as
|
2
|
-
import {
|
3
|
-
import "./tslib.es6-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
*/
|
9
|
-
const m = c`:host{font-family:var(--mdc-icon-font, "Material Icons");font-weight:normal;font-style:normal;font-size:var(--mdc-icon-size, 24px);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}`;
|
10
|
-
var p = Object.defineProperty, v = Object.getOwnPropertyDescriptor, g = (a, o, i, e) => {
|
11
|
-
for (var t = e > 1 ? void 0 : e ? v(o, i) : o, r = a.length - 1, s; r >= 0; r--)
|
12
|
-
(s = a[r]) && (t = (e ? s(o, i, t) : s(t)) || t);
|
13
|
-
return e && t && p(o, i, t), t;
|
1
|
+
import { s as p, I as v } from "./mwc-icon-eaW72Ei7.mjs";
|
2
|
+
import { e as a } from "./query-assigned-elements-yFWOzcsT.mjs";
|
3
|
+
import "./tslib.es6-S8SvF2K1.mjs";
|
4
|
+
var f = Object.defineProperty, _ = Object.getOwnPropertyDescriptor, m = (c, s, t, o) => {
|
5
|
+
for (var e = o > 1 ? void 0 : o ? _(s, t) : s, l = c.length - 1, n; l >= 0; l--)
|
6
|
+
(n = c[l]) && (e = (o ? n(s, t, e) : n(e)) || e);
|
7
|
+
return o && e && f(s, t, e), e;
|
14
8
|
};
|
15
|
-
let
|
9
|
+
let r = class extends v {
|
16
10
|
};
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
],
|
21
|
-
const
|
11
|
+
r.styles = [p];
|
12
|
+
r = m([
|
13
|
+
a("cv-icon")
|
14
|
+
], r);
|
15
|
+
const P = r;
|
22
16
|
export {
|
23
|
-
|
24
|
-
|
17
|
+
r as CovalentIcon,
|
18
|
+
P as default
|
25
19
|
};
|
package/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./action-ribbon.js"),t=require("./alert.js"),r=require("./app-shell.js"),n=require("./button.js"),o=require("./checkbox.js"),a=require("./card.js"),i=require("./chip-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./action-ribbon.js"),t=require("./alert.js"),r=require("./app-shell.js"),n=require("./button.js"),o=require("./checkbox.js"),a=require("./card.js"),i=require("./chip-M5Vb5Kd6.js"),u=require("./chip-set.js"),l=require("./circular-progress.js"),c=require("./code-snippet.js"),b=require("./dialog-SpbwRuWY.js"),C=require("./drawer.js"),p=require("./empty-state.js"),s=require("./icon.js"),v=require("./icon-button.js"),d=require("./icon-check-toggle.js"),q=require("./icon-radio-toggle.js"),g=require("./linear-progress.js"),m=require("./check-list-item.js"),y=require("./list.js"),P=require("./list-item.js"),f=require("./nav-list-item.js"),j=require("./radio-list-item.js"),O=require("./menu.js"),S=require("./radio.js"),T=require("./select.js"),h=require("./side-sheet.js"),I=require("./slider.js"),L=require("./slider-range.js"),k=require("./snackbar.js"),x=require("./status-header.js"),R=require("./status-header-item.js"),A=require("./switch.js"),B=require("./tab.js"),w=require("./tab-bar.js"),H=require("./textarea.js"),F=require("./textfield.js"),D=require("./text-lockup.js"),M=require("./toolbar.js"),E=require("./tooltip.js"),N=require("./top-app-bar.js"),_=require("./top-app-bar-fixed.js"),z=require("./tree-list.js"),G=require("./tree-list-item.js"),J=require("./typography.js");require("./query-assigned-elements-j_5ZiL65.js");require("./utils-W3ENJhq-.js");require("./observer-LlGBroG9.js");require("./foundation-1Vzfdey_.js");require("./tslib.es6-5xG0QhxF.js");require("./class-map-wtcW44Of.js");require("./property-iZpLBvy-.js");require("./query-duvhtfSs.js");require("./mwc-drawer-base-Fv3JVYPS.js");require("./inert.esm-TSRtlTFV.js");require("./base-element-atp_8bvP.js");require("./mwc-icon-r2y4-AXI.js");require("./ripple-handlers-HeGhXgD2.js");require("./state-LqPxt99W.js");require("./style-map-66_3wrLx.js");require("./aria-property-52VAcg_f.js");require("./event-options-2TJPtsKy.js");require("./if-defined-lAIUwAsA.js");require("./mwc-checkbox.css-JOD-Qh-9.js");require("./form-element-5s8gft-A.js");require("./_commonjsHelpers-fFrWAeZI.js");require("./query-assigned-nodes-1p7z6CEm.js");require("./mwc-radio.css-h_Wv0Eag.js");require("./mwc-list-item.css-yJ5bjNGc.js");require("./list-item-Ze98reWt.js");require("./mwc-list.css-DjU8XB1m.js");require("./mwc-menu.css-qavo4jer.js");require("./mwc-line-ripple-directive-iRoAkPnW.js");require("./mwc-slider.css-lCfMVbO5.js");require("./directive-helpers--rJ2jf3N.js");require("./mwc-tab.css-q4Jsbyp5.js");require("./textfield-jvevIGSw.js");require("./mwc-top-app-bar-base-8qOIX1me.js");require("./top-app-bar-qcW2ucE3.js");Object.defineProperty(exports,"CovalentActionRibbon",{enumerable:!0,get:()=>e.CovalentActionRibbon});Object.defineProperty(exports,"CovalentAlert",{enumerable:!0,get:()=>t.CovalentAlert});Object.defineProperty(exports,"CovalentAppShell",{enumerable:!0,get:()=>r.CovalentAppShell});Object.defineProperty(exports,"CovalentButton",{enumerable:!0,get:()=>n.CovalentButton});Object.defineProperty(exports,"CovalentCheckbox",{enumerable:!0,get:()=>o.CovalentCheckbox});Object.defineProperty(exports,"CovalentCard",{enumerable:!0,get:()=>a.CovalentCard});Object.defineProperty(exports,"CovalentChip",{enumerable:!0,get:()=>i.CovalentChip});Object.defineProperty(exports,"CovalentChipSet",{enumerable:!0,get:()=>u.CovalentChipSet});Object.defineProperty(exports,"CovalentCircularProgress",{enumerable:!0,get:()=>l.CovalentCircularProgress});Object.defineProperty(exports,"CovalentCodeSnippet",{enumerable:!0,get:()=>c.CovalentCodeSnippet});Object.defineProperty(exports,"CovalentDialog",{enumerable:!0,get:()=>b.CovalentDialog});Object.defineProperty(exports,"CovalentDrawer",{enumerable:!0,get:()=>C.CovalentDrawer});Object.defineProperty(exports,"CovalentEmptyState",{enumerable:!0,get:()=>p.CovalentEmptyState});Object.defineProperty(exports,"CovalentIcon",{enumerable:!0,get:()=>s.CovalentIcon});Object.defineProperty(exports,"CovalentIconButton",{enumerable:!0,get:()=>v.CovalentIconButton});Object.defineProperty(exports,"CovalentIconCheckToggle",{enumerable:!0,get:()=>d.CovalentIconCheckToggle});Object.defineProperty(exports,"CovalentIconRadioToggle",{enumerable:!0,get:()=>q.CovalentIconRadioToggle});Object.defineProperty(exports,"CovalentLinearProgress",{enumerable:!0,get:()=>g.CovalentLinearProgress});Object.defineProperty(exports,"CovalentCheckListItem",{enumerable:!0,get:()=>m.CovalentCheckListItem});Object.defineProperty(exports,"CovalentList",{enumerable:!0,get:()=>y.CovalentList});Object.defineProperty(exports,"CovalentListItem",{enumerable:!0,get:()=>P.CovalentListItem});Object.defineProperty(exports,"CovalentNavRailListItem",{enumerable:!0,get:()=>f.CovalentNavRailListItem});Object.defineProperty(exports,"CovalentRadioListItem",{enumerable:!0,get:()=>j.CovalentRadioListItem});Object.defineProperty(exports,"CovalentMenu",{enumerable:!0,get:()=>O.CovalentMenu});Object.defineProperty(exports,"CovalentRadio",{enumerable:!0,get:()=>S.CovalentRadio});Object.defineProperty(exports,"CovalentSelect",{enumerable:!0,get:()=>T.CovalentSelect});Object.defineProperty(exports,"CovalentSideSheet",{enumerable:!0,get:()=>h.CovalentSideSheet});Object.defineProperty(exports,"CovalentSlider",{enumerable:!0,get:()=>I.CovalentSlider});Object.defineProperty(exports,"CovalentSliderRange",{enumerable:!0,get:()=>L.CovalentSliderRange});Object.defineProperty(exports,"CovalentSnackbar",{enumerable:!0,get:()=>k.CovalentSnackbar});Object.defineProperty(exports,"CovalentStatusHeader",{enumerable:!0,get:()=>x.CovalentStatusHeader});Object.defineProperty(exports,"CovalentStatusHeaderItem",{enumerable:!0,get:()=>R.CovalentStatusHeaderItem});Object.defineProperty(exports,"CovalentSwitch",{enumerable:!0,get:()=>A.CovalentSwitch});Object.defineProperty(exports,"CovalentTab",{enumerable:!0,get:()=>B.CovalentTab});Object.defineProperty(exports,"CovalentTabBar",{enumerable:!0,get:()=>w.CovalentTabBar});Object.defineProperty(exports,"CovalentTextArea",{enumerable:!0,get:()=>H.CovalentTextArea});Object.defineProperty(exports,"CovalentTextField",{enumerable:!0,get:()=>F.CovalentTextField});Object.defineProperty(exports,"CovalentTextLockup",{enumerable:!0,get:()=>D.CovalentTextLockup});Object.defineProperty(exports,"CovalentToolbar",{enumerable:!0,get:()=>M.CovalentToolbar});Object.defineProperty(exports,"CovalentTooltip",{enumerable:!0,get:()=>E.CovalentTooltip});Object.defineProperty(exports,"CovalentTopAppBar",{enumerable:!0,get:()=>N.CovalentTopAppBar});Object.defineProperty(exports,"CovalentTopAppBarFixed",{enumerable:!0,get:()=>_.CovalentTopAppBarFixed});Object.defineProperty(exports,"CovalentTreeList",{enumerable:!0,get:()=>z.CovalentTreeList});Object.defineProperty(exports,"CovalentTreeListItem",{enumerable:!0,get:()=>G.CovalentTreeListItem});Object.defineProperty(exports,"CovalentTypography",{enumerable:!0,get:()=>J.CovalentTypography});
|
package/index.mjs
CHANGED
@@ -1,128 +1,126 @@
|
|
1
|
-
import { CovalentActionRibbon as
|
2
|
-
import { CovalentAlert as
|
3
|
-
import { CovalentAppShell as
|
4
|
-
import { CovalentButton as
|
5
|
-
import { CovalentCheckbox as
|
6
|
-
import { CovalentCard as
|
7
|
-
import { C as
|
8
|
-
import { CovalentChipSet as
|
9
|
-
import { CovalentCircularProgress as
|
10
|
-
import { CovalentCodeSnippet as
|
11
|
-
import { C as
|
12
|
-
import { CovalentDrawer as
|
13
|
-
import { CovalentEmptyState as
|
14
|
-
import { CovalentIcon as
|
15
|
-
import { CovalentIconButton as
|
16
|
-
import { CovalentIconCheckToggle as
|
17
|
-
import { CovalentIconRadioToggle as
|
18
|
-
import { CovalentLinearProgress as
|
19
|
-
import { CovalentCheckListItem as
|
20
|
-
import { CovalentList as
|
21
|
-
import { CovalentListItem as
|
22
|
-
import { CovalentNavRailListItem as
|
23
|
-
import { CovalentRadioListItem as
|
24
|
-
import { CovalentMenu as
|
25
|
-
import { CovalentRadio as
|
26
|
-
import { CovalentSelect as
|
27
|
-
import { CovalentSideSheet as
|
28
|
-
import { CovalentSlider as
|
29
|
-
import { CovalentSliderRange as
|
30
|
-
import { CovalentSnackbar as
|
31
|
-
import { CovalentStatusHeader as
|
32
|
-
import { CovalentStatusHeaderItem as
|
33
|
-
import { CovalentSwitch as
|
34
|
-
import { CovalentTab as
|
35
|
-
import { CovalentTabBar as
|
36
|
-
import { CovalentTextArea as
|
37
|
-
import { CovalentTextField as
|
38
|
-
import { CovalentTextLockup as
|
39
|
-
import { CovalentToolbar as
|
40
|
-
import { CovalentTooltip as
|
41
|
-
import { CovalentTopAppBar as
|
42
|
-
import { CovalentTopAppBarFixed as
|
43
|
-
import { CovalentTreeList as
|
44
|
-
import { CovalentTreeListItem as
|
45
|
-
import { CovalentTypography as
|
46
|
-
import "./query-assigned-elements-
|
47
|
-
import "./utils-
|
48
|
-
import "./observer-
|
49
|
-
import "./foundation-
|
50
|
-
import "./tslib.es6-
|
51
|
-
import "./class-map-
|
52
|
-
import "./property-
|
53
|
-
import "./query-
|
54
|
-
import "./mwc-drawer-base-
|
55
|
-
import "./inert.esm-
|
56
|
-
import "./base-element-
|
57
|
-
import "./mwc-icon-
|
58
|
-
import "./ripple-handlers-
|
59
|
-
import "./state-
|
60
|
-
import "./style-map-
|
61
|
-
import "./aria-property-
|
62
|
-
import "./event-options-
|
63
|
-
import "./if-defined-
|
64
|
-
import "./mwc-checkbox-
|
65
|
-
import "./form-element-
|
66
|
-
import "./
|
67
|
-
import "./
|
68
|
-
import "./
|
69
|
-
import "./mwc-
|
70
|
-
import "./
|
71
|
-
import "./mwc-list-
|
72
|
-
import "./
|
73
|
-
import "./mwc-
|
74
|
-
import "./mwc-
|
75
|
-
import "./
|
76
|
-
import "./mwc-
|
77
|
-
import "./
|
78
|
-
import "./mwc-
|
79
|
-
import "./
|
80
|
-
import "./mwc-top-app-bar-base-c7380903.mjs";
|
81
|
-
import "./top-app-bar-f83386e0.mjs";
|
1
|
+
import { CovalentActionRibbon as M } from "./action-ribbon.mjs";
|
2
|
+
import { CovalentAlert as j } from "./alert.mjs";
|
3
|
+
import { CovalentAppShell as z } from "./app-shell.mjs";
|
4
|
+
import { CovalentButton as J } from "./button.mjs";
|
5
|
+
import { CovalentCheckbox as O } from "./checkbox.mjs";
|
6
|
+
import { CovalentCard as U } from "./card.mjs";
|
7
|
+
import { C as W } from "./chip-m2mKzWQT.mjs";
|
8
|
+
import { CovalentChipSet as Y } from "./chip-set.mjs";
|
9
|
+
import { CovalentCircularProgress as _ } from "./circular-progress.mjs";
|
10
|
+
import { CovalentCodeSnippet as oo } from "./code-snippet.mjs";
|
11
|
+
import { C as ro } from "./dialog-tIMorfuj.mjs";
|
12
|
+
import { CovalentDrawer as po } from "./drawer.mjs";
|
13
|
+
import { CovalentEmptyState as ao } from "./empty-state.mjs";
|
14
|
+
import { CovalentIcon as lo } from "./icon.mjs";
|
15
|
+
import { CovalentIconButton as Co } from "./icon-button.mjs";
|
16
|
+
import { CovalentIconCheckToggle as vo } from "./icon-check-toggle.mjs";
|
17
|
+
import { CovalentIconRadioToggle as so } from "./icon-radio-toggle.mjs";
|
18
|
+
import { CovalentLinearProgress as co } from "./linear-progress.mjs";
|
19
|
+
import { CovalentCheckListItem as Io } from "./check-list-item.mjs";
|
20
|
+
import { CovalentList as ho } from "./list.mjs";
|
21
|
+
import { CovalentListItem as bo } from "./list-item.mjs";
|
22
|
+
import { CovalentNavRailListItem as Ao } from "./nav-list-item.mjs";
|
23
|
+
import { CovalentRadioListItem as ko } from "./radio-list-item.mjs";
|
24
|
+
import { CovalentMenu as yo } from "./menu.mjs";
|
25
|
+
import { CovalentRadio as Do } from "./radio.mjs";
|
26
|
+
import { CovalentSelect as Ho } from "./select.mjs";
|
27
|
+
import { CovalentSideSheet as Eo } from "./side-sheet.mjs";
|
28
|
+
import { CovalentSlider as No } from "./slider.mjs";
|
29
|
+
import { CovalentSliderRange as qo } from "./slider-range.mjs";
|
30
|
+
import { CovalentSnackbar as Go } from "./snackbar.mjs";
|
31
|
+
import { CovalentStatusHeader as Ko } from "./status-header.mjs";
|
32
|
+
import { CovalentStatusHeaderItem as Qo } from "./status-header-item.mjs";
|
33
|
+
import { CovalentSwitch as Vo } from "./switch.mjs";
|
34
|
+
import { CovalentTab as Xo } from "./tab.mjs";
|
35
|
+
import { CovalentTabBar as Zo } from "./tab-bar.mjs";
|
36
|
+
import { CovalentTextArea as $o } from "./textarea.mjs";
|
37
|
+
import { CovalentTextField as tt } from "./textfield.mjs";
|
38
|
+
import { CovalentTextLockup as et } from "./text-lockup.mjs";
|
39
|
+
import { CovalentToolbar as mt } from "./toolbar.mjs";
|
40
|
+
import { CovalentTooltip as it } from "./tooltip.mjs";
|
41
|
+
import { CovalentTopAppBar as nt } from "./top-app-bar.mjs";
|
42
|
+
import { CovalentTopAppBarFixed as xt } from "./top-app-bar-fixed.mjs";
|
43
|
+
import { CovalentTreeList as ft } from "./tree-list.mjs";
|
44
|
+
import { CovalentTreeListItem as Tt } from "./tree-list-item.mjs";
|
45
|
+
import { CovalentTypography as St } from "./typography.mjs";
|
46
|
+
import "./query-assigned-elements-yFWOzcsT.mjs";
|
47
|
+
import "./utils-xAXEDL0Y.mjs";
|
48
|
+
import "./observer-cKAgu-MI.mjs";
|
49
|
+
import "./foundation-3Wg80pI7.mjs";
|
50
|
+
import "./tslib.es6-S8SvF2K1.mjs";
|
51
|
+
import "./class-map-YPXv0Hj4.mjs";
|
52
|
+
import "./property-K7hFBmOi.mjs";
|
53
|
+
import "./query-1WmuF6Bq.mjs";
|
54
|
+
import "./mwc-drawer-base-8e_1aSuf.mjs";
|
55
|
+
import "./inert.esm-vhZXthJr.mjs";
|
56
|
+
import "./base-element--jaKdI-8.mjs";
|
57
|
+
import "./mwc-icon-eaW72Ei7.mjs";
|
58
|
+
import "./ripple-handlers-BwaZu9Ps.mjs";
|
59
|
+
import "./state-inNZe6rL.mjs";
|
60
|
+
import "./style-map-8yp6DGeh.mjs";
|
61
|
+
import "./aria-property-wYjPNXcK.mjs";
|
62
|
+
import "./event-options-0xzSdemG.mjs";
|
63
|
+
import "./if-defined-BH_l2PVl.mjs";
|
64
|
+
import "./mwc-checkbox.css-c44nPIEs.mjs";
|
65
|
+
import "./form-element-gM33WEq3.mjs";
|
66
|
+
import "./_commonjsHelpers-ZPn_iTGj.mjs";
|
67
|
+
import "./query-assigned-nodes-6yHI5ePh.mjs";
|
68
|
+
import "./mwc-radio.css-_lt-Vcvl.mjs";
|
69
|
+
import "./mwc-list-item.css-d-SHhq7Q.mjs";
|
70
|
+
import "./list-item-F2e6aWaj.mjs";
|
71
|
+
import "./mwc-list.css-_OVL_dbR.mjs";
|
72
|
+
import "./mwc-menu.css-cKtc1ZD4.mjs";
|
73
|
+
import "./mwc-line-ripple-directive-Q_HMRGPE.mjs";
|
74
|
+
import "./mwc-slider.css-md7hPAE7.mjs";
|
75
|
+
import "./directive-helpers-9566lOOl.mjs";
|
76
|
+
import "./mwc-tab.css-lT5vTf5I.mjs";
|
77
|
+
import "./textfield-7aU1kEO6.mjs";
|
78
|
+
import "./mwc-top-app-bar-base-nm6mdCR3.mjs";
|
79
|
+
import "./top-app-bar-h0V-USh_.mjs";
|
82
80
|
export {
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
81
|
+
M as CovalentActionRibbon,
|
82
|
+
j as CovalentAlert,
|
83
|
+
z as CovalentAppShell,
|
84
|
+
J as CovalentButton,
|
85
|
+
U as CovalentCard,
|
86
|
+
Io as CovalentCheckListItem,
|
87
|
+
O as CovalentCheckbox,
|
88
|
+
W as CovalentChip,
|
89
|
+
Y as CovalentChipSet,
|
90
|
+
_ as CovalentCircularProgress,
|
91
|
+
oo as CovalentCodeSnippet,
|
92
|
+
ro as CovalentDialog,
|
93
|
+
po as CovalentDrawer,
|
94
|
+
ao as CovalentEmptyState,
|
95
|
+
lo as CovalentIcon,
|
96
|
+
Co as CovalentIconButton,
|
97
|
+
vo as CovalentIconCheckToggle,
|
98
|
+
so as CovalentIconRadioToggle,
|
99
|
+
co as CovalentLinearProgress,
|
100
|
+
ho as CovalentList,
|
101
|
+
bo as CovalentListItem,
|
102
|
+
yo as CovalentMenu,
|
103
|
+
Ao as CovalentNavRailListItem,
|
104
|
+
Do as CovalentRadio,
|
105
|
+
ko as CovalentRadioListItem,
|
106
|
+
Ho as CovalentSelect,
|
107
|
+
Eo as CovalentSideSheet,
|
108
|
+
No as CovalentSlider,
|
109
|
+
qo as CovalentSliderRange,
|
110
|
+
Go as CovalentSnackbar,
|
111
|
+
Ko as CovalentStatusHeader,
|
112
|
+
Qo as CovalentStatusHeaderItem,
|
113
|
+
Vo as CovalentSwitch,
|
114
|
+
Xo as CovalentTab,
|
115
|
+
Zo as CovalentTabBar,
|
116
|
+
$o as CovalentTextArea,
|
117
|
+
tt as CovalentTextField,
|
118
|
+
et as CovalentTextLockup,
|
119
|
+
mt as CovalentToolbar,
|
120
|
+
it as CovalentTooltip,
|
121
|
+
nt as CovalentTopAppBar,
|
122
|
+
xt as CovalentTopAppBarFixed,
|
123
|
+
ft as CovalentTreeList,
|
124
|
+
Tt as CovalentTreeListItem,
|
125
|
+
St as CovalentTypography
|
128
126
|
};
|