@praxisui/editorial-forms 3.0.0-beta.9 → 4.0.0-beta.0
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/fesm2022/praxisui-editorial-forms.mjs +29 -29
- package/index.d.ts +29 -29
- package/package.json +2 -2
|
@@ -3944,7 +3944,7 @@ const PRAXIS_EDITORIAL_FORMS_EN_US = {
|
|
|
3944
3944
|
};
|
|
3945
3945
|
|
|
3946
3946
|
const PRAXIS_EDITORIAL_FORMS_PT_BR = {
|
|
3947
|
-
'praxis.editorialForms.runtime.diagnostics.title': '
|
|
3947
|
+
'praxis.editorialForms.runtime.diagnostics.title': 'Diagnósticos do runtime',
|
|
3948
3948
|
'praxis.editorialForms.runtime.diagnostics.severitySummary': 'Resumo de severidade',
|
|
3949
3949
|
'praxis.editorialForms.runtime.diagnostics.globalErrors': 'Erros globais do runtime',
|
|
3950
3950
|
'praxis.editorialForms.runtime.diagnostics.details': 'Ver detalhes ({count})',
|
|
@@ -3952,71 +3952,71 @@ const PRAXIS_EDITORIAL_FORMS_PT_BR = {
|
|
|
3952
3952
|
'praxis.editorialForms.runtime.journeys.errors': 'Jornada com erros',
|
|
3953
3953
|
'praxis.editorialForms.runtime.journeys.warnings': 'Jornada com avisos',
|
|
3954
3954
|
'praxis.editorialForms.runtime.step.counter': 'Etapa {current} de {total}',
|
|
3955
|
-
'praxis.editorialForms.runtime.step.statusTitle': '
|
|
3955
|
+
'praxis.editorialForms.runtime.step.statusTitle': 'Situação desta etapa',
|
|
3956
3956
|
'praxis.editorialForms.runtime.step.globalErrorTitle': 'Erro global do runtime',
|
|
3957
3957
|
'praxis.editorialForms.runtime.actions.previous': 'Etapa anterior',
|
|
3958
|
-
'praxis.editorialForms.runtime.actions.next': '
|
|
3959
|
-
'praxis.editorialForms.runtime.actions.nextBlocked': 'Corrija os erros para
|
|
3958
|
+
'praxis.editorialForms.runtime.actions.next': 'Próxima etapa',
|
|
3959
|
+
'praxis.editorialForms.runtime.actions.nextBlocked': 'Corrija os erros para avançar',
|
|
3960
3960
|
'praxis.editorialForms.runtime.empty.noJourneyTitle': 'Editorial runtime sem jornada',
|
|
3961
3961
|
'praxis.editorialForms.runtime.empty.noJourneyDescription': 'Nenhuma jornada editorial foi resolvida para o estado atual.',
|
|
3962
3962
|
'praxis.editorialForms.runtime.empty.noSolutionTitle': 'Editorial runtime vazio',
|
|
3963
|
-
'praxis.editorialForms.runtime.empty.noSolutionDescription': '
|
|
3963
|
+
'praxis.editorialForms.runtime.empty.noSolutionDescription': 'Forneça uma solution ou instance editorial para materializar a jornada.',
|
|
3964
3964
|
'praxis.editorialForms.runtime.fallback.blocked': 'Runtime bloqueado',
|
|
3965
3965
|
'praxis.editorialForms.runtime.fallback.degraded': 'Runtime degradado',
|
|
3966
3966
|
'praxis.editorialForms.runtime.fallback.warning': 'Runtime com aviso',
|
|
3967
|
-
'praxis.editorialForms.runtime.fallback.healthy': 'Runtime
|
|
3968
|
-
'praxis.editorialForms.runtime.navigation.globalBlocked': 'A
|
|
3969
|
-
'praxis.editorialForms.runtime.navigation.stepBlocked': 'A
|
|
3967
|
+
'praxis.editorialForms.runtime.fallback.healthy': 'Runtime saudável',
|
|
3968
|
+
'praxis.editorialForms.runtime.navigation.globalBlocked': 'A navegação de avanço foi bloqueada porque o runtime possui erro global que precisa ser corrigido antes de continuar.',
|
|
3969
|
+
'praxis.editorialForms.runtime.navigation.stepBlocked': 'A navegação de avanço foi bloqueada porque a etapa atual possui erro estrutural.',
|
|
3970
3970
|
'praxis.editorialForms.runtime.diagnostics.severity.error': 'Erro',
|
|
3971
3971
|
'praxis.editorialForms.runtime.diagnostics.severity.warning': 'Aviso',
|
|
3972
3972
|
'praxis.editorialForms.runtime.diagnostics.severity.info': 'Info',
|
|
3973
3973
|
'praxis.editorialForms.runtime.diagnostics.errorsCount': 'Erros: {count}',
|
|
3974
3974
|
'praxis.editorialForms.runtime.diagnostics.warningsCount': 'Avisos: {count}',
|
|
3975
3975
|
'praxis.editorialForms.runtime.diagnostics.infoCount': 'Infos: {count}',
|
|
3976
|
-
'praxis.editorialForms.runtime.diagnostics.message.blocked': 'Existem
|
|
3977
|
-
'praxis.editorialForms.runtime.diagnostics.message.degraded': 'O runtime
|
|
3978
|
-
'praxis.editorialForms.runtime.diagnostics.message.error': 'Existem
|
|
3979
|
-
'praxis.editorialForms.runtime.diagnostics.message.warning': 'Existem avisos operacionais para revisar nesta
|
|
3976
|
+
'praxis.editorialForms.runtime.diagnostics.message.blocked': 'Existem inconsistências bloqueadoras que impedem a progressão segura do fluxo editorial.',
|
|
3977
|
+
'praxis.editorialForms.runtime.diagnostics.message.degraded': 'O runtime está operando de forma degradada e requer atenção operacional.',
|
|
3978
|
+
'praxis.editorialForms.runtime.diagnostics.message.error': 'Existem inconsistências que podem comprometer a experiência editorial.',
|
|
3979
|
+
'praxis.editorialForms.runtime.diagnostics.message.warning': 'Existem avisos operacionais para revisar nesta instância editorial.',
|
|
3980
3980
|
'praxis.editorialForms.runtime.scope.global': 'Escopo: runtime global',
|
|
3981
3981
|
'praxis.editorialForms.runtime.scope.journey': 'Jornada',
|
|
3982
3982
|
'praxis.editorialForms.runtime.scope.step': 'Etapa',
|
|
3983
3983
|
'praxis.editorialForms.runtime.scope.block': 'Bloco',
|
|
3984
|
-
'praxis.editorialForms.runtime.scope.path': 'Path',
|
|
3984
|
+
'praxis.editorialForms.runtime.scope.path': 'Caminho (Path)',
|
|
3985
3985
|
'praxis.editorialForms.stepper.ariaLabel': 'Etapas da jornada',
|
|
3986
|
-
'praxis.editorialForms.stepper.state.completed': '
|
|
3986
|
+
'praxis.editorialForms.stepper.state.completed': 'concluída',
|
|
3987
3987
|
'praxis.editorialForms.stepper.state.active': 'etapa atual',
|
|
3988
3988
|
'praxis.editorialForms.stepper.state.blocked': 'bloqueada',
|
|
3989
3989
|
'praxis.editorialForms.stepper.state.pending': 'pendente',
|
|
3990
3990
|
'praxis.editorialForms.selection.state.selected': 'selecionado',
|
|
3991
|
-
'praxis.editorialForms.selection.state.unselected': '
|
|
3992
|
-
'praxis.editorialForms.selection.group.label': 'Grupo de
|
|
3991
|
+
'praxis.editorialForms.selection.state.unselected': 'não selecionado',
|
|
3992
|
+
'praxis.editorialForms.selection.group.label': 'Grupo de seleção',
|
|
3993
3993
|
'praxis.editorialForms.review.empty': '-',
|
|
3994
3994
|
'praxis.editorialForms.review.boolean.true': 'Sim',
|
|
3995
|
-
'praxis.editorialForms.review.boolean.false': '
|
|
3995
|
+
'praxis.editorialForms.review.boolean.false': 'Não',
|
|
3996
3996
|
'praxis.editorialForms.dataCollection.loadingTitle': 'Preparando coleta',
|
|
3997
|
-
'praxis.editorialForms.dataCollection.unavailableTitle': 'Coleta
|
|
3997
|
+
'praxis.editorialForms.dataCollection.unavailableTitle': 'Coleta não disponível',
|
|
3998
3998
|
'praxis.editorialForms.dataCollection.error.incompatibleTitle': 'Adaptador incompatível',
|
|
3999
|
-
'praxis.editorialForms.dataCollection.error.missingConfigTitle': '
|
|
3999
|
+
'praxis.editorialForms.dataCollection.error.missingConfigTitle': 'Configuração de coleta ausente',
|
|
4000
4000
|
'praxis.editorialForms.dataCollection.error.incompleteAdapterTitle': 'Adaptador incompleto',
|
|
4001
4001
|
'praxis.editorialForms.dataCollection.error.loadFailureTitle': 'Falha ao carregar a engine',
|
|
4002
|
-
'praxis.editorialForms.dataCollection.error.unresolvedComponentTitle': 'Componente
|
|
4002
|
+
'praxis.editorialForms.dataCollection.error.unresolvedComponentTitle': 'Componente não resolvido',
|
|
4003
4003
|
'praxis.editorialForms.dataCollection.error.invalidComponentTitle': 'Componente incompatível',
|
|
4004
|
-
'praxis.editorialForms.dataCollection.fallback.invalid': 'O bloco "{formBlockId}" foi materializado com estado
|
|
4005
|
-
'praxis.editorialForms.dataCollection.fallback.missingConfig': 'O bloco "{formBlockId}"
|
|
4004
|
+
'praxis.editorialForms.dataCollection.fallback.invalid': 'O bloco "{formBlockId}" foi materializado com estado inválido. Revise formBlockId, formConfigRef e a configuração editorial herdada.',
|
|
4005
|
+
'praxis.editorialForms.dataCollection.fallback.missingConfig': 'O bloco "{formBlockId}" não encontrou configuração de coleta. Chave consultada: {lookupKey}.',
|
|
4006
4006
|
'praxis.editorialForms.dataCollection.fallback.incompatible': 'O bloco "{formBlockId}" encontrou adapters registrados ({adapterIds}), mas nenhum declarou compatibilidade para esta coleta.',
|
|
4007
|
-
'praxis.editorialForms.dataCollection.fallback.missingAdapter': 'O bloco "{formBlockId}"
|
|
4008
|
-
'praxis.editorialForms.dataCollection.fallback.adapterWithoutConfig': 'O bloco "{formBlockId}" encontrou um adaptador, mas
|
|
4009
|
-
'praxis.editorialForms.dataCollection.fallback.unresolvedEngine': 'Existe
|
|
4007
|
+
'praxis.editorialForms.dataCollection.fallback.missingAdapter': 'O bloco "{formBlockId}" não encontrou configuração de coleta nem adaptador registrado. Verifique o provider do host e a materialização do FormConfig editorial.',
|
|
4008
|
+
'praxis.editorialForms.dataCollection.fallback.adapterWithoutConfig': 'O bloco "{formBlockId}" encontrou um adaptador, mas não encontrou FormConfig em {lookupKey}.',
|
|
4009
|
+
'praxis.editorialForms.dataCollection.fallback.unresolvedEngine': 'Existe configuração para "{formBlockId}" ({source}), mas nenhum adaptador de coleta foi registrado para materializar a engine.',
|
|
4010
4010
|
'praxis.editorialForms.dataCollection.error.incompatibleMessage': 'Nenhum adaptador registrado aceitou o bloco "{formBlockId}".',
|
|
4011
|
-
'praxis.editorialForms.dataCollection.error.availableAdapters': 'Adapters
|
|
4012
|
-
'praxis.editorialForms.dataCollection.error.missingConfigMessage': 'O bloco "{formBlockId}"
|
|
4011
|
+
'praxis.editorialForms.dataCollection.error.availableAdapters': 'Adapters disponíveis: {adapterIds}.',
|
|
4012
|
+
'praxis.editorialForms.dataCollection.error.missingConfigMessage': 'O bloco "{formBlockId}" não possui FormConfig resolvido para a engine de coleta.',
|
|
4013
4013
|
'praxis.editorialForms.dataCollection.error.lookupSource': 'Origem consultada: {lookupKey}.',
|
|
4014
4014
|
'praxis.editorialForms.dataCollection.error.adapterRegistrationHint': 'Registre um componente compatível ou implemente resolveComponent().',
|
|
4015
|
-
'praxis.editorialForms.dataCollection.error.incompleteAdapterMessage': 'O adaptador "{adapterName}"
|
|
4015
|
+
'praxis.editorialForms.dataCollection.error.incompleteAdapterMessage': 'O adaptador "{adapterName}" não expôs um componente de coleta.',
|
|
4016
4016
|
'praxis.editorialForms.dataCollection.loadingMessage': 'Carregando a engine de coleta para "{formBlockId}"...',
|
|
4017
4017
|
'praxis.editorialForms.dataCollection.error.loadFailureMessage': 'O adaptador "{adapterName}" falhou ao preparar a coleta do bloco "{formBlockId}".',
|
|
4018
4018
|
'praxis.editorialForms.dataCollection.error.loadFailureDetails': 'Valide o provider opcional do host e a disponibilidade do componente compatível.',
|
|
4019
|
-
'praxis.editorialForms.dataCollection.error.unresolvedComponentMessage': 'O adaptador "{adapterName}"
|
|
4019
|
+
'praxis.editorialForms.dataCollection.error.unresolvedComponentMessage': 'O adaptador "{adapterName}" não retornou um componente para o bloco "{formBlockId}".',
|
|
4020
4020
|
'praxis.editorialForms.dataCollection.error.unresolvedComponentDetails': 'Implemente component ou resolveComponent() com um componente Angular compatível.',
|
|
4021
4021
|
'praxis.editorialForms.dataCollection.error.invalidComponentMessage': 'O adaptador "{adapterName}" retornou um componente incompatível para "{formBlockId}".',
|
|
4022
4022
|
};
|
package/index.d.ts
CHANGED
|
@@ -527,7 +527,7 @@ declare function createPraxisEditorialFormsI18nConfig(options?: PraxisEditorialF
|
|
|
527
527
|
declare function providePraxisEditorialFormsI18n(options?: PraxisEditorialFormsI18nOptions): _angular_core.Provider;
|
|
528
528
|
|
|
529
529
|
declare const PRAXIS_EDITORIAL_FORMS_PT_BR: {
|
|
530
|
-
readonly 'praxis.editorialForms.runtime.diagnostics.title': "
|
|
530
|
+
readonly 'praxis.editorialForms.runtime.diagnostics.title': "Diagnósticos do runtime";
|
|
531
531
|
readonly 'praxis.editorialForms.runtime.diagnostics.severitySummary': "Resumo de severidade";
|
|
532
532
|
readonly 'praxis.editorialForms.runtime.diagnostics.globalErrors': "Erros globais do runtime";
|
|
533
533
|
readonly 'praxis.editorialForms.runtime.diagnostics.details': "Ver detalhes ({count})";
|
|
@@ -535,71 +535,71 @@ declare const PRAXIS_EDITORIAL_FORMS_PT_BR: {
|
|
|
535
535
|
readonly 'praxis.editorialForms.runtime.journeys.errors': "Jornada com erros";
|
|
536
536
|
readonly 'praxis.editorialForms.runtime.journeys.warnings': "Jornada com avisos";
|
|
537
537
|
readonly 'praxis.editorialForms.runtime.step.counter': "Etapa {current} de {total}";
|
|
538
|
-
readonly 'praxis.editorialForms.runtime.step.statusTitle': "
|
|
538
|
+
readonly 'praxis.editorialForms.runtime.step.statusTitle': "Situação desta etapa";
|
|
539
539
|
readonly 'praxis.editorialForms.runtime.step.globalErrorTitle': "Erro global do runtime";
|
|
540
540
|
readonly 'praxis.editorialForms.runtime.actions.previous': "Etapa anterior";
|
|
541
|
-
readonly 'praxis.editorialForms.runtime.actions.next': "
|
|
542
|
-
readonly 'praxis.editorialForms.runtime.actions.nextBlocked': "Corrija os erros para
|
|
541
|
+
readonly 'praxis.editorialForms.runtime.actions.next': "Próxima etapa";
|
|
542
|
+
readonly 'praxis.editorialForms.runtime.actions.nextBlocked': "Corrija os erros para avançar";
|
|
543
543
|
readonly 'praxis.editorialForms.runtime.empty.noJourneyTitle': "Editorial runtime sem jornada";
|
|
544
544
|
readonly 'praxis.editorialForms.runtime.empty.noJourneyDescription': "Nenhuma jornada editorial foi resolvida para o estado atual.";
|
|
545
545
|
readonly 'praxis.editorialForms.runtime.empty.noSolutionTitle': "Editorial runtime vazio";
|
|
546
|
-
readonly 'praxis.editorialForms.runtime.empty.noSolutionDescription': "
|
|
546
|
+
readonly 'praxis.editorialForms.runtime.empty.noSolutionDescription': "Forneça uma solution ou instance editorial para materializar a jornada.";
|
|
547
547
|
readonly 'praxis.editorialForms.runtime.fallback.blocked': "Runtime bloqueado";
|
|
548
548
|
readonly 'praxis.editorialForms.runtime.fallback.degraded': "Runtime degradado";
|
|
549
549
|
readonly 'praxis.editorialForms.runtime.fallback.warning': "Runtime com aviso";
|
|
550
|
-
readonly 'praxis.editorialForms.runtime.fallback.healthy': "Runtime
|
|
551
|
-
readonly 'praxis.editorialForms.runtime.navigation.globalBlocked': "A
|
|
552
|
-
readonly 'praxis.editorialForms.runtime.navigation.stepBlocked': "A
|
|
550
|
+
readonly 'praxis.editorialForms.runtime.fallback.healthy': "Runtime saudável";
|
|
551
|
+
readonly 'praxis.editorialForms.runtime.navigation.globalBlocked': "A navegação de avanço foi bloqueada porque o runtime possui erro global que precisa ser corrigido antes de continuar.";
|
|
552
|
+
readonly 'praxis.editorialForms.runtime.navigation.stepBlocked': "A navegação de avanço foi bloqueada porque a etapa atual possui erro estrutural.";
|
|
553
553
|
readonly 'praxis.editorialForms.runtime.diagnostics.severity.error': "Erro";
|
|
554
554
|
readonly 'praxis.editorialForms.runtime.diagnostics.severity.warning': "Aviso";
|
|
555
555
|
readonly 'praxis.editorialForms.runtime.diagnostics.severity.info': "Info";
|
|
556
556
|
readonly 'praxis.editorialForms.runtime.diagnostics.errorsCount': "Erros: {count}";
|
|
557
557
|
readonly 'praxis.editorialForms.runtime.diagnostics.warningsCount': "Avisos: {count}";
|
|
558
558
|
readonly 'praxis.editorialForms.runtime.diagnostics.infoCount': "Infos: {count}";
|
|
559
|
-
readonly 'praxis.editorialForms.runtime.diagnostics.message.blocked': "Existem
|
|
560
|
-
readonly 'praxis.editorialForms.runtime.diagnostics.message.degraded': "O runtime
|
|
561
|
-
readonly 'praxis.editorialForms.runtime.diagnostics.message.error': "Existem
|
|
562
|
-
readonly 'praxis.editorialForms.runtime.diagnostics.message.warning': "Existem avisos operacionais para revisar nesta
|
|
559
|
+
readonly 'praxis.editorialForms.runtime.diagnostics.message.blocked': "Existem inconsistências bloqueadoras que impedem a progressão segura do fluxo editorial.";
|
|
560
|
+
readonly 'praxis.editorialForms.runtime.diagnostics.message.degraded': "O runtime está operando de forma degradada e requer atenção operacional.";
|
|
561
|
+
readonly 'praxis.editorialForms.runtime.diagnostics.message.error': "Existem inconsistências que podem comprometer a experiência editorial.";
|
|
562
|
+
readonly 'praxis.editorialForms.runtime.diagnostics.message.warning': "Existem avisos operacionais para revisar nesta instância editorial.";
|
|
563
563
|
readonly 'praxis.editorialForms.runtime.scope.global': "Escopo: runtime global";
|
|
564
564
|
readonly 'praxis.editorialForms.runtime.scope.journey': "Jornada";
|
|
565
565
|
readonly 'praxis.editorialForms.runtime.scope.step': "Etapa";
|
|
566
566
|
readonly 'praxis.editorialForms.runtime.scope.block': "Bloco";
|
|
567
|
-
readonly 'praxis.editorialForms.runtime.scope.path': "Path";
|
|
567
|
+
readonly 'praxis.editorialForms.runtime.scope.path': "Caminho (Path)";
|
|
568
568
|
readonly 'praxis.editorialForms.stepper.ariaLabel': "Etapas da jornada";
|
|
569
|
-
readonly 'praxis.editorialForms.stepper.state.completed': "
|
|
569
|
+
readonly 'praxis.editorialForms.stepper.state.completed': "concluída";
|
|
570
570
|
readonly 'praxis.editorialForms.stepper.state.active': "etapa atual";
|
|
571
571
|
readonly 'praxis.editorialForms.stepper.state.blocked': "bloqueada";
|
|
572
572
|
readonly 'praxis.editorialForms.stepper.state.pending': "pendente";
|
|
573
573
|
readonly 'praxis.editorialForms.selection.state.selected': "selecionado";
|
|
574
|
-
readonly 'praxis.editorialForms.selection.state.unselected': "
|
|
575
|
-
readonly 'praxis.editorialForms.selection.group.label': "Grupo de
|
|
574
|
+
readonly 'praxis.editorialForms.selection.state.unselected': "não selecionado";
|
|
575
|
+
readonly 'praxis.editorialForms.selection.group.label': "Grupo de seleção";
|
|
576
576
|
readonly 'praxis.editorialForms.review.empty': "-";
|
|
577
577
|
readonly 'praxis.editorialForms.review.boolean.true': "Sim";
|
|
578
|
-
readonly 'praxis.editorialForms.review.boolean.false': "
|
|
578
|
+
readonly 'praxis.editorialForms.review.boolean.false': "Não";
|
|
579
579
|
readonly 'praxis.editorialForms.dataCollection.loadingTitle': "Preparando coleta";
|
|
580
|
-
readonly 'praxis.editorialForms.dataCollection.unavailableTitle': "Coleta
|
|
580
|
+
readonly 'praxis.editorialForms.dataCollection.unavailableTitle': "Coleta não disponível";
|
|
581
581
|
readonly 'praxis.editorialForms.dataCollection.error.incompatibleTitle': "Adaptador incompatível";
|
|
582
|
-
readonly 'praxis.editorialForms.dataCollection.error.missingConfigTitle': "
|
|
582
|
+
readonly 'praxis.editorialForms.dataCollection.error.missingConfigTitle': "Configuração de coleta ausente";
|
|
583
583
|
readonly 'praxis.editorialForms.dataCollection.error.incompleteAdapterTitle': "Adaptador incompleto";
|
|
584
584
|
readonly 'praxis.editorialForms.dataCollection.error.loadFailureTitle': "Falha ao carregar a engine";
|
|
585
|
-
readonly 'praxis.editorialForms.dataCollection.error.unresolvedComponentTitle': "Componente
|
|
585
|
+
readonly 'praxis.editorialForms.dataCollection.error.unresolvedComponentTitle': "Componente não resolvido";
|
|
586
586
|
readonly 'praxis.editorialForms.dataCollection.error.invalidComponentTitle': "Componente incompatível";
|
|
587
|
-
readonly 'praxis.editorialForms.dataCollection.fallback.invalid': "O bloco \"{formBlockId}\" foi materializado com estado
|
|
588
|
-
readonly 'praxis.editorialForms.dataCollection.fallback.missingConfig': "O bloco \"{formBlockId}\"
|
|
587
|
+
readonly 'praxis.editorialForms.dataCollection.fallback.invalid': "O bloco \"{formBlockId}\" foi materializado com estado inválido. Revise formBlockId, formConfigRef e a configuração editorial herdada.";
|
|
588
|
+
readonly 'praxis.editorialForms.dataCollection.fallback.missingConfig': "O bloco \"{formBlockId}\" não encontrou configuração de coleta. Chave consultada: {lookupKey}.";
|
|
589
589
|
readonly 'praxis.editorialForms.dataCollection.fallback.incompatible': "O bloco \"{formBlockId}\" encontrou adapters registrados ({adapterIds}), mas nenhum declarou compatibilidade para esta coleta.";
|
|
590
|
-
readonly 'praxis.editorialForms.dataCollection.fallback.missingAdapter': "O bloco \"{formBlockId}\"
|
|
591
|
-
readonly 'praxis.editorialForms.dataCollection.fallback.adapterWithoutConfig': "O bloco \"{formBlockId}\" encontrou um adaptador, mas
|
|
592
|
-
readonly 'praxis.editorialForms.dataCollection.fallback.unresolvedEngine': "Existe
|
|
590
|
+
readonly 'praxis.editorialForms.dataCollection.fallback.missingAdapter': "O bloco \"{formBlockId}\" não encontrou configuração de coleta nem adaptador registrado. Verifique o provider do host e a materialização do FormConfig editorial.";
|
|
591
|
+
readonly 'praxis.editorialForms.dataCollection.fallback.adapterWithoutConfig': "O bloco \"{formBlockId}\" encontrou um adaptador, mas não encontrou FormConfig em {lookupKey}.";
|
|
592
|
+
readonly 'praxis.editorialForms.dataCollection.fallback.unresolvedEngine': "Existe configuração para \"{formBlockId}\" ({source}), mas nenhum adaptador de coleta foi registrado para materializar a engine.";
|
|
593
593
|
readonly 'praxis.editorialForms.dataCollection.error.incompatibleMessage': "Nenhum adaptador registrado aceitou o bloco \"{formBlockId}\".";
|
|
594
|
-
readonly 'praxis.editorialForms.dataCollection.error.availableAdapters': "Adapters
|
|
595
|
-
readonly 'praxis.editorialForms.dataCollection.error.missingConfigMessage': "O bloco \"{formBlockId}\"
|
|
594
|
+
readonly 'praxis.editorialForms.dataCollection.error.availableAdapters': "Adapters disponíveis: {adapterIds}.";
|
|
595
|
+
readonly 'praxis.editorialForms.dataCollection.error.missingConfigMessage': "O bloco \"{formBlockId}\" não possui FormConfig resolvido para a engine de coleta.";
|
|
596
596
|
readonly 'praxis.editorialForms.dataCollection.error.lookupSource': "Origem consultada: {lookupKey}.";
|
|
597
597
|
readonly 'praxis.editorialForms.dataCollection.error.adapterRegistrationHint': "Registre um componente compatível ou implemente resolveComponent().";
|
|
598
|
-
readonly 'praxis.editorialForms.dataCollection.error.incompleteAdapterMessage': "O adaptador \"{adapterName}\"
|
|
598
|
+
readonly 'praxis.editorialForms.dataCollection.error.incompleteAdapterMessage': "O adaptador \"{adapterName}\" não expôs um componente de coleta.";
|
|
599
599
|
readonly 'praxis.editorialForms.dataCollection.loadingMessage': "Carregando a engine de coleta para \"{formBlockId}\"...";
|
|
600
600
|
readonly 'praxis.editorialForms.dataCollection.error.loadFailureMessage': "O adaptador \"{adapterName}\" falhou ao preparar a coleta do bloco \"{formBlockId}\".";
|
|
601
601
|
readonly 'praxis.editorialForms.dataCollection.error.loadFailureDetails': "Valide o provider opcional do host e a disponibilidade do componente compatível.";
|
|
602
|
-
readonly 'praxis.editorialForms.dataCollection.error.unresolvedComponentMessage': "O adaptador \"{adapterName}\"
|
|
602
|
+
readonly 'praxis.editorialForms.dataCollection.error.unresolvedComponentMessage': "O adaptador \"{adapterName}\" não retornou um componente para o bloco \"{formBlockId}\".";
|
|
603
603
|
readonly 'praxis.editorialForms.dataCollection.error.unresolvedComponentDetails': "Implemente component ou resolveComponent() com um componente Angular compatível.";
|
|
604
604
|
readonly 'praxis.editorialForms.dataCollection.error.invalidComponentMessage': "O adaptador \"{adapterName}\" retornou um componente incompatível para \"{formBlockId}\".";
|
|
605
605
|
};
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@praxisui/editorial-forms",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0-beta.0",
|
|
4
4
|
"description": "Editorial form runtime for Praxis UI: journeys, presets, semantic blocks, and specialist hosting for editorial experiences.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^20.0.0",
|
|
7
7
|
"@angular/core": "^20.0.0",
|
|
8
|
-
"@praxisui/core": "^
|
|
8
|
+
"@praxisui/core": "^4.0.0-beta.0"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"tslib": "^2.3.0"
|