@praxisui/table 8.0.0-beta.29 → 8.0.0-beta.30

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.
@@ -1 +1 @@
1
- export { A as AnalyticsTableConfigAdapterService, E as AnalyticsTableContractService, z as AnalyticsTableStatsApiService, B as BOOLEAN_PRESETS, V as BehaviorConfigEditorComponent, C as CURRENCY_PRESETS, W as ColumnsConfigEditorComponent, D as DATE_PRESETS, x as DataFormatterComponent, w as DataFormattingService, a4 as FORMULA_TEMPLATES, F as FilterConfigService, a0 as FilterSettingsComponent, a3 as FormulaGeneratorService, $ as JsonConfigEditorComponent, Y as MessagesLocalizationEditorComponent, N as NUMBER_PRESETS, v as PERCENTAGE_PRESETS, s as PRAXIS_FILTER_COMPONENT_METADATA, U as PRAXIS_TABLE_AUTHORING_MANIFEST, a5 as PRAXIS_TABLE_COMPONENT_METADATA, r as PraxisFilter, u as PraxisFilterWidgetConfigEditor, P as PraxisTable, p as PraxisTableConfigEditor, X as PraxisTableInlineAuthoringEditorComponent, o as PraxisTableToolbar, q as PraxisTableWidgetConfigEditor, S as STRING_PRESETS, T as TABLE_AI_CAPABILITIES, l as TABLE_COMPONENT_AI_CAPABILITIES, e as TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, j as TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, d as TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, h as TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, k as TABLE_COMPONENT_EDIT_PLAN_KIND, i as TABLE_COMPONENT_EDIT_PLAN_VERSION, b as TASK_PRESETS, y as TableDefaultsProvider, a1 as TableRulesEditorComponent, Z as ToolbarActionsEditorComponent, _ as ValueMappingEditorComponent, a2 as VisualFormulaBuilderComponent, Q as buildTableApplyPlan, m as coerceTableComponentEditPlan, c as coerceTableComponentEditPlans, n as compileTableComponentEditPlan, a as compileTableComponentEditPlans, J as createTableAuthoringDocument, G as getActionId, a8 as getEnum, a7 as getTableCapabilities, g as getTableComponentEditPlanCapabilities, H as isTableRendererSupportedByRichContentP0, I as mapTableRendererToRichContentP0, L as normalizeTableAuthoringDocument, K as parseLegacyOrTableDocument, t as providePraxisFilterMetadata, a6 as providePraxisTableMetadata, R as serializeTableAuthoringDocument, O as toCanonicalTableConfig, M as validateTableAuthoringDocument } from './praxisui-table-praxisui-table-CKnX_qQK.mjs';
1
+ export { A as AnalyticsTableConfigAdapterService, G as AnalyticsTableContractService, E as AnalyticsTableStatsApiService, B as BOOLEAN_PRESETS, V as BehaviorConfigEditorComponent, C as CURRENCY_PRESETS, W as ColumnsConfigEditorComponent, D as DATE_PRESETS, y as DataFormatterComponent, x as DataFormattingService, a4 as FORMULA_TEMPLATES, F as FilterConfigService, a0 as FilterSettingsComponent, a3 as FormulaGeneratorService, $ as JsonConfigEditorComponent, Y as MessagesLocalizationEditorComponent, N as NUMBER_PRESETS, w as PERCENTAGE_PRESETS, t as PRAXIS_FILTER_COMPONENT_METADATA, P as PRAXIS_TABLE_AUTHORING_MANIFEST, a5 as PRAXIS_TABLE_COMPONENT_METADATA, s as PraxisFilter, v as PraxisFilterWidgetConfigEditor, o as PraxisTable, q as PraxisTableConfigEditor, X as PraxisTableInlineAuthoringEditorComponent, p as PraxisTableToolbar, r as PraxisTableWidgetConfigEditor, S as STRING_PRESETS, a as TABLE_AI_CAPABILITIES, l as TABLE_COMPONENT_AI_CAPABILITIES, f as TABLE_COMPONENT_EDIT_PLAN_ALLOWED_CHANGE_KINDS, j as TABLE_COMPONENT_EDIT_PLAN_BATCH_KIND, e as TABLE_COMPONENT_EDIT_PLAN_EXPECTED_PATHS, h as TABLE_COMPONENT_EDIT_PLAN_JSON_SCHEMA, k as TABLE_COMPONENT_EDIT_PLAN_KIND, i as TABLE_COMPONENT_EDIT_PLAN_VERSION, d as TASK_PRESETS, z as TableDefaultsProvider, a1 as TableRulesEditorComponent, Z as ToolbarActionsEditorComponent, _ as ValueMappingEditorComponent, a2 as VisualFormulaBuilderComponent, R as buildTableApplyPlan, m as coerceTableComponentEditPlan, c as coerceTableComponentEditPlans, n as compileTableComponentEditPlan, b as compileTableComponentEditPlans, K as createTableAuthoringDocument, H as getActionId, a8 as getEnum, a7 as getTableCapabilities, g as getTableComponentEditPlanCapabilities, I as isTableRendererSupportedByRichContentP0, J as mapTableRendererToRichContentP0, M as normalizeTableAuthoringDocument, L as parseLegacyOrTableDocument, u as providePraxisFilterMetadata, a6 as providePraxisTableMetadata, U as serializeTableAuthoringDocument, Q as toCanonicalTableConfig, O as validateTableAuthoringDocument } from './praxisui-table-praxisui-table-DFBE5wpp.mjs';
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@praxisui/table",
3
- "version": "8.0.0-beta.29",
3
+ "version": "8.0.0-beta.30",
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": "^20.0.0",
7
7
  "@angular/core": "^20.0.0",
8
- "@praxisui/ai": "^8.0.0-beta.29",
9
- "@praxisui/core": "^8.0.0-beta.29",
10
- "@praxisui/dynamic-fields": "^8.0.0-beta.29",
11
- "@praxisui/dynamic-form": "^8.0.0-beta.29",
12
- "@praxisui/metadata-editor": "^8.0.0-beta.29",
13
- "@praxisui/rich-content": "^8.0.0-beta.29",
14
- "@praxisui/settings-panel": "^8.0.0-beta.29",
15
- "@praxisui/table-rule-builder": "^8.0.0-beta.29",
8
+ "@praxisui/ai": "^8.0.0-beta.30",
9
+ "@praxisui/core": "^8.0.0-beta.30",
10
+ "@praxisui/dynamic-fields": "^8.0.0-beta.30",
11
+ "@praxisui/dynamic-form": "^8.0.0-beta.30",
12
+ "@praxisui/metadata-editor": "^8.0.0-beta.30",
13
+ "@praxisui/rich-content": "^8.0.0-beta.30",
14
+ "@praxisui/settings-panel": "^8.0.0-beta.30",
15
+ "@praxisui/table-rule-builder": "^8.0.0-beta.30",
16
16
  "@angular/cdk": "^20.0.0",
17
17
  "@angular/forms": "^20.0.0",
18
18
  "@angular/material": "^20.0.0",
19
19
  "@angular/router": "^20.0.0",
20
- "@praxisui/dialog": "^8.0.0-beta.29",
20
+ "@praxisui/dialog": "^8.0.0-beta.30",
21
21
  "rxjs": "~7.8.0"
22
22
  },
23
23
  "dependencies": {