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
|
@@ -134,10 +134,10 @@ export class Q2MonthPicker {
|
|
|
134
134
|
// #endregion
|
|
135
135
|
// #region Render Methods
|
|
136
136
|
render() {
|
|
137
|
-
return (h("div", { key: '
|
|
137
|
+
return (h("div", { key: 'b7429b5ed21f7cda666f140a9a93ee643176979c', class: "month-container", onKeyDown: this.onMonthKeydown }, h("div", { key: '802900b16d0efa602df89edb22e174329736dca4', class: "navigation" }, h("q2-btn", { key: '0a318088ab2eb826620c056246599f5b7803c51e', class: "year-btn", onClick: () => this.viewChange.emit({
|
|
138
138
|
view: 'year',
|
|
139
139
|
selectedYear: this.year,
|
|
140
|
-
}) }, h("span", { key: '
|
|
140
|
+
}) }, h("span", { key: '02018f884cb7b48fb581597fc7d5a2a323497668', class: "year" }, this.year), h("q2-icon", { key: '9ab23a381d4fedb5aca2ecee19eb975d76ff4465', class: "year-icon off", type: "chevron-down" })), h("div", { key: '79dd4cd0864d051a4252c21ebbd697e0e75b0ec3', class: "month-controller" }, h("div", { key: 'd94ad2ebfc317206bfff5b16861c52507a168e09', class: "cal-year-prev-next" }, h("q2-btn", { key: '4d8b12fde9825bd5dca90012d42e73453f2cb777', label: loc('tecton.element.calendar.previousYear'), "hide-label": true, class: "cal-nav-btn prev-year", "test-id": "previousYearButton", onClick: () => this.selectYear(this.year - 1) }, h("q2-icon", { key: '428b2feb8854e145bdbc88bdd2c6a2c25a3a50ce', type: "arrow-left" })), h("q2-btn", { key: '2f7ef439402c9788ae002a199813387a370e0ed3', label: loc('tecton.element.calendar.nextYear'), "hide-label": true, class: "cal-nav-btn next-year", "test-id": "nextYearButton", onClick: () => this.selectYear(this.year + 1) }, h("q2-icon", { key: '5931c20eac7a2268c6b945b336f44e143e9fe484', type: "arrow-right" }))))), h("div", { key: '9e18ae0e86a741201eb2a8c6ff04b9007899cbae', class: "month-list", onClick: this.onMonthSelection }, this.months.map((month, index) => (h("div", { class: "month" }, h("span", { role: "button", class: "month-button", "data-index": index, "aria-label": month.label, tabindex: index === this.focusedIndex ? 0 : -1 }, month.abbr))))), this.today && (h("div", { key: '8dfee8bcf4ee9b4137c9c8644be7f38f5794bf4d', class: "today-label" }, loc('tecton.element.calendar.today'), ": ", this.today))));
|
|
141
141
|
}
|
|
142
142
|
static get is() { return "q2-month-picker"; }
|
|
143
143
|
static get encapsulation() { return "shadow"; }
|
|
@@ -367,11 +367,11 @@ export class Q2CardImage {
|
|
|
367
367
|
render() {
|
|
368
368
|
const cardContent = this.clickable ? (h("q2-btn", { disabled: this.disabled, label: this.accessibilityLabel, hideLabel: true, onClick: this.handleCardClick }, this.renderCardContent())) : (this.renderCardContent());
|
|
369
369
|
const showBanner = !!this.cardStatus && this.size === 'large';
|
|
370
|
-
return (h(Host, { key: '
|
|
370
|
+
return (h(Host, { key: '3c71f0e8e6fd22ebf3a3e3b98f890767ced6060b', class: {
|
|
371
371
|
[`${this.orientation}`]: true,
|
|
372
372
|
'has-action': this.hasActionSlotContent,
|
|
373
373
|
'has-banner': showBanner,
|
|
374
|
-
} }, this.renderStatusBanner(), h("div", { key: '
|
|
374
|
+
} }, this.renderStatusBanner(), h("div", { key: '761c7a611ec3f8e0ffd7a5b51e2944f83876f5ae', class: "card-wrapper" }, cardContent, this.renderAction())));
|
|
375
375
|
}
|
|
376
376
|
static get is() { return "q2-card-image"; }
|
|
377
377
|
static get encapsulation() { return "shadow"; }
|
|
@@ -401,7 +401,7 @@ export class Q2Carousel {
|
|
|
401
401
|
paginationWrapperClasses.push('evenly-space');
|
|
402
402
|
if (showNavigationArrows && arrowPosition === 'hug')
|
|
403
403
|
paginationWrapperClasses.push('center-space');
|
|
404
|
-
return (h(Host, { key: '
|
|
404
|
+
return (h(Host, { key: '7c8a2c87c41d8621971bff9a22ab8de2439276c5', id: `q2-carousel-${this.guid}`, class: "q2-carousel-instance" }, insufficientPanes ? (this.renderInsufficientPanesDisplay()) : (h(Fragment, null, paneCount > 1 && (h("div", { class: paginationWrapperClasses.join(' ') }, showNavigationArrows &&
|
|
405
405
|
['bottom', 'hug'].includes(arrowPosition) &&
|
|
406
406
|
this.renderPrevNavBtn(), h("div", { class: "q2-carousel-control-center-tray" }, !hidePagination && this.renderPaginationArea(), autoPlay && this.renderAutoPlayBtn()), showNavigationArrows &&
|
|
407
407
|
['bottom', 'hug'].includes(arrowPosition) &&
|
|
@@ -97,12 +97,12 @@ export class Q2CarouselPane {
|
|
|
97
97
|
// #region Render Methods
|
|
98
98
|
render() {
|
|
99
99
|
const { label } = this;
|
|
100
|
-
return (h(Host, { key: '
|
|
100
|
+
return (h(Host, { key: '6d221b15545378efa40b54864b2ebca1bcb1e983', class: this.generatePaneClass(this.currentPaneIndex), tabIndex: this.isActivePane ? 0 : -1, role: "group", "aria-roledescription": "slide", "aria-hidden": this.isActivePane ? undefined : 'true', "aria-label": label
|
|
101
101
|
? loc(label)
|
|
102
102
|
: loc('tecton.element.carousel.itemDescription', [
|
|
103
103
|
(this.currentPaneIndex + 1).toString(),
|
|
104
104
|
(this.siblingCount || 0).toString(),
|
|
105
|
-
]), onClick: this.paneClicked }, h("article", { key: '
|
|
105
|
+
]), onClick: this.paneClicked }, h("article", { key: '394965fb0a46501fcd33aa3acadb2eaae6a1accd', class: "q2-carousel-pane-main-content" }, h("slot", { key: 'a059daeb1c5192cec8594b6c9843828d6b833f12' }))));
|
|
106
106
|
}
|
|
107
107
|
static get is() { return "q2-carousel-pane"; }
|
|
108
108
|
static get originalStyleUrls() {
|
|
@@ -252,7 +252,7 @@ export class Q2ChartArea {
|
|
|
252
252
|
// #endregion
|
|
253
253
|
// #region Render Methods
|
|
254
254
|
render() {
|
|
255
|
-
return (h("div", { key: '
|
|
255
|
+
return (h("div", { key: '247b79eca7719feab470918648f223675483daf8', class: "container" }, h("div", { key: '349272c0ece24581f05dcadb81d7a19dd71eaa2d', ref: el => (this.chartContainer = el), class: "chart-container", role: "img", "test-id": "areaChartContainer" })));
|
|
256
256
|
}
|
|
257
257
|
static get is() { return "q2-chart-area"; }
|
|
258
258
|
static get encapsulation() { return "shadow"; }
|
|
@@ -189,7 +189,7 @@ export class Q2ChartBar {
|
|
|
189
189
|
// #endregion
|
|
190
190
|
// #region Render Methods
|
|
191
191
|
render() {
|
|
192
|
-
return (h("div", { key: '
|
|
192
|
+
return (h("div", { key: '36a77a29d5e06363f2cd2267c298429cd2ef9864', class: "container" }, h("div", { key: 'e7382ecf3ed8323ffbf1c57a78c870d7d7c4b718', ref: el => (this.chartContainer = el), class: "chart-container", role: "img", "test-id": "barChartContainer" })));
|
|
193
193
|
}
|
|
194
194
|
static get is() { return "q2-chart-bar"; }
|
|
195
195
|
static get encapsulation() { return "shadow"; }
|
|
@@ -520,7 +520,7 @@ export class Q2ChartDonut {
|
|
|
520
520
|
} })), !!name && h("div", { class: "name" }, name), !isNaN(value) && h("div", { class: "value" }, displayValue))));
|
|
521
521
|
}
|
|
522
522
|
render() {
|
|
523
|
-
return (h("click-elsewhere", { key: '
|
|
523
|
+
return (h("click-elsewhere", { key: 'e11f9f591cc6329f91d2017d556cabe0f3f797c9', onChange: this.onClickElsewhere }, h("figure", { key: 'af092b44df48422b76507f557ca6aa6508753de9' }, h("div", { key: '4384fdcb1864496619ab0b097e71faa22eb3aeb5', class: "container" }, h("div", { key: '99f261a2ba8952b598d28599c2b1848fcfdecf6c', ref: el => (this.chartContainer = el), "aria-describedby": !this.isClickable ? 'center-card-description' : undefined, class: "chart-container", role: "img", "test-id": "chartContainer", onClick: this.onContainerClick, tabIndex: !this.isClickable ? 0 : undefined, onKeyDown: !this.isClickable ? this.onButtonKeyDown : undefined }), this.renderCenterBlock()), this.showLegend && (h("figcaption", { key: '4ead6e4332aeda66219d3a2c7ac15b0446442734' }, h("q2-legend", { key: '53d5408e4beb519dd9af1a06603ca7f3cc597577', class: "legend", data: this.legendData, format: this.format, hoveredItemId: this.legendHoveredId, onClick: this.onLegendClick, onMouseleave: this.onLegendMouseleave, onMouseenter: this.onLegendMouseenter, selectedItemId: this.selectedId }))))));
|
|
524
524
|
}
|
|
525
525
|
static get is() { return "q2-chart-donut"; }
|
|
526
526
|
static get encapsulation() { return "shadow"; }
|
|
@@ -102,7 +102,7 @@ export class Q2Checkbox {
|
|
|
102
102
|
const textLabelClasses = ['label-text'];
|
|
103
103
|
if (this.hideLabel)
|
|
104
104
|
textLabelClasses.push('sr');
|
|
105
|
-
return (h("div", { key: '
|
|
105
|
+
return (h("div", { key: '7997e4f646425502ef9c924581fcdeb8360be82e', class: "container" }, h("input", { key: '75006c1a654bd5ba93dc1971b06e081a4f123af0', ref: el => (this.inputElement = el), "aria-describedby": this.description ? 'description' : undefined, "aria-invalid": this.hasError === undefined ? undefined : `${this.hasError}`, checked: this.indeterminate || this.checked || false, class: "sr", disabled: !!this.disabled || !!this.groupDisabled, id: this._id, name: this.name || this._id, onClick: this.onInputClick, "test-id": "q2CheckboxInnerCheckBox", type: "checkbox", value: this.value }), h("label", { key: 'e187b2771f6d8bb20ea77f31fa8dded912b6f295', htmlFor: this._id, class: "label-control", "test-id": "checkboxButton", "aria-label": this.composedAriaLabel }, this.renderCheckboxSVG()), h("div", { key: 'd0a189c6d027457baf0b29947d199087fb354467', class: textLabelClasses.join(' ') }, h("label", { key: '15df8e10cae026b83d4ab973140cd7b6c71cc483', "test-id": "checkboxLabel", htmlFor: this._id, "aria-hidden": "true" }, h("div", { key: 'e868eb6071d299662b7e7ff9581be1dfc192e607', class: "label-content" }, loc(this.label), h("slot", { key: '5bbd14bb697961435495efda9f0fc81801e67992' })))), this.description && (h("div", { key: '2b4783d58e21419b5209a77a7717fcaaa1ff39c3', class: "description-text", "test-id": "checkboxDescription", id: "description" }, loc(this.description)))));
|
|
106
106
|
}
|
|
107
107
|
static get is() { return "q2-checkbox"; }
|
|
108
108
|
static get encapsulation() { return "shadow"; }
|
|
@@ -120,7 +120,7 @@ export class Q2CheckboxGroup {
|
|
|
120
120
|
render() {
|
|
121
121
|
const showLabel = this.label || this.optional || this.readonly;
|
|
122
122
|
const showLabelRow = (showLabel && !this.hideLabel) || this.hasError;
|
|
123
|
-
return (h(Fragment, { key: '
|
|
123
|
+
return (h(Fragment, { key: '045db0eb9522964c61680474aaf53cf75c373804' }, showLabelRow && (h("div", { key: 'e372b876b16c4122c86c4f5573e403965a75b7d2', class: "label-row" }, showLabel && !this.hideLabel && h("div", { key: 'b188c3e6715a50a6cb8ba83f4140b2eef3ca688d', class: "group-legend" }, renderLabel(this)), this.hasError && (h("q2-icon", { key: '192f18d69d85d38dc0be8116c207961c9e4dcd28', type: "error", "test-id": "iconError" })))), h("fieldset", { key: '9e66e81e0f6aa9bd54a857ebfccc851f9efa4f68', onChange: this.onInnerCheckboxChange, "aria-invalid": this.hasError ? `${this.hasError}` : undefined }, showLabel && h("legend", { key: '9bb04149f29a9727e3350f06feeda8a171e41ee0', class: "sr-only" }, renderLabel(this)), this.inputDom())));
|
|
124
124
|
}
|
|
125
125
|
static get is() { return "q2-checkbox-group"; }
|
|
126
126
|
static get encapsulation() { return "shadow"; }
|
|
@@ -129,7 +129,7 @@ export class Q2Context {
|
|
|
129
129
|
// #endregion
|
|
130
130
|
// #region Render Methods
|
|
131
131
|
render() {
|
|
132
|
-
return (h("div", { key: '
|
|
132
|
+
return (h("div", { key: 'e5721a07d072dc6fa3db22edfd50c5787946ff9a', class: "context-wrapper" }, h("q2-item", { key: 'f7591f8009e1f28d3e0fffb57dc280bd53a5cafe', class: "context-item" }, this.hasDecoratorSlotContent && (h("slot", { key: '74215ffc70d4a19a00c921869391843539f28a6a', name: "decorator", slot: "decorator" })), h("div", { key: 'c1f51789a6cdbe7a12a055da39e2a3747639aff3', class: "context-body", slot: "body" }, h("slot", { key: 'a3d4fc206925aa9f23bba1d785b2df9b74cef2a5', name: "header" }), h("slot", { key: '5e4bd0a3f595c52b1a8d60ff2a06b4333919719f', name: "description" })), this.hasAffordanceSlotContent && (h("slot", { key: '26891e4fd22716ff431df7c98814d3086fa7a48e', name: "affordance", slot: "action" }))), this.separator && (h("div", { key: '6f5102f66edfa4bdc043e4907d09e22d70218b7d', class: "separator", role: "separator" })), this.hasActionGroupSlotContent && (h("q2-action-group", { key: 'a01f3f19278f94ec67fa21a34a5f8d26823a1000', class: "action-group", orientation: "horizontal" }, h("slot", { key: '86051221e06ac1c4b68bf31228f68724e67474e0', name: "action-group" }))), this.hasFooterSlotContent && h("slot", { key: 'f12d517e123e1cc7ef3c85fb53e5d227a82f3132', name: "footer" })));
|
|
133
133
|
}
|
|
134
134
|
static get is() { return "q2-context"; }
|
|
135
135
|
static get encapsulation() { return "shadow"; }
|
|
@@ -141,7 +141,7 @@ export class Q2Currency {
|
|
|
141
141
|
// #region Render Methods
|
|
142
142
|
render() {
|
|
143
143
|
const { hasPlusMinusSign, plusMinusSign, currencyIsFront, currencySymbol, shouldSuperscriptSymbol, amountCore, fraction, shouldSuperscriptFraction, readableCurrency, currencyClasses, signDisplay, isNegativeAmount, } = this;
|
|
144
|
-
return (h("div", { key: '
|
|
144
|
+
return (h("div", { key: '53d88008437b187887c49fcfd41d7f9d8c6bb587', "test-id": "q2CurrencyInner", class: currencyClasses, "aria-label": readableCurrency }, signDisplay === 'accounting' && isNegativeAmount && h("span", { key: 'efce7009afdc9aa7d368f545a118806502801b28' }, '('), hasPlusMinusSign && h("span", { key: '452052007a26cfd879e4ded8540c9f825ebafb14' }, plusMinusSign), currencyIsFront && h("span", { key: '236e79e2e5612ee67d22f44947996d634056abcf', class: shouldSuperscriptSymbol ? 'superscript' : '' }, currencySymbol), h("span", { key: 'c69146375af1d37aac010be7fcd41da050c8802e' }, amountCore), h("span", { key: 'd9fe34e10fe29a0ccaee6a6d1fcea0f52aebd0b3', class: shouldSuperscriptFraction ? 'superscript' : '' }, fraction), !currencyIsFront && h("span", { key: '741effd6b2ef88b22e38638c100f6d29195ffcb3', class: shouldSuperscriptSymbol ? 'superscript' : '' }, currencySymbol), signDisplay === 'accounting' && isNegativeAmount && h("span", { key: 'ee2fd9317e37ac484e6bbc9d458e988d360abe2e' }, ')')));
|
|
145
145
|
}
|
|
146
146
|
static get is() { return "q2-currency"; }
|
|
147
147
|
static get encapsulation() { return "shadow"; }
|
|
@@ -398,7 +398,7 @@ export class Q2DataTable {
|
|
|
398
398
|
// #region Render Methods
|
|
399
399
|
render() {
|
|
400
400
|
const { caption } = this;
|
|
401
|
-
return (h("div", { key: '
|
|
401
|
+
return (h("div", { key: 'c60810b5cc26058b94829ee4f7942df9804403e9', class: "container" }, h("table", { key: '5fab9778577ef7b24955e3219a1bc054db6703f9' }, caption && h("caption", { key: 'daa8d4647859d4eeace2b9f4103bd73e5494b633', class: this.hideCaption ? 'sr' : undefined }, caption), this.renderTableColGroup(), this.renderTableHeader(), this.renderEmptyState(), this.renderTableRows())));
|
|
402
402
|
}
|
|
403
403
|
renderCellContent(cell) {
|
|
404
404
|
if (!cell)
|
|
@@ -107,7 +107,7 @@ export class Q2Detail {
|
|
|
107
107
|
// #endregion
|
|
108
108
|
// #region Render Methods
|
|
109
109
|
render() {
|
|
110
|
-
return (h("div", { key: '
|
|
110
|
+
return (h("div", { key: 'd92d66fcec6add5b649aa45fd11c5c778d5be0b3', class: this.detailClasses }, this.hasLabel && (h("div", { key: 'c4538e909b1c4ac9e298a9ec25240e56eba42cfd', class: this.labelClasses, "aria-describedby": !!this.description ? 'label-description' : undefined }, !!this.label ? loc(this.label) : this.hasLabelSlotContent ? h("slot", { name: "label" }) : '')), this.hasDescripiton && (h("div", { key: 'f6ce65ea2ad6b1d6c64d0ff69a66bd1fa5aa868d', id: "label-description", class: this.descriptionClasses }, !!this.description ? loc(this.description) : this.hasDefaultSlotContent ? h("slot", null) : ''))));
|
|
111
111
|
}
|
|
112
112
|
static get is() { return "q2-detail"; }
|
|
113
113
|
static get encapsulation() { return "shadow"; }
|
|
@@ -366,7 +366,7 @@ export class Q2Dropdown {
|
|
|
366
366
|
// #region Render Methods
|
|
367
367
|
render() {
|
|
368
368
|
const btnProps = this.toggleButtonProps;
|
|
369
|
-
return (h("click-elsewhere", { key: '
|
|
369
|
+
return (h("click-elsewhere", { key: '23504511d2b87c3159647349f905de98de329db5', class: this.open ? 'dropdown-open' : '', onChange: this.onClickElsewhere, "test-id": "dropdownContainer" }, h("q2-btn", { key: 'dc0b8de4939d8ac3414c470b329e775342a4879d', tabIndex: 0, ref: el => (this.controlElement = el), class: btnProps.className, onClick: this.onToggleClick, onKeyDown: this.onToggleKeydown, fab: btnProps.fab, intent: btnProps.intent, onFocusout: this.handleFocusOut, active: btnProps.active, disabled: btnProps.disabled, ariaExpanded: `${!!btnProps.ariaExpanded}`, label: this.hideLabel && this.label ? loc(this.label) : undefined, hideLabel: this.hideLabel, ariaHasPopup: "menu", "test-id": "dropdownButton", block: this.block, description: loc('tecton.element.dropdown.itemCount', [this.determineDropdownItemCount]) }, this.hasCustomControl ? (h("div", { "test-id": "dropdownControl", class: btnProps.custom ? '' : 'hidden' }, h("slot", { name: "control" }))) : (h(Fragment, null, this.label && !this.hideLabel && (h("span", { class: "dropdown-button-text" }, loc(this.label))), this.icon ? h("q2-icon", { type: this.icon }) : ' '))), h("q2-popover", { key: '25345315dc70726e152793271c446ed34a4fcc0c', ref: el => (this.popoverElement = el), controlElement: this.controlElement, open: this.open, "max-height": this.popoverMaxHeight, onFocusout: this.handleFocusOut, minHeight: this.popoverMinHeight, direction: this.popoverDirection, align: this.popoverAlignment, mode: this.popoverMode || undefined, block: this.block }, h("slot", { key: '4c885f96ce096b0a1a2a743892531910c82cfa5c', name: "popover-top" }), h("q2-option-list", { key: 'c4a045130b22ce5e5c462811cb8980310b16d50e', onPopoverState: this.onPopoverState, id: "option-list", ref: el => (this.optionList = el), type: "menu", label: loc('tecton.element.optionList.label', [this.optionListLabel]), "no-select": true }, h("slot", { key: '9b5955c327df96213e10971fef01aadcc253a1d5' })), h("slot", { key: 'ac3d4f37bfdbef9239e389401cdfc4dfadf497dc', name: "popover-bottom" }))));
|
|
370
370
|
}
|
|
371
371
|
static get is() { return "q2-dropdown"; }
|
|
372
372
|
static get encapsulation() { return "shadow"; }
|
|
@@ -206,7 +206,7 @@ export class Q2EditableField {
|
|
|
206
206
|
// #endregion
|
|
207
207
|
// #region Render Methods
|
|
208
208
|
render() {
|
|
209
|
-
return (h("div", { key: '
|
|
209
|
+
return (h("div", { key: '2a71fc720f0f0ea686e34509d3a78a86a9100bd9' }, this.generateEditStateDOM(), this.generateReadStateDOM()));
|
|
210
210
|
}
|
|
211
211
|
static get is() { return "q2-editable-field"; }
|
|
212
212
|
static get encapsulation() { return "shadow"; }
|
|
@@ -465,7 +465,7 @@ export class Q2EditableField {
|
|
|
465
465
|
"mutable": false,
|
|
466
466
|
"complexType": {
|
|
467
467
|
"original": "Q2Input['type']",
|
|
468
|
-
"resolved": "\"number\" | \"text\" | \"search\" | \"date\" | \"numeric\" | \"
|
|
468
|
+
"resolved": "\"number\" | \"text\" | \"search\" | \"date\" | \"numeric\" | \"currency\" | \"tel\" | \"url\" | \"email\" | \"password\" | \"phone\" | \"ssn\" | \"alphanumeric\" | \"alpha\" | \"percentage\" | \"postal\" | \"credit-card\" | \"cif\" | \"routingnumber\" | \"swift\" | \"iban\" | \"clabe\"",
|
|
469
469
|
"references": {
|
|
470
470
|
"Q2Input": {
|
|
471
471
|
"location": "import",
|
|
@@ -118,7 +118,7 @@ export class Q2Example {
|
|
|
118
118
|
}, onClick: () => this.tctClick.emit(), role: "menu" }, h("slot", null))));
|
|
119
119
|
}
|
|
120
120
|
render() {
|
|
121
|
-
return h(Host, { key: '
|
|
121
|
+
return h(Host, { key: 'dbe4a678c04f60cc08aabd47cc9fa3871265e0f0', attribute: "navigation" }, this.renderMenuInner());
|
|
122
122
|
}
|
|
123
123
|
static get is() { return "q2-example"; }
|
|
124
124
|
static get encapsulation() { return "shadow"; }
|
|
@@ -13,7 +13,7 @@ export class Q2Form {
|
|
|
13
13
|
// #endregion
|
|
14
14
|
// #region Render Methods
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '773e56276df2f42dd330167ffba2a9d08a90f2f7', class: "container" }, h("slot", { key: '4d92e4844684a5418edb39c18674042cba90ba58' })));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "q2-form"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,7 +71,7 @@ export class Q2FormattedText {
|
|
|
71
71
|
// #region Render Methods
|
|
72
72
|
render() {
|
|
73
73
|
const { formattedTextClasses } = this;
|
|
74
|
-
return (h("div", { key: '
|
|
74
|
+
return (h("div", { key: 'b9fc58891cbcec6ea19bc8c0b2514df003697f02', class: formattedTextClasses, "aria-label": this.formattedValue }, h("span", { key: '1b4e77284dc329065a281e7b2f2fce22e6cfc01a' }, this.formattedValue)));
|
|
75
75
|
}
|
|
76
76
|
static get is() { return "q2-formatted-text"; }
|
|
77
77
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,7 +90,7 @@ export class Q2Grid {
|
|
|
90
90
|
'--xl-justify-items': this.xlJustify || this.lgJustify || this.mdJustify || this.smJustify || this.xsJustify || this.justify,
|
|
91
91
|
'--xl-align-items': this.xlAlign || this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,
|
|
92
92
|
};
|
|
93
|
-
return (h(Fragment, { key: '
|
|
93
|
+
return (h(Fragment, { key: 'ab38b4849ec0cdf8ab49d536bb440df6f21b93d7' }, h("div", { key: '0fd537b2867d871be69269d983234f9f6e47edeb', style: q2GridStyles, class: "q2-grid" }, h("slot", { key: 'd9d7b5d7bbcde66f0bcef49c2c31906e12536e90' }))));
|
|
94
94
|
}
|
|
95
95
|
static get is() { return "q2-grid"; }
|
|
96
96
|
static get encapsulation() { return "shadow"; }
|
|
@@ -116,7 +116,7 @@ export class Q2Grid {
|
|
|
116
116
|
"references": {
|
|
117
117
|
"TQ2GridAlignOptions": {
|
|
118
118
|
"location": "local",
|
|
119
|
-
"path": "/
|
|
119
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
120
120
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
121
121
|
}
|
|
122
122
|
}
|
|
@@ -142,7 +142,7 @@ export class Q2Grid {
|
|
|
142
142
|
"references": {
|
|
143
143
|
"TQ2GridColumnsOptions": {
|
|
144
144
|
"location": "local",
|
|
145
|
-
"path": "/
|
|
145
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
146
146
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
147
147
|
}
|
|
148
148
|
}
|
|
@@ -168,7 +168,7 @@ export class Q2Grid {
|
|
|
168
168
|
"references": {
|
|
169
169
|
"TQ2GridGapOptions": {
|
|
170
170
|
"location": "local",
|
|
171
|
-
"path": "/
|
|
171
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
172
172
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
173
173
|
}
|
|
174
174
|
}
|
|
@@ -194,7 +194,7 @@ export class Q2Grid {
|
|
|
194
194
|
"references": {
|
|
195
195
|
"TQ2GridJustifyOptions": {
|
|
196
196
|
"location": "local",
|
|
197
|
-
"path": "/
|
|
197
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
198
198
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
199
199
|
}
|
|
200
200
|
}
|
|
@@ -220,7 +220,7 @@ export class Q2Grid {
|
|
|
220
220
|
"references": {
|
|
221
221
|
"TQ2GridAlignOptions": {
|
|
222
222
|
"location": "local",
|
|
223
|
-
"path": "/
|
|
223
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
224
224
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
225
225
|
}
|
|
226
226
|
}
|
|
@@ -245,7 +245,7 @@ export class Q2Grid {
|
|
|
245
245
|
"references": {
|
|
246
246
|
"TQ2GridColumnsOptions": {
|
|
247
247
|
"location": "local",
|
|
248
|
-
"path": "/
|
|
248
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
249
249
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
250
250
|
}
|
|
251
251
|
}
|
|
@@ -270,7 +270,7 @@ export class Q2Grid {
|
|
|
270
270
|
"references": {
|
|
271
271
|
"TQ2GridGapOptions": {
|
|
272
272
|
"location": "local",
|
|
273
|
-
"path": "/
|
|
273
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
274
274
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
275
275
|
}
|
|
276
276
|
}
|
|
@@ -295,7 +295,7 @@ export class Q2Grid {
|
|
|
295
295
|
"references": {
|
|
296
296
|
"TQ2GridJustifyOptions": {
|
|
297
297
|
"location": "local",
|
|
298
|
-
"path": "/
|
|
298
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
299
299
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
300
300
|
}
|
|
301
301
|
}
|
|
@@ -320,7 +320,7 @@ export class Q2Grid {
|
|
|
320
320
|
"references": {
|
|
321
321
|
"TQ2GridRowsOptions": {
|
|
322
322
|
"location": "local",
|
|
323
|
-
"path": "/
|
|
323
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
324
324
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
325
325
|
}
|
|
326
326
|
}
|
|
@@ -345,7 +345,7 @@ export class Q2Grid {
|
|
|
345
345
|
"references": {
|
|
346
346
|
"TQ2GridAlignOptions": {
|
|
347
347
|
"location": "local",
|
|
348
|
-
"path": "/
|
|
348
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
349
349
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
350
350
|
}
|
|
351
351
|
}
|
|
@@ -370,7 +370,7 @@ export class Q2Grid {
|
|
|
370
370
|
"references": {
|
|
371
371
|
"TQ2GridColumnsOptions": {
|
|
372
372
|
"location": "local",
|
|
373
|
-
"path": "/
|
|
373
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
374
374
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
375
375
|
}
|
|
376
376
|
}
|
|
@@ -395,7 +395,7 @@ export class Q2Grid {
|
|
|
395
395
|
"references": {
|
|
396
396
|
"TQ2GridGapOptions": {
|
|
397
397
|
"location": "local",
|
|
398
|
-
"path": "/
|
|
398
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
399
399
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
400
400
|
}
|
|
401
401
|
}
|
|
@@ -420,7 +420,7 @@ export class Q2Grid {
|
|
|
420
420
|
"references": {
|
|
421
421
|
"TQ2GridJustifyOptions": {
|
|
422
422
|
"location": "local",
|
|
423
|
-
"path": "/
|
|
423
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
424
424
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
425
425
|
}
|
|
426
426
|
}
|
|
@@ -445,7 +445,7 @@ export class Q2Grid {
|
|
|
445
445
|
"references": {
|
|
446
446
|
"TQ2GridRowsOptions": {
|
|
447
447
|
"location": "local",
|
|
448
|
-
"path": "/
|
|
448
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
449
449
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
450
450
|
}
|
|
451
451
|
}
|
|
@@ -470,7 +470,7 @@ export class Q2Grid {
|
|
|
470
470
|
"references": {
|
|
471
471
|
"TQ2GridRowsOptions": {
|
|
472
472
|
"location": "local",
|
|
473
|
-
"path": "/
|
|
473
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
474
474
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
475
475
|
}
|
|
476
476
|
}
|
|
@@ -496,7 +496,7 @@ export class Q2Grid {
|
|
|
496
496
|
"references": {
|
|
497
497
|
"TQ2GridAlignOptions": {
|
|
498
498
|
"location": "local",
|
|
499
|
-
"path": "/
|
|
499
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
500
500
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
@@ -521,7 +521,7 @@ export class Q2Grid {
|
|
|
521
521
|
"references": {
|
|
522
522
|
"TQ2GridColumnsOptions": {
|
|
523
523
|
"location": "local",
|
|
524
|
-
"path": "/
|
|
524
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
525
525
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
526
526
|
}
|
|
527
527
|
}
|
|
@@ -546,7 +546,7 @@ export class Q2Grid {
|
|
|
546
546
|
"references": {
|
|
547
547
|
"TQ2GridGapOptions": {
|
|
548
548
|
"location": "local",
|
|
549
|
-
"path": "/
|
|
549
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
550
550
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
551
551
|
}
|
|
552
552
|
}
|
|
@@ -571,7 +571,7 @@ export class Q2Grid {
|
|
|
571
571
|
"references": {
|
|
572
572
|
"TQ2GridJustifyOptions": {
|
|
573
573
|
"location": "local",
|
|
574
|
-
"path": "/
|
|
574
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
575
575
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
576
576
|
}
|
|
577
577
|
}
|
|
@@ -596,7 +596,7 @@ export class Q2Grid {
|
|
|
596
596
|
"references": {
|
|
597
597
|
"TQ2GridRowsOptions": {
|
|
598
598
|
"location": "local",
|
|
599
|
-
"path": "/
|
|
599
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
600
600
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
601
601
|
}
|
|
602
602
|
}
|
|
@@ -621,7 +621,7 @@ export class Q2Grid {
|
|
|
621
621
|
"references": {
|
|
622
622
|
"TQ2GridAlignOptions": {
|
|
623
623
|
"location": "local",
|
|
624
|
-
"path": "/
|
|
624
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
625
625
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
626
626
|
}
|
|
627
627
|
}
|
|
@@ -646,7 +646,7 @@ export class Q2Grid {
|
|
|
646
646
|
"references": {
|
|
647
647
|
"TQ2GridColumnsOptions": {
|
|
648
648
|
"location": "local",
|
|
649
|
-
"path": "/
|
|
649
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
650
650
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
651
651
|
}
|
|
652
652
|
}
|
|
@@ -671,7 +671,7 @@ export class Q2Grid {
|
|
|
671
671
|
"references": {
|
|
672
672
|
"TQ2GridGapOptions": {
|
|
673
673
|
"location": "local",
|
|
674
|
-
"path": "/
|
|
674
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
675
675
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
676
676
|
}
|
|
677
677
|
}
|
|
@@ -696,7 +696,7 @@ export class Q2Grid {
|
|
|
696
696
|
"references": {
|
|
697
697
|
"TQ2GridJustifyOptions": {
|
|
698
698
|
"location": "local",
|
|
699
|
-
"path": "/
|
|
699
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
700
700
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
701
701
|
}
|
|
702
702
|
}
|
|
@@ -721,7 +721,7 @@ export class Q2Grid {
|
|
|
721
721
|
"references": {
|
|
722
722
|
"TQ2GridRowsOptions": {
|
|
723
723
|
"location": "local",
|
|
724
|
-
"path": "/
|
|
724
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
725
725
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
726
726
|
}
|
|
727
727
|
}
|
|
@@ -746,7 +746,7 @@ export class Q2Grid {
|
|
|
746
746
|
"references": {
|
|
747
747
|
"TQ2GridAlignOptions": {
|
|
748
748
|
"location": "local",
|
|
749
|
-
"path": "/
|
|
749
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
750
750
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridAlignOptions"
|
|
751
751
|
}
|
|
752
752
|
}
|
|
@@ -771,7 +771,7 @@ export class Q2Grid {
|
|
|
771
771
|
"references": {
|
|
772
772
|
"TQ2GridColumnsOptions": {
|
|
773
773
|
"location": "local",
|
|
774
|
-
"path": "/
|
|
774
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
775
775
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridColumnsOptions"
|
|
776
776
|
}
|
|
777
777
|
}
|
|
@@ -796,7 +796,7 @@ export class Q2Grid {
|
|
|
796
796
|
"references": {
|
|
797
797
|
"TQ2GridGapOptions": {
|
|
798
798
|
"location": "local",
|
|
799
|
-
"path": "/
|
|
799
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
800
800
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridGapOptions"
|
|
801
801
|
}
|
|
802
802
|
}
|
|
@@ -821,7 +821,7 @@ export class Q2Grid {
|
|
|
821
821
|
"references": {
|
|
822
822
|
"TQ2GridJustifyOptions": {
|
|
823
823
|
"location": "local",
|
|
824
|
-
"path": "/
|
|
824
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
825
825
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridJustifyOptions"
|
|
826
826
|
}
|
|
827
827
|
}
|
|
@@ -846,7 +846,7 @@ export class Q2Grid {
|
|
|
846
846
|
"references": {
|
|
847
847
|
"TQ2GridRowsOptions": {
|
|
848
848
|
"location": "local",
|
|
849
|
-
"path": "/
|
|
849
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid/q2-grid.tsx",
|
|
850
850
|
"id": "src/components/q2-grid/q2-grid.tsx::TQ2GridRowsOptions"
|
|
851
851
|
}
|
|
852
852
|
}
|