@tedi-design-system/angular 6.3.0-rc.3 → 6.3.0-rc.5

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.
Files changed (42) hide show
  1. package/README.md +12 -0
  2. package/community/components/form/select/select.component.d.ts +3 -0
  3. package/community/components/form/select/select.component.d.ts.map +1 -1
  4. package/fesm2022/tedi-design-system-angular-community.mjs +3 -0
  5. package/fesm2022/tedi-design-system-angular-community.mjs.map +1 -1
  6. package/fesm2022/tedi-design-system-angular-tedi.mjs +1431 -497
  7. package/fesm2022/tedi-design-system-angular-tedi.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/tedi/components/cards/accordion/accordion-item/accordion-item.component.d.ts +2 -2
  10. package/tedi/components/form/form-field/form-field-control.d.ts +3 -4
  11. package/tedi/components/form/form-field/form-field-control.d.ts.map +1 -1
  12. package/tedi/components/form/form-field/form-field.component.d.ts +8 -2
  13. package/tedi/components/form/form-field/form-field.component.d.ts.map +1 -1
  14. package/tedi/components/form/index.d.ts +2 -1
  15. package/tedi/components/form/index.d.ts.map +1 -1
  16. package/tedi/components/form/select/index.d.ts +3 -0
  17. package/tedi/components/form/select/index.d.ts.map +1 -0
  18. package/tedi/components/form/select/select-templates.directive.d.ts +69 -0
  19. package/tedi/components/form/select/select-templates.directive.d.ts.map +1 -0
  20. package/tedi/components/form/select/select.component.d.ts +238 -0
  21. package/tedi/components/form/select/select.component.d.ts.map +1 -0
  22. package/tedi/components/form/text-field/text-field.component.d.ts +5 -5
  23. package/tedi/components/form/text-field/text-field.component.d.ts.map +1 -1
  24. package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts +2 -2
  25. package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts.map +1 -1
  26. package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts +7 -5
  27. package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts.map +1 -1
  28. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts +6 -0
  29. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts.map +1 -0
  30. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts +6 -0
  31. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts.map +1 -0
  32. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts +36 -0
  33. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts.map +1 -0
  34. package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts +4 -0
  35. package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts.map +1 -0
  36. package/tedi/components/overlay/dropdown/dropdown.component.d.ts.map +1 -1
  37. package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts +30 -0
  38. package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts.map +1 -0
  39. package/tedi/components/overlay/dropdown/index.d.ts +2 -0
  40. package/tedi/components/overlay/dropdown/index.d.ts.map +1 -1
  41. package/tedi/services/translation/translations.d.ts +7 -0
  42. package/tedi/services/translation/translations.d.ts.map +1 -1
