q2-tecton-elements 1.67.0 → 1.67.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-report.json +431 -431
- 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 +41 -14
- package/dist/cjs/click-elsewhere_3.cjs.entry.js.map +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-btn.q2-loading.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-btn_2.cjs.entry.js +4 -2
- package/dist/cjs/q2-btn_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-calendar.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-carousel.cjs.entry.js +1 -1
- 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_2.cjs.entry.js +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-grid-area.cjs.entry.js +1 -1
- package/dist/cjs/q2-grid.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.cjs.entry.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +3 -3
- 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-btn/q2-btn.js +4 -2
- package/dist/collection/components/q2-btn/q2-btn.js.map +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar.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/q2-carousel.js +1 -1
- 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.js +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 +2 -2
- 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-grid/q2-grid.js +31 -31
- package/dist/collection/components/q2-grid-area/q2-grid-area.js +43 -43
- package/dist/collection/components/q2-input/q2-input.js +3 -3
- 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-option-list/q2-option-list.js +6 -6
- 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.js +40 -13
- 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-textarea/q2-textarea.js +1 -1
- 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-btn2.js +4 -2
- package/dist/components/q2-btn2.js.map +1 -1
- package/dist/components/q2-calendar.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-carousel.js +1 -1
- 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 +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-grid-area.js +1 -1
- package/dist/components/q2-grid.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-option-list2.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 +40 -13
- 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.js +1 -1
- package/dist/components/q2-textarea.js +1 -1
- package/dist/esm/click-elsewhere.q2-option-list.q2-popover.entry.js.map +1 -1
- package/dist/esm/click-elsewhere_3.entry.js +41 -14
- package/dist/esm/click-elsewhere_3.entry.js.map +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-btn.q2-loading.entry.js.map +1 -1
- package/dist/esm/q2-btn_2.entry.js +4 -2
- package/dist/esm/q2-btn_2.entry.js.map +1 -1
- package/dist/esm/q2-calendar.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-carousel.entry.js +1 -1
- 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_2.entry.js +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-grid-area.entry.js +1 -1
- package/dist/esm/q2-grid.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.entry.js +1 -1
- package/dist/esm/q2-textarea.entry.js +1 -1
- 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 +212 -193
- 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 +8 -8
- package/dist/q2-tecton-elements/q2-avatar.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-btn.q2-loading.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-btn_2.entry.js +4 -2
- package/dist/q2-tecton-elements/q2-btn_2.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-calendar.entry.js +2 -2
- 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-carousel.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-chart-donut.entry.js +14 -14
- package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-checkbox_2.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-context.entry.js +15 -15
- package/dist/q2-tecton-elements/q2-currency.entry.js +11 -11
- 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 +79 -79
- 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 +2 -2
- package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-grid-area.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-grid.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-input.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-item.entry.js +21 -21
- 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 +7 -7
- package/dist/q2-tecton-elements/q2-modal.entry.js +50 -50
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +66 -66
- 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 +19 -19
- package/dist/q2-tecton-elements/q2-pill.entry.js +36 -36
- package/dist/q2-tecton-elements/q2-radio-group.entry.js +6 -6
- 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 +22 -22
- 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.entry.js +25 -25
- package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
- package/dist/types/components/q2-popover/q2-popover.d.ts +1 -0
- package/dist/types/components/q2-stepper-vertical/q2-stepper-vertical.d.ts +1 -1
- package/package.json +71 -69
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/jest.e2e-coverage.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/scripts/docs-generator/index.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/scripts/docs-generator/markdown-generator.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/scripts/docs-generator/tag-handlers.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work/tecton_extra → builds/q2e/development/tecton/tecton}/packages/q2-tecton-elements/.stencil/scripts/docs-generator/types.d.ts +0 -0
|
@@ -141,7 +141,7 @@ const o = class {
|
|
|
141
141
|
render() {
|
|
142
142
|
const {shouldShow: e, displayedMessage: s} = this;
|
|
143
143
|
return t(i, {
|
|
144
|
-
key: "
|
|
144
|
+
key: "3a518920ff969cb0b60ca20ac780e11022803bef"
|
|
145
145
|
}, e ? t("time", {
|
|
146
146
|
dateTime: s
|
|
147
147
|
}, s) : null);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as t, c as e, h as i, g as
|
|
1
|
+
import { r as t, c as e, h as i, g as a } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
|
-
import { a as
|
|
3
|
+
import { a as n, o as s, i as r, n as o, l as c } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
5
|
import { m as d } from "./mirror-emit-DUjY_ucm.js";
|
|
6
6
|
|
|
@@ -17,10 +17,10 @@ const p = class {
|
|
|
17
17
|
this.hideContent = false;
|
|
18
18
|
this.addContentSlotListener = () => {
|
|
19
19
|
if (this.contentSlot) {
|
|
20
|
-
this.contentSlot.addEventListener("slotchange",
|
|
20
|
+
this.contentSlot.addEventListener("slotchange", n);
|
|
21
21
|
return;
|
|
22
22
|
}
|
|
23
|
-
const t = new MutationObserver(
|
|
23
|
+
const t = new MutationObserver(n);
|
|
24
24
|
t.observe(this.contentContainer, {
|
|
25
25
|
childList: true,
|
|
26
26
|
subtree: true
|
|
@@ -68,7 +68,7 @@ const p = class {
|
|
|
68
68
|
this.removeContentSlotListener = () => {
|
|
69
69
|
var t;
|
|
70
70
|
if (this.contentSlot) {
|
|
71
|
-
this.contentSlot.removeEventListener("slotchange",
|
|
71
|
+
this.contentSlot.removeEventListener("slotchange", n);
|
|
72
72
|
return;
|
|
73
73
|
}
|
|
74
74
|
(t = this.contentSlotMutationObserver) === null || t === void 0 ? void 0 : t.disconnect();
|
|
@@ -97,7 +97,7 @@ const p = class {
|
|
|
97
97
|
componentDidLoad() {
|
|
98
98
|
this.addHeaderSlotListener();
|
|
99
99
|
this.addContentSlotListener();
|
|
100
|
-
|
|
100
|
+
s(this.hostElement);
|
|
101
101
|
}
|
|
102
102
|
// #endregion
|
|
103
103
|
// #region Listeners
|
|
@@ -138,7 +138,7 @@ const p = class {
|
|
|
138
138
|
}
|
|
139
139
|
async expandedObserver(t) {
|
|
140
140
|
this.clearResizeInterval();
|
|
141
|
-
this.resizerFn = setInterval(
|
|
141
|
+
this.resizerFn = setInterval(n, 5);
|
|
142
142
|
if (t) {
|
|
143
143
|
this.expandSection();
|
|
144
144
|
} else {
|
|
@@ -177,35 +177,35 @@ const p = class {
|
|
|
177
177
|
render() {
|
|
178
178
|
const t = this.label || this.hasYieldedHeader;
|
|
179
179
|
const e = [ "content-wrapper" ];
|
|
180
|
-
const {collapsible:
|
|
181
|
-
if (
|
|
182
|
-
if (
|
|
180
|
+
const {collapsible: a, hideContent: n, contentHeight: s} = this;
|
|
181
|
+
if (a) {
|
|
182
|
+
if (n) e.push("is-closed"); else if (s) e.push("is-transitioning");
|
|
183
183
|
}
|
|
184
184
|
const r = !this.hasYieldedHeader && !!this.label;
|
|
185
185
|
return i("section", {
|
|
186
|
-
key: "
|
|
186
|
+
key: "3128e3974825bcd873c7713c20e1b4f004d02a30",
|
|
187
187
|
class: "wrapper"
|
|
188
188
|
}, i("header", {
|
|
189
|
-
key: "
|
|
189
|
+
key: "1eb1fb74a992c76989a2a8baaa3bee68afa57138",
|
|
190
190
|
class: t ? "has-header" : ""
|
|
191
191
|
}, i("div", {
|
|
192
|
-
key: "
|
|
192
|
+
key: "9621ce7f0ccbfb97f522b5640d986371e0ed2d08",
|
|
193
193
|
class: "header-content",
|
|
194
194
|
id: this.titleId,
|
|
195
195
|
onClick: this.collapsible && this.onHeaderClick
|
|
196
196
|
}, r && i("h2", {
|
|
197
|
-
key: "
|
|
197
|
+
key: "9b4819672218286c3b0d11417933b6661a97c2af",
|
|
198
198
|
class: "title"
|
|
199
199
|
}, c(this.label)), i("div", {
|
|
200
|
-
key: "
|
|
200
|
+
key: "3ad3f55b3a554575b5b361ea565883860ce843b3",
|
|
201
201
|
ref: t => this.headerSlotWrapper = t,
|
|
202
202
|
class: "header-slot-wrapper"
|
|
203
203
|
}, i("slot", {
|
|
204
|
-
key: "
|
|
204
|
+
key: "ada9ab542b0f37d627fd1086c92289ebb6ec9049",
|
|
205
205
|
ref: t => this.headerSlot = t,
|
|
206
206
|
name: "q2-section-header"
|
|
207
207
|
}))), this.collapsible && !this.noCollapseIcon && i("q2-btn", {
|
|
208
|
-
key: "
|
|
208
|
+
key: "dfd4ba0293689a3d603a1c1168e2f140c5307d60",
|
|
209
209
|
label: c(this.label || "tecton.element.section.defaultToggleLabel"),
|
|
210
210
|
ariaExpanded: `${!!this.expanded}`,
|
|
211
211
|
ariaControls: this.contentId,
|
|
@@ -213,10 +213,10 @@ const p = class {
|
|
|
213
213
|
"hide-label": true,
|
|
214
214
|
onClick: this.onHeaderClick
|
|
215
215
|
}, i("q2-icon", {
|
|
216
|
-
key: "
|
|
216
|
+
key: "6c72dd59ead1dad5a54def864afa4d5d6ff7ce14",
|
|
217
217
|
type: "chevron-up"
|
|
218
218
|
}))), i("div", {
|
|
219
|
-
key: "
|
|
219
|
+
key: "96434da7e59bf12b908a95aa4aa46fe59655da32",
|
|
220
220
|
class: e.join(" "),
|
|
221
221
|
id: this.contentId,
|
|
222
222
|
"aria-labelledby": this.titleId,
|
|
@@ -226,17 +226,17 @@ const p = class {
|
|
|
226
226
|
height: this.contentHeight
|
|
227
227
|
}
|
|
228
228
|
}, i("div", {
|
|
229
|
-
key: "
|
|
229
|
+
key: "b6ef59a27be6c6b3c0cdc8b23eef7d7a80a0937e",
|
|
230
230
|
ref: t => this.contentContainer = t,
|
|
231
231
|
class: "content",
|
|
232
232
|
tabindex: "-1"
|
|
233
233
|
}, i("slot", {
|
|
234
|
-
key: "
|
|
234
|
+
key: "bca7946799bfd50e1be14b24e4106df2a583b43b",
|
|
235
235
|
ref: t => this.contentSlot = t
|
|
236
236
|
}))));
|
|
237
237
|
}
|
|
238
238
|
get hostElement() {
|
|
239
|
-
return
|
|
239
|
+
return a(this);
|
|
240
240
|
}
|
|
241
241
|
static get watchers() {
|
|
242
242
|
return {
|
|
@@ -817,7 +817,7 @@ const g = class {
|
|
|
817
817
|
}
|
|
818
818
|
render() {
|
|
819
819
|
return i("click-elsewhere", {
|
|
820
|
-
key: "
|
|
820
|
+
key: "c0da37dd6495f81c0e9fa7303ed3059f60521d96",
|
|
821
821
|
class: this.wrapperClasses,
|
|
822
822
|
role: "presentation",
|
|
823
823
|
onChange: this.clickedElsewhere
|
|
@@ -2,7 +2,7 @@ import { r as t, c as e, h as i, F as s, H as a, g as n } from "./index-CGkHOjh1
|
|
|
2
2
|
|
|
3
3
|
import { b as o } from "./component-DVxzK3WH.js";
|
|
4
4
|
|
|
5
|
-
import { c as h, n as
|
|
5
|
+
import { c as h, n as r, l as c } from "./index-C4PILj1_.js";
|
|
6
6
|
|
|
7
7
|
import { m as d } from "./mirror-emit-DUjY_ucm.js";
|
|
8
8
|
|
|
@@ -60,7 +60,7 @@ const b = class {
|
|
|
60
60
|
}
|
|
61
61
|
checkForActiveChildren() {
|
|
62
62
|
if (!this.showWithChildren) return;
|
|
63
|
-
|
|
63
|
+
r((() => {
|
|
64
64
|
setTimeout((() => {
|
|
65
65
|
this.isChildActive = !!this.hostElement.querySelector("[slot='children'] > q2-stepper-pane[is-active]");
|
|
66
66
|
}));
|
|
@@ -79,30 +79,30 @@ const b = class {
|
|
|
79
79
|
render() {
|
|
80
80
|
const {label: t, isActive: e} = this;
|
|
81
81
|
return i(a, {
|
|
82
|
-
key: "
|
|
82
|
+
key: "3522e747efa7fceace61bfcbc8ebe875a122b68d",
|
|
83
83
|
role: "listitem"
|
|
84
84
|
}, i(s, {
|
|
85
|
-
key: "
|
|
85
|
+
key: "986e434647215ff29c168609a2154156fdbb69a1"
|
|
86
86
|
}, i("div", {
|
|
87
|
-
key: "
|
|
88
|
-
"aria-label": t &&
|
|
87
|
+
key: "ed2fef05b366c5fd3d8f0b64db2ce4dceb3b6735",
|
|
88
|
+
"aria-label": t && c(t),
|
|
89
89
|
tabindex: "0",
|
|
90
90
|
hidden: !e && !(this.isChildActive && this.showWithChildren)
|
|
91
91
|
}, i("slot", {
|
|
92
|
-
key: "
|
|
92
|
+
key: "5b5333b64c2114e5fd7caada8818eb2ce793900f"
|
|
93
93
|
})), i("div", {
|
|
94
|
-
key: "
|
|
94
|
+
key: "6aeb4f8ebc8700ac3c363bd72023743eba58f841",
|
|
95
95
|
hidden: true
|
|
96
96
|
}, i("slot", {
|
|
97
|
-
key: "
|
|
97
|
+
key: "7d3eaf00c409f597efbb934a8d356195fa239265",
|
|
98
98
|
name: "label",
|
|
99
99
|
onSlotchange: () => this.contentChange.emit()
|
|
100
100
|
}), i("slot", {
|
|
101
|
-
key: "
|
|
101
|
+
key: "258bf88e3a2c98734501a3d3e7b66e1735011f50",
|
|
102
102
|
name: "description",
|
|
103
103
|
onSlotchange: () => this.contentChange.emit()
|
|
104
104
|
})), i("slot", {
|
|
105
|
-
key: "
|
|
105
|
+
key: "4013f30dde148392690cdef431959a056af98873",
|
|
106
106
|
name: "children"
|
|
107
107
|
})));
|
|
108
108
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as t, c as e, h as r, F as i, g as o } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
|
-
import { c as a, o as s, i as l, l as
|
|
3
|
+
import { c as a, o as s, i as l, l as c } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
|
-
import { m as
|
|
5
|
+
import { m as n } from "./mirror-emit-DUjY_ucm.js";
|
|
6
6
|
|
|
7
7
|
const p = '*{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{display:block;position:relative}ul{--comp-bullet-background:var(--tct-stepper-bullet-active-background, var(--tct-stepper-bullet-active-bg, var(--t-stepper-bullet-active-bg, var(--t-primary, #0079c1))));--comp-divider-color:var(--tct-stepper-bullet-active-divider-color, var(--comp-bullet-background));--comp-bullet-font-color:var(--tct-stepper-bullet-active-font-color, var(--t-stepper-bullet-active-font-color, var(--t-primary-font-color, #ffffff)));--comp-bullet-size:var(--tct-stepper-btn-icon-size, var(--t-stepper-btn-icon-size, 24px));--comp-bullet-gap:var(--tct-stepper-btn-gap, var(--t-stepper-btn-gap, var(--app-scale-3x, 15px)));--comp-bullet-font-size:var(--tct-stepper-btn-label-font-size, var(--t-stepper-btn-label-font-size, 16px));--comp-step-width:var(--tct-stepper-step-width, var(--t-stepper-step-width, var(--t-stepper-step-width, 80px)));--comp-step-gap:var(--tct-stepper-step-gap, var(--t-stepper-step-gap, 5px));--comp-btn-icon-size:var(--tct-stepper-btn-icon-size, var(--t-stepper-btn-icon-size, 24px));--comp-btn-label-font-size:var(--tct-stepper-btn-label-font-size, var(--t-stepper-btn-label-font-size, 16px));--comp-btn-icon-visibility:var(--tct-stepper-btn-icon-visibility, visible);--comp-tween:var(--tct-stepper-tween, var(--t-stepper-tween, var(--app-tween-1, 0.2s ease)));overflow-x:auto;display:flex;justify-content:center;list-style:none;padding:0;padding:var(--tct-stepper-list-padding, var(--t-stepper-list-padding, 2px));margin:0;gap:var(--comp-step-gap);--comp-scrollbar-size:var(--tct-scrollbar-size, var(--t-scrollbar-size, var(--app-scale-1x, 5px)));--comp-scrollbar-border-radius:var(--tct-scrollbar-border-radius, var(--t-scrollbar-border-radius, var(--app-border-radius-1, 4px)));--comp-scrollbar-color:var(--tct-scrollbar-color, var(--t-scrollbar-color, var(--t-a11y-gray-color, #747474)));scrollbar-width:thin;scrollbar-color:var(--comp-scrollbar-color) transparent}ul::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}ul::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}ul::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}.has-scroll ul{justify-content:unset}li{min-height:var(--tct-stepper-min-height, var(--t-stepper-min-height, 50px));flex:0 0 auto;position:relative;width:var(--comp-step-width);text-align:center;max-width:150px;min-width:80px}.step-btn{position:relative;background:transparent;border:0;border-radius:var(--tct-stepper-btn-border-radius, 0);cursor:pointer;display:flex;flex-direction:column;align-items:center;height:calc(100% - 4px);width:100%;transition:var(--comp-tween);padding:0;transition-property:box-shadow;outline:none;margin-top:2px;--comp-active-color:var(--comp-bullet-background);--comp-default-box-shadow:0 0 0 2px var(--t-base, #ffffff), 0 0 0 4px var(--comp-active-color);--comp-bullet-active-box-shadow:var(--tct-stepper-bullet-active-box-shadow, var(--comp-default-box-shadow))}.step-btn.status-complete{--comp-active-color:var(--const-stoplight-success, #0e8a00);--comp-default-box-shadow:0 0 0 2px var(--t-base, #ffffff), 0 0 0 4px var(--comp-active-color);--comp-bullet-active-box-shadow:var(--tct-stepper-bullet-complete-box-shadow, var(--comp-default-box-shadow));--tct-stoplight-success:var(--comp-active-color)}.step-btn.status-error{--comp-active-color:var(--const-stoplight-alert, #d20a0a);--comp-default-box-shadow:0 0 0 2px var(--t-base, #ffffff), 0 0 0 4px var(--comp-active-color);--comp-bullet-active-box-shadow:var(--tct-stepper-bullet-error-box-shadow, var(--comp-default-box-shadow));--tct-stoplight-warning:var(--comp-active-color)}.step-btn:focus-visible{box-shadow:var(--tct-stepper-btn-focus-visible-box-shadow, var(--const-double-focus-ring))}.step-btn.pane-disabled{cursor:not-allowed}.step-btn[aria-disabled=true],.step-btn.pane-disabled{cursor:not-allowed}.step-btn[aria-disabled=true]:not(.pane-disabled),.step-btn[aria-disabled=true]:not(.pane-disabled)+.step-divider,.step-btn.pane-disabled:not(.pane-disabled),.step-btn.pane-disabled:not(.pane-disabled)+.step-divider{--comp-bullet-font-color:var(--tct-stepper-bullet-disabled-font-color, var(--tct-stepper-bullet-inactive-font-color, var(--t-stepper-bullet-inactive-font-color, var(--t-text, #4d4d4d))));--comp-bullet-background:var(--tct-stepper-bullet-disabled-background, var(--tct-stepper-bullet-inactive-background, var(--tct-stepper-bullet-inactive-bg, var(--t-stepper-bullet-inactive-bg, var(--t-gray-12, #d9d9d9)))));--comp-divider-color:var(--tct-stepper-bullet-disabled-divider-color, var(--comp-bullet-background));--comp-bullet-inactive-box-shadow:var(--tct-stepper-bullet-disabled-box-shadow, none)}.step-icon,.step-bubble{visibility:var(--comp-btn-icon-visibility);display:flex;justify-content:center;align-items:center;line-height:0;margin:var(--comp-bullet-gap) auto;color:var(--comp-bullet-font-color);width:var(--comp-btn-icon-size);height:var(--comp-btn-icon-size);min-height:var(--comp-btn-icon-size);font-size:var(--comp-bullet-font-size);transition:var(--comp-tween);transition-property:background, color;border-radius:50%;position:relative;box-shadow:var(--comp-bullet-inactive-box-shadow)}.step-icon q2-icon,.step-bubble q2-icon{--tct-icon-fill:var(--comp-active-color)}.step-icon q2-icon:before,.step-bubble q2-icon:before{content:"";display:block;background:var(--comp-bullet-font-color);position:absolute;width:80%;height:80%;left:11%;top:11%;border-radius:50%}.status-complete .step-icon,.status-error .step-icon,.status-complete .step-bubble,.status-error .step-bubble{background:var(--comp-active-color)}[aria-selected=true] .step-icon,[aria-selected=true] .step-bubble{box-shadow:var(--comp-bullet-active-box-shadow);font-weight:var(--tct-stepper-bullet-active-font-weight, var(--t-stepper-bullet-active-font-weight, 600))}.step-bubble{background:var(--comp-bullet-background)}.step-divider{width:calc(var(--comp-step-width) - var(--comp-step-gap) - var(--comp-bullet-gap) - var(--comp-bullet-size));top:calc(var(--comp-bullet-size) / 2 + var(--comp-bullet-gap));left:calc(var(--comp-step-width) * -0.5 + var(--comp-step-gap) + var(--comp-bullet-gap));border:0;border-top:1px solid var(--comp-divider-color);height:0;position:absolute;margin:0;transition:border var(--comp-tween)}.step-container{position:relative}.step-label{color:var(--tct-stepper-label-color, var(--tct-stepper-title-color, var(--t-stepper-title-color, var(--t-text, #4d4d4d))));font-size:var(--tct-stepper-label-font-size, var(--tct-stepper-title-font-size, var(--t-stepper-title-font-size, var(--app-font-size-small, 12px))));line-height:var(--tct-stepper-label-line-height, 1.5em);text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--tct-stepper-label-line-count, 2);-webkit-box-orient:vertical;font-weight:var(--tct-stepper-label-font-weight, var(--tct-stepper-active-font-weight, var(--t-stepper-active-font-weight, 600)))}[aria-describedby] .step-label{-webkit-line-clamp:var(--tct-stepper-label-line-count, 1)}.step-description{color:var(--tct-stepper-description-color, var(--t-stepper-description-color, var(--t-textA, rgba(77, 77, 77, 0.77))));font-size:var(--tct-stepper-description-font-size, var(--t-stepper-description-font-size, var(--app-font-size-small, 12px)));text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--tct-stepper-description-line-count, 4);-webkit-box-orient:vertical;padding-bottom:0.2em}.step-description .ellipsize{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:var(--comp-step-width);display:block}.gradient-left,.gradient-right{z-index:1;position:absolute;top:0;height:100%;width:18px}.gradient-left{background-image:linear-gradient(to left, var(--t-base-a0, rgba(255, 255, 255, 0)), var(--t-base-a2, rgba(255, 255, 255, 0.5)) 10%, var(--t-base, #ffffff) 100%);left:0}.gradient-right{background-image:linear-gradient(to right, var(--t-base-a0, rgba(255, 255, 255, 0)), var(--t-base-a2, rgba(255, 255, 255, 0.5)) 10%, var(--t-base, #ffffff) 100%);right:0}.btn-left,.btn-right{--tct-icon-size:18px;--tct-btn-icon-hover-background:transparent;--tct-btn-icon-width:22px;--tct-icon-stroke-primary:var(--tct-stepper-scroll-arrow-color, var(--t-stepper-scroll-arrow-color, var(--t-text, #4d4d4d)));position:absolute;top:calc(50% - 22px);z-index:2}.btn-left q2-icon,.btn-right q2-icon{--tct-icon-stroke-width:3}.btn-left{left:0}.btn-right{right:0}';
|
|
8
8
|
|
|
@@ -48,7 +48,7 @@ const d = class {
|
|
|
48
48
|
t.stopPropagation();
|
|
49
49
|
const {currentStep: r, stepCount: i, lastEnabledStep: o} = this;
|
|
50
50
|
if (e > o || e === r) return;
|
|
51
|
-
|
|
51
|
+
n(this, [ "change", "tctChange" ], {
|
|
52
52
|
selectedStep: e,
|
|
53
53
|
lastEnabledStep: o,
|
|
54
54
|
currentStep: r,
|
|
@@ -197,7 +197,7 @@ const d = class {
|
|
|
197
197
|
getPaneSlotOrProperty(t, e) {
|
|
198
198
|
var r;
|
|
199
199
|
const i = Array.from(t.children).find((t => t.getAttribute("slot") === e));
|
|
200
|
-
return (r = i === null || i === void 0 ? void 0 : i.outerHTML) !== null && r !== void 0 ? r :
|
|
200
|
+
return (r = i === null || i === void 0 ? void 0 : i.outerHTML) !== null && r !== void 0 ? r : c(t[e]);
|
|
201
201
|
}
|
|
202
202
|
handleUndefinedStepProperties() {
|
|
203
203
|
const {currentStep: t, lastEnabledStep: e} = this;
|
|
@@ -219,7 +219,7 @@ const d = class {
|
|
|
219
219
|
if (t > this.lastEnabledStep) {
|
|
220
220
|
const {currentStep: e, stepCount: r} = this;
|
|
221
221
|
this.lastEnabledStep = t;
|
|
222
|
-
|
|
222
|
+
n(this, [ "change", "tctChange" ], {
|
|
223
223
|
selectedStep: null,
|
|
224
224
|
lastEnabledStep: t,
|
|
225
225
|
currentStep: e,
|
|
@@ -240,21 +240,21 @@ const d = class {
|
|
|
240
240
|
renderStepBtn(t) {
|
|
241
241
|
var e;
|
|
242
242
|
const {allPanes: o, stepCount: a, lastEnabledStep: s, currentStep: l} = this;
|
|
243
|
-
const
|
|
244
|
-
const {id: p, status: d} =
|
|
245
|
-
const b = this.getPaneSlotOrProperty(
|
|
246
|
-
const h = this.getPaneSlotOrProperty(
|
|
243
|
+
const n = (e = o === null || o === void 0 ? void 0 : o[t]) !== null && e !== void 0 ? e : null;
|
|
244
|
+
const {id: p, status: d} = n;
|
|
245
|
+
const b = this.getPaneSlotOrProperty(n, "label");
|
|
246
|
+
const h = this.getPaneSlotOrProperty(n, "description");
|
|
247
247
|
const v = t + 1;
|
|
248
248
|
const u = v === l;
|
|
249
249
|
const f = !!b && `label-${p}`;
|
|
250
250
|
const g = !!b && !!h && `description-${p}`;
|
|
251
|
-
const m = !b &&
|
|
251
|
+
const m = !b && c("tecton.element.stepper.number", [ `${v}`, `${a}` ]);
|
|
252
252
|
let w;
|
|
253
253
|
if (d === "complete") w = "success-filled"; else if (d === "error") w = "warning-filled";
|
|
254
254
|
const x = [ "step-btn" ];
|
|
255
255
|
if (d) x.push(`status-${d}`);
|
|
256
256
|
const k = d === "locked";
|
|
257
|
-
const y =
|
|
257
|
+
const y = n.disabled;
|
|
258
258
|
if (y) x.push("pane-disabled");
|
|
259
259
|
const z = k || v > s;
|
|
260
260
|
return r("li", {
|
|
@@ -294,50 +294,50 @@ const d = class {
|
|
|
294
294
|
const s = [ "step-container" ];
|
|
295
295
|
if (e) s.push("has-scroll");
|
|
296
296
|
return r(i, {
|
|
297
|
-
key: "
|
|
297
|
+
key: "921748b0e20ada57cac4f0b66ac9ed97d2355d26"
|
|
298
298
|
}, r("div", {
|
|
299
|
-
key: "
|
|
299
|
+
key: "3d5099613b5a5e825ade9a246dbec2068e04a7d8",
|
|
300
300
|
class: s.join(" ")
|
|
301
301
|
}, e && r(i, {
|
|
302
|
-
key: "
|
|
302
|
+
key: "3842e7310fa0788566192e34fee1d1df20f48b52"
|
|
303
303
|
}, r("div", {
|
|
304
|
-
key: "
|
|
304
|
+
key: "ad9d8ba937cc012dca25b8844e2ecea36be1e4c8",
|
|
305
305
|
class: "gradient-left",
|
|
306
306
|
hidden: !o
|
|
307
307
|
}), r("div", {
|
|
308
|
-
key: "
|
|
308
|
+
key: "4a17dcc015ac03d2b6c41d2493c7ae81196d850f",
|
|
309
309
|
class: "gradient-right",
|
|
310
310
|
hidden: !a
|
|
311
311
|
}), r("q2-btn", {
|
|
312
|
-
key: "
|
|
312
|
+
key: "b38a23630a4c0f330aa52d8b2cfc7643b3fa134c",
|
|
313
313
|
class: "btn-left",
|
|
314
314
|
hideLabel: true,
|
|
315
315
|
hidden: !this.showScrollLeft,
|
|
316
|
-
label:
|
|
316
|
+
label: c("tecton.element.stepper.scrollLeft"),
|
|
317
317
|
onTctClick: () => this.onScrollBtnClick("left")
|
|
318
318
|
}, r("q2-icon", {
|
|
319
|
-
key: "
|
|
319
|
+
key: "043873f95eae37851127d03c61fd73c93abae581",
|
|
320
320
|
type: "chevron-left"
|
|
321
321
|
})), r("q2-btn", {
|
|
322
|
-
key: "
|
|
322
|
+
key: "b86849ccce00f6ddbdd25a64f345f98e6070dd19",
|
|
323
323
|
class: "btn-right",
|
|
324
324
|
hideLabel: true,
|
|
325
325
|
hidden: !this.showScrollRight,
|
|
326
|
-
label:
|
|
326
|
+
label: c("tecton.element.stepper.scrollRight"),
|
|
327
327
|
onTctClick: () => this.onScrollBtnClick("right")
|
|
328
328
|
}, r("q2-icon", {
|
|
329
|
-
key: "
|
|
329
|
+
key: "de9ea9fc186474cb0f3a57f6314aa1e78539a2cd",
|
|
330
330
|
type: "chevron-right"
|
|
331
331
|
}))), r("ul", {
|
|
332
|
-
key: "
|
|
332
|
+
key: "10078d2a1382c4abee65f52c88ef3006cfdd0c19",
|
|
333
333
|
onScroll: this.checkScrollState,
|
|
334
334
|
ref: t => this.listElement = t,
|
|
335
335
|
role: "tablist"
|
|
336
336
|
}, t > 0 && [ ...Array(t).keys() ].map((t => this.renderStepBtn(t))))), r("div", {
|
|
337
|
-
key: "
|
|
337
|
+
key: "96efdd3370c5fc3ed7f91d372a645063b9b6ad61",
|
|
338
338
|
role: "list"
|
|
339
339
|
}, r("slot", {
|
|
340
|
-
key: "
|
|
340
|
+
key: "26bfea7637cd71eb704d626cd93c74c3df13c4ba",
|
|
341
341
|
onSlotchange: () => this.onSlotChange()
|
|
342
342
|
})));
|
|
343
343
|
}
|
|
@@ -321,10 +321,10 @@ const b = class {
|
|
|
321
321
|
}
|
|
322
322
|
render() {
|
|
323
323
|
return a("div", {
|
|
324
|
-
key: "
|
|
324
|
+
key: "1a53c8b1528031f5ccb957f2a2320f7a8a8f4607",
|
|
325
325
|
class: this.wrapperClasses
|
|
326
326
|
}, v(this), a("div", {
|
|
327
|
-
key: "
|
|
327
|
+
key: "1de221d01fd339d749b557d408acabdc06c07ecc",
|
|
328
328
|
class: "content-container",
|
|
329
329
|
ref: t => this.contentContainer = t
|
|
330
330
|
}, this.renderInput(), this.maxlength ? this.renderMaxLength() : "", d(this)));
|
|
@@ -39,6 +39,7 @@ export declare class Q2Popover implements ComponentInterface {
|
|
|
39
39
|
*/
|
|
40
40
|
displayBuffer: number;
|
|
41
41
|
orientationChanged: boolean;
|
|
42
|
+
pendingAnimationResolve: (() => void) | null;
|
|
42
43
|
hostElement: HTMLElement;
|
|
43
44
|
animationState: 'idle' | 'opening' | 'closing';
|
|
44
45
|
currentDirection: 'down' | 'up';
|
|
@@ -67,7 +67,7 @@ export declare class Q2StepperVertical implements ComponentInterface {
|
|
|
67
67
|
label: string;
|
|
68
68
|
description: string;
|
|
69
69
|
status: "error" | "complete" | "locked";
|
|
70
|
-
disabled:
|
|
70
|
+
disabled: boolean;
|
|
71
71
|
};
|
|
72
72
|
focusStepBtn(stepId: string, forceFocus?: boolean): void;
|
|
73
73
|
getStepId(currentStepId: string, goTo: string): string;
|
package/package.json
CHANGED
|
@@ -1,70 +1,72 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
2
|
+
"name": "q2-tecton-elements",
|
|
3
|
+
"version": "1.67.1",
|
|
4
|
+
"description": "Q2 Tecton Custom Elements",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"author": "Q2 Tecton Team",
|
|
7
|
+
"main": "dist/index.js",
|
|
8
|
+
"module": "dist/index.mjs",
|
|
9
|
+
"types": "dist/types/index.d.ts",
|
|
10
|
+
"collection": "dist/collection/collection-manifest.json",
|
|
11
|
+
"collection:main": "dist/collection/index.js",
|
|
12
|
+
"files": [
|
|
13
|
+
"dist/"
|
|
14
|
+
],
|
|
15
|
+
"publishConfig": {
|
|
16
|
+
"access": "public"
|
|
17
|
+
},
|
|
18
|
+
"scripts": {
|
|
19
|
+
"build": "stencil build --debug && node ../../build/create-theme-files.js",
|
|
20
|
+
"build:dev": "stencil build --debug && node ../../build/create-theme-files.js",
|
|
21
|
+
"build:docs-json": "stencil build --docs-json dist/docs.json",
|
|
22
|
+
"build:elements": "stencil build",
|
|
23
|
+
"build:local": "stencil build --dev --watch --serve",
|
|
24
|
+
"build:watch": "stencil build --dev --watch --serve",
|
|
25
|
+
"build:linked": "stencil build --watch --serve",
|
|
26
|
+
"build:network": "stencil build --dev --watch --serve --host 0.0.0.0",
|
|
27
|
+
"build:prerelease": "stencil build --debug && node ../../build/create-theme-files.js",
|
|
28
|
+
"build:prod": "stencil build --debug && node ../../build/create-theme-files.js",
|
|
29
|
+
"clean": "rm -rf dist tmp",
|
|
30
|
+
"nom": "rm -rf node_modules",
|
|
31
|
+
"lint": "pnpm eslint && pnpm style",
|
|
32
|
+
"lint:fix": "pnpm eslint:fix && pnpm style:fix",
|
|
33
|
+
"eslint": "eslint --config eslint.config.cli.mjs .",
|
|
34
|
+
"eslint:fix": "eslint --fix --config eslint.config.cli.mjs .",
|
|
35
|
+
"problems": "tsc --noEmit",
|
|
36
|
+
"style": "node scripts/runApplyStyleGuide.js",
|
|
37
|
+
"style:fix": "node scripts/runApplyStyleGuide.js --fix",
|
|
38
|
+
"test:new": "stencil test --spec --e2e --silent --maxWorkers=0 --runInBand -- --json --outputFile=./test-reports-band-1.json",
|
|
39
|
+
"test": "stencil test --spec --e2e --silent --maxWorkers=0 --runInBand",
|
|
40
|
+
"test:fast-spec": "stencil test --spec --silent --maxWorkers=100%",
|
|
41
|
+
"test:fast-e2e": "stencil test --e2e --silent --maxWorkers=1",
|
|
42
|
+
"test:accessibility-report": "stencil test --e2e --silent --maxWorkers=0 --runInBand --testNamePattern=ridiculousonpurpose -- --json --outputFile=../docs/src/data/accessibility-report.json",
|
|
43
|
+
"test:ci": "stencil test --spec --e2e --silent --maxWorkers=0 --runInBand",
|
|
44
|
+
"test:dev": "stencil test --spec --e2e --maxWorkers=0 --runInBand --watchAll",
|
|
45
|
+
"test:coverage": "rm -rf .stencil .nyc_output && COVERAGE=true stencil test --spec --e2e --silent --coverage --maxWorkers=0 --runInBand",
|
|
46
|
+
"generate:phone-formats": "node scripts/generatePhoneFormats.js"
|
|
47
|
+
},
|
|
48
|
+
"dependencies": {
|
|
49
|
+
"@stencil/core": "~4.32.0",
|
|
50
|
+
"q2-tecton-common": "1.67.1",
|
|
51
|
+
"swiper": "^12.1.2"
|
|
52
|
+
},
|
|
53
|
+
"devDependencies": {
|
|
54
|
+
"@figma/code-connect": "^1.4.1",
|
|
55
|
+
"@stencil/react-output-target": "^0.5.3",
|
|
56
|
+
"@stencil/sass": "3.0.12",
|
|
57
|
+
"@stencil/vue-output-target": "^0.13.0",
|
|
58
|
+
"@types/jest": "^29.5.12",
|
|
59
|
+
"axe-core": "^4.10.3",
|
|
60
|
+
"date-fns": "^3.6.0",
|
|
61
|
+
"dompurify": "^3.4.0",
|
|
62
|
+
"echarts": "^5.5.1",
|
|
63
|
+
"fast-glob": "^3.3.2",
|
|
64
|
+
"google-libphonenumber": "^3.2.33",
|
|
65
|
+
"jscodeshift": "^17.0.0",
|
|
66
|
+
"minimist": "^1.2.8",
|
|
67
|
+
"puppeteer": "^24.11.1",
|
|
68
|
+
"rollup-plugin-istanbul": "^5.0.0"
|
|
69
|
+
},
|
|
70
|
+
"packageManager": "pnpm@10.27.0",
|
|
71
|
+
"gitHead": "b6fd1c010a85ddc29aec84305d9546f823197a70"
|
|
72
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|