q2-tecton-elements 1.55.3 → 1.55.4
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 +299 -299
- package/dist/cjs/{index-f69742cf.js → index-e0aba375.js} +1 -1
- package/dist/cjs/{index-f69742cf.js.map → index-e0aba375.js.map} +1 -1
- package/dist/cjs/q2-action-group.cjs.entry.js +1 -1
- 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-badge_7.cjs.entry.js +1 -1
- package/dist/cjs/q2-calendar.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 +2 -2
- package/dist/cjs/q2-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/q2-checkbox.cjs.entry.js.map +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 +2 -2
- package/dist/cjs/q2-form.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
- package/dist/cjs/q2-legend.cjs.entry.js +1 -1
- package/dist/cjs/q2-message.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-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/q2-option-list_2.cjs.entry.js +2 -2
- 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 +2 -2
- package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +2 -2
- package/dist/cjs/q2-select.cjs.entry.js +2 -2
- 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 +6 -6
- package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
- package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
- package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar.js +1 -1
- package/dist/collection/components/q2-calendar/q2-month-picker.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 +1 -1
- package/dist/collection/components/q2-checkbox/q2-checkbox.js +1 -1
- package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.css +0 -5
- package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.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 +8 -8
- package/dist/collection/components/q2-detail/q2-detail.js +1 -1
- package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
- package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
- package/dist/collection/components/q2-example/q2-example.js +1 -1
- package/dist/collection/components/q2-file-picker/q2-file-picker.js +5 -5
- package/dist/collection/components/q2-form/q2-form.css +0 -1
- package/dist/collection/components/q2-form/q2-form.js +1 -1
- package/dist/collection/components/q2-form/test/q2-form-test.e2e.js +24 -4
- package/dist/collection/components/q2-form/test/q2-form-test.e2e.js.map +1 -1
- package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
- package/dist/collection/components/q2-input/q2-input.js +2 -2
- 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-modal/q2-modal.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 +7 -7
- 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 +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 +2 -2
- package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
- package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +3 -3
- 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-calendar.js +1 -1
- 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 +2 -2
- package/dist/components/q2-checkbox-group.js.map +1 -1
- package/dist/components/q2-checkbox2.js +2 -2
- package/dist/components/q2-checkbox2.js.map +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 +2 -2
- package/dist/components/q2-form.js.map +1 -1
- package/dist/components/q2-formatted-text.js +1 -1
- package/dist/components/q2-input2.js +1 -1
- package/dist/components/q2-item2.js +1 -1
- package/dist/components/q2-legend2.js +1 -1
- package/dist/components/q2-list2.js +1 -1
- package/dist/components/q2-message2.js +1 -1
- package/dist/components/q2-modal.js +1 -1
- package/dist/components/q2-month-picker.js +2 -2
- 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 +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 +2 -2
- 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/{index-3184c760.js → index-3bb7a785.js} +1 -1
- package/dist/esm/{index-3184c760.js.map → index-3bb7a785.js.map} +1 -1
- package/dist/esm/q2-action-group.entry.js +1 -1
- package/dist/esm/q2-action-sheet.entry.js +1 -1
- package/dist/esm/q2-avatar.entry.js +1 -1
- package/dist/esm/q2-badge_7.entry.js +1 -1
- package/dist/esm/q2-calendar.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 +2 -2
- package/dist/esm/q2-checkbox-group.entry.js.map +1 -1
- package/dist/esm/q2-checkbox.entry.js +2 -2
- package/dist/esm/q2-checkbox.entry.js.map +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 +2 -2
- package/dist/esm/q2-form.entry.js.map +1 -1
- package/dist/esm/q2-formatted-text.entry.js +1 -1
- package/dist/esm/q2-item_3.entry.js +2 -2
- package/dist/esm/q2-legend.entry.js +1 -1
- package/dist/esm/q2-message.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-optgroup.entry.js +1 -1
- package/dist/esm/q2-option-list_2.entry.js +2 -2
- 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 +2 -2
- package/dist/esm/q2-resize-observer.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +2 -2
- package/dist/esm/q2-select.entry.js +2 -2
- 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/{index-3184c760.js → index-3bb7a785.js} +1 -1
- package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-action-sheet.entry.js +62 -62
- package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-badge_7.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-calendar.entry.js +3 -3
- 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 +79 -79
- package/dist/q2-tecton-elements/q2-chart-donut.entry.js +100 -100
- package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-checkbox-group.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-checkbox.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
- 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 +5 -5
- 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 +10 -10
- package/dist/q2-tecton-elements/q2-form.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-item_3.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-legend.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-message.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-modal.entry.js +17 -17
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +30 -30
- package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-option-list_2.entry.js +7 -7
- package/dist/q2-tecton-elements/q2-pagination.entry.js +33 -33
- package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-radio-group.entry.js +33 -33
- package/dist/q2-tecton-elements/q2-radio.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-section.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-select.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-stepper.entry.js +20 -20
- package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
- package/dist/types/components/q2-action-group/q2-action-group.d.ts +0 -1
- package/dist/types/components/q2-loading/skeleton/shapes.d.ts +0 -1
- package/dist/types/components/q2-optgroup/q2-optgroup.d.ts +1 -1
- package/dist/types/components/q2-tab-container/q2-tab-container.d.ts +2 -2
- package/package.json +3 -4
- package/dist/types/components/q2-action-sheet/q2-action-sheet.d.ts +0 -60
- package/dist/types/components/q2-calendar/q2-calendar.d.ts +0 -327
- package/dist/types/components/q2-carousel/q2-carousel.d.ts +0 -95
- package/dist/types/components/q2-data-table/q2-data-table.d.ts +0 -261
- package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +0 -181
- package/dist/types/components/q2-editable-field/q2-editable-field.d.ts +0 -140
- package/dist/types/components/q2-option-list/q2-option-list.d.ts +0 -100
- package/dist/types/components/q2-pagination/q2-pagination.d.ts +0 -117
- package/dist/types/components/q2-pill/q2-pill.d.ts +0 -143
- package/dist/types/components/q2-select/q2-select.d.ts +0 -238
- package/dist/types/components/q2-stepper/q2-stepper.d.ts +0 -61
- package/dist/types/components/q2-stepper-vertical/q2-stepper-vertical.d.ts +0 -68
- package/dist/types/components/q2-tag/q2-tag.d.ts +0 -91
- package/dist/types/utils/action-sheet.d.ts +0 -12
- /package/dist/q2-tecton-elements/{index-3184c760.js.map → index-3bb7a785.js.map} +0 -0
- /package/dist/types/{builds/q2e/development/tecton/tecton → Users/kvanhouten/Documents/Work/tecton_extra}/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +0 -0
|
@@ -222,8 +222,8 @@ const p = class {
|
|
|
222
222
|
const b = this.getPaneSlotOrProperty(c, "label");
|
|
223
223
|
const h = this.getPaneSlotOrProperty(c, "description");
|
|
224
224
|
const v = t + 1;
|
|
225
|
-
const
|
|
226
|
-
const
|
|
225
|
+
const u = v === a;
|
|
226
|
+
const f = !!b && `label-${p}`;
|
|
227
227
|
const g = !!b && !!h && `description-${p}`;
|
|
228
228
|
const m = !b && l("tecton.element.stepper.number", [ `${v}`, `${s}` ]);
|
|
229
229
|
let w;
|
|
@@ -237,13 +237,13 @@ const p = class {
|
|
|
237
237
|
}, r("button", {
|
|
238
238
|
class: x.join(" "),
|
|
239
239
|
type: "button",
|
|
240
|
-
"aria-labelledby":
|
|
240
|
+
"aria-labelledby": f,
|
|
241
241
|
"aria-describedBy": g,
|
|
242
242
|
"aria-label": m,
|
|
243
|
-
"aria-selected":
|
|
243
|
+
"aria-selected": u,
|
|
244
244
|
"aria-disabled": y ? "true" : null,
|
|
245
245
|
role: "tab",
|
|
246
|
-
tabIndex:
|
|
246
|
+
tabIndex: u ? 0 : -1,
|
|
247
247
|
onKeyDown: t => this.onStepKeyDown(t, v),
|
|
248
248
|
onClick: t => !k && this.onStepClick(t, v)
|
|
249
249
|
}, r(i, null, w ? r("div", {
|
|
@@ -252,11 +252,11 @@ const p = class {
|
|
|
252
252
|
type: w
|
|
253
253
|
})) : r("div", {
|
|
254
254
|
class: "step-bubble"
|
|
255
|
-
}, v),
|
|
255
|
+
}, v), f && r("div", {
|
|
256
256
|
class: "step-label",
|
|
257
|
-
id:
|
|
257
|
+
id: f,
|
|
258
258
|
innerHTML: b
|
|
259
|
-
}),
|
|
259
|
+
}), f && g && r("div", {
|
|
260
260
|
class: "step-description",
|
|
261
261
|
id: g,
|
|
262
262
|
innerHTML: h
|
|
@@ -269,50 +269,50 @@ const p = class {
|
|
|
269
269
|
const a = [ "step-container" ];
|
|
270
270
|
if (e) a.push("has-scroll");
|
|
271
271
|
return r(i, {
|
|
272
|
-
key: "
|
|
272
|
+
key: "6e2394578ce0afca6f8664baf75d7a62e292baea"
|
|
273
273
|
}, r("div", {
|
|
274
|
-
key: "
|
|
274
|
+
key: "77c6b861e4ba9869422e8d0c941cd6b04af3a03b",
|
|
275
275
|
class: a.join(" ")
|
|
276
276
|
}, e && r(i, {
|
|
277
|
-
key: "
|
|
277
|
+
key: "166afc15044285df0056d39e27f5bc475a8abf7e"
|
|
278
278
|
}, r("div", {
|
|
279
|
-
key: "
|
|
279
|
+
key: "d79d172b808dac80bf32fd4419bde85b42083cc2",
|
|
280
280
|
class: "gradient-left",
|
|
281
281
|
hidden: !o
|
|
282
282
|
}), r("div", {
|
|
283
|
-
key: "
|
|
283
|
+
key: "095ea5e0944710606263c6216d1bb88f4535e1ed",
|
|
284
284
|
class: "gradient-right",
|
|
285
285
|
hidden: !s
|
|
286
286
|
}), r("q2-btn", {
|
|
287
|
-
key: "
|
|
287
|
+
key: "efefd1eced2e7e8f4d1f4e8744183307a066a4f5",
|
|
288
288
|
class: "btn-left",
|
|
289
289
|
hideLabel: true,
|
|
290
290
|
hidden: !this.showScrollLeft,
|
|
291
291
|
label: l("tecton.element.stepper.scrollLeft"),
|
|
292
292
|
onClick: () => this.onScrollBtnClick("left")
|
|
293
293
|
}, r("q2-icon", {
|
|
294
|
-
key: "
|
|
294
|
+
key: "a72bd965e27344f5ad8ba460f49922f98808d560",
|
|
295
295
|
type: "chevron-left"
|
|
296
296
|
})), r("q2-btn", {
|
|
297
|
-
key: "
|
|
297
|
+
key: "27feb6ba412296483dd990658f4ccd0704456821",
|
|
298
298
|
class: "btn-right",
|
|
299
299
|
hideLabel: true,
|
|
300
300
|
hidden: !this.showScrollRight,
|
|
301
301
|
label: l("tecton.element.stepper.scrollRight"),
|
|
302
302
|
onClick: () => this.onScrollBtnClick("right")
|
|
303
303
|
}, r("q2-icon", {
|
|
304
|
-
key: "
|
|
304
|
+
key: "8ee4b6790296d9a82db9b1fdc2d420b3d5249a0f",
|
|
305
305
|
type: "chevron-right"
|
|
306
306
|
}))), r("ul", {
|
|
307
|
-
key: "
|
|
307
|
+
key: "a25d2c222123d68c7274376dc49a51249732d000",
|
|
308
308
|
onScroll: this.checkScrollState,
|
|
309
309
|
ref: t => this.listElement = t,
|
|
310
310
|
role: "tablist"
|
|
311
311
|
}, t > 0 && [ ...Array(t).keys() ].map((t => this.renderStepBtn(t))))), r("div", {
|
|
312
|
-
key: "
|
|
312
|
+
key: "e1999ed9bff7ae2158a81029e0b9b1148b9d22c9",
|
|
313
313
|
role: "list"
|
|
314
314
|
}, r("slot", {
|
|
315
|
-
key: "
|
|
315
|
+
key: "80e239e0484809834c7e096d7df50e68b4ff7c85",
|
|
316
316
|
onSlotchange: () => this.onSlotChange()
|
|
317
317
|
})));
|
|
318
318
|
}
|
|
@@ -335,10 +335,10 @@ const b = class {
|
|
|
335
335
|
}
|
|
336
336
|
render() {
|
|
337
337
|
return a("div", {
|
|
338
|
-
key: "
|
|
338
|
+
key: "ece9138953ebdde47af2559b2f10c3edc8b73c91",
|
|
339
339
|
class: this.wrapperClasses
|
|
340
340
|
}, v(this), a("div", {
|
|
341
|
-
key: "
|
|
341
|
+
key: "34c8ce254d131b4c0aefa5ff772c00e0d4b495b6",
|
|
342
342
|
class: "content-container",
|
|
343
343
|
ref: t => this.contentContainer = t
|
|
344
344
|
}, this.renderInput(), this.maxlength ? this.renderMaxLength() : "", d(this)));
|
|
@@ -12,7 +12,7 @@ export declare class Q2Optgroup implements ComponentInterface {
|
|
|
12
12
|
componentWillLoad(): void;
|
|
13
13
|
disabledWatcher(disabled: boolean): void;
|
|
14
14
|
get headerId(): string;
|
|
15
|
-
get options():
|
|
15
|
+
get options(): Element[];
|
|
16
16
|
setHidden: () => void;
|
|
17
17
|
render(): any;
|
|
18
18
|
}
|
|
@@ -67,9 +67,9 @@ export declare class Q2TabContainer implements ComponentInterface {
|
|
|
67
67
|
onResize(): void;
|
|
68
68
|
nameObserver(): void;
|
|
69
69
|
valueObserver(): void;
|
|
70
|
-
get selectedTabValue():
|
|
70
|
+
get selectedTabValue(): any;
|
|
71
71
|
get tabList(): Element;
|
|
72
|
-
get tabPanes():
|
|
72
|
+
get tabPanes(): any[];
|
|
73
73
|
checkScrollState: () => void;
|
|
74
74
|
moveToAdjacentTab: (value: string, direction: 'next' | 'prev' | 'first' | 'last') => void;
|
|
75
75
|
moveToTab: (index: number, shouldFocus?: boolean) => HTMLButtonElement;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "q2-tecton-elements",
|
|
3
|
-
"version": "1.55.
|
|
3
|
+
"version": "1.55.4",
|
|
4
4
|
"description": "Q2 Tecton Custom Elements",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Q2 Tecton Team",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@stencil/core": "4.18.0",
|
|
39
|
-
"q2-tecton-common": "1.55.
|
|
39
|
+
"q2-tecton-common": "1.55.4",
|
|
40
40
|
"swiper": "8.4.4"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
@@ -60,6 +60,5 @@
|
|
|
60
60
|
"puppeteer": "^20.9.0",
|
|
61
61
|
"typescript": "5.4.5",
|
|
62
62
|
"typescript-eslint": "^7.11.0"
|
|
63
|
-
}
|
|
64
|
-
"gitHead": "09b6aef5c49887b41fe457d699d42b8217d020ac"
|
|
63
|
+
}
|
|
65
64
|
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { Q2OptionListCustomEvent } from "../../components";
|
|
3
|
-
import { ActionSheetListCloseData, ActionSheetData, ActionSheetListData, ActionSheetMessageData, ActionSheetSelectedOption, ActionSheetListOption, ActionSheetListOptgroup } from 'q2-tecton-common/lib/utility/action-sheet';
|
|
4
|
-
export declare class Q2ActionSheet implements ComponentInterface {
|
|
5
|
-
contentElement: HTMLDivElement;
|
|
6
|
-
dialogElement: HTMLDialogElement;
|
|
7
|
-
initialSelectedOptions: ActionSheetSelectedOption[];
|
|
8
|
-
maxHeight: number;
|
|
9
|
-
minHeight: number;
|
|
10
|
-
optionListElement: HTMLQ2OptionListElement;
|
|
11
|
-
selectedOptions: {
|
|
12
|
-
values: ActionSheetSelectedOption[];
|
|
13
|
-
value: string;
|
|
14
|
-
};
|
|
15
|
-
hostElement: HTMLElement;
|
|
16
|
-
isScrollable: boolean;
|
|
17
|
-
renderStatus: 'is-open' | 'is-closing' | 'is-opening';
|
|
18
|
-
data: ActionSheetData;
|
|
19
|
-
hideClose: boolean;
|
|
20
|
-
title: string;
|
|
21
|
-
/**
|
|
22
|
-
* Emitted when the action sheet is closed.
|
|
23
|
-
*/
|
|
24
|
-
close: EventEmitter<ActionSheetListCloseData>;
|
|
25
|
-
/**
|
|
26
|
-
* Emitted when the component has finished rendering.
|
|
27
|
-
* @private
|
|
28
|
-
*/
|
|
29
|
-
ready: EventEmitter;
|
|
30
|
-
disconnectedCallback(): void;
|
|
31
|
-
componentDidLoad(): void;
|
|
32
|
-
hide(data?: ActionSheetListCloseData): Promise<void>;
|
|
33
|
-
show(): Promise<void>;
|
|
34
|
-
focusContent(): void;
|
|
35
|
-
generateOptgroup: (option: ActionSheetListOptgroup) => HTMLQ2OptgroupElement;
|
|
36
|
-
generateOption: (option: ActionSheetListOption) => HTMLQ2OptionElement;
|
|
37
|
-
hidePostHook(): void;
|
|
38
|
-
onCancel: (event: Event) => void;
|
|
39
|
-
onClick: (event: MouseEvent) => void;
|
|
40
|
-
onListChange: (event: Q2OptionListCustomEvent<{
|
|
41
|
-
value: string;
|
|
42
|
-
values: ActionSheetSelectedOption[];
|
|
43
|
-
}>) => void;
|
|
44
|
-
onListDone: () => void;
|
|
45
|
-
onListPopoverStateChange: (event: Q2OptionListCustomEvent<{
|
|
46
|
-
open: boolean;
|
|
47
|
-
action: 'close' | 'select' | 'open';
|
|
48
|
-
}>) => void;
|
|
49
|
-
showPreHook(): void;
|
|
50
|
-
storeInitialValues(): void;
|
|
51
|
-
updateDialogMinMaxHeight(): void;
|
|
52
|
-
renderList: ({ data }: {
|
|
53
|
-
data: ActionSheetListData;
|
|
54
|
-
}) => any;
|
|
55
|
-
renderMessage: ({ data }: {
|
|
56
|
-
data: ActionSheetMessageData;
|
|
57
|
-
}) => any;
|
|
58
|
-
renderSlot: () => any;
|
|
59
|
-
render(): any;
|
|
60
|
-
}
|
|
@@ -1,327 +0,0 @@
|
|
|
1
|
-
import { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { ISelectedMonthYear, CalendarDay, IDateValidators } from './q2-calendar-types';
|
|
3
|
-
import { IMomentLikeObject } from './q2-calendar-helpers';
|
|
4
|
-
import { DateList } from './q2-calendar-validation';
|
|
5
|
-
import { IEventDetail } from '../q2-input/q2-input-types';
|
|
6
|
-
import { Q2InputCustomEvent } from "../../components";
|
|
7
|
-
export declare class Q2Calendar implements ComponentInterface {
|
|
8
|
-
btnCalendarToggle: HTMLQ2BtnElement;
|
|
9
|
-
btnNextMonth: HTMLQ2BtnElement;
|
|
10
|
-
btnNextYear: HTMLQ2BtnElement;
|
|
11
|
-
btnPrevMonth: HTMLQ2BtnElement;
|
|
12
|
-
btnPrevYear: HTMLQ2BtnElement;
|
|
13
|
-
calendarBody: HTMLDivElement;
|
|
14
|
-
calendarTable: HTMLTableElement;
|
|
15
|
-
controlElement: HTMLQ2InputElement;
|
|
16
|
-
dayAbbrStrings: string[];
|
|
17
|
-
dayStrings: string[];
|
|
18
|
-
defaultFormatString: string;
|
|
19
|
-
formatModifier: string;
|
|
20
|
-
hintMessageElement: HTMLQ2MessageElement;
|
|
21
|
-
internalError: string;
|
|
22
|
-
monthStrings: string[];
|
|
23
|
-
popoverElement?: HTMLQ2PopoverElement;
|
|
24
|
-
scheduledAfterRender: (() => void)[];
|
|
25
|
-
selectedMonthYear: ISelectedMonthYear;
|
|
26
|
-
valueOnBlur: string | {
|
|
27
|
-
toDate(): Date;
|
|
28
|
-
};
|
|
29
|
-
hostElement: HTMLElement;
|
|
30
|
-
dateList: CalendarDay[];
|
|
31
|
-
hintMessage: string;
|
|
32
|
-
hintMessageType: 'info' | 'error';
|
|
33
|
-
keyboardSelection: boolean;
|
|
34
|
-
typedValue: string;
|
|
35
|
-
/** @deprecated */
|
|
36
|
-
ariaLabel: string;
|
|
37
|
-
/**
|
|
38
|
-
* Detects the year automatically based on today's date when the user presses the `Escape` key or the `Blur` mouse event occurs.
|
|
39
|
-
* Setting `future` or `past` as the value will increase or decrease the year by one, respectively.
|
|
40
|
-
*/
|
|
41
|
-
assume: 'current' | 'future' | 'past';
|
|
42
|
-
/** @deprecated */
|
|
43
|
-
buttonLabel: string;
|
|
44
|
-
/** A label shown at the top of the popover date picker. */
|
|
45
|
-
calendarLabel: string;
|
|
46
|
-
/** Display a button in the input field allowing the user to clear their selection. */
|
|
47
|
-
clearable: boolean;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies a time of day after which a date is no longer valid.
|
|
50
|
-
*
|
|
51
|
-
* @warning
|
|
52
|
-
* Must be a valid ISO date string.
|
|
53
|
-
*/
|
|
54
|
-
cutoffTime: string;
|
|
55
|
-
/**
|
|
56
|
-
* The most concise way to define valid days of the week for calendar. Each day of the week has a checksum value:
|
|
57
|
-
*
|
|
58
|
-
* - Sunday = 1
|
|
59
|
-
* - Monday = 2
|
|
60
|
-
* - Tuesday = 4
|
|
61
|
-
* - Wednesday = 8
|
|
62
|
-
* - Thursday = 16
|
|
63
|
-
* - Friday = 32
|
|
64
|
-
* - Saturday = 64
|
|
65
|
-
*
|
|
66
|
-
* Add the checksum values of your desired valid days together, and set `daysOfWeekChecksum` to that summed value.
|
|
67
|
-
*
|
|
68
|
-
* **Example:**
|
|
69
|
-
* @snippet
|
|
70
|
-
* element.daysOfWeekChecksum = 127 // All days of the week are valid
|
|
71
|
-
* element.daysOfWeekChecksum = 62; // Only weekdays are valid
|
|
72
|
-
* element.daysOfWeekChecksum = 65; // Only Saturday and Sunday are valid
|
|
73
|
-
*
|
|
74
|
-
*/
|
|
75
|
-
daysOfWeekChecksum: number;
|
|
76
|
-
/** Disable the input field. */
|
|
77
|
-
disabled: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* Text that displays as the placeholder when the field is marked `disabled`.
|
|
80
|
-
* @localizable
|
|
81
|
-
*/
|
|
82
|
-
disabledMsg: string;
|
|
83
|
-
/** Text that appears at the bottom of the popover date picker. */
|
|
84
|
-
disclaimer: string;
|
|
85
|
-
/**
|
|
86
|
-
* Determines the display format of the date field value.
|
|
87
|
-
*
|
|
88
|
-
* Must follow the [date-fns](https://date-fns.org/v2.28.0/docs/format) token specification.
|
|
89
|
-
*/
|
|
90
|
-
displayFormat: string;
|
|
91
|
-
/**
|
|
92
|
-
* Defines the last selectable date in the date picker popover.
|
|
93
|
-
*
|
|
94
|
-
* @warning
|
|
95
|
-
* Must be a valid ISO date string.
|
|
96
|
-
*/
|
|
97
|
-
endDate: string;
|
|
98
|
-
/**
|
|
99
|
-
* Each item in the `errors` array will appear below the input field when the field is focused and `typeable` is `true`.
|
|
100
|
-
* @localizable
|
|
101
|
-
*/
|
|
102
|
-
errors: string[];
|
|
103
|
-
/** Hide the input field's ` <label> ` element from view. */
|
|
104
|
-
hideLabel: boolean;
|
|
105
|
-
/**
|
|
106
|
-
* Each item in the `hints` array will appear below the input field when the field is focused and `typeable` is true.
|
|
107
|
-
* @localizable
|
|
108
|
-
*/
|
|
109
|
-
hints: string[];
|
|
110
|
-
/** Show error styles when the calendar is in an errant state. */
|
|
111
|
-
invalid: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* Defines an explicit date blacklist.
|
|
114
|
-
*
|
|
115
|
-
* @warning
|
|
116
|
-
* Must be a valid ISO date string.
|
|
117
|
-
*
|
|
118
|
-
* @info
|
|
119
|
-
* When explicit date definitions like `invalidDates` is used, other date validity methods like `daysOfWeekChecksum` are overriden.
|
|
120
|
-
*/
|
|
121
|
-
invalidDates: string[];
|
|
122
|
-
/** The visible label for the `q2-calendar` input field. */
|
|
123
|
-
label: string;
|
|
124
|
-
/** @deprecated */
|
|
125
|
-
onsuccess: (e: CustomEvent) => void;
|
|
126
|
-
/**
|
|
127
|
-
* Determine whether the popover is open or closed.
|
|
128
|
-
*
|
|
129
|
-
* @readonly
|
|
130
|
-
*/
|
|
131
|
-
open: boolean;
|
|
132
|
-
/** Appends "(optional)" to the label and sets `aria-required="false"`. */
|
|
133
|
-
optional: boolean;
|
|
134
|
-
/**
|
|
135
|
-
* Text that appears within the input field when it is blurred and empty.
|
|
136
|
-
* Placeholder text disappears when the user focuses on the field and provides input.
|
|
137
|
-
*/
|
|
138
|
-
placeholder: string;
|
|
139
|
-
/** @deprecated */
|
|
140
|
-
popDirection: 'up' | 'down';
|
|
141
|
-
/** Aligns the popover date picker to the left or right side of the input field. */
|
|
142
|
-
popoverAlignment: 'left' | 'right';
|
|
143
|
-
/**
|
|
144
|
-
* Force the direction of the popover date picker when it opens.
|
|
145
|
-
* If no value is passed, the component will auto-detect the direction based on available space.
|
|
146
|
-
*/
|
|
147
|
-
popoverDirection: 'up' | 'down';
|
|
148
|
-
/** @deprecated */
|
|
149
|
-
popoverMinHeight: number;
|
|
150
|
-
/**
|
|
151
|
-
* Determines the display mode of the popover.
|
|
152
|
-
*
|
|
153
|
-
* Providing a value of `legacy` instructs the popover to use absolute positioning instead of fixed positioning.
|
|
154
|
-
*
|
|
155
|
-
* @info
|
|
156
|
-
* This is a temporary solution to work around styling issues related to using fixed positioning for the popover
|
|
157
|
-
* when nested inside of elements with transform properties. This will be removed once the popover API is available
|
|
158
|
-
* for use.
|
|
159
|
-
*/
|
|
160
|
-
popoverMode: 'legacy';
|
|
161
|
-
/**
|
|
162
|
-
* The field's content is not editable, but the field remains focusable.
|
|
163
|
-
*
|
|
164
|
-
* Appends "(readonly)" to the field label. Supersedes `optional` if both are `true`.
|
|
165
|
-
*/
|
|
166
|
-
readonly: boolean;
|
|
167
|
-
/**
|
|
168
|
-
* Defines the first selectabe date in the date picker popover.
|
|
169
|
-
*
|
|
170
|
-
* @warning
|
|
171
|
-
* Must be a valid ISO date string.
|
|
172
|
-
*/
|
|
173
|
-
startDate: string;
|
|
174
|
-
/** The user can type in the field. Only available in desktop browsers. */
|
|
175
|
-
typeable: boolean;
|
|
176
|
-
/**
|
|
177
|
-
* Defines an explicit date whitelist.
|
|
178
|
-
*
|
|
179
|
-
* @warning
|
|
180
|
-
* Must be a valid ISO date string.
|
|
181
|
-
*
|
|
182
|
-
* @info
|
|
183
|
-
* When explicit date definitions like `validDates` is used, other date validity methods like `daysOfWeekChecksum` are overriden.
|
|
184
|
-
*/
|
|
185
|
-
validDates: string[];
|
|
186
|
-
/**
|
|
187
|
-
* The value of the `q2-calendar` element, e.g. the selected date.
|
|
188
|
-
*
|
|
189
|
-
* **How to change or clear the value with javascript:**
|
|
190
|
-
* @snippet
|
|
191
|
-
* // change date
|
|
192
|
-
* element.value = '2022-12-21';
|
|
193
|
-
* // clear date
|
|
194
|
-
* element.value = null;
|
|
195
|
-
*/
|
|
196
|
-
value: string | {
|
|
197
|
-
toDate(): Date;
|
|
198
|
-
};
|
|
199
|
-
/**
|
|
200
|
-
* Emitted when a date is selected or typed in the input field.
|
|
201
|
-
* @legacyEvent
|
|
202
|
-
*/
|
|
203
|
-
change: EventEmitter<{
|
|
204
|
-
value: string | null;
|
|
205
|
-
}>;
|
|
206
|
-
/**
|
|
207
|
-
* Emitted when an invalid date is entered into the field.
|
|
208
|
-
*/
|
|
209
|
-
error: EventEmitter<{
|
|
210
|
-
errors: {
|
|
211
|
-
message: string;
|
|
212
|
-
errorCode: string;
|
|
213
|
-
}[];
|
|
214
|
-
}>;
|
|
215
|
-
/**
|
|
216
|
-
* Emitted when a valid date is entered or selected.
|
|
217
|
-
*/
|
|
218
|
-
success: EventEmitter<{
|
|
219
|
-
value: string;
|
|
220
|
-
}>;
|
|
221
|
-
connectedCallback(): void;
|
|
222
|
-
componentWillLoad(): void;
|
|
223
|
-
componentDidLoad(): void;
|
|
224
|
-
componentDidRender(): void;
|
|
225
|
-
defaultChangeHandler(event: CustomEvent): void;
|
|
226
|
-
handleClear(): void;
|
|
227
|
-
defaultErrorHandler(event: CustomEvent): void;
|
|
228
|
-
delegateFocus(event: FocusEvent): void;
|
|
229
|
-
popoverStateHandler({ detail: { open } }: CustomEvent<{
|
|
230
|
-
open: boolean;
|
|
231
|
-
}>): void;
|
|
232
|
-
defaultSuccessHandler(event: CustomEvent): void;
|
|
233
|
-
/**
|
|
234
|
-
* Emulates clicking the `<input>` to hide the popover if it is visible.
|
|
235
|
-
*
|
|
236
|
-
* @testOnly
|
|
237
|
-
*/
|
|
238
|
-
closePopover(): Promise<void>;
|
|
239
|
-
/**
|
|
240
|
-
* Emulates clicking the `<input>` to display the popover if it is hidden.
|
|
241
|
-
*
|
|
242
|
-
* @testOnly
|
|
243
|
-
*/
|
|
244
|
-
openPopover(): Promise<void>;
|
|
245
|
-
/**
|
|
246
|
-
* Emulates clicking the `<input>` to display the popover, moving to the correct month and year, and clicking the
|
|
247
|
-
* provided date.
|
|
248
|
-
*
|
|
249
|
-
* While a `string` value can be passed, we recommended passing a `Date` object. If the value is invalid, the method
|
|
250
|
-
* will not select the date.
|
|
251
|
-
*
|
|
252
|
-
* @testOnly
|
|
253
|
-
*/
|
|
254
|
-
setValue(value: string | Date): Promise<void>;
|
|
255
|
-
/**
|
|
256
|
-
* Emulates focusing the `<input>`, entering the provided value, and emitting an `input` event.
|
|
257
|
-
*
|
|
258
|
-
* While a `string` value can be passed, we recommended passing a `Date` object. If the value is invalid, the method
|
|
259
|
-
* will not select the date.
|
|
260
|
-
*
|
|
261
|
-
* @warning
|
|
262
|
-
* Only applicable when the input is typeable.
|
|
263
|
-
*
|
|
264
|
-
* @testOnly
|
|
265
|
-
*/
|
|
266
|
-
typeValue(value: string | Date): Promise<void>;
|
|
267
|
-
ariaLabelObserver(): void;
|
|
268
|
-
cutoffTimeObserver(): void;
|
|
269
|
-
daysOfWeekChecksumObserver(): void;
|
|
270
|
-
endDateObserver(): void;
|
|
271
|
-
invalidDatesObserver(): void;
|
|
272
|
-
popDirectionHandler(): void;
|
|
273
|
-
startDateObserver(): void;
|
|
274
|
-
typeableChanged(): void;
|
|
275
|
-
validDatesObserver(): void;
|
|
276
|
-
valueObserver(newValue: string | IMomentLikeObject): void;
|
|
277
|
-
get canClear(): boolean;
|
|
278
|
-
get computedPlaceholder(): string;
|
|
279
|
-
get currentWeeks(): CalendarDay[][];
|
|
280
|
-
get dateValidators(): IDateValidators;
|
|
281
|
-
get dateValue(): Date | undefined;
|
|
282
|
-
get defaultHintMessage(): string;
|
|
283
|
-
get errorList(): any[];
|
|
284
|
-
get formattedValue(): string;
|
|
285
|
-
get hintList(): string[];
|
|
286
|
-
get innerInputContainer(): HTMLElement;
|
|
287
|
-
get innerInputField(): HTMLInputElement | HTMLButtonElement;
|
|
288
|
-
get isTypeable(): boolean;
|
|
289
|
-
get selectedDate(): Date;
|
|
290
|
-
_togglePopover(): void;
|
|
291
|
-
activateDay(date: Date): void;
|
|
292
|
-
buildDateList(monthYear: ISelectedMonthYear): DateList;
|
|
293
|
-
calendarDays(): any;
|
|
294
|
-
renderCalendarPopover(): any;
|
|
295
|
-
checkActiveCellForBlankness(): void;
|
|
296
|
-
closeCalendar: () => void;
|
|
297
|
-
focusDay(date: Date): Promise<void>;
|
|
298
|
-
focusInput(): void;
|
|
299
|
-
generateDateFromDay(day: number): Date;
|
|
300
|
-
goToMonthYear: (monthIndex: number, year: number) => void;
|
|
301
|
-
renderHintField(): any;
|
|
302
|
-
renderInputField(): any;
|
|
303
|
-
onClickElsewhere: (event: CustomEvent) => void;
|
|
304
|
-
onDateKeydown: (event: KeyboardEvent) => void;
|
|
305
|
-
onDateSelection: (event: MouseEvent) => void;
|
|
306
|
-
onHeaderControlKeydown: (event: KeyboardEvent) => void;
|
|
307
|
-
onInputBlur: () => void;
|
|
308
|
-
onInputChange: (event: Event) => void;
|
|
309
|
-
onInputClick: () => void;
|
|
310
|
-
onInputFocus: (event: FocusEvent) => void;
|
|
311
|
-
onInputInput: ({ detail: { value } }: Q2InputCustomEvent<IEventDetail> & InputEvent) => void;
|
|
312
|
-
onInputKeydown: (event: KeyboardEvent) => void;
|
|
313
|
-
onInputKeyup: (event: KeyboardEvent) => void;
|
|
314
|
-
onPopupKeyup: (event: KeyboardEvent) => void;
|
|
315
|
-
onRefocus: () => void;
|
|
316
|
-
openCalendar: () => void;
|
|
317
|
-
selectDate: (newDate: Date) => void;
|
|
318
|
-
setCompleteInput(inputDate: Date): void;
|
|
319
|
-
setHints({ isValid, message, messageType }: {
|
|
320
|
-
isValid: any;
|
|
321
|
-
message: any;
|
|
322
|
-
messageType: any;
|
|
323
|
-
}): Promise<void>;
|
|
324
|
-
toggleCalendar: () => void;
|
|
325
|
-
validateDate(): void;
|
|
326
|
-
render(): any;
|
|
327
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { SwiperOptions, Swiper } from 'swiper';
|
|
3
|
-
export declare class Q2Carousel implements ComponentInterface {
|
|
4
|
-
carouselPaneWrapperElement: HTMLElement;
|
|
5
|
-
carouselWrapper: HTMLElement;
|
|
6
|
-
fullWidthDisplayOptions: SwiperOptions;
|
|
7
|
-
guid: number;
|
|
8
|
-
mutationObserver: MutationObserver;
|
|
9
|
-
swiper?: Swiper;
|
|
10
|
-
universalCarouselOptions: SwiperOptions;
|
|
11
|
-
hostElement: HTMLElement;
|
|
12
|
-
/** Manages re-rendering the component when the `ariaLive` value changes. */
|
|
13
|
-
ariaLiveValue: 'polite' | 'off';
|
|
14
|
-
/** Manages re-rendering the autoPlay button when clicked. */
|
|
15
|
-
autoPlayInProgress: boolean;
|
|
16
|
-
/** Manages re-rendering the component when resize event is consumed. */
|
|
17
|
-
carouselWrapperWidth: number;
|
|
18
|
-
/** Manages sizing the component based on changes in `carouselWrapperWidth`. */
|
|
19
|
-
compactMode: boolean;
|
|
20
|
-
/** Manages re-rendering the component when panes are added or removed. */
|
|
21
|
-
currentPaneCount: number;
|
|
22
|
-
/** @deprecated */
|
|
23
|
-
ariaLabel: string;
|
|
24
|
-
/** Enables the auto-play feature and starts the carousel without user input. */
|
|
25
|
-
autoPlay: boolean;
|
|
26
|
-
/** Display the carousel panes as frameless with no container or shadow. */
|
|
27
|
-
framelessPanes: boolean;
|
|
28
|
-
/** Display the carousel panes full-width rather than with peeking content. */
|
|
29
|
-
fullWidthPanes: boolean;
|
|
30
|
-
/** Hide the dots below the carousel that provide navigation control and indicate which page is currently active. */
|
|
31
|
-
hidePagination: boolean;
|
|
32
|
-
/** The currently displayed carousel pane. */
|
|
33
|
-
index: number;
|
|
34
|
-
/**
|
|
35
|
-
* The label that is associated with the carousel. This is not displayed visually, but is presented by screen readers.
|
|
36
|
-
* @localizable
|
|
37
|
-
*/
|
|
38
|
-
label: string;
|
|
39
|
-
/** Display navigation arrow buttons as another way to navigate the carousel. */
|
|
40
|
-
showNavigationArrows: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Emitted when the displayed carousel pane changes.
|
|
43
|
-
*/
|
|
44
|
-
change: EventEmitter<{
|
|
45
|
-
index: number;
|
|
46
|
-
}>;
|
|
47
|
-
disconnectedCallback(): void;
|
|
48
|
-
componentWillLoad(): void;
|
|
49
|
-
componentDidLoad(): void;
|
|
50
|
-
carouselPaneClicked(event: any): void;
|
|
51
|
-
delegateFocus(event: FocusEvent): void;
|
|
52
|
-
/**
|
|
53
|
-
* Clicks and Focuses the `q2-carousel-pane` matching the specified index.
|
|
54
|
-
* @testOnly
|
|
55
|
-
*/
|
|
56
|
-
selectCarouselPane(index: number): Promise<void>;
|
|
57
|
-
/**
|
|
58
|
-
* Clicks and Focuses the `<button>` that controls playing or pausing the auto-play feature of the carousel.
|
|
59
|
-
*
|
|
60
|
-
* @warning
|
|
61
|
-
* If the `autoPlay` property is not enabled, this method does nothing.
|
|
62
|
-
*
|
|
63
|
-
* @testOnly
|
|
64
|
-
*/
|
|
65
|
-
togglePlayPause(): Promise<void>;
|
|
66
|
-
ariaLabelObserver(): void;
|
|
67
|
-
carouselWrapperWidthChanged(): void;
|
|
68
|
-
framelessPanesChanged(): void;
|
|
69
|
-
revampCarousel(): void;
|
|
70
|
-
indexChanged(newIndex: any): void;
|
|
71
|
-
get activeCarouselOptions(): SwiperOptions;
|
|
72
|
-
get activePane(): HTMLElement;
|
|
73
|
-
get insufficientPanes(): boolean;
|
|
74
|
-
get paginationBtns(): NodeListOf<HTMLButtonElement>;
|
|
75
|
-
get paneArray(): HTMLQ2CarouselPaneElement[];
|
|
76
|
-
get paneCount(): number;
|
|
77
|
-
get peekContentDisplayOptions(): SwiperOptions;
|
|
78
|
-
get realIndex(): number;
|
|
79
|
-
get useDynamicPaginationDots(): boolean;
|
|
80
|
-
configureCarousel: (carouselWrapper: any, carouselOptions: any) => void;
|
|
81
|
-
handleAriaLive(activeAndFocused: boolean): void;
|
|
82
|
-
handleAutoPlayPause: (action: 'play' | 'pause') => void;
|
|
83
|
-
handlePopovers: (event: CustomEvent) => void;
|
|
84
|
-
keydownHandler: (event: KeyboardEvent) => void;
|
|
85
|
-
onMutationObserved: () => void;
|
|
86
|
-
setCarouselWrapperWidth: () => void;
|
|
87
|
-
tearDownCarousel: () => void;
|
|
88
|
-
updateCarouselPaneProps: () => void;
|
|
89
|
-
renderAutoPlayBtn: () => any;
|
|
90
|
-
renderInsufficientPanesDisplay: () => any;
|
|
91
|
-
renderNextNavBtn: () => any;
|
|
92
|
-
renderPaginationArea: () => any;
|
|
93
|
-
renderPrevNavBtn: () => any;
|
|
94
|
-
render(): any;
|
|
95
|
-
}
|