@praxisui/dynamic-fields 9.0.0-beta.11 → 9.0.0-beta.14
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.
|
@@ -6443,7 +6443,7 @@ class MaterialCheckboxGroupComponent extends SimpleBaseSelectComponent {
|
|
|
6443
6443
|
</fieldset>
|
|
6444
6444
|
}
|
|
6445
6445
|
</div>
|
|
6446
|
-
`, isInline: true, styles: [":host{display:block;width:100%}.pdx-checkbox-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-checkbox-fieldset{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:10px}.pdx-checkbox-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-checkbox-boolean-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px}.pdx-checkbox-boolean-shell-consent{padding:12px 14px;border:1px solid var(--pdx-checkbox-consent-border, var(--md-sys-color-outline-variant));border-radius:var(--pdx-checkbox-consent-radius, 16px);background:var( --pdx-checkbox-consent-background, color-mix(in srgb, var(--md-sys-color-surface-container-low, var(--md-sys-color-surface)) 82%, transparent) )}.pdx-checkbox-boolean-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-options{display:grid;gap:10px}.pdx-checkbox-options.pdx-checkbox-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-checkbox-boolean-control{width:100%}.pdx-checkbox-boolean-content{display:grid;gap:6px;min-width:0;cursor:pointer}.pdx-checkbox-option-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;cursor:pointer}.pdx-checkbox-option-disabled{cursor:not-allowed}.pdx-checkbox-option-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-option-content{display:grid;gap:4px;min-width:0}.pdx-checkbox-option-label{color:var(--md-sys-color-on-surface);font-size:.95rem;line-height:1.5}.pdx-checkbox-option-description{color:var(--md-sys-color-on-surface-variant);font-size:.82rem;line-height:1.45}.pdx-checkbox-boolean-label{cursor:pointer}.pdx-checkbox-description{color:var(--md-sys-color-on-surface-variant);font-size:.9rem;line-height:1.5}.pdx-checkbox-links{display:flex;flex-wrap:wrap;gap:8px 12px}.pdx-checkbox-link{color:var(--md-sys-color-primary);text-decoration:underline;text-underline-offset:2px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox{display:block}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox-touch-target{width:40px;height:40px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mdc-checkbox__ripple,.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mat-mdc-checkbox-ripple{opacity:0}.pdx-checkbox-group-wrapper ::ng-deep .mdc-label{line-height:1.5}.pdx-checkbox-boolean-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-boolean-control ::ng-deep .mdc-label{display:none}.pdx-checkbox-option-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-option-control ::ng-deep .mdc-label{display:none}:host(.pdx-checkbox-variant-consent) .pdx-checkbox-boolean-label{font-weight:600}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-shell{column-gap:6px}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-content,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-content{gap:3px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-group-wrapper,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-fieldset,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-options{gap:14px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-option-shell{column-gap:10px}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "component", type: i2.MatCheckbox, selector: "mat-checkbox", inputs: ["aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "aria-controls", "aria-owns", "id", "required", "labelPosition", "name", "value", "disableRipple", "tabIndex", "color", "disabledInteractive", "checked", "disabled", "indeterminate"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
6446
|
+
`, isInline: true, styles: [":host{display:block;width:100%}.pdx-checkbox-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-checkbox-fieldset{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:10px}.pdx-checkbox-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-checkbox-boolean-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;border-radius:var(--md-sys-shape-corner-medium, 12px)}.pdx-checkbox-boolean-shell-consent{padding:12px 14px;border:1px solid var(--pdx-checkbox-consent-border, var(--md-sys-color-outline-variant));border-radius:var(--pdx-checkbox-consent-radius, 16px);background:var( --pdx-checkbox-consent-background, color-mix(in srgb, var(--md-sys-color-surface-container-low, var(--md-sys-color-surface)) 82%, transparent) )}.pdx-checkbox-boolean-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-options{display:grid;gap:10px}.pdx-checkbox-options.pdx-checkbox-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-checkbox-boolean-control{width:100%}.pdx-checkbox-boolean-content{display:grid;gap:6px;min-width:0;cursor:pointer}.pdx-checkbox-option-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;border-radius:var(--md-sys-shape-corner-medium, 12px);cursor:pointer}.pdx-checkbox-boolean-shell:focus-within,.pdx-checkbox-option-shell:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}.pdx-checkbox-option-disabled{cursor:not-allowed}.pdx-checkbox-option-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-option-content{display:grid;gap:4px;min-width:0}.pdx-checkbox-option-label{color:var(--md-sys-color-on-surface);font-size:.95rem;line-height:1.5}.pdx-checkbox-option-description{color:var(--md-sys-color-on-surface-variant);font-size:.82rem;line-height:1.45}.pdx-checkbox-boolean-label{cursor:pointer}.pdx-checkbox-description{color:var(--md-sys-color-on-surface-variant);font-size:.9rem;line-height:1.5}.pdx-checkbox-links{display:flex;flex-wrap:wrap;gap:8px 12px}.pdx-checkbox-link{color:var(--md-sys-color-primary);text-decoration:underline;text-underline-offset:2px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox{display:block}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox-touch-target{width:40px;height:40px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mdc-checkbox__ripple,.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mat-mdc-checkbox-ripple{opacity:0}.pdx-checkbox-group-wrapper ::ng-deep .mdc-label{line-height:1.5}.pdx-checkbox-boolean-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-boolean-control ::ng-deep .mdc-label{display:none}.pdx-checkbox-option-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-option-control ::ng-deep .mdc-label{display:none}:host(.pdx-checkbox-variant-consent) .pdx-checkbox-boolean-label{font-weight:600}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-shell{column-gap:6px}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-content,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-content{gap:3px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-group-wrapper,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-fieldset,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-options{gap:14px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-option-shell{column-gap:10px}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "component", type: i2.MatCheckbox, selector: "mat-checkbox", inputs: ["aria-label", "aria-labelledby", "aria-describedby", "aria-expanded", "aria-controls", "aria-owns", "id", "required", "labelPosition", "name", "value", "disableRipple", "tabIndex", "color", "disabledInteractive", "checked", "disabled", "indeterminate"], outputs: ["change", "indeterminateChange"], exportAs: ["matCheckbox"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
6447
6447
|
}
|
|
6448
6448
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImport: i0, type: MaterialCheckboxGroupComponent, decorators: [{
|
|
6449
6449
|
type: Component,
|
|
@@ -6612,7 +6612,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImpo
|
|
|
6612
6612
|
'[attr.data-field-type]': '"checkbox"',
|
|
6613
6613
|
'[attr.data-field-name]': 'metadata()?.name',
|
|
6614
6614
|
'[attr.data-component-id]': 'componentId()',
|
|
6615
|
-
}, styles: [":host{display:block;width:100%}.pdx-checkbox-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-checkbox-fieldset{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:10px}.pdx-checkbox-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-checkbox-boolean-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px}.pdx-checkbox-boolean-shell-consent{padding:12px 14px;border:1px solid var(--pdx-checkbox-consent-border, var(--md-sys-color-outline-variant));border-radius:var(--pdx-checkbox-consent-radius, 16px);background:var( --pdx-checkbox-consent-background, color-mix(in srgb, var(--md-sys-color-surface-container-low, var(--md-sys-color-surface)) 82%, transparent) )}.pdx-checkbox-boolean-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-options{display:grid;gap:10px}.pdx-checkbox-options.pdx-checkbox-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-checkbox-boolean-control{width:100%}.pdx-checkbox-boolean-content{display:grid;gap:6px;min-width:0;cursor:pointer}.pdx-checkbox-option-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;cursor:pointer}.pdx-checkbox-option-disabled{cursor:not-allowed}.pdx-checkbox-option-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-option-content{display:grid;gap:4px;min-width:0}.pdx-checkbox-option-label{color:var(--md-sys-color-on-surface);font-size:.95rem;line-height:1.5}.pdx-checkbox-option-description{color:var(--md-sys-color-on-surface-variant);font-size:.82rem;line-height:1.45}.pdx-checkbox-boolean-label{cursor:pointer}.pdx-checkbox-description{color:var(--md-sys-color-on-surface-variant);font-size:.9rem;line-height:1.5}.pdx-checkbox-links{display:flex;flex-wrap:wrap;gap:8px 12px}.pdx-checkbox-link{color:var(--md-sys-color-primary);text-decoration:underline;text-underline-offset:2px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox{display:block}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox-touch-target{width:40px;height:40px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mdc-checkbox__ripple,.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mat-mdc-checkbox-ripple{opacity:0}.pdx-checkbox-group-wrapper ::ng-deep .mdc-label{line-height:1.5}.pdx-checkbox-boolean-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-boolean-control ::ng-deep .mdc-label{display:none}.pdx-checkbox-option-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-option-control ::ng-deep .mdc-label{display:none}:host(.pdx-checkbox-variant-consent) .pdx-checkbox-boolean-label{font-weight:600}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-shell{column-gap:6px}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-content,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-content{gap:3px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-group-wrapper,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-fieldset,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-options{gap:14px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-option-shell{column-gap:10px}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}\n"] }]
|
|
6615
|
+
}, styles: [":host{display:block;width:100%}.pdx-checkbox-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-checkbox-fieldset{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:10px}.pdx-checkbox-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-checkbox-boolean-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;border-radius:var(--md-sys-shape-corner-medium, 12px)}.pdx-checkbox-boolean-shell-consent{padding:12px 14px;border:1px solid var(--pdx-checkbox-consent-border, var(--md-sys-color-outline-variant));border-radius:var(--pdx-checkbox-consent-radius, 16px);background:var( --pdx-checkbox-consent-background, color-mix(in srgb, var(--md-sys-color-surface-container-low, var(--md-sys-color-surface)) 82%, transparent) )}.pdx-checkbox-boolean-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-options{display:grid;gap:10px}.pdx-checkbox-options.pdx-checkbox-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-checkbox-boolean-control{width:100%}.pdx-checkbox-boolean-content{display:grid;gap:6px;min-width:0;cursor:pointer}.pdx-checkbox-option-shell{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;border-radius:var(--md-sys-shape-corner-medium, 12px);cursor:pointer}.pdx-checkbox-boolean-shell:focus-within,.pdx-checkbox-option-shell:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}.pdx-checkbox-option-disabled{cursor:not-allowed}.pdx-checkbox-option-control-slot{display:flex;align-items:start;justify-content:center;padding-top:1px}.pdx-checkbox-option-content{display:grid;gap:4px;min-width:0}.pdx-checkbox-option-label{color:var(--md-sys-color-on-surface);font-size:.95rem;line-height:1.5}.pdx-checkbox-option-description{color:var(--md-sys-color-on-surface-variant);font-size:.82rem;line-height:1.45}.pdx-checkbox-boolean-label{cursor:pointer}.pdx-checkbox-description{color:var(--md-sys-color-on-surface-variant);font-size:.9rem;line-height:1.5}.pdx-checkbox-links{display:flex;flex-wrap:wrap;gap:8px 12px}.pdx-checkbox-link{color:var(--md-sys-color-primary);text-decoration:underline;text-underline-offset:2px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox{display:block}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox-touch-target{width:40px;height:40px}.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mdc-checkbox__ripple,.pdx-checkbox-group-wrapper ::ng-deep .mat-mdc-checkbox .mat-mdc-checkbox-ripple{opacity:0}.pdx-checkbox-group-wrapper ::ng-deep .mdc-label{line-height:1.5}.pdx-checkbox-boolean-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-boolean-control ::ng-deep .mdc-label{display:none}.pdx-checkbox-option-control ::ng-deep .mdc-form-field{display:block}.pdx-checkbox-option-control ::ng-deep .mdc-label{display:none}:host(.pdx-checkbox-variant-consent) .pdx-checkbox-boolean-label{font-weight:600}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-shell{column-gap:6px}:host(.pdx-checkbox-density-compact) .pdx-checkbox-boolean-content,:host(.pdx-checkbox-density-compact) .pdx-checkbox-option-content{gap:3px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-group-wrapper,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-fieldset,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-options{gap:14px}:host(.pdx-checkbox-density-spacious) .pdx-checkbox-boolean-shell,:host(.pdx-checkbox-density-spacious) .pdx-checkbox-option-shell{column-gap:10px}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}\n"] }]
|
|
6616
6616
|
}], propDecorators: { readonlyMode: [{
|
|
6617
6617
|
type: Input
|
|
6618
6618
|
}], disabledMode: [{
|
|
@@ -12279,12 +12279,18 @@ class MaterialAsyncSelectComponent extends SimpleBaseSelectComponent {
|
|
|
12279
12279
|
return of(void 0);
|
|
12280
12280
|
}
|
|
12281
12281
|
const term = this.termControl.value || '';
|
|
12282
|
+
const optionSource = this.optionSource();
|
|
12282
12283
|
const filter = { ...this.filterCriteria() };
|
|
12283
|
-
if (term && !
|
|
12284
|
+
if (term && !optionSource) {
|
|
12284
12285
|
filter[this.optionLabelKey()] = term;
|
|
12285
12286
|
}
|
|
12286
12287
|
const selected = this.getSelectedIds();
|
|
12287
|
-
const include = reset &&
|
|
12288
|
+
const include = reset &&
|
|
12289
|
+
!this.useCursor &&
|
|
12290
|
+
selected.length &&
|
|
12291
|
+
(!optionSource || optionSource.includeIds === true)
|
|
12292
|
+
? { includeIds: selected }
|
|
12293
|
+
: undefined;
|
|
12288
12294
|
const observeVersion = reset;
|
|
12289
12295
|
this.loading.set(true);
|
|
12290
12296
|
if (reset) {
|
|
@@ -12310,7 +12316,6 @@ class MaterialAsyncSelectComponent extends SimpleBaseSelectComponent {
|
|
|
12310
12316
|
}));
|
|
12311
12317
|
}
|
|
12312
12318
|
const page = this.pageIndex();
|
|
12313
|
-
const optionSource = this.optionSource();
|
|
12314
12319
|
const request$ = optionSource
|
|
12315
12320
|
? this.crudService.filterOptionSourceOptions(optionSource.key, filter, { pageNumber: page, pageSize: this.pageSize() }, {
|
|
12316
12321
|
...(include || {}),
|
|
@@ -17980,7 +17985,7 @@ class MaterialRadioGroupComponent extends SimpleBaseSelectComponent {
|
|
|
17980
17985
|
<div class="pdx-hint" [id]="radioHintId()">{{ metadata()!.hint }}</div>
|
|
17981
17986
|
}
|
|
17982
17987
|
</div>
|
|
17983
|
-
`, isInline: true, styles: [".pdx-radio-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-radio-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-radio-group{width:100%;min-width:0}.pdx-radio-group.pdx-radio-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-radio-group.pdx-radio-vertical{display:grid;gap:10px;justify-items:start}.pdx-radio-group ::ng-deep .mat-mdc-radio-button{margin:0}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}:host{display:block;width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatRadioModule }, { kind: "directive", type: i2$2.MatRadioGroup, selector: "mat-radio-group", inputs: ["color", "name", "labelPosition", "value", "selected", "disabled", "required", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioGroup"] }, { kind: "component", type: i2$2.MatRadioButton, selector: "mat-radio-button", inputs: ["id", "name", "aria-label", "aria-labelledby", "aria-describedby", "disableRipple", "tabIndex", "checked", "value", "labelPosition", "disabled", "required", "color", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioButton"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
17988
|
+
`, isInline: true, styles: [".pdx-radio-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-radio-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-radio-group{width:100%;min-width:0}.pdx-radio-group.pdx-radio-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-radio-group.pdx-radio-vertical{display:grid;gap:10px;justify-items:start}.pdx-radio-group ::ng-deep .mat-mdc-radio-button{border-radius:var(--md-sys-shape-corner-medium, 12px);margin:0}.pdx-radio-group ::ng-deep .mat-mdc-radio-button:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}:host{display:block;width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatRadioModule }, { kind: "directive", type: i2$2.MatRadioGroup, selector: "mat-radio-group", inputs: ["color", "name", "labelPosition", "value", "selected", "disabled", "required", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioGroup"] }, { kind: "component", type: i2$2.MatRadioButton, selector: "mat-radio-button", inputs: ["id", "name", "aria-label", "aria-labelledby", "aria-describedby", "disableRipple", "tabIndex", "checked", "value", "labelPosition", "disabled", "required", "color", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioButton"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
17984
17989
|
}
|
|
17985
17990
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImport: i0, type: MaterialRadioGroupComponent, decorators: [{
|
|
17986
17991
|
type: Component,
|
|
@@ -18052,7 +18057,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImpo
|
|
|
18052
18057
|
'[attr.data-field-type]': '"radio"',
|
|
18053
18058
|
'[attr.data-field-name]': 'metadata()?.name',
|
|
18054
18059
|
'[attr.data-component-id]': 'componentId()',
|
|
18055
|
-
}, styles: [".pdx-radio-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-radio-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-radio-group{width:100%;min-width:0}.pdx-radio-group.pdx-radio-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-radio-group.pdx-radio-vertical{display:grid;gap:10px;justify-items:start}.pdx-radio-group ::ng-deep .mat-mdc-radio-button{margin:0}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}:host{display:block;width:100%}\n"] }]
|
|
18060
|
+
}, styles: [".pdx-radio-group-wrapper{display:grid;gap:10px;width:100%;min-width:0;padding:6px 0 8px}.pdx-radio-label{display:block;margin:0;color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:600;line-height:1.45}.pdx-radio-group{width:100%;min-width:0}.pdx-radio-group.pdx-radio-horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 16px}.pdx-radio-group.pdx-radio-vertical{display:grid;gap:10px;justify-items:start}.pdx-radio-group ::ng-deep .mat-mdc-radio-button{border-radius:var(--md-sys-shape-corner-medium, 12px);margin:0}.pdx-radio-group ::ng-deep .mat-mdc-radio-button:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}.pdx-hint,.pdx-error{margin:0;font-size:.8rem;line-height:1.45}.pdx-hint{color:var(--md-sys-color-on-surface-variant)}.pdx-error{color:var(--md-sys-color-error)}:host{display:block;width:100%}\n"] }]
|
|
18056
18061
|
}], propDecorators: { readonlyMode: [{
|
|
18057
18062
|
type: Input
|
|
18058
18063
|
}], disabledMode: [{
|
|
@@ -18619,7 +18624,7 @@ class MaterialSlideToggleComponent extends SimpleBaseInputComponent {
|
|
|
18619
18624
|
<div class="pdx-hint">{{ metadata()!.hint }}</div>
|
|
18620
18625
|
}
|
|
18621
18626
|
</div>
|
|
18622
|
-
`, isInline: true, styles: [".pdx-slide-toggle-wrapper{display:flex;align-items:center;width:100%;min-height:56px;padding:4px 0}:host{display:block;width:100%}mat-slide-toggle{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i2$3.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon", "disabledInteractive"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
18627
|
+
`, isInline: true, styles: [".pdx-slide-toggle-wrapper{display:flex;align-items:center;width:100%;min-height:56px;padding:4px 0;border-radius:var(--md-sys-shape-corner-large, 16px)}.pdx-slide-toggle-wrapper:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}:host{display:block;width:100%}mat-slide-toggle{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i2$3.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon", "disabledInteractive"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i5.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] });
|
|
18623
18628
|
}
|
|
18624
18629
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImport: i0, type: MaterialSlideToggleComponent, decorators: [{
|
|
18625
18630
|
type: Component,
|
|
@@ -18677,7 +18682,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.14", ngImpo
|
|
|
18677
18682
|
'[attr.data-field-type]': '"toggle"',
|
|
18678
18683
|
'[attr.data-field-name]': 'metadata()?.name',
|
|
18679
18684
|
'[attr.data-component-id]': 'componentId()',
|
|
18680
|
-
}, styles: [".pdx-slide-toggle-wrapper{display:flex;align-items:center;width:100%;min-height:56px;padding:4px 0}:host{display:block;width:100%}mat-slide-toggle{width:100%}\n"] }]
|
|
18685
|
+
}, styles: [".pdx-slide-toggle-wrapper{display:flex;align-items:center;width:100%;min-height:56px;padding:4px 0;border-radius:var(--md-sys-shape-corner-large, 16px)}.pdx-slide-toggle-wrapper:focus-within{outline:2px solid var(--md-sys-color-primary);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}:host{display:block;width:100%}mat-slide-toggle{width:100%}\n"] }]
|
|
18681
18686
|
}], propDecorators: { readonlyMode: [{
|
|
18682
18687
|
type: Input
|
|
18683
18688
|
}], disabledMode: [{
|
|
@@ -60107,6 +60112,42 @@ const PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA = {
|
|
|
60107
60112
|
lib: '@praxisui/dynamic-fields',
|
|
60108
60113
|
};
|
|
60109
60114
|
|
|
60115
|
+
const PDX_MATERIAL_ASYNC_SELECT_COMPONENT_METADATA = {
|
|
60116
|
+
id: 'pdx-material-async-select',
|
|
60117
|
+
selector: 'pdx-material-async-select',
|
|
60118
|
+
component: MaterialAsyncSelectComponent,
|
|
60119
|
+
friendlyName: 'Async Select (Material)',
|
|
60120
|
+
description: 'Select com carregamento assíncrono de opções.',
|
|
60121
|
+
icon: 'cloud_download',
|
|
60122
|
+
inputs: [
|
|
60123
|
+
{ name: 'metadata', type: 'MaterialSelectMetadata', description: 'Configuração do campo' },
|
|
60124
|
+
{ name: 'readonlyMode', type: 'boolean', default: false, description: 'Somente leitura' },
|
|
60125
|
+
{ name: 'disabledMode', type: 'boolean', default: false, description: 'Desabilitado' },
|
|
60126
|
+
{ name: 'visible', type: 'boolean', default: true, description: 'Visibilidade' },
|
|
60127
|
+
{ name: 'presentationMode', type: 'boolean', default: false, description: 'Modo apresentação' },
|
|
60128
|
+
],
|
|
60129
|
+
tags: ['widget', 'field', 'select', 'async', 'material'],
|
|
60130
|
+
lib: '@praxisui/dynamic-fields',
|
|
60131
|
+
};
|
|
60132
|
+
|
|
60133
|
+
const PDX_MATERIAL_AUTOCOMPLETE_COMPONENT_METADATA = {
|
|
60134
|
+
id: 'pdx-material-autocomplete',
|
|
60135
|
+
selector: 'pdx-material-autocomplete',
|
|
60136
|
+
component: MaterialAutocompleteComponent,
|
|
60137
|
+
friendlyName: 'Autocomplete (Material)',
|
|
60138
|
+
description: 'Campo com sugestões e carregamento remoto de opções.',
|
|
60139
|
+
icon: 'search',
|
|
60140
|
+
inputs: [
|
|
60141
|
+
{ name: 'metadata', type: 'MaterialAutocompleteMetadata', description: 'Configuração do campo' },
|
|
60142
|
+
{ name: 'readonlyMode', type: 'boolean', default: false, description: 'Somente leitura' },
|
|
60143
|
+
{ name: 'disabledMode', type: 'boolean', default: false, description: 'Desabilitado' },
|
|
60144
|
+
{ name: 'visible', type: 'boolean', default: true, description: 'Visibilidade' },
|
|
60145
|
+
{ name: 'presentationMode', type: 'boolean', default: false, description: 'Modo apresentação' },
|
|
60146
|
+
],
|
|
60147
|
+
tags: ['widget', 'field', 'autocomplete', 'material'],
|
|
60148
|
+
lib: '@praxisui/dynamic-fields',
|
|
60149
|
+
};
|
|
60150
|
+
|
|
60110
60151
|
const PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA = {
|
|
60111
60152
|
id: 'pdx-material-selection-list',
|
|
60112
60153
|
selector: 'pdx-material-selection-list',
|
|
@@ -60125,6 +60166,8 @@ const PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA = {
|
|
|
60125
60166
|
lib: '@praxisui/dynamic-fields',
|
|
60126
60167
|
};
|
|
60127
60168
|
|
|
60169
|
+
const PDX_MATERIAL_SLIDE_TOGGLE_COMPONENT_METADATA = createMaterialSlideToggleComponentMetadata();
|
|
60170
|
+
|
|
60128
60171
|
const PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA = {
|
|
60129
60172
|
id: 'pdx-material-transfer-list',
|
|
60130
60173
|
selector: 'pdx-material-transfer-list',
|
|
@@ -65210,7 +65253,7 @@ const PRAXIS_DYNAMIC_FIELDS_AUTHORING_PROFILES = [
|
|
|
65210
65253
|
],
|
|
65211
65254
|
operationValidators: ['entity-resource-binding-valid', 'option-source-valid', 'option-identity-valid'],
|
|
65212
65255
|
affectedPaths: ['fieldMetadata.optionSource', 'fieldMetadata.resourcePath', 'fieldMetadata.valueField', 'fieldMetadata.displayField', 'fieldMetadata.searchable'],
|
|
65213
|
-
example: { id: 'configure-entity-lookup', request: 'Bind the entity lookup to users and show the name while storing the id.', operationId: 'field.entityLookup.configure', params: { optionSource: { resourcePath: '/users' }, valueField: 'id', displayField: 'name', searchable: true }, isPositive: true },
|
|
65256
|
+
example: { id: 'configure-entity-lookup', request: 'Bind the entity lookup to users and show the name while storing the id.', operationId: 'field.entityLookup.configure', params: { optionSource: { key: 'user', type: 'RESOURCE_ENTITY', resourcePath: '/users', valuePropertyPath: 'id', labelPropertyPath: 'name', includeIds: false, capabilities: { filter: true, byIds: true }, dependsOn: ['companyId'], dependencyFilterMap: { companyId: 'companyId' } }, valueField: 'id', displayField: 'name', searchable: true }, isPositive: true },
|
|
65214
65257
|
}),
|
|
65215
65258
|
fieldMetadataProfile({
|
|
65216
65259
|
profileId: 'tree-select',
|
|
@@ -66090,6 +66133,9 @@ function mapPropertyToFieldMetadata(fieldName, property, requiredFields = []) {
|
|
|
66090
66133
|
if (valuePresentation) {
|
|
66091
66134
|
fieldMetadata.valuePresentation = valuePresentation;
|
|
66092
66135
|
}
|
|
66136
|
+
if (uiConfig.mask !== undefined) {
|
|
66137
|
+
fieldMetadata.mask = String(uiConfig.mask);
|
|
66138
|
+
}
|
|
66093
66139
|
// Keep a lightweight trace for downstream editors/runtimes to distinguish
|
|
66094
66140
|
// explicit schema text from convenience-generated labels.
|
|
66095
66141
|
if (!uiConfig.label && !property.title) {
|
|
@@ -66463,4 +66509,4 @@ function supportsClearButtonControlType(controlType) {
|
|
|
66463
66509
|
* Generated bundle index. Do not edit.
|
|
66464
66510
|
*/
|
|
66465
66511
|
|
|
66466
|
-
export { BRAZIL_INPUTS_AI_CAPABILITIES, CACHE_TTL, CHIPS_CONTROLS_AI_CAPABILITIES, CLEAR_BUTTON_CONTROL_TYPES, COLOR_CONTROLS_AI_CAPABILITIES, CONTROL_TYPE_AI_CATALOGS, ColorInputComponent, ComponentPreloaderService, ComponentRegistryService, ConfirmDialogComponent, DATE_CONTROLS_AI_CAPABILITIES, DISPLAY_ACTION_AI_CAPABILITIES, DYNAMIC_FIELDS_PLAYGROUND_CATALOG, DYNAMIC_FIELD_BASE_STATE_RECIPES, DYNAMIC_FIELD_DEFAULT_STATE_RECIPE, DYNAMIC_FIELD_DISABLED_STATE_RECIPE, DYNAMIC_FIELD_ERROR_STATE_RECIPE, DYNAMIC_FIELD_FILLED_STATE_RECIPE, DYNAMIC_FIELD_PRESENTATION_STATE_RECIPE, DYNAMIC_FIELD_READONLY_STATE_RECIPE, DateInputComponent, DateUtilsService, DatetimeLocalInputComponent, DynamicFieldLoaderDirective, EditableCollectionComponent, EmailInputComponent, EntityLookupDialogComponent, FILE_UPLOAD_AI_CAPABILITIES, InlineAsyncSelectComponent, InlineAutocompleteComponent, InlineColorLabelComponent, InlineCurrencyComponent, InlineCurrencyRangeComponent, InlineDateComponent, InlineDateRangeComponent, InlineDistanceRadiusComponent, InlineEntityLookupComponent, InlineInputComponent, InlineMonthRangeComponent, InlineMultiSelectComponent, InlineNumberComponent, InlinePeriodRangeComponent, InlinePipelineStatusComponent, InlineRangeSliderComponent, InlineRatingComponent, InlineRelativePeriodComponent, InlineScorePriorityComponent, InlineSearchableSelectComponent, InlineSelectComponent, InlineSentimentComponent, InlineTimeComponent, InlineTimeRangeComponent, InlineToggleComponent, InlineTreeSelectComponent, InlineYearRangeComponent, KeyboardShortcutService, LIST_CONTROLS_AI_CAPABILITIES, LoggerPresets, MAX_LOAD_ATTEMPTS, MaterialAsyncSelectComponent, MaterialAutocompleteComponent, MaterialAvatarComponent, MaterialButtonComponent, MaterialButtonToggleComponent, MaterialCheckboxGroupComponent, MaterialChipsComponent, MaterialColorPickerComponent, MaterialCpfCnpjInputComponent, MaterialCurrencyComponent, MaterialDateRangeComponent, MaterialDatepickerComponent, MaterialFileUploadComponent, MaterialMultiSelectComponent, MaterialMultiSelectTreeComponent, MaterialPriceRangeComponent, MaterialRadioGroupComponent, MaterialRatingComponent, MaterialSearchableSelectComponent, MaterialSelectComponent, MaterialSelectionListComponent, MaterialSlideToggleComponent, MaterialSliderComponent, MaterialTextareaComponent, MaterialTimepickerComponent, MaterialTransferListComponent, MaterialTreeSelectComponent, MonthInputComponent, NUMERIC_INPUTS_AI_CAPABILITIES, NumberInputComponent, OptionStore, PDX_COLOR_INPUT_COMPONENT_METADATA, PDX_COLOR_PICKER_COMPONENT_METADATA, PDX_DATETIME_LOCAL_INPUT_COMPONENT_METADATA, PDX_DATE_INPUT_COMPONENT_METADATA, PDX_EDITABLE_COLLECTION_COMPONENT_METADATA, PDX_EMAIL_INPUT_COMPONENT_METADATA, PDX_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_FIELD_SHELL_COMPONENT_METADATA, PDX_INLINE_ASYNC_SELECT_COMPONENT_METADATA, PDX_INLINE_AUTOCOMPLETE_COMPONENT_METADATA, PDX_INLINE_COLOR_LABEL_COMPONENT_METADATA, PDX_INLINE_CURRENCY_COMPONENT_METADATA, PDX_INLINE_CURRENCY_RANGE_COMPONENT_METADATA, PDX_INLINE_DATE_COMPONENT_METADATA, PDX_INLINE_DATE_RANGE_COMPONENT_METADATA, PDX_INLINE_DISTANCE_RADIUS_COMPONENT_METADATA, PDX_INLINE_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_INLINE_INPUT_COMPONENT_METADATA, PDX_INLINE_MONTH_RANGE_COMPONENT_METADATA, PDX_INLINE_MULTI_SELECT_COMPONENT_METADATA, PDX_INLINE_NUMBER_COMPONENT_METADATA, PDX_INLINE_PERIOD_RANGE_COMPONENT_METADATA, PDX_INLINE_PHONE_COMPONENT_METADATA, PDX_INLINE_PIPELINE_STATUS_COMPONENT_METADATA, PDX_INLINE_RANGE_SLIDER_COMPONENT_METADATA, PDX_INLINE_RATING_COMPONENT_METADATA, PDX_INLINE_RELATIVE_PERIOD_COMPONENT_METADATA, PDX_INLINE_SCORE_PRIORITY_COMPONENT_METADATA, PDX_INLINE_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_INLINE_SELECT_COMPONENT_METADATA, PDX_INLINE_SENTIMENT_COMPONENT_METADATA, PDX_INLINE_TIME_COMPONENT_METADATA, PDX_INLINE_TIME_RANGE_COMPONENT_METADATA, PDX_INLINE_TOGGLE_COMPONENT_METADATA, PDX_INLINE_TREE_SELECT_COMPONENT_METADATA, PDX_INLINE_YEAR_RANGE_COMPONENT_METADATA, PDX_MATERIAL_AVATAR_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_CHECKBOX_GROUP_COMPONENT_METADATA, PDX_MATERIAL_CHIPS_COMPONENT_METADATA, PDX_MATERIAL_COLORPICKER_COMPONENT_METADATA, PDX_MATERIAL_CPF_CNPJ_INPUT_COMPONENT_METADATA, PDX_MATERIAL_CURRENCY_COMPONENT_METADATA, PDX_MATERIAL_DATEPICKER_COMPONENT_METADATA, PDX_MATERIAL_DATE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_FILE_UPLOAD_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_TREE_COMPONENT_METADATA, PDX_MATERIAL_PRICE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_RADIO_GROUP_COMPONENT_METADATA, PDX_MATERIAL_RANGE_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_RATING_COMPONENT_METADATA, PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA, PDX_MATERIAL_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_TEXTAREA_COMPONENT_METADATA, PDX_MATERIAL_TIMEPICKER_COMPONENT_METADATA, PDX_MATERIAL_TIME_RANGE_COMPONENT_METADATA, PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA, PDX_MATERIAL_TREE_SELECT_COMPONENT_METADATA, PDX_MONTH_INPUT_COMPONENT_METADATA, PDX_NUMBER_INPUT_COMPONENT_METADATA, PDX_PASSWORD_INPUT_COMPONENT_METADATA, PDX_PHONE_INPUT_COMPONENT_METADATA, PDX_PRELOAD_STATUS_COMPONENT_METADATA, PDX_SEARCH_INPUT_COMPONENT_METADATA, PDX_TEXT_INPUT_COMPONENT_METADATA, PDX_TIME_INPUT_COMPONENT_METADATA, PDX_URL_INPUT_COMPONENT_METADATA, PDX_WEEK_INPUT_COMPONENT_METADATA, PDX_YEAR_INPUT_COMPONENT_METADATA, PRAXIS_DYNAMIC_FIELDS_AUTHORING_MANIFEST, PRAXIS_DYNAMIC_FIELDS_AUTHORING_PROFILES, PRAXIS_DYNAMIC_FIELDS_EDITORIAL_WAVE_1, PRAXIS_DYNAMIC_FIELDS_EN_US, PRAXIS_DYNAMIC_FIELDS_I18N, PRAXIS_DYNAMIC_FIELDS_LOGGER_BACKEND, PRAXIS_DYNAMIC_FIELDS_PT_BR, PRAXIS_DYNAMIC_FIELDS_WAVE_1_COMPONENT_METADATA, PRICE_RANGE_AI_CAPABILITIES, PasswordInputComponent, PdxColorPickerComponent, PdxMaterialRangeSliderComponent, PdxMaterialTimeRangeComponent, PdxYearInputComponent, PhoneInputComponent, PraxisErrorStateMatcher, PreloadStatusComponent, RETRY_DELAY, SELECT_CONTROLS_AI_CAPABILITIES, SearchInputComponent, SimpleBaseButtonComponent, SimpleBaseInputComponent, SimpleBaseSelectComponent, TEXT_INPUTS_AI_CAPABILITIES, TIME_RANGE_AI_CAPABILITIES, TOGGLE_CONTROLS_AI_CAPABILITIES, TREE_CONTROLS_AI_CAPABILITIES, TextInputComponent, TimeInputComponent, UrlInputComponent, WeekInputComponent, YEAR_INPUT_AI_CAPABILITIES, bindDynamicFieldsLoggerBackendFromInjector, clearDynamicFieldsLoggerBackend, configureDynamicFieldsLogger, createDynamicFieldPreviewRecipe, createErrorStateMatcher, createPraxisDynamicFieldsI18nConfig, emitToDynamicFieldsLoggerBackend, enableDebugForComponent, getControlTypeCatalog, getErrorStateMatcherForField, inferErrorStateStrategy, initializeComponentSystem, initializeComponentSystemSync, isBaseDynamicFieldComponent, isLoadingCapableComponent, isValidJsonSchema, isValueBasedComponent, logger, mapJsonSchemaToFields, mapPropertyToFieldMetadata, normalizeFormMetadata, provideMaterialAvatarMetadata, providePraxisDynamicFields, providePraxisDynamicFieldsCore, providePraxisDynamicFieldsCoreNoDefaults, providePraxisDynamicFieldsI18n, providePraxisDynamicFieldsNoDefaults, providePraxisDynamicFieldsWave1EditorialRegistry, registerPraxisDynamicFieldsWave1EditorialDescriptors, resolvePraxisDynamicFieldsText, setDynamicFieldsLoggerBackend, silenceComponent, supportsClearButtonControlType };
|
|
66512
|
+
export { BRAZIL_INPUTS_AI_CAPABILITIES, CACHE_TTL, CHIPS_CONTROLS_AI_CAPABILITIES, CLEAR_BUTTON_CONTROL_TYPES, COLOR_CONTROLS_AI_CAPABILITIES, CONTROL_TYPE_AI_CATALOGS, ColorInputComponent, ComponentPreloaderService, ComponentRegistryService, ConfirmDialogComponent, DATE_CONTROLS_AI_CAPABILITIES, DISPLAY_ACTION_AI_CAPABILITIES, DYNAMIC_FIELDS_PLAYGROUND_CATALOG, DYNAMIC_FIELD_BASE_STATE_RECIPES, DYNAMIC_FIELD_DEFAULT_STATE_RECIPE, DYNAMIC_FIELD_DISABLED_STATE_RECIPE, DYNAMIC_FIELD_ERROR_STATE_RECIPE, DYNAMIC_FIELD_FILLED_STATE_RECIPE, DYNAMIC_FIELD_PRESENTATION_STATE_RECIPE, DYNAMIC_FIELD_READONLY_STATE_RECIPE, DateInputComponent, DateUtilsService, DatetimeLocalInputComponent, DynamicFieldLoaderDirective, EditableCollectionComponent, EmailInputComponent, EntityLookupDialogComponent, FILE_UPLOAD_AI_CAPABILITIES, InlineAsyncSelectComponent, InlineAutocompleteComponent, InlineColorLabelComponent, InlineCurrencyComponent, InlineCurrencyRangeComponent, InlineDateComponent, InlineDateRangeComponent, InlineDistanceRadiusComponent, InlineEntityLookupComponent, InlineInputComponent, InlineMonthRangeComponent, InlineMultiSelectComponent, InlineNumberComponent, InlinePeriodRangeComponent, InlinePipelineStatusComponent, InlineRangeSliderComponent, InlineRatingComponent, InlineRelativePeriodComponent, InlineScorePriorityComponent, InlineSearchableSelectComponent, InlineSelectComponent, InlineSentimentComponent, InlineTimeComponent, InlineTimeRangeComponent, InlineToggleComponent, InlineTreeSelectComponent, InlineYearRangeComponent, KeyboardShortcutService, LIST_CONTROLS_AI_CAPABILITIES, LoggerPresets, MAX_LOAD_ATTEMPTS, MaterialAsyncSelectComponent, MaterialAutocompleteComponent, MaterialAvatarComponent, MaterialButtonComponent, MaterialButtonToggleComponent, MaterialCheckboxGroupComponent, MaterialChipsComponent, MaterialColorPickerComponent, MaterialCpfCnpjInputComponent, MaterialCurrencyComponent, MaterialDateRangeComponent, MaterialDatepickerComponent, MaterialFileUploadComponent, MaterialMultiSelectComponent, MaterialMultiSelectTreeComponent, MaterialPriceRangeComponent, MaterialRadioGroupComponent, MaterialRatingComponent, MaterialSearchableSelectComponent, MaterialSelectComponent, MaterialSelectionListComponent, MaterialSlideToggleComponent, MaterialSliderComponent, MaterialTextareaComponent, MaterialTimepickerComponent, MaterialTransferListComponent, MaterialTreeSelectComponent, MonthInputComponent, NUMERIC_INPUTS_AI_CAPABILITIES, NumberInputComponent, OptionStore, PDX_COLOR_INPUT_COMPONENT_METADATA, PDX_COLOR_PICKER_COMPONENT_METADATA, PDX_DATETIME_LOCAL_INPUT_COMPONENT_METADATA, PDX_DATE_INPUT_COMPONENT_METADATA, PDX_EDITABLE_COLLECTION_COMPONENT_METADATA, PDX_EMAIL_INPUT_COMPONENT_METADATA, PDX_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_FIELD_SHELL_COMPONENT_METADATA, PDX_INLINE_ASYNC_SELECT_COMPONENT_METADATA, PDX_INLINE_AUTOCOMPLETE_COMPONENT_METADATA, PDX_INLINE_COLOR_LABEL_COMPONENT_METADATA, PDX_INLINE_CURRENCY_COMPONENT_METADATA, PDX_INLINE_CURRENCY_RANGE_COMPONENT_METADATA, PDX_INLINE_DATE_COMPONENT_METADATA, PDX_INLINE_DATE_RANGE_COMPONENT_METADATA, PDX_INLINE_DISTANCE_RADIUS_COMPONENT_METADATA, PDX_INLINE_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_INLINE_INPUT_COMPONENT_METADATA, PDX_INLINE_MONTH_RANGE_COMPONENT_METADATA, PDX_INLINE_MULTI_SELECT_COMPONENT_METADATA, PDX_INLINE_NUMBER_COMPONENT_METADATA, PDX_INLINE_PERIOD_RANGE_COMPONENT_METADATA, PDX_INLINE_PHONE_COMPONENT_METADATA, PDX_INLINE_PIPELINE_STATUS_COMPONENT_METADATA, PDX_INLINE_RANGE_SLIDER_COMPONENT_METADATA, PDX_INLINE_RATING_COMPONENT_METADATA, PDX_INLINE_RELATIVE_PERIOD_COMPONENT_METADATA, PDX_INLINE_SCORE_PRIORITY_COMPONENT_METADATA, PDX_INLINE_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_INLINE_SELECT_COMPONENT_METADATA, PDX_INLINE_SENTIMENT_COMPONENT_METADATA, PDX_INLINE_TIME_COMPONENT_METADATA, PDX_INLINE_TIME_RANGE_COMPONENT_METADATA, PDX_INLINE_TOGGLE_COMPONENT_METADATA, PDX_INLINE_TREE_SELECT_COMPONENT_METADATA, PDX_INLINE_YEAR_RANGE_COMPONENT_METADATA, PDX_MATERIAL_ASYNC_SELECT_COMPONENT_METADATA, PDX_MATERIAL_AUTOCOMPLETE_COMPONENT_METADATA, PDX_MATERIAL_AVATAR_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_CHECKBOX_GROUP_COMPONENT_METADATA, PDX_MATERIAL_CHIPS_COMPONENT_METADATA, PDX_MATERIAL_COLORPICKER_COMPONENT_METADATA, PDX_MATERIAL_CPF_CNPJ_INPUT_COMPONENT_METADATA, PDX_MATERIAL_CURRENCY_COMPONENT_METADATA, PDX_MATERIAL_DATEPICKER_COMPONENT_METADATA, PDX_MATERIAL_DATE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_FILE_UPLOAD_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_TREE_COMPONENT_METADATA, PDX_MATERIAL_PRICE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_RADIO_GROUP_COMPONENT_METADATA, PDX_MATERIAL_RANGE_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_RATING_COMPONENT_METADATA, PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA, PDX_MATERIAL_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_SLIDE_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_TEXTAREA_COMPONENT_METADATA, PDX_MATERIAL_TIMEPICKER_COMPONENT_METADATA, PDX_MATERIAL_TIME_RANGE_COMPONENT_METADATA, PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA, PDX_MATERIAL_TREE_SELECT_COMPONENT_METADATA, PDX_MONTH_INPUT_COMPONENT_METADATA, PDX_NUMBER_INPUT_COMPONENT_METADATA, PDX_PASSWORD_INPUT_COMPONENT_METADATA, PDX_PHONE_INPUT_COMPONENT_METADATA, PDX_PRELOAD_STATUS_COMPONENT_METADATA, PDX_SEARCH_INPUT_COMPONENT_METADATA, PDX_TEXT_INPUT_COMPONENT_METADATA, PDX_TIME_INPUT_COMPONENT_METADATA, PDX_URL_INPUT_COMPONENT_METADATA, PDX_WEEK_INPUT_COMPONENT_METADATA, PDX_YEAR_INPUT_COMPONENT_METADATA, PRAXIS_DYNAMIC_FIELDS_AUTHORING_MANIFEST, PRAXIS_DYNAMIC_FIELDS_AUTHORING_PROFILES, PRAXIS_DYNAMIC_FIELDS_EDITORIAL_WAVE_1, PRAXIS_DYNAMIC_FIELDS_EN_US, PRAXIS_DYNAMIC_FIELDS_I18N, PRAXIS_DYNAMIC_FIELDS_LOGGER_BACKEND, PRAXIS_DYNAMIC_FIELDS_PT_BR, PRAXIS_DYNAMIC_FIELDS_WAVE_1_COMPONENT_METADATA, PRICE_RANGE_AI_CAPABILITIES, PasswordInputComponent, PdxColorPickerComponent, PdxMaterialRangeSliderComponent, PdxMaterialTimeRangeComponent, PdxYearInputComponent, PhoneInputComponent, PraxisErrorStateMatcher, PreloadStatusComponent, RETRY_DELAY, SELECT_CONTROLS_AI_CAPABILITIES, SearchInputComponent, SimpleBaseButtonComponent, SimpleBaseInputComponent, SimpleBaseSelectComponent, TEXT_INPUTS_AI_CAPABILITIES, TIME_RANGE_AI_CAPABILITIES, TOGGLE_CONTROLS_AI_CAPABILITIES, TREE_CONTROLS_AI_CAPABILITIES, TextInputComponent, TimeInputComponent, UrlInputComponent, WeekInputComponent, YEAR_INPUT_AI_CAPABILITIES, bindDynamicFieldsLoggerBackendFromInjector, clearDynamicFieldsLoggerBackend, configureDynamicFieldsLogger, createDynamicFieldPreviewRecipe, createErrorStateMatcher, createPraxisDynamicFieldsI18nConfig, emitToDynamicFieldsLoggerBackend, enableDebugForComponent, getControlTypeCatalog, getErrorStateMatcherForField, inferErrorStateStrategy, initializeComponentSystem, initializeComponentSystemSync, isBaseDynamicFieldComponent, isLoadingCapableComponent, isValidJsonSchema, isValueBasedComponent, logger, mapJsonSchemaToFields, mapPropertyToFieldMetadata, normalizeFormMetadata, provideMaterialAvatarMetadata, providePraxisDynamicFields, providePraxisDynamicFieldsCore, providePraxisDynamicFieldsCoreNoDefaults, providePraxisDynamicFieldsI18n, providePraxisDynamicFieldsNoDefaults, providePraxisDynamicFieldsWave1EditorialRegistry, registerPraxisDynamicFieldsWave1EditorialDescriptors, resolvePraxisDynamicFieldsText, setDynamicFieldsLoggerBackend, silenceComponent, supportsClearButtonControlType };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@praxisui/dynamic-fields",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.14",
|
|
4
4
|
"description": "Angular Material-based dynamic form fields for Praxis UI with lazy loading and metadata-driven rendering.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "^21.0.0",
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"@angular/platform-browser": "^21.0.0",
|
|
12
12
|
"@angular/router": "^21.0.0",
|
|
13
13
|
"rxjs": "^7.8.0",
|
|
14
|
-
"@praxisui/core": "^9.0.0-beta.
|
|
15
|
-
"@praxisui/cron-builder": "^9.0.0-beta.
|
|
14
|
+
"@praxisui/core": "^9.0.0-beta.14",
|
|
15
|
+
"@praxisui/cron-builder": "^9.0.0-beta.14"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"libphonenumber-js": "^1.12.41",
|
|
@@ -42,7 +42,10 @@
|
|
|
42
42
|
".": {
|
|
43
43
|
"types": "./types/praxisui-dynamic-fields.d.ts",
|
|
44
44
|
"default": "./fesm2022/praxisui-dynamic-fields.mjs"
|
|
45
|
+
},
|
|
46
|
+
"./ai/component-registry.json": {
|
|
47
|
+
"default": "./ai/component-registry.json"
|
|
45
48
|
}
|
|
46
49
|
},
|
|
47
50
|
"type": "module"
|
|
48
|
-
}
|
|
51
|
+
}
|
|
@@ -393,7 +393,8 @@ Precedencia de comportamento:
|
|
|
393
393
|
|
|
394
394
|
Notas de runtime:
|
|
395
395
|
|
|
396
|
-
- em remoto, `loadOptions`
|
|
396
|
+
- em remoto generico, `loadOptions` pode usar `includeIds` na pagina 0.
|
|
397
|
+
- em `optionSource`, o filtro envia `includeIds` somente quando `optionSource.includeIds=true`; quando ausente ou `false`, valores selecionados sao reidratados por `/option-sources/{sourceKey}/options/by-ids`.
|
|
397
398
|
- `onSearch` limpa estado local e reinicia pagina para novo termo.
|
|
398
399
|
|
|
399
400
|
Contrato compartilhado completo:
|
|
@@ -417,7 +418,7 @@ Correcao: revise `loadOn`, `resourcePath` e permissao de endpoint.
|
|
|
417
418
|
Correcao: alinhe `optionLabelKey` e `optionValueKey` ao payload real.
|
|
418
419
|
|
|
419
420
|
4. Item selecionado some apos nova busca.
|
|
420
|
-
Correcao: backend deve suportar include de ids selecionados na pagina inicial.
|
|
421
|
+
Correcao: para `optionSource.includeIds=false`, backend deve suportar reidratacao por `/by-ids`; para remoto generico ou `optionSource.includeIds=true`, pode suportar include de ids selecionados na pagina inicial.
|
|
421
422
|
|
|
422
423
|
5. Cascata nao atualiza automaticamente.
|
|
423
424
|
Correcao: use `dependencyLoadOnChange='immediate'` ou dispare recarga no host.
|
|
@@ -6881,8 +6881,14 @@ declare const PDX_MATERIAL_RADIO_GROUP_COMPONENT_METADATA: ComponentDocMeta;
|
|
|
6881
6881
|
|
|
6882
6882
|
declare const PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA: ComponentDocMeta;
|
|
6883
6883
|
|
|
6884
|
+
declare const PDX_MATERIAL_ASYNC_SELECT_COMPONENT_METADATA: ComponentDocMeta;
|
|
6885
|
+
|
|
6886
|
+
declare const PDX_MATERIAL_AUTOCOMPLETE_COMPONENT_METADATA: ComponentDocMeta;
|
|
6887
|
+
|
|
6884
6888
|
declare const PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA: ComponentDocMeta;
|
|
6885
6889
|
|
|
6890
|
+
declare const PDX_MATERIAL_SLIDE_TOGGLE_COMPONENT_METADATA: ComponentDocMeta;
|
|
6891
|
+
|
|
6886
6892
|
declare const PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA: ComponentDocMeta;
|
|
6887
6893
|
|
|
6888
6894
|
declare const PDX_MATERIAL_TREE_SELECT_COMPONENT_METADATA: ComponentDocMeta;
|
|
@@ -7599,5 +7605,5 @@ declare function normalizeFormMetadata(input: FieldMetadata[] | JsonSchema): Fie
|
|
|
7599
7605
|
declare const CLEAR_BUTTON_CONTROL_TYPES: Set<string>;
|
|
7600
7606
|
declare function supportsClearButtonControlType(controlType?: string | null): boolean;
|
|
7601
7607
|
|
|
7602
|
-
export { BRAZIL_INPUTS_AI_CAPABILITIES, CACHE_TTL, CHIPS_CONTROLS_AI_CAPABILITIES, CLEAR_BUTTON_CONTROL_TYPES, COLOR_CONTROLS_AI_CAPABILITIES, CONTROL_TYPE_AI_CATALOGS, ColorInputComponent, ComponentPreloaderService, ComponentRegistryService, ConfirmDialogComponent, DATE_CONTROLS_AI_CAPABILITIES, DISPLAY_ACTION_AI_CAPABILITIES, DYNAMIC_FIELDS_PLAYGROUND_CATALOG, DYNAMIC_FIELD_BASE_STATE_RECIPES, DYNAMIC_FIELD_DEFAULT_STATE_RECIPE, DYNAMIC_FIELD_DISABLED_STATE_RECIPE, DYNAMIC_FIELD_ERROR_STATE_RECIPE, DYNAMIC_FIELD_FILLED_STATE_RECIPE, DYNAMIC_FIELD_PRESENTATION_STATE_RECIPE, DYNAMIC_FIELD_READONLY_STATE_RECIPE, DateInputComponent, DateUtilsService, DatetimeLocalInputComponent, DynamicFieldLoaderDirective, EditableCollectionComponent, EmailInputComponent, EntityLookupDialogComponent, FILE_UPLOAD_AI_CAPABILITIES, InlineAsyncSelectComponent, InlineAutocompleteComponent, InlineColorLabelComponent, InlineCurrencyComponent, InlineCurrencyRangeComponent, InlineDateComponent, InlineDateRangeComponent, InlineDistanceRadiusComponent, InlineEntityLookupComponent, InlineInputComponent, InlineMonthRangeComponent, InlineMultiSelectComponent, InlineNumberComponent, InlinePeriodRangeComponent, InlinePipelineStatusComponent, InlineRangeSliderComponent, InlineRatingComponent, InlineRelativePeriodComponent, InlineScorePriorityComponent, InlineSearchableSelectComponent, InlineSelectComponent, InlineSentimentComponent, InlineTimeComponent, InlineTimeRangeComponent, InlineToggleComponent, InlineTreeSelectComponent, InlineYearRangeComponent, KeyboardShortcutService, LIST_CONTROLS_AI_CAPABILITIES, LoggerPresets, MAX_LOAD_ATTEMPTS, MaterialAsyncSelectComponent, MaterialAutocompleteComponent, MaterialAvatarComponent, MaterialButtonComponent, MaterialButtonToggleComponent, MaterialCheckboxGroupComponent, MaterialChipsComponent, MaterialColorPickerComponent, MaterialCpfCnpjInputComponent, MaterialCurrencyComponent, MaterialDateRangeComponent, MaterialDatepickerComponent, MaterialFileUploadComponent, MaterialMultiSelectComponent, MaterialMultiSelectTreeComponent, MaterialPriceRangeComponent, MaterialRadioGroupComponent, MaterialRatingComponent, MaterialSearchableSelectComponent, MaterialSelectComponent, MaterialSelectionListComponent, MaterialSlideToggleComponent, MaterialSliderComponent, MaterialTextareaComponent, MaterialTimepickerComponent, MaterialTransferListComponent, MaterialTreeSelectComponent, MonthInputComponent, NUMERIC_INPUTS_AI_CAPABILITIES, NumberInputComponent, OptionStore, PDX_COLOR_INPUT_COMPONENT_METADATA, PDX_COLOR_PICKER_COMPONENT_METADATA, PDX_DATETIME_LOCAL_INPUT_COMPONENT_METADATA, PDX_DATE_INPUT_COMPONENT_METADATA, PDX_EDITABLE_COLLECTION_COMPONENT_METADATA, PDX_EMAIL_INPUT_COMPONENT_METADATA, PDX_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_FIELD_SHELL_COMPONENT_METADATA, PDX_INLINE_ASYNC_SELECT_COMPONENT_METADATA, PDX_INLINE_AUTOCOMPLETE_COMPONENT_METADATA, PDX_INLINE_COLOR_LABEL_COMPONENT_METADATA, PDX_INLINE_CURRENCY_COMPONENT_METADATA, PDX_INLINE_CURRENCY_RANGE_COMPONENT_METADATA, PDX_INLINE_DATE_COMPONENT_METADATA, PDX_INLINE_DATE_RANGE_COMPONENT_METADATA, PDX_INLINE_DISTANCE_RADIUS_COMPONENT_METADATA, PDX_INLINE_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_INLINE_INPUT_COMPONENT_METADATA, PDX_INLINE_MONTH_RANGE_COMPONENT_METADATA, PDX_INLINE_MULTI_SELECT_COMPONENT_METADATA, PDX_INLINE_NUMBER_COMPONENT_METADATA, PDX_INLINE_PERIOD_RANGE_COMPONENT_METADATA, PDX_INLINE_PHONE_COMPONENT_METADATA, PDX_INLINE_PIPELINE_STATUS_COMPONENT_METADATA, PDX_INLINE_RANGE_SLIDER_COMPONENT_METADATA, PDX_INLINE_RATING_COMPONENT_METADATA, PDX_INLINE_RELATIVE_PERIOD_COMPONENT_METADATA, PDX_INLINE_SCORE_PRIORITY_COMPONENT_METADATA, PDX_INLINE_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_INLINE_SELECT_COMPONENT_METADATA, PDX_INLINE_SENTIMENT_COMPONENT_METADATA, PDX_INLINE_TIME_COMPONENT_METADATA, PDX_INLINE_TIME_RANGE_COMPONENT_METADATA, PDX_INLINE_TOGGLE_COMPONENT_METADATA, PDX_INLINE_TREE_SELECT_COMPONENT_METADATA, PDX_INLINE_YEAR_RANGE_COMPONENT_METADATA, PDX_MATERIAL_AVATAR_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_CHECKBOX_GROUP_COMPONENT_METADATA, PDX_MATERIAL_CHIPS_COMPONENT_METADATA, PDX_MATERIAL_COLORPICKER_COMPONENT_METADATA, PDX_MATERIAL_CPF_CNPJ_INPUT_COMPONENT_METADATA, PDX_MATERIAL_CURRENCY_COMPONENT_METADATA, PDX_MATERIAL_DATEPICKER_COMPONENT_METADATA, PDX_MATERIAL_DATE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_FILE_UPLOAD_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_TREE_COMPONENT_METADATA, PDX_MATERIAL_PRICE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_RADIO_GROUP_COMPONENT_METADATA, PDX_MATERIAL_RANGE_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_RATING_COMPONENT_METADATA, PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA, PDX_MATERIAL_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_TEXTAREA_COMPONENT_METADATA, PDX_MATERIAL_TIMEPICKER_COMPONENT_METADATA, PDX_MATERIAL_TIME_RANGE_COMPONENT_METADATA, PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA, PDX_MATERIAL_TREE_SELECT_COMPONENT_METADATA, PDX_MONTH_INPUT_COMPONENT_METADATA, PDX_NUMBER_INPUT_COMPONENT_METADATA, PDX_PASSWORD_INPUT_COMPONENT_METADATA, PDX_PHONE_INPUT_COMPONENT_METADATA, PDX_PRELOAD_STATUS_COMPONENT_METADATA, PDX_SEARCH_INPUT_COMPONENT_METADATA, PDX_TEXT_INPUT_COMPONENT_METADATA, PDX_TIME_INPUT_COMPONENT_METADATA, PDX_URL_INPUT_COMPONENT_METADATA, PDX_WEEK_INPUT_COMPONENT_METADATA, PDX_YEAR_INPUT_COMPONENT_METADATA, PRAXIS_DYNAMIC_FIELDS_AUTHORING_MANIFEST, PRAXIS_DYNAMIC_FIELDS_AUTHORING_PROFILES, PRAXIS_DYNAMIC_FIELDS_EDITORIAL_WAVE_1, PRAXIS_DYNAMIC_FIELDS_EN_US, PRAXIS_DYNAMIC_FIELDS_I18N, PRAXIS_DYNAMIC_FIELDS_LOGGER_BACKEND, PRAXIS_DYNAMIC_FIELDS_PT_BR, PRAXIS_DYNAMIC_FIELDS_WAVE_1_COMPONENT_METADATA, PRICE_RANGE_AI_CAPABILITIES, PasswordInputComponent, PdxColorPickerComponent, PdxMaterialRangeSliderComponent, PdxMaterialTimeRangeComponent, PdxYearInputComponent, PhoneInputComponent, PraxisErrorStateMatcher, PreloadStatusComponent, RETRY_DELAY, SELECT_CONTROLS_AI_CAPABILITIES, SearchInputComponent, SimpleBaseButtonComponent, SimpleBaseInputComponent, SimpleBaseSelectComponent, TEXT_INPUTS_AI_CAPABILITIES, TIME_RANGE_AI_CAPABILITIES, TOGGLE_CONTROLS_AI_CAPABILITIES, TREE_CONTROLS_AI_CAPABILITIES, TextInputComponent, TimeInputComponent, UrlInputComponent, WeekInputComponent, YEAR_INPUT_AI_CAPABILITIES, bindDynamicFieldsLoggerBackendFromInjector, clearDynamicFieldsLoggerBackend, configureDynamicFieldsLogger, createDynamicFieldPreviewRecipe, createErrorStateMatcher, createPraxisDynamicFieldsI18nConfig, emitToDynamicFieldsLoggerBackend, enableDebugForComponent, getControlTypeCatalog, getErrorStateMatcherForField, inferErrorStateStrategy, initializeComponentSystem, initializeComponentSystemSync, isBaseDynamicFieldComponent, isLoadingCapableComponent, isValidJsonSchema, isValueBasedComponent, logger, mapJsonSchemaToFields, mapPropertyToFieldMetadata, normalizeFormMetadata, provideMaterialAvatarMetadata, providePraxisDynamicFields, providePraxisDynamicFieldsCore, providePraxisDynamicFieldsCoreNoDefaults, providePraxisDynamicFieldsI18n, providePraxisDynamicFieldsNoDefaults, providePraxisDynamicFieldsWave1EditorialRegistry, registerPraxisDynamicFieldsWave1EditorialDescriptors, resolvePraxisDynamicFieldsText, setDynamicFieldsLoggerBackend, silenceComponent, supportsClearButtonControlType };
|
|
7608
|
+
export { BRAZIL_INPUTS_AI_CAPABILITIES, CACHE_TTL, CHIPS_CONTROLS_AI_CAPABILITIES, CLEAR_BUTTON_CONTROL_TYPES, COLOR_CONTROLS_AI_CAPABILITIES, CONTROL_TYPE_AI_CATALOGS, ColorInputComponent, ComponentPreloaderService, ComponentRegistryService, ConfirmDialogComponent, DATE_CONTROLS_AI_CAPABILITIES, DISPLAY_ACTION_AI_CAPABILITIES, DYNAMIC_FIELDS_PLAYGROUND_CATALOG, DYNAMIC_FIELD_BASE_STATE_RECIPES, DYNAMIC_FIELD_DEFAULT_STATE_RECIPE, DYNAMIC_FIELD_DISABLED_STATE_RECIPE, DYNAMIC_FIELD_ERROR_STATE_RECIPE, DYNAMIC_FIELD_FILLED_STATE_RECIPE, DYNAMIC_FIELD_PRESENTATION_STATE_RECIPE, DYNAMIC_FIELD_READONLY_STATE_RECIPE, DateInputComponent, DateUtilsService, DatetimeLocalInputComponent, DynamicFieldLoaderDirective, EditableCollectionComponent, EmailInputComponent, EntityLookupDialogComponent, FILE_UPLOAD_AI_CAPABILITIES, InlineAsyncSelectComponent, InlineAutocompleteComponent, InlineColorLabelComponent, InlineCurrencyComponent, InlineCurrencyRangeComponent, InlineDateComponent, InlineDateRangeComponent, InlineDistanceRadiusComponent, InlineEntityLookupComponent, InlineInputComponent, InlineMonthRangeComponent, InlineMultiSelectComponent, InlineNumberComponent, InlinePeriodRangeComponent, InlinePipelineStatusComponent, InlineRangeSliderComponent, InlineRatingComponent, InlineRelativePeriodComponent, InlineScorePriorityComponent, InlineSearchableSelectComponent, InlineSelectComponent, InlineSentimentComponent, InlineTimeComponent, InlineTimeRangeComponent, InlineToggleComponent, InlineTreeSelectComponent, InlineYearRangeComponent, KeyboardShortcutService, LIST_CONTROLS_AI_CAPABILITIES, LoggerPresets, MAX_LOAD_ATTEMPTS, MaterialAsyncSelectComponent, MaterialAutocompleteComponent, MaterialAvatarComponent, MaterialButtonComponent, MaterialButtonToggleComponent, MaterialCheckboxGroupComponent, MaterialChipsComponent, MaterialColorPickerComponent, MaterialCpfCnpjInputComponent, MaterialCurrencyComponent, MaterialDateRangeComponent, MaterialDatepickerComponent, MaterialFileUploadComponent, MaterialMultiSelectComponent, MaterialMultiSelectTreeComponent, MaterialPriceRangeComponent, MaterialRadioGroupComponent, MaterialRatingComponent, MaterialSearchableSelectComponent, MaterialSelectComponent, MaterialSelectionListComponent, MaterialSlideToggleComponent, MaterialSliderComponent, MaterialTextareaComponent, MaterialTimepickerComponent, MaterialTransferListComponent, MaterialTreeSelectComponent, MonthInputComponent, NUMERIC_INPUTS_AI_CAPABILITIES, NumberInputComponent, OptionStore, PDX_COLOR_INPUT_COMPONENT_METADATA, PDX_COLOR_PICKER_COMPONENT_METADATA, PDX_DATETIME_LOCAL_INPUT_COMPONENT_METADATA, PDX_DATE_INPUT_COMPONENT_METADATA, PDX_EDITABLE_COLLECTION_COMPONENT_METADATA, PDX_EMAIL_INPUT_COMPONENT_METADATA, PDX_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_FIELD_SHELL_COMPONENT_METADATA, PDX_INLINE_ASYNC_SELECT_COMPONENT_METADATA, PDX_INLINE_AUTOCOMPLETE_COMPONENT_METADATA, PDX_INLINE_COLOR_LABEL_COMPONENT_METADATA, PDX_INLINE_CURRENCY_COMPONENT_METADATA, PDX_INLINE_CURRENCY_RANGE_COMPONENT_METADATA, PDX_INLINE_DATE_COMPONENT_METADATA, PDX_INLINE_DATE_RANGE_COMPONENT_METADATA, PDX_INLINE_DISTANCE_RADIUS_COMPONENT_METADATA, PDX_INLINE_ENTITY_LOOKUP_COMPONENT_METADATA, PDX_INLINE_INPUT_COMPONENT_METADATA, PDX_INLINE_MONTH_RANGE_COMPONENT_METADATA, PDX_INLINE_MULTI_SELECT_COMPONENT_METADATA, PDX_INLINE_NUMBER_COMPONENT_METADATA, PDX_INLINE_PERIOD_RANGE_COMPONENT_METADATA, PDX_INLINE_PHONE_COMPONENT_METADATA, PDX_INLINE_PIPELINE_STATUS_COMPONENT_METADATA, PDX_INLINE_RANGE_SLIDER_COMPONENT_METADATA, PDX_INLINE_RATING_COMPONENT_METADATA, PDX_INLINE_RELATIVE_PERIOD_COMPONENT_METADATA, PDX_INLINE_SCORE_PRIORITY_COMPONENT_METADATA, PDX_INLINE_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_INLINE_SELECT_COMPONENT_METADATA, PDX_INLINE_SENTIMENT_COMPONENT_METADATA, PDX_INLINE_TIME_COMPONENT_METADATA, PDX_INLINE_TIME_RANGE_COMPONENT_METADATA, PDX_INLINE_TOGGLE_COMPONENT_METADATA, PDX_INLINE_TREE_SELECT_COMPONENT_METADATA, PDX_INLINE_YEAR_RANGE_COMPONENT_METADATA, PDX_MATERIAL_ASYNC_SELECT_COMPONENT_METADATA, PDX_MATERIAL_AUTOCOMPLETE_COMPONENT_METADATA, PDX_MATERIAL_AVATAR_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_COMPONENT_METADATA, PDX_MATERIAL_BUTTON_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_CHECKBOX_GROUP_COMPONENT_METADATA, PDX_MATERIAL_CHIPS_COMPONENT_METADATA, PDX_MATERIAL_COLORPICKER_COMPONENT_METADATA, PDX_MATERIAL_CPF_CNPJ_INPUT_COMPONENT_METADATA, PDX_MATERIAL_CURRENCY_COMPONENT_METADATA, PDX_MATERIAL_DATEPICKER_COMPONENT_METADATA, PDX_MATERIAL_DATE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_FILE_UPLOAD_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_COMPONENT_METADATA, PDX_MATERIAL_MULTI_SELECT_TREE_COMPONENT_METADATA, PDX_MATERIAL_PRICE_RANGE_COMPONENT_METADATA, PDX_MATERIAL_RADIO_GROUP_COMPONENT_METADATA, PDX_MATERIAL_RANGE_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_RATING_COMPONENT_METADATA, PDX_MATERIAL_SEARCHABLE_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SELECTION_LIST_COMPONENT_METADATA, PDX_MATERIAL_SELECT_COMPONENT_METADATA, PDX_MATERIAL_SLIDER_COMPONENT_METADATA, PDX_MATERIAL_SLIDE_TOGGLE_COMPONENT_METADATA, PDX_MATERIAL_TEXTAREA_COMPONENT_METADATA, PDX_MATERIAL_TIMEPICKER_COMPONENT_METADATA, PDX_MATERIAL_TIME_RANGE_COMPONENT_METADATA, PDX_MATERIAL_TRANSFER_LIST_COMPONENT_METADATA, PDX_MATERIAL_TREE_SELECT_COMPONENT_METADATA, PDX_MONTH_INPUT_COMPONENT_METADATA, PDX_NUMBER_INPUT_COMPONENT_METADATA, PDX_PASSWORD_INPUT_COMPONENT_METADATA, PDX_PHONE_INPUT_COMPONENT_METADATA, PDX_PRELOAD_STATUS_COMPONENT_METADATA, PDX_SEARCH_INPUT_COMPONENT_METADATA, PDX_TEXT_INPUT_COMPONENT_METADATA, PDX_TIME_INPUT_COMPONENT_METADATA, PDX_URL_INPUT_COMPONENT_METADATA, PDX_WEEK_INPUT_COMPONENT_METADATA, PDX_YEAR_INPUT_COMPONENT_METADATA, PRAXIS_DYNAMIC_FIELDS_AUTHORING_MANIFEST, PRAXIS_DYNAMIC_FIELDS_AUTHORING_PROFILES, PRAXIS_DYNAMIC_FIELDS_EDITORIAL_WAVE_1, PRAXIS_DYNAMIC_FIELDS_EN_US, PRAXIS_DYNAMIC_FIELDS_I18N, PRAXIS_DYNAMIC_FIELDS_LOGGER_BACKEND, PRAXIS_DYNAMIC_FIELDS_PT_BR, PRAXIS_DYNAMIC_FIELDS_WAVE_1_COMPONENT_METADATA, PRICE_RANGE_AI_CAPABILITIES, PasswordInputComponent, PdxColorPickerComponent, PdxMaterialRangeSliderComponent, PdxMaterialTimeRangeComponent, PdxYearInputComponent, PhoneInputComponent, PraxisErrorStateMatcher, PreloadStatusComponent, RETRY_DELAY, SELECT_CONTROLS_AI_CAPABILITIES, SearchInputComponent, SimpleBaseButtonComponent, SimpleBaseInputComponent, SimpleBaseSelectComponent, TEXT_INPUTS_AI_CAPABILITIES, TIME_RANGE_AI_CAPABILITIES, TOGGLE_CONTROLS_AI_CAPABILITIES, TREE_CONTROLS_AI_CAPABILITIES, TextInputComponent, TimeInputComponent, UrlInputComponent, WeekInputComponent, YEAR_INPUT_AI_CAPABILITIES, bindDynamicFieldsLoggerBackendFromInjector, clearDynamicFieldsLoggerBackend, configureDynamicFieldsLogger, createDynamicFieldPreviewRecipe, createErrorStateMatcher, createPraxisDynamicFieldsI18nConfig, emitToDynamicFieldsLoggerBackend, enableDebugForComponent, getControlTypeCatalog, getErrorStateMatcherForField, inferErrorStateStrategy, initializeComponentSystem, initializeComponentSystemSync, isBaseDynamicFieldComponent, isLoadingCapableComponent, isValidJsonSchema, isValueBasedComponent, logger, mapJsonSchemaToFields, mapPropertyToFieldMetadata, normalizeFormMetadata, provideMaterialAvatarMetadata, providePraxisDynamicFields, providePraxisDynamicFieldsCore, providePraxisDynamicFieldsCoreNoDefaults, providePraxisDynamicFieldsI18n, providePraxisDynamicFieldsNoDefaults, providePraxisDynamicFieldsWave1EditorialRegistry, registerPraxisDynamicFieldsWave1EditorialDescriptors, resolvePraxisDynamicFieldsText, setDynamicFieldsLoggerBackend, silenceComponent, supportsClearButtonControlType };
|
|
7603
7609
|
export type { BaseDynamicFieldComponent, BaseValidationConfig, ComponentLifecycleEvent, ComponentLoadResult, ComponentRegistration, ConfirmDialogData, DynamicFieldCatalogEntry, DynamicFieldCatalogFamily, DynamicFieldCatalogIconKey, DynamicFieldCatalogIconSemantic, DynamicFieldCatalogIconTone, DynamicFieldCatalogStatus, DynamicFieldCatalogTrack, DynamicFieldDataSourceKind, DynamicFieldDocLinks, DynamicFieldInteractionPattern, DynamicFieldLoaderRenderErrorEvent, DynamicFieldPreviewPreset, DynamicFieldPreviewRecipe, DynamicFieldPreviewStateRecipe, DynamicFieldSnippetRecipe, DynamicFieldStateKey, DynamicFieldsCoreLogOptions, DynamicFieldsCoreLoggerBackend, DynamicFieldsLoggerContext, DynamicFieldsLoggerLevel, ErrorStateStrategy, GradientSettings, IComponentRegistry, JsonSchema, JsonSchemaProperty, LoggerConfig, LoggerLevel, OptionSource, PaletteSettings, PopupSettings, PraxisDynamicFieldText, PraxisDynamicFieldsI18nOptions, PraxisDynamicFieldsI18nOverrides, PreloadStatus, RatingIconState, RegistryStats, SelectOption, ShortcutHandler, ShortcutInfo, SimpleSelectMetadata, TimeRangeValue, ValueChangeOptions };
|