@aquera/nile-elements 0.1.39-beta-1.2 → 0.1.40-beta-1.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/demo/index.css +95 -0
- package/demo/nxtgen.css +1 -0
- package/demo/variables.css +8 -2
- package/dist/index.js +233 -214
- package/dist/nile-accordion/nile-accordion.css.cjs.js +1 -1
- package/dist/nile-accordion/nile-accordion.css.cjs.js.map +1 -1
- package/dist/nile-accordion/nile-accordion.css.esm.js +9 -8
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js +3 -3
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.esm.js +4 -3
- package/dist/nile-avatar/nile-avatar.css.cjs.js +1 -1
- package/dist/nile-avatar/nile-avatar.css.cjs.js.map +1 -1
- package/dist/nile-avatar/nile-avatar.css.esm.js +2 -2
- package/dist/nile-badge/nile-badge.css.cjs.js +1 -1
- package/dist/nile-badge/nile-badge.css.cjs.js.map +1 -1
- package/dist/nile-badge/nile-badge.css.esm.js +1 -1
- package/dist/nile-breadcrumb-item/nile-breadcrumb-item.cjs.js +1 -1
- package/dist/nile-breadcrumb-item/nile-breadcrumb-item.cjs.js.map +1 -1
- package/dist/nile-breadcrumb-item/nile-breadcrumb-item.esm.js +6 -6
- package/dist/nile-button-filter/nile-button-filter.css.cjs.js +1 -1
- package/dist/nile-button-filter/nile-button-filter.css.cjs.js.map +1 -1
- package/dist/nile-button-filter/nile-button-filter.css.esm.js +1 -1
- package/dist/nile-button-toggle/nile-button-toggle.css.cjs.js +1 -1
- package/dist/nile-button-toggle/nile-button-toggle.css.cjs.js.map +1 -1
- package/dist/nile-button-toggle/nile-button-toggle.css.esm.js +2 -2
- package/dist/nile-calendar/nile-calendar.css.cjs.js +1 -1
- package/dist/nile-calendar/nile-calendar.css.cjs.js.map +1 -1
- package/dist/nile-calendar/nile-calendar.css.esm.js +15 -15
- package/dist/nile-card/nile-card.css.cjs.js +1 -1
- package/dist/nile-card/nile-card.css.cjs.js.map +1 -1
- package/dist/nile-card/nile-card.css.esm.js +5 -5
- package/dist/nile-checkbox/nile-checkbox.css.cjs.js +1 -1
- package/dist/nile-checkbox/nile-checkbox.css.cjs.js.map +1 -1
- package/dist/nile-checkbox/nile-checkbox.css.esm.js +24 -12
- 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.css.cjs.js +1 -1
- package/dist/nile-chip/nile-chip.css.cjs.js.map +1 -1
- package/dist/nile-chip/nile-chip.css.esm.js +6 -3
- package/dist/nile-chip/nile-chip.esm.js +9 -8
- package/dist/nile-code-editor/nile-code-editor.css.cjs.js +1 -1
- package/dist/nile-code-editor/nile-code-editor.css.cjs.js.map +1 -1
- package/dist/nile-code-editor/nile-code-editor.css.esm.js +3 -3
- package/dist/nile-drawer/nile-drawer.css.cjs.js +1 -1
- package/dist/nile-drawer/nile-drawer.css.cjs.js.map +1 -1
- package/dist/nile-drawer/nile-drawer.css.esm.js +4 -4
- package/dist/nile-empty-state/nile-empty-state.css.cjs.js +1 -1
- package/dist/nile-empty-state/nile-empty-state.css.cjs.js.map +1 -1
- package/dist/nile-empty-state/nile-empty-state.css.esm.js +1 -1
- package/dist/nile-error-message/nile-error-message.css.cjs.js +1 -1
- package/dist/nile-error-message/nile-error-message.css.cjs.js.map +1 -1
- package/dist/nile-error-message/nile-error-message.css.esm.js +7 -7
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.esm.js +5 -5
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.esm.js +25 -25
- package/dist/nile-form-error-message/nile-form-error-message.css.cjs.js +1 -1
- package/dist/nile-form-error-message/nile-form-error-message.css.cjs.js.map +1 -1
- package/dist/nile-form-error-message/nile-form-error-message.css.esm.js +1 -1
- package/dist/nile-form-group/nile-form-group.css.cjs.js +1 -1
- package/dist/nile-form-group/nile-form-group.css.cjs.js.map +1 -1
- package/dist/nile-form-group/nile-form-group.css.esm.js +2 -2
- package/dist/nile-heading/index.cjs.js +1 -1
- package/dist/nile-heading/index.cjs.js.map +1 -1
- package/dist/nile-heading/index.esm.js +4 -5
- package/dist/nile-input/nile-input.cjs.js +1 -1
- package/dist/nile-input/nile-input.cjs.js.map +1 -1
- package/dist/nile-input/nile-input.css.cjs.js +1 -1
- package/dist/nile-input/nile-input.css.cjs.js.map +1 -1
- package/dist/nile-input/nile-input.css.esm.js +12 -8
- package/dist/nile-input/nile-input.esm.js +2 -2
- package/dist/nile-list/nile-list.css.cjs.js +1 -1
- package/dist/nile-list/nile-list.css.cjs.js.map +1 -1
- package/dist/nile-list/nile-list.css.esm.js +2 -2
- package/dist/nile-list-item/nile-list-item.css.cjs.js +1 -1
- package/dist/nile-list-item/nile-list-item.css.cjs.js.map +1 -1
- package/dist/nile-list-item/nile-list-item.css.esm.js +7 -7
- package/dist/nile-menu/nile-menu.css.cjs.js +1 -1
- package/dist/nile-menu/nile-menu.css.cjs.js.map +1 -1
- package/dist/nile-menu/nile-menu.css.esm.js +8 -8
- package/dist/nile-option/nile-option.css.cjs.js +1 -1
- package/dist/nile-option/nile-option.css.cjs.js.map +1 -1
- package/dist/nile-option/nile-option.css.esm.js +1 -1
- package/dist/nile-popover/nile-popover.css.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.css.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.css.esm.js +4 -4
- package/dist/nile-progress-bar/nile-progress-bar.css.cjs.js +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.css.cjs.js.map +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.css.esm.js +0 -1
- package/dist/nile-radio/nile-radio.css.cjs.js +1 -1
- package/dist/nile-radio/nile-radio.css.cjs.js.map +1 -1
- package/dist/nile-radio/nile-radio.css.esm.js +3 -4
- package/dist/nile-section-message/nile-section-message.css.cjs.js +1 -1
- package/dist/nile-section-message/nile-section-message.css.cjs.js.map +1 -1
- package/dist/nile-section-message/nile-section-message.css.esm.js +4 -4
- package/dist/nile-select/nile-select.css.cjs.js +1 -1
- package/dist/nile-select/nile-select.css.cjs.js.map +1 -1
- package/dist/nile-select/nile-select.css.esm.js +8 -9
- package/dist/nile-sidebar/index.cjs.js +1 -1
- package/dist/nile-sidebar/index.cjs.js.map +1 -1
- package/dist/nile-sidebar/index.esm.js +4 -4
- package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js +1 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.css.cjs.js.map +1 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.css.esm.js +8 -8
- package/dist/nile-split-panel/nile-split-panel.css.cjs.js +1 -1
- package/dist/nile-split-panel/nile-split-panel.css.cjs.js.map +1 -1
- package/dist/nile-split-panel/nile-split-panel.css.esm.js +4 -4
- package/dist/nile-stepper-item/nile-stepper-item.css.cjs.js +1 -1
- package/dist/nile-stepper-item/nile-stepper-item.css.cjs.js.map +1 -1
- package/dist/nile-stepper-item/nile-stepper-item.css.esm.js +2 -2
- package/dist/nile-tab/nile-tab.css.cjs.js +1 -1
- package/dist/nile-tab/nile-tab.css.cjs.js.map +1 -1
- package/dist/nile-tab/nile-tab.css.esm.js +5 -5
- package/dist/nile-tab-group/nile-tab-group.css.cjs.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.css.cjs.js.map +1 -1
- package/dist/nile-tab-group/nile-tab-group.css.esm.js +10 -10
- 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 +2 -2
- 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 +1 -3
- package/dist/nile-tag/nile-tag.css.cjs.js +1 -1
- package/dist/nile-tag/nile-tag.css.cjs.js.map +1 -1
- package/dist/nile-tag/nile-tag.css.esm.js +5 -5
- package/dist/nile-textarea/nile-textarea.css.cjs.js +1 -1
- package/dist/nile-textarea/nile-textarea.css.cjs.js.map +1 -1
- package/dist/nile-textarea/nile-textarea.css.esm.js +18 -14
- package/dist/nile-toast/nile-toast.css.cjs.js +1 -1
- package/dist/nile-toast/nile-toast.css.cjs.js.map +1 -1
- package/dist/nile-toast/nile-toast.css.esm.js +2 -2
- package/dist/nile-toolbar/nile-toolbar.css.cjs.js +1 -1
- package/dist/nile-toolbar/nile-toolbar.css.cjs.js.map +1 -1
- package/dist/nile-toolbar/nile-toolbar.css.esm.js +2 -2
- package/dist/nile-tooltip/nile-tooltip.css.cjs.js +1 -1
- package/dist/nile-tooltip/nile-tooltip.css.cjs.js.map +1 -1
- package/dist/nile-tooltip/nile-tooltip.css.esm.js +1 -2
- package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.css.cjs.js +1 -1
- package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.css.cjs.js.map +1 -1
- package/dist/nile-vertical-stepper-item/nile-vertical-stepper-item.css.esm.js +4 -4
- package/dist/src/nile-accordion/nile-accordion.css.js +9 -8
- package/dist/src/nile-accordion/nile-accordion.css.js.map +1 -1
- package/dist/src/nile-auto-complete/nile-auto-complete.d.ts +1 -0
- package/dist/src/nile-auto-complete/nile-auto-complete.js +5 -0
- package/dist/src/nile-auto-complete/nile-auto-complete.js.map +1 -1
- package/dist/src/nile-avatar/nile-avatar.css.js +2 -2
- package/dist/src/nile-avatar/nile-avatar.css.js.map +1 -1
- package/dist/src/nile-badge/nile-badge.css.js +1 -1
- package/dist/src/nile-badge/nile-badge.css.js.map +1 -1
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.d.ts +1 -0
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.js +13 -9
- package/dist/src/nile-breadcrumb-item/nile-breadcrumb-item.js.map +1 -1
- package/dist/src/nile-button-filter/nile-button-filter.css.js +1 -1
- package/dist/src/nile-button-filter/nile-button-filter.css.js.map +1 -1
- package/dist/src/nile-button-toggle/nile-button-toggle.css.js +2 -2
- package/dist/src/nile-button-toggle/nile-button-toggle.css.js.map +1 -1
- package/dist/src/nile-calendar/nile-calendar.css.js +15 -15
- package/dist/src/nile-calendar/nile-calendar.css.js.map +1 -1
- package/dist/src/nile-card/nile-card.css.js +3 -3
- package/dist/src/nile-card/nile-card.css.js.map +1 -1
- package/dist/src/nile-checkbox/nile-checkbox.css.js +24 -12
- package/dist/src/nile-checkbox/nile-checkbox.css.js.map +1 -1
- package/dist/src/nile-chip/nile-chip.css.js +6 -3
- package/dist/src/nile-chip/nile-chip.css.js.map +1 -1
- package/dist/src/nile-chip/nile-chip.js +1 -0
- package/dist/src/nile-chip/nile-chip.js.map +1 -1
- package/dist/src/nile-code-editor/nile-code-editor.css.js +3 -3
- package/dist/src/nile-code-editor/nile-code-editor.css.js.map +1 -1
- package/dist/src/nile-drawer/nile-drawer.css.js +4 -4
- package/dist/src/nile-drawer/nile-drawer.css.js.map +1 -1
- package/dist/src/nile-empty-state/nile-empty-state.css.js +1 -1
- package/dist/src/nile-empty-state/nile-empty-state.css.js.map +1 -1
- package/dist/src/nile-error-message/nile-error-message.css.js +5 -5
- package/dist/src/nile-error-message/nile-error-message.css.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.css.js +5 -5
- package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.css.js +25 -25
- package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -1
- package/dist/src/nile-form-error-message/nile-form-error-message.css.js +1 -1
- package/dist/src/nile-form-error-message/nile-form-error-message.css.js.map +1 -1
- package/dist/src/nile-form-group/nile-form-group.css.js +2 -2
- package/dist/src/nile-form-group/nile-form-group.css.js.map +1 -1
- package/dist/src/nile-heading/index.js +3 -4
- package/dist/src/nile-heading/index.js.map +1 -1
- package/dist/src/nile-input/nile-input.css.js +12 -8
- package/dist/src/nile-input/nile-input.css.js.map +1 -1
- package/dist/src/nile-input/nile-input.d.ts +1 -0
- package/dist/src/nile-input/nile-input.js +4 -0
- package/dist/src/nile-input/nile-input.js.map +1 -1
- package/dist/src/nile-list/nile-list.css.js +2 -2
- package/dist/src/nile-list/nile-list.css.js.map +1 -1
- package/dist/src/nile-list-item/nile-list-item.css.js +5 -5
- package/dist/src/nile-list-item/nile-list-item.css.js.map +1 -1
- package/dist/src/nile-menu/nile-menu.css.js +6 -6
- package/dist/src/nile-menu/nile-menu.css.js.map +1 -1
- package/dist/src/nile-option/nile-option.css.js +1 -1
- package/dist/src/nile-option/nile-option.css.js.map +1 -1
- package/dist/src/nile-popover/nile-popover.css.js +4 -4
- package/dist/src/nile-popover/nile-popover.css.js.map +1 -1
- package/dist/src/nile-progress-bar/nile-progress-bar.css.js +0 -1
- package/dist/src/nile-progress-bar/nile-progress-bar.css.js.map +1 -1
- package/dist/src/nile-radio/nile-radio.css.js +3 -4
- package/dist/src/nile-radio/nile-radio.css.js.map +1 -1
- package/dist/src/nile-section-message/nile-section-message.css.js +4 -4
- package/dist/src/nile-section-message/nile-section-message.css.js.map +1 -1
- package/dist/src/nile-select/nile-select.css.js +8 -9
- package/dist/src/nile-select/nile-select.css.js.map +1 -1
- package/dist/src/nile-sidebar/index.js +4 -4
- package/dist/src/nile-sidebar/index.js.map +1 -1
- package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js +8 -8
- package/dist/src/nile-slide-toggle/nile-slide-toggle.css.js.map +1 -1
- package/dist/src/nile-split-panel/nile-split-panel.css.js +4 -4
- package/dist/src/nile-split-panel/nile-split-panel.css.js.map +1 -1
- package/dist/src/nile-stepper-item/nile-stepper-item.css.js +2 -2
- package/dist/src/nile-stepper-item/nile-stepper-item.css.js.map +1 -1
- package/dist/src/nile-tab/nile-tab.css.js +5 -5
- package/dist/src/nile-tab/nile-tab.css.js.map +1 -1
- package/dist/src/nile-tab-group/nile-tab-group.css.js +8 -8
- package/dist/src/nile-tab-group/nile-tab-group.css.js.map +1 -1
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js +2 -2
- 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.css.js +1 -3
- package/dist/src/nile-table-row/nile-table-row.css.js.map +1 -1
- package/dist/src/nile-tag/nile-tag.css.js +5 -5
- package/dist/src/nile-tag/nile-tag.css.js.map +1 -1
- package/dist/src/nile-textarea/nile-textarea.css.js +18 -14
- package/dist/src/nile-textarea/nile-textarea.css.js.map +1 -1
- package/dist/src/nile-toast/nile-toast.css.js +2 -2
- package/dist/src/nile-toast/nile-toast.css.js.map +1 -1
- package/dist/src/nile-toolbar/nile-toolbar.css.js +2 -2
- package/dist/src/nile-toolbar/nile-toolbar.css.js.map +1 -1
- package/dist/src/nile-tooltip/nile-tooltip.css.js +1 -2
- package/dist/src/nile-tooltip/nile-tooltip.css.js.map +1 -1
- package/dist/src/nile-vertical-stepper-item/nile-vertical-stepper-item.css.js +4 -4
- package/dist/src/nile-vertical-stepper-item/nile-vertical-stepper-item.css.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/nile-accordion/nile-accordion.css.ts +9 -8
- package/src/nile-auto-complete/nile-auto-complete.ts +3 -0
- package/src/nile-avatar/nile-avatar.css.ts +2 -2
- package/src/nile-badge/nile-badge.css.ts +1 -1
- package/src/nile-breadcrumb-item/nile-breadcrumb-item.ts +5 -2
- package/src/nile-button-filter/nile-button-filter.css.ts +1 -1
- package/src/nile-button-toggle/nile-button-toggle.css.ts +2 -2
- package/src/nile-calendar/nile-calendar.css.ts +15 -15
- package/src/nile-card/nile-card.css.ts +3 -3
- package/src/nile-checkbox/nile-checkbox.css.ts +24 -12
- package/src/nile-chip/nile-chip.css.ts +6 -3
- package/src/nile-chip/nile-chip.ts +1 -0
- package/src/nile-code-editor/nile-code-editor.css.ts +3 -3
- package/src/nile-drawer/nile-drawer.css.ts +4 -4
- package/src/nile-empty-state/nile-empty-state.css.ts +1 -1
- package/src/nile-error-message/nile-error-message.css.ts +5 -5
- package/src/nile-file-preview/nile-file-preview.css.ts +5 -5
- package/src/nile-file-upload/nile-file-upload.css.ts +26 -26
- package/src/nile-form-error-message/nile-form-error-message.css.ts +1 -1
- package/src/nile-form-group/nile-form-group.css.ts +2 -2
- package/src/nile-heading/index.ts +3 -4
- package/src/nile-input/nile-input.css.ts +12 -8
- package/src/nile-input/nile-input.ts +2 -0
- package/src/nile-list/nile-list.css.ts +2 -2
- package/src/nile-list-item/nile-list-item.css.ts +5 -5
- package/src/nile-menu/nile-menu.css.ts +6 -6
- package/src/nile-option/nile-option.css.ts +1 -1
- package/src/nile-popover/nile-popover.css.ts +4 -4
- package/src/nile-progress-bar/nile-progress-bar.css.ts +0 -1
- package/src/nile-radio/nile-radio.css.ts +3 -4
- package/src/nile-section-message/nile-section-message.css.ts +4 -4
- package/src/nile-select/nile-select.css.ts +8 -9
- package/src/nile-sidebar/index.ts +5 -5
- package/src/nile-slide-toggle/nile-slide-toggle.css.ts +8 -8
- package/src/nile-split-panel/nile-split-panel.css.ts +4 -4
- package/src/nile-stepper-item/nile-stepper-item.css.ts +2 -2
- package/src/nile-tab/nile-tab.css.ts +5 -5
- package/src/nile-tab-group/nile-tab-group.css.ts +8 -8
- package/src/nile-table-header-item/nile-table-header-item.css.ts +2 -2
- package/src/nile-table-row/nile-table-row.css.ts +1 -3
- package/src/nile-tag/nile-tag.css.ts +5 -5
- package/src/nile-textarea/nile-textarea.css.ts +18 -14
- package/src/nile-toast/nile-toast.css.ts +2 -2
- package/src/nile-toolbar/nile-toolbar.css.ts +2 -2
- package/src/nile-tooltip/nile-tooltip.css.ts +2 -3
- package/src/nile-vertical-stepper-item/nile-vertical-stepper-item.css.ts +4 -4
- package/vscode-html-custom-data.json +18 -4
@@ -26,7 +26,7 @@ export const styles = css`
|
|
26
26
|
white-space: nowrap;
|
27
27
|
user-select: none;
|
28
28
|
border-radius: var(--nile-radius-sm , var(--ng-radius-sm));
|
29
|
-
gap: var(--nile-spacing-sm , var(--ng-spacing-
|
29
|
+
gap: var(--nile-spacing-sm , var(--ng-spacing-sm));
|
30
30
|
}
|
31
31
|
|
32
32
|
.tag__remove::part(base) {
|
@@ -42,7 +42,7 @@ export const styles = css`
|
|
42
42
|
font-size: var(--nile-type-scale-3 , var(--ng-font-size-text-sm));
|
43
43
|
height: var(--nile-height-26px , var(--ng-height-auto));
|
44
44
|
border: var(--nile-border-size-2, var(--ng-border-width-1)) solid var(--nile-colors-neutral-400 , var(--ng-colors-border-primary));
|
45
|
-
padding: var(--nile-spacing-none , var(--ng-spacing-
|
45
|
+
padding: var(--nile-spacing-none , var(--ng-spacing-xs)) var(--nile-spacing-lg , var(--ng-spacing-md));
|
46
46
|
}
|
47
47
|
|
48
48
|
.tag--primary {
|
@@ -132,7 +132,7 @@ export const styles = css`
|
|
132
132
|
}
|
133
133
|
|
134
134
|
.tag__remove {
|
135
|
-
margin-inline-start: var(--nile-spacing-md , var(--ng-spacing-
|
135
|
+
margin-inline-start: var(--nile-spacing-md , var(--ng-spacing-md));
|
136
136
|
}
|
137
137
|
|
138
138
|
/*
|
@@ -140,11 +140,11 @@ export const styles = css`
|
|
140
140
|
*/
|
141
141
|
|
142
142
|
.tag--pill {
|
143
|
-
border-radius: var(--nile-radius-full , var(--ng-spacing-
|
143
|
+
border-radius: var(--nile-radius-full , var(--ng-spacing-8xl));
|
144
144
|
}
|
145
145
|
|
146
146
|
.tag__prefix {
|
147
|
-
padding: var(--nile-spacing-xs , var(--ng-spacing-
|
147
|
+
padding: var(--nile-spacing-xs , var(--ng-spacing-xs)) var(--nile-spacing-sm , var(--ng-spacing-sm));
|
148
148
|
}
|
149
149
|
|
150
150
|
.tag__content {
|
@@ -56,7 +56,7 @@ export const styles = css`
|
|
56
56
|
margin-top: var(--nile-spacing-lg, var(--ng-spacing-sm));
|
57
57
|
font-size: var(--nile-type-scale-2), var(--ng-font-size-text-md);
|
58
58
|
font-style: normal;
|
59
|
-
font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-
|
59
|
+
font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-regular));
|
60
60
|
line-height: var(--nile-line-height-xsmall, var(--ng-line-height-text-md));
|
61
61
|
letter-spacing: 0.2px;
|
62
62
|
}
|
@@ -82,7 +82,7 @@ export const styles = css`
|
|
82
82
|
letter-spacing: 0.5px;
|
83
83
|
vertical-align: middle;
|
84
84
|
border-radius: var(--nile-radius-sm, var(--ng-radius-md));
|
85
|
-
transition:
|
85
|
+
transition: var(--nile-transition-duration-default, var(--ng-transition-duration-instant)) color, var(--nile-transition-duration-default, var(--ng-transition-duration-instant)) border, var(--nile-transition-duration-default, var(--ng-transition-duration-instant)) box-shadow, var(--nile-transition-duration-default, var(--ng-transition-duration-instant)) background-color;
|
86
86
|
cursor: text;
|
87
87
|
min-height: var(--nile-height-12px, var(--ng-height-12px));
|
88
88
|
}
|
@@ -149,7 +149,7 @@ export const styles = css`
|
|
149
149
|
font-family: var(--nile-font-family-serif, var(--ng-font-family-body));
|
150
150
|
font-size: var(--nile-type-scale-3, var(--ng-font-size-text-md));
|
151
151
|
font-style: normal;
|
152
|
-
font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-
|
152
|
+
font-weight: var(--nile-font-weight-regular, var(--ng-font-weight-regular));
|
153
153
|
line-height: var(--nile-line-height-xsmall, var(--ng-line-height-text-md)); /* 100% */
|
154
154
|
letter-spacing: 0.2px;
|
155
155
|
color: var(--nile-colors-dark-900, var(--ng-colors-text-primary-900));
|
@@ -206,7 +206,8 @@ export const styles = css`
|
|
206
206
|
}
|
207
207
|
|
208
208
|
.textarea--standard.textarea--success {
|
209
|
-
|
209
|
+
//TODO: Need Token from design system
|
210
|
+
border-color: var(--nile-colors-green-500);
|
210
211
|
}
|
211
212
|
|
212
213
|
.textarea--standard.textarea--destructive {
|
@@ -223,35 +224,38 @@ export const styles = css`
|
|
223
224
|
border-radius: var(--nile-radius-sm, var(--ng-radius-xs));
|
224
225
|
max-width: 400px;
|
225
226
|
background-color: var(--nile-colors-white-base, var(--ng-colors-bg-primary));
|
226
|
-
|
227
|
-
|
227
|
+
//TODO: Need Token from design system
|
228
|
+
border: 1px solid var(--nile-colors-red-500);
|
229
|
+
//TODO: Need Token from design system
|
230
|
+
color: var(--nile-colors-red-500);
|
228
231
|
padding: var(--nile-spacing-lg, var(--ng-spacing-lg));
|
229
232
|
font-size: var(--nile-type-scale-2, var(--ng-font-size-text-md));
|
230
233
|
max-height: 300px;
|
231
|
-
overflow-y:
|
234
|
+
overflow-y: auto;
|
232
235
|
line-height: var(--nile-line-height-xsmall, var(--ng-line-height-text-md));
|
233
236
|
}
|
234
237
|
|
235
238
|
.input__remove-non-printable {
|
236
239
|
color: var(--nile-colors-red-500, var(--ng-colors-text-error-primary-600));
|
237
|
-
margin-left: var(--nile-spacing-lg, var(--ng-
|
240
|
+
margin-left: var(--nile-spacing-lg, var(--ng-spacing-lg));
|
238
241
|
font-size: var(--nile-type-scale-3, var(--nile-font-size-base));
|
239
242
|
color: var(--nile-colors-dark-900, var(--ng-colors-text-primary-900));
|
240
243
|
cursor: pointer;
|
241
244
|
}
|
242
245
|
|
243
246
|
.input__srtiked-text-container {
|
244
|
-
margin-top: var(--nile-spacing-xs, var(--ng-
|
247
|
+
margin-top: var(--nile-spacing-xs, var(--ng-spacing-xs));
|
245
248
|
color: var(--nile-colors-dark-900, var(--ng-colors-text-primary-900));
|
246
|
-
word-
|
247
|
-
|
249
|
+
word-break: break-all;
|
250
|
+
overflow-wrap: break-word;
|
251
|
+
line-height: var(--nile-line-height-xsmall, var(--ng-line-height-text-md));
|
248
252
|
}
|
249
253
|
|
250
254
|
.input__srtiked-text {
|
251
255
|
text-decoration: line-through;
|
252
|
-
text-decoration-color: var(--nile-colors-white-base, var(--ng-colors-
|
253
|
-
color: var(--nile-colors-white-base, var(--ng-colors-
|
254
|
-
background-color: var(--nile-colors-red-500, var(--ng-colors-text-
|
256
|
+
text-decoration-color: var(--nile-colors-white-base, var(--ng-colors-bg-primary));
|
257
|
+
color: var(--nile-colors-white-base, var(--ng-colors-bg-primary));
|
258
|
+
background-color: var(--nile-colors-red-500, var(--ng-colors-text-error-primary-600));
|
255
259
|
}
|
256
260
|
`;
|
257
261
|
|
@@ -27,7 +27,7 @@ export const styles = css`
|
|
27
27
|
position: relative;
|
28
28
|
display: flex;
|
29
29
|
align-items: flex-start;
|
30
|
-
border: solid 2px
|
30
|
+
border: solid 2px;
|
31
31
|
border-radius: var(--nile-radius-md, var(--ng-radius-xl));
|
32
32
|
margin: inherit;
|
33
33
|
padding: var(--nile-spacing-xl, var(--ng-spacing-xl));
|
@@ -132,7 +132,7 @@ export const styles = css`
|
|
132
132
|
|
133
133
|
.alert__message--title {
|
134
134
|
font-weight: var(--nile-font-weight-semi-bold, var(--ng-font-weight-600));
|
135
|
-
color:var(--nile-colors-dark-900, var(--ng-colors-
|
135
|
+
color:var(--nile-colors-dark-900, var(--ng-colors-text-secondary-700));
|
136
136
|
}
|
137
137
|
|
138
138
|
.alert__message--content {
|
@@ -30,8 +30,8 @@ export const styles = css`
|
|
30
30
|
font-weight: var(--nile-toolbar-font-weight, var(--ng-font-weight-500));
|
31
31
|
font-family: var(--nile-font-family-sans-serif, var(--ng-font-family-body));
|
32
32
|
font-size: var(--nile-toolbar-font-size, var(--ng-font-size-text-xl));
|
33
|
-
background-color: var(--nile-
|
34
|
-
color: var(--nile-toolbar-text-color, var(--ng-color-base-black));
|
33
|
+
background-color: var(--nile-colors-white-base, var(--ng-colors-bg-primary));
|
34
|
+
/* color: var(--nile-toolbar-text-color, var(--ng-color-base-black)); */ // TODO: Need to be tokenized in future.
|
35
35
|
}
|
36
36
|
`;
|
37
37
|
|
@@ -18,7 +18,6 @@ export const styles = css`
|
|
18
18
|
-webkit-font-smoothing: var(--nile-webkit-font-smoothing, var(--ng-webkit-font-smoothing));
|
19
19
|
-moz-osx-font-smoothing: var(--nile-moz-osx-font-smoothing, var(--ng-moz-osx-font-smoothing));
|
20
20
|
text-rendering: var(--nile-text-rendering, var(--ng-text-rendering));
|
21
|
-
|
22
21
|
display: contents;
|
23
22
|
}
|
24
23
|
|
@@ -55,7 +54,7 @@ export const styles = css`
|
|
55
54
|
border-radius: var(--nile-radius-sm, var(--ng-radius-md));
|
56
55
|
background-color: var(--nile-tooltip-color-background, var(--ng-colors-bg-primary-solid));
|
57
56
|
font-size: var(--nile-tooltip-font-size-sm, var(--ng-font-size-text-xs));
|
58
|
-
font-weight: var(--nile-tooltip-font-weight-sm, var(--ng-font-weight-
|
57
|
+
font-weight: var(--nile-tooltip-font-weight-sm, var(--ng-font-weight-semibold));
|
59
58
|
line-height: var(--nile-tooltip-line-height-sm, var(--ng-line-height-text-xs));
|
60
59
|
padding: var(--nile-tooltip-padding-y, var(--ng-spacing-md)) var(--nile-tooltip-padding-x, var(--ng-spacing-md));
|
61
60
|
color: var(--nile-colors-white-base, var(--ng-colors-text-white));
|
@@ -72,4 +71,4 @@ export const styles = css`
|
|
72
71
|
}
|
73
72
|
`;
|
74
73
|
|
75
|
-
export default [styles];
|
74
|
+
export default [styles];
|
@@ -60,13 +60,13 @@ export const styles = css`
|
|
60
60
|
.stepper__item__bulletin {
|
61
61
|
display:grid;
|
62
62
|
place-content:center;
|
63
|
-
|
63
|
+
|
64
64
|
margin-top: var(--nile-spacing-one-half-x, var(--ng-spacing-none));
|
65
65
|
margin-bottom: var(--nile-spacing-one-half-x, var(--ng-spacing-none));
|
66
66
|
}
|
67
67
|
|
68
68
|
.stepper__item--selected .stepper-item__connector-content{
|
69
|
-
|
69
|
+
margin-left: var(--nile-spacing-none, calc(var(--ng-spacing-xxs) * -1px));
|
70
70
|
}
|
71
71
|
|
72
72
|
.stepper__item--selected .stepper__item__bulletin{
|
@@ -99,7 +99,7 @@ export const styles = css`
|
|
99
99
|
background-color:var(--nile-colors-primary-600, var(--ng-colors-bg-brand-solid));
|
100
100
|
overflow:hidden;
|
101
101
|
}
|
102
|
-
|
102
|
+
|
103
103
|
.stepper__bulletin__icon--active {
|
104
104
|
border: var(--lines-thickness) solid var(--nile-colors-primary-500,var(--ng-colors-border-brand));
|
105
105
|
width: calc(var(--circle-height) + calc( var(--lines-thickness) * 2));
|
@@ -144,7 +144,7 @@ export const styles = css`
|
|
144
144
|
|
145
145
|
.stepper__content__title--active{
|
146
146
|
color:var(--nile-colors-primary-600, var(--ng-colors-text-brand-secondary-700));
|
147
|
-
font-weight: var(--nile-font-weight-semi-bold,var(--ng-font-weight-
|
147
|
+
font-weight: var(--nile-font-weight-semi-bold,var(--ng-font-weight-semibold));
|
148
148
|
}
|
149
149
|
|
150
150
|
.stepper__content__subtitle {
|
@@ -62,7 +62,7 @@
|
|
62
62
|
},
|
63
63
|
{
|
64
64
|
"name": "nile-auto-complete",
|
65
|
-
"description": "Attributes:\n\n * `disabled` {`boolean`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `openOnFocus` {`boolean`} - \n\n * `value` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `noBorder` {`boolean`} - \n\n * `noOutline` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `allMenuItems` - \n\nProperties:\n\n * `styles` - \n\n * `dropdownElement` - \n\n * `disabled` {`boolean`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `openOnFocus` {`boolean`} - \n\n * `value` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `noBorder` {`boolean`} - \n\n * `noOutline` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `filterFunction` - \n\n * `renderItemFunction` - \n\n * `allMenuItems` - \n\n * `menuItems` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
65
|
+
"description": "Attributes:\n\n * `disabled` {`boolean`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `openOnFocus` {`boolean`} - \n\n * `value` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `noBorder` {`boolean`} - \n\n * `noOutline` {`boolean`} - \n\n * `noPadding` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `allMenuItems` - \n\nProperties:\n\n * `styles` - \n\n * `dropdownElement` - \n\n * `disabled` {`boolean`} - \n\n * `isDropdownOpen` {`boolean`} - \n\n * `enableVirtualScroll` {`boolean`} - \n\n * `openOnFocus` {`boolean`} - \n\n * `value` {`string`} - \n\n * `placeholder` {`string`} - \n\n * `noBorder` {`boolean`} - \n\n * `noOutline` {`boolean`} - \n\n * `noPadding` {`boolean`} - \n\n * `loading` {`boolean`} - \n\n * `filterFunction` - \n\n * `renderItemFunction` - \n\n * `allMenuItems` - \n\n * `menuItems` - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
66
66
|
"attributes": [
|
67
67
|
{
|
68
68
|
"name": "disabled",
|
@@ -102,6 +102,11 @@
|
|
102
102
|
"description": "`noOutline` {`boolean`} - \n\nProperty: noOutline\n\nDefault: false",
|
103
103
|
"valueSet": "v"
|
104
104
|
},
|
105
|
+
{
|
106
|
+
"name": "noPadding",
|
107
|
+
"description": "`noPadding` {`boolean`} - \n\nProperty: noPadding\n\nDefault: false",
|
108
|
+
"valueSet": "v"
|
109
|
+
},
|
105
110
|
{
|
106
111
|
"name": "loading",
|
107
112
|
"description": "`loading` {`boolean`} - \n\nProperty: loading\n\nDefault: false",
|
@@ -273,8 +278,13 @@
|
|
273
278
|
},
|
274
279
|
{
|
275
280
|
"name": "nile-breadcrumb-item",
|
276
|
-
"description": "Nile BreadCrumb Item component.\n\nProperties:\n\n * `isLast` {`boolean`} - \n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
277
|
-
"attributes": [
|
281
|
+
"description": "Nile BreadCrumb Item component.\n\nAttributes:\n\n * `separator` {`string`} - Render method\n\nProperties:\n\n * `isLast` {`boolean`} - \n\n * `separator` {`string`} - Render method\n\n * `BUBBLES` {`boolean`} - \n\n * `COMPOSED` {`boolean`} - \n\n * `CANCELABLE` {`boolean`} - ",
|
282
|
+
"attributes": [
|
283
|
+
{
|
284
|
+
"name": "separator",
|
285
|
+
"description": "`separator` {`string`} - Render method\n\nProperty: separator\n\nDefault: arrowright"
|
286
|
+
}
|
287
|
+
]
|
278
288
|
},
|
279
289
|
{
|
280
290
|
"name": "nile-breadcrumb",
|
@@ -2032,7 +2042,7 @@
|
|
2032
2042
|
},
|
2033
2043
|
{
|
2034
2044
|
"name": "nile-input",
|
2035
|
-
"description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `password-toggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `password-visible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `no-spin-buttons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`\"off\" | \"on\"`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the input.\n\n * `canSavePassword` {`boolean`} - \n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `noOutline` - \n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `passwordToggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `passwordVisible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `noSpinButtons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`\"off\" | \"on\"`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the input.\n\n * `canSavePassword` {`boolean`} - \n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `noOutline` - \n\n * `valueAsDate` {`Date | null`} - Gets or sets the current value as a `Date` object. Returns `null` if the value can't be converted.\n\n * `valueAsNumber` {`number`} - Gets or sets the current value as a number. Returns `NaN` if the value can't be converted.\n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `defaultValue` {`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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\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`} - ",
|
2045
|
+
"description": "Nile icon component.\n\nAttributes:\n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `help-text` {`string`} - \n\n * `error-message` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `password-toggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `password-visible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `no-spin-buttons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`\"off\" | \"on\"`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the input.\n\n * `canSavePassword` {`boolean`} - \n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `noOutline` - \n\n * `noPadding` - \n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\n\nProperties:\n\n * `styles` - \n\n * `formControlController` - \n\n * `hasSlotController` - \n\n * `input` {`HTMLInputElement`} - \n\n * `hasFocus` {`boolean`} - \n\n * `title` {`string`} - \n\n * `type` {`\"number\" | \"text\" | \"time\" | \"date\" | \"datetime-local\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"url\"`} - The type of input. Works the same as a native `<input>` element, but only a subset of types are supported. Defaults\nto `text`.\n\n * `checkNonPrintableChar` {`boolean`} - \n\n * `size` {`\"medium\" | \"small\" | \"large\"`} - The input's size.\n\n * `filled` {`boolean`} - Draws a filled input.\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 * `destructive` {`boolean`} - Sets the input to a Destructive state, changing its visual appearance.\n\n * `pill` {`boolean`} - Draws a pill-style input with rounded edges.\n\n * `label` {`string`} - The input's label. If you need to display HTML, use the `label` slot instead.\n\n * `helpText` {`string`} - \n\n * `errorMessage` {`string`} - \n\n * `clearable` {`boolean`} - Adds a clear button when the input is not empty.\n\n * `placeholder` {`string`} - Placeholder text to show as a hint when the input is empty.\n\n * `readonly` {`boolean`} - Makes the input readonly.\n\n * `passwordToggle` {`boolean`} - Adds a button to toggle the password's visibility. Only applies to password types.\n\n * `passwordVisible` {`boolean`} - Determines whether or not the password is currently visible. Only applies to password input types.\n\n * `noSpinButtons` {`boolean`} - Hides the browser's built-in increment/decrement spin buttons for number inputs.\n\n * `autocapitalize` {`\"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\"`} - Controls whether and how text input is automatically capitalized as it is entered by the user.\n\n * `autocorrect` {`\"off\" | \"on\"`} - Indicates whether the browser's autocorrect feature is on or off.\n\n * `autocomplete` {`string`} - Specifies what permission the browser has to provide assistance in filling out form field values. Refer to\n[this page on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) for available values.\n\n * `autofocus` {`boolean`} - Indicates that the input should receive focus on page load.\n\n * `enterkeyhint` {`\"search\" | \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"send\"`} - Used to customize the label or icon of the Enter key on virtual keyboards.\n\n * `spellcheck` {`boolean`} - Enables spell checking on the input.\n\n * `canSavePassword` {`boolean`} - \n\n * `inputmode` {`\"text\" | \"none\" | \"numeric\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"decimal\"`} - Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.\n\n * `hasPrintableCharacters` {`boolean`} - \n\n * `markedValue` {`string`} - \n\n * `noOutline` - \n\n * `noPadding` - \n\n * `valueAsDate` {`Date | null`} - Gets or sets the current value as a `Date` object. Returns `null` if the value can't be converted.\n\n * `valueAsNumber` {`number`} - Gets or sets the current value as a number. Returns `NaN` if the value can't be converted.\n\n * `name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\n * `value` {`string`} - The current value of the input, submitted as a name/value pair with form data.\n\n * `disabled` {`boolean`} - Disables the input.\n\n * `defaultValue` {`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`} - A regular expression pattern to validate input against.\n\n * `min` {`string | number`} - The input's minimum value. Only applies to date and number input types.\n\n * `max` {`string | number`} - The input's maximum value. Only applies to date and number input types.\n\n * `step` {`number | \"any\"`} - Specifies the granularity that the value must adhere to, or the special value `any` which means no stepping is\nimplied, allowing any numeric value. Only applies to date and number input types.\n\n * `required` {`boolean`} - Makes the input a required field.\n\n * `minlength` {`number`} - The minimum length of input that will be considered valid.\n\n * `maxlength` {`number`} - The maximum length of input that will be considered valid.\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`} - ",
|
2036
2046
|
"attributes": [
|
2037
2047
|
{
|
2038
2048
|
"name": "title",
|
@@ -2281,6 +2291,10 @@
|
|
2281
2291
|
"name": "noOutline",
|
2282
2292
|
"description": "`noOutline` - \n\nProperty: noOutline\n\nDefault: false"
|
2283
2293
|
},
|
2294
|
+
{
|
2295
|
+
"name": "noPadding",
|
2296
|
+
"description": "`noPadding` - \n\nProperty: noPadding\n\nDefault: false"
|
2297
|
+
},
|
2284
2298
|
{
|
2285
2299
|
"name": "name",
|
2286
2300
|
"description": "`name` {`string`} - The name of the input, submitted as a name/value pair with form data.\n\nProperty: name\n\nDefault: "
|