@gravitee/ui-particles-angular 16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-bace35e → 16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-fa86321
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/index.d.ts
CHANGED
|
@@ -27,9 +27,9 @@ import { MatChipGridHarness, MatChipHarness } from '@angular/material/chips/test
|
|
|
27
27
|
import * as i3$2 from '@angular/material/dialog';
|
|
28
28
|
import { MatDialogRef, MatDialog } from '@angular/material/dialog';
|
|
29
29
|
import { JSONSchema7 } from 'json-schema';
|
|
30
|
-
import * as
|
|
30
|
+
import * as i16 from '@ngx-formly/core';
|
|
31
31
|
import { FieldTypeConfig, FormlyFieldProps, FormlyFieldConfig, FormlyFormOptions, FieldType as FieldType$1, FieldArrayType, FieldWrapper } from '@ngx-formly/core';
|
|
32
|
-
import * as
|
|
32
|
+
import * as i17 from '@ngx-formly/material';
|
|
33
33
|
import { FieldType } from '@ngx-formly/material';
|
|
34
34
|
import Monaco, { editor } from 'monaco-editor';
|
|
35
35
|
import * as i10 from '@angular/material/core';
|
|
@@ -38,7 +38,7 @@ import { MatInputHarness } from '@angular/material/input/testing';
|
|
|
38
38
|
import * as i7$1 from 'ngx-file-helpers';
|
|
39
39
|
import { ReadMode, ReadFile } from 'ngx-file-helpers';
|
|
40
40
|
import { FormlyJsonschema } from '@ngx-formly/core/json-schema';
|
|
41
|
-
import * as
|
|
41
|
+
import * as i27 from '@angular/material/slide-toggle';
|
|
42
42
|
import { MatSlideToggle } from '@angular/material/slide-toggle';
|
|
43
43
|
import * as i5$1 from '@angular/material/tooltip';
|
|
44
44
|
import { MatTooltip } from '@angular/material/tooltip';
|
|
@@ -523,11 +523,11 @@ interface GioConfig extends GioUiTypeConfig {
|
|
|
523
523
|
displayIf?: GioIfConfig;
|
|
524
524
|
disableIf?: GioIfConfig;
|
|
525
525
|
banner?: GioBannerConfig;
|
|
526
|
+
uniqueItemProperties?: string[];
|
|
526
527
|
monacoEditorConfig?: GioMonacoEditorConfig;
|
|
527
528
|
enumLabelMap?: Record<string, string>;
|
|
528
529
|
uiBorder?: 'none' | 'full';
|
|
529
530
|
el?: boolean;
|
|
530
|
-
currency?: boolean;
|
|
531
531
|
unique?: boolean;
|
|
532
532
|
}
|
|
533
533
|
type GioBannerConfig = {
|
|
@@ -1023,14 +1023,6 @@ declare class GioElHelperWrapperComponent extends FieldWrapper implements AfterV
|
|
|
1023
1023
|
static ɵcmp: i0.ɵɵComponentDeclaration<GioElHelperWrapperComponent, "gio-el-wrapper-wrapper", never, {}, {}, never, never, false, never>;
|
|
1024
1024
|
}
|
|
1025
1025
|
|
|
1026
|
-
declare class GioCurrencyPrefixWrapperComponent extends FieldWrapper implements AfterViewInit {
|
|
1027
|
-
matPrefix: TemplateRef<unknown>;
|
|
1028
|
-
hide: boolean;
|
|
1029
|
-
ngAfterViewInit(): void;
|
|
1030
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GioCurrencyPrefixWrapperComponent, never>;
|
|
1031
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GioCurrencyPrefixWrapperComponent, "gio-currency-prefix-wrapper", never, {}, {}, never, never, false, never>;
|
|
1032
|
-
}
|
|
1033
|
-
|
|
1034
1026
|
declare class GioFormSlideToggleComponent implements AfterContentInit, OnDestroy {
|
|
1035
1027
|
private unsubscribe$;
|
|
1036
1028
|
appearance: 'fill' | 'outline';
|
|
@@ -1209,7 +1201,7 @@ declare class GioFormCronModule {
|
|
|
1209
1201
|
|
|
1210
1202
|
declare class GioFormJsonSchemaModule {
|
|
1211
1203
|
static ɵfac: i0.ɵɵFactoryDeclaration<GioFormJsonSchemaModule, never>;
|
|
1212
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormJsonSchemaModule, [typeof GioFormJsonSchemaComponent, typeof GioFjsNullTypeComponent, typeof GioFjsObjectTypeComponent, typeof GioFjsMultiSchemaTypeComponent, typeof GioFjsArrayTypeComponent, typeof GioFjsToggleTypeComponent, typeof GioFjsHeadersTypeComponent, typeof GioFjsCodeEditorTypeComponent, typeof GioFjsCronTypeComponent, typeof GioBannerWrapperComponent, typeof GioPasswordEyeWrapperComponent, typeof GioElHelperWrapperComponent
|
|
1204
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GioFormJsonSchemaModule, [typeof GioFormJsonSchemaComponent, typeof GioFjsNullTypeComponent, typeof GioFjsObjectTypeComponent, typeof GioFjsMultiSchemaTypeComponent, typeof GioFjsArrayTypeComponent, typeof GioFjsToggleTypeComponent, typeof GioFjsHeadersTypeComponent, typeof GioFjsCodeEditorTypeComponent, typeof GioFjsCronTypeComponent, typeof GioBannerWrapperComponent, typeof GioPasswordEyeWrapperComponent, typeof GioElHelperWrapperComponent], [typeof i2.CommonModule, typeof i3$1.A11yModule, typeof i6.ReactiveFormsModule, typeof i16.FormlyModule, typeof i17.FormlyMaterialModule, typeof i5.MatInputModule, typeof GioIconsModule, typeof GioFormSlideToggleModule, typeof GioFormHeadersModule, typeof GioMonacoEditorModule, typeof GioFormCronModule, typeof GioPopoverComponent, typeof PopoverTriggerDirective, typeof GioElPromptComponent, typeof i27.MatSlideToggleModule, typeof i4.MatButtonModule, typeof GioElAssistantComponent], [typeof GioFormJsonSchemaComponent, typeof i16.FormlyModule]>;
|
|
1213
1205
|
static ɵinj: i0.ɵɵInjectorDeclaration<GioFormJsonSchemaModule>;
|
|
1214
1206
|
}
|
|
1215
1207
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravitee/ui-particles-angular",
|
|
3
|
-
"version": "16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-
|
|
3
|
+
"version": "16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-fa86321",
|
|
4
4
|
"description": "Gravitee.io - UI Particles Angular",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|