@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.
Files changed (93) hide show
  1. package/dist/cdk/drag-drop/is-draggable.d.ts +1 -1
  2. package/dist/cdk/popover/popover-host.mixin.d.ts +1 -1
  3. package/dist/cdk/popover/popover.component.d.ts +1 -1
  4. package/dist/cdk.js +1 -1740
  5. package/dist/components/accordion/accordion-header.component.d.ts +2 -2
  6. package/dist/components/accordion/accordion-panel.component.d.ts +1 -1
  7. package/dist/components/accordion/accordion.component.d.ts +1 -1
  8. package/dist/components/area-header/area-header.component.d.ts +1 -1
  9. package/dist/components/avatar/avatar.component.d.ts +1 -1
  10. package/dist/components/avatar-group/avatar-group.component.d.ts +1 -1
  11. package/dist/components/badge/badge.component.d.ts +1 -1
  12. package/dist/components/breadcrumbs/breadcrumbs-item.component.d.ts +1 -1
  13. package/dist/components/breadcrumbs/breadcrumbs.component.d.ts +1 -1
  14. package/dist/components/button/base-button.d.ts +1 -1
  15. package/dist/components/button/button.component.d.ts +1 -1
  16. package/dist/components/button-group/button-group.component.d.ts +2 -2
  17. package/dist/components/card/card.component.d.ts +2 -2
  18. package/dist/components/checkbox/checkbox.component.d.ts +1 -1
  19. package/dist/components/checkbox-group/checkbox-group.component.d.ts +1 -1
  20. package/dist/components/chip/chip.component.d.ts +2 -2
  21. package/dist/components/circular-progress-bar/circular-progress-bar.component.d.ts +1 -1
  22. package/dist/components/content-box/content-box.component.d.ts +1 -1
  23. package/dist/components/dropdown/dropdown.component.d.ts +2 -2
  24. package/dist/components/form-field/form-field.element.d.ts +1 -1
  25. package/dist/components/format/format.component.d.ts +2 -2
  26. package/dist/components/header/header-actions.component.d.ts +1 -1
  27. package/dist/components/header/header.component.d.ts +1 -1
  28. package/dist/components/headline/headline.component.d.ts +1 -1
  29. package/dist/components/inline-message/inline-message.component.d.ts +1 -1
  30. package/dist/components/input/input.component.d.ts +2 -2
  31. package/dist/components/line-clamp/line-clamp.component.d.ts +1 -1
  32. package/dist/components/link/base-link.d.ts +2 -2
  33. package/dist/components/list/list.component.d.ts +1 -1
  34. package/dist/components/loading-overlay/loading-overlay.component.d.ts +2 -2
  35. package/dist/components/loading-spinner/loading-spinner.component.d.ts +1 -1
  36. package/dist/components/logo/logo.component.d.ts +1 -1
  37. package/dist/components/main-menu/main-menu-button.component.d.ts +1 -1
  38. package/dist/components/main-menu/main-menu-subtitle.component.d.ts +1 -1
  39. package/dist/components/main-menu/main-menu-title.component.d.ts +1 -1
  40. package/dist/components/main-menu/main-menu.component.d.ts +1 -1
  41. package/dist/components/menu/menu-label.component.d.ts +1 -1
  42. package/dist/components/menu/menu.component.d.ts +2 -2
  43. package/dist/components/navigation-item/navigation-item.component.d.ts +1 -1
  44. package/dist/components/option/option.component.d.ts +1 -1
  45. package/dist/components/page/page.component.d.ts +1 -1
  46. package/dist/components/page-layout/page-layout.component.d.ts +1 -1
  47. package/dist/components/progress-bar/progress-bar.component.d.ts +1 -1
  48. package/dist/components/radio-button/radio-button.component.d.ts +1 -1
  49. package/dist/components/radio-group/radio-group.component.d.ts +1 -1
  50. package/dist/components/rail-navigation/rail-navigation.component.d.ts +2 -2
  51. package/dist/components/search-bar/search-bar.component.d.ts +1 -1
  52. package/dist/components/select/select.component.d.ts +1 -1
  53. package/dist/components/separator/separator.component.d.ts +1 -1
  54. package/dist/components/skeleton/skeleton.component.d.ts +1 -1
  55. package/dist/components/slider/slider-handle.component.d.ts +2 -2
  56. package/dist/components/slider/slider-marks.component.d.ts +1 -1
  57. package/dist/components/slider/slider.component.d.ts +1 -1
  58. package/dist/components/spacer/spacer.component.d.ts +1 -1
  59. package/dist/components/spinbox/spinbox.component.d.ts +2 -2
  60. package/dist/components/stack/stack.component.d.ts +1 -1
  61. package/dist/components/switch/switch.component.d.ts +1 -1
  62. package/dist/components/table/table-body.element.d.ts +1 -1
  63. package/dist/components/table/table-cell.element.d.ts +1 -1
  64. package/dist/components/table/table-checkbox-cell.element.d.ts +1 -1
  65. package/dist/components/table/table-header-cell.element.d.ts +1 -1
  66. package/dist/components/table/table-header.element.d.ts +1 -1
  67. package/dist/components/table/table-row.element.d.ts +1 -1
  68. package/dist/components/table/table.element.d.ts +1 -1
  69. package/dist/components/text/text.component.d.ts +1 -1
  70. package/dist/components/title/title.component.d.ts +1 -1
  71. package/dist/components/toast/toast.element.d.ts +1 -1
  72. package/dist/components/toggle-button/toggle-button.component.d.ts +1 -1
  73. package/dist/components/tooltip/tooltip.element.d.ts +2 -2
  74. package/dist/components/translate/translate.component.d.ts +2 -2
  75. package/dist/components/visually-hidden/visually-hidden.component.d.ts +1 -1
  76. package/dist/components.js +2 -86
  77. package/dist/i18n/lib/is-localized.mixin.d.ts +1 -1
  78. package/dist/i18n/lib/localization.d.ts +3 -3
  79. package/dist/i18n/lib/translate.d.ts +1 -0
  80. package/dist/i18n.js +17 -40
  81. package/dist/lib/decorators/request-update-on-aria-change.d.ts +1 -31
  82. package/dist/lib/main.d.ts +2 -4
  83. package/dist/lib/{models/aria-mixin-strict.d.ts → utils/a11y.d.ts} +3 -1
  84. package/dist/lib/utils/effect.d.ts +5 -0
  85. package/dist/main.js +38 -2180
  86. package/dist/vendor-BosGCY3n.js +3664 -0
  87. package/package.json +4 -3
  88. package/dist/isPlainObject-CZCJNrIi.js +0 -15
  89. package/dist/lib/directives/aria-boolean-attr.d.ts +0 -3
  90. package/dist/lib/external/roving-tabindex.d.ts +0 -87
  91. package/dist/lib/utils/string.d.ts +0 -2
  92. package/dist/minBy-8_1MWKrL.js +0 -15
  93. package/dist/round-CVSJOg17.js +0 -9
