q2-tecton-elements 1.67.1 → 1.67.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-report.json +23 -68
- package/dist/cjs/click-elsewhere.q2-option-list.q2-popover.entry.cjs.js.map +1 -1
- package/dist/cjs/click-elsewhere_3.cjs.entry.js +18 -29
- package/dist/cjs/click-elsewhere_3.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-action-group_2.cjs.entry.js +2 -2
- package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
- package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
- package/dist/cjs/q2-card-image.cjs.entry.js +2 -2
- package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
- package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
- package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
- package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox.q2-tag.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-checkbox_2.cjs.entry.js +41 -11
- package/dist/cjs/q2-checkbox_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-context.cjs.entry.js +1 -1
- package/dist/cjs/q2-currency.cjs.entry.js +1 -1
- package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
- package/dist/cjs/q2-detail.cjs.entry.js +1 -1
- package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
- package/dist/cjs/q2-example.cjs.entry.js +1 -1
- package/dist/cjs/q2-form.cjs.entry.js +1 -1
- package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/q2-input.cjs.entry.js +1 -1
- package/dist/cjs/q2-item.cjs.entry.js +1 -1
- package/dist/cjs/q2-legend.cjs.entry.js +1 -1
- package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
- package/dist/cjs/q2-message.cjs.entry.js +1 -1
- package/dist/cjs/q2-meter.cjs.entry.js +1 -1
- package/dist/cjs/q2-modal.cjs.entry.js +1 -1
- package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
- package/dist/cjs/q2-mutation-observer.cjs.entry.js +1 -1
- package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
- package/dist/cjs/q2-pill.cjs.entry.js +1 -1
- package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/q2-radio.cjs.entry.js +1 -1
- package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +2 -2
- package/dist/cjs/q2-select.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
- package/dist/cjs/q2-tab-container.cjs.entry.js +1 -1
- package/dist/cjs/q2-tab-pane.cjs.entry.js +1 -1
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
- package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
- package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
- package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
- package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
- package/dist/collection/components/q2-card-image/q2-card-image.js +2 -2
- package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
- package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
- package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
- package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
- package/dist/collection/components/q2-checkbox/q2-checkbox.css +5 -1
- package/dist/collection/components/q2-checkbox/q2-checkbox.js +45 -10
- package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
- package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js +1 -1
- package/dist/collection/components/q2-context/q2-context.js +1 -1
- package/dist/collection/components/q2-currency/q2-currency.js +1 -1
- package/dist/collection/components/q2-data-table/q2-data-table.js +1 -1
- package/dist/collection/components/q2-detail/q2-detail.js +1 -1
- package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
- package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
- package/dist/collection/components/q2-example/q2-example.js +1 -1
- package/dist/collection/components/q2-form/q2-form.js +1 -1
- package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
- package/dist/collection/components/q2-input/q2-input.js +1 -1
- package/dist/collection/components/q2-item/q2-item.js +1 -1
- package/dist/collection/components/q2-legend/q2-legend.js +1 -1
- package/dist/collection/components/q2-list/q2-list.js +1 -1
- package/dist/collection/components/q2-message/q2-message.js +1 -1
- package/dist/collection/components/q2-meter/q2-meter.js +1 -1
- package/dist/collection/components/q2-modal/q2-modal.js +1 -1
- package/dist/collection/components/q2-mutation-observer/q2-mutation-observer.js +1 -1
- package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
- package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
- package/dist/collection/components/q2-pill/q2-pill.js +1 -1
- package/dist/collection/components/q2-popover/q2-popover.css +1 -1
- package/dist/collection/components/q2-popover/q2-popover.js +17 -48
- package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
- package/dist/collection/components/q2-radio/q2-radio.js +1 -1
- package/dist/collection/components/q2-radio-group/q2-radio-group.js +1 -1
- package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
- package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
- package/dist/collection/components/q2-section/q2-section.js +2 -2
- package/dist/collection/components/q2-select/q2-select.js +1 -1
- package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
- package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +1 -1
- package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
- package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
- package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
- package/dist/collection/components/q2-tag/q2-tag.js +1 -1
- package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
- package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
- package/dist/components/q2-action-group2.js +1 -1
- package/dist/components/q2-action-sheet.js +1 -1
- package/dist/components/q2-avatar2.js +1 -1
- package/dist/components/q2-card-image.js +2 -2
- package/dist/components/q2-carousel-pane.js +2 -2
- package/dist/components/q2-chart-area.js +1 -1
- package/dist/components/q2-chart-bar.js +1 -1
- package/dist/components/q2-chart-donut.js +1 -1
- package/dist/components/q2-checkbox-group.js +1 -1
- package/dist/components/q2-checkbox2.js +42 -11
- package/dist/components/q2-checkbox2.js.map +1 -1
- package/dist/components/q2-context.js +1 -1
- package/dist/components/q2-currency.js +1 -1
- package/dist/components/q2-data-table.js +1 -1
- package/dist/components/q2-detail.js +1 -1
- package/dist/components/q2-dropdown.js +1 -1
- package/dist/components/q2-editable-field.js +1 -1
- package/dist/components/q2-example.js +1 -1
- package/dist/components/q2-form.js +1 -1
- package/dist/components/q2-formatted-text.js +1 -1
- package/dist/components/q2-input2.js +1 -1
- package/dist/components/q2-item2.js +1 -1
- package/dist/components/q2-legend2.js +1 -1
- package/dist/components/q2-list2.js +1 -1
- package/dist/components/q2-message2.js +1 -1
- package/dist/components/q2-meter.js +1 -1
- package/dist/components/q2-modal.js +1 -1
- package/dist/components/q2-month-picker.js +2 -2
- package/dist/components/q2-mutation-observer.js +1 -1
- package/dist/components/q2-optgroup2.js +1 -1
- package/dist/components/q2-pagination.js +3 -3
- package/dist/components/q2-pill.js +1 -1
- package/dist/components/q2-popover2.js +18 -30
- package/dist/components/q2-popover2.js.map +1 -1
- package/dist/components/q2-radio-group.js +1 -1
- package/dist/components/q2-radio.js +1 -1
- package/dist/components/q2-relative-time.js +1 -1
- package/dist/components/q2-resize-observer2.js +1 -1
- package/dist/components/q2-section.js +2 -2
- package/dist/components/q2-select2.js +1 -1
- package/dist/components/q2-stepper-pane.js +1 -1
- package/dist/components/q2-stepper-vertical.js +1 -1
- package/dist/components/q2-stepper.js +1 -1
- package/dist/components/q2-tab-container.js +1 -1
- package/dist/components/q2-tab-pane.js +1 -1
- package/dist/components/q2-tag2.js +1 -1
- package/dist/components/q2-textarea.js +1 -1
- package/dist/components/tecton-tab-pane.js +2 -2
- package/dist/esm/click-elsewhere.q2-option-list.q2-popover.entry.js.map +1 -1
- package/dist/esm/click-elsewhere_3.entry.js +18 -29
- package/dist/esm/click-elsewhere_3.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/q2-action-group_2.entry.js +2 -2
- package/dist/esm/q2-action-sheet.entry.js +1 -1
- package/dist/esm/q2-avatar.entry.js +1 -1
- package/dist/esm/q2-card-image.entry.js +2 -2
- package/dist/esm/q2-carousel-pane.entry.js +2 -2
- package/dist/esm/q2-chart-area.entry.js +1 -1
- package/dist/esm/q2-chart-bar.entry.js +1 -1
- package/dist/esm/q2-chart-donut.entry.js +1 -1
- package/dist/esm/q2-checkbox-group.entry.js +1 -1
- package/dist/esm/q2-checkbox.q2-tag.entry.js.map +1 -1
- package/dist/esm/q2-checkbox_2.entry.js +41 -11
- package/dist/esm/q2-checkbox_2.entry.js.map +1 -1
- package/dist/esm/q2-context.entry.js +1 -1
- package/dist/esm/q2-currency.entry.js +1 -1
- package/dist/esm/q2-data-table.entry.js +1 -1
- package/dist/esm/q2-detail.entry.js +1 -1
- package/dist/esm/q2-dropdown.entry.js +1 -1
- package/dist/esm/q2-editable-field.entry.js +1 -1
- package/dist/esm/q2-example.entry.js +1 -1
- package/dist/esm/q2-form.entry.js +1 -1
- package/dist/esm/q2-formatted-text.entry.js +1 -1
- package/dist/esm/q2-input.entry.js +1 -1
- package/dist/esm/q2-item.entry.js +1 -1
- package/dist/esm/q2-legend.entry.js +1 -1
- package/dist/esm/q2-link_2.entry.js +1 -1
- package/dist/esm/q2-message.entry.js +1 -1
- package/dist/esm/q2-meter.entry.js +1 -1
- package/dist/esm/q2-modal.entry.js +1 -1
- package/dist/esm/q2-month-picker.entry.js +2 -2
- package/dist/esm/q2-mutation-observer.entry.js +1 -1
- package/dist/esm/q2-optgroup.entry.js +1 -1
- package/dist/esm/q2-pagination.entry.js +3 -3
- package/dist/esm/q2-pill.entry.js +1 -1
- package/dist/esm/q2-radio-group.entry.js +1 -1
- package/dist/esm/q2-radio.entry.js +1 -1
- package/dist/esm/q2-relative-time.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +2 -2
- package/dist/esm/q2-select.entry.js +1 -1
- package/dist/esm/q2-stepper-pane.entry.js +1 -1
- package/dist/esm/q2-stepper-vertical.entry.js +1 -1
- package/dist/esm/q2-stepper.entry.js +1 -1
- package/dist/esm/q2-tab-container.entry.js +1 -1
- package/dist/esm/q2-tab-pane.entry.js +1 -1
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +1 -1
- package/dist/esm/tecton-tab-pane.entry.js +2 -2
- package/dist/q2-tecton-elements/click-elsewhere.q2-option-list.q2-popover.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/click-elsewhere_3.entry.js +33 -40
- package/dist/q2-tecton-elements/click-elsewhere_3.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-action-group_2.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-action-sheet.entry.js +40 -40
- package/dist/q2-tecton-elements/q2-avatar.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-card-image.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-chart-area.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-chart-donut.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-checkbox.q2-tag.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-checkbox_2.entry.js +70 -28
- package/dist/q2-tecton-elements/q2-checkbox_2.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-context.entry.js +15 -15
- package/dist/q2-tecton-elements/q2-currency.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-data-table.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-detail.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-dropdown.entry.js +17 -17
- package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-form.entry.js +7 -7
- package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-input.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-item.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-link_2.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-message.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-meter.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-modal.entry.js +46 -46
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +30 -30
- package/dist/q2-tecton-elements/q2-mutation-observer.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-pagination.entry.js +26 -26
- package/dist/q2-tecton-elements/q2-pill.entry.js +12 -12
- package/dist/q2-tecton-elements/q2-radio-group.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-radio.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-section.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-select.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-stepper.entry.js +12 -12
- package/dist/q2-tecton-elements/q2-tab-container.entry.js +17 -17
- package/dist/q2-tecton-elements/q2-tab-pane.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
- package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
- package/dist/types/components/q2-checkbox/q2-checkbox.d.ts +8 -1
- package/dist/types/components/q2-popover/q2-popover.d.ts +0 -6
- package/dist/types/components.d.ts +0 -10
- package/package.json +3 -3
|
@@ -217,16 +217,16 @@ const s = class {
|
|
|
217
217
|
}));
|
|
218
218
|
this.handleFullWidth(!!n);
|
|
219
219
|
return i("q2-resize-observer", {
|
|
220
|
-
key: "
|
|
220
|
+
key: "1a1059e17ce66a88a89440ba211f4623e2cf620b",
|
|
221
221
|
onTctResize: this.handleResize,
|
|
222
222
|
disabled: t
|
|
223
223
|
}, i("div", {
|
|
224
|
-
key: "
|
|
224
|
+
key: "5b8dd716ba59d27d5148e370131cb7051f69219b",
|
|
225
225
|
ref: t => this.container = t,
|
|
226
226
|
class: r.join(" "),
|
|
227
227
|
role: "group"
|
|
228
228
|
}, i("slot", {
|
|
229
|
-
key: "
|
|
229
|
+
key: "3fa28dd8e8c606c8fe1bd8bb073849975c098d1d"
|
|
230
230
|
})));
|
|
231
231
|
}
|
|
232
232
|
get hostElement() {
|
|
@@ -321,7 +321,7 @@ const l = class {
|
|
|
321
321
|
// #region Render Methods
|
|
322
322
|
render() {
|
|
323
323
|
return i("slot", {
|
|
324
|
-
key: "
|
|
324
|
+
key: "185b0be700ed56c383a329811fcde95d4ed2bd34",
|
|
325
325
|
onSlotchange: this.handleSlotChange
|
|
326
326
|
});
|
|
327
327
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as t, c as o, h as
|
|
1
|
+
import { r as t, c as o, h as e, F as i, g as a } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
3
|
import { l as r, w as s } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
@@ -34,33 +34,33 @@ const h = class {
|
|
|
34
34
|
};
|
|
35
35
|
this.generateOption = t => {
|
|
36
36
|
const o = document.createElement("q2-option");
|
|
37
|
-
const {innerHTML:
|
|
38
|
-
if (
|
|
39
|
-
Object.entries(
|
|
40
|
-
if (
|
|
41
|
-
if (typeof
|
|
42
|
-
if (
|
|
37
|
+
const {innerHTML: e, ...i} = t;
|
|
38
|
+
if (e) o.innerHTML = n(e);
|
|
39
|
+
Object.entries(i).forEach((([t, e]) => {
|
|
40
|
+
if (e === undefined) return;
|
|
41
|
+
if (typeof e === "boolean") {
|
|
42
|
+
if (e) o.setAttribute(t, "");
|
|
43
43
|
} else {
|
|
44
|
-
o.setAttribute(t,
|
|
44
|
+
o.setAttribute(t, e);
|
|
45
45
|
}
|
|
46
46
|
}));
|
|
47
47
|
return o;
|
|
48
48
|
};
|
|
49
49
|
this.onCancel = t => {
|
|
50
|
-
var o,
|
|
50
|
+
var o, e;
|
|
51
51
|
t.preventDefault();
|
|
52
|
-
const {initialSelectedOptions:
|
|
52
|
+
const {initialSelectedOptions: i} = this;
|
|
53
53
|
this.hide({
|
|
54
|
-
value: (
|
|
55
|
-
values:
|
|
54
|
+
value: (e = (o = i === null || i === void 0 ? void 0 : i[0]) === null || o === void 0 ? void 0 : o.value) !== null && e !== void 0 ? e : "",
|
|
55
|
+
values: i,
|
|
56
56
|
type: "cancel"
|
|
57
57
|
});
|
|
58
58
|
};
|
|
59
59
|
this.onClick = t => {
|
|
60
60
|
const o = t.target;
|
|
61
61
|
if (!(o instanceof HTMLElement)) return;
|
|
62
|
-
const
|
|
63
|
-
if (
|
|
62
|
+
const e = !!o.closest(".interior, q2-action-sheet");
|
|
63
|
+
if (e) return;
|
|
64
64
|
this.onCancel(t);
|
|
65
65
|
};
|
|
66
66
|
this.onListChange = t => {
|
|
@@ -84,33 +84,33 @@ const h = class {
|
|
|
84
84
|
// #region Render Methods
|
|
85
85
|
this.renderList = ({data: t}) => {
|
|
86
86
|
const {listProps: o, slotsHtml: a = []} = t;
|
|
87
|
-
return i
|
|
87
|
+
return e(i, null, a.filter((t => t.slot === "top")).map((t => e("div", {
|
|
88
88
|
innerHTML: c(t.html)
|
|
89
|
-
}))),
|
|
89
|
+
}))), e("div", {
|
|
90
90
|
class: "content",
|
|
91
91
|
ref: t => this.contentElement = t
|
|
92
|
-
},
|
|
92
|
+
}, e("q2-option-list", {
|
|
93
93
|
ref: t => this.optionListElement = t,
|
|
94
94
|
multiple: o.multiple,
|
|
95
95
|
noSelect: o.noSelect,
|
|
96
96
|
onChange: this.onListChange,
|
|
97
97
|
onPopoverState: this.onListPopoverStateChange,
|
|
98
98
|
selectedOptions: o.selectedOptions
|
|
99
|
-
},
|
|
99
|
+
}, e("slot", null))), e("footer", null, o.multiple && e("q2-btn", {
|
|
100
100
|
"test-id": "btnDone",
|
|
101
101
|
intent: "workflow-primary",
|
|
102
102
|
onClick: this.onListDone
|
|
103
|
-
}, r("tecton.element.actionSheet.done"))), a.filter((t => t.slot === "bottom")).map((t =>
|
|
103
|
+
}, r("tecton.element.actionSheet.done"))), a.filter((t => t.slot === "bottom")).map((t => e("div", {
|
|
104
104
|
innerHTML: c(t.html)
|
|
105
105
|
}))));
|
|
106
106
|
};
|
|
107
|
-
this.renderMessage = ({data: t}) =>
|
|
107
|
+
this.renderMessage = ({data: t}) => e("q2-message", {
|
|
108
108
|
type: t.type
|
|
109
|
-
}, t.title &&
|
|
110
|
-
this.renderSlot = () =>
|
|
109
|
+
}, t.title && e("h2", null, t.title), t.description && e("p", null, t.description));
|
|
110
|
+
this.renderSlot = () => e("div", {
|
|
111
111
|
class: "content",
|
|
112
112
|
ref: t => this.contentElement = t
|
|
113
|
-
},
|
|
113
|
+
}, e("slot", null));
|
|
114
114
|
}
|
|
115
115
|
// #endregion
|
|
116
116
|
// #region Component Lifecycle Events
|
|
@@ -207,7 +207,7 @@ const h = class {
|
|
|
207
207
|
render() {
|
|
208
208
|
var t;
|
|
209
209
|
const {data: o} = this;
|
|
210
|
-
const
|
|
210
|
+
const i = (o === null || o === void 0 ? void 0 : o.title) || this.title || !this.hideClose;
|
|
211
211
|
const a = this.renderStatus || "";
|
|
212
212
|
let r = null;
|
|
213
213
|
switch (o === null || o === void 0 ? void 0 : o.appearance) {
|
|
@@ -225,33 +225,33 @@ const h = class {
|
|
|
225
225
|
}
|
|
226
226
|
const s = (o === null || o === void 0 ? void 0 : o.appearance) || "slot";
|
|
227
227
|
const n = `interior is-${s}`;
|
|
228
|
-
return
|
|
229
|
-
key: "
|
|
228
|
+
return e("dialog", {
|
|
229
|
+
key: "7ef6d64d3f29d01edcc5ba09c6917e08eb27ed0d",
|
|
230
230
|
ref: t => this.dialogElement = t,
|
|
231
231
|
class: a,
|
|
232
232
|
onClick: this.onClick
|
|
233
|
-
},
|
|
234
|
-
key: "
|
|
233
|
+
}, e("div", {
|
|
234
|
+
key: "a7da46ce286106d4a14edd50a2ed926b0adb7c84",
|
|
235
235
|
class: n
|
|
236
|
-
},
|
|
237
|
-
key: "
|
|
238
|
-
},
|
|
239
|
-
key: "
|
|
236
|
+
}, i && e("header", {
|
|
237
|
+
key: "8de945c05de298bf044cb01b872e2f0db17d9910"
|
|
238
|
+
}, e("div", {
|
|
239
|
+
key: "b4ec8e173b7109456d927e3f3ceeb8e6e936243d",
|
|
240
240
|
class: "title"
|
|
241
|
-
}, (o === null || o === void 0 ? void 0 : o.title) || this.title), !this.hideClose &&
|
|
242
|
-
key: "
|
|
241
|
+
}, (o === null || o === void 0 ? void 0 : o.title) || this.title), !this.hideClose && e("q2-btn", {
|
|
242
|
+
key: "ccb610c96edec66abf9f5b353c973e8af9702472",
|
|
243
243
|
class: "btn-close",
|
|
244
244
|
"test-id": "btnClose",
|
|
245
245
|
onClick: this.onCancel,
|
|
246
246
|
label: "tecton.element.actionSheet.close",
|
|
247
247
|
"hide-label": true
|
|
248
|
-
},
|
|
249
|
-
key: "
|
|
248
|
+
}, e("q2-icon", {
|
|
249
|
+
key: "1989ba1b179b5053719a78a1d4b9359734f23f36",
|
|
250
250
|
type: "close"
|
|
251
|
-
}))), ((t = this.data) === null || t === void 0 ? void 0 : t.description) &&
|
|
252
|
-
key: "
|
|
253
|
-
}, o.description), r &&
|
|
254
|
-
key: "
|
|
251
|
+
}))), ((t = this.data) === null || t === void 0 ? void 0 : t.description) && e("p", {
|
|
252
|
+
key: "13fc69d21bf48b27f22555630a25c7019ede5a2e"
|
|
253
|
+
}, o.description), r && e(r, {
|
|
254
|
+
key: "ec78bb8ee37838b38c32405c4292b6836e5deb5f",
|
|
255
255
|
data: this.data
|
|
256
256
|
})));
|
|
257
257
|
}
|
|
@@ -83,16 +83,16 @@ const i = class {
|
|
|
83
83
|
const i = (this.name || this.initials) && (!this.src || this.badSrc);
|
|
84
84
|
const o = !this.name && !this.initials && (!this.src || this.badSrc);
|
|
85
85
|
return t("div", {
|
|
86
|
-
key: "
|
|
86
|
+
key: "905b33762261d024a3fc93b855f41ad34cd3ebb9",
|
|
87
87
|
class: `avatar-wrapper size-${this.size}`
|
|
88
88
|
}, this.hasDecorator && t("div", {
|
|
89
|
-
key: "
|
|
89
|
+
key: "2f56e72f62c7dc93e46861fedcb23dbb3b9f356a",
|
|
90
90
|
class: "decorator"
|
|
91
91
|
}, t("slot", {
|
|
92
|
-
key: "
|
|
92
|
+
key: "367d339e3cb1d7cb967588c9f16aaac43fb113ae",
|
|
93
93
|
name: "decorator"
|
|
94
94
|
})), r && t("img", {
|
|
95
|
-
key: "
|
|
95
|
+
key: "aa8d8377e42e1dfbf23f293a94f4098b5048ed7a",
|
|
96
96
|
class: `${e ? "avatar-img" : "avatar-img-default"}`,
|
|
97
97
|
"test-id": "userImage",
|
|
98
98
|
src: this.src,
|
|
@@ -100,7 +100,7 @@ const i = class {
|
|
|
100
100
|
onLoad: this.onLoad,
|
|
101
101
|
alt: this.name || ""
|
|
102
102
|
}), i && t("svg", {
|
|
103
|
-
key: "
|
|
103
|
+
key: "01b678b18936040e367c6ccb1e693109058ec65b",
|
|
104
104
|
viewBox: "0 0 100 100",
|
|
105
105
|
preserveAspectRatio: "xMidYMid meet",
|
|
106
106
|
"test-id": "userInitials",
|
|
@@ -108,18 +108,18 @@ const i = class {
|
|
|
108
108
|
"aria-label": this.name,
|
|
109
109
|
"aria-hidden": !this.name && "true"
|
|
110
110
|
}, t("text", {
|
|
111
|
-
key: "
|
|
111
|
+
key: "00e6e13fff99f79ed2c1aef06706a46b8db39836",
|
|
112
112
|
x: "50",
|
|
113
113
|
y: "50",
|
|
114
114
|
"dominant-baseline": "central",
|
|
115
115
|
"text-anchor": "middle",
|
|
116
116
|
"aria-hidden": "true"
|
|
117
117
|
}, a)), o && t("div", {
|
|
118
|
-
key: "
|
|
118
|
+
key: "8b11436b66465ff1894129484bb245f80a36ffbe",
|
|
119
119
|
"test-id": "fallbackIcon",
|
|
120
120
|
class: "fallback"
|
|
121
121
|
}, t("q2-icon", {
|
|
122
|
-
key: "
|
|
122
|
+
key: "4813df821c1e7d89b338885f791db2cd3bbf0e8b",
|
|
123
123
|
type: this.icon
|
|
124
124
|
})));
|
|
125
125
|
}
|
|
@@ -442,14 +442,14 @@ const n = class {
|
|
|
442
442
|
}, this.renderCardContent()) : this.renderCardContent();
|
|
443
443
|
const a = !!this.cardStatus && this.size === "large";
|
|
444
444
|
return i(e, {
|
|
445
|
-
key: "
|
|
445
|
+
key: "f8ff5ff3349340873c965ac61f4411575fea0e7a",
|
|
446
446
|
class: {
|
|
447
447
|
[`${this.orientation}`]: true,
|
|
448
448
|
"has-action": this.hasActionSlotContent,
|
|
449
449
|
"has-banner": a
|
|
450
450
|
}
|
|
451
451
|
}, this.renderStatusBanner(), i("div", {
|
|
452
|
-
key: "
|
|
452
|
+
key: "e665a74e47232275906e499e02d513ea20cdd21b",
|
|
453
453
|
class: "card-wrapper"
|
|
454
454
|
}, t, this.renderAction()));
|
|
455
455
|
}
|
|
@@ -100,7 +100,7 @@ const l = class {
|
|
|
100
100
|
render() {
|
|
101
101
|
const {label: e} = this;
|
|
102
102
|
return t(r, {
|
|
103
|
-
key: "
|
|
103
|
+
key: "82eb1502a11ae372d979f81043dc2defc4bb45ac",
|
|
104
104
|
class: this.generatePaneClass(this.currentPaneIndex),
|
|
105
105
|
tabIndex: this.isActivePane ? 0 : -1,
|
|
106
106
|
role: "group",
|
|
@@ -109,10 +109,10 @@ const l = class {
|
|
|
109
109
|
"aria-label": e ? n(e) : n("tecton.element.carousel.itemDescription", [ (this.currentPaneIndex + 1).toString(), (this.siblingCount || 0).toString() ]),
|
|
110
110
|
onClick: this.paneClicked
|
|
111
111
|
}, t("article", {
|
|
112
|
-
key: "
|
|
112
|
+
key: "1d67b902248a3fec6cdca88199f3f206c9702188",
|
|
113
113
|
class: "q2-carousel-pane-main-content"
|
|
114
114
|
}, t("slot", {
|
|
115
|
-
key: "
|
|
115
|
+
key: "d22aac4e2004baa840182c119751923c023dde29"
|
|
116
116
|
})));
|
|
117
117
|
}
|
|
118
118
|
get hostElement() {
|
|
@@ -4,9 +4,9 @@ import { o as a, l as o } from "./index-C4PILj1_.js";
|
|
|
4
4
|
|
|
5
5
|
import { m as r } from "./mirror-emit-DUjY_ucm.js";
|
|
6
6
|
|
|
7
|
-
import { L as h, a as n, p as l, u as p, i as d, g as c, b as f, f as u, c as m, d as g, e as
|
|
7
|
+
import { L as h, a as n, p as l, u as p, i as d, g as c, b as f, f as u, c as m, d as g, e as w } from "./charting-BNYmzAlx.js";
|
|
8
8
|
|
|
9
|
-
import { d as
|
|
9
|
+
import { d as b, i as y, a as x } from "./universalTransition-Cjjdkq64.js";
|
|
10
10
|
|
|
11
11
|
import "./install-qbdIiszz.js";
|
|
12
12
|
|
|
@@ -29,12 +29,12 @@ function install(t) {
|
|
|
29
29
|
}
|
|
30
30
|
});
|
|
31
31
|
// Down sample after filter
|
|
32
|
-
t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,
|
|
32
|
+
t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC, b("line"));
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
const v = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{width:var(--tct-area-chart-width, 100%);height:var(--tct-area-chart-height, 100%);display:block}.container{width:100%;height:100%}.chart-container{width:100%;height:100%}";
|
|
36
36
|
|
|
37
|
-
p([ m, install, g, y, x,
|
|
37
|
+
p([ m, install, g, y, x, w ]);
|
|
38
38
|
|
|
39
39
|
const U = class {
|
|
40
40
|
constructor(i) {
|
|
@@ -260,10 +260,10 @@ const U = class {
|
|
|
260
260
|
// #region Render Methods
|
|
261
261
|
render() {
|
|
262
262
|
return i("div", {
|
|
263
|
-
key: "
|
|
263
|
+
key: "37129ccaf8f459d8a600de7f0c4a2d28a0d8acc3",
|
|
264
264
|
class: "container"
|
|
265
265
|
}, i("div", {
|
|
266
|
-
key: "
|
|
266
|
+
key: "eb1e9f5290cc300f848721e093eac01efd5f52f6",
|
|
267
267
|
ref: t => this.chartContainer = t,
|
|
268
268
|
class: "chart-container",
|
|
269
269
|
role: "img",
|
|
@@ -203,10 +203,10 @@ const U = class {
|
|
|
203
203
|
// #region Render Methods
|
|
204
204
|
render() {
|
|
205
205
|
return s("div", {
|
|
206
|
-
key: "
|
|
206
|
+
key: "e0ef7177ebb56392ef550b5190a28d34bd93c1a2",
|
|
207
207
|
class: "container"
|
|
208
208
|
}, s("div", {
|
|
209
|
-
key: "
|
|
209
|
+
key: "8be60d7c6c0ca570fb3515998a47862aa6a29676",
|
|
210
210
|
ref: t => this.chartContainer = t,
|
|
211
211
|
class: "chart-container",
|
|
212
212
|
role: "img",
|
|
@@ -858,15 +858,15 @@ const F = class {
|
|
|
858
858
|
}
|
|
859
859
|
render() {
|
|
860
860
|
return n("click-elsewhere", {
|
|
861
|
-
key: "
|
|
861
|
+
key: "eb78727bb8c480478cde795c1e6bd744f988480f",
|
|
862
862
|
onChange: this.onClickElsewhere
|
|
863
863
|
}, n("figure", {
|
|
864
|
-
key: "
|
|
864
|
+
key: "041df945c97ac0e291340123b54b3c0c14d2981e"
|
|
865
865
|
}, n("div", {
|
|
866
|
-
key: "
|
|
866
|
+
key: "550a9445398812293af981ff10d4109ed23657c9",
|
|
867
867
|
class: "container"
|
|
868
868
|
}, n("div", {
|
|
869
|
-
key: "
|
|
869
|
+
key: "48d7a6a9639c4a3f19ec1534d08d456474a206d7",
|
|
870
870
|
ref: t => this.chartContainer = t,
|
|
871
871
|
"aria-describedby": !this.isClickable ? "center-card-description" : undefined,
|
|
872
872
|
class: "chart-container",
|
|
@@ -876,9 +876,9 @@ const F = class {
|
|
|
876
876
|
tabIndex: !this.isClickable ? 0 : undefined,
|
|
877
877
|
onKeyDown: !this.isClickable ? this.onButtonKeyDown : undefined
|
|
878
878
|
}), this.renderCenterBlock()), this.showLegend && n("figcaption", {
|
|
879
|
-
key: "
|
|
879
|
+
key: "7764c5810953930a594449817e2906699346df6c"
|
|
880
880
|
}, n("q2-legend", {
|
|
881
|
-
key: "
|
|
881
|
+
key: "7674d2cfd8da31367f4e1b56d42f09b79f4ba99b",
|
|
882
882
|
class: "legend",
|
|
883
883
|
data: this.legendData,
|
|
884
884
|
format: this.format,
|
|
@@ -127,23 +127,23 @@ const h = class {
|
|
|
127
127
|
const t = this.label || this.optional || this.readonly;
|
|
128
128
|
const e = t && !this.hideLabel || this.hasError;
|
|
129
129
|
return r(o, {
|
|
130
|
-
key: "
|
|
130
|
+
key: "4e9159cc489b8c2ed9adf3c8263355994364780e"
|
|
131
131
|
}, e && r("div", {
|
|
132
|
-
key: "
|
|
132
|
+
key: "85c21ddc03d2abaf4e78b1922dcf3705ec673fc9",
|
|
133
133
|
class: "label-row"
|
|
134
134
|
}, t && !this.hideLabel && r("div", {
|
|
135
|
-
key: "
|
|
135
|
+
key: "071eb3359b048a5e7f89f7c525362e065707a8fe",
|
|
136
136
|
class: "group-legend"
|
|
137
137
|
}, c(this)), this.hasError && r("q2-icon", {
|
|
138
|
-
key: "
|
|
138
|
+
key: "76a591fb52671d43351322faa488608128320183",
|
|
139
139
|
type: "error",
|
|
140
140
|
"test-id": "iconError"
|
|
141
141
|
})), r("fieldset", {
|
|
142
|
-
key: "
|
|
142
|
+
key: "0bcc9a5419df7ab0bf2abfc6189983e6cf5bd779",
|
|
143
143
|
onChange: this.onInnerCheckboxChange,
|
|
144
144
|
"aria-invalid": this.hasError ? `${this.hasError}` : undefined
|
|
145
145
|
}, t && r("legend", {
|
|
146
|
-
key: "
|
|
146
|
+
key: "c6a5f3ec8289091b6d113a36d2fed9b83a5c7088",
|
|
147
147
|
class: "sr-only"
|
|
148
148
|
}, c(this)), this.inputDom()));
|
|
149
149
|
}
|