@gravitee/ui-particles-angular 16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-748e778 → 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
|
@@ -523,6 +523,7 @@ 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';
|
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",
|