q2-tecton-elements 1.55.4 → 1.55.5
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 +336 -324
- package/dist/cjs/{index-e0aba375.js → index-f69742cf.js} +1 -1
- package/dist/cjs/{index-e0aba375.js.map → index-f69742cf.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +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 +9 -1
- package/dist/cjs/q2-badge_7.cjs.entry.js.map +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 +1 -1
- package/dist/cjs/q2-checkbox.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 +9 -11
- package/dist/cjs/q2-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-editable-field.cjs.entry.js +6 -7
- package/dist/cjs/q2-editable-field.cjs.entry.js.map +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-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 +8 -4
- package/dist/cjs/q2-option-list_2.cjs.entry.js.map +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 +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-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +2 -1
- package/dist/cjs/q2-textarea.cjs.entry.js.map +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-btn/q2-btn.js +4 -0
- 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-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-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 +9 -11
- package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
- package/dist/collection/components/q2-editable-field/q2-editable-field.js +12 -7
- package/dist/collection/components/q2-editable-field/q2-editable-field.js.map +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.js +1 -1
- package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
- package/dist/collection/components/q2-icon/q2-icon.js +4 -0
- package/dist/collection/components/q2-icon/q2-icon.js.map +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 +7 -3
- 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 +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 +2 -1
- package/dist/collection/components/q2-textarea/q2-textarea.js.map +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 -0
- package/dist/components/q2-btn2.js.map +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 +1 -1
- package/dist/components/q2-checkbox2.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 +9 -11
- package/dist/components/q2-dropdown.js.map +1 -1
- package/dist/components/q2-editable-field.js +7 -8
- package/dist/components/q2-editable-field.js.map +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-icon2.js +4 -0
- package/dist/components/q2-icon2.js.map +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 +7 -3
- 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 +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 +2 -1
- package/dist/components/q2-textarea.js.map +1 -1
- package/dist/esm/{index-3bb7a785.js → index-3184c760.js} +1 -1
- package/dist/esm/{index-3bb7a785.js.map → index-3184c760.js.map} +1 -1
- package/dist/esm/loader.js +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 +9 -1
- package/dist/esm/q2-badge_7.entry.js.map +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 +1 -1
- package/dist/esm/q2-checkbox.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 +9 -11
- package/dist/esm/q2-dropdown.entry.js.map +1 -1
- package/dist/esm/q2-editable-field.entry.js +6 -7
- package/dist/esm/q2-editable-field.entry.js.map +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-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 +8 -4
- package/dist/esm/q2-option-list_2.entry.js.map +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 +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-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +2 -1
- package/dist/esm/q2-textarea.entry.js.map +1 -1
- package/dist/q2-tecton-elements/{index-3bb7a785.js → index-3184c760.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 +10 -2
- package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +1 -1
- 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 +13 -13
- package/dist/q2-tecton-elements/q2-checkbox.entry.js +7 -7
- 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 +13 -15
- package/dist/q2-tecton-elements/q2-dropdown.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-editable-field.entry.js +26 -17
- package/dist/q2-tecton-elements/q2-editable-field.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-form.entry.js +7 -7
- package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-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 +15 -9
- package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
- 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-tecton-elements.esm.js +1 -1
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-textarea.entry.js +3 -2
- package/dist/q2-tecton-elements/q2-textarea.entry.js.map +1 -1
- package/dist/types/components/q2-action-group/q2-action-group.d.ts +1 -0
- package/dist/types/components/q2-action-sheet/q2-action-sheet.d.ts +60 -0
- package/dist/types/components/q2-btn/q2-btn.d.ts +1 -0
- package/dist/types/components/q2-calendar/q2-calendar.d.ts +327 -0
- package/dist/types/components/q2-carousel/q2-carousel.d.ts +95 -0
- package/dist/types/components/q2-data-table/q2-data-table.d.ts +261 -0
- package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +178 -0
- package/dist/types/components/q2-editable-field/q2-editable-field.d.ts +141 -0
- package/dist/types/components/q2-icon/q2-icon.d.ts +1 -0
- package/dist/types/components/q2-loading/skeleton/shapes.d.ts +1 -0
- package/dist/types/components/q2-optgroup/q2-optgroup.d.ts +1 -1
- package/dist/types/components/q2-option-list/q2-option-list.d.ts +100 -0
- package/dist/types/components/q2-pagination/q2-pagination.d.ts +117 -0
- package/dist/types/components/q2-pill/q2-pill.d.ts +143 -0
- package/dist/types/components/q2-select/q2-select.d.ts +238 -0
- package/dist/types/components/q2-stepper/q2-stepper.d.ts +61 -0
- package/dist/types/components/q2-stepper-vertical/q2-stepper-vertical.d.ts +68 -0
- package/dist/types/components/q2-tab-container/q2-tab-container.d.ts +2 -2
- package/dist/types/components/q2-tag/q2-tag.d.ts +91 -0
- package/dist/types/utils/action-sheet.d.ts +12 -0
- package/package.json +4 -3
- /package/dist/q2-tecton-elements/{index-3bb7a785.js.map → index-3184c760.js.map} +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
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
import { ComponentInterface } from '../../stencil-public-runtime';
|
|
2
|
+
export declare class Q2Dropdown implements ComponentInterface {
|
|
3
|
+
controlElement?: HTMLQ2BtnElement;
|
|
4
|
+
dropdownItemSelector: string;
|
|
5
|
+
popoverElement?: HTMLQ2PopoverElement;
|
|
6
|
+
optionList: HTMLQ2OptionListElement;
|
|
7
|
+
hostElement: HTMLElement;
|
|
8
|
+
additionalContext: string;
|
|
9
|
+
/** @deprecated */
|
|
10
|
+
alignment: 'left' | 'right';
|
|
11
|
+
/** @deprecated */
|
|
12
|
+
ariaLabel: string;
|
|
13
|
+
/** If `true`, component expands to fill the width of its parent element. */
|
|
14
|
+
block: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Tells the outlet what the type of object being passed in as contextValue.
|
|
17
|
+
* This will allow for the hierarchy resolution logic to work to determine if an option should or should not be shown.
|
|
18
|
+
*
|
|
19
|
+
* @info
|
|
20
|
+
* Only applicable when using `<q2-dropdown>` for outlets.
|
|
21
|
+
*/
|
|
22
|
+
context: string;
|
|
23
|
+
/**
|
|
24
|
+
* Passes important information to the outlet (e.g., pass an account id that your platform can use to look up what module to show for that account type).
|
|
25
|
+
*
|
|
26
|
+
* @info
|
|
27
|
+
* Only applicable when using `<q2-dropdown>` for outlets.
|
|
28
|
+
*/
|
|
29
|
+
contextValue: string;
|
|
30
|
+
/** Indicates the menu cannot be focused or interacted with. */
|
|
31
|
+
disabled: boolean;
|
|
32
|
+
/**
|
|
33
|
+
* Hide's the field's `<label>` element from view.
|
|
34
|
+
* @warning
|
|
35
|
+
* Only use when a visible label is impractical.
|
|
36
|
+
*/
|
|
37
|
+
hideLabel: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Instructs the component to use the action sheet workflow for displaying its options.
|
|
40
|
+
*
|
|
41
|
+
* For more information, see [Action Sheets](https://tecton.q2developer.com/guides/action-sheets/).
|
|
42
|
+
*/
|
|
43
|
+
hoist: boolean;
|
|
44
|
+
/** The icon that will render within the toggle button. You may use any of the `q2-icon` types. */
|
|
45
|
+
icon: string;
|
|
46
|
+
/**
|
|
47
|
+
* The text that appears within the button.
|
|
48
|
+
* @warning
|
|
49
|
+
* This property should not be used if the `type` is `icon`.
|
|
50
|
+
* @localizable
|
|
51
|
+
*/
|
|
52
|
+
label: string;
|
|
53
|
+
/**
|
|
54
|
+
* Identifies this menu as an outlet. Used in conjunction with context and, optionally, `contextValue`.
|
|
55
|
+
* @info
|
|
56
|
+
* Only applicable when using `<q2-dropdown>` for outlets.
|
|
57
|
+
*/
|
|
58
|
+
name: string;
|
|
59
|
+
/**
|
|
60
|
+
* Determine whether the popover is open or closed.
|
|
61
|
+
*
|
|
62
|
+
* @readonly
|
|
63
|
+
*/
|
|
64
|
+
open: boolean;
|
|
65
|
+
/** Determines the label that is applied to the option list for accessibility purposes. */
|
|
66
|
+
optionListLabel: string;
|
|
67
|
+
/** @deprecated */
|
|
68
|
+
popDirection: 'up' | 'down';
|
|
69
|
+
/** Aligns the popover dropdown to the left or right side of the input field. */
|
|
70
|
+
popoverAlignment: 'left' | 'right';
|
|
71
|
+
/**
|
|
72
|
+
* Force the direction of the popover dropdown when it opens.
|
|
73
|
+
* If no value is passed, the component will auto-detect the direction based on available space.
|
|
74
|
+
*/
|
|
75
|
+
popoverDirection: 'up' | 'down';
|
|
76
|
+
/**
|
|
77
|
+
* Force the maximum height of the popover. This value will be interpreted as pixels.
|
|
78
|
+
* If no value is passed, or the value exceeds available space, the component will auto-detect the maximum height based on available space.
|
|
79
|
+
*/
|
|
80
|
+
popoverMaxHeight: number;
|
|
81
|
+
/** @deprecated */
|
|
82
|
+
popoverMinHeight: number;
|
|
83
|
+
/**
|
|
84
|
+
* Determines the display mode of the popover.
|
|
85
|
+
*
|
|
86
|
+
* Providing a value of `legacy` instructs the popover to use absolute positioning instead of fixed positioning.
|
|
87
|
+
*
|
|
88
|
+
* @info
|
|
89
|
+
* This is a temporary solution to work around styling issues related to using fixed positioning for the popover
|
|
90
|
+
* when nested inside of elements with transform properties. This will be removed once the popover API is available
|
|
91
|
+
* for use.
|
|
92
|
+
*/
|
|
93
|
+
popoverMode: 'legacy';
|
|
94
|
+
/**
|
|
95
|
+
* Use with `context` to tell the outlet where it appears. It will be matched with the appropriately configured module for that context.
|
|
96
|
+
* @info
|
|
97
|
+
* Only applicable when using `<q2-dropdown>` for outlets.
|
|
98
|
+
*/
|
|
99
|
+
resolvedType: string;
|
|
100
|
+
/** The type of button used as the menu toggle.
|
|
101
|
+
* @info
|
|
102
|
+
* Type must be "custom" to use the custom button slot.
|
|
103
|
+
*/
|
|
104
|
+
type: 'icon' | 'fab' | 'custom' | 'primary' | 'secondary' | 'neutral';
|
|
105
|
+
componentWillLoad(): void;
|
|
106
|
+
componentDidLoad(): void;
|
|
107
|
+
delegateFocus(event: FocusEvent): void;
|
|
108
|
+
popoverStateChangeHandler({ detail: { open } }: CustomEvent<{
|
|
109
|
+
open: boolean;
|
|
110
|
+
}>): void;
|
|
111
|
+
/**
|
|
112
|
+
* Emulates clicking the dropdown `<button>` to hide the popover if it is showing.
|
|
113
|
+
* @testOnly
|
|
114
|
+
*/
|
|
115
|
+
closePopover(): Promise<void>;
|
|
116
|
+
/**
|
|
117
|
+
* Emulates clicking the dropdown `<button>` to show the popover if it is hidden.
|
|
118
|
+
* @testOnly
|
|
119
|
+
*/
|
|
120
|
+
openPopover(): Promise<void>;
|
|
121
|
+
/**
|
|
122
|
+
* Emulates opening the dropdown and selecting a [Dropdown Item](https://tecton.q2developer.com/design-system/q2-dropdown-item/).
|
|
123
|
+
*
|
|
124
|
+
* If the dropdown is closed, this will open it before selecting the item.
|
|
125
|
+
*
|
|
126
|
+
* If the value does not match any item's value, this method does nothing.
|
|
127
|
+
* @testOnly
|
|
128
|
+
*/
|
|
129
|
+
selectItem(value: string): Promise<void>;
|
|
130
|
+
/**
|
|
131
|
+
* Emulates opening the dropdown and selecting a [Dropdown Item](https://tecton.q2developer.com/design-system/q2-dropdown-item/)'s *remove* button.
|
|
132
|
+
*
|
|
133
|
+
* If the dropdown is closed, this will open it before selecting the remove item button.
|
|
134
|
+
*
|
|
135
|
+
* Requirements for this method to work properly:
|
|
136
|
+
* - Provided `value` matches the item's `value` property
|
|
137
|
+
* - Item has the `removable` property enabled
|
|
138
|
+
* @testOnly
|
|
139
|
+
*/
|
|
140
|
+
selectRemoveItem(value: string): Promise<void>;
|
|
141
|
+
additionalContextHandler(): void;
|
|
142
|
+
alignmentHandler(): void;
|
|
143
|
+
ariaLabelHandler(): void;
|
|
144
|
+
contextHandler(): void;
|
|
145
|
+
contextValueHandler(): void;
|
|
146
|
+
nameHandler(): void;
|
|
147
|
+
popDirectionHandler(): void;
|
|
148
|
+
resolvedTypeHandler(): void;
|
|
149
|
+
get determineDropdownItemCount(): number;
|
|
150
|
+
get hasCustomControl(): boolean;
|
|
151
|
+
get toggleButtonProps(): {
|
|
152
|
+
icon: boolean;
|
|
153
|
+
fab: boolean;
|
|
154
|
+
intent: any;
|
|
155
|
+
active: boolean;
|
|
156
|
+
disabled: boolean;
|
|
157
|
+
ariaExpanded: boolean;
|
|
158
|
+
className: string;
|
|
159
|
+
custom: boolean;
|
|
160
|
+
};
|
|
161
|
+
_clickItem(value: string): void;
|
|
162
|
+
_handleActionSheet(event: MouseEvent | KeyboardEvent): Promise<void>;
|
|
163
|
+
_togglePopover(): void;
|
|
164
|
+
focusToggle: () => void;
|
|
165
|
+
onClickElsewhere: (event: CustomEvent) => void;
|
|
166
|
+
onToggleClick: (event: MouseEvent) => Promise<void>;
|
|
167
|
+
onToggleKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
168
|
+
onPopoverState: (event: CustomEvent<{
|
|
169
|
+
open: boolean;
|
|
170
|
+
action: string;
|
|
171
|
+
}>) => void;
|
|
172
|
+
handleFocusOut: (event: FocusEvent) => void;
|
|
173
|
+
orchestrateResolvedMenuItems(): void;
|
|
174
|
+
removeResolvedElements(): void;
|
|
175
|
+
resolveMenu(): Promise<import("../../util").ResolvedMenuItem[]>;
|
|
176
|
+
resolveMenuItemElements(): Promise<HTMLQ2DropdownItemElement[]>;
|
|
177
|
+
render(): any;
|
|
178
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
import { IEventDetail, Q2InputCustomEvent } from "../../components";
|
|
3
|
+
import { Q2Input } from '../q2-input/q2-input';
|
|
4
|
+
import { IFormatterValueObject } from '../q2-input/q2-input-types';
|
|
5
|
+
export declare class Q2EditableField {
|
|
6
|
+
cancelBtnElement: HTMLQ2BtnElement;
|
|
7
|
+
defaultValue: string;
|
|
8
|
+
editBtnElement: HTMLQ2BtnElement;
|
|
9
|
+
innerValue: string;
|
|
10
|
+
inputElement: HTMLQ2InputElement;
|
|
11
|
+
saveBtnElement: HTMLQ2BtnElement;
|
|
12
|
+
scheduledAfterRender: (() => void)[];
|
|
13
|
+
hostElement: HTMLElement;
|
|
14
|
+
formattedValue: string;
|
|
15
|
+
/** @deprecated */
|
|
16
|
+
ariaLabel: string;
|
|
17
|
+
/** If `true`, component expands to fill the width of its parent element. */
|
|
18
|
+
block: boolean;
|
|
19
|
+
/** Disables the edit button and field. */
|
|
20
|
+
disabled: boolean;
|
|
21
|
+
/** Controls the edit state of the element. */
|
|
22
|
+
editing: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Determines the `errors` applied to the `q2-input` element.
|
|
25
|
+
*
|
|
26
|
+
* See [q2-input](https://tecton.q2developer.com/design-system/q2-input/) for more information.
|
|
27
|
+
*/
|
|
28
|
+
errors: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Determines the `formatModifier` applied to the `q2-input` element.
|
|
31
|
+
* @info
|
|
32
|
+
* Only applicable when `type="currency"`.
|
|
33
|
+
*
|
|
34
|
+
* See [q2-input](https://tecton.q2developer.com/design-system/q2-input/) for more information.
|
|
35
|
+
*/
|
|
36
|
+
formatModifier: string;
|
|
37
|
+
/** Hide's the field's `<label>` element from view. */
|
|
38
|
+
hideLabel: boolean;
|
|
39
|
+
/**
|
|
40
|
+
* Determines the `hints` applied to the `q2-input` element.
|
|
41
|
+
*
|
|
42
|
+
* See [q2-input](https://tecton.q2developer.com/design-system/q2-input/) for more information.
|
|
43
|
+
*/
|
|
44
|
+
hints: string[];
|
|
45
|
+
/**
|
|
46
|
+
* The visible descriptor for the element.
|
|
47
|
+
* Serves as the input label while in the edit state and as a decorative label for the read state when `persistentLabel` is `true`.
|
|
48
|
+
* @localizable
|
|
49
|
+
*/
|
|
50
|
+
label: string;
|
|
51
|
+
/**
|
|
52
|
+
* Determines the `maxLength` applied to the `q2-input`.
|
|
53
|
+
*
|
|
54
|
+
* See [q2-input](https://tecton.q2developer.com/design-system/q2-input/) for more information.
|
|
55
|
+
*/
|
|
56
|
+
maxlength: number;
|
|
57
|
+
/** Displays the provided label in the read state. */
|
|
58
|
+
persistentLabel: boolean;
|
|
59
|
+
/** Shortens long values with ellipses instead of splitting into multiple lines. */
|
|
60
|
+
truncated: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Determines the `type` applied to the `q2-input` element.
|
|
63
|
+
*
|
|
64
|
+
* See [q2-input](https://tecton.q2developer.com/design-system/q2-input/) for all `type` values.
|
|
65
|
+
*/
|
|
66
|
+
type: Q2Input['type'];
|
|
67
|
+
/** Serves as the visible text while in the read state, and the default value of the input while in the edit state. */
|
|
68
|
+
value: string;
|
|
69
|
+
/**
|
|
70
|
+
* Emitted when the 'Edit', 'Cancel', or 'Save' buttons are clicked.
|
|
71
|
+
*
|
|
72
|
+
* The event detail will not include a `value` or `formattedValue` if the event name is 'edit' or 'cancel'.
|
|
73
|
+
*@info
|
|
74
|
+
* If you are utilizing events to provide input validation, it is recommended you use the `input` event, not the `change` event.
|
|
75
|
+
*/
|
|
76
|
+
change: EventEmitter<{
|
|
77
|
+
editing: boolean;
|
|
78
|
+
name: 'edit' | 'cancel' | 'save';
|
|
79
|
+
value?: string;
|
|
80
|
+
formattedValue?: string;
|
|
81
|
+
}>;
|
|
82
|
+
/**
|
|
83
|
+
* Emitted when the user updates the `q2-input` element in the editing state.
|
|
84
|
+
*/
|
|
85
|
+
input: EventEmitter<{
|
|
86
|
+
formattedValue: string;
|
|
87
|
+
value: string;
|
|
88
|
+
}>;
|
|
89
|
+
componentWillLoad(): void;
|
|
90
|
+
componentDidLoad(): void;
|
|
91
|
+
componentDidRender(): void;
|
|
92
|
+
onHostElementChange(event: CustomEvent): void;
|
|
93
|
+
delegateFocus(event: FocusEvent): void;
|
|
94
|
+
inputFormatted(event: CustomEvent<IFormatterValueObject>): void;
|
|
95
|
+
/**
|
|
96
|
+
* Emulates clicking the cancel button, which will hide the `<q2-input>` field.
|
|
97
|
+
*
|
|
98
|
+
* @testOnly
|
|
99
|
+
*/
|
|
100
|
+
clickCancel(): void;
|
|
101
|
+
/**
|
|
102
|
+
* Emulates clicking the edit button, which will display the `<q2-input>` field.
|
|
103
|
+
*
|
|
104
|
+
* @testOnly
|
|
105
|
+
*/
|
|
106
|
+
clickEdit(): void;
|
|
107
|
+
/**
|
|
108
|
+
* Emulates clicking the save button, saving value in the `<q2-input>` field, and emitting a `change` event.
|
|
109
|
+
*
|
|
110
|
+
* @testOnly
|
|
111
|
+
*/
|
|
112
|
+
clickSave(): void;
|
|
113
|
+
/**
|
|
114
|
+
* Emulates clicking the edit button, and setting the value of the `<q2-input>` field.
|
|
115
|
+
*
|
|
116
|
+
* If the `clickSave` argument is `true` (default), the save button will be clicked after the value is set, and a\
|
|
117
|
+
* `change` event will be emitted.
|
|
118
|
+
*
|
|
119
|
+
* @testOnly
|
|
120
|
+
*/
|
|
121
|
+
setValue(value: string, options?: {
|
|
122
|
+
clickSave?: boolean;
|
|
123
|
+
}): Promise<void>;
|
|
124
|
+
ariaLabelObserver(): void;
|
|
125
|
+
observesEditing(newValue: boolean, oldValue: boolean): void;
|
|
126
|
+
errorsObserver(): void;
|
|
127
|
+
get hasErrors(): boolean;
|
|
128
|
+
get hasHints(): boolean;
|
|
129
|
+
get locLabel(): string;
|
|
130
|
+
get wrapperClass(): string;
|
|
131
|
+
cancelClick: (event?: MouseEvent) => void;
|
|
132
|
+
editClick: (event: MouseEvent) => void;
|
|
133
|
+
generateEditStateDOM(): any;
|
|
134
|
+
generateReadStateDOM(): any;
|
|
135
|
+
inputChange: (e: CustomEvent) => void;
|
|
136
|
+
inputClick: (event: MouseEvent) => void;
|
|
137
|
+
inputInput: (event: Q2InputCustomEvent<IEventDetail> & InputEvent) => void;
|
|
138
|
+
inputKeyDown: (e: KeyboardEvent) => void;
|
|
139
|
+
saveClick: (event?: MouseEvent) => void;
|
|
140
|
+
render(): any;
|
|
141
|
+
}
|
|
@@ -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(): HTMLQ2OptionElement[];
|
|
16
16
|
setHidden: () => void;
|
|
17
17
|
render(): any;
|
|
18
18
|
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
export interface IOptionValue {
|
|
3
|
+
value: string;
|
|
4
|
+
display?: string;
|
|
5
|
+
}
|
|
6
|
+
export type ValidOptionElements = HTMLQ2OptionElement | HTMLQ2DropdownItemElement;
|
|
7
|
+
export declare class Q2OptionList implements ComponentInterface {
|
|
8
|
+
activeIndex: number;
|
|
9
|
+
contentElement: HTMLElement;
|
|
10
|
+
keyStore: {
|
|
11
|
+
queue: string[];
|
|
12
|
+
lastPressedAt: Date;
|
|
13
|
+
};
|
|
14
|
+
pivotIndex: number;
|
|
15
|
+
scheduledAfterRender: (() => void)[];
|
|
16
|
+
searchString: string;
|
|
17
|
+
searchStringTimer: number;
|
|
18
|
+
hostElement: HTMLElement;
|
|
19
|
+
hasOptions: boolean;
|
|
20
|
+
align: 'left' | 'right';
|
|
21
|
+
/** Indicates a custom search is being implemented for the option list. */
|
|
22
|
+
customSearch: boolean;
|
|
23
|
+
/** Disables the option list. */
|
|
24
|
+
disabled: boolean;
|
|
25
|
+
/** Determines the label that is applied to the option list for accessibility purposes. */
|
|
26
|
+
label: string;
|
|
27
|
+
/**
|
|
28
|
+
* Enables the multi-select ability for the option list.
|
|
29
|
+
* @info
|
|
30
|
+
* Only applicable when options are provided.
|
|
31
|
+
*/
|
|
32
|
+
multiple: boolean;
|
|
33
|
+
/** Disables the logic that handles selecting and focusing an option in the option list. */
|
|
34
|
+
noSelect: boolean;
|
|
35
|
+
/** A list of the selected options on the element. */
|
|
36
|
+
selectedOptions: IOptionValue[];
|
|
37
|
+
/** Applies focus to the selected option. */
|
|
38
|
+
showSelected: boolean;
|
|
39
|
+
/** Translates to the role of the option list */
|
|
40
|
+
type: 'menu' | 'listbox';
|
|
41
|
+
/**
|
|
42
|
+
* Emitted when an option is selected or deselected.
|
|
43
|
+
*
|
|
44
|
+
* When the multi-select is enabled, the `value` property will be `undefined` and the `selectedOptions` property
|
|
45
|
+
* will contain the selected option values.
|
|
46
|
+
*/
|
|
47
|
+
change: EventEmitter<{
|
|
48
|
+
value: string;
|
|
49
|
+
values: IOptionValue[];
|
|
50
|
+
}>;
|
|
51
|
+
/**
|
|
52
|
+
* Emitted to indicate the intended state of the popover.
|
|
53
|
+
* @private
|
|
54
|
+
*/
|
|
55
|
+
popoverState: EventEmitter<{
|
|
56
|
+
open: boolean;
|
|
57
|
+
action: 'close' | 'select' | 'open';
|
|
58
|
+
}>;
|
|
59
|
+
/**
|
|
60
|
+
* Emitted when the component has finished rendering.
|
|
61
|
+
* @private
|
|
62
|
+
*/
|
|
63
|
+
ready: EventEmitter<undefined>;
|
|
64
|
+
componentWillLoad(): void;
|
|
65
|
+
componentDidLoad(): void;
|
|
66
|
+
componentDidRender(): void;
|
|
67
|
+
handleClick(event: MouseEvent): void;
|
|
68
|
+
delegateFocus(event: FocusEvent): void;
|
|
69
|
+
getContents(): Promise<(HTMLQ2OptgroupElement | ValidOptionElements)[]>;
|
|
70
|
+
getOptions(): Promise<ValidOptionElements[]>;
|
|
71
|
+
handleExternalKeydown(event: KeyboardEvent): Promise<void>;
|
|
72
|
+
setActiveElement(index: number): Promise<void>;
|
|
73
|
+
setDefaultActiveElement(): Promise<void>;
|
|
74
|
+
selectedOptionsUpdated(): void;
|
|
75
|
+
showSelectedUpdated(showSelected: boolean): void;
|
|
76
|
+
get allContents(): (HTMLQ2OptgroupElement | ValidOptionElements)[];
|
|
77
|
+
get allOptions(): ValidOptionElements[];
|
|
78
|
+
get allVisibleOptions(): ValidOptionElements[];
|
|
79
|
+
adjustActiveOptionAndScroll(numToAdd: number): void;
|
|
80
|
+
checkOptions(): void;
|
|
81
|
+
clickHandler: (event: Event) => void;
|
|
82
|
+
externalKeydownHandler: (event: KeyboardEvent) => void;
|
|
83
|
+
focusoutHandler: (event: FocusEvent) => void;
|
|
84
|
+
focusSelectedSibling(option: ValidOptionElements): void;
|
|
85
|
+
getDefaultActiveIndex(): number;
|
|
86
|
+
getNextVisibleIndex(direction: any): number;
|
|
87
|
+
getRootSlot(element: Element): Element[];
|
|
88
|
+
internalKeydownHandler: (event: KeyboardEvent) => void;
|
|
89
|
+
openDropdownWithActiveElement(activeIndex: number): Promise<void>;
|
|
90
|
+
resetTimer(): void;
|
|
91
|
+
scrollToActiveOption(): void;
|
|
92
|
+
searchAndFocus: (keyValue: string, shouldSelect: boolean) => void;
|
|
93
|
+
searchOptions(key: string, shouldSelect?: boolean): void;
|
|
94
|
+
selectOption(selectedOption: ValidOptionElements): void;
|
|
95
|
+
setActiveOption(): void;
|
|
96
|
+
setFocusedOption(): void;
|
|
97
|
+
updateMultipleOptionAttrs(): void;
|
|
98
|
+
updateSingleOptionAttrs(): void;
|
|
99
|
+
render(): any;
|
|
100
|
+
}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
export declare class Q2Pagination implements ComponentInterface {
|
|
3
|
+
containerElement: HTMLElement;
|
|
4
|
+
containerWidth: number;
|
|
5
|
+
firstPageBtn: HTMLQ2BtnElement;
|
|
6
|
+
inputField: HTMLQ2InputElement;
|
|
7
|
+
lastPageBtn: HTMLQ2BtnElement;
|
|
8
|
+
nextPageBtn: HTMLQ2BtnElement;
|
|
9
|
+
perPageSelect: HTMLQ2SelectElement;
|
|
10
|
+
prevPageBtn: HTMLQ2BtnElement;
|
|
11
|
+
resizeObserver: ResizeObserver;
|
|
12
|
+
hostElement: HTMLElement;
|
|
13
|
+
isSmall: boolean;
|
|
14
|
+
/** Indicates the horizontal alignment of children elements */
|
|
15
|
+
alignment: string;
|
|
16
|
+
/** Determines whether the component uses the dynamic resizing behavior. */
|
|
17
|
+
autoSize: boolean;
|
|
18
|
+
/** The current page that is being displayed. */
|
|
19
|
+
page: number;
|
|
20
|
+
/**
|
|
21
|
+
* The number of pages that can be displayed.
|
|
22
|
+
* @info
|
|
23
|
+
* Only referenced when `pagesOnly` is true.
|
|
24
|
+
*/
|
|
25
|
+
pages: number;
|
|
26
|
+
/** Indicates to display only the current and total pages. */
|
|
27
|
+
pagesOnly: boolean;
|
|
28
|
+
/** The total number of records displayed on each page. */
|
|
29
|
+
perPage: number;
|
|
30
|
+
/**
|
|
31
|
+
* A list of perPage values.
|
|
32
|
+
* This generates a [Select](https://tecton.q2developer.com/design-system/q2-select/) element that allows the user to modify the `perPage` value.
|
|
33
|
+
*
|
|
34
|
+
* **Example:**
|
|
35
|
+
* @snippet
|
|
36
|
+
* this.perPageIncrements = [10, 25, 50];
|
|
37
|
+
*/
|
|
38
|
+
perPageIncrements: number[];
|
|
39
|
+
/** Indicates to display only the current and total records. */
|
|
40
|
+
recordsOnly: boolean;
|
|
41
|
+
/** Description of the record type to be displayed alongside the record count. */
|
|
42
|
+
recordType: string;
|
|
43
|
+
/** The total number of records to paginate. */
|
|
44
|
+
total: number;
|
|
45
|
+
/**
|
|
46
|
+
* Emitted when the page is changed.
|
|
47
|
+
* @legacyEvent
|
|
48
|
+
*/
|
|
49
|
+
change: EventEmitter<{
|
|
50
|
+
page: number;
|
|
51
|
+
}>;
|
|
52
|
+
disconnectedCallback(): void;
|
|
53
|
+
componentWillLoad(): void;
|
|
54
|
+
componentDidLoad(): void;
|
|
55
|
+
onHostElementFocus(event: any): void;
|
|
56
|
+
/**
|
|
57
|
+
* Emulates clicking the button that controls moving to the first page, and emitting a change event with the updated page number.
|
|
58
|
+
*
|
|
59
|
+
* If the `<button>` is disabled, this method does nothing.
|
|
60
|
+
* @testOnly
|
|
61
|
+
*/
|
|
62
|
+
clickFirstPage(): Promise<void>;
|
|
63
|
+
/**
|
|
64
|
+
* Emulates clicking the button that controls moving to the last page, and emitting a change event with the updated page number.
|
|
65
|
+
*
|
|
66
|
+
* If the `<button>` is disabled, this method does nothing.
|
|
67
|
+
* @testOnly
|
|
68
|
+
*/
|
|
69
|
+
clickLastPage(): Promise<void>;
|
|
70
|
+
/**
|
|
71
|
+
* Emulates clicking the button that controls moving to the next page, and emitting a change event with the updated page number.
|
|
72
|
+
*
|
|
73
|
+
* If the `<button>` is disabled, this method does nothing.
|
|
74
|
+
* @testOnly
|
|
75
|
+
*/
|
|
76
|
+
clickNextPage(): Promise<void>;
|
|
77
|
+
/**
|
|
78
|
+
* Emulates clicking the button that controls moving to the previous page, and emitting a change event with the updated page number.
|
|
79
|
+
*
|
|
80
|
+
* If the `<button>` is disabled, this method does nothing.
|
|
81
|
+
* @testOnly
|
|
82
|
+
*/
|
|
83
|
+
clickPreviousPage(): Promise<void>;
|
|
84
|
+
/**
|
|
85
|
+
* Emulates selecting a `perPage` value from the `perPageIncrements` dropdown,
|
|
86
|
+
* and updates the value of the `perPage` property.
|
|
87
|
+
*
|
|
88
|
+
* If `value` is not in the `perPageIncrements` array, this method does nothing.
|
|
89
|
+
* @testOnly
|
|
90
|
+
*/
|
|
91
|
+
selectPerPageIncrementValue(value: number): Promise<void>;
|
|
92
|
+
/**
|
|
93
|
+
* Emulates setting the page value in the `<input>` field,
|
|
94
|
+
* and emitting a change event with the updated page number.
|
|
95
|
+
*
|
|
96
|
+
* If `value` is invalid, this method does nothing.
|
|
97
|
+
* @testOnly
|
|
98
|
+
*/
|
|
99
|
+
setPageValue(value: number): Promise<void>;
|
|
100
|
+
manageResizeObserver(): void;
|
|
101
|
+
get currentRange(): string;
|
|
102
|
+
get isFullViewHidden(): boolean;
|
|
103
|
+
get nextRange(): string;
|
|
104
|
+
get pageWithDefault(): number;
|
|
105
|
+
get perPageWithDefault(): number;
|
|
106
|
+
get prevRange(): string;
|
|
107
|
+
get recordTypeWithDefault(): string;
|
|
108
|
+
get showPerPageSelect(): boolean;
|
|
109
|
+
get totalPages(): number;
|
|
110
|
+
get totalWithDefault(): number;
|
|
111
|
+
checkSize: () => void;
|
|
112
|
+
handlePageChange: (page: number) => void;
|
|
113
|
+
handlePerPageChange: (event: CustomEvent) => void;
|
|
114
|
+
removeResizeObserver(): void;
|
|
115
|
+
renderPerPage(): any;
|
|
116
|
+
render(): any;
|
|
117
|
+
}
|