@@ -1,11 +1,11 @@
1
- import { CustomElement, WithAriaControls } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<WithAriaControls> & typeof CustomElement;
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,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValues, TemplateResult } from 'lit';
3
3
  import { OdxAccordionHeaderComponent } from './accordion-header.component.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { AreaHeaderSize, AreaHeaderVariant } from './area-header.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { AvatarSize, AvatarVariant } from './avatar.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { AvatarSize, AvatarVariant, OdxAvatarComponent } from '../avatar/index.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { BadgeVariant } from './badge.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValues, TemplateResult } from 'lit';
3
3
  import { OdxLinkComponent } from '../link/index.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValues, TemplateResult } from 'lit';
3
3
  interface BreadcrumbsItem {
4
4
  href: string;
@@ -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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof BaseLink;
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof BaseButtonComponent;
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 '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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 '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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 { CheckboxFormControl } from '@odx/foundation';
1
+ import { CheckboxFormControl } from '../../lib/main.js';
2
2
  import { PropertyValueMap, TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CheckboxGroupFormControl } from '@odx/foundation';
1
+ import { CheckboxGroupFormControl } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { CheckboxGroupVariant } from './checkbox-group.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CanBeDisabled, CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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 { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValueMap, TemplateResult } from 'lit';
3
3
  import { CircularProgressBarSize } from './circular-progress-bar.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CanBeDisabled, CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<PopoverHost> & import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,7 +1,7 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<IsLocalized> & typeof CustomElement;
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 '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  declare global {
3
3
  interface HTMLElementTagNameMap {
4
4
  'odx-header-actions': OdxHeaderActionsComponent;
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValueMap } from 'lit';
3
3
  import { HeadlineSize } from './headline.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { InlineMessageVariant } from './inline-message.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).IsFormControl<string>> & typeof CustomElement;
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,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValueMap } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,6 +1,6 @@
1
- import { ARIARole, CanBeDisabled, CustomElement } from '@odx/foundation';
1
+ import { ARIARole, CanBeDisabled, CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
- declare const BaseLink_base: import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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 '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).HasLoadingState> & typeof CustomElement;
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 '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { LogoSize } from './logo.models.js';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  declare global {
3
3
  interface HTMLElementTagNameMap {
4
4
  'odx-menu-label': OdxMenuLabelComponent;
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<PopoverHost> & typeof CustomElement;
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 '@odx/foundation';
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 { OptionControl } from '@odx/foundation';
1
+ import { OptionControl } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { PageAlignment, PageLayout } from './page.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { ProgressState } from './progress-bar.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CheckboxFormControl } from '@odx/foundation';
1
+ import { CheckboxFormControl } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { RadioGroupFormControl } from '@odx/foundation';
1
+ import { RadioGroupFormControl } from '../../lib/main.js';
2
2
  import { RadioGroupVariant } from './radio-group.models.js';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<IsLocalized> & typeof CustomElement;
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 { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValues, TemplateResult } from 'lit';
3
3
  import { SearchBarBehavior } from './search-bar.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { SelectFormControl } from '@odx/foundation';
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 '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { SeparatorAlign } from './separator.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../cdk/main.js').DraggableElement> & import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<import('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).IsNumberControl> & typeof CustomElement;
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,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { DragController } from '../../cdk/main.js';
3
3
  import { TemplateResult } from 'lit';
