@praxisui/table 9.0.58 → 9.0.60
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/ai/component-registry.json +227 -4
- package/docs/dynamic-filter-host-integration-guide.md +5 -0
- package/docs/dynamic-filter-payload-contract.md +18 -0
- package/fesm2022/{praxisui-table-filter-form-dialog-host.component-OZp84Fmo.mjs → praxisui-table-filter-form-dialog-host.component-DANYIQs6.mjs} +13 -13
- package/fesm2022/{praxisui-table-praxisui-table-DwcZUROX.mjs → praxisui-table-praxisui-table-Dc_qrYSl.mjs} +1340 -507
- package/fesm2022/{praxisui-table-table-agentic-authoring-turn-flow-CrxeA09C.mjs → praxisui-table-table-agentic-authoring-turn-flow-DlPu7OOk.mjs} +1 -1
- package/fesm2022/{praxisui-table-table-ai.adapter-BUfSa7oq.mjs → praxisui-table-table-ai.adapter-6-ZGVEFf.mjs} +1 -1
- package/fesm2022/praxisui-table.mjs +1 -1
- package/package.json +10 -10
- package/src/lib/praxis-table.json-api.md +1 -0
- package/types/praxisui-table.d.ts +70 -12
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Observable, firstValueFrom } from 'rxjs';
|
|
2
2
|
import { withAuthoringScopePolicy } from '@praxisui/ai';
|
|
3
|
-
import {
|
|
3
|
+
import { af as setTableActionGlobalActionRef } from './praxisui-table-praxisui-table-Dc_qrYSl.mjs';
|
|
4
4
|
|
|
5
5
|
class TableAgenticAuthoringTurnFlow {
|
|
6
6
|
adapter;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { firstValueFrom } from 'rxjs';
|
|
2
2
|
import { BaseAiAdapter, sanitizePraxisAssistantText, createComponentAuthoringContext } from '@praxisui/ai';
|
|
3
3
|
import { PRAXIS_GLOBAL_ACTION_CATALOG, deepMerge } from '@praxisui/core';
|
|
4
|
-
import {
|
|
4
|
+
import { L as TABLE_COMPONENT_EDIT_PLAN_OPERATION_IDS, n as PRAXIS_TABLE_AUTHORING_MANIFEST, T as TABLE_AI_CAPABILITIES, $ as coerceTableComponentEditPlans, a1 as compileTableComponentEditPlans, Q as TASK_PRESETS, a6 as getTableComponentEditPlanCapabilities, H as TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, E as TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, I as TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, O as TABLE_COMPONENT_EDIT_PLAN_VERSION, G as TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, K as TABLE_COMPONENT_EDIT_PLAN_KIND } from './praxisui-table-praxisui-table-Dc_qrYSl.mjs';
|
|
5
5
|
|
|
6
6
|
const TABLE_ROW_EXPRESSION_CONTEXT_OPTION = {
|
|
7
7
|
mode: 'expression',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as ANALYTICS_TABLE_ROW_KEY_FIELD, a as AnalyticsTableConfigAdapterService, b as AnalyticsTableContractService, c as AnalyticsTableStatsApiService, B as BOOLEAN_PRESETS, d as BehaviorConfigEditorComponent, C as CURRENCY_PRESETS, e as ColumnsConfigEditorComponent, D as DATE_PRESETS, f as DataFormatterComponent, g as DataFormattingService, F as FORMULA_TEMPLATES, h as FilterConfigService, i as FilterSettingsComponent, j as FormulaGeneratorService, J as JsonConfigEditorComponent, M as MessagesLocalizationEditorComponent, N as NUMBER_PRESETS, P as PERCENTAGE_PRESETS, k as PRAXIS_FILTER_AUTHORING_MANIFEST, l as PRAXIS_FILTER_COMPONENT_METADATA, m as
|
|
1
|
+
export { A as ANALYTICS_TABLE_ROW_KEY_FIELD, a as AnalyticsTableConfigAdapterService, b as AnalyticsTableContractService, c as AnalyticsTableStatsApiService, B as BOOLEAN_PRESETS, d as BehaviorConfigEditorComponent, C as CURRENCY_PRESETS, e as ColumnsConfigEditorComponent, D as DATE_PRESETS, f as DataFormatterComponent, g as DataFormattingService, F as FORMULA_TEMPLATES, h as FilterConfigService, i as FilterSettingsComponent, j as FormulaGeneratorService, J as JsonConfigEditorComponent, M as MessagesLocalizationEditorComponent, N as NUMBER_PRESETS, P as PERCENTAGE_PRESETS, k as PRAXIS_FILTER_AUTHORING_MANIFEST, l as PRAXIS_FILTER_COMPONENT_METADATA, m as PRAXIS_FILTER_VIEW_CONTEXT_SCHEMA_VERSION, n as PRAXIS_TABLE_AUTHORING_MANIFEST, o as PRAXIS_TABLE_COMPONENT_METADATA, p as PRAXIS_TABLE_TOOLBAR_APPEARANCE_PRESETS, q as PRAXIS_TABLE_TOOLBAR_DEFAULT_APPEARANCE, r as PRAXIS_TABLE_TOOLBAR_TOKEN_PRESETS, s as PraxisFilter, t as PraxisFilterWidgetConfigEditor, u as PraxisTable, v as PraxisTableConfigEditor, w as PraxisTableInlineAuthoringEditorComponent, x as PraxisTableToolbar, y as PraxisTableWidgetConfigEditor, S as STRING_PRESETS, T as TABLE_AI_CAPABILITIES, z as TABLE_COMPONENT_AI_CAPABILITIES, E as TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, G as TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, H as TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, I as TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, K as TABLE_COMPONENT_EDIT_PLAN_KIND, O as TABLE_COMPONENT_EDIT_PLAN_VERSION, Q as TASK_PRESETS, R as TableDefaultsProvider, U as TableRulesEditorComponent, V as ToolbarActionsEditorComponent, W as ValueMappingEditorComponent, X as VisualFormulaBuilderComponent, Y as analyticsComparisonMetricField, Z as buildTableApplyPlan, _ as coerceTableComponentEditPlan, $ as coerceTableComponentEditPlans, a0 as compileTableComponentEditPlan, a1 as compileTableComponentEditPlans, a2 as createTableAuthoringDocument, a3 as getActionId, a4 as getEnum, a5 as getTableCapabilities, a6 as getTableComponentEditPlanCapabilities, a7 as isTableRendererSupportedByRichContentP0, a8 as mapTableRendererToRichContentP0, a9 as normalizeTableAuthoringDocument, aa as parseLegacyOrTableDocument, ab as providePraxisFilterMetadata, ac as providePraxisTableMetadata, ad as providePraxisTableToolbarAppearance, ae as serializeTableAuthoringDocument, ag as toCanonicalTableConfig, ah as validateTableAuthoringDocument } from './praxisui-table-praxisui-table-Dc_qrYSl.mjs';
|
package/package.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@praxisui/table",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.60",
|
|
4
4
|
"description": "Advanced data table for Angular (Praxis UI) with editing, filtering, sorting, virtualization, and settings panel integration.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^21.0.0",
|
|
7
7
|
"@angular/core": "^21.0.0",
|
|
8
8
|
"@angular/platform-browser": "^21.0.0",
|
|
9
|
-
"@praxisui/ai": "^9.0.
|
|
10
|
-
"@praxisui/core": "^9.0.
|
|
11
|
-
"@praxisui/dynamic-fields": "^9.0.
|
|
12
|
-
"@praxisui/dynamic-form": "^9.0.
|
|
13
|
-
"@praxisui/metadata-editor": "^9.0.
|
|
14
|
-
"@praxisui/rich-content": "^9.0.
|
|
15
|
-
"@praxisui/settings-panel": "^9.0.
|
|
16
|
-
"@praxisui/table-rule-builder": "^9.0.
|
|
9
|
+
"@praxisui/ai": "^9.0.60",
|
|
10
|
+
"@praxisui/core": "^9.0.60",
|
|
11
|
+
"@praxisui/dynamic-fields": "^9.0.60",
|
|
12
|
+
"@praxisui/dynamic-form": "^9.0.60",
|
|
13
|
+
"@praxisui/metadata-editor": "^9.0.60",
|
|
14
|
+
"@praxisui/rich-content": "^9.0.60",
|
|
15
|
+
"@praxisui/settings-panel": "^9.0.60",
|
|
16
|
+
"@praxisui/table-rule-builder": "^9.0.60",
|
|
17
17
|
"@angular/cdk": "^21.0.0",
|
|
18
18
|
"@angular/forms": "^21.0.0",
|
|
19
19
|
"@angular/material": "^21.0.0",
|
|
20
20
|
"@angular/router": "^21.0.0",
|
|
21
|
-
"@praxisui/dialog": "^9.0.
|
|
21
|
+
"@praxisui/dialog": "^9.0.60",
|
|
22
22
|
"rxjs": "~7.8.0"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
@@ -115,6 +115,7 @@ Este documento e a referencia canonica da API JSON de praxis-table.
|
|
|
115
115
|
- O filtro rápido é combinado com os critérios já ativos. Ao desativá-lo, a tabela restaura os critérios anteriores sem perder o contexto do operador.
|
|
116
116
|
- Aplicar ou limpar o formulário de filtros avançados encerra o estado visual do filtro rápido para evitar dois controles aparentarem governar critérios divergentes.
|
|
117
117
|
- A composição adaptativa é responsabilidade do runtime: identidade, escopo, consulta e comandos se reorganizam pela largura do container da tabela. Dentro da consulta, campos editáveis formam a região de critérios; tags/atalhos salvos e comandos de gerenciamento formam um único cluster auxiliar. Em largura intermediária, os critérios e esse cluster completo compartilham o mesmo fluxo de quebra para aproveitar a faixa final sem criar uma linha órfã; em largura estreita, o cluster migra inteiro para a faixa seguinte. O host não precisa declarar coordenadas, breakpoints ou ordem visual adicional.
|
|
118
|
+
- Em superfícies de até `640px`, os campos de consulta absorvem o espaço residual da própria linha até o limite do arquétipo; em `320px`, entradas que não cabem em pares ocupam a largura útil integral. Presets e comandos curtos preservam largura intrínseca. Grupos binários de filtros rápidos equilibram as duas opções em até `540px`, enquanto grupos maiores mantêm largura por conteúdo e overflow acessível.
|
|
118
119
|
- `advancedFilters.settings.alwaysVisibleFields` deve conter apenas critérios frequentes. Atalhos persistidos e comandos de gerenciamento não devem ser simulados como campos sempre visíveis nem reposicionados por seletores CSS internos do host.
|
|
119
120
|
- Cada item de `tags[]` deve declarar `id`, `label` e `patch`; as chaves e os valores de `patch` devem corresponder ao `FilterDTO` canônico. Tags fornecidas pelo host são acionáveis, mas não podem ser renomeadas ou excluídas como atalhos persistidos pelo usuário. A aplicação imediata é emitida por `submit`.
|
|
120
121
|
- `config.toolbar.densityToggle.enabled` materializa o seletor de densidade. `values` pode restringir as opções entre `compact`, `comfortable` e `spacious`.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _praxisui_core from '@praxisui/core';
|
|
2
2
|
import { TableToolbarAppearanceConfig, TableConfig, TableToolbarAppearanceDensity, ToolbarActionEvent, PraxisExportScope, LoggerService, PraxisI18nService, TableToolbarAppearanceVariant, TableToolbarAppearanceShape, TableToolbarAppearanceDivider, TableToolbarTokenName, ToolbarAction as ToolbarAction$1, GlobalConfigService, AsyncConfigStorage, LocalStorageConfigService, ApiUrlEntry, FieldMetadata, SchemaIdParams, FormConfig, GenericCrudService, DynamicFormService, SchemaNormalizerService, ComponentKeyService, ComponentDocMeta, PraxisTextValue, PraxisAnalyticsProjection, PraxisDataQueryContext, ApiUrlConfig, PraxisQueryFilterExpression, RecordRelatedSurfaceContextPack, PraxisResourceEvent, LoadingState, RestApiLinks, ColumnDefinition, RichBlockNode, ResourceCapabilityDigest, ConnectionStorage, LoadingOrchestrator, GlobalActionService, EnterpriseRuntimeContextService, PraxisLoadingRenderer, PraxisRuntimeComponentObservationEnvelope, TableDetailRichListNode, TableDetailCardGridNode, TableDetailCardGridCardNode, TableDetailTimelineNode, JsonLogicDataRecord, TableDetailListItemAction, TableDetailActionBarNode, TableDetailActionBarAction, TableDetailRefNode, TableDetailTemplateRefNode, TableDetailDiagramEmbedNode, TableDetailEmbedAction, GlobalActionRef, PraxisRuntimeGlobalActionEffect, ResourceActionCatalogItem, ResourceSurfaceCatalogItem, ResourceCapabilityOperation, JsonLogicExpression, PraxisPresentationVisualizationKind, PraxisTableCellVisualizationConstraint, GlobalActionCatalogEntry, IconPickerService, SurfaceOpenPayload, GlobalActionField, FieldDefinition, PraxisRuntimeConditionalEffectRule, PraxisJsonLogicService, TableConfigService, SettingsValueProvider as SettingsValueProvider$1, AnalyticsSchemaContractService, AnalyticsPresentationResolver, RichPresenterNode, RichComposeNode, ComponentAuthoringManifest, AiCapability, AiCapabilityCategory, AiValueKind, AiCapabilityCatalog } from '@praxisui/core';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { InjectionToken, OnDestroy, EventEmitter, ElementRef, Provider, OnInit, OnChanges,
|
|
4
|
+
import { InjectionToken, AfterViewInit, OnDestroy, EventEmitter, ElementRef, Provider, OnInit, OnChanges, DoCheck, DestroyRef, ChangeDetectorRef, NgZone, SimpleChanges, ComponentRef, AfterContentInit, Injector, Type } from '@angular/core';
|
|
5
5
|
import { ActivatedRoute } from '@angular/router';
|
|
6
6
|
import { SafeHtml } from '@angular/platform-browser';
|
|
7
7
|
import { MatTable, MatTableDataSource } from '@angular/material/table';
|
|
@@ -16,7 +16,7 @@ import { BehaviorSubject, Subscription, Observable } from 'rxjs';
|
|
|
16
16
|
import { SettingsPanelService, SettingsValueProvider } from '@praxisui/settings-panel';
|
|
17
17
|
import { FormGroup, FormControl, FormBuilder } from '@angular/forms';
|
|
18
18
|
import { MatDialog } from '@angular/material/dialog';
|
|
19
|
-
import { PdxCollectionSearchComponent, BaseDynamicFieldComponent } from '@praxisui/dynamic-fields';
|
|
19
|
+
import { PdxCollectionSearchComponent, OptionDisplayResolverService, BaseDynamicFieldComponent } from '@praxisui/dynamic-fields';
|
|
20
20
|
import { CdkOverlayOrigin, ConnectedPosition } from '@angular/cdk/overlay';
|
|
21
21
|
import { PraxisDialog } from '@praxisui/dialog';
|
|
22
22
|
import { PraxisAssistantVoiceInputMode, PraxisAssistantTurnViewState, PraxisAssistantShellLayout, PraxisAssistantShellLabels, PraxisAssistantSessionSnapshot, PraxisAssistantShellQuickReply, PraxisAssistantRecommendedIntent, PraxisAssistantShellMessage } from '@praxisui/ai';
|
|
@@ -41,14 +41,22 @@ declare const PRAXIS_TABLE_TOOLBAR_APPEARANCE_PRESETS: Record<string, TableToolb
|
|
|
41
41
|
declare const PRAXIS_TABLE_TOOLBAR_DEFAULT_APPEARANCE: InjectionToken<TableToolbarAppearanceConfig>;
|
|
42
42
|
declare const PRAXIS_TABLE_TOOLBAR_TOKEN_PRESETS: InjectionToken<Record<string, TableToolbarAppearanceConfig>>;
|
|
43
43
|
declare function providePraxisTableToolbarAppearance(appearance: TableToolbarAppearanceConfig, presets?: Record<string, TableToolbarAppearanceConfig>): Provider[];
|
|
44
|
-
declare class PraxisTableToolbar implements OnDestroy {
|
|
44
|
+
declare class PraxisTableToolbar implements AfterViewInit, OnDestroy {
|
|
45
45
|
private hostRef;
|
|
46
46
|
private logger?;
|
|
47
47
|
private i18n?;
|
|
48
48
|
private defaultAppearance?;
|
|
49
49
|
private tokenPresets?;
|
|
50
|
+
private toolbarRoot?;
|
|
51
|
+
private toolbarIdentity?;
|
|
52
|
+
private fullActionsGroup?;
|
|
53
|
+
private endActionsGroup?;
|
|
50
54
|
activeOverflowMenuTrigger?: MatMenuTrigger;
|
|
51
55
|
private activeOverflowMenuTriggerElement?;
|
|
56
|
+
readonly actionsCompacted: i0.WritableSignal<boolean>;
|
|
57
|
+
private actionCapacityObserver?;
|
|
58
|
+
private actionCapacityMutationObserver?;
|
|
59
|
+
private actionCapacityFrame;
|
|
52
60
|
config?: TableConfig;
|
|
53
61
|
appearance?: TableToolbarAppearanceConfig | null;
|
|
54
62
|
backgroundColor: string | null;
|
|
@@ -98,6 +106,9 @@ declare class PraxisTableToolbar implements OnDestroy {
|
|
|
98
106
|
getToolbarAriaLabel(): string;
|
|
99
107
|
getToolbarLeadingLabel(): string;
|
|
100
108
|
getToolbarActionsLabel(): string;
|
|
109
|
+
getCompactActionsGroupLabel(): string;
|
|
110
|
+
getCompactExportGroupLabel(): string;
|
|
111
|
+
getCompactViewGroupLabel(): string;
|
|
101
112
|
getToolbarConfigurationLabel(): string;
|
|
102
113
|
getToolbarIdentityLabel(): string;
|
|
103
114
|
getToolbarIdentityTooltip(): string | null;
|
|
@@ -155,7 +166,12 @@ declare class PraxisTableToolbar implements OnDestroy {
|
|
|
155
166
|
toggleColumnVisibility(field: string, visible: boolean): void;
|
|
156
167
|
private tx;
|
|
157
168
|
private interpolateText;
|
|
169
|
+
ngAfterViewInit(): void;
|
|
158
170
|
ngOnDestroy(): void;
|
|
171
|
+
private scheduleActionCapacityCheck;
|
|
172
|
+
private updateActionCapacity;
|
|
173
|
+
private getIdentityRequiredWidth;
|
|
174
|
+
private readPixelValue;
|
|
159
175
|
getToolbarVariant(): TableToolbarAppearanceVariant;
|
|
160
176
|
getToolbarDensity(): TableToolbarAppearanceDensity;
|
|
161
177
|
getToolbarShape(): TableToolbarAppearanceShape;
|
|
@@ -189,6 +205,8 @@ declare class PraxisTableToolbar implements OnDestroy {
|
|
|
189
205
|
isActionDisabled(action: any): boolean;
|
|
190
206
|
getActionTooltip(action: any): string | null;
|
|
191
207
|
getActionDisabledReason(action: any): string | null;
|
|
208
|
+
getCompactOverflowCommonDisabledReason(): string | null;
|
|
209
|
+
getCompactActionSpecificDisabledReason(action: any): string | null;
|
|
192
210
|
getActionAriaDisabled(action: any): 'true' | null;
|
|
193
211
|
onDocumentKeydown(event: KeyboardEvent): void;
|
|
194
212
|
getBulkActionsPosition(): 'toolbar' | 'floating' | 'both';
|
|
@@ -447,16 +465,38 @@ declare class FilterConfigService {
|
|
|
447
465
|
/**
|
|
448
466
|
* Persist a filter configuration for the given key.
|
|
449
467
|
*/
|
|
450
|
-
save(key: string, config: FilterConfig): void
|
|
468
|
+
save(key: string, config: FilterConfig): Promise<void>;
|
|
451
469
|
/**
|
|
452
470
|
* Clear the persisted filter configuration from both remote storage and the
|
|
453
471
|
* local fallback cache so reset/reopen cannot revive stale preferences.
|
|
454
472
|
*/
|
|
455
|
-
clear(key: string): void
|
|
473
|
+
clear(key: string): Promise<void>;
|
|
456
474
|
static ɵfac: i0.ɵɵFactoryDeclaration<FilterConfigService, never>;
|
|
457
475
|
static ɵprov: i0.ɵɵInjectableDeclaration<FilterConfigService>;
|
|
458
476
|
}
|
|
459
477
|
|
|
478
|
+
declare const PRAXIS_FILTER_VIEW_CONTEXT_SCHEMA_VERSION: "praxis.filter-view-context.v1";
|
|
479
|
+
interface PraxisFilterViewField {
|
|
480
|
+
field: string;
|
|
481
|
+
fieldLabel: string;
|
|
482
|
+
rawValue: unknown;
|
|
483
|
+
displayValue: string;
|
|
484
|
+
displayResolved: boolean;
|
|
485
|
+
}
|
|
486
|
+
/**
|
|
487
|
+
* Presentation projection of a filter DTO.
|
|
488
|
+
*
|
|
489
|
+
* `filter` remains the canonical backend payload. The other properties are
|
|
490
|
+
* display evidence for page composition and must not be sent as query fields.
|
|
491
|
+
*/
|
|
492
|
+
interface PraxisFilterViewContext {
|
|
493
|
+
schemaVersion: typeof PRAXIS_FILTER_VIEW_CONTEXT_SCHEMA_VERSION;
|
|
494
|
+
filter: Record<string, unknown>;
|
|
495
|
+
labels: Record<string, string>;
|
|
496
|
+
fieldLabels: Record<string, string>;
|
|
497
|
+
fields: PraxisFilterViewField[];
|
|
498
|
+
}
|
|
499
|
+
|
|
460
500
|
type FilterTag = {
|
|
461
501
|
id: string;
|
|
462
502
|
label: string;
|
|
@@ -490,6 +530,8 @@ type I18n = {
|
|
|
490
530
|
selectedFieldsCount?: string;
|
|
491
531
|
selectedFieldsCountSingular?: string;
|
|
492
532
|
selectedFieldsSectionTitle?: string;
|
|
533
|
+
fixedFieldsSectionTitle?: string;
|
|
534
|
+
fixedFieldDescription?: string;
|
|
493
535
|
availableFieldsSectionTitle?: string;
|
|
494
536
|
manageFieldsApply?: string;
|
|
495
537
|
selectAllResults?: string;
|
|
@@ -538,6 +580,8 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
538
580
|
private cdr;
|
|
539
581
|
private ngZone;
|
|
540
582
|
private dynamicForm;
|
|
583
|
+
private optionDisplayResolver;
|
|
584
|
+
private viewContextCrud;
|
|
541
585
|
private schemaNormalizer;
|
|
542
586
|
private componentKeys;
|
|
543
587
|
private route?;
|
|
@@ -645,6 +689,8 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
645
689
|
clear: EventEmitter<void>;
|
|
646
690
|
modeChange: EventEmitter<"filter">;
|
|
647
691
|
requestSearch: EventEmitter<Record<string, any>>;
|
|
692
|
+
/** Presentation projection; never use this object as a backend filter DTO. */
|
|
693
|
+
contextChange: EventEmitter<PraxisFilterViewContext>;
|
|
648
694
|
tagsChange: EventEmitter<FilterTag[]>;
|
|
649
695
|
/** Emits when user-selected field ids change */
|
|
650
696
|
selectedFieldIdsChange: EventEmitter<string[]>;
|
|
@@ -678,6 +724,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
678
724
|
schemaLoading: boolean;
|
|
679
725
|
schemaError: boolean;
|
|
680
726
|
private schemaMetas?;
|
|
727
|
+
private viewContextRevision;
|
|
681
728
|
private advancedChange$;
|
|
682
729
|
private alwaysFormReset$;
|
|
683
730
|
private dto;
|
|
@@ -717,6 +764,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
717
764
|
} | null;
|
|
718
765
|
readonly addManagerTitleId: string;
|
|
719
766
|
readonly addManagerDescriptionId: string;
|
|
767
|
+
readonly addManagerViewportMargin = 8;
|
|
720
768
|
readonly addOverlayPositions: ConnectedPosition[];
|
|
721
769
|
private applySchemaQueued;
|
|
722
770
|
private shortcutPromptOpen;
|
|
@@ -753,7 +801,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
753
801
|
private filterSchemaIgnoreKey;
|
|
754
802
|
private filterSchemaSnoozeKey;
|
|
755
803
|
private filterSchemaNotifiedKey;
|
|
756
|
-
constructor(crud: GenericCrudService<any>, configStorage: AsyncConfigStorage, destroyRef: DestroyRef, filterConfig: FilterConfigService, settingsPanel: SettingsPanelService, snackBar: MatSnackBar, dialog: MatDialog, praxisDialog: PraxisDialog, cdr: ChangeDetectorRef, ngZone: NgZone, dynamicForm: DynamicFormService, schemaNormalizer: SchemaNormalizerService, componentKeys: ComponentKeyService, route?: ActivatedRoute | undefined, logger?: LoggerService | undefined);
|
|
804
|
+
constructor(crud: GenericCrudService<any>, configStorage: AsyncConfigStorage, destroyRef: DestroyRef, filterConfig: FilterConfigService, settingsPanel: SettingsPanelService, snackBar: MatSnackBar, dialog: MatDialog, praxisDialog: PraxisDialog, cdr: ChangeDetectorRef, ngZone: NgZone, dynamicForm: DynamicFormService, optionDisplayResolver: OptionDisplayResolverService, viewContextCrud: GenericCrudService<any>, schemaNormalizer: SchemaNormalizerService, componentKeys: ComponentKeyService, route?: ActivatedRoute | undefined, logger?: LoggerService | undefined);
|
|
757
805
|
private readonly global;
|
|
758
806
|
private resolveRuntimeEnvironment;
|
|
759
807
|
private getLogger;
|
|
@@ -770,6 +818,11 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
770
818
|
private setActiveFiltersCount;
|
|
771
819
|
private loadSavedTagsFromStorage;
|
|
772
820
|
private resolveInputDto;
|
|
821
|
+
private emitSubmitDto;
|
|
822
|
+
private emitChangeDto;
|
|
823
|
+
private emitViewContext;
|
|
824
|
+
private resolveViewContextFieldMetadata;
|
|
825
|
+
private formatViewContextFallback;
|
|
773
826
|
private resolveInitialDto;
|
|
774
827
|
private syncFormsFromDto;
|
|
775
828
|
private refreshProgrammaticFilterFieldDisplays;
|
|
@@ -839,6 +892,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
839
892
|
private withAdvancedDatePickerTouchPolicy;
|
|
840
893
|
private isAdvancedDatePickerControl;
|
|
841
894
|
private buildAdvancedFilterColumn;
|
|
895
|
+
private isLongTextFilterField;
|
|
842
896
|
private isCompositeRangeFilterField;
|
|
843
897
|
private pickMetasByOrder;
|
|
844
898
|
private hasRemoteOptionSource;
|
|
@@ -875,6 +929,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
875
929
|
onAddOpened(opened: boolean): void;
|
|
876
930
|
toggleAddManager(): void;
|
|
877
931
|
closeAddManager(): void;
|
|
932
|
+
focusAddManagerSearch(): void;
|
|
878
933
|
toggleManagedField(fieldId: string, checked: boolean): void;
|
|
879
934
|
isAddManagerItemInMotion(fieldId: string, type: 'added' | 'removed'): boolean;
|
|
880
935
|
private startAddManagerItemMotion;
|
|
@@ -885,6 +940,8 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
885
940
|
getAddManagerVisibleSelectedFieldsSummary(): string;
|
|
886
941
|
private getAddManagerFieldsSummary;
|
|
887
942
|
getAddManagerSelectedItems(): ManagedFilterItem[];
|
|
943
|
+
getAddManagerFixedItems(): ManagedFilterItem[];
|
|
944
|
+
getAddManagerFixedFieldAriaLabel(item: ManagedFilterItem): string;
|
|
888
945
|
getAddManagerAvailableItems(): ManagedFilterItem[];
|
|
889
946
|
isAddManagerFieldSelected(fieldId: string): boolean;
|
|
890
947
|
isAddManagerFieldPendingAddition(fieldId: string): boolean;
|
|
@@ -912,6 +969,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
912
969
|
private normalizeManagedFieldSelection;
|
|
913
970
|
private mergeSelectedFieldIds;
|
|
914
971
|
private formatWithCount;
|
|
972
|
+
private getVisibleFieldCount;
|
|
915
973
|
getAddAriaLabel(): string;
|
|
916
974
|
getAddTriggerLabel(): string;
|
|
917
975
|
getAddTooltip(): string;
|
|
@@ -932,6 +990,7 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
932
990
|
getAdvancedAriaLabel(): string;
|
|
933
991
|
getAdvancedTooltip(): string;
|
|
934
992
|
getSettingsAriaLabel(): string;
|
|
993
|
+
getFieldSettingsLabel(): string;
|
|
935
994
|
getSettingsTooltip(): string;
|
|
936
995
|
getTagActionsAriaLabel(tag?: FilterTag): string;
|
|
937
996
|
private getSchemaMetaKey;
|
|
@@ -987,8 +1046,8 @@ declare class PraxisFilter implements OnInit, OnChanges, AfterViewInit, OnDestro
|
|
|
987
1046
|
onGlobalKeydown(event: KeyboardEvent): void;
|
|
988
1047
|
private isEditableElement;
|
|
989
1048
|
private focusQuick;
|
|
990
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PraxisFilter, [null, null, null, null, null, null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
991
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PraxisFilter, "praxis-filter", never, { "resourcePath": { "alias": "resourcePath"; "required": true; }; "apiUrlEntry": { "alias": "apiUrlEntry"; "required": false; }; "fieldMetadata": { "alias": "fieldMetadata"; "required": false; }; "filterId": { "alias": "filterId"; "required": false; }; "formId": { "alias": "formId"; "required": false; }; "componentInstanceId": { "alias": "componentInstanceId"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "notifyIfOutdated": { "alias": "notifyIfOutdated"; "required": false; }; "snoozeMs": { "alias": "snoozeMs"; "required": false; }; "autoOpenSettingsOnOutdated": { "alias": "autoOpenSettingsOnOutdated"; "required": false; }; "enableCustomization": { "alias": "enableCustomization"; "required": false; }; "value": { "alias": "value"; "required": false; }; "alwaysVisibleFields": { "alias": "alwaysVisibleFields"; "required": false; }; "alwaysVisibleFieldMetadataOverrides": { "alias": "alwaysVisibleFieldMetadataOverrides"; "required": false; }; "selectedFieldIds": { "alias": "selectedFieldIds"; "required": false; }; "tags": { "alias": "tags"; "required": false; }; "allowSaveTags": { "alias": "allowSaveTags"; "required": false; }; "persistenceKey": { "alias": "persistenceKey"; "required": false; }; "disablePersistence": { "alias": "disablePersistence"; "required": false; }; "i18n": { "alias": "i18n"; "required": false; }; "changeDebounceMs": { "alias": "changeDebounceMs"; "required": false; }; "showFilterSettings": { "alias": "showFilterSettings"; "required": false; }; "showAdvancedButton": { "alias": "showAdvancedButton"; "required": false; }; "showAddButton": { "alias": "showAddButton"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "showSearchButton": { "alias": "showSearchButton"; "required": false; }; "confirmTagDelete": { "alias": "confirmTagDelete"; "required": false; }; "placeBooleansInActions": { "alias": "placeBooleansInActions"; "required": false; }; "showToggleLabels": { "alias": "showToggleLabels"; "required": false; }; "useInlineSelectVariant": { "alias": "useInlineSelectVariant"; "required": false; }; "useInlineSearchableSelectVariant": { "alias": "useInlineSearchableSelectVariant"; "required": false; }; "useInlineMultiSelectVariant": { "alias": "useInlineMultiSelectVariant"; "required": false; }; "useInlineInputVariant": { "alias": "useInlineInputVariant"; "required": false; }; "useInlineToggleVariant": { "alias": "useInlineToggleVariant"; "required": false; }; "useInlineRangeVariant": { "alias": "useInlineRangeVariant"; "required": false; }; "useInlineDateVariant": { "alias": "useInlineDateVariant"; "required": false; }; "useInlineDateRangeVariant": { "alias": "useInlineDateRangeVariant"; "required": false; }; "useInlineTimeVariant": { "alias": "useInlineTimeVariant"; "required": false; }; "useInlineTimeRangeVariant": { "alias": "useInlineTimeRangeVariant"; "required": false; }; "useInlineTreeSelectVariant": { "alias": "useInlineTreeSelectVariant"; "required": false; }; "alwaysMinWidth": { "alias": "alwaysMinWidth"; "required": false; }; "alwaysColsMd": { "alias": "alwaysColsMd"; "required": false; }; "alwaysColsLg": { "alias": "alwaysColsLg"; "required": false; }; "tagColor": { "alias": "tagColor"; "required": false; }; "tagVariant": { "alias": "tagVariant"; "required": false; }; "tagButtonColor": { "alias": "tagButtonColor"; "required": false; }; "actionsButtonColor": { "alias": "actionsButtonColor"; "required": false; }; "actionsVariant": { "alias": "actionsVariant"; "required": false; }; "overlayVariant": { "alias": "overlayVariant"; "required": false; }; "overlayBackdrop": { "alias": "overlayBackdrop"; "required": false; }; "advancedOpenMode": { "alias": "advancedOpenMode"; "required": false; }; "advancedClearButtonsEnabled": { "alias": "advancedClearButtonsEnabled"; "required": false; }; }, { "submit": "submit"; "change": "change"; "clear": "clear"; "modeChange": "modeChange"; "requestSearch": "requestSearch"; "tagsChange": "tagsChange"; "selectedFieldIdsChange": "selectedFieldIdsChange"; "metaChanged": "metaChanged"; "schemaStatusChange": "schemaStatusChange"; }, never, never, true, never>;
|
|
1049
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PraxisFilter, [null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
1050
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PraxisFilter, "praxis-filter", never, { "resourcePath": { "alias": "resourcePath"; "required": true; }; "apiUrlEntry": { "alias": "apiUrlEntry"; "required": false; }; "fieldMetadata": { "alias": "fieldMetadata"; "required": false; }; "filterId": { "alias": "filterId"; "required": false; }; "formId": { "alias": "formId"; "required": false; }; "componentInstanceId": { "alias": "componentInstanceId"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "notifyIfOutdated": { "alias": "notifyIfOutdated"; "required": false; }; "snoozeMs": { "alias": "snoozeMs"; "required": false; }; "autoOpenSettingsOnOutdated": { "alias": "autoOpenSettingsOnOutdated"; "required": false; }; "enableCustomization": { "alias": "enableCustomization"; "required": false; }; "value": { "alias": "value"; "required": false; }; "alwaysVisibleFields": { "alias": "alwaysVisibleFields"; "required": false; }; "alwaysVisibleFieldMetadataOverrides": { "alias": "alwaysVisibleFieldMetadataOverrides"; "required": false; }; "selectedFieldIds": { "alias": "selectedFieldIds"; "required": false; }; "tags": { "alias": "tags"; "required": false; }; "allowSaveTags": { "alias": "allowSaveTags"; "required": false; }; "persistenceKey": { "alias": "persistenceKey"; "required": false; }; "disablePersistence": { "alias": "disablePersistence"; "required": false; }; "i18n": { "alias": "i18n"; "required": false; }; "changeDebounceMs": { "alias": "changeDebounceMs"; "required": false; }; "showFilterSettings": { "alias": "showFilterSettings"; "required": false; }; "showAdvancedButton": { "alias": "showAdvancedButton"; "required": false; }; "showAddButton": { "alias": "showAddButton"; "required": false; }; "showClearButton": { "alias": "showClearButton"; "required": false; }; "showSearchButton": { "alias": "showSearchButton"; "required": false; }; "confirmTagDelete": { "alias": "confirmTagDelete"; "required": false; }; "placeBooleansInActions": { "alias": "placeBooleansInActions"; "required": false; }; "showToggleLabels": { "alias": "showToggleLabels"; "required": false; }; "useInlineSelectVariant": { "alias": "useInlineSelectVariant"; "required": false; }; "useInlineSearchableSelectVariant": { "alias": "useInlineSearchableSelectVariant"; "required": false; }; "useInlineMultiSelectVariant": { "alias": "useInlineMultiSelectVariant"; "required": false; }; "useInlineInputVariant": { "alias": "useInlineInputVariant"; "required": false; }; "useInlineToggleVariant": { "alias": "useInlineToggleVariant"; "required": false; }; "useInlineRangeVariant": { "alias": "useInlineRangeVariant"; "required": false; }; "useInlineDateVariant": { "alias": "useInlineDateVariant"; "required": false; }; "useInlineDateRangeVariant": { "alias": "useInlineDateRangeVariant"; "required": false; }; "useInlineTimeVariant": { "alias": "useInlineTimeVariant"; "required": false; }; "useInlineTimeRangeVariant": { "alias": "useInlineTimeRangeVariant"; "required": false; }; "useInlineTreeSelectVariant": { "alias": "useInlineTreeSelectVariant"; "required": false; }; "alwaysMinWidth": { "alias": "alwaysMinWidth"; "required": false; }; "alwaysColsMd": { "alias": "alwaysColsMd"; "required": false; }; "alwaysColsLg": { "alias": "alwaysColsLg"; "required": false; }; "tagColor": { "alias": "tagColor"; "required": false; }; "tagVariant": { "alias": "tagVariant"; "required": false; }; "tagButtonColor": { "alias": "tagButtonColor"; "required": false; }; "actionsButtonColor": { "alias": "actionsButtonColor"; "required": false; }; "actionsVariant": { "alias": "actionsVariant"; "required": false; }; "overlayVariant": { "alias": "overlayVariant"; "required": false; }; "overlayBackdrop": { "alias": "overlayBackdrop"; "required": false; }; "advancedOpenMode": { "alias": "advancedOpenMode"; "required": false; }; "advancedClearButtonsEnabled": { "alias": "advancedClearButtonsEnabled"; "required": false; }; }, { "submit": "submit"; "change": "change"; "clear": "clear"; "modeChange": "modeChange"; "requestSearch": "requestSearch"; "contextChange": "contextChange"; "tagsChange": "tagsChange"; "selectedFieldIdsChange": "selectedFieldIdsChange"; "metaChanged": "metaChanged"; "schemaStatusChange": "schemaStatusChange"; }, never, never, true, never>;
|
|
992
1051
|
}
|
|
993
1052
|
|
|
994
1053
|
declare const PRAXIS_FILTER_COMPONENT_METADATA: ComponentDocMeta;
|
|
@@ -3614,7 +3673,7 @@ declare class FilterSettingsComponent implements OnChanges, AfterViewInit, OnDes
|
|
|
3614
3673
|
private readonly destroyRef;
|
|
3615
3674
|
private readonly injectedData;
|
|
3616
3675
|
/** Clears persisted preferences for this filter, falling back to globals. */
|
|
3617
|
-
resetPreferences(): void
|
|
3676
|
+
resetPreferences(): Promise<void>;
|
|
3618
3677
|
constructor(fb: FormBuilder);
|
|
3619
3678
|
tags: FilterTag[];
|
|
3620
3679
|
exportJson: string;
|
|
@@ -3714,7 +3773,6 @@ declare class FilterSettingsComponent implements OnChanges, AfterViewInit, OnDes
|
|
|
3714
3773
|
private resolveAlwaysVisibleControlType;
|
|
3715
3774
|
private buildAlwaysVisibleEditorSeed;
|
|
3716
3775
|
private isPlainObject;
|
|
3717
|
-
private applyJsonMergePatch;
|
|
3718
3776
|
private applyAlwaysVisibleMetadataPatch;
|
|
3719
3777
|
renameTagPrompt(index: number): void;
|
|
3720
3778
|
dropTags(event: CdkDragDrop<FilterTag[]>): void;
|
|
@@ -5135,5 +5193,5 @@ declare function coerceTableComponentEditPlan(value: unknown): TableComponentEdi
|
|
|
5135
5193
|
declare function compileTableComponentEditPlans(plans: TableComponentEditPlan[], currentConfig: TableConfig): TableComponentEditPlanCompileResult;
|
|
5136
5194
|
declare function compileTableComponentEditPlan(plan: TableComponentEditPlan, currentConfig: TableConfig): TableComponentEditPlanCompileResult;
|
|
5137
5195
|
|
|
5138
|
-
export { ANALYTICS_TABLE_ROW_KEY_FIELD, AnalyticsTableConfigAdapterService, AnalyticsTableContractService, AnalyticsTableStatsApiService, BOOLEAN_PRESETS, BehaviorConfigEditorComponent, CURRENCY_PRESETS, ColumnsConfigEditorComponent, DATE_PRESETS, DataFormatterComponent, DataFormattingService, FORMULA_TEMPLATES, FilterConfigService, FilterSettingsComponent, FormulaGeneratorService, JsonConfigEditorComponent, MessagesLocalizationEditorComponent, NUMBER_PRESETS, PERCENTAGE_PRESETS, PRAXIS_FILTER_AUTHORING_MANIFEST, PRAXIS_FILTER_COMPONENT_METADATA, PRAXIS_TABLE_AUTHORING_MANIFEST, PRAXIS_TABLE_COMPONENT_METADATA, PRAXIS_TABLE_TOOLBAR_APPEARANCE_PRESETS, PRAXIS_TABLE_TOOLBAR_DEFAULT_APPEARANCE, PRAXIS_TABLE_TOOLBAR_TOKEN_PRESETS, PraxisFilter, PraxisFilterWidgetConfigEditor, PraxisTable, PraxisTableConfigEditor, PraxisTableInlineAuthoringEditorComponent, PraxisTableToolbar, PraxisTableWidgetConfigEditor, STRING_PRESETS, TABLE_AI_CAPABILITIES, TABLE_COMPONENT_AI_CAPABILITIES, TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, TABLE_COMPONENT_EDIT_PLAN_KIND, TABLE_COMPONENT_EDIT_PLAN_VERSION, TASK_PRESETS, TableDefaultsProvider, TableRulesEditorComponent, ToolbarActionsEditorComponent, ValueMappingEditorComponent, VisualFormulaBuilderComponent, analyticsComparisonMetricField, buildTableApplyPlan, coerceTableComponentEditPlan, coerceTableComponentEditPlans, compileTableComponentEditPlan, compileTableComponentEditPlans, createTableAuthoringDocument, getActionId, getEnum, getTableCapabilities, getTableComponentEditPlanCapabilities, isTableRendererSupportedByRichContentP0, mapTableRendererToRichContentP0, normalizeTableAuthoringDocument, parseLegacyOrTableDocument, providePraxisFilterMetadata, providePraxisTableMetadata, providePraxisTableToolbarAppearance, serializeTableAuthoringDocument, toCanonicalTableConfig, validateTableAuthoringDocument };
|
|
5139
|
-
export type { ActionLike, AnalyticsComparisonMetricValueKind, AnalyticsTableConfigAdapterOptions, AnalyticsTableContractDefinition, AnalyticsTableContractLoadOptions, AnalyticsTableContractLoadResult, AnalyticsTableContractSource, AnalyticsTableRow, AnalyticsTableViewModel, ArithmeticParams, BehaviorConfigChange, BooleanFormatterOptions, BulkAction, Capability$1 as Capability, CapabilityCatalog$1 as CapabilityCatalog, CapabilityCategory$1 as CapabilityCategory, ColumnChange, ColumnDataType$1 as ColumnDataType, ConcatenationParams, ConditionalMappingParams, CurrencyFormatterOptions, DataFormattingOptions, DataMode, DateFormatterOptions, DefaultValueParams, EditorDiagnostic, EditorDocument, FieldSchema, FilterConfig, FilterTag, FormatPreset, FormatterConfig, FormulaDefinition, FormulaParameterSchema, FormulaParams, FormulaTemplate, FormulaType, I18n, JsonEditorEvent, JsonValidationResult, MessagesLocalizationChange, NestedPropertyParams, NumberFormatterOptions, PercentageFormatterOptions, PraxisFilterWidgetEditorInputs, PraxisFilterWidgetEditorValue, PraxisTableWidgetEditorInputs, PraxisTableWidgetEditorValue, ResourcePathIntent, RowAction, RowExpansionChangeBase, RowExpansionChangeEvent, RowExpansionReasonCode, RowExpansionTrigger, StringFormatterOptions, TableAiContext, TableAiNavigationContextPack, TableAiNavigationDestinationContext, TableApplyPlan, TableAuthoringDocument, TableBindings, Capability as TableComponentCapability, CapabilityCatalog as TableComponentCapabilityCatalog, CapabilityCategory as TableComponentCapabilityCategory, TableComponentEditChangeKind, TableComponentEditPlan, TableComponentEditPlanCompileResult, ValueKind as TableComponentValueKind, TableConfigPersistenceStrategy, TableHorizontalScroll, TableProjectionContext, TableRichContentP0Node, TableRuntimeContext, TableValidationContext, ToolbarAction, ToolbarActionsChange, ValueKind$1 as ValueKind, ValueMappingPair };
|
|
5196
|
+
export { ANALYTICS_TABLE_ROW_KEY_FIELD, AnalyticsTableConfigAdapterService, AnalyticsTableContractService, AnalyticsTableStatsApiService, BOOLEAN_PRESETS, BehaviorConfigEditorComponent, CURRENCY_PRESETS, ColumnsConfigEditorComponent, DATE_PRESETS, DataFormatterComponent, DataFormattingService, FORMULA_TEMPLATES, FilterConfigService, FilterSettingsComponent, FormulaGeneratorService, JsonConfigEditorComponent, MessagesLocalizationEditorComponent, NUMBER_PRESETS, PERCENTAGE_PRESETS, PRAXIS_FILTER_AUTHORING_MANIFEST, PRAXIS_FILTER_COMPONENT_METADATA, PRAXIS_FILTER_VIEW_CONTEXT_SCHEMA_VERSION, PRAXIS_TABLE_AUTHORING_MANIFEST, PRAXIS_TABLE_COMPONENT_METADATA, PRAXIS_TABLE_TOOLBAR_APPEARANCE_PRESETS, PRAXIS_TABLE_TOOLBAR_DEFAULT_APPEARANCE, PRAXIS_TABLE_TOOLBAR_TOKEN_PRESETS, PraxisFilter, PraxisFilterWidgetConfigEditor, PraxisTable, PraxisTableConfigEditor, PraxisTableInlineAuthoringEditorComponent, PraxisTableToolbar, PraxisTableWidgetConfigEditor, STRING_PRESETS, TABLE_AI_CAPABILITIES, TABLE_COMPONENT_AI_CAPABILITIES, TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, TABLE_COMPONENT_EDIT_PLAN_KIND, TABLE_COMPONENT_EDIT_PLAN_VERSION, TASK_PRESETS, TableDefaultsProvider, TableRulesEditorComponent, ToolbarActionsEditorComponent, ValueMappingEditorComponent, VisualFormulaBuilderComponent, analyticsComparisonMetricField, buildTableApplyPlan, coerceTableComponentEditPlan, coerceTableComponentEditPlans, compileTableComponentEditPlan, compileTableComponentEditPlans, createTableAuthoringDocument, getActionId, getEnum, getTableCapabilities, getTableComponentEditPlanCapabilities, isTableRendererSupportedByRichContentP0, mapTableRendererToRichContentP0, normalizeTableAuthoringDocument, parseLegacyOrTableDocument, providePraxisFilterMetadata, providePraxisTableMetadata, providePraxisTableToolbarAppearance, serializeTableAuthoringDocument, toCanonicalTableConfig, validateTableAuthoringDocument };
|
|
5197
|
+
export type { ActionLike, AnalyticsComparisonMetricValueKind, AnalyticsTableConfigAdapterOptions, AnalyticsTableContractDefinition, AnalyticsTableContractLoadOptions, AnalyticsTableContractLoadResult, AnalyticsTableContractSource, AnalyticsTableRow, AnalyticsTableViewModel, ArithmeticParams, BehaviorConfigChange, BooleanFormatterOptions, BulkAction, Capability$1 as Capability, CapabilityCatalog$1 as CapabilityCatalog, CapabilityCategory$1 as CapabilityCategory, ColumnChange, ColumnDataType$1 as ColumnDataType, ConcatenationParams, ConditionalMappingParams, CurrencyFormatterOptions, DataFormattingOptions, DataMode, DateFormatterOptions, DefaultValueParams, EditorDiagnostic, EditorDocument, FieldSchema, FilterConfig, FilterTag, FormatPreset, FormatterConfig, FormulaDefinition, FormulaParameterSchema, FormulaParams, FormulaTemplate, FormulaType, I18n, JsonEditorEvent, JsonValidationResult, MessagesLocalizationChange, NestedPropertyParams, NumberFormatterOptions, PercentageFormatterOptions, PraxisFilterViewContext, PraxisFilterViewField, PraxisFilterWidgetEditorInputs, PraxisFilterWidgetEditorValue, PraxisTableWidgetEditorInputs, PraxisTableWidgetEditorValue, ResourcePathIntent, RowAction, RowExpansionChangeBase, RowExpansionChangeEvent, RowExpansionReasonCode, RowExpansionTrigger, StringFormatterOptions, TableAiContext, TableAiNavigationContextPack, TableAiNavigationDestinationContext, TableApplyPlan, TableAuthoringDocument, TableBindings, Capability as TableComponentCapability, CapabilityCatalog as TableComponentCapabilityCatalog, CapabilityCategory as TableComponentCapabilityCategory, TableComponentEditChangeKind, TableComponentEditPlan, TableComponentEditPlanCompileResult, ValueKind as TableComponentValueKind, TableConfigPersistenceStrategy, TableHorizontalScroll, TableProjectionContext, TableRichContentP0Node, TableRuntimeContext, TableValidationContext, ToolbarAction, ToolbarActionsChange, ValueKind$1 as ValueKind, ValueMappingPair };
|