diff --git a/javascript/frameworks/ui5/ext/ui5.model.yml b/javascript/frameworks/ui5/ext/ui5.model.yml index 0f34f1aaf..19964a4a9 100644 --- a/javascript/frameworks/ui5/ext/ui5.model.yml +++ b/javascript/frameworks/ui5/ext/ui5.model.yml @@ -56,6 +56,7 @@ extensions: - ["UI5InputControl", "sap/m/MaskEnabler", ""] - ["UI5InputControl", "sap/m/MaskInput", ""] - ["UI5InputControl", "sap/m/TextArea", ""] + - ["UI5InputControl", "sap/m/DatePicker", ""] - ["UI5InputControl", "sap/m/ComboBoxBase", ""] - ["UI5InputControl", "sap/m/MultiInput", ""] - ["UI5InputControl", "sap/ui/webc/main/MultiInput", ""] diff --git a/javascript/frameworks/ui5/test/models/source/UI5ViewSourceTest.expected b/javascript/frameworks/ui5/test/models/source/UI5ViewSourceTest.expected index 1177b7602..8dd3c51ce 100644 --- a/javascript/frameworks/ui5/test/models/source/UI5ViewSourceTest.expected +++ b/javascript/frameworks/ui5/test/models/source/UI5ViewSourceTest.expected @@ -1 +1,11 @@ | source1.xml:5:5:7:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:8:5:10:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:11:5:13:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:14:5:16:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:17:5:19:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:20:5:22:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:23:5:25:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:26:5:28:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:29:5:31:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:32:5:34:28 | value={/input} | The binding path `/input` is a user input source. | +| source1.xml:35:5:37:28 | value={/input} | The binding path `/input` is a user input source. | diff --git a/javascript/frameworks/ui5/test/models/source/source1.xml b/javascript/frameworks/ui5/test/models/source/source1.xml index 7de23eb6c..061cdd6f4 100644 --- a/javascript/frameworks/ui5/test/models/source/source1.xml +++ b/javascript/frameworks/ui5/test/models/source/source1.xml @@ -5,4 +5,34 @@ + + + +