@odx/foundation 1.0.0-alpha.13 → 1.0.0-alpha.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdk/drag-drop/is-draggable.d.ts +1 -1
- package/dist/cdk/popover/popover-host.mixin.d.ts +1 -1
- package/dist/cdk/popover/popover.component.d.ts +1 -1
- package/dist/cdk.js +1 -1740
- package/dist/components/accordion/accordion-header.component.d.ts +2 -2
- package/dist/components/accordion/accordion-panel.component.d.ts +1 -1
- package/dist/components/accordion/accordion.component.d.ts +1 -1
- package/dist/components/area-header/area-header.component.d.ts +1 -1
- package/dist/components/avatar/avatar.component.d.ts +1 -1
- package/dist/components/avatar-group/avatar-group.component.d.ts +1 -1
- package/dist/components/badge/badge.component.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs-item.component.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.component.d.ts +1 -1
- package/dist/components/button/base-button.d.ts +1 -1
- package/dist/components/button/button.component.d.ts +1 -1
- package/dist/components/button-group/button-group.component.d.ts +2 -2
- package/dist/components/card/card.component.d.ts +2 -2
- package/dist/components/checkbox/checkbox.component.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.component.d.ts +1 -1
- package/dist/components/chip/chip.component.d.ts +2 -2
- package/dist/components/circular-progress-bar/circular-progress-bar.component.d.ts +1 -1
- package/dist/components/content-box/content-box.component.d.ts +1 -1
- package/dist/components/dropdown/dropdown.component.d.ts +2 -2
- package/dist/components/form-field/form-field.element.d.ts +1 -1
- package/dist/components/format/format.component.d.ts +2 -2
- package/dist/components/header/header-actions.component.d.ts +1 -1
- package/dist/components/header/header.component.d.ts +1 -1
- package/dist/components/headline/headline.component.d.ts +1 -1
- package/dist/components/inline-message/inline-message.component.d.ts +1 -1
- package/dist/components/input/input.component.d.ts +2 -2
- package/dist/components/line-clamp/line-clamp.component.d.ts +1 -1
- package/dist/components/link/base-link.d.ts +2 -2
- package/dist/components/list/list.component.d.ts +1 -1
- package/dist/components/loading-overlay/loading-overlay.component.d.ts +2 -2
- package/dist/components/loading-spinner/loading-spinner.component.d.ts +1 -1
- package/dist/components/logo/logo.component.d.ts +1 -1
- package/dist/components/main-menu/main-menu-button.component.d.ts +1 -1
- package/dist/components/main-menu/main-menu-subtitle.component.d.ts +1 -1
- package/dist/components/main-menu/main-menu-title.component.d.ts +1 -1
- package/dist/components/main-menu/main-menu.component.d.ts +1 -1
- package/dist/components/menu/menu-label.component.d.ts +1 -1
- package/dist/components/menu/menu.component.d.ts +2 -2
- package/dist/components/navigation-item/navigation-item.component.d.ts +1 -1
- package/dist/components/option/option.component.d.ts +1 -1
- package/dist/components/page/page.component.d.ts +1 -1
- package/dist/components/page-layout/page-layout.component.d.ts +1 -1
- package/dist/components/progress-bar/progress-bar.component.d.ts +1 -1
- package/dist/components/radio-button/radio-button.component.d.ts +1 -1
- package/dist/components/radio-group/radio-group.component.d.ts +1 -1
- package/dist/components/rail-navigation/rail-navigation.component.d.ts +2 -2
- package/dist/components/search-bar/search-bar.component.d.ts +1 -1
- package/dist/components/select/select.component.d.ts +1 -1
- package/dist/components/separator/separator.component.d.ts +1 -1
- package/dist/components/skeleton/skeleton.component.d.ts +1 -1
- package/dist/components/slider/slider-handle.component.d.ts +2 -2
- package/dist/components/slider/slider-marks.component.d.ts +1 -1
- package/dist/components/slider/slider.component.d.ts +1 -1
- package/dist/components/spacer/spacer.component.d.ts +1 -1
- package/dist/components/spinbox/spinbox.component.d.ts +2 -2
- package/dist/components/stack/stack.component.d.ts +1 -1
- package/dist/components/switch/switch.component.d.ts +1 -1
- package/dist/components/table/table-body.element.d.ts +1 -1
- package/dist/components/table/table-cell.element.d.ts +1 -1
- package/dist/components/table/table-checkbox-cell.element.d.ts +1 -1
- package/dist/components/table/table-header-cell.element.d.ts +1 -1
- package/dist/components/table/table-header.element.d.ts +1 -1
- package/dist/components/table/table-row.element.d.ts +1 -1
- package/dist/components/table/table.element.d.ts +1 -1
- package/dist/components/text/text.component.d.ts +1 -1
- package/dist/components/title/title.component.d.ts +1 -1
- package/dist/components/toast/toast.element.d.ts +1 -1
- package/dist/components/toggle-button/toggle-button.component.d.ts +1 -1
- package/dist/components/tooltip/tooltip.element.d.ts +2 -2
- package/dist/components/translate/translate.component.d.ts +2 -2
- package/dist/components/visually-hidden/visually-hidden.component.d.ts +1 -1
- package/dist/components.js +2 -86
- package/dist/i18n/lib/is-localized.mixin.d.ts +1 -1
- package/dist/i18n/lib/localization.d.ts +3 -3
- package/dist/i18n/lib/translate.d.ts +1 -0
- package/dist/i18n.js +17 -40
- package/dist/lib/decorators/request-update-on-aria-change.d.ts +1 -31
- package/dist/lib/main.d.ts +2 -4
- package/dist/lib/{models/aria-mixin-strict.d.ts → utils/a11y.d.ts} +3 -1
- package/dist/lib/utils/effect.d.ts +5 -0
- package/dist/main.js +38 -2180
- package/dist/vendor-BosGCY3n.js +3664 -0
- package/package.json +4 -3
- package/dist/isPlainObject-CZCJNrIi.js +0 -15
- package/dist/lib/directives/aria-boolean-attr.d.ts +0 -3
- package/dist/lib/external/roving-tabindex.d.ts +0 -87
- package/dist/lib/utils/string.d.ts +0 -2
- package/dist/minBy-8_1MWKrL.js +0 -15
- package/dist/round-CVSJOg17.js +0 -9
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { CustomElement, WithAriaControls } from '
|
|
1
|
+
import { CustomElement, WithAriaControls } from '../../lib/main.js';
|
|
2
2
|
import { PropertyValues, TemplateResult } from 'lit';
|
|
3
3
|
declare global {
|
|
4
4
|
interface HTMLElementTagNameMap {
|
|
5
5
|
'odx-accordion-header': OdxAccordionHeaderComponent;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
declare const OdxAccordionHeaderComponent_base: import('../../
|
|
8
|
+
declare const OdxAccordionHeaderComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<WithAriaControls> & typeof CustomElement;
|
|
9
9
|
export declare class OdxAccordionHeaderComponent extends OdxAccordionHeaderComponent_base {
|
|
10
10
|
set expanded(value: boolean);
|
|
11
11
|
get expanded(): boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TemplateResult, nothing } from 'lit';
|
|
2
2
|
import { BaseLink } from '../link/index.js';
|
|
3
|
-
declare const BaseButtonComponent_base: import('../../
|
|
3
|
+
declare const BaseButtonComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof BaseLink;
|
|
4
4
|
/**
|
|
5
5
|
* A button is clickable text or an icon that triggers an action on the page or in the background.
|
|
6
6
|
* Depending on the action, content, and hierarchy, a button can be used on its own or grouped with
|
|
@@ -5,7 +5,7 @@ declare global {
|
|
|
5
5
|
'odx-button': OdxButtonComponent;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
declare const OdxButtonComponent_base: import('../../
|
|
8
|
+
declare const OdxButtonComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof BaseButtonComponent;
|
|
9
9
|
/**
|
|
10
10
|
* A button is clickable text or an icon that triggers an action on the page or in the background.
|
|
11
11
|
* Depending on the action, content, and hierarchy, a button can be used on its own or grouped with
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { ButtonSize, ButtonVariant } from '../button/index.js';
|
|
3
3
|
declare global {
|
|
4
4
|
interface HTMLElementTagNameMap {
|
|
5
5
|
'odx-button-group': OdxButtonGroupComponent;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
declare const OdxButtonGroupComponent_base: import('../../
|
|
8
|
+
declare const OdxButtonGroupComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
9
9
|
export declare class OdxButtonGroupComponent extends OdxButtonGroupComponent_base {
|
|
10
10
|
block: boolean;
|
|
11
11
|
connected: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { TemplateResult } from 'lit';
|
|
3
3
|
declare global {
|
|
4
4
|
interface HTMLElementTagNameMap {
|
|
5
5
|
'odx-card': OdxCardComponent;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
declare const OdxCardComponent_base: import('../../
|
|
8
|
+
declare const OdxCardComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
9
9
|
export declare class OdxCardComponent extends OdxCardComponent_base {
|
|
10
10
|
protected render(): TemplateResult;
|
|
11
11
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { PropertyValues, TemplateResult } from 'lit';
|
|
3
3
|
import { ChipVariant } from './chip.models.js';
|
|
4
4
|
declare global {
|
|
@@ -6,7 +6,7 @@ declare global {
|
|
|
6
6
|
'odx-chip': OdxChipComponent;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
declare const OdxChipComponent_base: import('../../
|
|
9
|
+
declare const OdxChipComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
10
10
|
export declare class OdxChipComponent extends OdxChipComponent_base {
|
|
11
11
|
#private;
|
|
12
12
|
protected actionElement?: HTMLElement;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { OdxPopoverComponent, PopoverHost } from '../../cdk/main.js';
|
|
3
3
|
import { PropertyValues, TemplateResult } from 'lit';
|
|
4
4
|
import { DropdownPlacement } from './dropdown.models.js';
|
|
@@ -7,7 +7,7 @@ declare global {
|
|
|
7
7
|
'odx-dropdown': OdxDropdownComponent;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
declare const OdxDropdownComponent_base: import('../../
|
|
10
|
+
declare const OdxDropdownComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<PopoverHost> & import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
11
11
|
export declare class OdxDropdownComponent extends OdxDropdownComponent_base {
|
|
12
12
|
#private;
|
|
13
13
|
protected popoverElement: OdxPopoverComponent;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { IsLocalized } from '../../i18n/main.js';
|
|
3
3
|
import { TemplateResult } from 'lit';
|
|
4
|
-
declare const FormatComponent_base: import('../../
|
|
4
|
+
declare const FormatComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<IsLocalized> & typeof CustomElement;
|
|
5
5
|
export declare abstract class FormatComponent<T> extends FormatComponent_base {
|
|
6
6
|
static styles: import('lit', { with: { "resolution-mode": "import" } }).CSSResult[];
|
|
7
7
|
abstract value?: T | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { TemplateResult } from 'lit';
|
|
3
3
|
import { InputVariant } from './input.models.js';
|
|
4
4
|
declare global {
|
|
@@ -6,7 +6,7 @@ declare global {
|
|
|
6
6
|
'odx-input': OdxInputComponent;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
declare const OdxInputComponent_base: import('../../
|
|
9
|
+
declare const OdxInputComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../lib/main.js', { with: { "resolution-mode": "import" } }).IsFormControl<string>> & typeof CustomElement;
|
|
10
10
|
export declare class OdxInputComponent extends OdxInputComponent_base {
|
|
11
11
|
#private;
|
|
12
12
|
static readonly formAssociated = true;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ARIARole, CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { ARIARole, CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { TemplateResult } from 'lit';
|
|
3
|
-
declare const BaseLink_base: import('../../
|
|
3
|
+
declare const BaseLink_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
4
4
|
export declare class BaseLink extends BaseLink_base {
|
|
5
5
|
static shadowRootOptions: ShadowRootInit;
|
|
6
6
|
readonly interactiveElement: HTMLButtonElement | HTMLAnchorElement;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { PropertyValues, TemplateResult } from 'lit';
|
|
3
3
|
declare global {
|
|
4
4
|
interface HTMLElementTagNameMap {
|
|
@@ -6,7 +6,7 @@ declare global {
|
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
8
|
export declare const LOADING_OVERLAY_HOST_DIRECTIVE = "odx-loading-overlay-host";
|
|
9
|
-
declare const OdxLoadingOverlayComponent_base: import('../../
|
|
9
|
+
declare const OdxLoadingOverlayComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof CustomElement;
|
|
10
10
|
export declare class OdxLoadingOverlayComponent extends OdxLoadingOverlayComponent_base {
|
|
11
11
|
#private;
|
|
12
12
|
private readonly overlay;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { PopoverHost } from '../../cdk/main.js';
|
|
3
3
|
import { TemplateResult } from 'lit';
|
|
4
4
|
import { OdxMenuItemComponent } from '../menu-item/index.js';
|
|
@@ -7,7 +7,7 @@ declare global {
|
|
|
7
7
|
'odx-menu': OdxMenuComponent;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
declare const OdxMenuComponent_base: import('../../
|
|
10
|
+
declare const OdxMenuComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<PopoverHost> & typeof CustomElement;
|
|
11
11
|
export declare class OdxMenuComponent extends OdxMenuComponent_base {
|
|
12
12
|
#private;
|
|
13
13
|
getItems(): OdxMenuItemComponent[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ARIAMixinStrict } from '
|
|
1
|
+
import { ARIAMixinStrict } from '../../lib/main.js';
|
|
2
2
|
import { PropertyValues } from 'lit';
|
|
3
3
|
import { BaseButtonComponent } from '../button/index.js';
|
|
4
4
|
import { NavigationItemSize } from './navigation-item.models.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { IsLocalized } from '../../i18n/main.js';
|
|
3
3
|
import { TemplateResult } from 'lit';
|
|
4
4
|
import { OdxNavigationItemComponent } from '../navigation-item/index.js';
|
|
@@ -7,7 +7,7 @@ declare global {
|
|
|
7
7
|
'odx-rail-navigation': OdxRailNavigationComponent;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
declare const OdxRailNavigationComponent_base: import('../../
|
|
10
|
+
declare const OdxRailNavigationComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<IsLocalized> & typeof CustomElement;
|
|
11
11
|
export declare class OdxRailNavigationComponent extends OdxRailNavigationComponent_base {
|
|
12
12
|
#private;
|
|
13
13
|
protected navigationItems: OdxNavigationItemComponent[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SelectFormControl } from '
|
|
1
|
+
import { SelectFormControl } from '../../lib/main.js';
|
|
2
2
|
import { PropertyValues, TemplateResult } from 'lit';
|
|
3
3
|
import { OdxDropdownComponent } from '../dropdown/index.js';
|
|
4
4
|
import { OdxOptionComponent } from '../option/index.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { DragEvent } from '../../cdk/main.js';
|
|
3
3
|
import { PropertyValueMap, TemplateResult } from 'lit';
|
|
4
4
|
import { SliderTrackVisibility } from './slider.models.js';
|
|
@@ -7,7 +7,7 @@ declare global {
|
|
|
7
7
|
'odx-slider-handle': OdxSliderHandleComponent;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
declare const OdxSliderHandleComponent_base: import('../../
|
|
10
|
+
declare const OdxSliderHandleComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../cdk/main.js').DraggableElement> & import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../lib/main.js', { with: { "resolution-mode": "import" } }).IsNumberControl> & typeof CustomElement;
|
|
11
11
|
export declare class OdxSliderHandleComponent extends OdxSliderHandleComponent_base {
|
|
12
12
|
#private;
|
|
13
13
|
private context;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { CanBeDisabled, CustomElement } from '
|
|
1
|
+
import { CanBeDisabled, CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { TemplateResult } from 'lit';
|
|
3
3
|
declare global {
|
|
4
4
|
interface HTMLElementTagNameMap {
|
|
5
5
|
'odx-spinbox': OdxSpinboxComponent;
|
|
6
6
|
}
|
|
7
7
|
}
|
|
8
|
-
declare const OdxSpinboxComponent_base: import('../../
|
|
8
|
+
declare const OdxSpinboxComponent_base: import('../../lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
|
|
9
9
|
export declare class OdxSpinboxComponent extends OdxSpinboxComponent_base {
|
|
10
10
|
#private;
|
|
11
11
|
static shadowRootOptions: ShadowRootInit;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CustomElement } from '
|
|
1
|
+
import { CustomElement } from '../../lib/main.js';
|
|
2
2
|
import { TemplateResult } from 'lit';
|
|
3
3
|
import { OdxTableHeaderElement } from './table-header.element.js';
|
|
4
4
|
import { OdxTableRowElement } from './table-row.element.js';
|