@tedi-design-system/angular 6.4.0 → 6.5.0-rc.2
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/community/components/navigation/pagination/pagination.component.d.ts +3 -0
- package/community/components/navigation/pagination/pagination.component.d.ts.map +1 -1
- package/fesm2022/tedi-design-system-angular-community.mjs +3 -0
- package/fesm2022/tedi-design-system-angular-community.mjs.map +1 -1
- package/fesm2022/tedi-design-system-angular-tedi.mjs +3012 -784
- package/fesm2022/tedi-design-system-angular-tedi.mjs.map +1 -1
- package/package.json +2 -1
- package/tedi/components/buttons/collapse/collapse.component.d.ts +21 -5
- package/tedi/components/buttons/collapse/collapse.component.d.ts.map +1 -1
- package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts +76 -0
- package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts.map +1 -0
- package/tedi/components/buttons/index.d.ts +1 -0
- package/tedi/components/buttons/index.d.ts.map +1 -1
- package/tedi/components/content/index.d.ts +1 -0
- package/tedi/components/content/index.d.ts.map +1 -1
- package/tedi/components/content/table/index.d.ts +9 -0
- package/tedi/components/content/table/index.d.ts.map +1 -0
- package/tedi/components/content/table/row-span.utils.d.ts +10 -0
- package/tedi/components/content/table/row-span.utils.d.ts.map +1 -0
- package/tedi/components/content/table/table-columns-menu/index.d.ts +2 -0
- package/tedi/components/content/table/table-columns-menu/index.d.ts.map +1 -0
- package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts +19 -0
- package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts.map +1 -0
- package/tedi/components/content/table/table-header-button/index.d.ts +2 -0
- package/tedi/components/content/table/table-header-button/index.d.ts.map +1 -0
- package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts +36 -0
- package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts.map +1 -0
- package/tedi/components/content/table/table-toolbar/index.d.ts +2 -0
- package/tedi/components/content/table/table-toolbar/index.d.ts.map +1 -0
- package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts +6 -0
- package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts.map +1 -0
- package/tedi/components/content/table/table.component.d.ts +499 -0
- package/tedi/components/content/table/table.component.d.ts.map +1 -0
- package/tedi/components/content/table/table.context.d.ts +5 -0
- package/tedi/components/content/table/table.context.d.ts.map +1 -0
- package/tedi/components/content/table/table.persistence.d.ts +21 -0
- package/tedi/components/content/table/table.persistence.d.ts.map +1 -0
- package/tedi/components/content/table/table.types.d.ts +196 -0
- package/tedi/components/content/table/table.types.d.ts.map +1 -0
- package/tedi/components/helpers/empty-state/empty-state.component.d.ts +54 -0
- package/tedi/components/helpers/empty-state/empty-state.component.d.ts.map +1 -0
- package/tedi/components/helpers/empty-state/index.d.ts +2 -0
- package/tedi/components/helpers/empty-state/index.d.ts.map +1 -0
- package/tedi/components/helpers/index.d.ts +1 -0
- package/tedi/components/helpers/index.d.ts.map +1 -1
- package/tedi/components/navigation/index.d.ts +1 -0
- package/tedi/components/navigation/index.d.ts.map +1 -1
- package/tedi/components/navigation/pagination/index.d.ts +5 -0
- package/tedi/components/navigation/pagination/index.d.ts.map +1 -0
- package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts +31 -0
- package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts.map +1 -0
- package/tedi/components/navigation/pagination/pagination-results.directive.d.ts +17 -0
- package/tedi/components/navigation/pagination/pagination-results.directive.d.ts.map +1 -0
- package/tedi/components/navigation/pagination/pagination.component.d.ts +182 -0
- package/tedi/components/navigation/pagination/pagination.component.d.ts.map +1 -0
- package/tedi/components/navigation/pagination/pagination.types.d.ts +48 -0
- package/tedi/components/navigation/pagination/pagination.types.d.ts.map +1 -0
- package/tedi/components/navigation/pagination/pagination.utils.d.ts +24 -0
- package/tedi/components/navigation/pagination/pagination.utils.d.ts.map +1 -0
- package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts +14 -1
- package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts.map +1 -1
- package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts +15 -1
- package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts.map +1 -1
- package/tedi/components/overlay/modal/modal.component.d.ts +3 -3
- package/tedi/components/overlay/modal/modal.component.d.ts.map +1 -1
- package/tedi/components/overlay/modal/modal.service.d.ts.map +1 -1
- package/tedi/components/overlay/modal/modal.types.d.ts +9 -2
- package/tedi/components/overlay/modal/modal.types.d.ts.map +1 -1
- package/tedi/services/translation/translations.d.ts +108 -3
- package/tedi/services/translation/translations.d.ts.map +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination.utils.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/navigation/pagination/pagination.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAsB,MAAM,oBAAoB,CAAC;AAExE,MAAM,WAAW,iBAAiB;IAChC,4BAA4B;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,yDAAyD;IACzD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sDAAsD;IACtD,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAOD;;;;;;;;;;GAUG;AACH,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,SAAS,EACT,aAAiB,EACjB,YAAgB,GACjB,EAAE,iBAAiB,GAAG,cAAc,EAAE,CAmEtC"}
|
|
@@ -7,6 +7,19 @@ export declare class DropdownItemComponent {
|
|
|
7
7
|
readonly value: import("@angular/core").InputSignal<string | undefined>;
|
|
8
8
|
/** Is item disabled? */
|
|
9
9
|
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
10
|
+
/**
|
|
11
|
+
* Whether selecting this item closes the dropdown. Set `false` for items
|
|
12
|
+
* that should keep the dropdown open after selection (e.g. multi-select
|
|
13
|
+
* checkboxes).
|
|
14
|
+
* @default true
|
|
15
|
+
*/
|
|
16
|
+
readonly closeOnSelect: import("@angular/core").InputSignal<boolean>;
|
|
17
|
+
/**
|
|
18
|
+
* Fires when the item is activated via click or keyboard (Enter / Space).
|
|
19
|
+
* Use to react to selection without depending on click event ordering with
|
|
20
|
+
* the host's built-in `onClick` handler.
|
|
21
|
+
*/
|
|
22
|
+
readonly itemSelect: import("@angular/core").OutputEmitterRef<void>;
|
|
10
23
|
readonly host: ElementRef<HTMLLIElement>;
|
|
11
24
|
readonly dropdown: DropdownApi;
|
|
12
25
|
readonly dropdownContent: DropdownContentApi;
|
|
@@ -18,6 +31,6 @@ export declare class DropdownItemComponent {
|
|
|
18
31
|
onKeydown(event: KeyboardEvent): void;
|
|
19
32
|
private onItemSelect;
|
|
20
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownItemComponent, "li[tedi-dropdown-item]", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["customItemValue"], ["tedi-dropdown-item-value", "*"], true, never>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownItemComponent, "li[tedi-dropdown-item]", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; "isSignal": true; }; }, { "itemSelect": "itemSelect"; }, ["customItemValue"], ["tedi-dropdown-item-value", "*"], true, never>;
|
|
22
35
|
}
|
|
23
36
|
//# sourceMappingURL=dropdown-item.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dropdown-item.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,UAAU,
|
|
1
|
+
{"version":3,"file":"dropdown-item.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,UAAU,EAMX,MAAM,eAAe,CAAC;AACvB,OAAO,EAGL,WAAW,EACX,kBAAkB,EACnB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,0BAA0B,EAAE,MAAM,sDAAsD,CAAC;;AAGlG,qBAkBa,qBAAqB;IAChC,iBAAiB;IACjB,QAAQ,CAAC,KAAK,0DAAmB;IAEjC,wBAAwB;IACxB,QAAQ,CAAC,QAAQ,+CAAgB;IAEjC;;;;;OAKG;IACH,QAAQ,CAAC,aAAa,+CAAe;IAErC;;;;OAIG;IACH,QAAQ,CAAC,UAAU,iDAAkB;IAErC,QAAQ,CAAC,IAAI,4BAAiD;IAC9D,QAAQ,CAAC,QAAQ,cAAqC;IACtD,QAAQ,CAAC,eAAe,qBAAoD;IAE5E,sDAAsD;IACtD,QAAQ,CAAC,eAAe,yEAA4C;IAEpE,UAAU;IAIV,KAAK;IAKL,OAAO;IAOP,SAAS,CAAC,KAAK,EAAE,aAAa;IA2C9B,OAAO,CAAC,YAAY;yCAxFT,qBAAqB;2CAArB,qBAAqB;CAoGjC"}
|
|
@@ -1,13 +1,27 @@
|
|
|
1
|
+
import { ClosingButtonSize } from "../../../buttons/closing-button/closing-button.component";
|
|
1
2
|
import * as i0 from "@angular/core";
|
|
2
3
|
export declare class ModalHeaderComponent {
|
|
3
4
|
/** Should show closing button? */
|
|
4
5
|
readonly showClose: import("@angular/core").InputSignal<boolean>;
|
|
6
|
+
/**
|
|
7
|
+
* Size of the close button. When unset, the close button size tracks the
|
|
8
|
+
* modal's own `size` variant (default → standard close button, small →
|
|
9
|
+
* compact close button). Set explicitly to override that default.
|
|
10
|
+
*/
|
|
11
|
+
readonly closeButtonSize: import("@angular/core").InputSignal<ClosingButtonSize | undefined>;
|
|
5
12
|
/** @deprecated Injected when used inside the old template-based tedi-modal. */
|
|
6
13
|
private readonly modal;
|
|
7
14
|
/** Injected when opened via ModalService. */
|
|
8
15
|
private readonly modalRef;
|
|
16
|
+
/** Read from the surrounding modal so the close button can auto-shrink in small modals. */
|
|
17
|
+
private readonly modalSize;
|
|
18
|
+
/**
|
|
19
|
+
* Effective close-button size: explicit input wins, otherwise derive from
|
|
20
|
+
* the surrounding modal's `size` variant (small modal → small button).
|
|
21
|
+
*/
|
|
22
|
+
protected readonly effectiveCloseButtonSize: import("@angular/core").Signal<ClosingButtonSize>;
|
|
9
23
|
closeModal(): void;
|
|
10
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<ModalHeaderComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalHeaderComponent, "tedi-modal-header", never, { "showClose": { "alias": "showClose"; "required": false; "isSignal": true; }; }, {}, never, ["h1,h2,h3,h4,h5,h6", "[tedi-modal-description]", "*"], true, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalHeaderComponent, "tedi-modal-header", never, { "showClose": { "alias": "showClose"; "required": false; "isSignal": true; }; "closeButtonSize": { "alias": "closeButtonSize"; "required": false; "isSignal": true; }; }, {}, never, ["h1,h2,h3,h4,h5,h6", "[tedi-modal-description]", "*"], true, never>;
|
|
12
26
|
}
|
|
13
27
|
//# sourceMappingURL=modal-header.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal-header.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/modal/modal-header/modal-header.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"modal-header.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/modal/modal-header/modal-header.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAEL,iBAAiB,EAClB,MAAM,0DAA0D,CAAC;;AAKlE,qBAYa,oBAAoB;IAC/B,kCAAkC;IAClC,QAAQ,CAAC,SAAS,+CAAe;IAEjC;;;;OAIG;IACH,QAAQ,CAAC,eAAe,qEAAmD;IAE3E,+EAA+E;IAC/E,OAAO,CAAC,QAAQ,CAAC,KAAK,CAA8C;IAEpE,6CAA6C;IAC7C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAwC;IAEjE,2FAA2F;IAC3F,OAAO,CAAC,QAAQ,CAAC,SAAS,CAA0C;IAEpE;;;OAGG;IACH,SAAS,CAAC,QAAQ,CAAC,wBAAwB,oDAIxC;IAEH,UAAU;yCA9BC,oBAAoB;2CAApB,oBAAoB;CAqChC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AfterViewInit, OnDestroy } from "@angular/core";
|
|
1
|
+
import { AfterViewInit, OnDestroy, Signal } from "@angular/core";
|
|
2
2
|
import type { ModalSize, ModalWidth, ModalPosition } from "./modal.types";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
/**
|
|
@@ -34,8 +34,8 @@ export declare class ModalComponent implements AfterViewInit, OnDestroy {
|
|
|
34
34
|
private prevFocusedElement;
|
|
35
35
|
private readonly isPresetWidth;
|
|
36
36
|
/** Custom width for non-preset widths (legacy mode only). */
|
|
37
|
-
readonly customWidth:
|
|
38
|
-
readonly classes:
|
|
37
|
+
readonly customWidth: Signal<ModalWidth | null>;
|
|
38
|
+
readonly classes: Signal<string>;
|
|
39
39
|
constructor();
|
|
40
40
|
ngAfterViewInit(): void;
|
|
41
41
|
ngOnDestroy(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAQL,aAAa,EAEb,SAAS,
|
|
1
|
+
{"version":3,"file":"modal.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAQL,aAAa,EAEb,SAAS,EAIT,MAAM,EAEP,MAAM,eAAe,CAAC;AAKvB,OAAO,KAAK,EACV,SAAS,EACT,UAAU,EACV,aAAa,EACd,MAAM,eAAe,CAAC;;AAEvB;;;;;;;;;GASG;AACH,qBA4Ba,cAAe,YAAW,aAAa,EAAE,SAAS;IAC7D,4EAA4E;IAC5E,QAAQ,CAAC,IAAI,+CAAgB;IAE7B,iBAAiB;IACjB,QAAQ,CAAC,IAAI,iDAA+B;IAE5C,kBAAkB;IAClB,QAAQ,CAAC,KAAK,kDAA2B;IAEzC,4BAA4B;IAC5B,QAAQ,CAAC,QAAQ,qDAAkC;IAEnD,gGAAgG;IAChG,QAAQ,CAAC,oBAAoB,+CAAe;IAE5C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAoB;IAC7C,OAAO,CAAC,QAAQ,CAAC,IAAI,CAA+C;IACpE,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAuB;IAElD;;;OAGG;IACH,QAAQ,CAAC,WAAW,UAA0C;IAE9D,OAAO,CAAC,gBAAgB,CAAc;IACtC,OAAO,CAAC,kBAAkB,CAA4B;IAEtD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAE5B;IAEF,6DAA6D;IAC7D,QAAQ,CAAC,WAAW,4BAElB;IAEF,QAAQ,CAAC,OAAO,iBAwBb;;IAgBH,eAAe,IAAI,IAAI;IAOvB,WAAW;IAaX,OAAO,CAAC,MAAM;IAOd,OAAO,CAAC,OAAO;IAUf,gBAAgB;IAChB,eAAe,IAAI,IAAI;IAMvB,OAAO,CAAC,aAAa,CAInB;yCA9HS,cAAc;2CAAd,cAAc;CA+H1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.service.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,
|
|
1
|
+
{"version":3,"file":"modal.service.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,WAAW,EAMZ,MAAM,eAAe,CAAC;;AAIvB,qBACa,YAAY;IACvB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IACzC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAmB;IAE3C;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,EAC3B,SAAS,EAAE,aAAa,CAAC,OAAO,CAAC,EACjC,MAAM,GAAE,WAAW,CAAC,CAAC,CAAM,GAC1B,QAAQ,CAAC,CAAC,CAAC;IAmDd,6BAA6B;IAC7B,QAAQ,IAAI,IAAI;IAIhB,OAAO,CAAC,iBAAiB;IAmCzB,OAAO,CAAC,mBAAmB;IAyB3B,OAAO,CAAC,qBAAqB;yCA7IlB,YAAY;6CAAZ,YAAY;CAyKxB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { InjectionToken } from "@angular/core";
|
|
1
|
+
import { InjectionToken, Signal } from "@angular/core";
|
|
2
2
|
import { BreakpointFlag } from "../../../services/breakpoint/breakpoint.service";
|
|
3
3
|
export type ModalSize = "default" | "small";
|
|
4
4
|
export type ModalWidthPreset = "xs" | "sm" | "md" | "lg" | "xl";
|
|
5
5
|
export type ModalWidth = ModalWidthPreset | (string & {});
|
|
6
|
-
export type ModalPosition = "center" | "top" | "left" | "right";
|
|
6
|
+
export type ModalPosition = "center" | "top" | "bottom" | "left" | "right";
|
|
7
7
|
export type ModalScrollBehavior = "content" | "page";
|
|
8
8
|
export type ModalFullscreen = BreakpointFlag;
|
|
9
9
|
export interface ModalConfig<D = unknown> {
|
|
@@ -34,4 +34,11 @@ export interface ModalConfig<D = unknown> {
|
|
|
34
34
|
}
|
|
35
35
|
/** Injection token for data passed to a modal opened via ModalService. */
|
|
36
36
|
export declare const MODAL_DATA: InjectionToken<unknown>;
|
|
37
|
+
/**
|
|
38
|
+
* Injection token exposing the current modal's `size` variant as a signal.
|
|
39
|
+
* Provided by both the template-based `<tedi-modal>` and `ModalService` so
|
|
40
|
+
* child components (notably `<tedi-modal-header>`) can derive size-aware
|
|
41
|
+
* defaults without duplicating the variant in their own inputs.
|
|
42
|
+
*/
|
|
43
|
+
export declare const MODAL_SIZE: InjectionToken<Signal<ModalSize>>;
|
|
37
44
|
//# sourceMappingURL=modal.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.types.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"modal.types.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,iDAAiD,CAAC;AAEjF,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAC5C,MAAM,MAAM,gBAAgB,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAChE,MAAM,MAAM,UAAU,GAAG,gBAAgB,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;AAC1D,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAC3E,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,MAAM,CAAC;AACrD,MAAM,MAAM,eAAe,GAAG,cAAc,CAAC;AAE7C,MAAM,WAAW,WAAW,CAAC,CAAC,GAAG,OAAO;IACtC,wFAAwF;IACxF,IAAI,CAAC,EAAE,CAAC,CAAC;IACT,6CAA6C;IAC7C,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,yFAAyF;IACzF,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,+CAA+C;IAC/C,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,iIAAiI;IACjI,cAAc,CAAC,EAAE,mBAAmB,CAAC;IACrC,oEAAoE;IACpE,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,8DAA8D;IAC9D,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kEAAkE;IAClE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,6JAA6J;IAC7J,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B,4EAA4E;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iCAAiC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gDAAgD;IAChD,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,0EAA0E;AAC1E,eAAO,MAAM,UAAU,yBAA+C,CAAC;AAEvE;;;;;GAKG;AACH,eAAO,MAAM,UAAU,mCAAyD,CAAC"}
|
|
@@ -419,6 +419,90 @@ export declare const translationsMap: {
|
|
|
419
419
|
en: (direction: "asc" | "desc" | false) => "Sort decending" | "Remove sorting" | "Sort ascending";
|
|
420
420
|
ru: (direction: "asc" | "desc" | false) => "Сортировать по убыванию" | "Отменить сортировку" | "Сортировать по возрастанию";
|
|
421
421
|
};
|
|
422
|
+
"table.no-data": {
|
|
423
|
+
description: string;
|
|
424
|
+
components: string[];
|
|
425
|
+
et: string;
|
|
426
|
+
en: string;
|
|
427
|
+
ru: string;
|
|
428
|
+
};
|
|
429
|
+
"table.row-details": {
|
|
430
|
+
description: string;
|
|
431
|
+
components: string[];
|
|
432
|
+
et: string;
|
|
433
|
+
en: string;
|
|
434
|
+
ru: string;
|
|
435
|
+
};
|
|
436
|
+
"table.filter-input": {
|
|
437
|
+
description: string;
|
|
438
|
+
components: string[];
|
|
439
|
+
et: (column: string) => string;
|
|
440
|
+
en: (column: string) => string;
|
|
441
|
+
ru: (column: string) => string;
|
|
442
|
+
};
|
|
443
|
+
"table.filter-placeholder": {
|
|
444
|
+
description: string;
|
|
445
|
+
components: string[];
|
|
446
|
+
et: string;
|
|
447
|
+
en: string;
|
|
448
|
+
ru: string;
|
|
449
|
+
};
|
|
450
|
+
"table.filter-apply": {
|
|
451
|
+
description: string;
|
|
452
|
+
components: string[];
|
|
453
|
+
et: string;
|
|
454
|
+
en: string;
|
|
455
|
+
ru: string;
|
|
456
|
+
};
|
|
457
|
+
"table.filter-clear": {
|
|
458
|
+
description: string;
|
|
459
|
+
components: string[];
|
|
460
|
+
et: string;
|
|
461
|
+
en: string;
|
|
462
|
+
ru: string;
|
|
463
|
+
};
|
|
464
|
+
"table.filter-button-aria": {
|
|
465
|
+
description: string;
|
|
466
|
+
components: string[];
|
|
467
|
+
et: (column: string) => string;
|
|
468
|
+
en: (column: string) => string;
|
|
469
|
+
ru: (column: string) => string;
|
|
470
|
+
};
|
|
471
|
+
"table.columns": {
|
|
472
|
+
description: string;
|
|
473
|
+
components: string[];
|
|
474
|
+
et: string;
|
|
475
|
+
en: string;
|
|
476
|
+
ru: string;
|
|
477
|
+
};
|
|
478
|
+
"table.expand-row": {
|
|
479
|
+
description: string;
|
|
480
|
+
components: string[];
|
|
481
|
+
et: string;
|
|
482
|
+
en: string;
|
|
483
|
+
ru: string;
|
|
484
|
+
};
|
|
485
|
+
"table.collapse-row": {
|
|
486
|
+
description: string;
|
|
487
|
+
components: string[];
|
|
488
|
+
et: string;
|
|
489
|
+
en: string;
|
|
490
|
+
ru: string;
|
|
491
|
+
};
|
|
492
|
+
"table.drag-column": {
|
|
493
|
+
description: string;
|
|
494
|
+
components: string[];
|
|
495
|
+
et: string;
|
|
496
|
+
en: string;
|
|
497
|
+
ru: string;
|
|
498
|
+
};
|
|
499
|
+
"table.drag-row": {
|
|
500
|
+
description: string;
|
|
501
|
+
components: string[];
|
|
502
|
+
et: string;
|
|
503
|
+
en: string;
|
|
504
|
+
ru: string;
|
|
505
|
+
};
|
|
422
506
|
"tooltip.icon-trigger": {
|
|
423
507
|
description: string;
|
|
424
508
|
components: string[];
|
|
@@ -464,9 +548,9 @@ export declare const translationsMap: {
|
|
|
464
548
|
"pagination.results": {
|
|
465
549
|
description: string;
|
|
466
550
|
components: string[];
|
|
467
|
-
et: (count?: number) =>
|
|
468
|
-
en: (count?: number) =>
|
|
469
|
-
ru: (count?: number) =>
|
|
551
|
+
et: (count?: number) => string;
|
|
552
|
+
en: (count?: number) => string;
|
|
553
|
+
ru: (count?: number) => string;
|
|
470
554
|
};
|
|
471
555
|
"pagination.page-size": {
|
|
472
556
|
description: string;
|
|
@@ -475,6 +559,27 @@ export declare const translationsMap: {
|
|
|
475
559
|
en: string;
|
|
476
560
|
ru: string;
|
|
477
561
|
};
|
|
562
|
+
"pagination.page-status": {
|
|
563
|
+
description: string;
|
|
564
|
+
components: string[];
|
|
565
|
+
et: (page?: number, total?: number) => string;
|
|
566
|
+
en: (page?: number, total?: number) => string;
|
|
567
|
+
ru: (page?: number, total?: number) => string;
|
|
568
|
+
};
|
|
569
|
+
"pagination.page-title": {
|
|
570
|
+
description: string;
|
|
571
|
+
components: string[];
|
|
572
|
+
et: string;
|
|
573
|
+
en: string;
|
|
574
|
+
ru: string;
|
|
575
|
+
};
|
|
576
|
+
"pagination.page-size-title": {
|
|
577
|
+
description: string;
|
|
578
|
+
components: string[];
|
|
579
|
+
et: string;
|
|
580
|
+
en: string;
|
|
581
|
+
ru: string;
|
|
582
|
+
};
|
|
478
583
|
"table-of-contents.title": {
|
|
479
584
|
description: string;
|
|
480
585
|
components: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../tedi/services/translation/translations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAiFX,OAAO;qBACP,OAAO;qBACP,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAuGR,MAAM;oBACN,MAAM;oBACN,MAAM;;;;;oBAKN,MAAM,WAAW,MAAM;oBAEvB,MAAM,WAAW,MAAM;oBAEvB,MAAM,WAAW,MAAM;;;;;;;;;;;;oBAavB,MAAM;oBACN,MAAM;oBACN,MAAM;;;;;oBAKN,MAAM,cAAc,MAAM;oBAE1B,MAAM,cAAc,MAAM;oBAE1B,MAAM,cAAc,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAoK1B,MAAM;oBAIN,MAAM;oBAIN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;wBA6BF,OAAO;wBACP,OAAO;wBACP,OAAO;;;;;yBAMN,OAAO;yBACP,OAAO;yBACP,OAAO;;;;;yBAMP,OAAO;yBACP,OAAO;yBACP,OAAO;;;;;wBAMR,KAAK,GAAG,MAAM,GAAG,KAAK;wBAMtB,KAAK,GAAG,MAAM,GAAG,KAAK;wBAMtB,KAAK,GAAG,MAAM,GAAG,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../../../tedi/services/translation/translations.ts"],"names":[],"mappings":"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"}
|