@praxisui/dynamic-fields 9.0.4-rc.17 → 9.0.4-rc.19

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,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-08-03T18:09:50.161Z",
3
+ "generatedAt": "2026-08-04T03:36:47.613Z",
4
4
  "packageName": "@praxisui/dynamic-fields",
5
- "packageVersion": "9.0.4-rc.17",
5
+ "packageVersion": "9.0.4-rc.19",
6
6
  "sourceRegistry": "praxis-component-registry-ingestion",
7
7
  "sourceRegistryVersion": "1.0.0",
8
8
  "componentCount": 76,
@@ -39,7 +39,7 @@ keywords:
39
39
  - "inlineDateRange"
40
40
  - "inlineTreeSelect"
41
41
  - "inlineRelativePeriod"
42
- last_updated: "2026-05-26"
42
+ last_updated: "2026-08-03"
43
43
  ---
44
44
 
45
45
  # Dynamic Fields Inline Filter Catalog
@@ -360,6 +360,8 @@ Para hosts oficiais:
360
360
  ```
361
361
 
362
362
  - UX note: shortcuts nao podem mascarar o shape final enviado ao backend
363
+ - I18n note: os atalhos built-in e o calendario seguem o locale ativo de `PraxisI18nService`; `i18nShortcuts` continua sendo a sobreposicao governada para copy especifica do dominio.
364
+ - Responsive note: quando os atalhos ocupam a lateral, a raia reserva altura para cinco opcoes recorrentes e preserva scroll vertical acessivel em viewports menores ou catalogos maiores.
363
365
  - Domain note: periodos corporativos chegam resolvidos por metadata; o frontend nao calcula regras eleitorais, fiscais, juridicas, feriados ou dias contaveis.
364
366
  - Docs relacionadas: `dynamic-filter-range-filters-guide`
365
367