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
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as t, h as e, g as o } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
|
-
import { o as i, h as
|
|
3
|
+
import { o as i, h as r } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
|
-
const
|
|
5
|
+
const a = "*{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}*{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}:host .item{--comp-border-radius:var(--tct-item-border-radius, var(--app-border-radius-0, 0))}:host([clickable]){cursor:pointer;--comp-background:var(--tct-btn-primary-background, var(--tct-btn-primary-bg, var(--t-a11y-active-gray-color-AA, #404040)))}:host([clickable]) .item{--comp-border-radius:var(--tct-item-border-radius, var(--app-border-radius-1, 4px));--comp-btn-tween:var(--tct-btn-tween, var(--t-btn-tween, var(--tct-tween-1, var(--app-tween-1, 0.2s ease))));--comp-btn-fallback-box-shadow:0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);--comp-hover-box-shadow:var(--tct-btn-primary-box-shadow, var(--comp-btn-fallback-box-shadow));--comp-active-box-shadow:var(--tct-btn-primary-active-background, #0063a0);--comp-font-color:var(--tct-btn-primary-font-color, var(--app-white, #ffffff));--comp-hover-outer-ring-color:var(--tct-btn-primary-hover-outer-ring-color, var(--comp-background));--comp-hover-inner-ring-color:var(--tct-btn-primary-hover-inner-ring-color, var(--comp-font-color));--comp-hover-box-shadow:var(\n --tct-btn-primary-hover-box-shadow,\n 0 0 0 2px var(--comp-hover-inner-ring-color),\n 0 0 0 4px var(--comp-hover-outer-ring-color)\n )}:host([clickable]) .item:hover{box-shadow:var(--comp-hover-box-shadow)}:host([clickable]) .item:active{box-shadow:var(--comp-active-box-shadow)}:host([clickable]) .item:focus-visible{box-shadow:var(--const-double-focus-ring)}.action{--tct-btn-icon-height:var(--tct-item-action-icon-height, var(--app-scale-6x, 30px));--tct-btn-icon-width:var(--tct-item-action-icon-width, var(--app-scale-6x, 30px));--tct-icon-size:var(--tct-item-action-icon-size, var(--app-scale-6x, 30px));--tct-radio-label-hidden-columns:18px;--tct-radio-label-margin-right:0;--tct-radio-margin:0;align-items:var(--tct-item-action-align-items, center);display:flex;grid-row:1;justify-content:center}.action-no-bullet{grid-column:2}.body{color:var(--tct-item-body-color, var(--t-textA, #747474));font-size:var(--tct-item-body-font-size, var(--app-font-size, 14px));font-weight:var(--tct-item-body-font-weight, 400);font-style:var(--tct-item-body-font-style, inherit)}.bullet{--tct-avatar-fallback-height:var(--tct-item-avatar-height, var(--app-scale-7x, 35px));--tct-avatar-fallback-width:var(--tct-item-avatar-width, var(--app-scale-7x, 35px));--tct-avatar-height:var(--tct-item-avatar-height, var(--app-scale-7x, 35px));--tct-avatar-width:var(--tct-item-avatar-width, var(--app-scale-7x, 35px));grid-column:1;grid-row-start:1;grid-row-end:3;padding-top:var(--tct-item-bullet-padding-top, var(--app-scale-1x, 5px));text-align:center}.bullet-no-footer{grid-row-end:2}.footer{color:var(--tct-item-footer-color, inherit);font-size:var(--tct-item-footer-font-size, inherit);font-weight:var(--tct-item-footer-font-weight, inherit);font-style:var(--tct-item-footer-font-style, inherit);grid-column-start:2;grid-column-end:4;grid-row:2}.footer-no-action-nor-bullet{grid-column-start:1;grid-column-end:2}.footer-no-action{grid-column-start:2;grid-column-end:3}.footer-no-bullet{grid-column-start:1;grid-column-end:3}.header{color:var(--tct-item-header-color, var(--t-text, #4d4d4d));font-size:var(--tct-item-header-font-size, 16px);font-style:var(--tct-item-header-font-style, inherit);font-weight:var(--tct-item-header-font-weight, 600);line-height:var(--tct-item-header-line-height, 1.5)}.item{font-style:var(--tct-item-font-style, inherit);border:var(--tct-item-border);border-radius:var(--comp-border-radius);transition:var(--comp-btn-tween);transition-property:box-shadow;column-gap:var(--tct-item-horizontal-spacing, var(--app-scale-3x, 15px));display:grid;grid-template-columns:minmax(var(--app-scale-7x, 35px), auto) minmax(0, 1fr) minmax(var(--app-scale-5x, 25px), auto);grid-template-rows:auto auto;padding:var(--tct-item-padding, 0);row-gap:var(--tct-item-vertical-spacing, var(--app-scale-2x, 10px))}.item-no-action-nor-bullet{grid-template-columns:auto}.item-no-action{grid-template-columns:minmax(var(--app-scale-7x, 35px), auto) minmax(0, 1fr)}.item-no-footer{grid-template-rows:auto}.item-no-bullet{grid-template-columns:minmax(0, 1fr) minmax(var(--app-scale-5x, 25px), auto)}.main{grid-column:2;grid-row:1}.main-no-action-nor-bullet{grid-column:1}.main-no-bullet{grid-column:1}";
|
|
6
6
|
|
|
7
7
|
const n = class {
|
|
8
8
|
constructor(e) {
|
|
@@ -63,19 +63,19 @@ const n = class {
|
|
|
63
63
|
return t.join(" ");
|
|
64
64
|
}
|
|
65
65
|
get hasActionSlotContent() {
|
|
66
|
-
return
|
|
66
|
+
return r(this.hostElement, "action");
|
|
67
67
|
}
|
|
68
68
|
get hasBodySlotContent() {
|
|
69
|
-
return
|
|
69
|
+
return r(this.hostElement, "body");
|
|
70
70
|
}
|
|
71
71
|
get hasDecoratorSlotContent() {
|
|
72
|
-
return
|
|
72
|
+
return r(this.hostElement, "decorator") || r(this.hostElement, "bullet");
|
|
73
73
|
}
|
|
74
74
|
get hasFooterSlotContent() {
|
|
75
|
-
return
|
|
75
|
+
return r(this.hostElement, "footer");
|
|
76
76
|
}
|
|
77
77
|
get hasHeaderSlotContent() {
|
|
78
|
-
return
|
|
78
|
+
return r(this.hostElement, "header");
|
|
79
79
|
}
|
|
80
80
|
get itemClasses() {
|
|
81
81
|
const t = [ "item" ];
|
|
@@ -105,47 +105,47 @@ const n = class {
|
|
|
105
105
|
render() {
|
|
106
106
|
const {clickable: t} = this;
|
|
107
107
|
return e("div", {
|
|
108
|
-
key: "
|
|
108
|
+
key: "9d9c2b041d9e1813b5df96ae96a4efc0a8573e1b",
|
|
109
109
|
"test-id": "itemContainer",
|
|
110
110
|
class: this.itemClasses,
|
|
111
111
|
ref: t => this.itemElement = t,
|
|
112
112
|
role: t ? "button" : undefined,
|
|
113
113
|
tabIndex: t ? 0 : undefined
|
|
114
114
|
}, this.hasDecoratorSlotContent && e("div", {
|
|
115
|
-
key: "
|
|
115
|
+
key: "e6af6612a3856a83c831be21de0c85148b3ad349",
|
|
116
116
|
class: this.decoratorClasses
|
|
117
117
|
}, e("slot", {
|
|
118
|
-
key: "
|
|
118
|
+
key: "919dfa25724858eb1c81d0d9de9dc0e672be57f1",
|
|
119
119
|
name: "decorator"
|
|
120
120
|
}, e("slot", {
|
|
121
|
-
key: "
|
|
121
|
+
key: "ac57ea70bc6ba07e0ba931dbcccc7c7d0f70c293",
|
|
122
122
|
name: "bullet"
|
|
123
123
|
}))), e("div", {
|
|
124
|
-
key: "
|
|
124
|
+
key: "62ff508897f031fab005787d56c10655903dec99",
|
|
125
125
|
class: this.mainClasses
|
|
126
126
|
}, this.hasHeaderSlotContent && e("div", {
|
|
127
|
-
key: "
|
|
127
|
+
key: "c5d3ef40bdf9c241705117864202d050d5a99646",
|
|
128
128
|
class: "header"
|
|
129
129
|
}, e("slot", {
|
|
130
|
-
key: "
|
|
130
|
+
key: "3036d8dad872c9be20879c8128ecf3a3a443b305",
|
|
131
131
|
name: "header"
|
|
132
132
|
})), this.hasBodySlotContent && e("div", {
|
|
133
|
-
key: "
|
|
133
|
+
key: "4b95df71025cf46d4026cb42b6c5e06156cd5100",
|
|
134
134
|
class: "body"
|
|
135
135
|
}, e("slot", {
|
|
136
|
-
key: "
|
|
136
|
+
key: "55a339bbf42143b034f69ac9cdc65f9b74d77b1e",
|
|
137
137
|
name: "body"
|
|
138
138
|
}))), this.hasActionSlotContent && e("div", {
|
|
139
|
-
key: "
|
|
139
|
+
key: "2b1ba9dd4ea25d7f168389358563efd93a14b9fc",
|
|
140
140
|
class: this.actionClasses
|
|
141
141
|
}, e("slot", {
|
|
142
|
-
key: "
|
|
142
|
+
key: "0aa65030b6db7c641ad346040eaa4835596d35e9",
|
|
143
143
|
name: "action"
|
|
144
144
|
})), this.hasFooterSlotContent && e("div", {
|
|
145
|
-
key: "
|
|
145
|
+
key: "b2544bdff69493915f4b10789f2b609eaa2176ad",
|
|
146
146
|
class: this.footerClasses
|
|
147
147
|
}, e("slot", {
|
|
148
|
-
key: "
|
|
148
|
+
key: "b5417cf58a68cee1a2abdd0cb51a4d1973b1ae38",
|
|
149
149
|
name: "footer"
|
|
150
150
|
})));
|
|
151
151
|
}
|
|
@@ -154,7 +154,7 @@ const n = class {
|
|
|
154
154
|
}
|
|
155
155
|
};
|
|
156
156
|
|
|
157
|
-
n.style =
|
|
157
|
+
n.style = a;
|
|
158
158
|
|
|
159
159
|
export { n as q2_item };
|
|
160
160
|
//# sourceMappingURL=q2-item.entry.esm.js.map
|
|
@@ -110,10 +110,10 @@ const o = class {
|
|
|
110
110
|
// #region Render Methods
|
|
111
111
|
render() {
|
|
112
112
|
return i("click-elsewhere", {
|
|
113
|
-
key: "
|
|
113
|
+
key: "4d2152f5506fd3c000cd13a10d7cb21191fd4a35",
|
|
114
114
|
onChange: () => this.onClickElsewhere(this)
|
|
115
115
|
}, i("ul", {
|
|
116
|
-
key: "
|
|
116
|
+
key: "80a3258fc7fa73aadd20ad7eb0beeb5cee6f47f8"
|
|
117
117
|
}, this.dataWithClasses.map((t => i("li", {
|
|
118
118
|
class: "item"
|
|
119
119
|
}, i("button", {
|
|
@@ -155,23 +155,23 @@ const l = class {
|
|
|
155
155
|
// #region Render Methods
|
|
156
156
|
render() {
|
|
157
157
|
return e("div", {
|
|
158
|
-
key: "
|
|
158
|
+
key: "f4eef6a9600afff93d1c66833138eb88a81edba3",
|
|
159
159
|
class: this.listClasses,
|
|
160
160
|
ref: t => this.listElement = t
|
|
161
161
|
}, (this.hasFilterSlot || this.hasLabelContent) && e("div", {
|
|
162
|
-
key: "
|
|
162
|
+
key: "a84cb093f8c32752c3b968fc346727e5128a0bf6",
|
|
163
163
|
class: this.headerClasses
|
|
164
164
|
}, e("div", {
|
|
165
|
-
key: "
|
|
165
|
+
key: "9f0632191b686ad4eb2f7dac0c5fd6c0fbe3f345",
|
|
166
166
|
class: "label"
|
|
167
167
|
}, this.label), this.hasFilterSlot && e("slot", {
|
|
168
|
-
key: "
|
|
168
|
+
key: "f66033fc4039ed99278e0b7978de57bba6b73fb6",
|
|
169
169
|
name: "filter"
|
|
170
170
|
})), e("div", {
|
|
171
|
-
key: "
|
|
171
|
+
key: "bd58bea54efd17e135f1894fe0ed43e3371abe3e",
|
|
172
172
|
role: "list"
|
|
173
173
|
}, e("slot", {
|
|
174
|
-
key: "
|
|
174
|
+
key: "73df8c2367d93a4a2df07ff0bf3ecc2078e35a6a"
|
|
175
175
|
})));
|
|
176
176
|
}
|
|
177
177
|
get hostElement() {
|
|
@@ -65,7 +65,7 @@ const p = class {
|
|
|
65
65
|
const {description: o} = this;
|
|
66
66
|
const r = c(`tecton.element.message.type.${this.type ? this.type : "info"}`);
|
|
67
67
|
return e("div", {
|
|
68
|
-
key: "
|
|
68
|
+
key: "18638881b4ef7a62a3681181d2a4339bcb76d0de",
|
|
69
69
|
tabindex: "-1",
|
|
70
70
|
class: "message",
|
|
71
71
|
role: o ? undefined : "alert",
|
|
@@ -74,21 +74,21 @@ const p = class {
|
|
|
74
74
|
"aria-relevant": o && t ? undefined : "all",
|
|
75
75
|
"test-id": "messageContainer"
|
|
76
76
|
}, e("div", {
|
|
77
|
-
key: "
|
|
77
|
+
key: "891ef403fa0d485c83e585d5a3225e39c39b7123",
|
|
78
78
|
class: "bar",
|
|
79
79
|
"test-id": "bar"
|
|
80
80
|
}), this.appearance === "standard" ? this.messageIcon(this.type) : "", s && e("div", {
|
|
81
|
-
key: "
|
|
81
|
+
key: "fdef50ee27ac0da34438995a985310bcdaeb2338",
|
|
82
82
|
class: "sr"
|
|
83
83
|
}), e("div", {
|
|
84
|
-
key: "
|
|
84
|
+
key: "111869893bfbea57491ac365247890444602a0c4",
|
|
85
85
|
class: "sr message-label"
|
|
86
86
|
}, r), e("div", {
|
|
87
|
-
key: "
|
|
87
|
+
key: "44b73f49446eaada25bf4b05ac32e88c2bfd1cb2",
|
|
88
88
|
class: "message-content",
|
|
89
89
|
"aria-hidden": t ? "true" : undefined
|
|
90
90
|
}, e("slot", {
|
|
91
|
-
key: "
|
|
91
|
+
key: "09003ab82d44a89c00c06e42d916cd3f7fa930ed"
|
|
92
92
|
})));
|
|
93
93
|
}
|
|
94
94
|
get hostElement() {
|
|
@@ -143,23 +143,23 @@ const a = class {
|
|
|
143
143
|
render() {
|
|
144
144
|
const [t, r] = this.convertToPercentage(this.completedValue, this.suggestedValue, this.maxValue);
|
|
145
145
|
return e("div", {
|
|
146
|
-
key: "
|
|
146
|
+
key: "114be4db946db69c97b2a9980f8bcd4757653f95",
|
|
147
147
|
class: "meter-container",
|
|
148
148
|
"aria-label": this.ariaLabel,
|
|
149
149
|
role: "group"
|
|
150
150
|
}, this.label && e("div", {
|
|
151
|
-
key: "
|
|
151
|
+
key: "dfc5eda2e024fa1c1d6ba204e8e2cfa68329a0a6",
|
|
152
152
|
class: "label",
|
|
153
153
|
"aria-label": i(this.label)
|
|
154
154
|
}, i(this.label)), this.description && e("div", {
|
|
155
|
-
key: "
|
|
155
|
+
key: "a54ca24a734890632c07f209ad35d30e2f3c9bc5",
|
|
156
156
|
class: "description",
|
|
157
157
|
"aria-label": i(this.description)
|
|
158
158
|
}, i(this.description)), this.renderBar(t, r), e("div", {
|
|
159
|
-
key: "
|
|
159
|
+
key: "fa7cc14c41ba679ade93ed7d81cddd2d52bb0319",
|
|
160
160
|
class: "legends"
|
|
161
161
|
}, e("div", {
|
|
162
|
-
key: "
|
|
162
|
+
key: "9327c024866ccc780916981b899c5e47d8bb61e4",
|
|
163
163
|
class: "left"
|
|
164
164
|
}, this.completedValue || this.completedLabel ? e("div", {
|
|
165
165
|
class: "completed"
|
|
@@ -174,10 +174,10 @@ const a = class {
|
|
|
174
174
|
}), e("div", {
|
|
175
175
|
class: "legend-label"
|
|
176
176
|
}, this.suggestedValue, " ", i(this.suggestedLabel))) : ""), e("div", {
|
|
177
|
-
key: "
|
|
177
|
+
key: "a010c391768b966bfcefd828cd57bbca82414da4",
|
|
178
178
|
class: "right"
|
|
179
179
|
}, e("div", {
|
|
180
|
-
key: "
|
|
180
|
+
key: "eae86a6c446ce32bbc32c22724c9ac18362a4e10",
|
|
181
181
|
class: "max"
|
|
182
182
|
}, this.maxValue, " ", i(this.maxLabel)))));
|
|
183
183
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { r as t, c as o, h as
|
|
1
|
+
import { r as t, c as o, h as i, g as a } from "./index-CGkHOjh1.js";
|
|
2
2
|
|
|
3
3
|
import { e, w as r, h as s } from "./index-C4PILj1_.js";
|
|
4
4
|
|
|
5
|
-
import { s as
|
|
5
|
+
import { s as d } from "./sanitize-html-string-B35VmRc9.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}@keyframes showBackdrop{from{opacity:0}}@keyframes hideBackdrop{to{opacity:0}}dialog{--comp-border-radius-default:var(--app-scale-3x, 15px);--comp-border-radius:var(--tct-modal-border-radius, var(--comp-border-radius-default));--comp-desktop-border-radius:var(--tct-modal-border-radius, var(--app-scale-3x, 15px));--comp-close-button-size:var(--tct-modal-close-button-size, var(--t-a11y-min-size, 44px));--comp-header-height:var(--tct-modal-header-height, var(--t-a11y-min-size, 44px));--comp-dialog-background:var(--tct-modal-background, var(--t-base, #ffffff));--comp-dialog-color:var(--tct-modal-color, var(--t-text, #4d4d4d));--comp-dialog-padding:var(--tct-modal-padding, var(--app-scale-3x, 15px));--comp-content-gradient-height:var(--tct-modal-content-gradient-height, var(--app-scale-2x, 10px));--comp-dialog-gap:var(--tct-modal-gap, var(--app-scale-2x, 10px));--comp-dialog-max-width:var(--tct-modal-max-width, 600px);--comp-dialog-max-height:var(--tct-modal-max-height, 100vh);--comp-dialog-min-height:var(--tct-modal-min-height, 40vh);--comp-dialog-box-shadow:var(--tct-modal-box-shadow, var(--app-shadow-2, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 4px 8px rgba(0, 0, 0, 0.14)));position:fixed;top:100%;bottom:unset;color:var(--comp-dialog-color);background:var(--comp-dialog-background);transition:transform var(--tct-modal-tween, var(--app-tween-2, 0.4s ease)), opacity var(--tct-modal-tween, var(--app-tween-2, 0.4s ease));width:100%;max-width:var(--comp-dialog-max-width);border:0;border-radius:var(--comp-border-radius);box-shadow:var(--comp-dialog-box-shadow);padding:0;height:auto;overflow:hidden}dialog::backdrop{opacity:0;background:var(--tct-modal-backdrop-background, var(--t-top-a2, rgba(13, 13, 13, 0.6)))}dialog[open]{border-radius:var(--comp-desktop-border-radius);top:0px;bottom:0px;height:fit-content;transform:translateY(10%);opacity:1}dialog[open].is-opening,dialog[open].is-open{opacity:1;transform:translateY(0)}dialog[open].is-opening::backdrop,dialog[open].is-open::backdrop{opacity:1;animation:showBackdrop var(--tct-modal-tween, var(--app-tween-2, 0.4s ease))}dialog[open].is-closing{transform:translateY(10%)}dialog[open].is-closing::backdrop{animation:hideBackdrop var(--tct-modal-tween, var(--app-tween-2, 0.4s ease))}.content{overflow-y:auto;--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}.content::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}.content::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}.content::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}.content .icon{height:var(--tct-modal-icon-size, var(--app-scale-9x, 45px));margin:var(--tct-modal-icon-margin, var(--app-scale-2x, 10px));display:flex;justify-content:center}.content .icon q2-icon{width:var(--tct-modal-icon-size, var(--app-scale-9x, 45px))}.content .image{display:flex;justify-content:center}.content .image img{width:100%;border-radius:var(--tct-modal-image-border-radius, var(--app-border-radius-2, 8px))}.content .description{font-size:var(--tct-modal-description-font-size, 14px)}.content.more-gradient{-webkit-mask-image:linear-gradient(to bottom, red 85%, transparent 100%);mask-image:linear-gradient(to bottom, red 85%, transparent 100%)}.interior{display:grid;min-height:var(--comp-dialog-min-height);grid-template-rows:auto 1fr auto;gap:var(--comp-dialog-gap);max-height:calc(var(--comp-dialog-max-height) - var(--comp-dialog-padding));padding:var(--comp-dialog-padding)}.interior.is-list header,.interior.is-list footer{position:relative}.interior.is-list header:before,.interior.is-list footer:before{content:"";display:block;position:absolute;left:0;height:var(--comp-content-gradient-height);width:100%;z-index:1}header{display:flex;justify-content:space-between;align-items:center}header .title{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:left;font-weight:var(--tct-modal-title-font-weight, 400);margin:0}header .btn-close{grid-area:close;width:var(--comp-close-button-size);height:var(--comp-close-button-size)}';
|
|
8
8
|
|
|
9
9
|
const n = class {
|
|
10
|
-
constructor(
|
|
11
|
-
t(this,
|
|
10
|
+
constructor(i) {
|
|
11
|
+
t(this, i);
|
|
12
12
|
this.tctClick = o(this, "tctClick", 7);
|
|
13
13
|
this.tctClose = o(this, "tctClose", 7);
|
|
14
14
|
this.tctOpen = o(this, "tctOpen", 7);
|
|
@@ -49,26 +49,26 @@ const n = class {
|
|
|
49
49
|
t.stopPropagation();
|
|
50
50
|
const o = t.target;
|
|
51
51
|
if (!(o instanceof HTMLElement)) return;
|
|
52
|
-
const
|
|
53
|
-
if (
|
|
52
|
+
const i = o.getAttribute("slot");
|
|
53
|
+
if (i === "action") {
|
|
54
54
|
this.tctClick.emit({
|
|
55
55
|
value: o.dataset.value
|
|
56
56
|
});
|
|
57
57
|
this.onCancel(t);
|
|
58
58
|
} else {
|
|
59
|
-
const
|
|
60
|
-
if (
|
|
59
|
+
const i = !!o.closest(".interior , q2-modal");
|
|
60
|
+
if (i) return;
|
|
61
61
|
this.onCancel(t);
|
|
62
62
|
}
|
|
63
63
|
};
|
|
64
64
|
this.onContentScroll = () => {
|
|
65
65
|
var t;
|
|
66
66
|
const o = this.contentElement.scrollHeight;
|
|
67
|
-
const
|
|
68
|
-
const
|
|
67
|
+
const i = Math.ceil(this.contentElement.scrollTop);
|
|
68
|
+
const a = Math.ceil(((t = this.contentElement.getBoundingClientRect()) === null || t === void 0 ? void 0 : t.height) || 0);
|
|
69
69
|
// to show bottom gradient when more contents available
|
|
70
|
-
if (o >
|
|
71
|
-
o <=
|
|
70
|
+
if (o > a) {
|
|
71
|
+
o <= a + i ? this.contentElement.classList.remove("more-gradient") : this.contentElement.classList.add("more-gradient");
|
|
72
72
|
} else {
|
|
73
73
|
this.contentElement.classList.remove("more-gradient");
|
|
74
74
|
}
|
|
@@ -137,71 +137,71 @@ const n = class {
|
|
|
137
137
|
render() {
|
|
138
138
|
const t = `interior`;
|
|
139
139
|
const o = `${this.renderStatus || ""}`;
|
|
140
|
-
return
|
|
141
|
-
key: "
|
|
140
|
+
return i("dialog", {
|
|
141
|
+
key: "1bccb63a37166885ac3fe684141f8c8751569554",
|
|
142
142
|
ref: t => this.dialogElement = t,
|
|
143
143
|
class: o,
|
|
144
144
|
onClick: this.onClick
|
|
145
|
-
},
|
|
146
|
-
key: "
|
|
145
|
+
}, i("div", {
|
|
146
|
+
key: "2e9005f0bd4f93aa0e4e4b5868fddc8e9b2ce267",
|
|
147
147
|
class: t
|
|
148
|
-
}, this.title &&
|
|
149
|
-
key: "
|
|
150
|
-
}, this.title &&
|
|
151
|
-
key: "
|
|
148
|
+
}, this.title && i("header", {
|
|
149
|
+
key: "4dc2c5b20e6e766084a300a6b747ccd9bf482d74"
|
|
150
|
+
}, this.title && i("h2", {
|
|
151
|
+
key: "c93f7a66309307761bc2a0b41b94cf17363dc877",
|
|
152
152
|
class: "title"
|
|
153
|
-
}, this.title), !!this.closable &&
|
|
154
|
-
key: "
|
|
153
|
+
}, this.title), !!this.closable && i("q2-btn", {
|
|
154
|
+
key: "aa3e5f3fa4f63055f36a8bfbc048f8262c29648b",
|
|
155
155
|
class: "btn-close",
|
|
156
156
|
"test-id": "btnClose",
|
|
157
157
|
onClick: this.onCancel,
|
|
158
158
|
label: "tecton.element.modal.close",
|
|
159
159
|
"hide-label": true
|
|
160
|
-
},
|
|
161
|
-
key: "
|
|
160
|
+
}, i("q2-icon", {
|
|
161
|
+
key: "ab8c726d5d6522f2fc41ef8272bd704b27a31739",
|
|
162
162
|
type: "close"
|
|
163
|
-
}))),
|
|
164
|
-
key: "
|
|
163
|
+
}))), i("div", {
|
|
164
|
+
key: "f259da2c00afb066a3aa30bc04641ee760591e37",
|
|
165
165
|
class: "content",
|
|
166
166
|
ref: t => this.contentElement = t
|
|
167
|
-
}, this.icon &&
|
|
168
|
-
key: "
|
|
167
|
+
}, this.icon && i("div", {
|
|
168
|
+
key: "ecdf6189b3fa6021e6749f92e03fd89327859bb2",
|
|
169
169
|
class: "icon"
|
|
170
|
-
},
|
|
171
|
-
key: "
|
|
170
|
+
}, i("q2-icon", {
|
|
171
|
+
key: "36b7977b295ceef5471e6b25ff42583bceed87d1",
|
|
172
172
|
type: this.icon
|
|
173
|
-
})), this.imageSrc &&
|
|
174
|
-
key: "
|
|
173
|
+
})), this.imageSrc && i("div", {
|
|
174
|
+
key: "ea9d269d8ced711dc47b8c358e324058a2b00f48",
|
|
175
175
|
class: "image"
|
|
176
|
-
},
|
|
177
|
-
key: "
|
|
176
|
+
}, i("img", {
|
|
177
|
+
key: "ecce6985f6f7de5f92f9c2d5f2773c5371735e40",
|
|
178
178
|
src: this.imageSrc
|
|
179
|
-
})), s(this.hostElement, "content") &&
|
|
180
|
-
key: "
|
|
179
|
+
})), s(this.hostElement, "content") && i("slot", {
|
|
180
|
+
key: "6d7f025c0f001d8b2b790bfadb7da9f8afc4b414",
|
|
181
181
|
name: "content"
|
|
182
|
-
}), this.description &&
|
|
183
|
-
key: "
|
|
182
|
+
}), this.description && i("p", {
|
|
183
|
+
key: "1483ddcbdd4bc12c8d16649ee828335e9fc47c20",
|
|
184
184
|
class: "description"
|
|
185
|
-
}, this.description), this.customMarkup &&
|
|
186
|
-
key: "
|
|
185
|
+
}, this.description), this.customMarkup && i("p", {
|
|
186
|
+
key: "dd6c85ec7f0496221e0dccde4da15ff0d237908d",
|
|
187
187
|
class: "customMarkup",
|
|
188
|
-
innerHTML:
|
|
189
|
-
})),
|
|
190
|
-
key: "
|
|
191
|
-
},
|
|
192
|
-
key: "
|
|
188
|
+
innerHTML: d(this.customMarkup)
|
|
189
|
+
})), i("footer", {
|
|
190
|
+
key: "0a263f6a30c3210f02ea8f54717049d17b30e7d7"
|
|
191
|
+
}, i("q2-action-group", {
|
|
192
|
+
key: "d040e253ed0fd0f38f06719131f006730d588858",
|
|
193
193
|
"full-width": true
|
|
194
|
-
},
|
|
195
|
-
key: "
|
|
194
|
+
}, i("slot", {
|
|
195
|
+
key: "2b7326223c8dd79de652f8661af2253f19f74a27",
|
|
196
196
|
name: "action"
|
|
197
197
|
})))));
|
|
198
198
|
}
|
|
199
199
|
get hostElement() {
|
|
200
|
-
return
|
|
200
|
+
return a(this);
|
|
201
201
|
}
|
|
202
202
|
};
|
|
203
203
|
|
|
204
|
-
n.style =
|
|
204
|
+
n.style = c;
|
|
205
205
|
|
|
206
206
|
export { n as q2_modal };
|
|
207
207
|
//# sourceMappingURL=q2-modal.entry.esm.js.map
|