@ui5/webcomponents 2.21.0-rc.4 → 2.22.0-rc.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.
- package/CHANGELOG.md +37 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/Button.d.ts +11 -0
- package/dist/Button.js +3 -0
- package/dist/Button.js.map +1 -1
- package/dist/Calendar.d.ts +39 -0
- package/dist/Calendar.js +109 -3
- package/dist/Calendar.js.map +1 -1
- package/dist/CalendarHeaderTemplate.d.ts +13 -1
- package/dist/CalendarHeaderTemplate.js +48 -12
- package/dist/CalendarHeaderTemplate.js.map +1 -1
- package/dist/CalendarTemplate.js +58 -2
- package/dist/CalendarTemplate.js.map +1 -1
- package/dist/Carousel.js +1 -1
- package/dist/Carousel.js.map +1 -1
- package/dist/DateRangePicker.d.ts +27 -0
- package/dist/DateRangePicker.js +57 -3
- package/dist/DateRangePicker.js.map +1 -1
- package/dist/DateRangePickerTemplate.js +7 -3
- package/dist/DateRangePickerTemplate.js.map +1 -1
- package/dist/DateTimePicker.js +0 -3
- package/dist/DateTimePicker.js.map +1 -1
- package/dist/Popup.js +4 -0
- package/dist/Popup.js.map +1 -1
- package/dist/SliderHandle.d.ts +0 -8
- package/dist/SliderHandle.js +0 -11
- package/dist/SliderHandle.js.map +1 -1
- package/dist/SliderTemplate.js +1 -1
- package/dist/SliderTemplate.js.map +1 -1
- package/dist/TimePicker.d.ts +3 -2
- package/dist/TimePicker.js +1 -0
- package/dist/TimePicker.js.map +1 -1
- package/dist/css/themes/Breadcrumbs.css +1 -1
- package/dist/css/themes/Calendar.css +1 -1
- package/dist/css/themes/DatePickerPopover.css +1 -1
- package/dist/css/themes/Popup.css +1 -1
- package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_auto/parameters-bundle.css +8 -0
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +13 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/custom-elements-internal.json +84 -23
- package/dist/custom-elements.json +76 -19
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_auto/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hc_auto/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/i18n/i18n-defaults.d.ts +3 -1
- package/dist/generated/i18n/i18n-defaults.js +3 -1
- package/dist/generated/i18n/i18n-defaults.js.map +1 -1
- package/dist/generated/themes/Breadcrumbs.css.d.ts +1 -1
- package/dist/generated/themes/Breadcrumbs.css.js +1 -1
- package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
- package/dist/generated/themes/Calendar.css.d.ts +1 -1
- package/dist/generated/themes/Calendar.css.js +1 -1
- package/dist/generated/themes/Calendar.css.js.map +1 -1
- package/dist/generated/themes/DatePickerPopover.css.d.ts +1 -1
- package/dist/generated/themes/DatePickerPopover.css.js +1 -1
- package/dist/generated/themes/DatePickerPopover.css.js.map +1 -1
- package/dist/generated/themes/Popup.css.d.ts +1 -1
- package/dist/generated/themes/Popup.css.js +1 -1
- package/dist/generated/themes/Popup.css.js.map +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.d.ts +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +8 -0
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +13 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/vscode.html-custom-data.json +20 -5
- package/dist/web-types.json +41 -11
- package/package.json +9 -9
- package/src/CalendarHeaderTemplate.tsx +148 -77
- package/src/CalendarTemplate.tsx +203 -66
- package/src/DateRangePickerTemplate.tsx +29 -1
- package/src/SliderTemplate.tsx +0 -1
- package/src/i18n/messagebundle.properties +6 -0
- package/src/themes/Breadcrumbs.css +7 -6
- package/src/themes/Calendar.css +144 -0
- package/src/themes/DatePickerPopover.css +3 -2
- package/src/themes/Popup.css +4 -0
- package/src/themes/ResponsivePopoverCommon.css +6 -1
- package/src/themes/base/CalendarHeader-parameters.css +9 -0
- package/src/themes/base/TextArea-parameters.css +1 -1
- package/src/themes/base/sizes-parameters.css +12 -0
- package/src/themes/sap_horizon/TextArea-parameters.css +0 -1
- package/src/themes/sap_horizon_dark/TextArea-parameters.css +0 -1
- package/src/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
- package/src/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
|
@@ -1510,6 +1510,17 @@
|
|
|
1510
1510
|
"default": "undefined",
|
|
1511
1511
|
"privacy": "public"
|
|
1512
1512
|
},
|
|
1513
|
+
{
|
|
1514
|
+
"kind": "field",
|
|
1515
|
+
"name": "form",
|
|
1516
|
+
"type": {
|
|
1517
|
+
"text": "string | undefined"
|
|
1518
|
+
},
|
|
1519
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
1520
|
+
"default": "undefined",
|
|
1521
|
+
"privacy": "public",
|
|
1522
|
+
"_ui5since": "2.21.0"
|
|
1523
|
+
},
|
|
1513
1524
|
{
|
|
1514
1525
|
"kind": "field",
|
|
1515
1526
|
"name": "icon",
|
|
@@ -1719,6 +1730,15 @@
|
|
|
1719
1730
|
"text": "string | undefined"
|
|
1720
1731
|
}
|
|
1721
1732
|
},
|
|
1733
|
+
{
|
|
1734
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
1735
|
+
"name": "form",
|
|
1736
|
+
"default": "undefined",
|
|
1737
|
+
"fieldName": "form",
|
|
1738
|
+
"type": {
|
|
1739
|
+
"text": "string | undefined"
|
|
1740
|
+
}
|
|
1741
|
+
},
|
|
1722
1742
|
{
|
|
1723
1743
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
1724
1744
|
"name": "icon",
|
|
@@ -6900,6 +6920,17 @@
|
|
|
6900
6920
|
"privacy": "public",
|
|
6901
6921
|
"_ui5since": "2.20.0"
|
|
6902
6922
|
},
|
|
6923
|
+
{
|
|
6924
|
+
"kind": "field",
|
|
6925
|
+
"name": "showTwoMonths",
|
|
6926
|
+
"type": {
|
|
6927
|
+
"text": "boolean"
|
|
6928
|
+
},
|
|
6929
|
+
"default": "false",
|
|
6930
|
+
"description": "Defines whether the component displays two months side by side in the picker popup.\n\nWhen enabled, two consecutive months are shown, making it easier to select date ranges\nthat span multiple months without the need to navigate between months.\n\n**Note:** On mobile devices only a single month\nwill be displayed regardless of this setting.",
|
|
6931
|
+
"privacy": "public",
|
|
6932
|
+
"_ui5since": "2.22.0"
|
|
6933
|
+
},
|
|
6903
6934
|
{
|
|
6904
6935
|
"kind": "field",
|
|
6905
6936
|
"name": "startDateValue",
|
|
@@ -7170,6 +7201,15 @@
|
|
|
7170
7201
|
"text": "boolean"
|
|
7171
7202
|
}
|
|
7172
7203
|
},
|
|
7204
|
+
{
|
|
7205
|
+
"description": "Defines whether the component displays two months side by side in the picker popup.\n\nWhen enabled, two consecutive months are shown, making it easier to select date ranges\nthat span multiple months without the need to navigate between months.\n\n**Note:** On mobile devices only a single month\nwill be displayed regardless of this setting.",
|
|
7206
|
+
"name": "show-two-months",
|
|
7207
|
+
"default": "false",
|
|
7208
|
+
"fieldName": "showTwoMonths",
|
|
7209
|
+
"type": {
|
|
7210
|
+
"text": "boolean"
|
|
7211
|
+
}
|
|
7212
|
+
},
|
|
7173
7213
|
{
|
|
7174
7214
|
"description": "Returns the start date of the currently selected range as JavaScript Date instance.",
|
|
7175
7215
|
"name": "start-date-value",
|
|
@@ -21578,17 +21618,6 @@
|
|
|
21578
21618
|
"privacy": "public",
|
|
21579
21619
|
"_ui5since": "2.19.0"
|
|
21580
21620
|
},
|
|
21581
|
-
{
|
|
21582
|
-
"kind": "field",
|
|
21583
|
-
"name": "disabled",
|
|
21584
|
-
"type": {
|
|
21585
|
-
"text": "boolean"
|
|
21586
|
-
},
|
|
21587
|
-
"default": "false",
|
|
21588
|
-
"description": "Defines whether the slider handle is disabled.\n<br><br>\n<b>Note:</b> A disabled slider handle cannot be interacted with.",
|
|
21589
|
-
"privacy": "public",
|
|
21590
|
-
"_ui5since": "2.19.0"
|
|
21591
|
-
},
|
|
21592
21621
|
{
|
|
21593
21622
|
"kind": "field",
|
|
21594
21623
|
"name": "max",
|
|
@@ -21633,15 +21662,6 @@
|
|
|
21633
21662
|
"text": "boolean"
|
|
21634
21663
|
}
|
|
21635
21664
|
},
|
|
21636
|
-
{
|
|
21637
|
-
"description": "Defines whether the slider handle is disabled.\n<br><br>\n<b>Note:</b> A disabled slider handle cannot be interacted with.",
|
|
21638
|
-
"name": "disabled",
|
|
21639
|
-
"default": "false",
|
|
21640
|
-
"fieldName": "disabled",
|
|
21641
|
-
"type": {
|
|
21642
|
-
"text": "boolean"
|
|
21643
|
-
}
|
|
21644
|
-
},
|
|
21645
21665
|
{
|
|
21646
21666
|
"description": "Defines the maximum value of the slider handle.\n<br><br>\n<b>Note:</b> The value should be greater than the <code>min</code> property of the parent <code>ui5-slider</code>.",
|
|
21647
21667
|
"name": "max",
|
|
@@ -27623,7 +27643,7 @@
|
|
|
27623
27643
|
"description": "Determines the format, displayed in the input field.",
|
|
27624
27644
|
"default": "undefined",
|
|
27625
27645
|
"privacy": "public",
|
|
27626
|
-
"_ui5since": "2.
|
|
27646
|
+
"_ui5since": "2.21.0"
|
|
27627
27647
|
},
|
|
27628
27648
|
{
|
|
27629
27649
|
"kind": "field",
|
|
@@ -27698,7 +27718,8 @@
|
|
|
27698
27718
|
}
|
|
27699
27719
|
],
|
|
27700
27720
|
"description": "Checks if a value is valid against the current `valueFormat` value.\n\n**Note:** an empty string is considered as valid value.",
|
|
27701
|
-
"privacy": "public"
|
|
27721
|
+
"privacy": "public",
|
|
27722
|
+
"_ui5since": "2.21.0"
|
|
27702
27723
|
},
|
|
27703
27724
|
{
|
|
27704
27725
|
"kind": "field",
|
|
@@ -27774,7 +27795,7 @@
|
|
|
27774
27795
|
"description": "Determines the format, used for the value attribute.",
|
|
27775
27796
|
"default": "undefined",
|
|
27776
27797
|
"privacy": "public",
|
|
27777
|
-
"_ui5since": "2.
|
|
27798
|
+
"_ui5since": "2.21.0"
|
|
27778
27799
|
},
|
|
27779
27800
|
{
|
|
27780
27801
|
"kind": "field",
|
|
@@ -28715,6 +28736,17 @@
|
|
|
28715
28736
|
"default": "undefined",
|
|
28716
28737
|
"privacy": "public"
|
|
28717
28738
|
},
|
|
28739
|
+
{
|
|
28740
|
+
"kind": "field",
|
|
28741
|
+
"name": "form",
|
|
28742
|
+
"type": {
|
|
28743
|
+
"text": "string | undefined"
|
|
28744
|
+
},
|
|
28745
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
28746
|
+
"default": "undefined",
|
|
28747
|
+
"privacy": "public",
|
|
28748
|
+
"_ui5since": "2.21.0"
|
|
28749
|
+
},
|
|
28718
28750
|
{
|
|
28719
28751
|
"kind": "field",
|
|
28720
28752
|
"name": "icon",
|
|
@@ -28871,6 +28903,15 @@
|
|
|
28871
28903
|
"text": "string | undefined"
|
|
28872
28904
|
}
|
|
28873
28905
|
},
|
|
28906
|
+
{
|
|
28907
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
28908
|
+
"name": "form",
|
|
28909
|
+
"default": "undefined",
|
|
28910
|
+
"fieldName": "form",
|
|
28911
|
+
"type": {
|
|
28912
|
+
"text": "string | undefined"
|
|
28913
|
+
}
|
|
28914
|
+
},
|
|
28874
28915
|
{
|
|
28875
28916
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
28876
28917
|
"name": "icon",
|
|
@@ -29184,6 +29225,17 @@
|
|
|
29184
29225
|
"default": "undefined",
|
|
29185
29226
|
"privacy": "public"
|
|
29186
29227
|
},
|
|
29228
|
+
{
|
|
29229
|
+
"kind": "field",
|
|
29230
|
+
"name": "form",
|
|
29231
|
+
"type": {
|
|
29232
|
+
"text": "string | undefined"
|
|
29233
|
+
},
|
|
29234
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
29235
|
+
"default": "undefined",
|
|
29236
|
+
"privacy": "public",
|
|
29237
|
+
"_ui5since": "2.21.0"
|
|
29238
|
+
},
|
|
29187
29239
|
{
|
|
29188
29240
|
"kind": "field",
|
|
29189
29241
|
"name": "icon",
|
|
@@ -29390,6 +29442,15 @@
|
|
|
29390
29442
|
"text": "string | undefined"
|
|
29391
29443
|
}
|
|
29392
29444
|
},
|
|
29445
|
+
{
|
|
29446
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
29447
|
+
"name": "form",
|
|
29448
|
+
"default": "undefined",
|
|
29449
|
+
"fieldName": "form",
|
|
29450
|
+
"type": {
|
|
29451
|
+
"text": "string | undefined"
|
|
29452
|
+
}
|
|
29453
|
+
},
|
|
29393
29454
|
{
|
|
29394
29455
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
29395
29456
|
"name": "icon",
|
|
@@ -1295,6 +1295,16 @@
|
|
|
1295
1295
|
"default": "undefined",
|
|
1296
1296
|
"privacy": "public"
|
|
1297
1297
|
},
|
|
1298
|
+
{
|
|
1299
|
+
"kind": "field",
|
|
1300
|
+
"name": "form",
|
|
1301
|
+
"type": {
|
|
1302
|
+
"text": "string | undefined"
|
|
1303
|
+
},
|
|
1304
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
1305
|
+
"default": "undefined",
|
|
1306
|
+
"privacy": "public"
|
|
1307
|
+
},
|
|
1298
1308
|
{
|
|
1299
1309
|
"kind": "field",
|
|
1300
1310
|
"name": "icon",
|
|
@@ -1453,6 +1463,15 @@
|
|
|
1453
1463
|
"text": "string | undefined"
|
|
1454
1464
|
}
|
|
1455
1465
|
},
|
|
1466
|
+
{
|
|
1467
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
1468
|
+
"name": "form",
|
|
1469
|
+
"default": "undefined",
|
|
1470
|
+
"fieldName": "form",
|
|
1471
|
+
"type": {
|
|
1472
|
+
"text": "string | undefined"
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1456
1475
|
{
|
|
1457
1476
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
1458
1477
|
"name": "icon",
|
|
@@ -6010,6 +6029,16 @@
|
|
|
6010
6029
|
"description": "Defines whether the clear icon of the input will be shown.",
|
|
6011
6030
|
"privacy": "public"
|
|
6012
6031
|
},
|
|
6032
|
+
{
|
|
6033
|
+
"kind": "field",
|
|
6034
|
+
"name": "showTwoMonths",
|
|
6035
|
+
"type": {
|
|
6036
|
+
"text": "boolean"
|
|
6037
|
+
},
|
|
6038
|
+
"default": "false",
|
|
6039
|
+
"description": "Defines whether the component displays two months side by side in the picker popup.\n\nWhen enabled, two consecutive months are shown, making it easier to select date ranges\nthat span multiple months without the need to navigate between months.\n\n**Note:** On mobile devices only a single month\nwill be displayed regardless of this setting.",
|
|
6040
|
+
"privacy": "public"
|
|
6041
|
+
},
|
|
6013
6042
|
{
|
|
6014
6043
|
"kind": "field",
|
|
6015
6044
|
"name": "startDateValue",
|
|
@@ -6277,6 +6306,15 @@
|
|
|
6277
6306
|
"text": "boolean"
|
|
6278
6307
|
}
|
|
6279
6308
|
},
|
|
6309
|
+
{
|
|
6310
|
+
"description": "Defines whether the component displays two months side by side in the picker popup.\n\nWhen enabled, two consecutive months are shown, making it easier to select date ranges\nthat span multiple months without the need to navigate between months.\n\n**Note:** On mobile devices only a single month\nwill be displayed regardless of this setting.",
|
|
6311
|
+
"name": "show-two-months",
|
|
6312
|
+
"default": "false",
|
|
6313
|
+
"fieldName": "showTwoMonths",
|
|
6314
|
+
"type": {
|
|
6315
|
+
"text": "boolean"
|
|
6316
|
+
}
|
|
6317
|
+
},
|
|
6280
6318
|
{
|
|
6281
6319
|
"description": "Returns the start date of the currently selected range as JavaScript Date instance.",
|
|
6282
6320
|
"name": "start-date-value",
|
|
@@ -18756,16 +18794,6 @@
|
|
|
18756
18794
|
"description": "Defines whether the slider handle is active.\n<br><br>\n<b>Note:</b> An active slider handle is currently being interacted with.",
|
|
18757
18795
|
"privacy": "public"
|
|
18758
18796
|
},
|
|
18759
|
-
{
|
|
18760
|
-
"kind": "field",
|
|
18761
|
-
"name": "disabled",
|
|
18762
|
-
"type": {
|
|
18763
|
-
"text": "boolean"
|
|
18764
|
-
},
|
|
18765
|
-
"default": "false",
|
|
18766
|
-
"description": "Defines whether the slider handle is disabled.\n<br><br>\n<b>Note:</b> A disabled slider handle cannot be interacted with.",
|
|
18767
|
-
"privacy": "public"
|
|
18768
|
-
},
|
|
18769
18797
|
{
|
|
18770
18798
|
"kind": "field",
|
|
18771
18799
|
"name": "max",
|
|
@@ -18807,15 +18835,6 @@
|
|
|
18807
18835
|
"text": "boolean"
|
|
18808
18836
|
}
|
|
18809
18837
|
},
|
|
18810
|
-
{
|
|
18811
|
-
"description": "Defines whether the slider handle is disabled.\n<br><br>\n<b>Note:</b> A disabled slider handle cannot be interacted with.",
|
|
18812
|
-
"name": "disabled",
|
|
18813
|
-
"default": "false",
|
|
18814
|
-
"fieldName": "disabled",
|
|
18815
|
-
"type": {
|
|
18816
|
-
"text": "boolean"
|
|
18817
|
-
}
|
|
18818
|
-
},
|
|
18819
18838
|
{
|
|
18820
18839
|
"description": "Defines the maximum value of the slider handle.\n<br><br>\n<b>Note:</b> The value should be greater than the <code>min</code> property of the parent <code>ui5-slider</code>.",
|
|
18821
18840
|
"name": "max",
|
|
@@ -24950,6 +24969,16 @@
|
|
|
24950
24969
|
"default": "undefined",
|
|
24951
24970
|
"privacy": "public"
|
|
24952
24971
|
},
|
|
24972
|
+
{
|
|
24973
|
+
"kind": "field",
|
|
24974
|
+
"name": "form",
|
|
24975
|
+
"type": {
|
|
24976
|
+
"text": "string | undefined"
|
|
24977
|
+
},
|
|
24978
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
24979
|
+
"default": "undefined",
|
|
24980
|
+
"privacy": "public"
|
|
24981
|
+
},
|
|
24953
24982
|
{
|
|
24954
24983
|
"kind": "field",
|
|
24955
24984
|
"name": "icon",
|
|
@@ -25102,6 +25131,15 @@
|
|
|
25102
25131
|
"text": "string | undefined"
|
|
25103
25132
|
}
|
|
25104
25133
|
},
|
|
25134
|
+
{
|
|
25135
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
25136
|
+
"name": "form",
|
|
25137
|
+
"default": "undefined",
|
|
25138
|
+
"fieldName": "form",
|
|
25139
|
+
"type": {
|
|
25140
|
+
"text": "string | undefined"
|
|
25141
|
+
}
|
|
25142
|
+
},
|
|
25105
25143
|
{
|
|
25106
25144
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
25107
25145
|
"name": "icon",
|
|
@@ -25345,6 +25383,16 @@
|
|
|
25345
25383
|
"default": "undefined",
|
|
25346
25384
|
"privacy": "public"
|
|
25347
25385
|
},
|
|
25386
|
+
{
|
|
25387
|
+
"kind": "field",
|
|
25388
|
+
"name": "form",
|
|
25389
|
+
"type": {
|
|
25390
|
+
"text": "string | undefined"
|
|
25391
|
+
},
|
|
25392
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
25393
|
+
"default": "undefined",
|
|
25394
|
+
"privacy": "public"
|
|
25395
|
+
},
|
|
25348
25396
|
{
|
|
25349
25397
|
"kind": "field",
|
|
25350
25398
|
"name": "icon",
|
|
@@ -25528,6 +25576,15 @@
|
|
|
25528
25576
|
"text": "string | undefined"
|
|
25529
25577
|
}
|
|
25530
25578
|
},
|
|
25579
|
+
{
|
|
25580
|
+
"description": "Associates the button with a form element by the form's `id` attribute.\nWhen set, the button can submit or reset the specified form even if the button\nis not a descendant of that form.\n\n**Note:** This property takes effect only when the button's \"type\" property is set to \"Submit\" or \"Reset\".",
|
|
25581
|
+
"name": "form",
|
|
25582
|
+
"default": "undefined",
|
|
25583
|
+
"fieldName": "form",
|
|
25584
|
+
"type": {
|
|
25585
|
+
"text": "string | undefined"
|
|
25586
|
+
}
|
|
25587
|
+
},
|
|
25531
25588
|
{
|
|
25532
25589
|
"description": "Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
|
|
25533
25590
|
"name": "icon",
|