@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-cce9907

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,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
- unique?: boolean;
531
531
  }
532
532
  type GioBannerConfig = {
533
533
  title: string;
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-748e778",
3
+ "version": "16.2.2-apim-11833-llm-proxy-ui-does-not-match-designs-cce9907",
4
4
  "description": "Gravitee.io - UI Particles Angular",
5
5
  "repository": {
6
6
  "type": "git",