@aquera/nile-elements 0.1.67-beta-1.9 → 0.1.67-beta-2.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/README.md +1 -23
- package/demo/index.html +61 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +5640 -7857
- package/dist/internal/form.cjs.js +1 -1
- package/dist/internal/form.cjs.js.map +1 -1
- package/dist/internal/form.esm.js +1 -1
- package/dist/internal/resizable-table-styles.cjs.js +1 -1
- package/dist/internal/resizable-table-styles.cjs.js.map +1 -1
- package/dist/internal/resizable-table-styles.esm.js +3 -15
- package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
- package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
- package/dist/nile-auto-complete/index.cjs.js +1 -1
- package/dist/nile-auto-complete/index.esm.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js +17 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.esm.js +29 -8
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
- package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
- package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
- package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
- package/dist/nile-badge/nile-badge.test.esm.js +1 -1
- package/dist/nile-button/nile-button.test.cjs.js +1 -1
- package/dist/nile-button/nile-button.test.esm.js +1 -1
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
- package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
- package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
- package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
- package/dist/nile-card/nile-card.test.cjs.js +1 -1
- package/dist/nile-card/nile-card.test.esm.js +1 -1
- package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
- package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
- package/dist/nile-chip/nile-chip.cjs.js +1 -1
- package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
- package/dist/nile-chip/nile-chip.esm.js +1 -1
- package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
- package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
- package/dist/nile-chip/nile-chip.test.esm.js +1 -1
- package/dist/nile-code-editor/extensionSetup.cjs.js +5 -5
- package/dist/nile-code-editor/extensionSetup.cjs.js.map +1 -1
- package/dist/nile-code-editor/extensionSetup.esm.js +1 -1
- package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
- package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
- package/dist/nile-code-editor/nile-code-editor.esm.js +3 -3
- package/dist/nile-code-editor/theme.cjs.js +1 -1
- package/dist/nile-code-editor/theme.cjs.js.map +1 -1
- package/dist/nile-code-editor/theme.esm.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
- package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
- package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
- package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
- package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
- package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
- package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
- package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
- package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
- package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
- package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
- package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
- package/dist/nile-hero/nile-hero.test.esm.js +1 -1
- package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
- package/dist/nile-icon/nile-icon.test.esm.js +1 -1
- package/dist/nile-input/nile-input.test.cjs.js +1 -1
- package/dist/nile-input/nile-input.test.esm.js +1 -1
- package/dist/nile-link/nile-link.test.cjs.js +1 -1
- package/dist/nile-link/nile-link.test.esm.js +1 -1
- package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
- package/dist/nile-loader/nile-loader.test.esm.js +1 -1
- package/dist/nile-option/nile-option.cjs.js +1 -1
- package/dist/nile-option/nile-option.cjs.js.map +1 -1
- package/dist/nile-option/nile-option.esm.js +3 -3
- package/dist/nile-popover/index.cjs.js +1 -1
- package/dist/nile-popover/index.esm.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js +11 -3
- package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.esm.js +13 -7
- package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.test.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.test.esm.js +3 -3
- package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
- package/dist/nile-popup/nile-popup.test.esm.js +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
- package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
- package/dist/nile-radio/nile-radio.test.esm.js +1 -1
- package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
- package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
- package/dist/nile-select/index.cjs.js +1 -1
- package/dist/nile-select/index.esm.js +1 -1
- package/dist/nile-select/nile-select.cjs.js +1 -1
- package/dist/nile-select/nile-select.cjs.js.map +1 -1
- package/dist/nile-select/nile-select.esm.js +9 -9
- package/dist/nile-select/nile-select.test.cjs.js +1 -1
- package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
- package/dist/nile-select/nile-select.test.esm.js +2 -2
- package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +6 -2
- package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +4 -2
- package/dist/nile-table-row/nile-table-row.cjs.js +1 -1
- package/dist/nile-table-row/nile-table-row.cjs.js.map +1 -1
- package/dist/nile-table-row/nile-table-row.css.cjs.js +1 -1
- package/dist/nile-table-row/nile-table-row.css.cjs.js.map +1 -1
- package/dist/nile-table-row/nile-table-row.css.esm.js +51 -0
- package/dist/nile-table-row/nile-table-row.esm.js +26 -6
- package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
- package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
- package/dist/src/index.d.ts +0 -4
- package/dist/src/index.js +0 -4
- package/dist/src/index.js.map +1 -1
- package/dist/src/internal/form.js +3 -3
- package/dist/src/internal/form.js.map +1 -1
- package/dist/src/internal/resizable-table-styles.js +0 -12
- package/dist/src/internal/resizable-table-styles.js.map +1 -1
- package/dist/src/nile-chip/nile-chip.js +1 -10
- package/dist/src/nile-chip/nile-chip.js.map +1 -1
- package/dist/src/nile-code-editor/nile-code-editor.d.ts +0 -3
- package/dist/src/nile-code-editor/nile-code-editor.js +3 -23
- package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
- package/dist/src/nile-code-editor/theme.d.ts +0 -6
- package/dist/src/nile-code-editor/theme.js +2 -8
- package/dist/src/nile-code-editor/theme.js.map +1 -1
- package/dist/src/nile-option/nile-option.d.ts +1 -4
- package/dist/src/nile-option/nile-option.js +15 -27
- package/dist/src/nile-option/nile-option.js.map +1 -1
- package/dist/src/nile-select/nile-select.d.ts +3 -20
- package/dist/src/nile-select/nile-select.js +22 -123
- package/dist/src/nile-select/nile-select.js.map +1 -1
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +4 -0
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js +2 -0
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
- package/dist/src/nile-table-row/nile-table-row-expandable.d.ts +37 -0
- package/dist/src/nile-table-row/nile-table-row-expandable.js +105 -0
- package/dist/src/nile-table-row/nile-table-row-expandable.js.map +1 -0
- package/dist/src/nile-table-row/nile-table-row.css.js +51 -0
- package/dist/src/nile-table-row/nile-table-row.css.js.map +1 -1
- package/dist/src/nile-table-row/nile-table-row.d.ts +4 -0
- package/dist/src/nile-table-row/nile-table-row.js +58 -11
- package/dist/src/nile-table-row/nile-table-row.js.map +1 -1
- package/dist/src/nile-table-row-expandable/index.d.ts +1 -0
- package/dist/src/nile-table-row-expandable/index.js +2 -0
- package/dist/src/nile-table-row-expandable/index.js.map +1 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.css.d.ts +12 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.css.js +17 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.css.js.map +1 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.d.ts +37 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.js +103 -0
- package/dist/src/nile-table-row-expandable/nile-table-row-expandable.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -4
- package/src/index.ts +1 -5
- package/src/internal/form.ts +3 -3
- package/src/internal/resizable-table-styles.ts +0 -12
- package/src/nile-chip/nile-chip.ts +1 -9
- package/src/nile-code-editor/nile-code-editor.ts +4 -25
- package/src/nile-code-editor/theme.ts +2 -8
- package/src/nile-option/nile-option.ts +12 -22
- package/src/nile-select/nile-select.ts +15 -139
- package/src/nile-table-cell-item/nile-table-cell-item.css.ts +4 -0
- package/src/nile-table-header-item/nile-table-header-item.css.ts +2 -0
- package/src/nile-table-row/nile-table-row.css.ts +51 -0
- package/src/nile-table-row/nile-table-row.ts +50 -7
- package/vscode-html-custom-data.json +23 -400
- package/src/nile-file-preview/index.ts +0 -1
- package/src/nile-file-preview/nile-file-preview.css.ts +0 -589
- package/src/nile-file-preview/nile-file-preview.template.ts +0 -259
- package/src/nile-file-preview/nile-file-preview.test.ts +0 -38
- package/src/nile-file-preview/nile-file-preview.ts +0 -205
- package/src/nile-file-preview/types/index.ts +0 -2
- package/src/nile-file-preview/types/nile-file-preview.enums.ts +0 -32
- package/src/nile-file-preview/types/nile-file-preview.interface.ts +0 -4
- package/src/nile-file-preview/utils/index.ts +0 -1
- package/src/nile-file-preview/utils/nile-file-preview.util.ts +0 -72
- package/src/nile-file-upload/index.ts +0 -1
- package/src/nile-file-upload/nile-file-upload.css.ts +0 -624
- package/src/nile-file-upload/nile-file-upload.template.ts +0 -217
- package/src/nile-file-upload/nile-file-upload.test.ts +0 -38
- package/src/nile-file-upload/nile-file-upload.ts +0 -161
- package/src/nile-file-upload/types/file-upload.enums.ts +0 -46
- package/src/nile-file-upload/types/file-upload.type.ts +0 -5
- package/src/nile-file-upload/types/index.ts +0 -2
- package/src/nile-file-upload/utils/drag-drop.util.ts +0 -106
- package/src/nile-file-upload/utils/file-validation.util.ts +0 -216
- package/src/nile-option-group/index.ts +0 -1
- package/src/nile-option-group/nile-option-group.css.ts +0 -60
- package/src/nile-option-group/nile-option-group.interface.ts +0 -24
- package/src/nile-option-group/nile-option-group.ts +0 -84
- package/src/nile-select/nile-select.interface.ts +0 -5
- package/src/nile-select/virtual-scroll-helper.ts +0 -56
- package/src/nile-virtual-select/index.ts +0 -1
- package/src/nile-virtual-select/nile-virtual-select.css.ts +0 -491
- package/src/nile-virtual-select/nile-virtual-select.test.ts +0 -774
- package/src/nile-virtual-select/nile-virtual-select.ts +0 -1314
- package/src/nile-virtual-select/renderer.ts +0 -102
- package/src/nile-virtual-select/search-manager.ts +0 -50
- package/src/nile-virtual-select/selection-manager.ts +0 -75
- package/src/nile-virtual-select/types.ts +0 -54
@@ -27,7 +27,6 @@ export class NileTableRow extends NileElement {
|
|
27
27
|
* The styles for TableRow
|
28
28
|
* @remarks If you are extending this class you can extend the base styles with super. Eg `return [super(), myCustomStyles]`
|
29
29
|
*/
|
30
|
-
|
31
30
|
public static get styles(): CSSResultArray {
|
32
31
|
return [styles];
|
33
32
|
}
|
@@ -41,6 +40,28 @@ export class NileTableRow extends NileElement {
|
|
41
40
|
* @slot This is a slot test
|
42
41
|
*/
|
43
42
|
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
@property({ type: Boolean, reflect: true }) expandable = false;
|
47
|
+
|
48
|
+
|
49
|
+
@property({ type: Boolean, reflect: true }) expanded = false;
|
50
|
+
|
51
|
+
@query('slot[name="expanded"]')
|
52
|
+
private _expandedSlot!: HTMLSlotElement;
|
53
|
+
|
54
|
+
|
55
|
+
private toggleExpand(e: MouseEvent): void {
|
56
|
+
this.expanded = !this.expanded;
|
57
|
+
this.dispatchEvent(new CustomEvent('nile-change', {
|
58
|
+
detail: { expanded: this.expanded },
|
59
|
+
bubbles: true,
|
60
|
+
composed: true,
|
61
|
+
}));
|
62
|
+
}
|
63
|
+
|
64
|
+
|
44
65
|
private handleSortingAlter(event: CustomEvent) {
|
45
66
|
const header_items: any = [
|
46
67
|
...this.querySelectorAll('nile-table-header-item'),
|
@@ -56,16 +77,38 @@ export class NileTableRow extends NileElement {
|
|
56
77
|
|
57
78
|
public render(): TemplateResult {
|
58
79
|
return html`
|
59
|
-
<
|
60
|
-
|
61
|
-
|
62
|
-
|
80
|
+
<div part="row-container" class="row-container">
|
81
|
+
<div
|
82
|
+
part="nile-row"
|
83
|
+
class="row ${this.expandable ? 'expandable' : ''} ${this.expanded ? 'expanded' : ''}"
|
84
|
+
@nile-click-sort="${this.handleSortingAlter}"
|
85
|
+
>
|
86
|
+
${this.expandable
|
87
|
+
? html`
|
88
|
+
<slot name="expandableIcon">
|
89
|
+
<nile-icon
|
90
|
+
class="expand-icon"
|
91
|
+
name="${this.expanded ? 'chevron-up' : 'chevron-down'}"
|
92
|
+
@click=${this.toggleExpand}
|
93
|
+
role="button"
|
94
|
+
size="10"
|
95
|
+
aria-label="${this.expanded ? 'Collapse row' : 'Expand row'}">
|
96
|
+
</nile-icon> </slot>`
|
97
|
+
: null}
|
98
|
+
<slot></slot>
|
99
|
+
</div>
|
100
|
+
|
101
|
+
${this.expandable && this.expanded
|
102
|
+
? html`
|
103
|
+
<div class="expanded-content">
|
104
|
+
<slot name="expanded"></slot>
|
105
|
+
</div>`
|
106
|
+
: null}
|
107
|
+
</div>
|
63
108
|
`;
|
64
109
|
}
|
65
|
-
|
66
110
|
/* #endregion */
|
67
111
|
}
|
68
|
-
|
69
112
|
export default NileTableRow;
|
70
113
|
|
71
114
|
declare global {
|
@@ -818,7 +818,7 @@
|
|
818
818
|
},
|
819
819
|
{
|
820
820
|
"name": "nile-code-editor",
|
821
|
-
"description": "Nile icon component.\n\nEvents:\n\n * `nile-focus` {`Event`} - \n\n * `nile-blur` {`Event`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `error-message` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\nProperties:\n\n * `codeEditor` {`HTMLInputElement`} - \n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `errorMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `disableSyntaxHighlighting` {`boolean`} - \n\n * `customThemeCSS` {`object | null`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\n * `view` - \n\n * `viewState` - \n\n * `timeOut` - \n\n * `lineNumbersComp` - \n\n * `restrictSingleLineComp` - \n\n * `readOnlyComp` - \n\n * `customCompletionComp` - \n\n * `placeholderComp` - \n\n * `defaultSyntaxHighlightingComp` - \n\n * `themeComp` - \n\n * `
|
821
|
+
"description": "Nile icon component.\n\nEvents:\n\n * `nile-focus` {`Event`} - \n\n * `nile-blur` {`Event`} - \n\nAttributes:\n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `error-message` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\nProperties:\n\n * `codeEditor` {`HTMLInputElement`} - \n\n * `value` {`string`} - \n\n * `expandIcon` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `customAutoCompletions` - \n\n * `customCompletionsPaths` {`string[]`} - \n\n * `language` {`\"html\" | \"javascript\" | \"sql\" | \"json\"`} - \n\n * `errorMessage` {`string`} - \n\n * `error` {`boolean`} - \n\n * `enableSearch` {`boolean`} - \n\n * `noborder` {`boolean`} - \n\n * `multiline` {`boolean`} - \n\n * `enableFoldGutters` {`boolean`} - \n\n * `allowVariableInCustomSuggestion` {`boolean`} - \n\n * `lineNumbers` {`boolean`} - \n\n * `disableSyntaxHighlighting` {`boolean`} - \n\n * `customThemeCSS` {`object | null`} - \n\n * `lineNumbersMultiline` {`boolean`} - \n\n * `hasScroller` {`boolean`} - \n\n * `expandable` {`boolean`} - \n\n * `readonly` {`boolean`} - \n\n * `debounce` {`boolean`} - \n\n * `debounceTimeout` {`number`} - \n\n * `aboveCursor` {`boolean`} - \n\n * `tabCompletion` {`boolean`} - \n\n * `view` - \n\n * `viewState` - \n\n * `timeOut` - \n\n * `lineNumbersComp` - \n\n * `restrictSingleLineComp` - \n\n * `readOnlyComp` - \n\n * `customCompletionComp` - \n\n * `placeholderComp` - \n\n * `defaultSyntaxHighlightingComp` - \n\n * `themeComp` - \n\n * `customAutocomplete` - Custom autocomplete handler for code editor suggestions\n\n * `insertBetweenCode` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
822
822
|
"attributes": [
|
823
823
|
{
|
824
824
|
"name": "value",
|
@@ -933,7 +933,7 @@
|
|
933
933
|
},
|
934
934
|
{
|
935
935
|
"name": "tabCompletion",
|
936
|
-
"description": "`tabCompletion` {`boolean`} - \n\nProperty: tabCompletion\n\nDefault:
|
936
|
+
"description": "`tabCompletion` {`boolean`} - \n\nProperty: tabCompletion\n\nDefault: false",
|
937
937
|
"valueSet": "v"
|
938
938
|
},
|
939
939
|
{
|
@@ -1398,152 +1398,6 @@
|
|
1398
1398
|
}
|
1399
1399
|
]
|
1400
1400
|
},
|
1401
|
-
{
|
1402
|
-
"name": "nile-file-preview",
|
1403
|
-
"description": "Nile preview component.\n\nAttributes:\n\n * `errorMessage` {`string`} - \n\n * `inputFile` {`File`} - \n\n * `fileUrl` {`string`} - \n\n * `uploadStatus` {`number`} - \n\n * `state` {`FilePreviewState`} - \n\n * `variant` {`FilePreviewVariant`} - \n\n * `inputFileName` {`string`} - \n\nProperties:\n\n * `errorMessage` {`string`} - \n\n * `inputFile` {`File`} - \n\n * `fileUrl` {`string`} - \n\n * `uploadStatus` {`number`} - \n\n * `state` {`FilePreviewState`} - \n\n * `variant` {`FilePreviewVariant`} - \n\n * `inputFileName` {`string`} - \n\n * `inputFileHtml` {`UncompiledTemplateResult<ResultType> | null`} - \n\n * `originalUrl` {`string`} - \n\n * `isStringTruncated` {`boolean`} - \n\n * `customFile` {`File`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
1404
|
-
"attributes": [
|
1405
|
-
{
|
1406
|
-
"name": "errorMessage",
|
1407
|
-
"description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
|
1408
|
-
},
|
1409
|
-
{
|
1410
|
-
"name": "inputFile",
|
1411
|
-
"description": "`inputFile` {`File`} - \n\nProperty: inputFile"
|
1412
|
-
},
|
1413
|
-
{
|
1414
|
-
"name": "fileUrl",
|
1415
|
-
"description": "`fileUrl` {`string`} - \n\nProperty: fileUrl\n\nDefault: "
|
1416
|
-
},
|
1417
|
-
{
|
1418
|
-
"name": "uploadStatus",
|
1419
|
-
"description": "`uploadStatus` {`number`} - \n\nProperty: uploadStatus\n\nDefault: 0"
|
1420
|
-
},
|
1421
|
-
{
|
1422
|
-
"name": "state",
|
1423
|
-
"description": "`state` {`FilePreviewState`} - \n\nProperty: state\n\nDefault: default",
|
1424
|
-
"values": [
|
1425
|
-
{
|
1426
|
-
"name": "default"
|
1427
|
-
},
|
1428
|
-
{
|
1429
|
-
"name": "uploading"
|
1430
|
-
},
|
1431
|
-
{
|
1432
|
-
"name": "preview"
|
1433
|
-
},
|
1434
|
-
{
|
1435
|
-
"name": "no-preview"
|
1436
|
-
},
|
1437
|
-
{
|
1438
|
-
"name": "error"
|
1439
|
-
}
|
1440
|
-
]
|
1441
|
-
},
|
1442
|
-
{
|
1443
|
-
"name": "variant",
|
1444
|
-
"description": "`variant` {`FilePreviewVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
|
1445
|
-
"values": [
|
1446
|
-
{
|
1447
|
-
"name": "horizontal"
|
1448
|
-
},
|
1449
|
-
{
|
1450
|
-
"name": "vertical"
|
1451
|
-
}
|
1452
|
-
]
|
1453
|
-
},
|
1454
|
-
{
|
1455
|
-
"name": "inputFileName",
|
1456
|
-
"description": "`inputFileName` {`string`} - \n\nProperty: inputFileName\n\nDefault: "
|
1457
|
-
}
|
1458
|
-
]
|
1459
|
-
},
|
1460
|
-
{
|
1461
|
-
"name": "nile-file-upload",
|
1462
|
-
"description": "Nile file-upload component.\n\nAttributes:\n\n * `size` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `allowMultiple` {`boolean`} - \n\n * `allowDuplicates` {`boolean`} - \n\n * `allowedTypes` {`string[]`} - \n\n * `uploadedFiles` {`File[]`} - \n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `state` {`FileUploadState`} - \n\n * `variant` {`FileUploadVariant`} - \n\n * `fileUploadUrl` {`string`} - \n\n * `autoUpload` {`boolean`} - \n\nProperties:\n\n * `size` {`string`} - \n\n * `error` {`boolean`} - \n\n * `errorMessage` {`string`} - \n\n * `allowMultiple` {`boolean`} - \n\n * `allowDuplicates` {`boolean`} - \n\n * `allowedTypes` {`string[]`} - \n\n * `uploadedFiles` {`File[]`} - \n\n * `title` {`string`} - \n\n * `subtitle` {`string`} - \n\n * `state` {`FileUploadState`} - \n\n * `variant` {`FileUploadVariant`} - \n\n * `fileUploadUrl` {`string`} - \n\n * `autoUpload` {`boolean`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `uploadRequests` {`Map<File, XMLHttpRequest>`} - \n\n * `fileSizeExceededFilesNumber` {`number`} - \n\n * `isStringTruncated` {`boolean`} - \n\n * `dragHandler` - \n\n * `setState` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
1463
|
-
"attributes": [
|
1464
|
-
{
|
1465
|
-
"name": "size",
|
1466
|
-
"description": "`size` {`string`} - \n\nProperty: size\n\nDefault: 10MB"
|
1467
|
-
},
|
1468
|
-
{
|
1469
|
-
"name": "error",
|
1470
|
-
"description": "`error` {`boolean`} - \n\nProperty: error\n\nDefault: false",
|
1471
|
-
"valueSet": "v"
|
1472
|
-
},
|
1473
|
-
{
|
1474
|
-
"name": "errorMessage",
|
1475
|
-
"description": "`errorMessage` {`string`} - \n\nProperty: errorMessage\n\nDefault: "
|
1476
|
-
},
|
1477
|
-
{
|
1478
|
-
"name": "allowMultiple",
|
1479
|
-
"description": "`allowMultiple` {`boolean`} - \n\nProperty: allowMultiple\n\nDefault: false",
|
1480
|
-
"valueSet": "v"
|
1481
|
-
},
|
1482
|
-
{
|
1483
|
-
"name": "allowDuplicates",
|
1484
|
-
"description": "`allowDuplicates` {`boolean`} - \n\nProperty: allowDuplicates\n\nDefault: false",
|
1485
|
-
"valueSet": "v"
|
1486
|
-
},
|
1487
|
-
{
|
1488
|
-
"name": "allowedTypes",
|
1489
|
-
"description": "`allowedTypes` {`string[]`} - \n\nProperty: allowedTypes\n\nDefault: "
|
1490
|
-
},
|
1491
|
-
{
|
1492
|
-
"name": "uploadedFiles",
|
1493
|
-
"description": "`uploadedFiles` {`File[]`} - \n\nProperty: uploadedFiles\n\nDefault: "
|
1494
|
-
},
|
1495
|
-
{
|
1496
|
-
"name": "title",
|
1497
|
-
"description": "`title` {`string`} - \n\nProperty: title\n\nDefault: Drag and drop to upload"
|
1498
|
-
},
|
1499
|
-
{
|
1500
|
-
"name": "subtitle",
|
1501
|
-
"description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: PNG, JPG or SVG (upto 1MB) | 1:1 ratio"
|
1502
|
-
},
|
1503
|
-
{
|
1504
|
-
"name": "state",
|
1505
|
-
"description": "`state` {`FileUploadState`} - \n\nProperty: state\n\nDefault: default",
|
1506
|
-
"values": [
|
1507
|
-
{
|
1508
|
-
"name": "default"
|
1509
|
-
},
|
1510
|
-
{
|
1511
|
-
"name": "disabled"
|
1512
|
-
},
|
1513
|
-
{
|
1514
|
-
"name": "hover"
|
1515
|
-
},
|
1516
|
-
{
|
1517
|
-
"name": "drag"
|
1518
|
-
},
|
1519
|
-
{
|
1520
|
-
"name": "error"
|
1521
|
-
}
|
1522
|
-
]
|
1523
|
-
},
|
1524
|
-
{
|
1525
|
-
"name": "variant",
|
1526
|
-
"description": "`variant` {`FileUploadVariant`} - \n\nProperty: variant\n\nDefault: horizontal",
|
1527
|
-
"values": [
|
1528
|
-
{
|
1529
|
-
"name": "horizontal"
|
1530
|
-
},
|
1531
|
-
{
|
1532
|
-
"name": "vertical"
|
1533
|
-
}
|
1534
|
-
]
|
1535
|
-
},
|
1536
|
-
{
|
1537
|
-
"name": "fileUploadUrl",
|
1538
|
-
"description": "`fileUploadUrl` {`string`} - \n\nProperty: fileUploadUrl\n\nDefault: "
|
1539
|
-
},
|
1540
|
-
{
|
1541
|
-
"name": "autoUpload",
|
1542
|
-
"description": "`autoUpload` {`boolean`} - \n\nProperty: autoUpload\n\nDefault: true",
|
1543
|
-
"valueSet": "v"
|
1544
|
-
}
|
1545
|
-
]
|
1546
|
-
},
|
1547
1401
|
{
|
1548
1402
|
"name": "nile-filter-chip",
|
1549
1403
|
"description": "Nile filter-chip component.\n\nEvents:\n\n * `nile-close` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\n * `nile-click` {`CustomEvent<{ value: string; viewMoreCount: number; }>`} - \n\nAttributes:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\nProperties:\n\n * `label` {`string`} - \n\n * `value` {`string`} - \n\n * `viewMoreCount` {`number`} - \n\n * `editable` {`boolean`} - \n\n * `closable` {`boolean`} - \n\n * `icon` {`string`} - \n\n * `removeIcon` {`string`} - \n\n * `active` {`boolean`} - \n\n * `activeChips` {`NileFilterChip[]`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
@@ -2461,24 +2315,9 @@
|
|
2461
2315
|
}
|
2462
2316
|
]
|
2463
2317
|
},
|
2464
|
-
{
|
2465
|
-
"name": "nile-option-group",
|
2466
|
-
"description": "Attributes:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\nProperties:\n\n * `name` {`string`} - \n\n * `data` {`OptionGroupData | null`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
2467
|
-
"attributes": [
|
2468
|
-
{
|
2469
|
-
"name": "name",
|
2470
|
-
"description": "`name` {`string`} - \n\nProperty: name\n\nDefault: "
|
2471
|
-
},
|
2472
|
-
{
|
2473
|
-
"name": "data",
|
2474
|
-
"description": "`data` {`OptionGroupData | null`} - \n\nProperty: data\n\nDefault: null",
|
2475
|
-
"values": []
|
2476
|
-
}
|
2477
|
-
]
|
2478
|
-
},
|
2479
2318
|
{
|
2480
2319
|
"name": "nile-option",
|
2481
|
-
"description": "Slots:\n\n * ` ` {} - The option's label.\n\n * `prefix` {} - Used to prepend an icon or similar element to the menu item.\n\n * `suffix` {} - Used to append an icon or similar element to the menu item.\n\nAttributes:\n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `
|
2320
|
+
"description": "Slots:\n\n * ` ` {} - The option's label.\n\n * `prefix` {} - Used to prepend an icon or similar element to the menu item.\n\n * `suffix` {} - Used to append an icon or similar element to the menu item.\n\nAttributes:\n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperties:\n\n * `styles` - \n\n * `cachedTextLabel` {`string`} - \n\n * `defaultSlot` {`HTMLSlotElement`} - \n\n * `current` {`boolean`} - \n\n * `selected` {`boolean`} - \n\n * `hasHover` {`boolean`} - \n\n * `hidden` {`boolean`} - \n\n * `isMultipleSelect` {`boolean`} - \n\n * `value` {`string`} - The option's value. When selected, the containing form control will receive this value. The value must be unique\nfrom other options in the same group. Values may not contain spaces, as spaces are used as delimiters when listing\nmultiple values.\n\n * `showCheckbox` {`boolean`} - \n\n * `disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
2482
2321
|
"attributes": [
|
2483
2322
|
{
|
2484
2323
|
"name": "value",
|
@@ -2493,15 +2332,6 @@
|
|
2493
2332
|
"name": "disabled",
|
2494
2333
|
"description": "`disabled` {`boolean`} - Draws the option in a disabled state, preventing selection.\n\nProperty: disabled\n\nDefault: false",
|
2495
2334
|
"valueSet": "v"
|
2496
|
-
},
|
2497
|
-
{
|
2498
|
-
"name": "selected",
|
2499
|
-
"description": "`selected` {`boolean`} - Indicates whether the option is selected.\n\nProperty: selected\n\nDefault: false",
|
2500
|
-
"valueSet": "v"
|
2501
|
-
},
|
2502
|
-
{
|
2503
|
-
"name": "groupName",
|
2504
|
-
"description": "`groupName` {`string`} - \n\nProperty: groupName\n\nDefault: "
|
2505
2335
|
}
|
2506
2336
|
]
|
2507
2337
|
},
|
@@ -3008,7 +2838,7 @@
|
|
3008
2838
|
},
|
3009
2839
|
{
|
3010
2840
|
"name": "nile-select",
|
3011
|
-
"description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`
|
2841
|
+
"description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * ` ` {} - The listbox options. Must be `<nile-option>` elements. You can use `<nile-divider>` to group items visually.\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed. Rotates on open and close.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internal-search-placeholder` {`string`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - The select's required attribute.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `typeToSelectString` {`string`} - \n\n * `typeToSelectTimeout` {`number`} - \n\n * `popup` - \n\n * `combobox` {`HTMLSlotElement`} - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `listbox` {`HTMLSlotElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `currentOption` - \n\n * `selectedOptions` {`NileOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - \n\n * `internalSearchPlaceHolder` {`string`} - \n\n * `blockValueChange` {`boolean`} - \n\n * `disableLocalSearch` {`boolean`} - \n\n * `optionsLoading` {`boolean`} - \n\n * `noWidthSync` {`boolean`} - \n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `warning` {`boolean`} - Sets the input to a warning state, changing its visual appearance.\n\n * `error` {`boolean`} - Sets the input to an error state, changing its visual appearance.\n\n * `success` {`boolean`} - Sets the input to a success state, changing its visual appearance.\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showSelected` {`boolean`} - \n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `showNoResults` {`boolean`} - \n\n * `noResultsMessage` {`string`} - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select, submitted as a name/value pair with form data. When `multiple` is enabled, the\nvalue will be a space-delimited list of values based on the options selected.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `defaultValue` {`string | string[]`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `pattern` {`string | undefined`} - \n\n * `min` {`string | number | Date | undefined`} - \n\n * `max` {`string | number | Date | undefined`} - \n\n * `step` {`number | \"any\" | undefined`} - \n\n * `required` {`boolean`} - The select's required attribute.\n\n * `minlength` {`number | undefined`} - \n\n * `maxlength` {`number | undefined`} - \n\n * `validity` {`ValidityState`} - Gets the validity state object\n\n * `validationMessage` {`string`} - Gets the validation message\n\n * `checkValidity` - \n\n * `getForm` - \n\n * `reportValidity` - \n\n * `setCustomValidity` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
3012
2842
|
"attributes": [
|
3013
2843
|
{
|
3014
2844
|
"name": "size",
|
@@ -3060,8 +2890,8 @@
|
|
3060
2890
|
},
|
3061
2891
|
{
|
3062
2892
|
"name": "multiple",
|
3063
|
-
"description": "`multiple` {`
|
3064
|
-
"
|
2893
|
+
"description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
|
2894
|
+
"valueSet": "v"
|
3065
2895
|
},
|
3066
2896
|
{
|
3067
2897
|
"name": "help-text",
|
@@ -3145,20 +2975,6 @@
|
|
3145
2975
|
"name": "noResultsMessage",
|
3146
2976
|
"description": "`noResultsMessage` {`string`} - \n\nProperty: noResultsMessage\n\nDefault: No results found"
|
3147
2977
|
},
|
3148
|
-
{
|
3149
|
-
"name": "data",
|
3150
|
-
"description": "`data` - \n\nProperty: data\n\nDefault: "
|
3151
|
-
},
|
3152
|
-
{
|
3153
|
-
"name": "enableVirtualScroll",
|
3154
|
-
"description": "`enableVirtualScroll` {`boolean`} - \n\nProperty: enableVirtualScroll\n\nDefault: false",
|
3155
|
-
"valueSet": "v"
|
3156
|
-
},
|
3157
|
-
{
|
3158
|
-
"name": "enableGroupHeader",
|
3159
|
-
"description": "`enableGroupHeader` {`boolean`} - To enable the group header in the select\n\nProperty: enableGroupHeader\n\nDefault: false",
|
3160
|
-
"valueSet": "v"
|
3161
|
-
},
|
3162
2978
|
{
|
3163
2979
|
"name": "name",
|
3164
2980
|
"description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
|
@@ -3730,8 +3546,23 @@
|
|
3730
3546
|
},
|
3731
3547
|
{
|
3732
3548
|
"name": "nile-table-row",
|
3733
|
-
"description": "nile-table-row component.\n\nProperties:\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
3734
|
-
"attributes": [
|
3549
|
+
"description": "nile-table-row component.\n\nEvents:\n\n * `nile-change` {`CustomEvent<{ expanded: boolean; }>`} - \n\nAttributes:\n\n * `expandable` {`boolean`} - Render method\n\n * `expanded` {`boolean`} - \n\nProperties:\n\n * `expandable` {`boolean`} - Render method\n\n * `expanded` {`boolean`} - \n\n * `_expandedSlot` {`HTMLSlotElement`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
3550
|
+
"attributes": [
|
3551
|
+
{
|
3552
|
+
"name": "expandable",
|
3553
|
+
"description": "`expandable` {`boolean`} - Render method\n\nProperty: expandable\n\nDefault: false",
|
3554
|
+
"valueSet": "v"
|
3555
|
+
},
|
3556
|
+
{
|
3557
|
+
"name": "expanded",
|
3558
|
+
"description": "`expanded` {`boolean`} - \n\nProperty: expanded\n\nDefault: false",
|
3559
|
+
"valueSet": "v"
|
3560
|
+
},
|
3561
|
+
{
|
3562
|
+
"name": "onnile-change",
|
3563
|
+
"description": "`nile-change` {`CustomEvent<{ expanded: boolean; }>`} - "
|
3564
|
+
}
|
3565
|
+
]
|
3735
3566
|
},
|
3736
3567
|
{
|
3737
3568
|
"name": "nile-table",
|
@@ -4328,214 +4159,6 @@
|
|
4328
4159
|
"description": "`subtitle` {`string`} - \n\nProperty: subtitle\n\nDefault: "
|
4329
4160
|
}
|
4330
4161
|
]
|
4331
|
-
},
|
4332
|
-
{
|
4333
|
-
"name": "nile-virtual-select",
|
4334
|
-
"description": "Events:\n\n * `nile-change` {} - Emitted when the control's value changes.\n\n * `nile-clear` {} - Emitted when the control's value is cleared.\n\n * `nile-input` {} - Emitted when the control receives input.\n\n * `nile-focus` {} - Emitted when the control gains focus.\n\n * `nile-blur` {} - Emitted when the control loses focus.\n\n * `nile-show` {} - Emitted when the select's menu opens.\n\n * `nile-after-show` {} - Emitted after the select's menu opens and all animations are complete.\n\n * `nile-hide` {} - Emitted when the select's menu closes.\n\n * `nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete.\n\n * `nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied.\n\nSlots:\n\n * `label` {} - The input's label. Alternatively, you can use the `label` attribute.\n\n * `prefix` {} - Used to prepend a presentational icon or similar element to the combobox.\n\n * `clear-icon` {} - An icon to use in lieu of the default clear icon.\n\n * `expand-icon` {} - The icon to show when the control is expanded and collapsed.\n\n * `help-text` {} - Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.\n\nAttributes:\n\n * `data` - Array of all option items for virtual scrolling\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchEnabled` {`boolean`} - Enable search functionality\n\n * `internal-search-placeholder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `help-text` {`string`} - Help text\n\n * `error-message` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - The select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\n\n * `max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select. When `multiple` is enabled, the value will be an array of selected values.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `required` {`boolean`} - The select's required attribute.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `popup` - \n\n * `displayInput` {`HTMLInputElement`} - \n\n * `valueInput` {`HTMLInputElement`} - \n\n * `virtualizedContainer` {`HTMLElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `displayLabel` {`string`} - \n\n * `selectedOptions` {`VirtualOption[]`} - \n\n * `oldValue` {`string | string[]`} - \n\n * `data` - Array of all option items for virtual scrolling\n\n * `originalOptionItems` - Original unfiltered option items for search functionality\n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\n * `searchValue` {`string`} - Current search value\n\n * `searchEnabled` {`boolean`} - Enable search functionality\n\n * `internalSearchPlaceHolder` {`string`} - Search input placeholder\n\n * `disableLocalSearch` {`boolean`} - Disable local search filtering\n\n * `optionsLoading` {`boolean`} - Show loading state\n\n * `multiple` {`boolean`} - Allows more than one option to be selected.\n\n * `helpText` {`string`} - Help text\n\n * `errorMessage` {`string`} - Error message\n\n * `warning` {`boolean`} - Sets the input to a warning state\n\n * `error` {`boolean`} - Sets the input to an error state\n\n * `success` {`boolean`} - Sets the input to a success state\n\n * `clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\n * `open` {`boolean`} - The select's open state.\n\n * `hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\n * `filled` {`boolean`} - Draws a filled select.\n\n * `pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\n * `label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\n * `placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\n * `showNoResults` {`boolean`} - Show no results message\n\n * `noResultsMessage` {`string`} - No results message\n\n * `showSelected` {`boolean`} - Show selected options only\n\n * `renderItemConfig` {`RenderItemConfig | undefined`} - Enhanced configuration for rendering items with support for display text, value, and search text\n\n * `blockValueChange` {`boolean`} - Block value change events\n\n * `noWidthSync` {`boolean`} - Disable width synchronization\n\n * `maxOptionsVisible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\n * `oldMaxOptionsVisible` {`number`} - \n\n * `handleDocumentMouseDown` - \n\n * `name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\n * `value` {`string | string[]`} - The current value of the select. When `multiple` is enabled, the value will be an array of selected values.\n\n * `disabled` {`boolean`} - Disables the select control.\n\n * `defaultValue` {`string | string[]`} - The default value of the form control. Primarily used for resetting the form control.\n\n * `defaultChecked` {`boolean | undefined`} - \n\n * `form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\n * `pattern` {`string | undefined`} - \n\n * `min` {`string | number | Date | undefined`} - \n\n * `max` {`string | number | Date | undefined`} - \n\n * `step` {`number | \"any\" | undefined`} - \n\n * `required` {`boolean`} - The select's required attribute.\n\n * `minlength` {`number | undefined`} - \n\n * `maxlength` {`number | undefined`} - \n\n * `validity` {`ValidityState`} - Gets the validity state object\n\n * `validationMessage` {`string`} - Gets the validation message\n\n * `checkValidity` - \n\n * `getForm` - \n\n * `reportValidity` - \n\n * `setCustomValidity` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
4335
|
-
"attributes": [
|
4336
|
-
{
|
4337
|
-
"name": "data",
|
4338
|
-
"description": "`data` - Array of all option items for virtual scrolling\n\nProperty: data\n\nDefault: "
|
4339
|
-
},
|
4340
|
-
{
|
4341
|
-
"name": "size",
|
4342
|
-
"description": "`size` {`\"medium\" | \"small\" | \"large\"`} - The select's size.\n\nProperty: size\n\nDefault: medium",
|
4343
|
-
"values": [
|
4344
|
-
{
|
4345
|
-
"name": "medium"
|
4346
|
-
},
|
4347
|
-
{
|
4348
|
-
"name": "small"
|
4349
|
-
},
|
4350
|
-
{
|
4351
|
-
"name": "large"
|
4352
|
-
}
|
4353
|
-
]
|
4354
|
-
},
|
4355
|
-
{
|
4356
|
-
"name": "placeholder",
|
4357
|
-
"description": "`placeholder` {`string`} - Placeholder text to show as a hint when the select is empty.\n\nProperty: placeholder\n\nDefault: Select..."
|
4358
|
-
},
|
4359
|
-
{
|
4360
|
-
"name": "searchEnabled",
|
4361
|
-
"description": "`searchEnabled` {`boolean`} - Enable search functionality\n\nProperty: searchEnabled\n\nDefault: false",
|
4362
|
-
"valueSet": "v"
|
4363
|
-
},
|
4364
|
-
{
|
4365
|
-
"name": "internal-search-placeholder",
|
4366
|
-
"description": "`internal-search-placeholder` {`string`} - Search input placeholder\n\nProperty: internalSearchPlaceHolder\n\nDefault: Search..."
|
4367
|
-
},
|
4368
|
-
{
|
4369
|
-
"name": "disableLocalSearch",
|
4370
|
-
"description": "`disableLocalSearch` {`boolean`} - Disable local search filtering\n\nProperty: disableLocalSearch\n\nDefault: false",
|
4371
|
-
"valueSet": "v"
|
4372
|
-
},
|
4373
|
-
{
|
4374
|
-
"name": "optionsLoading",
|
4375
|
-
"description": "`optionsLoading` {`boolean`} - Show loading state\n\nProperty: optionsLoading\n\nDefault: false",
|
4376
|
-
"valueSet": "v"
|
4377
|
-
},
|
4378
|
-
{
|
4379
|
-
"name": "multiple",
|
4380
|
-
"description": "`multiple` {`boolean`} - Allows more than one option to be selected.\n\nProperty: multiple\n\nDefault: false",
|
4381
|
-
"valueSet": "v"
|
4382
|
-
},
|
4383
|
-
{
|
4384
|
-
"name": "help-text",
|
4385
|
-
"description": "`help-text` {`string`} - Help text\n\nProperty: helpText\n\nDefault: "
|
4386
|
-
},
|
4387
|
-
{
|
4388
|
-
"name": "error-message",
|
4389
|
-
"description": "`error-message` {`string`} - Error message\n\nProperty: errorMessage\n\nDefault: "
|
4390
|
-
},
|
4391
|
-
{
|
4392
|
-
"name": "warning",
|
4393
|
-
"description": "`warning` {`boolean`} - Sets the input to a warning state\n\nProperty: warning\n\nDefault: false",
|
4394
|
-
"valueSet": "v"
|
4395
|
-
},
|
4396
|
-
{
|
4397
|
-
"name": "error",
|
4398
|
-
"description": "`error` {`boolean`} - Sets the input to an error state\n\nProperty: error\n\nDefault: false",
|
4399
|
-
"valueSet": "v"
|
4400
|
-
},
|
4401
|
-
{
|
4402
|
-
"name": "success",
|
4403
|
-
"description": "`success` {`boolean`} - Sets the input to a success state\n\nProperty: success\n\nDefault: false",
|
4404
|
-
"valueSet": "v"
|
4405
|
-
},
|
4406
|
-
{
|
4407
|
-
"name": "clearable",
|
4408
|
-
"description": "`clearable` {`boolean`} - Adds a clear button when the select is not empty.\n\nProperty: clearable\n\nDefault: false",
|
4409
|
-
"valueSet": "v"
|
4410
|
-
},
|
4411
|
-
{
|
4412
|
-
"name": "open",
|
4413
|
-
"description": "`open` {`boolean`} - The select's open state.\n\nProperty: open\n\nDefault: false",
|
4414
|
-
"valueSet": "v"
|
4415
|
-
},
|
4416
|
-
{
|
4417
|
-
"name": "hoist",
|
4418
|
-
"description": "`hoist` {`boolean`} - Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.\n\nProperty: hoist\n\nDefault: false",
|
4419
|
-
"valueSet": "v"
|
4420
|
-
},
|
4421
|
-
{
|
4422
|
-
"name": "filled",
|
4423
|
-
"description": "`filled` {`boolean`} - Draws a filled select.\n\nProperty: filled\n\nDefault: false",
|
4424
|
-
"valueSet": "v"
|
4425
|
-
},
|
4426
|
-
{
|
4427
|
-
"name": "pill",
|
4428
|
-
"description": "`pill` {`boolean`} - Draws a pill-style select with rounded edges.\n\nProperty: pill\n\nDefault: false",
|
4429
|
-
"valueSet": "v"
|
4430
|
-
},
|
4431
|
-
{
|
4432
|
-
"name": "label",
|
4433
|
-
"description": "`label` {`string`} - The select's label. If you need to display HTML, use the `label` slot instead.\n\nProperty: label\n\nDefault: "
|
4434
|
-
},
|
4435
|
-
{
|
4436
|
-
"name": "placement",
|
4437
|
-
"description": "`placement` {`\"top\" | \"bottom\"`} - The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.\n\nProperty: placement\n\nDefault: bottom",
|
4438
|
-
"values": [
|
4439
|
-
{
|
4440
|
-
"name": "top"
|
4441
|
-
},
|
4442
|
-
{
|
4443
|
-
"name": "bottom"
|
4444
|
-
}
|
4445
|
-
]
|
4446
|
-
},
|
4447
|
-
{
|
4448
|
-
"name": "showNoResults",
|
4449
|
-
"description": "`showNoResults` {`boolean`} - Show no results message\n\nProperty: showNoResults\n\nDefault: false",
|
4450
|
-
"valueSet": "v"
|
4451
|
-
},
|
4452
|
-
{
|
4453
|
-
"name": "noResultsMessage",
|
4454
|
-
"description": "`noResultsMessage` {`string`} - No results message\n\nProperty: noResultsMessage\n\nDefault: No results found"
|
4455
|
-
},
|
4456
|
-
{
|
4457
|
-
"name": "showSelected",
|
4458
|
-
"description": "`showSelected` {`boolean`} - Show selected options only\n\nProperty: showSelected\n\nDefault: false",
|
4459
|
-
"valueSet": "v"
|
4460
|
-
},
|
4461
|
-
{
|
4462
|
-
"name": "blockValueChange",
|
4463
|
-
"description": "`blockValueChange` {`boolean`} - Block value change events\n\nProperty: blockValueChange\n\nDefault: false",
|
4464
|
-
"valueSet": "v"
|
4465
|
-
},
|
4466
|
-
{
|
4467
|
-
"name": "noWidthSync",
|
4468
|
-
"description": "`noWidthSync` {`boolean`} - Disable width synchronization\n\nProperty: noWidthSync\n\nDefault: false",
|
4469
|
-
"valueSet": "v"
|
4470
|
-
},
|
4471
|
-
{
|
4472
|
-
"name": "max-options-visible",
|
4473
|
-
"description": "`max-options-visible` {`number`} - The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.\n\nProperty: maxOptionsVisible\n\nDefault: 3"
|
4474
|
-
},
|
4475
|
-
{
|
4476
|
-
"name": "name",
|
4477
|
-
"description": "`name` {`string`} - The name of the select, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
|
4478
|
-
},
|
4479
|
-
{
|
4480
|
-
"name": "value",
|
4481
|
-
"description": "`value` {`string | string[]`} - The current value of the select. When `multiple` is enabled, the value will be an array of selected values.\n\nProperty: value\n\nDefault: ",
|
4482
|
-
"values": []
|
4483
|
-
},
|
4484
|
-
{
|
4485
|
-
"name": "disabled",
|
4486
|
-
"description": "`disabled` {`boolean`} - Disables the select control.\n\nProperty: disabled\n\nDefault: false",
|
4487
|
-
"valueSet": "v"
|
4488
|
-
},
|
4489
|
-
{
|
4490
|
-
"name": "form",
|
4491
|
-
"description": "`form` {`string`} - By default, form controls are associated with the nearest containing `<form>` element. This attribute allows you\nto place the form control outside of a form and associate it with the form that has this `id`. The form must be in\nthe same document or shadow root for this to work.\n\nProperty: form\n\nDefault: "
|
4492
|
-
},
|
4493
|
-
{
|
4494
|
-
"name": "required",
|
4495
|
-
"description": "`required` {`boolean`} - The select's required attribute.\n\nProperty: required\n\nDefault: false",
|
4496
|
-
"valueSet": "v"
|
4497
|
-
},
|
4498
|
-
{
|
4499
|
-
"name": "onnile-change",
|
4500
|
-
"description": "`nile-change` {} - Emitted when the control's value changes."
|
4501
|
-
},
|
4502
|
-
{
|
4503
|
-
"name": "onnile-clear",
|
4504
|
-
"description": "`nile-clear` {} - Emitted when the control's value is cleared."
|
4505
|
-
},
|
4506
|
-
{
|
4507
|
-
"name": "onnile-input",
|
4508
|
-
"description": "`nile-input` {} - Emitted when the control receives input."
|
4509
|
-
},
|
4510
|
-
{
|
4511
|
-
"name": "onnile-focus",
|
4512
|
-
"description": "`nile-focus` {} - Emitted when the control gains focus."
|
4513
|
-
},
|
4514
|
-
{
|
4515
|
-
"name": "onnile-blur",
|
4516
|
-
"description": "`nile-blur` {} - Emitted when the control loses focus."
|
4517
|
-
},
|
4518
|
-
{
|
4519
|
-
"name": "onnile-show",
|
4520
|
-
"description": "`nile-show` {} - Emitted when the select's menu opens."
|
4521
|
-
},
|
4522
|
-
{
|
4523
|
-
"name": "onnile-after-show",
|
4524
|
-
"description": "`nile-after-show` {} - Emitted after the select's menu opens and all animations are complete."
|
4525
|
-
},
|
4526
|
-
{
|
4527
|
-
"name": "onnile-hide",
|
4528
|
-
"description": "`nile-hide` {} - Emitted when the select's menu closes."
|
4529
|
-
},
|
4530
|
-
{
|
4531
|
-
"name": "onnile-after-hide",
|
4532
|
-
"description": "`nile-after-hide` {} - Emitted after the select's menu closes and all animations are complete."
|
4533
|
-
},
|
4534
|
-
{
|
4535
|
-
"name": "onnile-invalid",
|
4536
|
-
"description": "`nile-invalid` {} - Emitted when the form control has been checked for validity and its constraints aren't satisfied."
|
4537
|
-
}
|
4538
|
-
]
|
4539
4162
|
}
|
4540
4163
|
],
|
4541
4164
|
"globalAttributes": [],
|
@@ -1 +0,0 @@
|
|
1
|
-
export { NileFilePreview } from './nile-file-preview';
|