@ng-primitives/mcp 0.120.5 → 0.122.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/package.json +1 -1
- package/src/generated/api-data.json +223 -229
- package/src/generated/primitives-data.json +54 -3
package/package.json
CHANGED
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
{
|
|
195
195
|
"name": "ngpThreadViewportThreshold",
|
|
196
196
|
"type": "number",
|
|
197
|
-
"description": "The distance in pixels from the bottom of the scrollable container that is considered \"at the bottom\".\nWhen the user scrolls within this threshold, the thread is treated as being at the bottom.\nThis value is used to determine whether automatic scrolling to the bottom should occur,\nfor example when new content is added or the container is resized
|
|
197
|
+
"description": "The distance in pixels from the bottom of the scrollable container that is considered \"at the bottom\".\nWhen the user scrolls within this threshold, the thread is treated as being at the bottom.\nThis value is used to determine whether automatic scrolling to the bottom should occur,\nfor example when new content is added or the container is resized.\n\n@default 70",
|
|
198
198
|
"isRequired": false,
|
|
199
199
|
"defaultValue": "70"
|
|
200
200
|
},
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
{
|
|
283
283
|
"name": "ngpAvatarFallbackDelay",
|
|
284
284
|
"type": "number",
|
|
285
|
-
"description": "Define a delay before the fallback is shown. This is useful to only show the fallback for those with slower connections
|
|
285
|
+
"description": "Define a delay before the fallback is shown. This is useful to only show the fallback for those with slower connections.\n@default 0",
|
|
286
286
|
"isRequired": false,
|
|
287
287
|
"defaultValue": "0"
|
|
288
288
|
}
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
{
|
|
392
392
|
"name": "ngpCheckboxDefaultChecked",
|
|
393
393
|
"type": "boolean",
|
|
394
|
-
"description": "The default checked state for uncontrolled usage
|
|
394
|
+
"description": "The default checked state for uncontrolled usage.\n@default false",
|
|
395
395
|
"isRequired": false,
|
|
396
396
|
"defaultValue": "false"
|
|
397
397
|
},
|
|
@@ -430,16 +430,6 @@
|
|
|
430
430
|
}
|
|
431
431
|
]
|
|
432
432
|
},
|
|
433
|
-
"NgpComboboxDropdown": {
|
|
434
|
-
"name": "NgpComboboxDropdown",
|
|
435
|
-
"description": "",
|
|
436
|
-
"selector": "[ngpComboboxDropdown]",
|
|
437
|
-
"exportAs": [
|
|
438
|
-
"ngpComboboxDropdown"
|
|
439
|
-
],
|
|
440
|
-
"inputs": [],
|
|
441
|
-
"outputs": []
|
|
442
|
-
},
|
|
443
433
|
"NgpComboboxPortal": {
|
|
444
434
|
"name": "NgpComboboxPortal",
|
|
445
435
|
"description": "",
|
|
@@ -460,6 +450,16 @@
|
|
|
460
450
|
"inputs": [],
|
|
461
451
|
"outputs": []
|
|
462
452
|
},
|
|
453
|
+
"NgpComboboxDropdown": {
|
|
454
|
+
"name": "NgpComboboxDropdown",
|
|
455
|
+
"description": "",
|
|
456
|
+
"selector": "[ngpComboboxDropdown]",
|
|
457
|
+
"exportAs": [
|
|
458
|
+
"ngpComboboxDropdown"
|
|
459
|
+
],
|
|
460
|
+
"inputs": [],
|
|
461
|
+
"outputs": []
|
|
462
|
+
},
|
|
463
463
|
"NgpComboboxInput": {
|
|
464
464
|
"name": "NgpComboboxInput",
|
|
465
465
|
"description": "",
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
{
|
|
572
572
|
"name": "ngpComboboxDropdownOffset",
|
|
573
573
|
"type": "NgpOffset",
|
|
574
|
-
"description": "Define the offset of the combobox dropdown relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
574
|
+
"description": "Define the offset of the combobox dropdown relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 0",
|
|
575
575
|
"isRequired": false,
|
|
576
576
|
"defaultValue": "0"
|
|
577
577
|
},
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
{
|
|
737
737
|
"name": "ngpContextMenuWrap",
|
|
738
738
|
"type": "boolean",
|
|
739
|
-
"description": "Whether focus should wrap around when reaching the end of the menu
|
|
739
|
+
"description": "Whether focus should wrap around when reaching the end of the menu.\n@default true",
|
|
740
740
|
"isRequired": false,
|
|
741
741
|
"defaultValue": "true"
|
|
742
742
|
}
|
|
@@ -760,28 +760,28 @@
|
|
|
760
760
|
{
|
|
761
761
|
"name": "ngpContextMenuSubmenuTriggerDisabled",
|
|
762
762
|
"type": "boolean",
|
|
763
|
-
"description": "Define if the trigger should be disabled
|
|
763
|
+
"description": "Define if the trigger should be disabled.\n@default false",
|
|
764
764
|
"isRequired": false,
|
|
765
765
|
"defaultValue": "false"
|
|
766
766
|
},
|
|
767
767
|
{
|
|
768
768
|
"name": "ngpContextMenuSubmenuTriggerPlacement",
|
|
769
769
|
"type": "'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end'",
|
|
770
|
-
"description": "Define the placement of the submenu relative to the trigger
|
|
770
|
+
"description": "Define the placement of the submenu relative to the trigger.\n@default 'right-start'",
|
|
771
771
|
"isRequired": false,
|
|
772
772
|
"defaultValue": "'right-start'"
|
|
773
773
|
},
|
|
774
774
|
{
|
|
775
775
|
"name": "ngpContextMenuSubmenuTriggerOffset",
|
|
776
776
|
"type": "NgpOffset",
|
|
777
|
-
"description": "Define the offset of the submenu relative to the trigger
|
|
777
|
+
"description": "Define the offset of the submenu relative to the trigger.\n@default 0",
|
|
778
778
|
"isRequired": false,
|
|
779
779
|
"defaultValue": "0"
|
|
780
780
|
},
|
|
781
781
|
{
|
|
782
782
|
"name": "ngpContextMenuSubmenuTriggerFlip",
|
|
783
783
|
"type": "NgpFlip",
|
|
784
|
-
"description": "Define whether the submenu should flip when there is not enough space
|
|
784
|
+
"description": "Define whether the submenu should flip when there is not enough space.\n@default true",
|
|
785
785
|
"isRequired": false,
|
|
786
786
|
"defaultValue": "true"
|
|
787
787
|
}
|
|
@@ -805,42 +805,41 @@
|
|
|
805
805
|
{
|
|
806
806
|
"name": "ngpContextMenuTriggerDisabled",
|
|
807
807
|
"type": "boolean",
|
|
808
|
-
"description": "Define if the trigger should be disabled
|
|
808
|
+
"description": "Define if the trigger should be disabled.\n@default false",
|
|
809
809
|
"isRequired": false,
|
|
810
810
|
"defaultValue": "false"
|
|
811
811
|
},
|
|
812
812
|
{
|
|
813
813
|
"name": "ngpContextMenuTriggerOffset",
|
|
814
814
|
"type": "NgpOffset",
|
|
815
|
-
"description": "Define the offset of the context menu relative to the cursor position
|
|
815
|
+
"description": "Define the offset of the context menu relative to the cursor position.\n@default 2",
|
|
816
816
|
"isRequired": false,
|
|
817
817
|
"defaultValue": "2"
|
|
818
818
|
},
|
|
819
819
|
{
|
|
820
820
|
"name": "ngpContextMenuTriggerFlip",
|
|
821
821
|
"type": "NgpFlip",
|
|
822
|
-
"description": "Define whether the context menu should flip when there is not enough space
|
|
822
|
+
"description": "Define whether the context menu should flip when there is not enough space.\n@default true",
|
|
823
823
|
"isRequired": false,
|
|
824
824
|
"defaultValue": "true"
|
|
825
825
|
},
|
|
826
826
|
{
|
|
827
827
|
"name": "ngpContextMenuTriggerShift",
|
|
828
828
|
"type": "NgpShift",
|
|
829
|
-
"description": "Configure shift behavior to keep the context menu in view
|
|
830
|
-
"isRequired": false
|
|
831
|
-
"defaultValue": "undefined"
|
|
829
|
+
"description": "Configure shift behavior to keep the context menu in view.\n@default undefined",
|
|
830
|
+
"isRequired": false
|
|
832
831
|
},
|
|
833
832
|
{
|
|
834
833
|
"name": "ngpContextMenuTriggerContainer",
|
|
835
834
|
"type": "string | HTMLElement | null",
|
|
836
|
-
"description": "Define the container in which the context menu should be attached.",
|
|
835
|
+
"description": "Define the container in which the context menu should be attached.\n@default document.body",
|
|
837
836
|
"isRequired": false,
|
|
838
|
-
"defaultValue": "
|
|
837
|
+
"defaultValue": "'body'"
|
|
839
838
|
},
|
|
840
839
|
{
|
|
841
840
|
"name": "ngpContextMenuTriggerScrollBehavior",
|
|
842
841
|
"type": "\"close\" | \"reposition\" | \"block\"",
|
|
843
|
-
"description": "Defines how the context menu behaves when the window is scrolled
|
|
842
|
+
"description": "Defines how the context menu behaves when the window is scrolled.\n@default 'close'",
|
|
844
843
|
"isRequired": false,
|
|
845
844
|
"defaultValue": "'close'"
|
|
846
845
|
},
|
|
@@ -977,9 +976,8 @@
|
|
|
977
976
|
{
|
|
978
977
|
"name": "ngpDatePickerFirstDayOfWeek",
|
|
979
978
|
"type": "1 | 2 | 3 | 4 | 5 | 6 | 7",
|
|
980
|
-
"description": "Sets which day starts the week in the calendar.\nAccepts 0-7 where 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday, 7=Sunday.\nDefaults to NgpDatePickerConfig.firstDayOfWeek (default 7 if not overridden).\nNote: Update calendar header column order when changing from Sunday start
|
|
981
|
-
"isRequired": false
|
|
982
|
-
"defaultValue": "7 (Sunday)"
|
|
979
|
+
"description": "Sets which day starts the week in the calendar.\nAccepts 0-7 where 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday, 7=Sunday.\nDefaults to NgpDatePickerConfig.firstDayOfWeek (default 7 if not overridden).\nNote: Update calendar header column order when changing from Sunday start.\n@default 7 (Sunday)",
|
|
980
|
+
"isRequired": false
|
|
983
981
|
},
|
|
984
982
|
{
|
|
985
983
|
"name": "ngpDatePickerDate",
|
|
@@ -1043,9 +1041,8 @@
|
|
|
1043
1041
|
{
|
|
1044
1042
|
"name": "ngpDateRangePickerFirstDayOfWeek",
|
|
1045
1043
|
"type": "1 | 2 | 3 | 4 | 5 | 6 | 7",
|
|
1046
|
-
"description": "Sets which day starts the week in the calendar.\nAccepts 0-7 where 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday, 7=Sunday.\nDefaults to NgpDatePickerConfig.firstDayOfWeek (default 7 if not overridden).\nNote: Update calendar header column order when changing from Sunday start
|
|
1047
|
-
"isRequired": false
|
|
1048
|
-
"defaultValue": "7 (Sunday)"
|
|
1044
|
+
"description": "Sets which day starts the week in the calendar.\nAccepts 0-7 where 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday, 7=Sunday.\nDefaults to NgpDatePickerConfig.firstDayOfWeek (default 7 if not overridden).\nNote: Update calendar header column order when changing from Sunday start.\n@default 7 (Sunday)",
|
|
1045
|
+
"isRequired": false
|
|
1049
1046
|
},
|
|
1050
1047
|
{
|
|
1051
1048
|
"name": "ngpDateRangePickerStartDate",
|
|
@@ -1115,9 +1112,8 @@
|
|
|
1115
1112
|
{
|
|
1116
1113
|
"name": "ngpDialogOverlayCloseOnClick",
|
|
1117
1114
|
"type": "boolean | undefined",
|
|
1118
|
-
"description": "Whether the dialog should close on backdrop click
|
|
1119
|
-
"isRequired": false
|
|
1120
|
-
"defaultValue": "`true`"
|
|
1115
|
+
"description": "Whether the dialog should close on backdrop click.\n@default `true`",
|
|
1116
|
+
"isRequired": false
|
|
1121
1117
|
}
|
|
1122
1118
|
],
|
|
1123
1119
|
"outputs": []
|
|
@@ -1139,16 +1135,14 @@
|
|
|
1139
1135
|
{
|
|
1140
1136
|
"name": "ngpDialogTriggerCloseOnEscape",
|
|
1141
1137
|
"type": "NgpDismissGuard<KeyboardEvent>",
|
|
1142
|
-
"description": "Whether the dialog should close on escape, or a guard function
|
|
1143
|
-
"isRequired": false
|
|
1144
|
-
"defaultValue": "`true`"
|
|
1138
|
+
"description": "Whether the dialog should close on escape, or a guard function.\n@default `true`",
|
|
1139
|
+
"isRequired": false
|
|
1145
1140
|
},
|
|
1146
1141
|
{
|
|
1147
1142
|
"name": "ngpDialogTriggerCloseOnOutsideClick",
|
|
1148
1143
|
"type": "NgpDismissGuard<Element>",
|
|
1149
|
-
"description": "Whether the dialog should close on outside click, or a guard function
|
|
1150
|
-
"isRequired": false
|
|
1151
|
-
"defaultValue": "`true`"
|
|
1144
|
+
"description": "Whether the dialog should close on outside click, or a guard function.\n@default `true`",
|
|
1145
|
+
"isRequired": false
|
|
1152
1146
|
}
|
|
1153
1147
|
],
|
|
1154
1148
|
"outputs": [
|
|
@@ -1880,7 +1874,7 @@
|
|
|
1880
1874
|
{
|
|
1881
1875
|
"name": "ngpMenuWrap",
|
|
1882
1876
|
"type": "boolean",
|
|
1883
|
-
"description": "Whether focus should wrap around when reaching the end of the menu
|
|
1877
|
+
"description": "Whether focus should wrap around when reaching the end of the menu.\n@default true",
|
|
1884
1878
|
"isRequired": false,
|
|
1885
1879
|
"defaultValue": "true"
|
|
1886
1880
|
}
|
|
@@ -1904,56 +1898,55 @@
|
|
|
1904
1898
|
{
|
|
1905
1899
|
"name": "ngpMenuTriggerDisabled",
|
|
1906
1900
|
"type": "boolean",
|
|
1907
|
-
"description": "Define if the trigger should be disabled
|
|
1901
|
+
"description": "Define if the trigger should be disabled.\n@default false",
|
|
1908
1902
|
"isRequired": false,
|
|
1909
1903
|
"defaultValue": "false"
|
|
1910
1904
|
},
|
|
1911
1905
|
{
|
|
1912
1906
|
"name": "ngpMenuTriggerPlacement",
|
|
1913
1907
|
"type": "'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end'",
|
|
1914
|
-
"description": "Define the placement of the menu relative to the trigger
|
|
1908
|
+
"description": "Define the placement of the menu relative to the trigger.\n@default 'bottom-start'",
|
|
1915
1909
|
"isRequired": false,
|
|
1916
1910
|
"defaultValue": "'bottom-start'"
|
|
1917
1911
|
},
|
|
1918
1912
|
{
|
|
1919
1913
|
"name": "ngpMenuTriggerOffset",
|
|
1920
1914
|
"type": "NgpOffset",
|
|
1921
|
-
"description": "Define the offset of the menu relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
1915
|
+
"description": "Define the offset of the menu relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 4",
|
|
1922
1916
|
"isRequired": false,
|
|
1923
1917
|
"defaultValue": "4"
|
|
1924
1918
|
},
|
|
1925
1919
|
{
|
|
1926
1920
|
"name": "ngpMenuTriggerFlip",
|
|
1927
1921
|
"type": "NgpFlip",
|
|
1928
|
-
"description": "Define whether the menu should flip when there is not enough space for the menu.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options
|
|
1922
|
+
"description": "Define whether the menu should flip when there is not enough space for the menu.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options.\n@default true",
|
|
1929
1923
|
"isRequired": false,
|
|
1930
1924
|
"defaultValue": "true"
|
|
1931
1925
|
},
|
|
1932
1926
|
{
|
|
1933
1927
|
"name": "ngpMenuTriggerShift",
|
|
1934
1928
|
"type": "NgpShift",
|
|
1935
|
-
"description": "Configure shift behavior to keep the menu in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options
|
|
1936
|
-
"isRequired": false
|
|
1937
|
-
"defaultValue": "undefined (enabled by default in overlay)"
|
|
1929
|
+
"description": "Configure shift behavior to keep the menu in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options.\n@default undefined (enabled by default in overlay)",
|
|
1930
|
+
"isRequired": false
|
|
1938
1931
|
},
|
|
1939
1932
|
{
|
|
1940
1933
|
"name": "ngpMenuTriggerContainer",
|
|
1941
1934
|
"type": "string | HTMLElement | null",
|
|
1942
|
-
"description": "Define the container in which the menu should be attached.",
|
|
1935
|
+
"description": "Define the container in which the menu should be attached.\n@default document.body",
|
|
1943
1936
|
"isRequired": false,
|
|
1944
|
-
"defaultValue": "
|
|
1937
|
+
"defaultValue": "'body'"
|
|
1945
1938
|
},
|
|
1946
1939
|
{
|
|
1947
1940
|
"name": "ngpMenuTriggerScrollBehavior",
|
|
1948
1941
|
"type": "\"close\" | \"reposition\" | \"block\"",
|
|
1949
|
-
"description": "Defines how the menu behaves when the window is scrolled
|
|
1942
|
+
"description": "Defines how the menu behaves when the window is scrolled.\n@default 'block'",
|
|
1950
1943
|
"isRequired": false,
|
|
1951
1944
|
"defaultValue": "'block'"
|
|
1952
1945
|
},
|
|
1953
1946
|
{
|
|
1954
1947
|
"name": "ngpMenuTriggerCooldown",
|
|
1955
1948
|
"type": "number",
|
|
1956
|
-
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one menu to another within this duration,\nthe showDelay is skipped for the new menu
|
|
1949
|
+
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one menu to another within this duration,\nthe showDelay is skipped for the new menu.\n@default 0",
|
|
1957
1950
|
"isRequired": false,
|
|
1958
1951
|
"defaultValue": "0"
|
|
1959
1952
|
},
|
|
@@ -1966,21 +1959,20 @@
|
|
|
1966
1959
|
{
|
|
1967
1960
|
"name": "ngpMenuTriggerOpenTriggers",
|
|
1968
1961
|
"type": "('click' | 'hover' | 'focus' | 'enter' | 'arrowkey')[]",
|
|
1969
|
-
"description": "Define which trigger types are enabled for the menu
|
|
1970
|
-
"isRequired": false
|
|
1971
|
-
"defaultValue": "['click']"
|
|
1962
|
+
"description": "Define which trigger types are enabled for the menu.\n@default ['click']",
|
|
1963
|
+
"isRequired": false
|
|
1972
1964
|
},
|
|
1973
1965
|
{
|
|
1974
1966
|
"name": "ngpMenuTriggerShowDelay",
|
|
1975
1967
|
"type": "number",
|
|
1976
|
-
"description": "Define the delay before the menu is displayed (hover/focus triggers)
|
|
1968
|
+
"description": "Define the delay before the menu is displayed (hover/focus triggers).\n@default 0",
|
|
1977
1969
|
"isRequired": false,
|
|
1978
1970
|
"defaultValue": "0"
|
|
1979
1971
|
},
|
|
1980
1972
|
{
|
|
1981
1973
|
"name": "ngpMenuTriggerHideDelay",
|
|
1982
1974
|
"type": "number",
|
|
1983
|
-
"description": "Define the delay before the menu is hidden (hover/focus triggers)
|
|
1975
|
+
"description": "Define the delay before the menu is hidden (hover/focus triggers).\n@default 0",
|
|
1984
1976
|
"isRequired": false,
|
|
1985
1977
|
"defaultValue": "0"
|
|
1986
1978
|
}
|
|
@@ -2004,28 +1996,28 @@
|
|
|
2004
1996
|
{
|
|
2005
1997
|
"name": "ngpSubmenuTriggerDisabled",
|
|
2006
1998
|
"type": "boolean",
|
|
2007
|
-
"description": "Define if the trigger should be disabled
|
|
1999
|
+
"description": "Define if the trigger should be disabled.\n@default false",
|
|
2008
2000
|
"isRequired": false,
|
|
2009
2001
|
"defaultValue": "false"
|
|
2010
2002
|
},
|
|
2011
2003
|
{
|
|
2012
2004
|
"name": "ngpSubmenuTriggerPlacement",
|
|
2013
2005
|
"type": "'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end'",
|
|
2014
|
-
"description": "Define the placement of the menu relative to the trigger
|
|
2006
|
+
"description": "Define the placement of the menu relative to the trigger.\n@default 'right-start'",
|
|
2015
2007
|
"isRequired": false,
|
|
2016
2008
|
"defaultValue": "'right-start'"
|
|
2017
2009
|
},
|
|
2018
2010
|
{
|
|
2019
2011
|
"name": "ngpSubmenuTriggerOffset",
|
|
2020
2012
|
"type": "NgpOffset",
|
|
2021
|
-
"description": "Define the offset of the menu relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
2013
|
+
"description": "Define the offset of the menu relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 0",
|
|
2022
2014
|
"isRequired": false,
|
|
2023
2015
|
"defaultValue": "0"
|
|
2024
2016
|
},
|
|
2025
2017
|
{
|
|
2026
2018
|
"name": "ngpSubmenuTriggerFlip",
|
|
2027
2019
|
"type": "NgpFlip",
|
|
2028
|
-
"description": "Define whether the menu should flip when there is not enough space for the menu.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options
|
|
2020
|
+
"description": "Define whether the menu should flip when there is not enough space for the menu.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options.\n@default true",
|
|
2029
2021
|
"isRequired": false,
|
|
2030
2022
|
"defaultValue": "true"
|
|
2031
2023
|
}
|
|
@@ -2138,14 +2130,14 @@
|
|
|
2138
2130
|
{
|
|
2139
2131
|
"name": "ngpNavigationMenuLinkDisabled",
|
|
2140
2132
|
"type": "boolean",
|
|
2141
|
-
"description": "Whether the link is disabled
|
|
2133
|
+
"description": "Whether the link is disabled.\n@default false",
|
|
2142
2134
|
"isRequired": false,
|
|
2143
2135
|
"defaultValue": "false"
|
|
2144
2136
|
},
|
|
2145
2137
|
{
|
|
2146
2138
|
"name": "ngpNavigationMenuLinkActive",
|
|
2147
2139
|
"type": "boolean",
|
|
2148
|
-
"description": "Whether the link is active (represents the current page)
|
|
2140
|
+
"description": "Whether the link is active (represents the current page).\n@default false",
|
|
2149
2141
|
"isRequired": false,
|
|
2150
2142
|
"defaultValue": "false"
|
|
2151
2143
|
}
|
|
@@ -2163,7 +2155,7 @@
|
|
|
2163
2155
|
{
|
|
2164
2156
|
"name": "ngpNavigationMenuContentItemDisabled",
|
|
2165
2157
|
"type": "boolean",
|
|
2166
|
-
"description": "Whether the item is disabled
|
|
2158
|
+
"description": "Whether the item is disabled.\n@default false",
|
|
2167
2159
|
"isRequired": false,
|
|
2168
2160
|
"defaultValue": "false"
|
|
2169
2161
|
}
|
|
@@ -2181,21 +2173,21 @@
|
|
|
2181
2173
|
{
|
|
2182
2174
|
"name": "ngpNavigationMenuOrientation",
|
|
2183
2175
|
"type": "'horizontal' | 'vertical'",
|
|
2184
|
-
"description": "The orientation of the navigation menu
|
|
2176
|
+
"description": "The orientation of the navigation menu.\n@default 'horizontal'",
|
|
2185
2177
|
"isRequired": false,
|
|
2186
2178
|
"defaultValue": "'horizontal'"
|
|
2187
2179
|
},
|
|
2188
2180
|
{
|
|
2189
2181
|
"name": "ngpNavigationMenuShowDelay",
|
|
2190
2182
|
"type": "number",
|
|
2191
|
-
"description": "The delay in milliseconds before showing content on hover
|
|
2183
|
+
"description": "The delay in milliseconds before showing content on hover.\n@default 200",
|
|
2192
2184
|
"isRequired": false,
|
|
2193
2185
|
"defaultValue": "200"
|
|
2194
2186
|
},
|
|
2195
2187
|
{
|
|
2196
2188
|
"name": "ngpNavigationMenuHideDelay",
|
|
2197
2189
|
"type": "number",
|
|
2198
|
-
"description": "The delay in milliseconds before hiding content
|
|
2190
|
+
"description": "The delay in milliseconds before hiding content.\n@default 150",
|
|
2199
2191
|
"isRequired": false,
|
|
2200
2192
|
"defaultValue": "150"
|
|
2201
2193
|
},
|
|
@@ -2215,6 +2207,24 @@
|
|
|
2215
2207
|
}
|
|
2216
2208
|
]
|
|
2217
2209
|
},
|
|
2210
|
+
"NgpNavigationMenuList": {
|
|
2211
|
+
"name": "NgpNavigationMenuList",
|
|
2212
|
+
"description": "The `NgpNavigationMenuList` directive is a container for navigation menu items.\nIt manages roving focus between menu triggers and links.",
|
|
2213
|
+
"selector": "[ngpNavigationMenuList]",
|
|
2214
|
+
"exportAs": [
|
|
2215
|
+
"ngpNavigationMenuList"
|
|
2216
|
+
],
|
|
2217
|
+
"inputs": [
|
|
2218
|
+
{
|
|
2219
|
+
"name": "ngpNavigationMenuListWrap",
|
|
2220
|
+
"type": "boolean",
|
|
2221
|
+
"description": "Whether focus should wrap around when reaching the end of the list.\n@default true",
|
|
2222
|
+
"isRequired": false,
|
|
2223
|
+
"defaultValue": "true"
|
|
2224
|
+
}
|
|
2225
|
+
],
|
|
2226
|
+
"outputs": []
|
|
2227
|
+
},
|
|
2218
2228
|
"NgpNavigationMenuContent": {
|
|
2219
2229
|
"name": "NgpNavigationMenuContent",
|
|
2220
2230
|
"description": "The `NgpNavigationMenuContent` directive is the content panel displayed when a trigger is activated.\nIt has its own roving focus group for keyboard navigation within the content.",
|
|
@@ -2226,32 +2236,14 @@
|
|
|
2226
2236
|
{
|
|
2227
2237
|
"name": "ngpNavigationMenuContentOrientation",
|
|
2228
2238
|
"type": "'horizontal' | 'vertical'",
|
|
2229
|
-
"description": "The orientation for keyboard navigation within the content.\nUse 'vertical' for list layouts (default), 'horizontal' for grid layouts
|
|
2239
|
+
"description": "The orientation for keyboard navigation within the content.\nUse 'vertical' for list layouts (default), 'horizontal' for grid layouts.\n@default 'vertical'",
|
|
2230
2240
|
"isRequired": false,
|
|
2231
2241
|
"defaultValue": "'vertical'"
|
|
2232
2242
|
},
|
|
2233
2243
|
{
|
|
2234
2244
|
"name": "ngpNavigationMenuContentWrap",
|
|
2235
2245
|
"type": "boolean",
|
|
2236
|
-
"description": "Whether focus should wrap around when reaching the end of the content
|
|
2237
|
-
"isRequired": false,
|
|
2238
|
-
"defaultValue": "true"
|
|
2239
|
-
}
|
|
2240
|
-
],
|
|
2241
|
-
"outputs": []
|
|
2242
|
-
},
|
|
2243
|
-
"NgpNavigationMenuList": {
|
|
2244
|
-
"name": "NgpNavigationMenuList",
|
|
2245
|
-
"description": "The `NgpNavigationMenuList` directive is a container for navigation menu items.\nIt manages roving focus between menu triggers and links.",
|
|
2246
|
-
"selector": "[ngpNavigationMenuList]",
|
|
2247
|
-
"exportAs": [
|
|
2248
|
-
"ngpNavigationMenuList"
|
|
2249
|
-
],
|
|
2250
|
-
"inputs": [
|
|
2251
|
-
{
|
|
2252
|
-
"name": "ngpNavigationMenuListWrap",
|
|
2253
|
-
"type": "boolean",
|
|
2254
|
-
"description": "Whether focus should wrap around when reaching the end of the list.",
|
|
2246
|
+
"description": "Whether focus should wrap around when reaching the end of the content.\n@default true",
|
|
2255
2247
|
"isRequired": false,
|
|
2256
2248
|
"defaultValue": "true"
|
|
2257
2249
|
}
|
|
@@ -2275,49 +2267,48 @@
|
|
|
2275
2267
|
{
|
|
2276
2268
|
"name": "ngpNavigationMenuTriggerDisabled",
|
|
2277
2269
|
"type": "boolean",
|
|
2278
|
-
"description": "Whether the trigger is disabled
|
|
2270
|
+
"description": "Whether the trigger is disabled.\n@default false",
|
|
2279
2271
|
"isRequired": false,
|
|
2280
2272
|
"defaultValue": "false"
|
|
2281
2273
|
},
|
|
2282
2274
|
{
|
|
2283
2275
|
"name": "ngpNavigationMenuTriggerPlacement",
|
|
2284
2276
|
"type": "Placement",
|
|
2285
|
-
"description": "The placement of the content relative to the trigger
|
|
2277
|
+
"description": "The placement of the content relative to the trigger.\n@default 'bottom-start'",
|
|
2286
2278
|
"isRequired": false,
|
|
2287
2279
|
"defaultValue": "'bottom-start'"
|
|
2288
2280
|
},
|
|
2289
2281
|
{
|
|
2290
2282
|
"name": "ngpNavigationMenuTriggerOffset",
|
|
2291
2283
|
"type": "NgpOffset",
|
|
2292
|
-
"description": "The offset of the content relative to the trigger
|
|
2284
|
+
"description": "The offset of the content relative to the trigger.\n@default 4",
|
|
2293
2285
|
"isRequired": false,
|
|
2294
2286
|
"defaultValue": "4"
|
|
2295
2287
|
},
|
|
2296
2288
|
{
|
|
2297
2289
|
"name": "ngpNavigationMenuTriggerFlip",
|
|
2298
2290
|
"type": "NgpFlip",
|
|
2299
|
-
"description": "Whether the content should flip when there is not enough space.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options
|
|
2291
|
+
"description": "Whether the content should flip when there is not enough space.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options.\n@default true",
|
|
2300
2292
|
"isRequired": false,
|
|
2301
2293
|
"defaultValue": "true"
|
|
2302
2294
|
},
|
|
2303
2295
|
{
|
|
2304
2296
|
"name": "ngpNavigationMenuTriggerShift",
|
|
2305
2297
|
"type": "NgpShift",
|
|
2306
|
-
"description": "Configure shift behavior to keep the content in view
|
|
2307
|
-
"isRequired": false
|
|
2308
|
-
"defaultValue": "undefined"
|
|
2298
|
+
"description": "Configure shift behavior to keep the content in view.\n@default undefined",
|
|
2299
|
+
"isRequired": false
|
|
2309
2300
|
},
|
|
2310
2301
|
{
|
|
2311
2302
|
"name": "ngpNavigationMenuTriggerContainer",
|
|
2312
2303
|
"type": "string | HTMLElement | null",
|
|
2313
|
-
"description": "The container for the content
|
|
2304
|
+
"description": "The container for the content.\n@default 'body'",
|
|
2314
2305
|
"isRequired": false,
|
|
2315
2306
|
"defaultValue": "'body'"
|
|
2316
2307
|
},
|
|
2317
2308
|
{
|
|
2318
2309
|
"name": "ngpNavigationMenuTriggerCooldown",
|
|
2319
2310
|
"type": "number",
|
|
2320
|
-
"description": "The cooldown duration in milliseconds.\nWhen moving from one navigation menu item to another within this duration,\nthe showDelay is skipped for the new item
|
|
2311
|
+
"description": "The cooldown duration in milliseconds.\nWhen moving from one navigation menu item to another within this duration,\nthe showDelay is skipped for the new item.\n@default 300",
|
|
2321
2312
|
"isRequired": false,
|
|
2322
2313
|
"defaultValue": "300"
|
|
2323
2314
|
}
|
|
@@ -2426,62 +2417,6 @@
|
|
|
2426
2417
|
}
|
|
2427
2418
|
]
|
|
2428
2419
|
},
|
|
2429
|
-
"NgpPagination": {
|
|
2430
|
-
"name": "NgpPagination",
|
|
2431
|
-
"description": "The `NgpPagination` directive is used to create a pagination control.",
|
|
2432
|
-
"selector": "[ngpPagination]",
|
|
2433
|
-
"exportAs": [
|
|
2434
|
-
"ngpPagination"
|
|
2435
|
-
],
|
|
2436
|
-
"inputs": [
|
|
2437
|
-
{
|
|
2438
|
-
"name": "ngpPaginationPage",
|
|
2439
|
-
"type": "number",
|
|
2440
|
-
"description": "The currently selected page.",
|
|
2441
|
-
"isRequired": false,
|
|
2442
|
-
"defaultValue": "1"
|
|
2443
|
-
},
|
|
2444
|
-
{
|
|
2445
|
-
"name": "ngpPaginationPageCount",
|
|
2446
|
-
"type": "number",
|
|
2447
|
-
"description": "The total number of pages.",
|
|
2448
|
-
"isRequired": false,
|
|
2449
|
-
"defaultValue": "0"
|
|
2450
|
-
},
|
|
2451
|
-
{
|
|
2452
|
-
"name": "ngpPaginationDisabled",
|
|
2453
|
-
"type": "boolean",
|
|
2454
|
-
"description": "Whether the pagination is disabled.",
|
|
2455
|
-
"isRequired": false,
|
|
2456
|
-
"defaultValue": "false"
|
|
2457
|
-
}
|
|
2458
|
-
],
|
|
2459
|
-
"outputs": [
|
|
2460
|
-
{
|
|
2461
|
-
"name": "ngpPaginationPageChange",
|
|
2462
|
-
"type": "number",
|
|
2463
|
-
"description": "The event that is fired when the page changes."
|
|
2464
|
-
}
|
|
2465
|
-
]
|
|
2466
|
-
},
|
|
2467
|
-
"NgpPaginationFirst": {
|
|
2468
|
-
"name": "NgpPaginationFirst",
|
|
2469
|
-
"description": "The `NgpPaginationFirst` directive is used to create a pagination button that navigates to the first page.",
|
|
2470
|
-
"selector": "[ngpPaginationFirst]",
|
|
2471
|
-
"exportAs": [
|
|
2472
|
-
"ngpPaginationFirst"
|
|
2473
|
-
],
|
|
2474
|
-
"inputs": [
|
|
2475
|
-
{
|
|
2476
|
-
"name": "ngpPaginationFirstDisabled",
|
|
2477
|
-
"type": "boolean",
|
|
2478
|
-
"description": "Whether the button is disabled.",
|
|
2479
|
-
"isRequired": false,
|
|
2480
|
-
"defaultValue": "false"
|
|
2481
|
-
}
|
|
2482
|
-
],
|
|
2483
|
-
"outputs": []
|
|
2484
|
-
},
|
|
2485
2420
|
"NgpPaginationLast": {
|
|
2486
2421
|
"name": "NgpPaginationLast",
|
|
2487
2422
|
"description": "The `NgpPaginationLast` directive is used to create a pagination button that navigates to the last page.",
|
|
@@ -2518,6 +2453,24 @@
|
|
|
2518
2453
|
],
|
|
2519
2454
|
"outputs": []
|
|
2520
2455
|
},
|
|
2456
|
+
"NgpPaginationFirst": {
|
|
2457
|
+
"name": "NgpPaginationFirst",
|
|
2458
|
+
"description": "The `NgpPaginationFirst` directive is used to create a pagination button that navigates to the first page.",
|
|
2459
|
+
"selector": "[ngpPaginationFirst]",
|
|
2460
|
+
"exportAs": [
|
|
2461
|
+
"ngpPaginationFirst"
|
|
2462
|
+
],
|
|
2463
|
+
"inputs": [
|
|
2464
|
+
{
|
|
2465
|
+
"name": "ngpPaginationFirstDisabled",
|
|
2466
|
+
"type": "boolean",
|
|
2467
|
+
"description": "Whether the button is disabled.",
|
|
2468
|
+
"isRequired": false,
|
|
2469
|
+
"defaultValue": "false"
|
|
2470
|
+
}
|
|
2471
|
+
],
|
|
2472
|
+
"outputs": []
|
|
2473
|
+
},
|
|
2521
2474
|
"NgpPaginationPrevious": {
|
|
2522
2475
|
"name": "NgpPaginationPrevious",
|
|
2523
2476
|
"description": "The `NgpPaginationPrevious` directive is used to create a pagination button that navigates to the previous page.",
|
|
@@ -2560,15 +2513,49 @@
|
|
|
2560
2513
|
],
|
|
2561
2514
|
"outputs": []
|
|
2562
2515
|
},
|
|
2563
|
-
"
|
|
2564
|
-
"name": "
|
|
2565
|
-
"description": "
|
|
2566
|
-
"selector": "[
|
|
2516
|
+
"NgpPagination": {
|
|
2517
|
+
"name": "NgpPagination",
|
|
2518
|
+
"description": "The `NgpPagination` directive is used to create a pagination control.",
|
|
2519
|
+
"selector": "[ngpPagination]",
|
|
2567
2520
|
"exportAs": [
|
|
2568
|
-
"
|
|
2521
|
+
"ngpPagination"
|
|
2569
2522
|
],
|
|
2570
|
-
"inputs": [
|
|
2571
|
-
|
|
2523
|
+
"inputs": [
|
|
2524
|
+
{
|
|
2525
|
+
"name": "ngpPaginationPage",
|
|
2526
|
+
"type": "number | undefined",
|
|
2527
|
+
"description": "The currently selected page. Leave unset for uncontrolled usage, where the\ninternal state is seeded from `defaultPage`.",
|
|
2528
|
+
"isRequired": false
|
|
2529
|
+
},
|
|
2530
|
+
{
|
|
2531
|
+
"name": "ngpPaginationDefaultPage",
|
|
2532
|
+
"type": "number",
|
|
2533
|
+
"description": "The default page for uncontrolled usage.\n@default 1",
|
|
2534
|
+
"isRequired": false,
|
|
2535
|
+
"defaultValue": "1"
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"name": "ngpPaginationPageCount",
|
|
2539
|
+
"type": "number",
|
|
2540
|
+
"description": "The total number of pages.",
|
|
2541
|
+
"isRequired": false,
|
|
2542
|
+
"defaultValue": "0"
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
"name": "ngpPaginationDisabled",
|
|
2546
|
+
"type": "boolean",
|
|
2547
|
+
"description": "Whether the pagination is disabled.",
|
|
2548
|
+
"isRequired": false,
|
|
2549
|
+
"defaultValue": "false"
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2552
|
+
"outputs": [
|
|
2553
|
+
{
|
|
2554
|
+
"name": "ngpPaginationPageChange",
|
|
2555
|
+
"type": "number",
|
|
2556
|
+
"description": "The event that is fired when the page changes."
|
|
2557
|
+
}
|
|
2558
|
+
]
|
|
2572
2559
|
},
|
|
2573
2560
|
"NgpPopoverArrow": {
|
|
2574
2561
|
"name": "NgpPopoverArrow",
|
|
@@ -2587,6 +2574,16 @@
|
|
|
2587
2574
|
],
|
|
2588
2575
|
"outputs": []
|
|
2589
2576
|
},
|
|
2577
|
+
"NgpPopover": {
|
|
2578
|
+
"name": "NgpPopover",
|
|
2579
|
+
"description": "Apply the `ngpPopover` directive to an element that represents the popover. This typically would be a `div` inside an `ng-template`.",
|
|
2580
|
+
"selector": "[ngpPopover]",
|
|
2581
|
+
"exportAs": [
|
|
2582
|
+
"ngpPopover"
|
|
2583
|
+
],
|
|
2584
|
+
"inputs": [],
|
|
2585
|
+
"outputs": []
|
|
2586
|
+
},
|
|
2590
2587
|
"NgpPopoverTrigger": {
|
|
2591
2588
|
"name": "NgpPopoverTrigger",
|
|
2592
2589
|
"description": "Apply the `ngpPopoverTrigger` directive to an element that triggers the popover to show.",
|
|
@@ -2604,77 +2601,76 @@
|
|
|
2604
2601
|
{
|
|
2605
2602
|
"name": "ngpPopoverTriggerDisabled",
|
|
2606
2603
|
"type": "boolean",
|
|
2607
|
-
"description": "Define if the trigger should be disabled
|
|
2604
|
+
"description": "Define if the trigger should be disabled.\n@default false",
|
|
2608
2605
|
"isRequired": false,
|
|
2609
2606
|
"defaultValue": "false"
|
|
2610
2607
|
},
|
|
2611
2608
|
{
|
|
2612
2609
|
"name": "ngpPopoverTriggerPlacement",
|
|
2613
2610
|
"type": "'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end'",
|
|
2614
|
-
"description": "Define the placement of the popover relative to the trigger
|
|
2611
|
+
"description": "Define the placement of the popover relative to the trigger.\n@default 'top'",
|
|
2615
2612
|
"isRequired": false,
|
|
2616
|
-
"defaultValue": "'
|
|
2613
|
+
"defaultValue": "'bottom'"
|
|
2617
2614
|
},
|
|
2618
2615
|
{
|
|
2619
2616
|
"name": "ngpPopoverTriggerOffset",
|
|
2620
2617
|
"type": "NgpOffset",
|
|
2621
|
-
"description": "Define the offset of the popover relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
2618
|
+
"description": "Define the offset of the popover relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 0",
|
|
2622
2619
|
"isRequired": false,
|
|
2623
|
-
"defaultValue": "
|
|
2620
|
+
"defaultValue": "4"
|
|
2624
2621
|
},
|
|
2625
2622
|
{
|
|
2626
2623
|
"name": "ngpPopoverTriggerShowDelay",
|
|
2627
2624
|
"type": "number",
|
|
2628
|
-
"description": "Define the delay before the popover is displayed
|
|
2625
|
+
"description": "Define the delay before the popover is displayed.\n@default 0",
|
|
2629
2626
|
"isRequired": false,
|
|
2630
2627
|
"defaultValue": "0"
|
|
2631
2628
|
},
|
|
2632
2629
|
{
|
|
2633
2630
|
"name": "ngpPopoverTriggerHideDelay",
|
|
2634
2631
|
"type": "number",
|
|
2635
|
-
"description": "Define the delay before the popover is hidden
|
|
2632
|
+
"description": "Define the delay before the popover is hidden.\n@default 0",
|
|
2636
2633
|
"isRequired": false,
|
|
2637
2634
|
"defaultValue": "0"
|
|
2638
2635
|
},
|
|
2639
2636
|
{
|
|
2640
2637
|
"name": "ngpPopoverTriggerFlip",
|
|
2641
2638
|
"type": "NgpFlip",
|
|
2642
|
-
"description": "Define whether the popover should flip when there is not enough space for the popover.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options
|
|
2639
|
+
"description": "Define whether the popover should flip when there is not enough space for the popover.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options.\n@default true",
|
|
2643
2640
|
"isRequired": false,
|
|
2644
2641
|
"defaultValue": "true"
|
|
2645
2642
|
},
|
|
2646
2643
|
{
|
|
2647
2644
|
"name": "ngpPopoverTriggerShift",
|
|
2648
2645
|
"type": "NgpShift",
|
|
2649
|
-
"description": "Configure shift behavior to keep the popover in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options
|
|
2650
|
-
"isRequired": false
|
|
2651
|
-
"defaultValue": "undefined (enabled by default in overlay)"
|
|
2646
|
+
"description": "Configure shift behavior to keep the popover in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options.\n@default undefined (enabled by default in overlay)",
|
|
2647
|
+
"isRequired": false
|
|
2652
2648
|
},
|
|
2653
2649
|
{
|
|
2654
2650
|
"name": "ngpPopoverTriggerContainer",
|
|
2655
2651
|
"type": "string | HTMLElement | null",
|
|
2656
|
-
"description": "Define the container in which the popover should be attached.",
|
|
2652
|
+
"description": "Define the container in which the popover should be attached.\n@default document.body",
|
|
2657
2653
|
"isRequired": false,
|
|
2658
|
-
"defaultValue": "
|
|
2654
|
+
"defaultValue": "'body'"
|
|
2659
2655
|
},
|
|
2660
2656
|
{
|
|
2661
2657
|
"name": "ngpPopoverTriggerCloseOnOutsideClick",
|
|
2662
2658
|
"type": "NgpDismissGuard<Element>",
|
|
2663
|
-
"description": "Define whether the popover should close when clicking outside of it, or a guard function
|
|
2659
|
+
"description": "Define whether the popover should close when clicking outside of it, or a guard function.\n@default true",
|
|
2664
2660
|
"isRequired": false,
|
|
2665
2661
|
"defaultValue": "true"
|
|
2666
2662
|
},
|
|
2667
2663
|
{
|
|
2668
2664
|
"name": "ngpPopoverTriggerCloseOnEscape",
|
|
2669
2665
|
"type": "NgpDismissGuard<KeyboardEvent>",
|
|
2670
|
-
"description": "Define whether the popover should close when the escape key is pressed, or a guard function
|
|
2666
|
+
"description": "Define whether the popover should close when the escape key is pressed, or a guard function.\n@default true",
|
|
2671
2667
|
"isRequired": false,
|
|
2672
2668
|
"defaultValue": "true"
|
|
2673
2669
|
},
|
|
2674
2670
|
{
|
|
2675
2671
|
"name": "ngpPopoverTriggerScrollBehavior",
|
|
2676
2672
|
"type": "\"close\" | \"reposition\" | \"block\"",
|
|
2677
|
-
"description": "Defines how the popover behaves when the window is scrolled
|
|
2673
|
+
"description": "Defines how the popover behaves when the window is scrolled.\n@default 'reposition'",
|
|
2678
2674
|
"isRequired": false,
|
|
2679
2675
|
"defaultValue": "'reposition'"
|
|
2680
2676
|
},
|
|
@@ -2694,14 +2690,14 @@
|
|
|
2694
2690
|
{
|
|
2695
2691
|
"name": "ngpPopoverTriggerTrackPosition",
|
|
2696
2692
|
"type": "boolean",
|
|
2697
|
-
"description": "Define whether to track the trigger element position on every animation frame.\nUseful for moving elements like slider thumbs
|
|
2693
|
+
"description": "Define whether to track the trigger element position on every animation frame.\nUseful for moving elements like slider thumbs.\n@default false",
|
|
2698
2694
|
"isRequired": false,
|
|
2699
2695
|
"defaultValue": "false"
|
|
2700
2696
|
},
|
|
2701
2697
|
{
|
|
2702
2698
|
"name": "ngpPopoverTriggerCooldown",
|
|
2703
2699
|
"type": "number",
|
|
2704
|
-
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one popover to another within this duration,\nthe showDelay is skipped for the new popover
|
|
2700
|
+
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one popover to another within this duration,\nthe showDelay is skipped for the new popover.\n@default 0",
|
|
2705
2701
|
"isRequired": false,
|
|
2706
2702
|
"defaultValue": "0"
|
|
2707
2703
|
}
|
|
@@ -2768,14 +2764,14 @@
|
|
|
2768
2764
|
{
|
|
2769
2765
|
"name": "ngpProgressMin",
|
|
2770
2766
|
"type": "number",
|
|
2771
|
-
"description": "Define the progress min value
|
|
2767
|
+
"description": "Define the progress min value.\n@default '0'",
|
|
2772
2768
|
"isRequired": false,
|
|
2773
|
-
"defaultValue": "
|
|
2769
|
+
"defaultValue": "0"
|
|
2774
2770
|
},
|
|
2775
2771
|
{
|
|
2776
2772
|
"name": "ngpProgressMax",
|
|
2777
2773
|
"type": "number",
|
|
2778
|
-
"description": "Define the progress max value
|
|
2774
|
+
"description": "Define the progress max value.\n@default 100",
|
|
2779
2775
|
"isRequired": false,
|
|
2780
2776
|
"defaultValue": "100"
|
|
2781
2777
|
},
|
|
@@ -2811,7 +2807,7 @@
|
|
|
2811
2807
|
{
|
|
2812
2808
|
"name": "ngpRadioItemDisabled",
|
|
2813
2809
|
"type": "boolean",
|
|
2814
|
-
"description": "Whether the radio item is disabled
|
|
2810
|
+
"description": "Whether the radio item is disabled.\n@default false",
|
|
2815
2811
|
"isRequired": false,
|
|
2816
2812
|
"defaultValue": "false"
|
|
2817
2813
|
}
|
|
@@ -2841,16 +2837,15 @@
|
|
|
2841
2837
|
{
|
|
2842
2838
|
"name": "ngpRadioGroupOrientation",
|
|
2843
2839
|
"type": "'horizontal' | 'vertical'",
|
|
2844
|
-
"description": "The orientation of the radio group
|
|
2840
|
+
"description": "The orientation of the radio group.\n@default 'horizontal'",
|
|
2845
2841
|
"isRequired": false,
|
|
2846
2842
|
"defaultValue": "'horizontal'"
|
|
2847
2843
|
},
|
|
2848
2844
|
{
|
|
2849
2845
|
"name": "ngpRadioGroupCompareWith",
|
|
2850
2846
|
"type": "(a: T | null, b: T | null) => boolean",
|
|
2851
|
-
"description": "The comparator function for the radio group. This is useful if values are objects and you want to compare them by value, not by reference
|
|
2852
|
-
"isRequired": false
|
|
2853
|
-
"defaultValue": "(a, b) => a === b"
|
|
2847
|
+
"description": "The comparator function for the radio group. This is useful if values are objects and you want to compare them by value, not by reference.\n@default (a, b) => a === b",
|
|
2848
|
+
"isRequired": false
|
|
2854
2849
|
}
|
|
2855
2850
|
],
|
|
2856
2851
|
"outputs": [
|
|
@@ -2904,7 +2899,7 @@
|
|
|
2904
2899
|
{
|
|
2905
2900
|
"name": "ngpRovingFocusGroupOrientation",
|
|
2906
2901
|
"type": "'horizontal' | 'vertical'",
|
|
2907
|
-
"description": "Determine the orientation of the roving focus group
|
|
2902
|
+
"description": "Determine the orientation of the roving focus group.\n@default 'vertical'",
|
|
2908
2903
|
"isRequired": false,
|
|
2909
2904
|
"defaultValue": "'vertical'"
|
|
2910
2905
|
},
|
|
@@ -3084,7 +3079,7 @@
|
|
|
3084
3079
|
{
|
|
3085
3080
|
"name": "ngpSelectDropdownOffset",
|
|
3086
3081
|
"type": "NgpOffset",
|
|
3087
|
-
"description": "Define the offset of the select dropdown relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
3082
|
+
"description": "Define the offset of the select dropdown relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 0",
|
|
3088
3083
|
"isRequired": false,
|
|
3089
3084
|
"defaultValue": "0"
|
|
3090
3085
|
},
|
|
@@ -3363,14 +3358,14 @@
|
|
|
3363
3358
|
{
|
|
3364
3359
|
"name": "ngpSwitchChecked",
|
|
3365
3360
|
"type": "boolean",
|
|
3366
|
-
"description": "Determine if the switch is checked
|
|
3361
|
+
"description": "Determine if the switch is checked.\n@default false",
|
|
3367
3362
|
"isRequired": false,
|
|
3368
3363
|
"defaultValue": "false"
|
|
3369
3364
|
},
|
|
3370
3365
|
{
|
|
3371
3366
|
"name": "ngpSwitchDisabled",
|
|
3372
3367
|
"type": "boolean",
|
|
3373
|
-
"description": "Determine if the switch is disabled
|
|
3368
|
+
"description": "Determine if the switch is disabled.\n@default false",
|
|
3374
3369
|
"isRequired": false,
|
|
3375
3370
|
"defaultValue": "false"
|
|
3376
3371
|
}
|
|
@@ -3427,7 +3422,7 @@
|
|
|
3427
3422
|
{
|
|
3428
3423
|
"name": "ngpTabButtonDisabled",
|
|
3429
3424
|
"type": "boolean",
|
|
3430
|
-
"description": "Whether the tab is disabled",
|
|
3425
|
+
"description": "Whether the tab is disabled\n@default false",
|
|
3431
3426
|
"isRequired": false,
|
|
3432
3427
|
"defaultValue": "false"
|
|
3433
3428
|
}
|
|
@@ -3451,7 +3446,7 @@
|
|
|
3451
3446
|
{
|
|
3452
3447
|
"name": "ngpTabsetOrientation",
|
|
3453
3448
|
"type": "'horizontal' | 'vertical'",
|
|
3454
|
-
"description": "The orientation of the tabset",
|
|
3449
|
+
"description": "The orientation of the tabset\n@default 'horizontal'",
|
|
3455
3450
|
"isRequired": false,
|
|
3456
3451
|
"defaultValue": "'horizontal'"
|
|
3457
3452
|
},
|
|
@@ -3515,14 +3510,14 @@
|
|
|
3515
3510
|
{
|
|
3516
3511
|
"name": "ngpToggleDefaultSelected",
|
|
3517
3512
|
"type": "boolean",
|
|
3518
|
-
"description": "The default selected state for uncontrolled usage
|
|
3513
|
+
"description": "The default selected state for uncontrolled usage.\n@default false",
|
|
3519
3514
|
"isRequired": false,
|
|
3520
3515
|
"defaultValue": "false"
|
|
3521
3516
|
},
|
|
3522
3517
|
{
|
|
3523
3518
|
"name": "ngpToggleDisabled",
|
|
3524
3519
|
"type": "boolean",
|
|
3525
|
-
"description": "Whether the toggle is disabled
|
|
3520
|
+
"description": "Whether the toggle is disabled.\n@default false",
|
|
3526
3521
|
"isRequired": false,
|
|
3527
3522
|
"defaultValue": "false"
|
|
3528
3523
|
}
|
|
@@ -3577,14 +3572,14 @@
|
|
|
3577
3572
|
{
|
|
3578
3573
|
"name": "ngpToggleGroupWrap",
|
|
3579
3574
|
"type": "boolean",
|
|
3580
|
-
"description": "Whether focus should wrap around when reaching the end of the toggle group
|
|
3575
|
+
"description": "Whether focus should wrap around when reaching the end of the toggle group.\n@default true",
|
|
3581
3576
|
"isRequired": false,
|
|
3582
3577
|
"defaultValue": "true"
|
|
3583
3578
|
},
|
|
3584
3579
|
{
|
|
3585
3580
|
"name": "ngpToggleGroupAllowDeselection",
|
|
3586
3581
|
"type": "boolean",
|
|
3587
|
-
"description": "Whether toggle buttons can be deselected. If set to `false`, clicking a selected toggle button will not deselect it
|
|
3582
|
+
"description": "Whether toggle buttons can be deselected. If set to `false`, clicking a selected toggle button will not deselect it.\n@default true",
|
|
3588
3583
|
"isRequired": false,
|
|
3589
3584
|
"defaultValue": "true"
|
|
3590
3585
|
},
|
|
@@ -3604,7 +3599,7 @@
|
|
|
3604
3599
|
{
|
|
3605
3600
|
"name": "ngpToggleGroupDefaultValue",
|
|
3606
3601
|
"type": "string[]",
|
|
3607
|
-
"description": "The default selected value(s) for uncontrolled usage
|
|
3602
|
+
"description": "The default selected value(s) for uncontrolled usage.\n@default []",
|
|
3608
3603
|
"isRequired": false,
|
|
3609
3604
|
"defaultValue": "[]"
|
|
3610
3605
|
},
|
|
@@ -3642,6 +3637,16 @@
|
|
|
3642
3637
|
],
|
|
3643
3638
|
"outputs": []
|
|
3644
3639
|
},
|
|
3640
|
+
"NgpTooltip": {
|
|
3641
|
+
"name": "NgpTooltip",
|
|
3642
|
+
"description": "Apply the `ngpTooltip` directive to an element that represents the tooltip. This typically would be a `div` inside an `ng-template`.",
|
|
3643
|
+
"selector": "[ngpTooltip]",
|
|
3644
|
+
"exportAs": [
|
|
3645
|
+
"ngpTooltip"
|
|
3646
|
+
],
|
|
3647
|
+
"inputs": [],
|
|
3648
|
+
"outputs": []
|
|
3649
|
+
},
|
|
3645
3650
|
"NgpTooltipArrow": {
|
|
3646
3651
|
"name": "NgpTooltipArrow",
|
|
3647
3652
|
"description": "",
|
|
@@ -3659,16 +3664,6 @@
|
|
|
3659
3664
|
],
|
|
3660
3665
|
"outputs": []
|
|
3661
3666
|
},
|
|
3662
|
-
"NgpTooltip": {
|
|
3663
|
-
"name": "NgpTooltip",
|
|
3664
|
-
"description": "Apply the `ngpTooltip` directive to an element that represents the tooltip. This typically would be a `div` inside an `ng-template`.",
|
|
3665
|
-
"selector": "[ngpTooltip]",
|
|
3666
|
-
"exportAs": [
|
|
3667
|
-
"ngpTooltip"
|
|
3668
|
-
],
|
|
3669
|
-
"inputs": [],
|
|
3670
|
-
"outputs": []
|
|
3671
|
-
},
|
|
3672
3667
|
"NgpTooltipTrigger": {
|
|
3673
3668
|
"name": "NgpTooltipTrigger",
|
|
3674
3669
|
"description": "Apply the `ngpTooltipTrigger` directive to an element that triggers the tooltip to show.",
|
|
@@ -3687,63 +3682,62 @@
|
|
|
3687
3682
|
{
|
|
3688
3683
|
"name": "ngpTooltipTriggerDisabled",
|
|
3689
3684
|
"type": "boolean",
|
|
3690
|
-
"description": "
|
|
3685
|
+
"description": "Whether the tooltip is disabled. This allows the tooltip to be enabled or disabled dynamically.\n@default false",
|
|
3691
3686
|
"isRequired": false,
|
|
3692
3687
|
"defaultValue": "false"
|
|
3693
3688
|
},
|
|
3694
3689
|
{
|
|
3695
3690
|
"name": "ngpTooltipTriggerPlacement",
|
|
3696
3691
|
"type": "'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end'",
|
|
3697
|
-
"description": "Define the placement of the tooltip relative to the trigger
|
|
3692
|
+
"description": "Define the placement of the tooltip relative to the trigger.\n@default 'top'",
|
|
3698
3693
|
"isRequired": false,
|
|
3699
3694
|
"defaultValue": "'top'"
|
|
3700
3695
|
},
|
|
3701
3696
|
{
|
|
3702
3697
|
"name": "ngpTooltipTriggerOffset",
|
|
3703
3698
|
"type": "NgpOffset",
|
|
3704
|
-
"description": "Define the offset of the tooltip relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis
|
|
3699
|
+
"description": "Define the offset of the tooltip relative to the trigger.\nCan be a number (applies to mainAxis) or an object with mainAxis, crossAxis, and alignmentAxis.\n@default 0",
|
|
3705
3700
|
"isRequired": false,
|
|
3706
|
-
"defaultValue": "
|
|
3701
|
+
"defaultValue": "4"
|
|
3707
3702
|
},
|
|
3708
3703
|
{
|
|
3709
3704
|
"name": "ngpTooltipTriggerShowDelay",
|
|
3710
3705
|
"type": "number",
|
|
3711
|
-
"description": "Define the delay before the tooltip is displayed
|
|
3706
|
+
"description": "Define the delay before the tooltip is displayed.\n@default 500",
|
|
3712
3707
|
"isRequired": false,
|
|
3713
|
-
"defaultValue": "
|
|
3708
|
+
"defaultValue": "0"
|
|
3714
3709
|
},
|
|
3715
3710
|
{
|
|
3716
3711
|
"name": "ngpTooltipTriggerHideDelay",
|
|
3717
3712
|
"type": "number",
|
|
3718
|
-
"description": "Define the delay before the tooltip is hidden
|
|
3713
|
+
"description": "Define the delay before the tooltip is hidden.\n@default 0",
|
|
3719
3714
|
"isRequired": false,
|
|
3720
|
-
"defaultValue": "
|
|
3715
|
+
"defaultValue": "500"
|
|
3721
3716
|
},
|
|
3722
3717
|
{
|
|
3723
3718
|
"name": "ngpTooltipTriggerFlip",
|
|
3724
3719
|
"type": "NgpFlip",
|
|
3725
|
-
"description": "Define whether the tooltip should flip when there is not enough space for the tooltip.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options
|
|
3720
|
+
"description": "Define whether the tooltip should flip when there is not enough space for the tooltip.\nCan be a boolean to enable/disable, or an object with padding and fallbackPlacements options.\n@default true",
|
|
3726
3721
|
"isRequired": false,
|
|
3727
3722
|
"defaultValue": "true"
|
|
3728
3723
|
},
|
|
3729
3724
|
{
|
|
3730
3725
|
"name": "ngpTooltipTriggerShift",
|
|
3731
3726
|
"type": "NgpShift",
|
|
3732
|
-
"description": "Configure shift behavior to keep the tooltip in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options
|
|
3733
|
-
"isRequired": false
|
|
3734
|
-
"defaultValue": "undefined (enabled by default in overlay)"
|
|
3727
|
+
"description": "Configure shift behavior to keep the tooltip in view.\nCan be a boolean to enable/disable, or an object with padding and limiter options.\n@default undefined (enabled by default in overlay)",
|
|
3728
|
+
"isRequired": false
|
|
3735
3729
|
},
|
|
3736
3730
|
{
|
|
3737
3731
|
"name": "ngpTooltipTriggerContainer",
|
|
3738
3732
|
"type": "string | HTMLElement | null",
|
|
3739
|
-
"description": "Define the container in which the tooltip should be attached.",
|
|
3733
|
+
"description": "Define the container in which the tooltip should be attached.\n@default document.body",
|
|
3740
3734
|
"isRequired": false,
|
|
3741
|
-
"defaultValue": "
|
|
3735
|
+
"defaultValue": "'body'"
|
|
3742
3736
|
},
|
|
3743
3737
|
{
|
|
3744
3738
|
"name": "ngpTooltipTriggerShowOnOverflow",
|
|
3745
3739
|
"type": "boolean",
|
|
3746
|
-
"description": "Define whether the tooltip should only show when the trigger element overflows
|
|
3740
|
+
"description": "Define whether the tooltip should only show when the trigger element overflows.\n@default false",
|
|
3747
3741
|
"isRequired": false,
|
|
3748
3742
|
"defaultValue": "false"
|
|
3749
3743
|
},
|
|
@@ -3763,14 +3757,14 @@
|
|
|
3763
3757
|
{
|
|
3764
3758
|
"name": "ngpTooltipTriggerUseTextContent",
|
|
3765
3759
|
"type": "boolean",
|
|
3766
|
-
"description": "Define whether to use the text content of the trigger element as the tooltip content.\nWhen enabled, the tooltip will display the text content of the trigger element
|
|
3760
|
+
"description": "Define whether to use the text content of the trigger element as the tooltip content.\nWhen enabled, the tooltip will display the text content of the trigger element.\n@default true",
|
|
3767
3761
|
"isRequired": false,
|
|
3768
3762
|
"defaultValue": "true"
|
|
3769
3763
|
},
|
|
3770
3764
|
{
|
|
3771
3765
|
"name": "ngpTooltipTriggerTrackPosition",
|
|
3772
3766
|
"type": "boolean",
|
|
3773
|
-
"description": "Define whether to track the trigger element position on every animation frame.\nUseful for moving elements like slider thumbs
|
|
3767
|
+
"description": "Define whether to track the trigger element position on every animation frame.\nUseful for moving elements like slider thumbs.\n@default false",
|
|
3774
3768
|
"isRequired": false,
|
|
3775
3769
|
"defaultValue": "false"
|
|
3776
3770
|
},
|
|
@@ -3784,21 +3778,21 @@
|
|
|
3784
3778
|
{
|
|
3785
3779
|
"name": "ngpTooltipTriggerScrollBehavior",
|
|
3786
3780
|
"type": "\"close\" | \"reposition\"",
|
|
3787
|
-
"description": "Defines how the tooltip behaves when the window is scrolled
|
|
3781
|
+
"description": "Defines how the tooltip behaves when the window is scrolled.\n@default 'reposition'",
|
|
3788
3782
|
"isRequired": false,
|
|
3789
3783
|
"defaultValue": "'reposition'"
|
|
3790
3784
|
},
|
|
3791
3785
|
{
|
|
3792
3786
|
"name": "ngpTooltipTriggerCooldown",
|
|
3793
3787
|
"type": "number",
|
|
3794
|
-
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one tooltip to another within this duration,\nthe showDelay is skipped for the new tooltip
|
|
3788
|
+
"description": "Define the cooldown duration in milliseconds.\nWhen moving from one tooltip to another within this duration,\nthe showDelay is skipped for the new tooltip.\n@default 300",
|
|
3795
3789
|
"isRequired": false,
|
|
3796
3790
|
"defaultValue": "300"
|
|
3797
3791
|
},
|
|
3798
3792
|
{
|
|
3799
3793
|
"name": "ngpTooltipTriggerHoverableContent",
|
|
3800
3794
|
"type": "boolean",
|
|
3801
|
-
"description": "Whether hovering tooltip content keeps the tooltip open
|
|
3795
|
+
"description": "Whether hovering tooltip content keeps the tooltip open.\n@default false",
|
|
3802
3796
|
"isRequired": false,
|
|
3803
3797
|
"defaultValue": "false"
|
|
3804
3798
|
}
|
|
@@ -1063,8 +1063,42 @@
|
|
|
1063
1063
|
"NgpPaginationNext",
|
|
1064
1064
|
"NgpPaginationPrevious",
|
|
1065
1065
|
"NgpPagination",
|
|
1066
|
+
"NgpPaginationStateToken",
|
|
1067
|
+
"ngpPagination",
|
|
1066
1068
|
"injectPaginationState",
|
|
1067
|
-
"providePaginationState"
|
|
1069
|
+
"providePaginationState",
|
|
1070
|
+
"type NgpPaginationState",
|
|
1071
|
+
"type NgpPaginationProps",
|
|
1072
|
+
"NgpPaginationButtonStateToken",
|
|
1073
|
+
"ngpPaginationButton",
|
|
1074
|
+
"injectPaginationButtonState",
|
|
1075
|
+
"providePaginationButtonState",
|
|
1076
|
+
"type NgpPaginationButtonState",
|
|
1077
|
+
"type NgpPaginationButtonProps",
|
|
1078
|
+
"NgpPaginationFirstStateToken",
|
|
1079
|
+
"ngpPaginationFirst",
|
|
1080
|
+
"injectPaginationFirstState",
|
|
1081
|
+
"providePaginationFirstState",
|
|
1082
|
+
"type NgpPaginationFirstState",
|
|
1083
|
+
"type NgpPaginationFirstProps",
|
|
1084
|
+
"NgpPaginationLastStateToken",
|
|
1085
|
+
"ngpPaginationLast",
|
|
1086
|
+
"injectPaginationLastState",
|
|
1087
|
+
"providePaginationLastState",
|
|
1088
|
+
"type NgpPaginationLastState",
|
|
1089
|
+
"type NgpPaginationLastProps",
|
|
1090
|
+
"NgpPaginationNextStateToken",
|
|
1091
|
+
"ngpPaginationNext",
|
|
1092
|
+
"injectPaginationNextState",
|
|
1093
|
+
"providePaginationNextState",
|
|
1094
|
+
"type NgpPaginationNextState",
|
|
1095
|
+
"type NgpPaginationNextProps",
|
|
1096
|
+
"NgpPaginationPreviousStateToken",
|
|
1097
|
+
"ngpPaginationPrevious",
|
|
1098
|
+
"injectPaginationPreviousState",
|
|
1099
|
+
"providePaginationPreviousState",
|
|
1100
|
+
"type NgpPaginationPreviousState",
|
|
1101
|
+
"type NgpPaginationPreviousProps"
|
|
1068
1102
|
],
|
|
1069
1103
|
"hasSecondaryEntryPoint": true,
|
|
1070
1104
|
"category": "navigation",
|
|
@@ -1156,6 +1190,7 @@
|
|
|
1156
1190
|
"name": "portal",
|
|
1157
1191
|
"entryPoint": "ng-primitives/portal",
|
|
1158
1192
|
"exports": [
|
|
1193
|
+
"provideControlContainerIsolation",
|
|
1159
1194
|
"coerceFlip",
|
|
1160
1195
|
"NgpFlip",
|
|
1161
1196
|
"NgpFlipInput",
|
|
@@ -1834,10 +1869,26 @@
|
|
|
1834
1869
|
"ngpTooltipArrow",
|
|
1835
1870
|
"provideTooltipArrowState",
|
|
1836
1871
|
"NgpTooltipTrigger",
|
|
1837
|
-
"
|
|
1872
|
+
"NgpTooltip",
|
|
1873
|
+
"NgpTooltipStateToken",
|
|
1874
|
+
"ngpTooltip",
|
|
1875
|
+
"injectTooltipState",
|
|
1876
|
+
"provideTooltipState",
|
|
1877
|
+
"type NgpTooltipState",
|
|
1878
|
+
"type NgpTooltipProps",
|
|
1879
|
+
"NgpTooltipTextContentStateToken",
|
|
1880
|
+
"ngpTooltipTextContent",
|
|
1881
|
+
"injectTooltipTextContentState",
|
|
1882
|
+
"provideTooltipTextContentState",
|
|
1883
|
+
"type NgpTooltipTextContentState",
|
|
1884
|
+
"type NgpTooltipTextContentProps",
|
|
1885
|
+
"NgpTooltipTriggerStateToken",
|
|
1886
|
+
"ngpTooltipTrigger",
|
|
1838
1887
|
"injectTooltipTriggerState",
|
|
1839
1888
|
"provideTooltipTriggerState",
|
|
1840
|
-
"
|
|
1889
|
+
"type NgpTooltipTriggerState",
|
|
1890
|
+
"type NgpTooltipTriggerProps",
|
|
1891
|
+
"type NgpTooltipPlacement"
|
|
1841
1892
|
],
|
|
1842
1893
|
"hasSecondaryEntryPoint": true,
|
|
1843
1894
|
"category": "feedback",
|