4
4
  import { OdxSliderHandleComponent } from './slider-handle.component.js';
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  declare global {
3
3
  interface HTMLElementTagNameMap {
4
4
  'odx-spacer': OdxSpacerComponent;
@@ -1,11 +1,11 @@
1
- import { CanBeDisabled, CustomElement } from '@odx/foundation';
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('../../dist/lib/main.js', { with: { "resolution-mode": "import" } }).Constructor<CanBeDisabled> & typeof CustomElement;
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 '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { StackAlign, StackGap, StackJustify } from './stack.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CheckboxFormControl } from '@odx/foundation';
1
+ import { CheckboxFormControl } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CheckboxFormControl } from '@odx/foundation';
1
+ import { CheckboxFormControl } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValues, TemplateResult } from 'lit';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
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';
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TextSize, TextVariant } from './text.models.js';
3
3
  declare global {
4
4
  interface HTMLElementTagNameMap {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { PropertyValueMap } from 'lit';
3
3
  import { TitleSize } from './title.models.js';
4
4
  declare global {
@@ -1,4 +1,4 @@
1
- import { CustomElement } from '@odx/foundation';
1
+ import { CustomElement } from '../../lib/main.js';
2
2
  import { TemplateResult } from 'lit';
3
3
  import { ToastVariant } from './toast.models.js';
4
4
  declare global {