@acorex/components 19.11.2 → 19.11.4-next.0

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 (96) hide show
  1. package/button/index.d.ts +0 -1
  2. package/button/lib/button.component.d.ts +6 -1
  3. package/common/lib/types/base/button.type.d.ts +1 -1
  4. package/common/lib/types/base/color.type.d.ts +1 -1
  5. package/common/lib/types/base/interactive.type.d.ts +1 -1
  6. package/common/lib/types/base/look.type.d.ts +1 -1
  7. package/common/lib/types/base/value.type.d.ts +1 -1
  8. package/conversation/lib/conversation-input/conversation-input.component.d.ts +18 -11
  9. package/conversation/lib/conversation-messages/conversation-message-image-popup/conversation-message-image-popup.component.d.ts +1 -1
  10. package/fesm2022/acorex-components-breadcrumbs.mjs +4 -4
  11. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  12. package/fesm2022/acorex-components-button-group.mjs +1 -1
  13. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  14. package/fesm2022/acorex-components-button.mjs +26 -7
  15. package/fesm2022/acorex-components-button.mjs.map +1 -1
  16. package/fesm2022/acorex-components-check-box.mjs +2 -2
  17. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  18. package/fesm2022/acorex-components-common.mjs +5 -13
  19. package/fesm2022/acorex-components-common.mjs.map +1 -1
  20. package/fesm2022/acorex-components-conversation.mjs +31 -8
  21. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  22. package/fesm2022/acorex-components-data-pager.mjs +4 -4
  23. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  24. package/fesm2022/acorex-components-data-table.mjs +2 -2
  25. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  26. package/fesm2022/acorex-components-datetime-box.mjs +26 -1
  27. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  28. package/fesm2022/acorex-components-datetime-input.mjs +11 -2
  29. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  30. package/fesm2022/acorex-components-datetime-picker.mjs +9 -4
  31. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  32. package/fesm2022/acorex-components-dialog.mjs +1 -1
  33. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  34. package/fesm2022/acorex-components-dropdown-button.mjs +2 -2
  35. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  36. package/fesm2022/acorex-components-file-explorer.mjs +1 -1
  37. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  38. package/fesm2022/acorex-components-form.mjs +2 -7
  39. package/fesm2022/acorex-components-form.mjs.map +1 -1
  40. package/fesm2022/acorex-components-grid-layout-builder.mjs +11 -4
  41. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  42. package/fesm2022/acorex-components-image-editor.mjs +4 -4
  43. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  44. package/fesm2022/acorex-components-kbd.mjs +3 -12
  45. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  46. package/fesm2022/acorex-components-loading-dialog.mjs +1 -1
  47. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  48. package/fesm2022/acorex-components-media-viewer.mjs +3 -0
  49. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  50. package/fesm2022/acorex-components-menu.mjs +4 -4
  51. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  52. package/fesm2022/acorex-components-notification.mjs +1 -1
  53. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  54. package/fesm2022/acorex-components-otp.mjs +12 -8
  55. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  56. package/fesm2022/acorex-components-paint.mjs +1 -1
  57. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  58. package/fesm2022/acorex-components-password-box.mjs +2 -2
  59. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  60. package/fesm2022/acorex-components-phone-box.mjs +2 -2
  61. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  62. package/fesm2022/acorex-components-query-builder.mjs +1 -1
  63. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  64. package/fesm2022/acorex-components-rail-navigation.mjs +2 -2
  65. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  66. package/fesm2022/acorex-components-range-slider.mjs +10 -8
  67. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  68. package/fesm2022/acorex-components-rest-api-generator.mjs +2 -2
  69. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  70. package/fesm2022/acorex-components-scheduler.mjs +2 -2
  71. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  72. package/fesm2022/acorex-components-select-box.mjs +2 -2
  73. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  74. package/fesm2022/acorex-components-step-wizard.mjs +2 -2
  75. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  76. package/fesm2022/acorex-components-tabs.mjs +2 -1
  77. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  78. package/fesm2022/acorex-components-tag-box.mjs +79 -20
  79. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  80. package/fesm2022/acorex-components-tag.mjs +2 -2
  81. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  82. package/fesm2022/acorex-components-text-area.mjs +2 -2
  83. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  84. package/fesm2022/acorex-components-text-box.mjs +2 -2
  85. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  86. package/fesm2022/acorex-components-wysiwyg.mjs +8 -8
  87. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  88. package/kbd/lib/kbd.component.d.ts +1 -3
  89. package/media-viewer/lib/media-viewer-container/media-viewer-container.component.d.ts +1 -0
  90. package/otp/lib/otp.component.d.ts +2 -1
  91. package/package.json +5 -5
  92. package/range-slider/lib/range-slider.component.d.ts +1 -0
  93. package/tag-box/README.md +2 -2
  94. package/tag-box/lib/tag-box.component.d.ts +11 -4
  95. package/tag-box/lib/tag-box.module.d.ts +4 -4
  96. package/button/lib/button.class.d.ts +0 -1