package/README.md CHANGED
@@ -60,6 +60,18 @@ When an Angular major reaches end-of-life (e.g. v19):
60
60
  Check the [wiki](https://github.com/TEDI-Design-System/general) for component guidelines and coding standards.
61
61
  Report issues or contribute via [GitHub Issues](https://github.com/TEDI-Design-System/angular/issues).
62
62
 
63
+ ## AI Skills
64
+
65
+ This project ships with AI agent skills to help both contributors and consumers work with TEDI components.
66
+
67
+ ### For consumers — `tedi-angular`
68
+
69
+ Helps you build UIs with `@tedi-design-system/angular`: component usage, forms integration, theming, and translation setup.
70
+
71
+ ### For contributors — `contributing`
72
+
73
+ Guides development inside this repo: creating new components, running tests/lint, WCAG audits, refactoring, and Storybook stories. Available as `/contributing` when working in this repository.
74
+
63
75
  ---
64
76
 
65
77
  ## Visual Testing
@@ -4,6 +4,9 @@ import { InputSize, InputState } from "../input/input.component";
4
4
  import { SelectOptionComponent } from "./select-option.component";
5
5
  import { ComponentInputs, FeedbackTextComponent } from "@tedi-design-system/angular/tedi";
6
6
  import * as i0 from "@angular/core";
7
+ /**
8
+ * @deprecated Use Select from TEDI-ready instead. This component will be removed from future versions.
9
+ */
7
10
  export declare class SelectComponent implements AfterContentChecked, ControlValueAccessor {
8
11
  /**
9
12
  * The id of the select input (for label association).
@@ -1 +1 @@
1
- {"version":3,"file":"select.component.d.ts","sourceRoot":"","sources":["../../../../../community/components/form/select/select.component.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,mBAAmB,EAKnB,UAAU,EASX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAEL,SAAS,EACT,UAAU,EACX,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAElE,OAAO,EAEL,eAAe,EACf,qBAAqB,EAKtB,MAAM,kCAAkC,CAAC;;AAG1C,qBAiCa,eACX,YAAW,mBAAmB,EAAE,oBAAoB;IAEpD;;;OAGG;IACH,OAAO,8CAA4B;IACnC;;;OAGG;IACH,KAAK,0DAAmB;IACxB;;;OAGG;IACH,QAAQ,+CAAyB;IACjC;;;OAGG;IACH,WAAW,8CAAqB;IAChC;;;OAGG;IACH,KAAK,kDAAgC;IACrC;;;OAGG;IACH,IAAI,iDAA+B;IACnC;;;OAGG;IACH,SAAS,+CAAwB;IACjC;;;;;OAKG;IACH,gBAAgB,0EAA8B;IAC9C,YAAY,0FAAmD;IAE/D,MAAM,kDAAiB;IACvB,eAAe,4DAAiC;IAChD,UAAU,8DAA+C;IACzD,UAAU,8DAAqD;IAC/D,OAAO,kBAAsB;IAC7B,OAAO,mEAA0C;IACjD,aAAa,wDAA+B;IAC5C,QAAQ,kDAAiB;IAEzB,YAAY;eACa,MAAM;iBAAW,qBAAqB,EAAE;SAU9D;IAEH,qBAAqB,IAAI,IAAI;IAK7B,cAAc;IAId,YAAY,CAAC,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI;IAWnC,iBAAiB,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,SAAS,MAAM,EAAE,CAAA;KAAE,GAAG,IAAI;IAQ5D,KAAK,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAQzB,uBAAuB,oCAEpB;IAEH,YAAY,IAAI,IAAI;IAIpB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAIzC,cAAc,2CAIX;IAEH,OAAO,CAAC,gBAAgB;IAaxB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAY;IACpD,SAAS,EAAE,MAAM,IAAI,CAAY;IAEjC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI/B,gBAAgB,CAAC,EAAE,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,GAAG,IAAI;IAI1D,iBAAiB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAIvC,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;yCAvJhC,eAAe;2CAAf,eAAe;CA0J3B"}
1
+ {"version":3,"file":"select.component.d.ts","sourceRoot":"","sources":["../../../../../community/components/form/select/select.component.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,mBAAmB,EAKnB,UAAU,EASX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAEL,SAAS,EACT,UAAU,EACX,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAElE,OAAO,EAEL,eAAe,EACf,qBAAqB,EAKtB,MAAM,kCAAkC,CAAC;;AAG1C;;GAEG;AACH,qBAiCa,eACX,YAAW,mBAAmB,EAAE,oBAAoB;IACpD;;;OAGG;IACH,OAAO,8CAA4B;IACnC;;;OAGG;IACH,KAAK,0DAAmB;IACxB;;;OAGG;IACH,QAAQ,+CAAyB;IACjC;;;OAGG;IACH,WAAW,8CAAqB;IAChC;;;OAGG;IACH,KAAK,kDAAgC;IACrC;;;OAGG;IACH,IAAI,iDAA+B;IACnC;;;OAGG;IACH,SAAS,+CAAwB;IACjC;;;;;OAKG;IACH,gBAAgB,0EAA8B;IAC9C,YAAY,0FAAmD;IAE/D,MAAM,kDAAiB;IACvB,eAAe,4DAAiC;IAChD,UAAU,8DAA+C;IACzD,UAAU,8DAAqD;IAC/D,OAAO,kBAAsB;IAC7B,OAAO,mEAA0C;IACjD,aAAa,wDAA+B;IAC5C,QAAQ,kDAAiB;IAEzB,YAAY;eACa,MAAM;iBAAW,qBAAqB,EAAE;SAU9D;IAEH,qBAAqB,IAAI,IAAI;IAK7B,cAAc;IAId,YAAY,CAAC,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI;IAWnC,iBAAiB,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,SAAS,MAAM,EAAE,CAAA;KAAE,GAAG,IAAI;IAQ5D,KAAK,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAQzB,uBAAuB,oCAEpB;IAEH,YAAY,IAAI,IAAI;IAIpB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAIzC,cAAc,2CAIX;IAEH,OAAO,CAAC,gBAAgB;IAaxB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAa;IACrD,SAAS,EAAE,MAAM,IAAI,CAAa;IAElC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI/B,gBAAgB,CAAC,EAAE,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,GAAG,IAAI;IAI1D,iBAAiB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAIvC,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;yCAtJhC,eAAe;2CAAf,eAAe;CAyJ3B"}
@@ -1304,6 +1304,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
1304
1304
  args: [{ selector: "tedi-modal-header", imports: [FeedbackTextComponent, ClosingButtonComponent, TextComponent], template: "<div class=\"tedi-modal-header\">\n <div class=\"tedi-modal-header__title\">\n <ng-content>\n <h1 tedi-text modifiers=\"h3\">\n {{ title() }}\n </h1>\n </ng-content>\n\n <ng-content select=\"[header-exit-button]\">\n @if (closeButton()) {\n <button\n tedi-closing-button\n variant=\"neutral\"\n (click)=\"closeModal()\"\n ></button>\n }\n </ng-content>\n </div>\n\n @if (feedback()) {\n <tedi-feedback-text\n [text]=\"feedback()!.text\"\n [type]=\"feedback()!.type\"\n [position]=\"feedback()!.position\"\n />\n }\n</div>\n", styles: [".tedi-modal-header{border-bottom:var(--borders-01) solid var(--modal-border-inner);padding:var(--_tedi-modal-heading-padding-y) var(--_tedi-modal-heading-padding-x)}.tedi-modal-header__title{display:flex;justify-content:space-between;align-items:center}\n"] }]
1305
1305
  }] });
1306
1306
 
1307
+ /**
1308
+ * @deprecated Use Select from TEDI-ready instead. This component will be removed from future versions.
1309
+ */
1307
1310
  class SelectComponent {
1308
1311
  /**
1309
1312
  * The id of the select input (for label association).