q2-tecton-elements 1.67.0 → 1.67.2
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 +450 -495
- 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 +49 -33
- 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-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.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-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-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/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.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 +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 +48 -52
- 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-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 +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-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 +48 -33
- 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 +49 -33
- 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-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.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-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-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 +212 -200
- 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-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 +6 -6
- 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.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 +11 -11
- 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 +69 -69
- 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-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 +13 -13
- package/dist/q2-tecton-elements/q2-modal.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +81 -81
- 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 +36 -36
- 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 +19 -19
- package/dist/q2-tecton-elements/q2-select.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-stepper.entry.js +25 -25
- 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 +1 -6
- package/dist/types/components/q2-stepper-vertical/q2-stepper-vertical.d.ts +1 -1
- package/dist/types/components.d.ts +0 -10
- 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as t, c as i, h as o, g as e } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
|
-
import { a
|
|
3
|
+
import { a, o as r, i as n, w as c, l as s } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
5
|
import { m as l } from "./mirror-emit-DUjY_ucm.js";
|
|
6
6
|
|
|
@@ -39,7 +39,7 @@ const h = class {
|
|
|
39
39
|
values: [],
|
|
40
40
|
active: false
|
|
41
41
|
});
|
|
42
|
-
this.scheduledAfterRender.push(
|
|
42
|
+
this.scheduledAfterRender.push(a);
|
|
43
43
|
};
|
|
44
44
|
this.determineOptionCount = async () => {
|
|
45
45
|
if (this.optionList) {
|
|
@@ -123,7 +123,7 @@ const h = class {
|
|
|
123
123
|
this.handleSelectionChanges = async t => {
|
|
124
124
|
const {multiple: i} = this;
|
|
125
125
|
const {value: o = "", values: e = []} = t;
|
|
126
|
-
const
|
|
126
|
+
const a = i ? !!e.length : !!o;
|
|
127
127
|
if (!this.hostElement.onchange) {
|
|
128
128
|
if (i) {
|
|
129
129
|
this.selectedOptions = e;
|
|
@@ -140,7 +140,7 @@ const h = class {
|
|
|
140
140
|
l(this, [ "change", "tctChange" ], {
|
|
141
141
|
value: i ? undefined : o,
|
|
142
142
|
values: e,
|
|
143
|
-
active:
|
|
143
|
+
active: a
|
|
144
144
|
});
|
|
145
145
|
};
|
|
146
146
|
this.handleWrapperClick = () => {
|
|
@@ -190,10 +190,10 @@ const h = class {
|
|
|
190
190
|
this.updateSlotState = () => {
|
|
191
191
|
const {hostElement: t, hasPopoverTop: i, hasPopoverBottom: o} = this;
|
|
192
192
|
const e = t.shadowRoot.querySelector('slot[name="popover-top"]');
|
|
193
|
-
const
|
|
194
|
-
const
|
|
195
|
-
const n = (
|
|
196
|
-
if (i !==
|
|
193
|
+
const a = t.shadowRoot.querySelector('slot[name="popover-bottom"]');
|
|
194
|
+
const r = (e === null || e === void 0 ? void 0 : e.assignedNodes().length) > 0;
|
|
195
|
+
const n = (a === null || a === void 0 ? void 0 : a.assignedNodes().length) > 0;
|
|
196
|
+
if (i !== r) this.hasPopoverTop = r;
|
|
197
197
|
if (o !== n) this.hasPopoverBottom = n;
|
|
198
198
|
};
|
|
199
199
|
}
|
|
@@ -213,7 +213,7 @@ const h = class {
|
|
|
213
213
|
this.mutationObserver = t;
|
|
214
214
|
}
|
|
215
215
|
componentDidLoad() {
|
|
216
|
-
|
|
216
|
+
r(this.hostElement);
|
|
217
217
|
this.syncValueProperties();
|
|
218
218
|
}
|
|
219
219
|
componentDidRender() {
|
|
@@ -284,23 +284,23 @@ const h = class {
|
|
|
284
284
|
selectedOptionsChanged(t) {
|
|
285
285
|
var i, o;
|
|
286
286
|
const {multiple: e} = this;
|
|
287
|
-
const
|
|
287
|
+
const a = (o = (i = t === null || t === void 0 ? void 0 : t[0]) === null || i === void 0 ? void 0 : i.value) !== null && o !== void 0 ? o : null;
|
|
288
288
|
if (e) {
|
|
289
289
|
if (this.value) this.value = null;
|
|
290
290
|
this.updateSelectedOptionElements();
|
|
291
|
-
} else if (this.value ===
|
|
291
|
+
} else if (this.value === a) {
|
|
292
292
|
this.updateSelectedOptionElements();
|
|
293
293
|
} else {
|
|
294
|
-
this.value =
|
|
294
|
+
this.value = a;
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
async valueChanged(t, i, o) {
|
|
298
|
-
var e,
|
|
299
|
-
const {label:
|
|
298
|
+
var e, a;
|
|
299
|
+
const {label: r, multiple: n, selectedOptions: c, value: s} = this;
|
|
300
300
|
const l = o === "value" ? t : s;
|
|
301
|
-
const p = o === "label" ? t :
|
|
301
|
+
const p = o === "label" ? t : r;
|
|
302
302
|
if (n) return;
|
|
303
|
-
const d = (
|
|
303
|
+
const d = (a = (e = c === null || c === void 0 ? void 0 : c[0]) === null || e === void 0 ? void 0 : e.value) !== null && a !== void 0 ? a : null;
|
|
304
304
|
if (o === "value" && t === d) this.updateSelectedOptionElements(); else {
|
|
305
305
|
const i = await this.getOption(t);
|
|
306
306
|
const {value: o, display: e} = i || {
|
|
@@ -344,37 +344,37 @@ const h = class {
|
|
|
344
344
|
renderIcon() {
|
|
345
345
|
const {optionCount: t, active: i} = this;
|
|
346
346
|
const e = t && i;
|
|
347
|
-
const
|
|
348
|
-
const
|
|
349
|
-
return o(
|
|
347
|
+
const a = e ? "button" : "div";
|
|
348
|
+
const r = e || !t ? "close" : "chevron-down";
|
|
349
|
+
return o(a, {
|
|
350
350
|
class: "btn-close",
|
|
351
351
|
onClick: e && this.clearSelectedOptions || undefined,
|
|
352
352
|
disabled: e && this.disabled || undefined,
|
|
353
353
|
"aria-label": e && s("tecton.element.pill.clearSelection") || undefined,
|
|
354
354
|
type: e && "button" || undefined
|
|
355
355
|
}, o("q2-icon", {
|
|
356
|
-
type:
|
|
356
|
+
type: r
|
|
357
357
|
}));
|
|
358
358
|
}
|
|
359
359
|
render() {
|
|
360
360
|
const {optionCount: t, active: i, open: e} = this;
|
|
361
|
-
const
|
|
362
|
-
if (t || i)
|
|
363
|
-
if (t)
|
|
361
|
+
const a = [ "btn-wrapper" ];
|
|
362
|
+
if (t || i) a.push("has-icon");
|
|
363
|
+
if (t) a.push("has-options");
|
|
364
364
|
return o("click-elsewhere", {
|
|
365
|
-
key: "
|
|
365
|
+
key: "1f6a917d21078d5007387acd85fb7c03736db6ae",
|
|
366
366
|
onChange: this.onClickElsewhere
|
|
367
367
|
}, o("div", {
|
|
368
|
-
key: "
|
|
369
|
-
class:
|
|
368
|
+
key: "346b5d9651e27827e304377f9009edd50a141102",
|
|
369
|
+
class: a.join(" ")
|
|
370
370
|
}, o("div", {
|
|
371
|
-
key: "
|
|
371
|
+
key: "c261c06b88781ea9af6f2b0f0a335476c0c7e89a",
|
|
372
372
|
class: "btn-height-wrapper",
|
|
373
373
|
ref: t => this.primaryBtnWrapper = t,
|
|
374
374
|
onClick: this.handleWrapperClick,
|
|
375
375
|
tabIndex: -1
|
|
376
376
|
}, o("button", {
|
|
377
|
-
key: "
|
|
377
|
+
key: "b717af900dc54f65de00aef3ee59dade83f6da21",
|
|
378
378
|
class: "btn-primary",
|
|
379
379
|
"test-id": "btn-control",
|
|
380
380
|
type: "button",
|
|
@@ -390,7 +390,7 @@ const h = class {
|
|
|
390
390
|
"aria-label": `${this.buttonContent}${!t && i ? ` ${s("tecton.element.pill.active")}` : ""}`,
|
|
391
391
|
"aria-describedby": t && "option-description" || undefined
|
|
392
392
|
}, this.truncatedButtonContent)), this.renderIcon(), !!t && this.renderHiddenElement()), this.optionCount > 0 && o("q2-popover", {
|
|
393
|
-
key: "
|
|
393
|
+
key: "4d415fbec7b43fe7f2b8abff0e3a02467028cdb4",
|
|
394
394
|
ref: t => this.popoverElement = t,
|
|
395
395
|
controlElement: this.primaryBtn,
|
|
396
396
|
open: this.open,
|
|
@@ -400,20 +400,20 @@ const h = class {
|
|
|
400
400
|
align: this.popoverAlignment,
|
|
401
401
|
onFocusout: this.handleFocusOut
|
|
402
402
|
}, o("div", {
|
|
403
|
-
key: "
|
|
403
|
+
key: "75e71787bad82eb4a5682a2315d7f5dcbd3c3b82",
|
|
404
404
|
class: "popover-content"
|
|
405
405
|
}, o("div", {
|
|
406
|
-
key: "
|
|
406
|
+
key: "5de5d4a2f606e4b936ee46fda3aded8b09e17854",
|
|
407
407
|
ref: t => this.popoverTopContainer = t,
|
|
408
408
|
class: "popover-top-container",
|
|
409
409
|
tabindex: "-1",
|
|
410
410
|
hidden: !this.hasPopoverTop,
|
|
411
411
|
onKeyDown: this.handleKeydown
|
|
412
412
|
}, o("slot", {
|
|
413
|
-
key: "
|
|
413
|
+
key: "6d971654eb266bd5a3c37e04cde81dd7d6876ca5",
|
|
414
414
|
name: "popover-top"
|
|
415
415
|
})), o("q2-option-list", {
|
|
416
|
-
key: "
|
|
416
|
+
key: "670e99d6859d673e781eba1e6eee87ee8ac728b4",
|
|
417
417
|
type: "listbox",
|
|
418
418
|
ref: t => this.optionList = t,
|
|
419
419
|
id: "option-list",
|
|
@@ -424,16 +424,16 @@ const h = class {
|
|
|
424
424
|
onPopoverState: this.onPopoverState,
|
|
425
425
|
label: s("tecton.element.optionList.label", [ this.optionListLabel ])
|
|
426
426
|
}, o("slot", {
|
|
427
|
-
key: "
|
|
427
|
+
key: "fde147d6d4c6deca9952ebdd5f022f0d348bf75e"
|
|
428
428
|
})), o("div", {
|
|
429
|
-
key: "
|
|
429
|
+
key: "f8704bee883058f635b936fe03e888eaa9b3ce35",
|
|
430
430
|
ref: t => this.popoverBottomContainer = t,
|
|
431
431
|
class: "popover-bottom-container",
|
|
432
432
|
tabindex: "-1",
|
|
433
433
|
hidden: !this.hasPopoverBottom,
|
|
434
434
|
onKeyDown: this.handleKeydown
|
|
435
435
|
}, o("slot", {
|
|
436
|
-
key: "
|
|
436
|
+
key: "6761a2e76fbba5410a974eb0a24110c0c135b84e",
|
|
437
437
|
name: "popover-bottom"
|
|
438
438
|
})))));
|
|
439
439
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { r as t, c as r, h as i, F as
|
|
1
|
+
import { r as t, c as r, h as i, F as a, g as o } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
3
|
import { c as e, o as n, i as s, r as d } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
5
|
import { m as l } from "./mirror-emit-DUjY_ucm.js";
|
|
6
6
|
|
|
7
|
-
const
|
|
7
|
+
const c = '*{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{--comp-default-radio-group-margin:var(--tct-radio-group-margin-top, var(--t-radio-group-margin-top, var(--app-scale-5x, 25px))) 0 var(--tct-radio-group-margin-bottom, var(--t-radio-group-margin-bottom, var(--app-scale-5x, 25px)));display:block;margin:var(--tct-radio-group-margin, var(--comp-default-radio-group-margin))}fieldset{padding:var(--tct-radio-group-fieldset-padding, 0);margin:0;border:0;position:relative}.label-row{display:grid;grid-template-columns:1fr 24px;grid-template-areas:"label icon";column-gap:var(--tct-radio-group-label-column-gap, var(--app-scale-2x, 10px));color:var(--tct-radio-group-label-font-color, inherit);font-size:var(--tct-radio-group-label-font-size, inherit);font-weight:var(--tct-radio-group-label-font-weight, 600);text-transform:var(--tct-radio-group-label-text-transform, none);letter-spacing:var(--tct-radio-group-label-letter-spacing, inherit)}.label-row q2-icon{grid-area:icon;margin-top:-2px;margin-bottom:-2px}.group-legend{font-weight:600}legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.optional-tag{margin-left:var(--tct-radio-group-label-optional-margin-left, var(--app-scale-1x, 5px));color:var(--tct-radio-group-label-optional-color, var(--t-radio-group-label-optional-color, var(--tct-a11y-color, var(--t-a11y-color, var(--tct-a11y-gray-color, var(--t-a11y-gray-color, var(--tct-gray-7, var(--t-gray-7, var(--tct-gray-d1, var(--t-gray-d1, var(--app-gray-d1, rgba(77, 77, 77, 0.77))))))))))));font-size:var(--tct-radio-group-label-optional-font-size, var(--t-radio-group-label-optional-font-size, 12px));font-weight:var(--tct-radio-group-label-optional-font-weight, var(--t-radio-group-label-optional-font-weight, 400))}.tile-container,.tile-container .options-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-grow:1}.options-container{--comp-default-margin:var(--app-scale-1x, 5px) 0;--comp-options-margin:var(--tct-radio-group-options-margin, var(--t-radio-group-options-margin, var(--comp-default-margin, 5px 0)));margin:var(--comp-options-margin);padding:var(--tct-radio-group-options-padding, var(--t-radio-group-options-padding, var(--app-scale-0x, 0px)));border-width:var(--tct-radio-group-border-width, 1px);border-color:transparent;border-style:solid;border-radius:var(--tct-radio-group-border-radius, var(--app-border-radius-1, 4px))}:host([has-error]) .options-container{border-color:var(--tct-radio-group-error-border-color, var(--const-stoplight-alert, #d20a0a))}:host([has-error=false]) .options-container{border-color:transparent}.tile-container.left{justify-content:start}.tile-container.right{justify-content:end}.tile-container .options-container{gap:var(--tct-radio-group-tile-gap, var(--t-radio-group-tile-gap, var(--app-scale-2x, 10px)));justify-content:inherit}';
|
|
8
8
|
|
|
9
|
-
const
|
|
9
|
+
const p = class {
|
|
10
10
|
constructor(i) {
|
|
11
11
|
t(this, i);
|
|
12
12
|
this.change = r(this, "change", 7);
|
|
@@ -77,23 +77,23 @@ const c = class {
|
|
|
77
77
|
keydownHandler(t) {
|
|
78
78
|
const r = t.target.getAttribute("value") || this.value;
|
|
79
79
|
let i = this.radioElements.findIndex((i => i === t.target || i.getAttribute("value") === r));
|
|
80
|
-
let
|
|
80
|
+
let a = 0;
|
|
81
81
|
switch (t.key) {
|
|
82
82
|
case "ArrowLeft":
|
|
83
83
|
case "ArrowUp":
|
|
84
|
-
|
|
84
|
+
a = -1;
|
|
85
85
|
break;
|
|
86
86
|
|
|
87
87
|
case "ArrowRight":
|
|
88
88
|
case "ArrowDown":
|
|
89
|
-
|
|
89
|
+
a = 1;
|
|
90
90
|
break;
|
|
91
91
|
}
|
|
92
|
-
if (i === -1 ||
|
|
92
|
+
if (i === -1 || a === 0) {
|
|
93
93
|
return;
|
|
94
94
|
}
|
|
95
|
-
i +=
|
|
96
|
-
i =
|
|
95
|
+
i += a;
|
|
96
|
+
i = a < 0 ? Math.max(0, i) : Math.min(this.radioElements.length - 1, i);
|
|
97
97
|
t.preventDefault();
|
|
98
98
|
if (!this.readonly) {
|
|
99
99
|
this.value = this.radioElements[i].value;
|
|
@@ -179,30 +179,30 @@ const c = class {
|
|
|
179
179
|
render() {
|
|
180
180
|
const t = this.label || this.optional || this.readonly;
|
|
181
181
|
const {hasError: r} = this;
|
|
182
|
-
const
|
|
183
|
-
return i(
|
|
184
|
-
key: "
|
|
185
|
-
},
|
|
186
|
-
key: "
|
|
182
|
+
const o = t && !this.hideLabel || r;
|
|
183
|
+
return i(a, {
|
|
184
|
+
key: "9aadfcdafda1190aac1d1d23f02d73d9d0982cfb"
|
|
185
|
+
}, o && i("div", {
|
|
186
|
+
key: "80ffd1095a810f95e89b839bd4c9e9b10b10c56a",
|
|
187
187
|
class: "label-row"
|
|
188
188
|
}, t && !this.hideLabel && i("div", {
|
|
189
|
-
key: "
|
|
189
|
+
key: "82663c3dc58235e5a15c6a96d61c0f899e51b34c",
|
|
190
190
|
class: "group-legend"
|
|
191
191
|
}, d(this)), r && i("q2-icon", {
|
|
192
|
-
key: "
|
|
192
|
+
key: "75aab19da924c83a43c311c8718213e554e1e41d",
|
|
193
193
|
type: "error",
|
|
194
194
|
"test-id": "iconError"
|
|
195
195
|
})), i("fieldset", {
|
|
196
|
-
key: "
|
|
196
|
+
key: "df81b71c57ac1c2b7812b1e12dc4f85b95563895",
|
|
197
197
|
onChange: this.onInnerRadioChange,
|
|
198
198
|
"aria-invalid": r ? `${r}` : undefined
|
|
199
199
|
}, t && i("legend", {
|
|
200
|
-
key: "
|
|
200
|
+
key: "c3aff2496cb12cfaa774aac545f399508f0a679c",
|
|
201
201
|
class: "sr-only"
|
|
202
202
|
}, d(this)), this.inputDom()));
|
|
203
203
|
}
|
|
204
204
|
get hostElement() {
|
|
205
|
-
return
|
|
205
|
+
return o(this);
|
|
206
206
|
}
|
|
207
207
|
static get watchers() {
|
|
208
208
|
return {
|
|
@@ -216,8 +216,8 @@ const c = class {
|
|
|
216
216
|
}
|
|
217
217
|
};
|
|
218
218
|
|
|
219
|
-
|
|
219
|
+
p.style = c;
|
|
220
220
|
|
|
221
|
-
export {
|
|
221
|
+
export { p as q2_radio_group };
|
|
222
222
|
//# sourceMappingURL=q2-radio-group.entry.esm.js.map
|
|
223
223
|
//# sourceMappingURL=q2-radio-group.entry.js.map
|
|
@@ -87,10 +87,10 @@ const d = class {
|
|
|
87
87
|
// #region Render Methods
|
|
88
88
|
render() {
|
|
89
89
|
return t("div", {
|
|
90
|
-
key: "
|
|
90
|
+
key: "b3ff3221d679096f3fd42a318cfadb6233ab0ac5",
|
|
91
91
|
class: this.groupTileLayout ? "radio-tile" : "radio-container"
|
|
92
92
|
}, t("input", {
|
|
93
|
-
key: "
|
|
93
|
+
key: "ed9d41619e21af0927c1ebef5dedd3546683e677",
|
|
94
94
|
ref: e => this.inputField = e,
|
|
95
95
|
class: "sr",
|
|
96
96
|
id: this._id,
|
|
@@ -103,15 +103,15 @@ const d = class {
|
|
|
103
103
|
onChange: this.inputChange,
|
|
104
104
|
"test-id": "q2RadioInnerRadioBox"
|
|
105
105
|
}), t("label", {
|
|
106
|
-
key: "
|
|
106
|
+
key: "817d5260d720061908c803ff34dc826a9aa954e8",
|
|
107
107
|
htmlFor: this._id,
|
|
108
108
|
class: this.hideLabel ? "label-hidden" : undefined,
|
|
109
109
|
"test-id": "radioButton"
|
|
110
110
|
}, !this.groupTileLayout && t("svg", {
|
|
111
|
-
key: "
|
|
111
|
+
key: "aed6e01bca76e33bc6dda009cb78437b75da31df",
|
|
112
112
|
viewBox: "0 0 18 18"
|
|
113
113
|
}, t("circle", {
|
|
114
|
-
key: "
|
|
114
|
+
key: "12b009b629c2f79b0ff9d973d91eee878680d5e2",
|
|
115
115
|
class: "big-circle",
|
|
116
116
|
stroke: "none",
|
|
117
117
|
fill: "none",
|
|
@@ -119,7 +119,7 @@ const d = class {
|
|
|
119
119
|
cy: "9",
|
|
120
120
|
r: "8"
|
|
121
121
|
}), t("circle", {
|
|
122
|
-
key: "
|
|
122
|
+
key: "bdb34bf3af2d9b05ac1a2f13d1ba68bc1be34379",
|
|
123
123
|
class: "small-circle",
|
|
124
124
|
stroke: "none",
|
|
125
125
|
fill: "none",
|
|
@@ -127,10 +127,10 @@ const d = class {
|
|
|
127
127
|
cy: "9",
|
|
128
128
|
r: "4"
|
|
129
129
|
})), !this.hideLabel && t("div", {
|
|
130
|
-
key: "
|
|
130
|
+
key: "67348d1852db1ab314e686a6208d3ab66216f002",
|
|
131
131
|
class: "label-content"
|
|
132
132
|
}, this.label && l(this.label) || "", t("slot", {
|
|
133
|
-
key: "
|
|
133
|
+
key: "ac58bd184195bc2c2ed79dcab60df89bc0accf62"
|
|
134
134
|
}))));
|
|
135
135
|
}
|
|
136
136
|
get hostElement() {
|
|
@@ -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: "368b5847fd62820031d367eaee690212fa655223"
|
|
145
145
|
}, e ? t("time", {
|
|
146
146
|
dateTime: s
|
|
147
147
|
}, s) : null);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as t, c as e, h as i, g as n } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
|
-
import { a
|
|
3
|
+
import { a, 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", a);
|
|
21
21
|
return;
|
|
22
22
|
}
|
|
23
|
-
const t = new MutationObserver(
|
|
23
|
+
const t = new MutationObserver(a);
|
|
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", a);
|
|
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(a, 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: n, hideContent:
|
|
180
|
+
const {collapsible: n, hideContent: a, contentHeight: s} = this;
|
|
181
181
|
if (n) {
|
|
182
|
-
if (
|
|
182
|
+
if (a) 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: "ea31fa3fcb95aeba58b116111a8de973acfc9dd8",
|
|
187
187
|
class: "wrapper"
|
|
188
188
|
}, i("header", {
|
|
189
|
-
key: "
|
|
189
|
+
key: "599e2c5d97b7e1a8e82d4f67477feaea39bf44a4",
|
|
190
190
|
class: t ? "has-header" : ""
|
|
191
191
|
}, i("div", {
|
|
192
|
-
key: "
|
|
192
|
+
key: "ec33d8f308ddc45636df221e103972abb4c743e4",
|
|
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: "c16de7c1c6fb720b4bfa43a8a1768480e7d9df0d",
|
|
198
198
|
class: "title"
|
|
199
199
|
}, c(this.label)), i("div", {
|
|
200
|
-
key: "
|
|
200
|
+
key: "3ff11259f114b4ca6c6dbd2c05fb35d5f270fb97",
|
|
201
201
|
ref: t => this.headerSlotWrapper = t,
|
|
202
202
|
class: "header-slot-wrapper"
|
|
203
203
|
}, i("slot", {
|
|
204
|
-
key: "
|
|
204
|
+
key: "47b372f49b184db9ecb4aa29a60545f6ec3e1f6b",
|
|
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: "7b7f6e91877c354860d16ec95d39c1cd78ccf48b",
|
|
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: "39c6913339322a55626fba6b72b2305654821b34",
|
|
217
217
|
type: "chevron-up"
|
|
218
218
|
}))), i("div", {
|
|
219
|
-
key: "
|
|
219
|
+
key: "0212368798fdf64763de5f8507dc5cb1e7ca307f",
|
|
220
220
|
class: e.join(" "),
|
|
221
221
|
id: this.contentId,
|
|
222
222
|
"aria-labelledby": this.titleId,
|
|
@@ -226,12 +226,12 @@ const p = class {
|
|
|
226
226
|
height: this.contentHeight
|
|
227
227
|
}
|
|
228
228
|
}, i("div", {
|
|
229
|
-
key: "
|
|
229
|
+
key: "32e77e59068e9117454cc158998af16c18b7eda5",
|
|
230
230
|
ref: t => this.contentContainer = t,
|
|
231
231
|
class: "content",
|
|
232
232
|
tabindex: "-1"
|
|
233
233
|
}, i("slot", {
|
|
234
|
-
key: "
|
|
234
|
+
key: "770db19e692eaafb752ec9109de89d52f4375dca",
|
|
235
235
|
ref: t => this.contentSlot = t
|
|
236
236
|
}))));
|
|
237
237
|
}
|
|
@@ -817,7 +817,7 @@ const g = class {
|
|
|
817
817
|
}
|
|
818
818
|
render() {
|
|
819
819
|
return i("click-elsewhere", {
|
|
820
|
-
key: "
|
|
820
|
+
key: "2611cdb97d80f88b083ddf5afe85146a5653e5f1",
|
|
821
821
|
class: this.wrapperClasses,
|
|
822
822
|
role: "presentation",
|
|
823
823
|
onChange: this.clickedElsewhere
|
|
@@ -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: "390b7605500bc2f04851fbae962543c92f8b9bb4",
|
|
83
83
|
role: "listitem"
|
|
84
84
|
}, i(s, {
|
|
85
|
-
key: "
|
|
85
|
+
key: "a4835085304254d9b9c390c9bee29b67f6e9e1c4"
|
|
86
86
|
}, i("div", {
|
|
87
|
-
key: "
|
|
87
|
+
key: "0a8500ab3d69e3b43945451d9b3b310a05e2d67a",
|
|
88
88
|
"aria-label": t && r(t),
|
|
89
89
|
tabindex: "0",
|
|
90
90
|
hidden: !e && !(this.isChildActive && this.showWithChildren)
|
|
91
91
|
}, i("slot", {
|
|
92
|
-
key: "
|
|
92
|
+
key: "3b0622f4661ce6d3737580244dccb33c648238b3"
|
|
93
93
|
})), i("div", {
|
|
94
|
-
key: "
|
|
94
|
+
key: "a1ffd3ac9ecedc149bf8da797bafd76dc4c8b3e7",
|
|
95
95
|
hidden: true
|
|
96
96
|
}, i("slot", {
|
|
97
|
-
key: "
|
|
97
|
+
key: "437c72da16cd6e8f4c216f6a0e3255b45f3853b4",
|
|
98
98
|
name: "label",
|
|
99
99
|
onSlotchange: () => this.contentChange.emit()
|
|
100
100
|
}), i("slot", {
|
|
101
|
-
key: "
|
|
101
|
+
key: "b8c9d86ffd8ede0a8203aea50eb175beee077f6a",
|
|
102
102
|
name: "description",
|
|
103
103
|
onSlotchange: () => this.contentChange.emit()
|
|
104
104
|
})), i("slot", {
|
|
105
|
-
key: "
|
|
105
|
+
key: "aac91a3bc78567b297f930b5c61178d9d04381bf",
|
|
106
106
|
name: "children"
|
|
107
107
|
})));
|
|
108
108
|
}
|
|
@@ -338,15 +338,15 @@ const d = class {
|
|
|
338
338
|
}
|
|
339
339
|
render() {
|
|
340
340
|
return a(r, {
|
|
341
|
-
key: "
|
|
341
|
+
key: "a790b8dd9980fb56e96b103dbb52b89df222e349"
|
|
342
342
|
}, a("ul", {
|
|
343
|
-
key: "
|
|
343
|
+
key: "25b087f9746601005b9591139f2c13387c75f76a",
|
|
344
344
|
role: "tablist"
|
|
345
345
|
}, this.structuredPanes.map(((t, e) => this.renderStepBtn(t, e)))), a("div", {
|
|
346
|
-
key: "
|
|
346
|
+
key: "ee1b1f825884fde53c3975c66c60523b28fb87c7",
|
|
347
347
|
role: "list"
|
|
348
348
|
}, a("slot", {
|
|
349
|
-
key: "
|
|
349
|
+
key: "27b316593c07cd178d0d46f6cc4531ab3a7e89ec"
|
|
350
350
|
})));
|
|
351
351
|
}
|
|
352
352
|
get hostElement() {
|