package/tag-box/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @acorex/components/text-box
1
+ # @acorex/components/tag-box
2
2
 
3
- Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/text-box`.
3
+ Secondary entry point of `@acorex/components`. It can be used by importing from `@acorex/components/tag-box`.
@@ -3,7 +3,7 @@ import { AXUnsubscriber } from '@acorex/core/utils';
3
3
  import { OnInit } from '@angular/core';
4
4
  import * as i0 from "@angular/core";
5
5
  declare const AXTagBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
6
- new (): MXInputBaseValueComponent<string[]>;
6
+ new (): MXInputBaseValueComponent<unknown[]>;
7
7
  ɵfac: import("@angular/core").ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
8
8
  ɵprov: import("@angular/core").ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
9
9
  }, typeof MXLookComponent, typeof AXAutocompleteParentComponent]>;
@@ -13,18 +13,25 @@ declare const AXTagBoxComponent_base: import("polytype").Polytype.ClusteredConst
13
13
  * @category Components
14
14
  */
15
15
  export declare class AXTagBoxComponent extends AXTagBoxComponent_base implements OnInit {
16
+ #private;
16
17
  /** @ignore */
17
18
  protected _updateOn: 'change' | 'blur' | 'submit';
18
19
  _unsubscriber: AXUnsubscriber;
19
- tags: import("@angular/core").WritableSignal<string[]>;
20
+ private tagsOldValue;
20
21
  addOnComma: import("@angular/core").InputSignal<boolean>;
22
+ addOnEnter: import("@angular/core").InputSignal<boolean>;
23
+ valueField: import("@angular/core").InputSignal<string>;
24
+ textField: import("@angular/core").InputSignal<string>;
21
25
  showRemoveButton: import("@angular/core").InputSignal<boolean>;
26
+ allowDuplicateValues: import("@angular/core").InputSignal<boolean>;
27
+ tags: import("@angular/core").ModelSignal<unknown[]>;
22
28
  inputValue: import("@angular/core").ModelSignal<string>;
23
29
  ngOnInit(): void;
24
- addItem(item: string): void;
30
+ addItem(item: unknown): void;
25
31
  removeItem(index: number): void;
32
+ convertString(v: unknown): unknown;
26
33
  reset(e?: boolean): void;
27
34
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTagBoxComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<AXTagBoxComponent, "ax-tag-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "addOnComma": { "alias": "addOnComma"; "required": false; "isSignal": true; }; "showRemoveButton": { "alias": "showRemoveButton"; "required": false; "isSignal": true; }; "inputValue": { "alias": "inputValue"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "inputValue": "inputValueChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-autocomplete", "ax-validation-rule"], true, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXTagBoxComponent, "ax-tag-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "addOnComma": { "alias": "addOnComma"; "required": false; "isSignal": true; }; "addOnEnter": { "alias": "addOnEnter"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "showRemoveButton": { "alias": "showRemoveButton"; "required": false; "isSignal": true; }; "allowDuplicateValues": { "alias": "allowDuplicateValues"; "required": false; "isSignal": true; }; "tags": { "alias": "tags"; "required": false; "isSignal": true; }; "inputValue": { "alias": "inputValue"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "tags": "tagsChange"; "inputValue": "inputValueChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-autocomplete", "ax-validation-rule"], true, never>;
29
36
  }
30
37
  export {};
@@ -1,7 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./tag-box.component";
3
- export declare class AXTextBoxModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXTextBoxModule, never, [typeof i1.AXTagBoxComponent], [typeof i1.AXTagBoxComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<AXTextBoxModule>;
3
+ export declare class AXTagBoxModule {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXTagBoxModule, never>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXTagBoxModule, never, [typeof i1.AXTagBoxComponent], [typeof i1.AXTagBoxComponent]>;
6
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXTagBoxModule>;
7
7
  }
@@ -1 +0,0 @@
1
- export type AXResponsiveOn = 'xs' | 'md' | 'lg' | 'xl' | '2xl';