@getufy/flint-ui 0.2.2 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/dist/_shared/{flint-accordion-CnXIksxN.js → flint-accordion-C1ZeUTPt.js} +7 -1
- package/dist/_shared/{flint-alert-DNcwWxQL.js → flint-alert-XVhCfLTJ.js} +4 -1
- package/dist/_shared/{flint-backdrop-BszHm5cJ.js → flint-backdrop-B28XJbZN.js} +4 -2
- package/dist/_shared/{flint-bottom-navigation-B4-3_1w7.js → flint-bottom-navigation-_0CMIMiw.js} +5 -2
- package/dist/_shared/{flint-chip-5QF8rU8e.js → flint-chip-CBKDllYk.js} +4 -2
- package/dist/_shared/{flint-command-COftXb8j.js → flint-command-BuXwceg_.js} +2 -1
- package/dist/_shared/{flint-date-field-CYSc9ezt.js → flint-date-field-lcBa5fNS.js} +6 -3
- package/dist/_shared/{flint-date-picker-CmCtDBVO.js → flint-date-picker-C_7LYa9d.js} +6 -3
- package/dist/_shared/{flint-date-range-picker-DiVjn_ST.js → flint-date-range-picker-D7Ehbx-c.js} +7 -4
- package/dist/_shared/{flint-dialog-CH1ylFUb.js → flint-dialog-kIyxDuO7.js} +10 -3
- package/dist/_shared/{flint-drawer-BAukflTn.js → flint-drawer-jR9Z3p_w.js} +9 -2
- package/dist/_shared/{flint-hover-card-fSMVR0xj.js → flint-hover-card-BTdefGOR.js} +2 -1
- package/dist/_shared/{flint-input-BV4Glu8N.js → flint-input-CuVd-L9A.js} +13 -7
- package/dist/_shared/{flint-menu-EOF1QvHq.js → flint-menu-rsxjVen9.js} +2 -1
- package/dist/_shared/{flint-menubar-7AuGQli6.js → flint-menubar-C1Q_-F8q.js} +2 -1
- package/dist/_shared/{flint-single-input-date-range-field-BVGf6515.js → flint-single-input-date-range-field-CnKdZow6.js} +6 -3
- package/dist/_shared/{flint-snackbar-DS5F7oXF.js → flint-snackbar-D8-hpqLp.js} +12 -4
- package/dist/_shared/{flint-speed-dial-DTZ2WaBh.js → flint-speed-dial-DYU66D0P.js} +2 -1
- package/dist/_shared/{flint-stepper-DdkEEVXE.js → flint-stepper-Dh0ZOPQc.js} +10 -4
- package/dist/_shared/{flint-text-field-DlLvuIJW.js → flint-text-field--jqYDj7o.js} +8 -2
- package/dist/_shared/{flint-textarea-wDEUC9Bt.js → flint-textarea-D15Eq154.js} +5 -5
- package/dist/_shared/{flint-time-picker-DcFN6DJD.js → flint-time-picker-DNj-mTOW.js} +24 -12
- package/dist/_shared/{flint-toggle-button-group-Cp9x0wSj.js → flint-toggle-button-group-Bb9ysTf-.js} +5 -2
- package/dist/accordion/flint-accordion.d.ts +14 -0
- package/dist/accordion/flint-accordion.d.ts.map +1 -1
- package/dist/accordion/flint-accordion.js +1 -1
- package/dist/alert/flint-alert.d.ts +1 -1
- package/dist/alert/flint-alert.js +1 -1
- package/dist/app-bar/flint-app-bar.d.ts +4 -0
- package/dist/app-bar/flint-app-bar.d.ts.map +1 -1
- package/dist/backdrop/flint-backdrop.d.ts +1 -1
- package/dist/backdrop/flint-backdrop.js +1 -1
- package/dist/bottom-navigation/flint-bottom-navigation-action.d.ts +3 -0
- package/dist/bottom-navigation/flint-bottom-navigation-action.d.ts.map +1 -1
- package/dist/bottom-navigation/flint-bottom-navigation.d.ts +7 -0
- package/dist/bottom-navigation/flint-bottom-navigation.d.ts.map +1 -1
- package/dist/bottom-navigation/flint-bottom-navigation.js +1 -1
- package/dist/button/flint-toggle-button-group.d.ts +7 -0
- package/dist/button/flint-toggle-button-group.d.ts.map +1 -1
- package/dist/button/flint-toggle-button-group.js +1 -1
- package/dist/card/flint-card-header.d.ts +7 -0
- package/dist/card/flint-card-header.d.ts.map +1 -1
- package/dist/carousel/flint-carousel.d.ts +12 -0
- package/dist/carousel/flint-carousel.d.ts.map +1 -1
- package/dist/chip/flint-chip.d.ts +4 -1
- package/dist/chip/flint-chip.d.ts.map +1 -1
- package/dist/chip/flint-chip.js +1 -1
- package/dist/command/flint-command.d.ts +1 -1
- package/dist/command/flint-command.d.ts.map +1 -1
- package/dist/command/flint-command.js +1 -1
- package/dist/date-field/flint-date-field.d.ts +2 -0
- package/dist/date-field/flint-date-field.d.ts.map +1 -1
- package/dist/date-field/flint-date-field.js +1 -1
- package/dist/date-picker/flint-date-picker.d.ts +2 -0
- package/dist/date-picker/flint-date-picker.d.ts.map +1 -1
- package/dist/date-picker/flint-date-picker.js +1 -1
- package/dist/date-range-picker/flint-date-range-picker.d.ts +2 -0
- package/dist/date-range-picker/flint-date-range-picker.d.ts.map +1 -1
- package/dist/date-range-picker/flint-date-range-picker.js +1 -1
- package/dist/date-range-picker/flint-single-input-date-range-field.d.ts +2 -0
- package/dist/date-range-picker/flint-single-input-date-range-field.d.ts.map +1 -1
- package/dist/date-range-picker/flint-single-input-date-range-field.js +1 -1
- package/dist/dialog/flint-dialog.d.ts +8 -1
- package/dist/dialog/flint-dialog.d.ts.map +1 -1
- package/dist/dialog/flint-dialog.js +1 -1
- package/dist/drawer/flint-drawer.d.ts +8 -1
- package/dist/drawer/flint-drawer.d.ts.map +1 -1
- package/dist/drawer/flint-drawer.js +1 -1
- package/dist/hover-card/flint-hover-card.d.ts +2 -2
- package/dist/hover-card/flint-hover-card.js +1 -1
- package/dist/image-list/flint-image-list-item-bar.d.ts +3 -3
- package/dist/index.js +23 -23
- package/dist/input/flint-input.d.ts +5 -2
- package/dist/input/flint-input.d.ts.map +1 -1
- package/dist/input/flint-input.js +1 -1
- package/dist/menu/flint-menu.d.ts +1 -1
- package/dist/menu/flint-menu.js +1 -1
- package/dist/menubar/flint-menubar.d.ts.map +1 -1
- package/dist/menubar/flint-menubar.js +1 -1
- package/dist/snackbar/flint-snackbar.d.ts +9 -2
- package/dist/snackbar/flint-snackbar.d.ts.map +1 -1
- package/dist/snackbar/flint-snackbar.js +1 -1
- package/dist/speed-dial/flint-speed-dial.d.ts +2 -2
- package/dist/speed-dial/flint-speed-dial.js +1 -1
- package/dist/stepper/flint-stepper.d.ts +30 -2
- package/dist/stepper/flint-stepper.d.ts.map +1 -1
- package/dist/stepper/flint-stepper.js +1 -1
- package/dist/suppress-warnings.d.ts +20 -0
- package/dist/suppress-warnings.d.ts.map +1 -0
- package/dist/text-field/flint-text-field.d.ts +5 -1
- package/dist/text-field/flint-text-field.d.ts.map +1 -1
- package/dist/text-field/flint-text-field.js +1 -1
- package/dist/textarea/flint-textarea.d.ts +1 -1
- package/dist/textarea/flint-textarea.d.ts.map +1 -1
- package/dist/textarea/flint-textarea.js +1 -1
- package/dist/time-picker/flint-time-picker.d.ts +8 -0
- package/dist/time-picker/flint-time-picker.d.ts.map +1 -1
- package/dist/time-picker/flint-time-picker.js +1 -1
- package/dist/tree-view/flint-tree-item.d.ts +2 -1
- package/dist/tree-view/flint-tree-item.d.ts.map +1 -1
- package/package.json +7 -3
|
@@ -50,7 +50,7 @@ function T(e, t, n = 140, r = 140) {
|
|
|
50
50
|
}
|
|
51
51
|
var E = class extends t {
|
|
52
52
|
constructor(...e) {
|
|
53
|
-
super(...e), this.value = "", this.label = "", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.readonly = !1, this.error = !1, this.helperText = "", this._h = null, this._m = null, this._s = null, this._mer = "AM", this._active = null, this._focused = !1, this._buf = "";
|
|
53
|
+
super(...e), this.value = "", this.label = "", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.readonly = !1, this.error = !1, this.helperText = "", this.errorMessage = "", this._h = null, this._m = null, this._s = null, this._mer = "AM", this._active = null, this._focused = !1, this._buf = "";
|
|
54
54
|
}
|
|
55
55
|
static {
|
|
56
56
|
this.styles = o(f);
|
|
@@ -230,7 +230,7 @@ var E = class extends t {
|
|
|
230
230
|
e.stopPropagation(), this.clear();
|
|
231
231
|
}}>✕</button>` : i}
|
|
232
232
|
</div>
|
|
233
|
-
${this.helperText ? r`<small class="helper">${this.helperText}</small>` : i}
|
|
233
|
+
${this.error && this.errorMessage ? r`<small class="helper error-text" role="alert">${this.errorMessage}</small>` : this.helperText ? r`<small class="helper">${this.helperText}</small>` : i}
|
|
234
234
|
`;
|
|
235
235
|
}
|
|
236
236
|
};
|
|
@@ -246,7 +246,10 @@ e([c({ type: String })], E.prototype, "value", void 0), e([c({ type: String })],
|
|
|
246
246
|
})], E.prototype, "error", void 0), e([c({
|
|
247
247
|
type: String,
|
|
248
248
|
attribute: "helper-text"
|
|
249
|
-
})], E.prototype, "helperText", void 0), e([
|
|
249
|
+
})], E.prototype, "helperText", void 0), e([c({
|
|
250
|
+
type: String,
|
|
251
|
+
attribute: "error-message"
|
|
252
|
+
})], E.prototype, "errorMessage", void 0), e([l()], E.prototype, "_h", void 0), e([l()], E.prototype, "_m", void 0), e([l()], E.prototype, "_s", void 0), e([l()], E.prototype, "_mer", void 0), e([l()], E.prototype, "_active", void 0), e([l()], E.prototype, "_focused", void 0), e([l()], E.prototype, "_buf", void 0), E = e([s("flint-time-field")], E);
|
|
250
253
|
var D = class extends t {
|
|
251
254
|
constructor(...e) {
|
|
252
255
|
super(...e), this.value = "", this.step = 30, this.ampm = !0;
|
|
@@ -645,7 +648,7 @@ var A = n`
|
|
|
645
648
|
.btn-ok:hover { background:var(--flint-primary-color-hover,#2563eb); }
|
|
646
649
|
`, j = class extends t {
|
|
647
650
|
constructor(...e) {
|
|
648
|
-
super(...e), this.value = "", this.label = "Time", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.readonly = !1, this.error = !1, this.helperText = "", this._open = !1;
|
|
651
|
+
super(...e), this.value = "", this.label = "Time", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.readonly = !1, this.error = !1, this.helperText = "", this.errorMessage = "", this._open = !1;
|
|
649
652
|
}
|
|
650
653
|
static {
|
|
651
654
|
this.styles = [A];
|
|
@@ -661,7 +664,7 @@ var A = n`
|
|
|
661
664
|
return r`
|
|
662
665
|
<div class="popover-anchor">
|
|
663
666
|
<flint-time-field .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds}
|
|
664
|
-
?disabled=${this.disabled} ?readonly=${this.readonly} ?error=${this.error} helper-text=${this.helperText}
|
|
667
|
+
?disabled=${this.disabled} ?readonly=${this.readonly} ?error=${this.error} helper-text=${this.helperText} error-message=${this.errorMessage}
|
|
665
668
|
@change=${(e) => this._commit(e.detail.value)}
|
|
666
669
|
@focus=${() => {
|
|
667
670
|
!this.disabled && !this.readonly && (this._open = !0);
|
|
@@ -695,10 +698,13 @@ e([c({ type: String })], j.prototype, "value", void 0), e([c({ type: String })],
|
|
|
695
698
|
})], j.prototype, "error", void 0), e([c({
|
|
696
699
|
type: String,
|
|
697
700
|
attribute: "helper-text"
|
|
698
|
-
})], j.prototype, "helperText", void 0), e([
|
|
701
|
+
})], j.prototype, "helperText", void 0), e([c({
|
|
702
|
+
type: String,
|
|
703
|
+
attribute: "error-message"
|
|
704
|
+
})], j.prototype, "errorMessage", void 0), e([l()], j.prototype, "_open", void 0), j = e([s("flint-desktop-time-picker")], j);
|
|
699
705
|
var M = class extends t {
|
|
700
706
|
constructor(...e) {
|
|
701
|
-
super(...e), this.value = "", this.label = "Time", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.error = !1, this.helperText = "", this._open = !1, this._pending = "", this._view = "hours";
|
|
707
|
+
super(...e), this.value = "", this.label = "Time", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.error = !1, this.helperText = "", this.errorMessage = "", this._open = !1, this._pending = "", this._view = "hours";
|
|
702
708
|
}
|
|
703
709
|
static {
|
|
704
710
|
this.styles = [A];
|
|
@@ -706,7 +712,7 @@ var M = class extends t {
|
|
|
706
712
|
render() {
|
|
707
713
|
return r`
|
|
708
714
|
<flint-time-field .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds}
|
|
709
|
-
?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} readonly
|
|
715
|
+
?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} error-message=${this.errorMessage} readonly
|
|
710
716
|
@focus=${() => {
|
|
711
717
|
this.disabled || (this._pending = this.value, this._view = "hours", this._open = !0);
|
|
712
718
|
}}
|
|
@@ -756,7 +762,10 @@ e([c({ type: String })], M.prototype, "value", void 0), e([c({ type: String })],
|
|
|
756
762
|
})], M.prototype, "error", void 0), e([c({
|
|
757
763
|
type: String,
|
|
758
764
|
attribute: "helper-text"
|
|
759
|
-
})], M.prototype, "helperText", void 0), e([
|
|
765
|
+
})], M.prototype, "helperText", void 0), e([c({
|
|
766
|
+
type: String,
|
|
767
|
+
attribute: "error-message"
|
|
768
|
+
})], M.prototype, "errorMessage", void 0), e([l()], M.prototype, "_open", void 0), e([l()], M.prototype, "_pending", void 0), e([l()], M.prototype, "_view", void 0), M = e([s("flint-mobile-time-picker")], M);
|
|
760
769
|
var N = class extends t {
|
|
761
770
|
constructor(...e) {
|
|
762
771
|
super(...e), this.value = "", this.ampm = !0, this.seconds = !1;
|
|
@@ -783,7 +792,7 @@ var N = class extends t {
|
|
|
783
792
|
e([c({ type: String })], N.prototype, "value", void 0), e([c({ type: Boolean })], N.prototype, "ampm", void 0), e([c({ type: Boolean })], N.prototype, "seconds", void 0), N = e([s("flint-static-time-picker")], N);
|
|
784
793
|
var P = class extends t {
|
|
785
794
|
constructor(...e) {
|
|
786
|
-
super(...e), this.value = "", this.label = "Time", this.variant = "desktop", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.error = !1, this.helperText = "";
|
|
795
|
+
super(...e), this.value = "", this.label = "Time", this.variant = "desktop", this.ampm = !0, this.seconds = !1, this.disabled = !1, this.error = !1, this.helperText = "", this.errorMessage = "";
|
|
787
796
|
}
|
|
788
797
|
static {
|
|
789
798
|
this.styles = o(_);
|
|
@@ -800,7 +809,7 @@ var P = class extends t {
|
|
|
800
809
|
}
|
|
801
810
|
render() {
|
|
802
811
|
let e = this._v;
|
|
803
|
-
return e === "static" ? r`<flint-static-time-picker .value=${this.value} .ampm=${this.ampm} ?seconds=${this.seconds} @change=${this._onChange}></flint-static-time-picker>` : e === "mobile" ? r`<flint-mobile-time-picker .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds} ?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} @change=${this._onChange}></flint-mobile-time-picker>` : r`<flint-desktop-time-picker .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds} ?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} @change=${this._onChange}></flint-desktop-time-picker>`;
|
|
812
|
+
return e === "static" ? r`<flint-static-time-picker .value=${this.value} .ampm=${this.ampm} ?seconds=${this.seconds} @change=${this._onChange}></flint-static-time-picker>` : e === "mobile" ? r`<flint-mobile-time-picker .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds} ?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} error-message=${this.errorMessage} @change=${this._onChange}></flint-mobile-time-picker>` : r`<flint-desktop-time-picker .value=${this.value} .label=${this.label} .ampm=${this.ampm} ?seconds=${this.seconds} ?disabled=${this.disabled} ?error=${this.error} helper-text=${this.helperText} error-message=${this.errorMessage} @change=${this._onChange}></flint-desktop-time-picker>`;
|
|
804
813
|
}
|
|
805
814
|
};
|
|
806
815
|
e([c({ type: String })], P.prototype, "value", void 0), e([c({ type: String })], P.prototype, "label", void 0), e([c({ type: String })], P.prototype, "variant", void 0), e([c({ type: Boolean })], P.prototype, "ampm", void 0), e([c({ type: Boolean })], P.prototype, "seconds", void 0), e([c({
|
|
@@ -812,6 +821,9 @@ e([c({ type: String })], P.prototype, "value", void 0), e([c({ type: String })],
|
|
|
812
821
|
})], P.prototype, "error", void 0), e([c({
|
|
813
822
|
type: String,
|
|
814
823
|
attribute: "helper-text"
|
|
815
|
-
})], P.prototype, "helperText", void 0),
|
|
824
|
+
})], P.prototype, "helperText", void 0), e([c({
|
|
825
|
+
type: String,
|
|
826
|
+
attribute: "error-message"
|
|
827
|
+
})], P.prototype, "errorMessage", void 0), P = e([s("flint-time-picker")], P);
|
|
816
828
|
//#endregion
|
|
817
829
|
export { N as a, P as c, O as i, D as n, k as o, M as r, E as s, j as t };
|
package/dist/_shared/{flint-toggle-button-group-Cp9x0wSj.js → flint-toggle-button-group-Bb9ysTf-.js}
RENAMED
|
@@ -4,11 +4,14 @@ import { customElement as i, property as a } from "lit/decorators.js";
|
|
|
4
4
|
//#region src/button/flint-toggle-button-group.css?inline
|
|
5
5
|
var o = ":host{vertical-align:middle;display:inline-flex}", s = class extends t {
|
|
6
6
|
constructor(...e) {
|
|
7
|
-
super(...e), this.value = "", this.exclusive = !0;
|
|
7
|
+
super(...e), this.value = "", this.defaultValue = "", this.exclusive = !0, this._firstUpdate = !0;
|
|
8
8
|
}
|
|
9
9
|
static {
|
|
10
10
|
this.styles = r(o);
|
|
11
11
|
}
|
|
12
|
+
willUpdate(e) {
|
|
13
|
+
this._firstUpdate && (this._firstUpdate = !1, this.defaultValue !== "" && (this.value = this.defaultValue));
|
|
14
|
+
}
|
|
12
15
|
connectedCallback() {
|
|
13
16
|
super.connectedCallback(), this.addEventListener("flint-toggle-button-change", this._handleToggleClick), this._updateChildren();
|
|
14
17
|
}
|
|
@@ -47,6 +50,6 @@ var o = ":host{vertical-align:middle;display:inline-flex}", s = class extends t
|
|
|
47
50
|
return n`<slot @slotchange=${this._updateChildren}></slot>`;
|
|
48
51
|
}
|
|
49
52
|
};
|
|
50
|
-
e([a({ type: String })], s.prototype, "value", void 0), e([a({ type: Boolean })], s.prototype, "exclusive", void 0), s = e([i("flint-toggle-button-group")], s);
|
|
53
|
+
e([a({ type: String })], s.prototype, "value", void 0), e([a({ attribute: "default-value" })], s.prototype, "defaultValue", void 0), e([a({ type: Boolean })], s.prototype, "exclusive", void 0), s = e([i("flint-toggle-button-group")], s);
|
|
51
54
|
//#endregion
|
|
52
55
|
export { s as t };
|
|
@@ -2,6 +2,8 @@ import { LitElement, PropertyValues } from 'lit';
|
|
|
2
2
|
/**
|
|
3
3
|
* Accordion: the wrapper for grouping related components.
|
|
4
4
|
*
|
|
5
|
+
* @slot - FlintAccordionSummary and FlintAccordionDetails.
|
|
6
|
+
*
|
|
5
7
|
* @fires flint-accordion-change - Fired when the accordion's expanded state changes.
|
|
6
8
|
*/
|
|
7
9
|
export declare class FlintAccordion extends LitElement {
|
|
@@ -10,12 +12,19 @@ export declare class FlintAccordion extends LitElement {
|
|
|
10
12
|
* If true, expands the accordion by default.
|
|
11
13
|
*/
|
|
12
14
|
expanded: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Initial expanded state for uncontrolled usage.
|
|
17
|
+
* Has no effect after the element has connected to the DOM.
|
|
18
|
+
*/
|
|
19
|
+
defaultExpanded: boolean;
|
|
13
20
|
/**
|
|
14
21
|
* If true, the accordion is disabled.
|
|
15
22
|
*/
|
|
16
23
|
disabled: boolean;
|
|
17
24
|
/** Unique ID used to link the region to its summary heading. */
|
|
18
25
|
private readonly _uid;
|
|
26
|
+
private _firstUpdate;
|
|
27
|
+
willUpdate(changed: PropertyValues): void;
|
|
19
28
|
updated(changed: PropertyValues): void;
|
|
20
29
|
private _handleToggle;
|
|
21
30
|
constructor();
|
|
@@ -25,6 +34,9 @@ export declare class FlintAccordion extends LitElement {
|
|
|
25
34
|
/**
|
|
26
35
|
* Accordion Summary: the wrapper for the Accordion header.
|
|
27
36
|
*
|
|
37
|
+
* @slot expandIcon - Custom expand/collapse icon.
|
|
38
|
+
* @slot - Summary content.
|
|
39
|
+
*
|
|
28
40
|
* @fires flint-accordion-toggle - Fired when the summary is clicked or activated via keyboard.
|
|
29
41
|
*/
|
|
30
42
|
export declare class FlintAccordionSummary extends LitElement {
|
|
@@ -38,6 +50,8 @@ export declare class FlintAccordionSummary extends LitElement {
|
|
|
38
50
|
}
|
|
39
51
|
/**
|
|
40
52
|
* Accordion Details: the wrapper for the Accordion content.
|
|
53
|
+
*
|
|
54
|
+
* @slot - Detail content.
|
|
41
55
|
*/
|
|
42
56
|
export declare class FlintAccordionDetails extends LitElement {
|
|
43
57
|
static styles: import("lit").CSSResult;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-accordion.d.ts","sourceRoot":"","sources":["../../src/accordion/flint-accordion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AASlE
|
|
1
|
+
{"version":3,"file":"flint-accordion.d.ts","sourceRoot":"","sources":["../../src/accordion/flint-accordion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AASlE;;;;;;GAMG;AACH,qBACa,cAAe,SAAQ,UAAU;IAC1C,MAAM,CAAC,MAAM,0BAAgC;IAE7C;;OAEG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyD,eAAe,UAAS;IAEpF;;OAEG;IACyC,QAAQ,UAAS;IAE7D,gEAAgE;IAChE,OAAO,CAAC,QAAQ,CAAC,IAAI,CAA4C;IAEjE,OAAO,CAAC,YAAY,CAAQ;IAEnB,UAAU,CAAC,OAAO,EAAE,cAAc;IAalC,OAAO,CAAC,OAAO,EAAE,cAAc;IAYxC,OAAO,CAAC,aAAa,CAQnB;;IAOO,oBAAoB;IAK7B,MAAM;CAOT;AAED;;;;;;;GAOG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IAEpD,OAAO,CAAC,eAAe,CAKrB;IAEF,OAAO,CAAC,cAAc,CAKpB;;IAQO,oBAAoB;IAMpB,iBAAiB;IAW1B,MAAM;CAcT;AAED;;;;GAIG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IAEpD,MAAM;CAST;AAED;;GAEG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IAEpD,MAAM;CAGT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,iBAAiB,EAAE,cAAc,CAAC;QAClC,yBAAyB,EAAE,qBAAqB,CAAC;QACjD,yBAAyB,EAAE,qBAAqB,CAAC;QACjD,yBAAyB,EAAE,qBAAqB,CAAC;KACpD;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as e, n as t, r as n, t as r } from "../_shared/flint-accordion-
|
|
1
|
+
import { i as e, n as t, r as n, t as r } from "../_shared/flint-accordion-C1ZeUTPt.js";
|
|
2
2
|
export { r as FlintAccordion, t as FlintAccordionActions, n as FlintAccordionDetails, e as FlintAccordionSummary };
|
|
@@ -5,7 +5,7 @@ import { LitElement } from 'lit';
|
|
|
5
5
|
* @slot - The message content of the alert.
|
|
6
6
|
* @slot icon - Optional icon to display instead of the default severity icon.
|
|
7
7
|
*
|
|
8
|
-
* @fires flint-alert-close - Fired when the alert's close button is clicked.
|
|
8
|
+
* @fires flint-alert-close - Fired when the alert's close button is clicked. detail: `{ open: false, severity: string }`
|
|
9
9
|
*/
|
|
10
10
|
export declare class FlintAlert extends LitElement {
|
|
11
11
|
static styles: import("lit").CSSResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-alert-
|
|
1
|
+
import { t as e } from "../_shared/flint-alert-XVhCfLTJ.js";
|
|
2
2
|
export { e as FlintAlert };
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { LitElement } from 'lit';
|
|
2
2
|
/**
|
|
3
3
|
* flint-app-bar: The top App bar provides content and actions related to the current screen.
|
|
4
|
+
*
|
|
5
|
+
* @slot navigation - Left section, e.g. menu button.
|
|
6
|
+
* @slot title - Center section next to the title prop.
|
|
7
|
+
* @slot actions - Right section, e.g. action buttons.
|
|
4
8
|
*/
|
|
5
9
|
export declare class FlintAppBar extends LitElement {
|
|
6
10
|
static styles: import("lit").CSSResult;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-app-bar.d.ts","sourceRoot":"","sources":["../../src/app-bar/flint-app-bar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAKlD
|
|
1
|
+
{"version":3,"file":"flint-app-bar.d.ts","sourceRoot":"","sources":["../../src/app-bar/flint-app-bar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAKlD;;;;;;GAMG;AACH,qBACa,WAAY,SAAQ,UAAU;IACzC,MAAM,CAAC,MAAM,0BAA6B;IAE1C,yDAAyD;IAC7B,KAAK,SAAM;IACvC,+CAA+C;IACJ,QAAQ,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAY;IAC3G,2CAA2C;IACA,OAAO,EAAE,SAAS,GAAG,UAAU,CAAa;IAEvF,MAAM;CAmBP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,WAAW,CAAC;KAC9B;CACF"}
|
|
@@ -2,7 +2,7 @@ import { LitElement } from 'lit';
|
|
|
2
2
|
/**
|
|
3
3
|
* A backdrop component that narrows the user's focus to a particular element.
|
|
4
4
|
*
|
|
5
|
-
* @fires flint-backdrop-close - Dispatched when the backdrop is clicked or Escape is pressed.
|
|
5
|
+
* @fires flint-backdrop-close - Dispatched when the backdrop is clicked or Escape is pressed. detail: `{ open: false }`
|
|
6
6
|
* @slot - Content to display in the foreground.
|
|
7
7
|
*/
|
|
8
8
|
export declare class FlintBackdrop extends LitElement {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-backdrop-
|
|
1
|
+
import { t as e } from "../_shared/flint-backdrop-B28XJbZN.js";
|
|
2
2
|
export { e as FlintBackdrop };
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { LitElement, PropertyValues } from 'lit';
|
|
2
2
|
/**
|
|
3
3
|
* Bottom Navigation Action: Individual navigation item.
|
|
4
|
+
*
|
|
5
|
+
* @slot icon - Icon element.
|
|
6
|
+
* @slot - Label text.
|
|
4
7
|
*/
|
|
5
8
|
export declare class FlintBottomNavigationAction extends LitElement {
|
|
6
9
|
static styles: import("lit").CSSResult;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-bottom-navigation-action.d.ts","sourceRoot":"","sources":["../../src/bottom-navigation/flint-bottom-navigation-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKlE
|
|
1
|
+
{"version":3,"file":"flint-bottom-navigation-action.d.ts","sourceRoot":"","sources":["../../src/bottom-navigation/flint-bottom-navigation-action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKlE;;;;;GAKG;AACH,qBACa,2BAA4B,SAAQ,UAAU;IACvD,MAAM,CAAC,MAAM,0BAA6C;IAE1D;;OAEG;IACyB,KAAK,SAAM;IAEvC;;OAEG;IACS,KAAK,EAAE,OAAO,CAAC;IAE3B;;OAEG;IACyC,MAAM,UAAS;IAE3D;;OAEG;IAC0B,SAAS,UAAQ;IAE9C,iBAAiB;IAWjB,oBAAoB;IAKpB,SAAS,CAAC,OAAO,CAAC,iBAAiB,EAAE,cAAc;IAMnD,OAAO,CAAC,cAAc,CAKpB;IAEF,MAAM;CAWT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,gCAAgC,EAAE,2BAA2B,CAAC;KACjE;CACJ"}
|
|
@@ -11,10 +11,17 @@ export declare class FlintBottomNavigation extends LitElement {
|
|
|
11
11
|
* The value of the currently selected action.
|
|
12
12
|
*/
|
|
13
13
|
value: unknown;
|
|
14
|
+
/**
|
|
15
|
+
* Initial selected value for uncontrolled usage.
|
|
16
|
+
* Has no effect after the element has connected to the DOM.
|
|
17
|
+
*/
|
|
18
|
+
defaultValue?: unknown;
|
|
14
19
|
/**
|
|
15
20
|
* If true, all labels are shown at all times.
|
|
16
21
|
*/
|
|
17
22
|
showLabels: boolean;
|
|
23
|
+
private _firstUpdate;
|
|
24
|
+
protected willUpdate(changed: PropertyValues): void;
|
|
18
25
|
private _actions;
|
|
19
26
|
protected updated(changedProperties: PropertyValues): void;
|
|
20
27
|
private _handleSlotChange;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-bottom-navigation.d.ts","sourceRoot":"","sources":["../../src/bottom-navigation/flint-bottom-navigation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKlE;;;;;GAKG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IAEpD;;OAEG;IACS,KAAK,EAAE,OAAO,CAAC;IAE3B;;OAEG;IACoD,UAAU,UAAS;
|
|
1
|
+
{"version":3,"file":"flint-bottom-navigation.d.ts","sourceRoot":"","sources":["../../src/bottom-navigation/flint-bottom-navigation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,cAAc,EAAE,MAAM,KAAK,CAAC;AAKlE;;;;;GAKG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IAEpD;;OAEG;IACS,KAAK,EAAE,OAAO,CAAC;IAE3B;;;OAGG;IACuC,YAAY,CAAC,EAAE,OAAO,CAAC;IAEjE;;OAEG;IACoD,UAAU,UAAS;IAE1E,OAAO,CAAC,YAAY,CAAQ;cAET,UAAU,CAAC,OAAO,EAAE,cAAc;IAWrD,OAAO,CAAC,QAAQ,CAAsC;IAEtD,SAAS,CAAC,OAAO,CAAC,iBAAiB,EAAE,cAAc;IAMnD,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,cAAc;IAUtB,OAAO,CAAC,mBAAmB;IAc3B,MAAM;CAOT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,yBAAyB,EAAE,qBAAqB,CAAC;KACpD;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-bottom-navigation-
|
|
1
|
+
import { t as e } from "../_shared/flint-bottom-navigation-_0CMIMiw.js";
|
|
2
2
|
export { e as FlintBottomNavigation };
|
|
@@ -8,8 +8,15 @@ export declare class FlintToggleButtonGroup extends LitElement {
|
|
|
8
8
|
static styles: import("lit").CSSResult;
|
|
9
9
|
/** Currently selected value(s). A string when exclusive, an array otherwise. */
|
|
10
10
|
value: string | string[];
|
|
11
|
+
/**
|
|
12
|
+
* Initial selected value(s) for uncontrolled usage.
|
|
13
|
+
* Has no effect after the element has connected to the DOM.
|
|
14
|
+
*/
|
|
15
|
+
defaultValue: string | string[];
|
|
11
16
|
/** Whether only one button can be selected at a time. */
|
|
12
17
|
exclusive: boolean;
|
|
18
|
+
private _firstUpdate;
|
|
19
|
+
willUpdate(changed: PropertyValues): void;
|
|
13
20
|
connectedCallback(): void;
|
|
14
21
|
disconnectedCallback(): void;
|
|
15
22
|
private _handleToggleClick;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-toggle-button-group.d.ts","sourceRoot":"","sources":["../../src/button/flint-toggle-button-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAKvE;;;;GAIG;AACH,qBACa,sBAAuB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,0BAAwC;IAErD,gFAAgF;IACpD,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,CAAM;IAC1D,yDAAyD;IAC5B,SAAS,UAAQ;IAE9C,iBAAiB;IAMjB,oBAAoB;IAKpB,OAAO,CAAC,kBAAkB;IAyB1B,OAAO,CAAC,eAAe;IAyBvB,OAAO,CAAC,iBAAiB,EAAE,cAAc;IAMzC,MAAM;CAGT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,2BAA2B,EAAE,sBAAsB,CAAC;KACvD;CACJ"}
|
|
1
|
+
{"version":3,"file":"flint-toggle-button-group.d.ts","sourceRoot":"","sources":["../../src/button/flint-toggle-button-group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAKvE;;;;GAIG;AACH,qBACa,sBAAuB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,0BAAwC;IAErD,gFAAgF;IACpD,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,CAAM;IAC1D;;;OAGG;IACuC,YAAY,EAAE,MAAM,GAAG,MAAM,EAAE,CAAM;IAC/E,yDAAyD;IAC5B,SAAS,UAAQ;IAE9C,OAAO,CAAC,YAAY,CAAQ;IAEnB,UAAU,CAAC,OAAO,EAAE,cAAc;IAU3C,iBAAiB;IAMjB,oBAAoB;IAKpB,OAAO,CAAC,kBAAkB;IAyB1B,OAAO,CAAC,eAAe;IAyBvB,OAAO,CAAC,iBAAiB,EAAE,cAAc;IAMzC,MAAM;CAGT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,2BAA2B,EAAE,sBAAsB,CAAC;KACvD;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-toggle-button-group-
|
|
1
|
+
import { t as e } from "../_shared/flint-toggle-button-group-Bb9ysTf-.js";
|
|
2
2
|
export { e as FlintToggleButtonGroup };
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import { LitElement } from 'lit';
|
|
2
|
+
/**
|
|
3
|
+
* Card Header: the header section of a card.
|
|
4
|
+
*
|
|
5
|
+
* @slot avatar - Avatar or icon element.
|
|
6
|
+
* @slot action - Action element like an icon button.
|
|
7
|
+
* @slot - Header text content.
|
|
8
|
+
*/
|
|
2
9
|
export declare class FlintCardHeader extends LitElement {
|
|
3
10
|
static styles: import("lit").CSSResult;
|
|
4
11
|
title: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-card-header.d.ts","sourceRoot":"","sources":["../../src/card/flint-card-header.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAIlD,qBACa,eAAgB,SAAQ,UAAU;IAC3C,MAAM,CAAC,MAAM,0BAAiC;IAG9C,KAAK,SAAM;IAGX,QAAQ,SAAM;IAEd,MAAM;CAaT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,mBAAmB,EAAE,eAAe,CAAC;KACxC;CACJ"}
|
|
1
|
+
{"version":3,"file":"flint-card-header.d.ts","sourceRoot":"","sources":["../../src/card/flint-card-header.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAIlD;;;;;;GAMG;AACH,qBACa,eAAgB,SAAQ,UAAU;IAC3C,MAAM,CAAC,MAAM,0BAAiC;IAG9C,KAAK,SAAM;IAGX,QAAQ,SAAM;IAEd,MAAM;CAaT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,mBAAmB,EAAE,eAAe,CAAC;KACxC;CACJ"}
|
|
@@ -14,6 +14,11 @@ export declare class FlintCarouselItem extends LitElement {
|
|
|
14
14
|
static styles: import("lit").CSSResult;
|
|
15
15
|
render(): import("lit-html").TemplateResult<1>;
|
|
16
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Carousel Previous: navigation button to go to the previous slide.
|
|
19
|
+
*
|
|
20
|
+
* @slot - Custom icon content, replaces default chevron.
|
|
21
|
+
*/
|
|
17
22
|
export declare class FlintCarouselPrevious extends LitElement {
|
|
18
23
|
static styles: import("lit").CSSResult;
|
|
19
24
|
/** Whether the previous button is disabled. */
|
|
@@ -23,6 +28,11 @@ export declare class FlintCarouselPrevious extends LitElement {
|
|
|
23
28
|
private readonly _handleClick;
|
|
24
29
|
render(): import("lit-html").TemplateResult<1>;
|
|
25
30
|
}
|
|
31
|
+
/**
|
|
32
|
+
* Carousel Next: navigation button to go to the next slide.
|
|
33
|
+
*
|
|
34
|
+
* @slot - Custom icon content, replaces default chevron.
|
|
35
|
+
*/
|
|
26
36
|
export declare class FlintCarouselNext extends LitElement {
|
|
27
37
|
static styles: import("lit").CSSResult;
|
|
28
38
|
/** Whether the next button is disabled. */
|
|
@@ -35,6 +45,8 @@ export declare class FlintCarouselNext extends LitElement {
|
|
|
35
45
|
/**
|
|
36
46
|
* Carousel: a slideshow component for cycling through content.
|
|
37
47
|
*
|
|
48
|
+
* @slot - Carousel content: flint-carousel-content, flint-carousel-previous, flint-carousel-next.
|
|
49
|
+
*
|
|
38
50
|
* @fires flint-carousel-change - Fired when the active slide changes.
|
|
39
51
|
*/
|
|
40
52
|
export declare class FlintCarousel extends LitElement {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-carousel.d.ts","sourceRoot":"","sources":["../../src/carousel/flint-carousel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAwB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AA4C5E,qBACa,oBAAqB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,0BAAsC;IAEnD,mDAAmD;IACvB,KAAK,SAAK;IACtC,wCAAwC;IACiB,YAAY,SAAK;IAC1E,4BAA4B;IACC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,OAAO,EAAE,cAAc;IAS/B,MAAM;CAsBP;AAKD,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,MAAM;CAOP;AAKD,qBACa,qBAAsB,SAAQ,UAAU;IACnD,MAAM,CAAC,MAAM,0BAAmB;IAEhC,+CAA+C;IACH,QAAQ,UAAS;IAC7D,gEAAgE;IACnC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAE3B;IAEF,MAAM;CAkBP;AAKD,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,0BAAmB;IAEhC,2CAA2C;IACC,QAAQ,UAAS;IAC7D,gEAAgE;IACnC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAE3B;IAEF,MAAM;CAkBP;AAKD
|
|
1
|
+
{"version":3,"file":"flint-carousel.d.ts","sourceRoot":"","sources":["../../src/carousel/flint-carousel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAwB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AA4C5E,qBACa,oBAAqB,SAAQ,UAAU;IAClD,MAAM,CAAC,MAAM,0BAAsC;IAEnD,mDAAmD;IACvB,KAAK,SAAK;IACtC,wCAAwC;IACiB,YAAY,SAAK;IAC1E,4BAA4B;IACC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,OAAO,EAAE,cAAc;IAS/B,MAAM;CAsBP;AAKD,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,MAAM;CAOP;AAKD;;;;GAIG;AACH,qBACa,qBAAsB,SAAQ,UAAU;IACnD,MAAM,CAAC,MAAM,0BAAmB;IAEhC,+CAA+C;IACH,QAAQ,UAAS;IAC7D,gEAAgE;IACnC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAE3B;IAEF,MAAM;CAkBP;AAKD;;;;GAIG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC/C,MAAM,CAAC,MAAM,0BAAmB;IAEhC,2CAA2C;IACC,QAAQ,UAAS;IAC7D,gEAAgE;IACnC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,OAAO,CAAC,QAAQ,CAAC,YAAY,CAE3B;IAEF,MAAM;CAkBP;AAKD;;;;;;GAMG;AACH,qBACa,aAAc,SAAQ,UAAU;IAC3C,MAAM,CAAC,MAAM,0BAA+B;IAE5C,gFAAgF;IACnD,IAAI,UAAS;IAE1C,4BAA4B;IACC,WAAW,EAAE,YAAY,GAAG,UAAU,CAAgB;IAEnF,kEAAkE;IACtC,QAAQ,SAAK;IAEzC,+CAA+C;IACU,YAAY,SAAK;IAE1E,gDAAgD;IACpC,KAAK,SAAc;IAE/B,OAAO,CAAC,aAAa,CAAK;IAC1B,OAAO,CAAC,MAAM,CAAK;IAEnB,OAAO,CAAC,SAAS,CAAiC;IAClD,OAAO,CAAC,cAAc,CAA+C;IAErE,OAAO,CAAC,QAAQ,CAAC,cAAc,CAW7B;IAEF,iBAAiB;IAIjB,oBAAoB;IAOpB,YAAY;IAkBZ,OAAO,CAAC,OAAO,EAAE,cAAc;IAU/B,OAAO,CAAC,WAAW;IAcnB,OAAO,CAAC,eAAe;IA6BvB,OAAO,CAAC,WAAW;IAUnB,iCAAiC;IACjC,IAAI;IAWJ,gCAAgC;IAChC,QAAQ;IAUR,gDAAgD;IAChD,IAAI,CAAC,KAAK,EAAE,MAAM;IAQlB,uCAAuC;IACvC,IAAI,YAAY,WAEf;IAED,0CAA0C;IAC1C,IAAI,KAAK,WAER;IAED,OAAO,CAAC,cAAc;IAYtB,OAAO,CAAC,aAAa;IAOrB,MAAM;CAcP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,aAAa,CAAC;QAChC,wBAAwB,EAAE,oBAAoB,CAAC;QAC/C,qBAAqB,EAAE,iBAAiB,CAAC;QACzC,qBAAqB,EAAE,iBAAiB,CAAC;QACzC,yBAAyB,EAAE,qBAAqB,CAAC;KAClD;CACF"}
|
|
@@ -2,7 +2,10 @@ import { LitElement } from 'lit';
|
|
|
2
2
|
/**
|
|
3
3
|
* Chip: a compact element representing an input, attribute, or action.
|
|
4
4
|
*
|
|
5
|
-
* @
|
|
5
|
+
* @slot avatar - Avatar element shown at start.
|
|
6
|
+
* @slot icon - Icon shown at start when no avatar.
|
|
7
|
+
*
|
|
8
|
+
* @fires flint-chip-delete - Fired when the chip's delete icon is clicked. detail: `{ value: string }`
|
|
6
9
|
*/
|
|
7
10
|
export declare class FlintChip extends LitElement {
|
|
8
11
|
static styles: import("lit").CSSResult;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-chip.d.ts","sourceRoot":"","sources":["../../src/chip/flint-chip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAMlD
|
|
1
|
+
{"version":3,"file":"flint-chip.d.ts","sourceRoot":"","sources":["../../src/chip/flint-chip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,KAAK,CAAC;AAMlD;;;;;;;GAOG;AACH,qBACa,SAAU,SAAQ,UAAU;IACrC,MAAM,CAAC,MAAM,0BAA2B;IAExC,8CAA8C;IAClB,KAAK,SAAM;IACvC,wCAAwC;IACZ,OAAO,EAAE,QAAQ,GAAG,UAAU,CAAY;IACtE,uCAAuC;IACX,KAAK,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACnF,wBAAwB;IACmB,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAQ;IAC3E,uDAAuD;IAC1B,SAAS,UAAS;IAC/C,4CAA4C;IACf,SAAS,UAAS;IAC/C,kDAAkD;IACN,QAAQ,UAAS;IAE7D,OAAO,CAAC,YAAY;IAWpB,OAAO,CAAC,cAAc;IAWtB,OAAO,CAAC,aAAa;IAUrB,OAAO,CAAC,oBAAoB;IAa5B,MAAM;CAyCT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,YAAY,EAAE,SAAS,CAAC;KAC3B;CACJ"}
|
package/dist/chip/flint-chip.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-chip-
|
|
1
|
+
import { t as e } from "../_shared/flint-chip-CBKDllYk.js";
|
|
2
2
|
export { e as FlintChip };
|
|
@@ -148,7 +148,7 @@ export declare class FlintCommand extends LitElement {
|
|
|
148
148
|
*
|
|
149
149
|
* @slot - Place a `flint-command` element here.
|
|
150
150
|
*
|
|
151
|
-
* @fires flint-command-dialog-close - Fired when the dialog should close.
|
|
151
|
+
* @fires flint-command-dialog-close - Fired when the dialog should close. detail: `{ open: false }`
|
|
152
152
|
* The host is responsible for setting `open = false` in response.
|
|
153
153
|
*
|
|
154
154
|
* @attr {boolean} open - Controls dialog visibility.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-command.d.ts","sourceRoot":"","sources":["../../src/command/flint-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAiBvE;;;;;GAKG;AACH,qBACa,oBAAqB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAsC;IACnD,MAAM;CACT;AAMD,mDAAmD;AACnD,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IACpD,MAAM;CACT;AAMD;;;;;;;;;;;;;GAaG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAAkC;IAE/C,kFAAkF;IACvC,KAAK,SAAM;IAEtD,uEAAuE;IAC3B,QAAQ,UAAS;IAE7D,gEAAgE;IACpB,WAAW,UAAS;IAEvD,OAAO,CAAC,QAAQ,CAAS;IAElC,OAAO,CAAC,iBAAiB;IAKzB,sEAAsE;IACtE,sBAAsB;IAMtB,OAAO,CAAC,YAAY;IASpB,MAAM;CAkBT;AAMD;;;;;GAKG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAChD,MAAM;CACT;AAMD;;;;;;GAMG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,4CAA4C;IACD,OAAO,SAAM;IAExD,MAAM;CAMT;AAMD;;;;GAIG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAAkC;IAE/C,MAAM;CAOT;AAMD;;;;;;GAMG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,kDAAkD;IACtB,WAAW,SAAiC;IAExE,2BAA2B;IACgB,KAAK,SAAM;IAEtD,OAAO,CAAC,YAAY;IAUpB,qCAAqC;IACrC,KAAK;IAIL,2DAA2D;IAC3D,KAAK;IAWL,MAAM;CAuBT;AAMD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBACa,YAAa,SAAQ,UAAU;IACxC,MAAM,CAAC,MAAM,0BAA8B;IAE3C,OAAO,CAAC,MAAM,CAAM;IACpB,OAAO,CAAC,gBAAgB,CAAiC;IAIzD,OAAO,CAAC,aAAa,CAEnB;IAEF;;;OAGG;IACH,OAAO,CAAC,gBAAgB,CAOtB;IAEF,OAAO,CAAC,cAAc,CA4BpB;IAIF,iBAAiB;IAOjB,oBAAoB;IASpB,0EAA0E;IAC1E,OAAO,CAAC,kBAAkB;IAM1B,OAAO,CAAC,aAAa;IAWrB,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,YAAY;IAiDpB,OAAO,CAAC,aAAa;IAMrB,gDAAgD;IAChD,KAAK;IASL,MAAM;CAOT;AAMD;;;;;;;;;;;;;;;;;;GAkBG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAC9C,MAAM,CAAC,MAAM,0BAAoC;IAEjD,oDAAoD;IACR,IAAI,UAAS;IAIzD,OAAO,CAAC,aAAa,CAKnB;IAEF,iBAAiB;IAKjB,oBAAoB;IAOpB,OAAO,CAAC,OAAO,EAAE,cAAc;IAa/B,OAAO,CAAC,MAAM;
|
|
1
|
+
{"version":3,"file":"flint-command.d.ts","sourceRoot":"","sources":["../../src/command/flint-command.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAiBvE;;;;;GAKG;AACH,qBACa,oBAAqB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAsC;IACnD,MAAM;CACT;AAMD,mDAAmD;AACnD,qBACa,qBAAsB,SAAQ,UAAU;IACjD,MAAM,CAAC,MAAM,0BAAuC;IACpD,MAAM;CACT;AAMD;;;;;;;;;;;;;GAaG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAAkC;IAE/C,kFAAkF;IACvC,KAAK,SAAM;IAEtD,uEAAuE;IAC3B,QAAQ,UAAS;IAE7D,gEAAgE;IACpB,WAAW,UAAS;IAEvD,OAAO,CAAC,QAAQ,CAAS;IAElC,OAAO,CAAC,iBAAiB;IAKzB,sEAAsE;IACtE,sBAAsB;IAMtB,OAAO,CAAC,YAAY;IASpB,MAAM;CAkBT;AAMD;;;;;GAKG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAChD,MAAM;CACT;AAMD;;;;;;GAMG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,4CAA4C;IACD,OAAO,SAAM;IAExD,MAAM;CAMT;AAMD;;;;GAIG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC5C,MAAM,CAAC,MAAM,0BAAkC;IAE/C,MAAM;CAOT;AAMD;;;;;;GAMG;AACH,qBACa,iBAAkB,SAAQ,UAAU;IAC7C,MAAM,CAAC,MAAM,0BAAmC;IAEhD,kDAAkD;IACtB,WAAW,SAAiC;IAExE,2BAA2B;IACgB,KAAK,SAAM;IAEtD,OAAO,CAAC,YAAY;IAUpB,qCAAqC;IACrC,KAAK;IAIL,2DAA2D;IAC3D,KAAK;IAWL,MAAM;CAuBT;AAMD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBACa,YAAa,SAAQ,UAAU;IACxC,MAAM,CAAC,MAAM,0BAA8B;IAE3C,OAAO,CAAC,MAAM,CAAM;IACpB,OAAO,CAAC,gBAAgB,CAAiC;IAIzD,OAAO,CAAC,aAAa,CAEnB;IAEF;;;OAGG;IACH,OAAO,CAAC,gBAAgB,CAOtB;IAEF,OAAO,CAAC,cAAc,CA4BpB;IAIF,iBAAiB;IAOjB,oBAAoB;IASpB,0EAA0E;IAC1E,OAAO,CAAC,kBAAkB;IAM1B,OAAO,CAAC,aAAa;IAWrB,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,YAAY;IAiDpB,OAAO,CAAC,aAAa;IAMrB,gDAAgD;IAChD,KAAK;IASL,MAAM;CAOT;AAMD;;;;;;;;;;;;;;;;;;GAkBG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAC9C,MAAM,CAAC,MAAM,0BAAoC;IAEjD,oDAAoD;IACR,IAAI,UAAS;IAIzD,OAAO,CAAC,aAAa,CAKnB;IAEF,iBAAiB;IAKjB,oBAAoB;IAOpB,OAAO,CAAC,OAAO,EAAE,cAAc;IAa/B,OAAO,CAAC,MAAM;IAQd,OAAO,CAAC,oBAAoB;IAI5B,MAAM;CAkBT;AAMD,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,eAAe,EAAE,YAAY,CAAC;QAC9B,qBAAqB,EAAE,iBAAiB,CAAC;QACzC,oBAAoB,EAAE,gBAAgB,CAAC;QACvC,qBAAqB,EAAE,iBAAiB,CAAC;QACzC,qBAAqB,EAAE,iBAAiB,CAAC;QACzC,oBAAoB,EAAE,gBAAgB,CAAC;QACvC,yBAAyB,EAAE,qBAAqB,CAAC;QACjD,wBAAwB,EAAE,oBAAoB,CAAC;QAC/C,sBAAsB,EAAE,kBAAkB,CAAC;KAC9C;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "../_shared/flint-command-
|
|
1
|
+
import { a as e, c as t, i as n, l as r, n as i, o as a, r as o, s, t as c } from "../_shared/flint-command-BuXwceg_.js";
|
|
2
2
|
export { c as FlintCommand, i as FlintCommandDialog, o as FlintCommandEmpty, n as FlintCommandGroup, e as FlintCommandInput, a as FlintCommandItem, s as FlintCommandList, t as FlintCommandSeparator, r as FlintCommandShortcut };
|
|
@@ -45,6 +45,8 @@ export declare class FlintDateField extends LitElement {
|
|
|
45
45
|
error: boolean;
|
|
46
46
|
/** Helper text shown below the field. */
|
|
47
47
|
helperText: string;
|
|
48
|
+
/** Error message displayed below the field when in error state. */
|
|
49
|
+
errorMessage: string;
|
|
48
50
|
private readonly _internals;
|
|
49
51
|
private _month;
|
|
50
52
|
private _day;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-date-field.d.ts","sourceRoot":"","sources":["../../src/date-field/flint-date-field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AA+B3D;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBACa,cAAe,SAAQ,UAAU;IAC1C,4FAA4F;IAC5F,MAAM,CAAC,cAAc,UAAQ;IAC7B,MAAM,CAAC,MAAM,0BAAgC;IAG7C,0EAA0E;IAC9C,KAAK,SAAM;IAEvC,mBAAmB;IACS,KAAK,SAAM;IAEvC,sFAAsF;IAC3C,IAAI,SAAM;IAErD,kCAAkC;IACN,GAAG,SAAM;IAErC,kCAAkC;IACN,GAAG,SAAM;IAErC,mDAAmD;IACP,QAAQ,UAAS;IAC7D,4DAA4D;IAChB,QAAQ,UAAS;IAC7D,4CAA4C;IACA,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;
|
|
1
|
+
{"version":3,"file":"flint-date-field.d.ts","sourceRoot":"","sources":["../../src/date-field/flint-date-field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AA+B3D;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,qBACa,cAAe,SAAQ,UAAU;IAC1C,4FAA4F;IAC5F,MAAM,CAAC,cAAc,UAAQ;IAC7B,MAAM,CAAC,MAAM,0BAAgC;IAG7C,0EAA0E;IAC9C,KAAK,SAAM;IAEvC,mBAAmB;IACS,KAAK,SAAM;IAEvC,sFAAsF;IAC3C,IAAI,SAAM;IAErD,kCAAkC;IACN,GAAG,SAAM;IAErC,kCAAkC;IACN,GAAG,SAAM;IAErC,mDAAmD;IACP,QAAQ,UAAS;IAC7D,4DAA4D;IAChB,QAAQ,UAAS;IAC7D,4CAA4C;IACA,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;IACtE,mEAAmE;IACX,YAAY,SAAM;IAG1E,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA4C;IAG9D,OAAO,CAAC,MAAM,CAAuB;IACrC,OAAO,CAAC,IAAI,CAAuB;IACnC,OAAO,CAAC,KAAK,CAAuB;IACpC,OAAO,CAAC,OAAO,CAAwB;IACvC,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,IAAI,CAAM;IAG3B,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC;IAO/B,OAAO;IAShB,oEAAoE;IACpE,KAAK;IASL,OAAO,CAAC,cAAc;IAUtB,OAAO,CAAC,UAAU;IASlB,OAAO,CAAC,oBAAoB;IAa5B,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,UAAU;IAKlB,OAAO,CAAC,UAAU;IAOlB,OAAO,CAAC,YAAY;IAsEpB,OAAO,CAAC,OAAO;IA0Bf,OAAO,CAAC,aAAa;IAYrB,OAAO,CAAC,cAAc;IAoEtB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,WAAW;IAUnB,OAAO,CAAC,qBAAqB;IAa7B,OAAO,CAAC,YAAY;IAuBpB,OAAO,CAAC,SAAS;IAIjB,MAAM;CA2DT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,kBAAkB,EAAE,cAAc,CAAC;KACtC;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-date-field-
|
|
1
|
+
import { t as e } from "../_shared/flint-date-field-lcBa5fNS.js";
|
|
2
2
|
export { e as FlintDateField };
|
|
@@ -67,6 +67,8 @@ export declare class FlintDatePicker extends LitElement {
|
|
|
67
67
|
error: boolean;
|
|
68
68
|
/** Helper/error text below the field. */
|
|
69
69
|
helperText: string;
|
|
70
|
+
/** Error message displayed below the field when in error state. */
|
|
71
|
+
errorMessage: string;
|
|
70
72
|
private _open;
|
|
71
73
|
private _pendingValue;
|
|
72
74
|
private get _resolvedVariant();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-date-picker.d.ts","sourceRoot":"","sources":["../../src/date-picker/flint-date-picker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAM3D,OAAO,2BAA2B,CAAC;AA8FnC;;;;;GAKG;AACH,qBACa,uBAAwB,SAAQ,UAAU;IACnD,MAAM,CAAC,MAAM,0BAAyC;IAEtD,2DAA2D;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IAE3C,qCAAqC;IACT,GAAG,CAAC,EAAE,MAAM,CAAC;IAEzC,qCAAqC;IACT,GAAG,CAAC,EAAE,MAAM,CAAC;IAEzC,+BAA+B;IACF,QAAQ,UAAS;IAErC,OAAO,CAAC,SAAS,CAA4B;IAC7C,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,KAAK,CAAmC;IAEzD,iBAAiB;IASjB,uEAAuE;IACvE,UAAU,CAAC,GAAG,EAAE,MAAM;IAKtB,OAAO,CAAC,UAAU;IAIlB,OAAO,CAAC,UAAU;IAKlB,OAAO,CAAC,UAAU;IAOlB,OAAO,CAAC,WAAW;IAKnB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,cAAc;IAkCtB,OAAO,CAAC,gBAAgB;IAgBxB,OAAO,CAAC,eAAe;IAgBvB,MAAM;CAST;AAID;;;;;;;;;;GAUG;AACH,qBACa,eAAgB,SAAQ,UAAU;IAC3C,MAAM,CAAC,MAAM,0BAAiC;IAG9C,gDAAgD;IACpB,KAAK,SAAM;IAEvC,mCAAmC;IACP,KAAK,SAAU;IAE3C,4CAA4C;IAChB,WAAW,SAAgB;IAEvD,iCAAiC;IACL,IAAI,SAAM;IAEtC,yDAAyD;IAC7B,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAa;IAE1F,qCAAqC;IACT,GAAG,SAAM;IAErC,qCAAqC;IACT,GAAG,SAAM;IAErC,2BAA2B;IACiB,QAAQ,UAAS;IAE7D,oEAAoE;IACxB,QAAQ,UAAS;IAE7D,2BAA2B;IACiB,KAAK,UAAS;IAE1D,yCAAyC;IACa,UAAU,SAAM;
|
|
1
|
+
{"version":3,"file":"flint-date-picker.d.ts","sourceRoot":"","sources":["../../src/date-picker/flint-date-picker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAM3D,OAAO,2BAA2B,CAAC;AA8FnC;;;;;GAKG;AACH,qBACa,uBAAwB,SAAQ,UAAU;IACnD,MAAM,CAAC,MAAM,0BAAyC;IAEtD,2DAA2D;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IAE3C,qCAAqC;IACT,GAAG,CAAC,EAAE,MAAM,CAAC;IAEzC,qCAAqC;IACT,GAAG,CAAC,EAAE,MAAM,CAAC;IAEzC,+BAA+B;IACF,QAAQ,UAAS;IAErC,OAAO,CAAC,SAAS,CAA4B;IAC7C,OAAO,CAAC,UAAU,CAAyB;IAC3C,OAAO,CAAC,KAAK,CAAmC;IAEzD,iBAAiB;IASjB,uEAAuE;IACvE,UAAU,CAAC,GAAG,EAAE,MAAM;IAKtB,OAAO,CAAC,UAAU;IAIlB,OAAO,CAAC,UAAU;IAKlB,OAAO,CAAC,UAAU;IAOlB,OAAO,CAAC,WAAW;IAKnB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,cAAc;IAkCtB,OAAO,CAAC,gBAAgB;IAgBxB,OAAO,CAAC,eAAe;IAgBvB,MAAM;CAST;AAID;;;;;;;;;;GAUG;AACH,qBACa,eAAgB,SAAQ,UAAU;IAC3C,MAAM,CAAC,MAAM,0BAAiC;IAG9C,gDAAgD;IACpB,KAAK,SAAM;IAEvC,mCAAmC;IACP,KAAK,SAAU;IAE3C,4CAA4C;IAChB,WAAW,SAAgB;IAEvD,iCAAiC;IACL,IAAI,SAAM;IAEtC,yDAAyD;IAC7B,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAa;IAE1F,qCAAqC;IACT,GAAG,SAAM;IAErC,qCAAqC;IACT,GAAG,SAAM;IAErC,2BAA2B;IACiB,QAAQ,UAAS;IAE7D,oEAAoE;IACxB,QAAQ,UAAS;IAE7D,2BAA2B;IACiB,KAAK,UAAS;IAE1D,yCAAyC;IACa,UAAU,SAAM;IAEtE,mEAAmE;IACX,YAAY,SAAM;IAGjE,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,aAAa,CAAM;IAGpC,OAAO,KAAK,gBAAgB,GAK3B;IAED,OAAO,CAAC,WAAW;IAMnB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,mBAAmB;IAK3B,OAAO,CAAC,OAAO;IASf,OAAO,CAAC,eAAe;IAIvB,OAAO,CAAC,mBAAmB;IAK3B,OAAO,CAAC,iBAAiB;IAezB,OAAO,CAAC,YAAY;IAuCpB,OAAO,CAAC,cAAc;IAqBtB,OAAO,CAAC,aAAa;IA8BrB,OAAO,CAAC,aAAa;IAcrB,MAAM;CAMT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,mBAAmB,EAAE,eAAe,CAAC;QACrC,4BAA4B,EAAE,uBAAuB,CAAC;KACzD;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../_shared/flint-date-picker-
|
|
1
|
+
import { n as e, t } from "../_shared/flint-date-picker-C_7LYa9d.js";
|
|
2
2
|
export { t as FlintDatePicker, e as FlintDatePickerCalendar };
|
|
@@ -42,6 +42,8 @@ export declare class FlintDateRangePicker extends LitElement {
|
|
|
42
42
|
error: boolean;
|
|
43
43
|
/** Helper text shown below the field. */
|
|
44
44
|
helperText: string;
|
|
45
|
+
/** Error message displayed below the field when in error state. */
|
|
46
|
+
errorMessage: string;
|
|
45
47
|
private _open;
|
|
46
48
|
private _pendingValue;
|
|
47
49
|
private _activeShortcut;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-date-range-picker.d.ts","sourceRoot":"","sources":["../../src/date-range-picker/flint-date-range-picker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAE3D,OAAO,2BAA2B,CAAC;AACnC,OAAO,0CAA0C,CAAC;AAClD,OAAO,gCAAgC,CAAC;AACxC,OAAO,EAGH,KAAK,SAAS,EACd,KAAK,QAAQ,EAChB,MAAM,yBAAyB,CAAC;AAGjC;;;;;;;;;;GAUG;AACH,qBACa,oBAAqB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAsC;IAInD,mEAAmE;IACxC,KAAK,EAAE,SAAS,CAAoB;IAE/D,mCAAmC;IACP,KAAK,SAAgB;IAEjD,yDAAyD;IAC7B,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAa;IAE1F,uHAAuH;IAChE,UAAU,UAAS;IAE1E,4BAA4B;IACC,SAAS,UAAS;IAE/C,iFAAiF;IACtD,aAAa,EAAE,QAAQ,EAAE,CAAM;IAE1D,gDAAgD;IACpB,GAAG,SAAM;IACrC,gDAAgD;IACpB,GAAG,SAAM;IACrC,yCAAyC;IACb,IAAI,SAAM;IAEtC,oDAAoD;IACR,QAAQ,UAAS;IAC7D,6DAA6D;IACjB,QAAQ,UAAS;IAC7D,6CAA6C;IACD,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;
|
|
1
|
+
{"version":3,"file":"flint-date-range-picker.d.ts","sourceRoot":"","sources":["../../src/date-range-picker/flint-date-range-picker.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAE3D,OAAO,2BAA2B,CAAC;AACnC,OAAO,0CAA0C,CAAC;AAClD,OAAO,gCAAgC,CAAC;AACxC,OAAO,EAGH,KAAK,SAAS,EACd,KAAK,QAAQ,EAChB,MAAM,yBAAyB,CAAC;AAGjC;;;;;;;;;;GAUG;AACH,qBACa,oBAAqB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAsC;IAInD,mEAAmE;IACxC,KAAK,EAAE,SAAS,CAAoB;IAE/D,mCAAmC;IACP,KAAK,SAAgB;IAEjD,yDAAyD;IAC7B,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAa;IAE1F,uHAAuH;IAChE,UAAU,UAAS;IAE1E,4BAA4B;IACC,SAAS,UAAS;IAE/C,iFAAiF;IACtD,aAAa,EAAE,QAAQ,EAAE,CAAM;IAE1D,gDAAgD;IACpB,GAAG,SAAM;IACrC,gDAAgD;IACpB,GAAG,SAAM;IACrC,yCAAyC;IACb,IAAI,SAAM;IAEtC,oDAAoD;IACR,QAAQ,UAAS;IAC7D,6DAA6D;IACjB,QAAQ,UAAS;IAC7D,6CAA6C;IACD,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;IACtE,mEAAmE;IACX,YAAY,SAAM;IAIjE,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,aAAa,CAA+B;IACpD,OAAO,CAAC,eAAe,CAAM;IAItC,OAAO,KAAK,gBAAgB,GAK3B;IAED,OAAO,KAAK,mBAAmB,GAE9B;IAID,OAAO,CAAC,WAAW;IAMnB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,uBAAuB;YAKjB,eAAe;IAmB7B,OAAO,CAAC,mBAAmB;IAK3B,OAAO,CAAC,OAAO;IAWf,OAAO,CAAC,eAAe;IAMvB,OAAO,CAAC,mBAAmB;IAQ3B,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,gBAAgB;IAcxB,OAAO,CAAC,eAAe;IAYvB,OAAO,CAAC,YAAY;IAsBpB,OAAO,CAAC,kBAAkB;IA4B1B,OAAO,CAAC,cAAc;IAqBtB,OAAO,CAAC,aAAa;IA8BrB,OAAO,CAAC,aAAa;IAarB,MAAM;CAMT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,yBAAyB,EAAE,oBAAoB,CAAC;KACnD;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-date-range-picker-
|
|
1
|
+
import { t as e } from "../_shared/flint-date-range-picker-D7Ehbx-c.js";
|
|
2
2
|
export { e as FlintDateRangePicker };
|
|
@@ -27,6 +27,8 @@ export declare class FlintSingleInputDateRangeField extends LitElement {
|
|
|
27
27
|
error: boolean;
|
|
28
28
|
/** Helper text shown below the field. */
|
|
29
29
|
helperText: string;
|
|
30
|
+
/** Error message displayed below the field when in error state. */
|
|
31
|
+
errorMessage: string;
|
|
30
32
|
private _sm;
|
|
31
33
|
private _sd;
|
|
32
34
|
private _sy;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-single-input-date-range-field.d.ts","sourceRoot":"","sources":["../../src/date-range-picker/flint-single-input-date-range-field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAG3D,OAAO,EAEH,KAAK,SAAS,EACjB,MAAM,yBAAyB,CAAC;AAajC;;;;;;GAMG;AACH,qBACa,8BAA+B,SAAQ,UAAU;IAC1D,MAAM,CAAC,MAAM,0BAAgD;IAI7D,iDAAiD;IACtB,KAAK,EAAE,SAAS,CAAoB;IAE/D,wBAAwB;IACI,KAAK,SAAM;IACvC,8CAA8C;IAClB,IAAI,SAAM;IACtC,6CAA6C;IACjB,GAAG,SAAM;IACrC,6CAA6C;IACjB,GAAG,SAAM;IAErC,mDAAmD;IACP,QAAQ,UAAS;IAC7D,4DAA4D;IAChB,QAAQ,UAAS;IAC7D,4CAA4C;IACA,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;
|
|
1
|
+
{"version":3,"file":"flint-single-input-date-range-field.d.ts","sourceRoot":"","sources":["../../src/date-range-picker/flint-single-input-date-range-field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA4B,MAAM,KAAK,CAAC;AAG3D,OAAO,EAEH,KAAK,SAAS,EACjB,MAAM,yBAAyB,CAAC;AAajC;;;;;;GAMG;AACH,qBACa,8BAA+B,SAAQ,UAAU;IAC1D,MAAM,CAAC,MAAM,0BAAgD;IAI7D,iDAAiD;IACtB,KAAK,EAAE,SAAS,CAAoB;IAE/D,wBAAwB;IACI,KAAK,SAAM;IACvC,8CAA8C;IAClB,IAAI,SAAM;IACtC,6CAA6C;IACjB,GAAG,SAAM;IACrC,6CAA6C;IACjB,GAAG,SAAM;IAErC,mDAAmD;IACP,QAAQ,UAAS;IAC7D,4DAA4D;IAChB,QAAQ,UAAS;IAC7D,4CAA4C;IACA,KAAK,UAAS;IAC1D,yCAAyC;IACa,UAAU,SAAM;IACtE,mEAAmE;IACX,YAAY,SAAM;IAIjE,OAAO,CAAC,GAAG,CAAuB;IAClC,OAAO,CAAC,GAAG,CAAuB;IAClC,OAAO,CAAC,GAAG,CAAuB;IAClC,OAAO,CAAC,GAAG,CAAuB;IAClC,OAAO,CAAC,GAAG,CAAuB;IAClC,OAAO,CAAC,GAAG,CAAuB;IAElC,OAAO,CAAC,OAAO,CAAwB;IACvC,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,IAAI,CAAM;IAE3B,UAAU,CAAC,OAAO,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC;IAgBxC,QAAQ,CAAC,KAAK,EAAE,SAAS;IAKzB,KAAK;IAUL,OAAO,CAAC,UAAU;IAIlB,OAAO,CAAC,UAAU;IAKlB,OAAO,CAAC,oBAAoB;IAgB5B,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,UAAU;IAOlB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,YAAY;IA2DpB,OAAO,CAAC,OAAO;IAuBf,OAAO,CAAC,aAAa;IAmBrB,OAAO,CAAC,cAAc;IA2DtB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,WAAW;IAUnB,OAAO,CAAC,QAAQ;IAuBhB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,UAAU;IAkBlB,MAAM;CAoDT;AAED,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,qBAAqB;QAC3B,qCAAqC,EAAE,8BAA8B,CAAC;KACzE;CACJ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../_shared/flint-single-input-date-range-field-
|
|
1
|
+
import { t as e } from "../_shared/flint-single-input-date-range-field-CnKdZow6.js";
|
|
2
2
|
export { e as FlintSingleInputDateRangeField };
|
|
@@ -5,7 +5,7 @@ import '../backdrop/flint-backdrop';
|
|
|
5
5
|
*
|
|
6
6
|
* @fires close - Dispatched when the dialog requests to be closed (backdrop click or
|
|
7
7
|
* an explicit call to `requestClose()`). The host is responsible for
|
|
8
|
-
* setting `open = false` in response.
|
|
8
|
+
* setting `open = false` in response. detail: `{ open: false }`
|
|
9
9
|
* @fires confirm - Dispatched by confirmation dialogs when the user clicked "confirm".
|
|
10
10
|
* @fires cancel - Dispatched by confirmation dialogs when the user clicked "cancel".
|
|
11
11
|
*
|
|
@@ -15,6 +15,12 @@ export declare class FlintDialog extends LitElement {
|
|
|
15
15
|
static styles: import("lit").CSSResult;
|
|
16
16
|
/** Controls the open / closed state of the dialog. */
|
|
17
17
|
open: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Initial open state for uncontrolled usage.
|
|
20
|
+
* Has no effect after the element has connected to the DOM.
|
|
21
|
+
*/
|
|
22
|
+
defaultOpen: boolean;
|
|
23
|
+
private _firstUpdate;
|
|
18
24
|
private _lastFocused;
|
|
19
25
|
/** Animation style: 'scale' (default), 'slide-up', or 'slide-down'. */
|
|
20
26
|
transition: 'scale' | 'slide-up' | 'slide-down';
|
|
@@ -23,6 +29,7 @@ export declare class FlintDialog extends LitElement {
|
|
|
23
29
|
* Useful for confirmation dialogs where the user must make a deliberate choice.
|
|
24
30
|
*/
|
|
25
31
|
disableBackdropClose: boolean;
|
|
32
|
+
willUpdate(changed: PropertyValues): void;
|
|
26
33
|
connectedCallback(): void;
|
|
27
34
|
updated(changed: PropertyValues<this>): void;
|
|
28
35
|
disconnectedCallback(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flint-dialog.d.ts","sourceRoot":"","sources":["../../src/dialog/flint-dialog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAQvE,OAAO,4BAA4B,CAAC;AAKpC;;;;;;;;;;GAUG;AACH,qBACa,WAAY,SAAQ,UAAU;IACzC,MAAM,CAAC,MAAM,0BAA6B;IAE1C,sDAAsD;IACV,IAAI,UAAS;IAEzD,OAAO,CAAC,YAAY,CAA4B;IAEhD,uEAAuE;IAC3C,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,YAAY,CAAW;IAEtF;;;OAGG;IAC+D,oBAAoB,UAAS;
|
|
1
|
+
{"version":3,"file":"flint-dialog.d.ts","sourceRoot":"","sources":["../../src/dialog/flint-dialog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAQvE,OAAO,4BAA4B,CAAC;AAKpC;;;;;;;;;;GAUG;AACH,qBACa,WAAY,SAAQ,UAAU;IACzC,MAAM,CAAC,MAAM,0BAA6B;IAE1C,sDAAsD;IACV,IAAI,UAAS;IAEzD;;;OAGG;IACqD,WAAW,UAAS;IAE5E,OAAO,CAAC,YAAY,CAAQ;IAC5B,OAAO,CAAC,YAAY,CAA4B;IAEhD,uEAAuE;IAC3C,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,YAAY,CAAW;IAEtF;;;OAGG;IAC+D,oBAAoB,UAAS;IAEtF,UAAU,CAAC,OAAO,EAAE,cAAc;IAU3C,iBAAiB;IAKR,OAAO,CAAC,OAAO,EAAE,cAAc,CAAC,IAAI,CAAC;IAkB9C,oBAAoB;IAQpB,OAAO,CAAC,QAAQ,CAAC,cAAc,CAI7B;IAEF,8EAA8E;IAC9E,YAAY;IAIZ,OAAO,CAAC,oBAAoB;IAS5B,MAAM;CAsBP;AAED;;;GAGG;AACH,qBACa,gBAAiB,SAAQ,UAAU;IAC9C,MAAM,CAAC,MAAM,0BAAkC;IAE/C,MAAM;CAGP;AAED;;GAEG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAoC;IAEjD,MAAM;CAGP;AAED;;GAEG;AACH,qBACa,sBAAuB,SAAQ,UAAU;IACpD,MAAM,CAAC,MAAM,0BAAwC;IAErD,MAAM;CAGP;AAED;;;GAGG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAChD,MAAM,CAAC,MAAM,0BAAoC;IAEjD,wFAAwF;IAC7C,KAAK,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,eAAe,CAAS;IAEvG,MAAM;CAGP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;QAC5B,oBAAoB,EAAE,gBAAgB,CAAC;QACvC,sBAAsB,EAAE,kBAAkB,CAAC;QAC3C,2BAA2B,EAAE,sBAAsB,CAAC;QACpD,sBAAsB,EAAE,kBAAkB,CAAC;KAC5C;CACF"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, i as t, n, r, t as i } from "../_shared/flint-dialog-
|
|
1
|
+
import { a as e, i as t, n, r, t as i } from "../_shared/flint-dialog-kIyxDuO7.js";
|
|
2
2
|
export { i as FlintDialog, n as FlintDialogActions, r as FlintDialogContent, t as FlintDialogContentText, e as FlintDialogTitle };
|