@bryntum/core-vue-3-thin 7.3.5 → 7.3.6
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/README.md +2 -1
- package/lib/chunks/{DYFAgKop.js → 5vYCHbUT.js} +2 -2
- package/lib/chunks/5vYCHbUT.js.map +1 -0
- package/lib/chunks/{UnhPA-nZ.js → 7YpaCiSB.js} +2 -2
- package/lib/chunks/7YpaCiSB.js.map +1 -0
- package/lib/chunks/{BaMIb8MO.js → B9WUr9DL.js} +2 -2
- package/lib/chunks/B9WUr9DL.js.map +1 -0
- package/lib/chunks/{2veziiqZ.js → BGnhclCG.js} +2 -2
- package/lib/chunks/BGnhclCG.js.map +1 -0
- package/lib/chunks/{AHoYJRsH.js → BI2UyF14.js} +2 -2
- package/lib/chunks/BI2UyF14.js.map +1 -0
- package/lib/chunks/{CONO19c4.js → BcDlUcWB.js} +2 -2
- package/lib/chunks/BcDlUcWB.js.map +1 -0
- package/lib/chunks/{CwDxAByA.js → C9KRFOF1.js} +2 -2
- package/lib/chunks/C9KRFOF1.js.map +1 -0
- package/lib/chunks/{JYNyBojG.js → CBkZlvdm.js} +2 -2
- package/lib/chunks/CBkZlvdm.js.map +1 -0
- package/lib/chunks/{Bn9WuVD-.js → CHXwzWqz.js} +2 -2
- package/lib/chunks/CHXwzWqz.js.map +1 -0
- package/lib/chunks/{CJbGoiKg.js → CKoso0Dq.js} +2 -2
- package/lib/chunks/CKoso0Dq.js.map +1 -0
- package/lib/chunks/{qTZbCCcS.js → CQpJeuDP.js} +2 -2
- package/lib/chunks/CQpJeuDP.js.map +1 -0
- package/lib/chunks/ChFDOgFh.js.map +1 -1
- package/lib/chunks/{BBdyuFfi.js → CkwjIfUU.js} +2 -2
- package/lib/chunks/CkwjIfUU.js.map +1 -0
- package/lib/chunks/{CcOyCtNP.js → CttPOx_u.js} +2 -2
- package/lib/chunks/CttPOx_u.js.map +1 -0
- package/lib/chunks/{BzPu2sJw.js → D0aKuNux.js} +2 -2
- package/lib/chunks/D0aKuNux.js.map +1 -0
- package/lib/chunks/{C9IxE0td.js → DCfCsFKH.js} +2 -2
- package/lib/chunks/DCfCsFKH.js.map +1 -0
- package/lib/chunks/{DnoXWksY.js → DItExIm7.js} +2 -2
- package/lib/chunks/DItExIm7.js.map +1 -0
- package/lib/chunks/{BiUl_bDc.js → DWnw1VqE.js} +2 -2
- package/lib/chunks/DWnw1VqE.js.map +1 -0
- package/lib/chunks/{Ci-WsOQx.js → D__0eHHz.js} +2 -2
- package/lib/chunks/D__0eHHz.js.map +1 -0
- package/lib/chunks/{BZ3yosZc.js → DoO_ahxD.js} +2 -2
- package/lib/chunks/DoO_ahxD.js.map +1 -0
- package/lib/chunks/{DFZVV7kO.js → DtBnL3sa.js} +9 -5
- package/lib/chunks/DtBnL3sa.js.map +1 -0
- package/lib/chunks/{Bz7_BaK0.js → JmUsFH7n.js} +2 -2
- package/lib/chunks/JmUsFH7n.js.map +1 -0
- package/lib/chunks/{Cl58HRp2.js → _UQ-w8kx.js} +2 -2
- package/lib/chunks/_UQ-w8kx.js.map +1 -0
- package/lib/components/BryntumButtonGroup.js +1 -1
- package/lib/components/BryntumChatPanel.js +1 -1
- package/lib/components/BryntumCheckboxGroup.js +1 -1
- package/lib/components/BryntumCodeEditor.js +1 -1
- package/lib/components/BryntumContainer.js +1 -1
- package/lib/components/BryntumDatePicker.js +1 -1
- package/lib/components/BryntumDemoCodeEditor.js +1 -1
- package/lib/components/BryntumEditor.js +1 -1
- package/lib/components/BryntumFieldFilterPicker.js +1 -1
- package/lib/components/BryntumFieldFilterPickerGroup.js +1 -1
- package/lib/components/BryntumFieldSet.js +1 -1
- package/lib/components/BryntumFilePicker.js +1 -1
- package/lib/components/BryntumHint.js +1 -1
- package/lib/components/BryntumMenu.js +1 -1
- package/lib/components/BryntumMonthPicker.js +1 -1
- package/lib/components/BryntumPagingToolbar.js +1 -1
- package/lib/components/BryntumPanel.js +1 -1
- package/lib/components/BryntumRadioGroup.js +1 -1
- package/lib/components/BryntumTabPanel.js +1 -1
- package/lib/components/BryntumTimePicker.js +1 -1
- package/lib/components/BryntumToolbar.js +1 -1
- package/lib/components/BryntumYearPicker.js +1 -1
- package/lib/index.js +22 -22
- package/package.json +1 -1
- package/src/components/BryntumButtonGroup.vue +2 -2
- package/src/components/BryntumButtonGroupProps.ts +1 -1
- package/src/components/BryntumChatPanel.vue +2 -2
- package/src/components/BryntumChatPanelProps.ts +1 -1
- package/src/components/BryntumCheckboxGroup.vue +2 -2
- package/src/components/BryntumCheckboxGroupProps.ts +1 -1
- package/src/components/BryntumCodeEditor.vue +2 -2
- package/src/components/BryntumCodeEditorProps.ts +1 -1
- package/src/components/BryntumContainer.vue +2 -2
- package/src/components/BryntumContainerProps.ts +1 -1
- package/src/components/BryntumDatePicker.vue +2 -2
- package/src/components/BryntumDatePickerProps.ts +1 -1
- package/src/components/BryntumDateRangeField.vue +3 -2
- package/src/components/BryntumDateRangeFieldProps.ts +3 -2
- package/src/components/BryntumDemoCodeEditor.vue +2 -2
- package/src/components/BryntumDemoCodeEditorProps.ts +1 -1
- package/src/components/BryntumEditor.vue +2 -2
- package/src/components/BryntumEditorProps.ts +1 -1
- package/src/components/BryntumFieldFilterPicker.vue +2 -2
- package/src/components/BryntumFieldFilterPickerGroup.vue +2 -2
- package/src/components/BryntumFieldFilterPickerGroupProps.ts +1 -1
- package/src/components/BryntumFieldFilterPickerProps.ts +1 -1
- package/src/components/BryntumFieldSet.vue +2 -2
- package/src/components/BryntumFieldSetProps.ts +1 -1
- package/src/components/BryntumFilePicker.vue +2 -2
- package/src/components/BryntumFilePickerProps.ts +1 -1
- package/src/components/BryntumHint.vue +2 -2
- package/src/components/BryntumHintProps.ts +1 -1
- package/src/components/BryntumMenu.vue +2 -2
- package/src/components/BryntumMenuProps.ts +1 -1
- package/src/components/BryntumMonthPicker.vue +2 -2
- package/src/components/BryntumMonthPickerProps.ts +1 -1
- package/src/components/BryntumPagingToolbar.vue +13 -2
- package/src/components/BryntumPagingToolbarProps.ts +10 -1
- package/src/components/BryntumPanel.vue +2 -2
- package/src/components/BryntumPanelProps.ts +1 -1
- package/src/components/BryntumRadioGroup.vue +2 -2
- package/src/components/BryntumRadioGroupProps.ts +1 -1
- package/src/components/BryntumTabPanel.vue +2 -2
- package/src/components/BryntumTabPanelProps.ts +1 -1
- package/src/components/BryntumTimePicker.vue +2 -2
- package/src/components/BryntumTimePickerProps.ts +1 -1
- package/src/components/BryntumToolbar.vue +2 -2
- package/src/components/BryntumToolbarProps.ts +1 -1
- package/src/components/BryntumYearPicker.vue +2 -2
- package/src/components/BryntumYearPickerProps.ts +1 -1
- package/lib/chunks/2veziiqZ.js.map +0 -1
- package/lib/chunks/AHoYJRsH.js.map +0 -1
- package/lib/chunks/BBdyuFfi.js.map +0 -1
- package/lib/chunks/BZ3yosZc.js.map +0 -1
- package/lib/chunks/BaMIb8MO.js.map +0 -1
- package/lib/chunks/BiUl_bDc.js.map +0 -1
- package/lib/chunks/Bn9WuVD-.js.map +0 -1
- package/lib/chunks/Bz7_BaK0.js.map +0 -1
- package/lib/chunks/BzPu2sJw.js.map +0 -1
- package/lib/chunks/C9IxE0td.js.map +0 -1
- package/lib/chunks/CJbGoiKg.js.map +0 -1
- package/lib/chunks/CONO19c4.js.map +0 -1
- package/lib/chunks/CcOyCtNP.js.map +0 -1
- package/lib/chunks/Ci-WsOQx.js.map +0 -1
- package/lib/chunks/Cl58HRp2.js.map +0 -1
- package/lib/chunks/CwDxAByA.js.map +0 -1
- package/lib/chunks/DFZVV7kO.js.map +0 -1
- package/lib/chunks/DYFAgKop.js.map +0 -1
- package/lib/chunks/DnoXWksY.js.map +0 -1
- package/lib/chunks/JYNyBojG.js.map +0 -1
- package/lib/chunks/UnhPA-nZ.js.map +0 -1
- package/lib/chunks/qTZbCCcS.js.map +0 -1
|
@@ -57,7 +57,7 @@ export declare type BryntumDatePickerProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
ariaLabel ? : string
|
|
59
59
|
/**
|
|
60
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
60
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
61
61
|
*/
|
|
62
62
|
autoUpdateRecord ? : Boolean
|
|
63
63
|
/**
|
|
@@ -647,9 +647,10 @@ defineProps<{
|
|
|
647
647
|
*/
|
|
648
648
|
validateOnInput ? : Boolean
|
|
649
649
|
/**
|
|
650
|
-
*
|
|
650
|
+
* Value, which is an array of two Dates, or two strings which will be converted using the specified
|
|
651
|
+
* [format](https://bryntum.com/products/core/docs/api/Core/widget/DateRangeField#config-format).
|
|
651
652
|
*/
|
|
652
|
-
value ? : string
|
|
653
|
+
value ? : string[]|Date[]
|
|
653
654
|
/**
|
|
654
655
|
* The week start day in the [picker](https://bryntum.com/products/core/docs/api/Core/widget/DateRangeField#config-picker), 0 meaning Sunday, 6 meaning Saturday.
|
|
655
656
|
* Uses localized value per default.
|
|
@@ -632,9 +632,10 @@ export declare type BryntumDateRangeFieldProps = {
|
|
|
632
632
|
*/
|
|
633
633
|
validateOnInput ? : Boolean
|
|
634
634
|
/**
|
|
635
|
-
*
|
|
635
|
+
* Value, which is an array of two Dates, or two strings which will be converted using the specified
|
|
636
|
+
* [format](https://bryntum.com/products/core/docs/api/Core/widget/DateRangeField#config-format).
|
|
636
637
|
*/
|
|
637
|
-
value ? : string
|
|
638
|
+
value ? : string[]|Date[]
|
|
638
639
|
/**
|
|
639
640
|
* The week start day in the [picker](https://bryntum.com/products/core/docs/api/Core/widget/DateRangeField#config-picker), 0 meaning Sunday, 6 meaning Saturday.
|
|
640
641
|
* Uses localized value per default.
|
|
@@ -63,7 +63,7 @@ defineProps<{
|
|
|
63
63
|
*/
|
|
64
64
|
ariaLabel ? : string
|
|
65
65
|
/**
|
|
66
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
66
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
67
67
|
*/
|
|
68
68
|
autoUpdateRecord ? : Boolean
|
|
69
69
|
/**
|
|
@@ -891,7 +891,6 @@ const widgetData = {
|
|
|
891
891
|
'appFolder',
|
|
892
892
|
'ariaDescription',
|
|
893
893
|
'ariaLabel',
|
|
894
|
-
'autoUpdateRecord',
|
|
895
894
|
'bbar',
|
|
896
895
|
'bodyCls',
|
|
897
896
|
'border',
|
|
@@ -960,6 +959,7 @@ const widgetData = {
|
|
|
960
959
|
propertyConfigNames : [
|
|
961
960
|
'alignSelf',
|
|
962
961
|
'appendTo',
|
|
962
|
+
'autoUpdateRecord',
|
|
963
963
|
'callOnFunctions',
|
|
964
964
|
'catchEventHandlerExceptions',
|
|
965
965
|
'centered',
|
|
@@ -48,7 +48,7 @@ export declare type BryntumDemoCodeEditorProps = {
|
|
|
48
48
|
*/
|
|
49
49
|
ariaLabel ? : string
|
|
50
50
|
/**
|
|
51
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
51
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
52
52
|
*/
|
|
53
53
|
autoUpdateRecord ? : Boolean
|
|
54
54
|
/**
|
|
@@ -62,7 +62,7 @@ defineProps<{
|
|
|
62
62
|
*/
|
|
63
63
|
ariaLabel ? : string
|
|
64
64
|
/**
|
|
65
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
65
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
66
66
|
*/
|
|
67
67
|
autoUpdateRecord ? : Boolean
|
|
68
68
|
/**
|
|
@@ -852,7 +852,6 @@ const widgetData = {
|
|
|
852
852
|
'appendToTargetParent',
|
|
853
853
|
'ariaDescription',
|
|
854
854
|
'ariaLabel',
|
|
855
|
-
'autoUpdateRecord',
|
|
856
855
|
'blurAction',
|
|
857
856
|
'border',
|
|
858
857
|
'bubbleEvents',
|
|
@@ -914,6 +913,7 @@ const widgetData = {
|
|
|
914
913
|
propertyConfigNames : [
|
|
915
914
|
'alignSelf',
|
|
916
915
|
'appendTo',
|
|
916
|
+
'autoUpdateRecord',
|
|
917
917
|
'callOnFunctions',
|
|
918
918
|
'catchEventHandlerExceptions',
|
|
919
919
|
'centered',
|
|
@@ -47,7 +47,7 @@ export declare type BryntumEditorProps = {
|
|
|
47
47
|
*/
|
|
48
48
|
ariaLabel ? : string
|
|
49
49
|
/**
|
|
50
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
50
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
51
51
|
*/
|
|
52
52
|
autoUpdateRecord ? : Boolean
|
|
53
53
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -775,7 +775,6 @@ const widgetData = {
|
|
|
775
775
|
'anchor',
|
|
776
776
|
'ariaDescription',
|
|
777
777
|
'ariaLabel',
|
|
778
|
-
'autoUpdateRecord',
|
|
779
778
|
'border',
|
|
780
779
|
'bubbleEvents',
|
|
781
780
|
'color',
|
|
@@ -840,6 +839,7 @@ const widgetData = {
|
|
|
840
839
|
propertyConfigNames : [
|
|
841
840
|
'alignSelf',
|
|
842
841
|
'appendTo',
|
|
842
|
+
'autoUpdateRecord',
|
|
843
843
|
'callOnFunctions',
|
|
844
844
|
'catchEventHandlerExceptions',
|
|
845
845
|
'centered',
|
|
@@ -69,7 +69,7 @@ defineProps<{
|
|
|
69
69
|
*/
|
|
70
70
|
ariaLabel ? : string
|
|
71
71
|
/**
|
|
72
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
72
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
73
73
|
*/
|
|
74
74
|
autoUpdateRecord ? : Boolean
|
|
75
75
|
/**
|
|
@@ -807,7 +807,6 @@ const widgetData = {
|
|
|
807
807
|
'anchor',
|
|
808
808
|
'ariaDescription',
|
|
809
809
|
'ariaLabel',
|
|
810
|
-
'autoUpdateRecord',
|
|
811
810
|
'border',
|
|
812
811
|
'bubbleEvents',
|
|
813
812
|
'canDeleteFilter',
|
|
@@ -871,6 +870,7 @@ const widgetData = {
|
|
|
871
870
|
propertyConfigNames : [
|
|
872
871
|
'alignSelf',
|
|
873
872
|
'appendTo',
|
|
873
|
+
'autoUpdateRecord',
|
|
874
874
|
'callOnFunctions',
|
|
875
875
|
'catchEventHandlerExceptions',
|
|
876
876
|
'centered',
|
|
@@ -54,7 +54,7 @@ export declare type BryntumFieldFilterPickerGroupProps = {
|
|
|
54
54
|
*/
|
|
55
55
|
ariaLabel ? : string
|
|
56
56
|
/**
|
|
57
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
57
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
58
58
|
*/
|
|
59
59
|
autoUpdateRecord ? : Boolean
|
|
60
60
|
/**
|
|
@@ -44,7 +44,7 @@ export declare type BryntumFieldFilterPickerProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -867,7 +867,6 @@ const widgetData = {
|
|
|
867
867
|
'anchor',
|
|
868
868
|
'ariaDescription',
|
|
869
869
|
'ariaLabel',
|
|
870
|
-
'autoUpdateRecord',
|
|
871
870
|
'bbar',
|
|
872
871
|
'bodyCls',
|
|
873
872
|
'border',
|
|
@@ -933,6 +932,7 @@ const widgetData = {
|
|
|
933
932
|
propertyConfigNames : [
|
|
934
933
|
'alignSelf',
|
|
935
934
|
'appendTo',
|
|
935
|
+
'autoUpdateRecord',
|
|
936
936
|
'callOnFunctions',
|
|
937
937
|
'catchEventHandlerExceptions',
|
|
938
938
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumFieldSetProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -730,7 +730,6 @@ const widgetData = {
|
|
|
730
730
|
'anchor',
|
|
731
731
|
'ariaDescription',
|
|
732
732
|
'ariaLabel',
|
|
733
|
-
'autoUpdateRecord',
|
|
734
733
|
'border',
|
|
735
734
|
'bubbleEvents',
|
|
736
735
|
'buttonConfig',
|
|
@@ -785,6 +784,7 @@ const widgetData = {
|
|
|
785
784
|
propertyConfigNames : [
|
|
786
785
|
'alignSelf',
|
|
787
786
|
'appendTo',
|
|
787
|
+
'autoUpdateRecord',
|
|
788
788
|
'callOnFunctions',
|
|
789
789
|
'catchEventHandlerExceptions',
|
|
790
790
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumFilePickerProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -64,7 +64,7 @@ defineProps<{
|
|
|
64
64
|
*/
|
|
65
65
|
autoNext ? : string|number
|
|
66
66
|
/**
|
|
67
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
67
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
68
68
|
*/
|
|
69
69
|
autoUpdateRecord ? : Boolean
|
|
70
70
|
/**
|
|
@@ -935,7 +935,6 @@ const widgetData = {
|
|
|
935
935
|
'ariaDescription',
|
|
936
936
|
'ariaLabel',
|
|
937
937
|
'autoNext',
|
|
938
|
-
'autoUpdateRecord',
|
|
939
938
|
'bbar',
|
|
940
939
|
'bodyCls',
|
|
941
940
|
'border',
|
|
@@ -1011,6 +1010,7 @@ const widgetData = {
|
|
|
1011
1010
|
propertyConfigNames : [
|
|
1012
1011
|
'alignSelf',
|
|
1013
1012
|
'appendTo',
|
|
1013
|
+
'autoUpdateRecord',
|
|
1014
1014
|
'callOnFunctions',
|
|
1015
1015
|
'catchEventHandlerExceptions',
|
|
1016
1016
|
'cls',
|
|
@@ -49,7 +49,7 @@ export declare type BryntumHintProps = {
|
|
|
49
49
|
*/
|
|
50
50
|
autoNext ? : string|number
|
|
51
51
|
/**
|
|
52
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
52
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
53
53
|
*/
|
|
54
54
|
autoUpdateRecord ? : Boolean
|
|
55
55
|
/**
|
|
@@ -70,7 +70,7 @@ defineProps<{
|
|
|
70
70
|
*/
|
|
71
71
|
autoShow ? : Boolean
|
|
72
72
|
/**
|
|
73
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
73
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
74
74
|
*/
|
|
75
75
|
autoUpdateRecord ? : Boolean
|
|
76
76
|
/**
|
|
@@ -954,7 +954,6 @@ const widgetData = {
|
|
|
954
954
|
'ariaLabel',
|
|
955
955
|
'autoClose',
|
|
956
956
|
'autoShow',
|
|
957
|
-
'autoUpdateRecord',
|
|
958
957
|
'bbar',
|
|
959
958
|
'bodyCls',
|
|
960
959
|
'border',
|
|
@@ -1028,6 +1027,7 @@ const widgetData = {
|
|
|
1028
1027
|
propertyConfigNames : [
|
|
1029
1028
|
'alignSelf',
|
|
1030
1029
|
'appendTo',
|
|
1030
|
+
'autoUpdateRecord',
|
|
1031
1031
|
'callOnFunctions',
|
|
1032
1032
|
'catchEventHandlerExceptions',
|
|
1033
1033
|
'centered',
|
|
@@ -55,7 +55,7 @@ export declare type BryntumMenuProps = {
|
|
|
55
55
|
*/
|
|
56
56
|
autoShow ? : Boolean
|
|
57
57
|
/**
|
|
58
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
58
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
59
59
|
*/
|
|
60
60
|
autoUpdateRecord ? : Boolean
|
|
61
61
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -875,7 +875,6 @@ const widgetData = {
|
|
|
875
875
|
'anchor',
|
|
876
876
|
'ariaDescription',
|
|
877
877
|
'ariaLabel',
|
|
878
|
-
'autoUpdateRecord',
|
|
879
878
|
'bbar',
|
|
880
879
|
'bodyCls',
|
|
881
880
|
'border',
|
|
@@ -940,6 +939,7 @@ const widgetData = {
|
|
|
940
939
|
propertyConfigNames : [
|
|
941
940
|
'alignSelf',
|
|
942
941
|
'appendTo',
|
|
942
|
+
'autoUpdateRecord',
|
|
943
943
|
'callOnFunctions',
|
|
944
944
|
'catchEventHandlerExceptions',
|
|
945
945
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumMonthPickerProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -430,6 +430,15 @@ defineProps<{
|
|
|
430
430
|
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/PagingToolbar#config-rendition)
|
|
431
431
|
*/
|
|
432
432
|
rendition ? : string|Record<string, string>|null
|
|
433
|
+
/**
|
|
434
|
+
* Enables [responsive](https://bryntum.com/products/core/docs/api/Core/widget/mixin/Responsive) behavior. In the `small` state the first/last
|
|
435
|
+
* page buttons are hidden to fit a narrow toolbar, but only when [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow) is `null`.
|
|
436
|
+
*/
|
|
437
|
+
responsive ? : object
|
|
438
|
+
/**
|
|
439
|
+
* Score the responsive state from this toolbar's own width rather than an ancestor's.
|
|
440
|
+
*/
|
|
441
|
+
responsiveTarget ? : string
|
|
433
442
|
/**
|
|
434
443
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
435
444
|
* [focusElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
@@ -766,7 +775,6 @@ const widgetData = {
|
|
|
766
775
|
'anchor',
|
|
767
776
|
'ariaDescription',
|
|
768
777
|
'ariaLabel',
|
|
769
|
-
'autoUpdateRecord',
|
|
770
778
|
'border',
|
|
771
779
|
'bubbleEvents',
|
|
772
780
|
'color',
|
|
@@ -801,6 +809,8 @@ const widgetData = {
|
|
|
801
809
|
'positioned',
|
|
802
810
|
'preventTooltipOnTouch',
|
|
803
811
|
'relayStoreEvents',
|
|
812
|
+
'responsive',
|
|
813
|
+
'responsiveTarget',
|
|
804
814
|
'ripple',
|
|
805
815
|
'role',
|
|
806
816
|
'rootElement',
|
|
@@ -822,6 +832,7 @@ const widgetData = {
|
|
|
822
832
|
propertyConfigNames : [
|
|
823
833
|
'alignSelf',
|
|
824
834
|
'appendTo',
|
|
835
|
+
'autoUpdateRecord',
|
|
825
836
|
'callOnFunctions',
|
|
826
837
|
'catchEventHandlerExceptions',
|
|
827
838
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumPagingToolbarProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -415,6 +415,15 @@ export declare type BryntumPagingToolbarProps = {
|
|
|
415
415
|
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/PagingToolbar#config-rendition)
|
|
416
416
|
*/
|
|
417
417
|
rendition ? : string|Record<string, string>|null
|
|
418
|
+
/**
|
|
419
|
+
* Enables [responsive](https://bryntum.com/products/core/docs/api/Core/widget/mixin/Responsive) behavior. In the `small` state the first/last
|
|
420
|
+
* page buttons are hidden to fit a narrow toolbar, but only when [overflow](https://bryntum.com/products/core/docs/api/Core/widget/Toolbar#config-overflow) is `null`.
|
|
421
|
+
*/
|
|
422
|
+
responsive ? : object
|
|
423
|
+
/**
|
|
424
|
+
* Score the responsive state from this toolbar's own width rather than an ancestor's.
|
|
425
|
+
*/
|
|
426
|
+
responsiveTarget ? : string
|
|
418
427
|
/**
|
|
419
428
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
420
429
|
* [focusElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -853,7 +853,6 @@ const widgetData = {
|
|
|
853
853
|
'anchor',
|
|
854
854
|
'ariaDescription',
|
|
855
855
|
'ariaLabel',
|
|
856
|
-
'autoUpdateRecord',
|
|
857
856
|
'bbar',
|
|
858
857
|
'bodyCls',
|
|
859
858
|
'border',
|
|
@@ -918,6 +917,7 @@ const widgetData = {
|
|
|
918
917
|
propertyConfigNames : [
|
|
919
918
|
'alignSelf',
|
|
920
919
|
'appendTo',
|
|
920
|
+
'autoUpdateRecord',
|
|
921
921
|
'callOnFunctions',
|
|
922
922
|
'catchEventHandlerExceptions',
|
|
923
923
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumPanelProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -891,7 +891,6 @@ const widgetData = {
|
|
|
891
891
|
'anchor',
|
|
892
892
|
'ariaDescription',
|
|
893
893
|
'ariaLabel',
|
|
894
|
-
'autoUpdateRecord',
|
|
895
894
|
'bbar',
|
|
896
895
|
'bodyCls',
|
|
897
896
|
'border',
|
|
@@ -960,6 +959,7 @@ const widgetData = {
|
|
|
960
959
|
propertyConfigNames : [
|
|
961
960
|
'alignSelf',
|
|
962
961
|
'appendTo',
|
|
962
|
+
'autoUpdateRecord',
|
|
963
963
|
'callOnFunctions',
|
|
964
964
|
'catchEventHandlerExceptions',
|
|
965
965
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumRadioGroupProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -71,7 +71,7 @@ defineProps<{
|
|
|
71
71
|
*/
|
|
72
72
|
autoHeight ? : Boolean
|
|
73
73
|
/**
|
|
74
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
74
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
75
75
|
*/
|
|
76
76
|
autoUpdateRecord ? : Boolean
|
|
77
77
|
/**
|
|
@@ -902,7 +902,6 @@ const widgetData = {
|
|
|
902
902
|
'ariaDescription',
|
|
903
903
|
'ariaLabel',
|
|
904
904
|
'autoHeight',
|
|
905
|
-
'autoUpdateRecord',
|
|
906
905
|
'bbar',
|
|
907
906
|
'bodyCls',
|
|
908
907
|
'border',
|
|
@@ -971,6 +970,7 @@ const widgetData = {
|
|
|
971
970
|
'activeTab',
|
|
972
971
|
'alignSelf',
|
|
973
972
|
'appendTo',
|
|
973
|
+
'autoUpdateRecord',
|
|
974
974
|
'callOnFunctions',
|
|
975
975
|
'catchEventHandlerExceptions',
|
|
976
976
|
'centered',
|
|
@@ -56,7 +56,7 @@ export declare type BryntumTabPanelProps = {
|
|
|
56
56
|
*/
|
|
57
57
|
autoHeight ? : Boolean
|
|
58
58
|
/**
|
|
59
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
59
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
60
60
|
*/
|
|
61
61
|
autoUpdateRecord ? : Boolean
|
|
62
62
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -734,7 +734,6 @@ const widgetData = {
|
|
|
734
734
|
'anchor',
|
|
735
735
|
'ariaDescription',
|
|
736
736
|
'ariaLabel',
|
|
737
|
-
'autoUpdateRecord',
|
|
738
737
|
'border',
|
|
739
738
|
'bubbleEvents',
|
|
740
739
|
'color',
|
|
@@ -787,6 +786,7 @@ const widgetData = {
|
|
|
787
786
|
propertyConfigNames : [
|
|
788
787
|
'alignSelf',
|
|
789
788
|
'appendTo',
|
|
789
|
+
'autoUpdateRecord',
|
|
790
790
|
'callOnFunctions',
|
|
791
791
|
'catchEventHandlerExceptions',
|
|
792
792
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumTimePickerProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -760,7 +760,6 @@ const widgetData = {
|
|
|
760
760
|
'anchor',
|
|
761
761
|
'ariaDescription',
|
|
762
762
|
'ariaLabel',
|
|
763
|
-
'autoUpdateRecord',
|
|
764
763
|
'border',
|
|
765
764
|
'bubbleEvents',
|
|
766
765
|
'color',
|
|
@@ -815,6 +814,7 @@ const widgetData = {
|
|
|
815
814
|
propertyConfigNames : [
|
|
816
815
|
'alignSelf',
|
|
817
816
|
'appendTo',
|
|
817
|
+
'autoUpdateRecord',
|
|
818
818
|
'callOnFunctions',
|
|
819
819
|
'catchEventHandlerExceptions',
|
|
820
820
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumToolbarProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|
|
@@ -59,7 +59,7 @@ defineProps<{
|
|
|
59
59
|
*/
|
|
60
60
|
ariaLabel ? : string
|
|
61
61
|
/**
|
|
62
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
62
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : Boolean
|
|
65
65
|
/**
|
|
@@ -882,7 +882,6 @@ const widgetData = {
|
|
|
882
882
|
'anchor',
|
|
883
883
|
'ariaDescription',
|
|
884
884
|
'ariaLabel',
|
|
885
|
-
'autoUpdateRecord',
|
|
886
885
|
'bbar',
|
|
887
886
|
'bodyCls',
|
|
888
887
|
'border',
|
|
@@ -950,6 +949,7 @@ const widgetData = {
|
|
|
950
949
|
propertyConfigNames : [
|
|
951
950
|
'alignSelf',
|
|
952
951
|
'appendTo',
|
|
952
|
+
'autoUpdateRecord',
|
|
953
953
|
'callOnFunctions',
|
|
954
954
|
'catchEventHandlerExceptions',
|
|
955
955
|
'centered',
|
|
@@ -44,7 +44,7 @@ export declare type BryntumYearPickerProps = {
|
|
|
44
44
|
*/
|
|
45
45
|
ariaLabel ? : string
|
|
46
46
|
/**
|
|
47
|
-
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes
|
|
47
|
+
* Update assigned [record](https://bryntum.com/products/core/docs/api/Core/widget/Container#config-record) automatically on field changes.
|
|
48
48
|
*/
|
|
49
49
|
autoUpdateRecord ? : Boolean
|
|
50
50
|
/**
|