|
4949 | 4949 | "description": "Fired when the `Close` button is pressed.", |
4950 | 4950 | "_ui5Cancelable": false, |
4951 | 4951 | "_ui5allowPreventDefault": false, |
4952 | | - "_ui5Bubbles": true, |
| 4952 | + "_ui5Bubbles": false, |
4953 | 4953 | "_ui5parameters": [ |
4954 | 4954 | { |
4955 | 4955 | "type": { |
|
5980 | 5980 | "description": "Defines whether the search item is selected.", |
5981 | 5981 | "privacy": "public" |
5982 | 5982 | }, |
| 5983 | + { |
| 5984 | + "kind": "field", |
| 5985 | + "name": "deletable", |
| 5986 | + "type": { |
| 5987 | + "text": "boolean" |
| 5988 | + }, |
| 5989 | + "default": "false", |
| 5990 | + "description": "Defines whether the search item is deletable.", |
| 5991 | + "privacy": "public" |
| 5992 | + }, |
5983 | 5993 | { |
5984 | 5994 | "kind": "field", |
5985 | 5995 | "name": "scopeName", |
|
6041 | 6051 | "text": "boolean" |
6042 | 6052 | } |
6043 | 6053 | }, |
| 6054 | + { |
| 6055 | + "description": "Defines whether the search item is deletable.", |
| 6056 | + "name": "deletable", |
| 6057 | + "default": "false", |
| 6058 | + "fieldName": "deletable", |
| 6059 | + "type": { |
| 6060 | + "text": "boolean" |
| 6061 | + } |
| 6062 | + }, |
6044 | 6063 | { |
6045 | 6064 | "description": "Defines the scope of the search item", |
6046 | 6065 | "name": "scope-name", |
|
6120 | 6139 | "description": "Defines the accessible name of the header.", |
6121 | 6140 | "privacy": "public", |
6122 | 6141 | "default": "undefined" |
| 6142 | + }, |
| 6143 | + { |
| 6144 | + "kind": "field", |
| 6145 | + "name": "wrappingType", |
| 6146 | + "type": { |
| 6147 | + "text": "WrappingType", |
| 6148 | + "references": [ |
| 6149 | + { |
| 6150 | + "name": "WrappingType", |
| 6151 | + "package": "@ui5/webcomponents", |
| 6152 | + "module": "dist/types/WrappingType.js" |
| 6153 | + } |
| 6154 | + ] |
| 6155 | + }, |
| 6156 | + "default": "\"None\"", |
| 6157 | + "description": "Defines if the text of the component should wrap when it's too long.\nWhen set to \"Normal\", the content (title, description) will be wrapped\nusing the `ui5-expandable-text` component.<br/>\n\nThe text can wrap up to 100 characters on small screens (size S) and\nup to 300 characters on larger screens (size M and above). When text exceeds\nthese limits, it truncates with an ellipsis followed by a text expansion trigger.\n\nAvailable options are:\n- `None` (default) - The text will truncate with an ellipsis.\n- `Normal` - The text will wrap (without truncation).", |
| 6158 | + "privacy": "public", |
| 6159 | + "_ui5since": "2.15.0" |
6123 | 6160 | } |
6124 | 6161 | ], |
6125 | 6162 | "slots": [ |
|
7450 | 7487 | "description": "Search field for the ShellBar component.", |
7451 | 7488 | "name": "ShellBarSearch", |
7452 | 7489 | "members": [ |
| 7490 | + { |
| 7491 | + "kind": "field", |
| 7492 | + "name": "autoOpen", |
| 7493 | + "type": { |
| 7494 | + "text": "boolean" |
| 7495 | + }, |
| 7496 | + "default": "false", |
| 7497 | + "description": "Indicates whether the suggestions popover should be opened on focus.", |
| 7498 | + "privacy": "public" |
| 7499 | + }, |
7453 | 7500 | { |
7454 | 7501 | "kind": "field", |
7455 | 7502 | "name": "loading", |
|
7563 | 7610 | } |
7564 | 7611 | } |
7565 | 7612 | ], |
| 7613 | + "attributes": [ |
| 7614 | + { |
| 7615 | + "description": "Indicates whether the suggestions popover should be opened on focus.", |
| 7616 | + "name": "auto-open", |
| 7617 | + "default": "false", |
| 7618 | + "fieldName": "autoOpen", |
| 7619 | + "type": { |
| 7620 | + "text": "boolean" |
| 7621 | + } |
| 7622 | + }, |
| 7623 | + { |
| 7624 | + "description": "Indicates whether a loading indicator should be shown in the popup.", |
| 7625 | + "name": "loading", |
| 7626 | + "default": "false", |
| 7627 | + "fieldName": "loading", |
| 7628 | + "type": { |
| 7629 | + "text": "boolean" |
| 7630 | + }, |
| 7631 | + "inheritedFrom": { |
| 7632 | + "name": "Search", |
| 7633 | + "module": "dist/Search.js" |
| 7634 | + } |
| 7635 | + }, |
| 7636 | + { |
| 7637 | + "description": "Defines whether the value will be autcompleted to match an item.", |
| 7638 | + "name": "no-typeahead", |
| 7639 | + "default": "false", |
| 7640 | + "fieldName": "noTypeahead", |
| 7641 | + "type": { |
| 7642 | + "text": "boolean" |
| 7643 | + }, |
| 7644 | + "inheritedFrom": { |
| 7645 | + "name": "Search", |
| 7646 | + "module": "dist/Search.js" |
| 7647 | + } |
| 7648 | + }, |
| 7649 | + { |
| 7650 | + "description": "Indicates whether the items picker is open.", |
| 7651 | + "name": "open", |
| 7652 | + "default": "false", |
| 7653 | + "fieldName": "open", |
| 7654 | + "type": { |
| 7655 | + "text": "boolean" |
| 7656 | + }, |
| 7657 | + "inheritedFrom": { |
| 7658 | + "name": "Search", |
| 7659 | + "module": "dist/Search.js" |
| 7660 | + } |
| 7661 | + }, |
| 7662 | + { |
| 7663 | + "description": "Defines whether the clear icon of the search will be shown.", |
| 7664 | + "name": "show-clear-icon", |
| 7665 | + "default": "false", |
| 7666 | + "fieldName": "showClearIcon", |
| 7667 | + "type": { |
| 7668 | + "text": "boolean" |
| 7669 | + }, |
| 7670 | + "inheritedFrom": { |
| 7671 | + "name": "SearchField", |
| 7672 | + "module": "dist/SearchField.js" |
| 7673 | + } |
| 7674 | + }, |
| 7675 | + { |
| 7676 | + "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.", |
| 7677 | + "name": "value", |
| 7678 | + "default": "\"\"", |
| 7679 | + "fieldName": "value", |
| 7680 | + "type": { |
| 7681 | + "text": "string" |
| 7682 | + }, |
| 7683 | + "inheritedFrom": { |
| 7684 | + "name": "SearchField", |
| 7685 | + "module": "dist/SearchField.js" |
| 7686 | + } |
| 7687 | + }, |
| 7688 | + { |
| 7689 | + "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.", |
| 7690 | + "name": "placeholder", |
| 7691 | + "default": "undefined", |
| 7692 | + "fieldName": "placeholder", |
| 7693 | + "type": { |
| 7694 | + "text": "string | undefined" |
| 7695 | + }, |
| 7696 | + "inheritedFrom": { |
| 7697 | + "name": "SearchField", |
| 7698 | + "module": "dist/SearchField.js" |
| 7699 | + } |
| 7700 | + }, |
| 7701 | + { |
| 7702 | + "description": "Defines the accessible ARIA name of the component.", |
| 7703 | + "name": "accessible-name", |
| 7704 | + "default": "undefined", |
| 7705 | + "fieldName": "accessibleName", |
| 7706 | + "type": { |
| 7707 | + "text": "string | undefined" |
| 7708 | + }, |
| 7709 | + "inheritedFrom": { |
| 7710 | + "name": "SearchField", |
| 7711 | + "module": "dist/SearchField.js" |
| 7712 | + } |
| 7713 | + }, |
| 7714 | + { |
| 7715 | + "description": "Defines the accessible ARIA description of the field.", |
| 7716 | + "name": "accessible-description", |
| 7717 | + "default": "undefined", |
| 7718 | + "fieldName": "accessibleDescription", |
| 7719 | + "type": { |
| 7720 | + "text": "string | undefined" |
| 7721 | + }, |
| 7722 | + "inheritedFrom": { |
| 7723 | + "name": "SearchField", |
| 7724 | + "module": "dist/SearchField.js" |
| 7725 | + } |
| 7726 | + } |
| 7727 | + ], |
7566 | 7728 | "superclass": { |
7567 | 7729 | "name": "Search", |
7568 | 7730 | "package": "@ui5/webcomponents-fiori", |
|
7684 | 7846 | } |
7685 | 7847 | } |
7686 | 7848 | ], |
7687 | | - "attributes": [ |
7688 | | - { |
7689 | | - "description": "Indicates whether a loading indicator should be shown in the popup.", |
7690 | | - "name": "loading", |
7691 | | - "default": "false", |
7692 | | - "fieldName": "loading", |
7693 | | - "type": { |
7694 | | - "text": "boolean" |
7695 | | - }, |
7696 | | - "inheritedFrom": { |
7697 | | - "name": "Search", |
7698 | | - "module": "dist/Search.js" |
7699 | | - } |
7700 | | - }, |
7701 | | - { |
7702 | | - "description": "Defines whether the value will be autcompleted to match an item.", |
7703 | | - "name": "no-typeahead", |
7704 | | - "default": "false", |
7705 | | - "fieldName": "noTypeahead", |
7706 | | - "type": { |
7707 | | - "text": "boolean" |
7708 | | - }, |
7709 | | - "inheritedFrom": { |
7710 | | - "name": "Search", |
7711 | | - "module": "dist/Search.js" |
7712 | | - } |
7713 | | - }, |
7714 | | - { |
7715 | | - "description": "Indicates whether the items picker is open.", |
7716 | | - "name": "open", |
7717 | | - "default": "false", |
7718 | | - "fieldName": "open", |
7719 | | - "type": { |
7720 | | - "text": "boolean" |
7721 | | - }, |
7722 | | - "inheritedFrom": { |
7723 | | - "name": "Search", |
7724 | | - "module": "dist/Search.js" |
7725 | | - } |
7726 | | - }, |
7727 | | - { |
7728 | | - "description": "Defines whether the clear icon of the search will be shown.", |
7729 | | - "name": "show-clear-icon", |
7730 | | - "default": "false", |
7731 | | - "fieldName": "showClearIcon", |
7732 | | - "type": { |
7733 | | - "text": "boolean" |
7734 | | - }, |
7735 | | - "inheritedFrom": { |
7736 | | - "name": "SearchField", |
7737 | | - "module": "dist/SearchField.js" |
7738 | | - } |
7739 | | - }, |
7740 | | - { |
7741 | | - "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.", |
7742 | | - "name": "value", |
7743 | | - "default": "\"\"", |
7744 | | - "fieldName": "value", |
7745 | | - "type": { |
7746 | | - "text": "string" |
7747 | | - }, |
7748 | | - "inheritedFrom": { |
7749 | | - "name": "SearchField", |
7750 | | - "module": "dist/SearchField.js" |
7751 | | - } |
7752 | | - }, |
7753 | | - { |
7754 | | - "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.", |
7755 | | - "name": "placeholder", |
7756 | | - "default": "undefined", |
7757 | | - "fieldName": "placeholder", |
7758 | | - "type": { |
7759 | | - "text": "string | undefined" |
7760 | | - }, |
7761 | | - "inheritedFrom": { |
7762 | | - "name": "SearchField", |
7763 | | - "module": "dist/SearchField.js" |
7764 | | - } |
7765 | | - }, |
7766 | | - { |
7767 | | - "description": "Defines the accessible ARIA name of the component.", |
7768 | | - "name": "accessible-name", |
7769 | | - "default": "undefined", |
7770 | | - "fieldName": "accessibleName", |
7771 | | - "type": { |
7772 | | - "text": "string | undefined" |
7773 | | - }, |
7774 | | - "inheritedFrom": { |
7775 | | - "name": "SearchField", |
7776 | | - "module": "dist/SearchField.js" |
7777 | | - } |
7778 | | - }, |
7779 | | - { |
7780 | | - "description": "Defines the accessible ARIA description of the field.", |
7781 | | - "name": "accessible-description", |
7782 | | - "default": "undefined", |
7783 | | - "fieldName": "accessibleDescription", |
7784 | | - "type": { |
7785 | | - "text": "string | undefined" |
7786 | | - }, |
7787 | | - "inheritedFrom": { |
7788 | | - "name": "SearchField", |
7789 | | - "module": "dist/SearchField.js" |
7790 | | - } |
7791 | | - } |
7792 | | - ], |
7793 | 7849 | "events": [ |
7794 | 7850 | { |
7795 | 7851 | "name": "open", |
|
10777 | 10833 | "kind": "field", |
10778 | 10834 | "name": "opener", |
10779 | 10835 | "type": { |
10780 | | - "text": "HTMLElement | string | undefined" |
| 10836 | + "text": "HTMLElement | string | null | undefined" |
10781 | 10837 | }, |
10782 | 10838 | "description": "Defines the ID or DOM Reference of the element at which the user menu is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.", |
10783 | 10839 | "privacy": "public", |
|
10997 | 11053 | "default": "undefined", |
10998 | 11054 | "fieldName": "opener", |
10999 | 11055 | "type": { |
11000 | | - "text": "string | HTMLElement | undefined" |
| 11056 | + "text": "string | HTMLElement | null | undefined" |
11001 | 11057 | } |
11002 | 11058 | }, |
11003 | 11059 | { |
|
0 commit comments