@genesislcap/foundation-zero 14.344.3 → 14.345.1
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/dist/custom-elements.json +963 -963
- package/package.json +12 -12
|
@@ -38838,7 +38838,7 @@
|
|
|
38838
38838
|
},
|
|
38839
38839
|
{
|
|
38840
38840
|
"kind": "javascript-module",
|
|
38841
|
-
"path": "src/
|
|
38841
|
+
"path": "src/tree-item/index.ts",
|
|
38842
38842
|
"declarations": [],
|
|
38843
38843
|
"exports": [
|
|
38844
38844
|
{
|
|
@@ -38846,7 +38846,7 @@
|
|
|
38846
38846
|
"name": "*",
|
|
38847
38847
|
"declaration": {
|
|
38848
38848
|
"name": "*",
|
|
38849
|
-
"package": "./
|
|
38849
|
+
"package": "./tree-item.template"
|
|
38850
38850
|
}
|
|
38851
38851
|
},
|
|
38852
38852
|
{
|
|
@@ -38854,7 +38854,7 @@
|
|
|
38854
38854
|
"name": "*",
|
|
38855
38855
|
"declaration": {
|
|
38856
38856
|
"name": "*",
|
|
38857
|
-
"package": "./
|
|
38857
|
+
"package": "./tree-item.styles"
|
|
38858
38858
|
}
|
|
38859
38859
|
},
|
|
38860
38860
|
{
|
|
@@ -38862,18 +38862,18 @@
|
|
|
38862
38862
|
"name": "*",
|
|
38863
38863
|
"declaration": {
|
|
38864
38864
|
"name": "*",
|
|
38865
|
-
"package": "./
|
|
38865
|
+
"package": "./tree-item"
|
|
38866
38866
|
}
|
|
38867
38867
|
}
|
|
38868
38868
|
]
|
|
38869
38869
|
},
|
|
38870
38870
|
{
|
|
38871
38871
|
"kind": "javascript-module",
|
|
38872
|
-
"path": "src/
|
|
38872
|
+
"path": "src/tree-item/tree-item.styles.ts",
|
|
38873
38873
|
"declarations": [
|
|
38874
38874
|
{
|
|
38875
38875
|
"kind": "function",
|
|
38876
|
-
"name": "
|
|
38876
|
+
"name": "zeroTreeItemStyles",
|
|
38877
38877
|
"return": {
|
|
38878
38878
|
"type": {
|
|
38879
38879
|
"text": "ElementStyles"
|
|
@@ -38898,24 +38898,24 @@
|
|
|
38898
38898
|
"exports": [
|
|
38899
38899
|
{
|
|
38900
38900
|
"kind": "js",
|
|
38901
|
-
"name": "
|
|
38901
|
+
"name": "zeroTreeItemStyles",
|
|
38902
38902
|
"declaration": {
|
|
38903
|
-
"name": "
|
|
38904
|
-
"module": "src/
|
|
38903
|
+
"name": "zeroTreeItemStyles",
|
|
38904
|
+
"module": "src/tree-item/tree-item.styles.ts"
|
|
38905
38905
|
}
|
|
38906
38906
|
}
|
|
38907
38907
|
]
|
|
38908
38908
|
},
|
|
38909
38909
|
{
|
|
38910
38910
|
"kind": "javascript-module",
|
|
38911
|
-
"path": "src/
|
|
38911
|
+
"path": "src/tree-item/tree-item.template.ts",
|
|
38912
38912
|
"declarations": [
|
|
38913
38913
|
{
|
|
38914
38914
|
"kind": "function",
|
|
38915
|
-
"name": "
|
|
38915
|
+
"name": "zeroTreeItemTemplate",
|
|
38916
38916
|
"return": {
|
|
38917
38917
|
"type": {
|
|
38918
|
-
"text": "ViewTemplate<
|
|
38918
|
+
"text": "ViewTemplate<TreeItem>"
|
|
38919
38919
|
}
|
|
38920
38920
|
},
|
|
38921
38921
|
"parameters": [
|
|
@@ -38937,133 +38937,60 @@
|
|
|
38937
38937
|
"exports": [
|
|
38938
38938
|
{
|
|
38939
38939
|
"kind": "js",
|
|
38940
|
-
"name": "
|
|
38940
|
+
"name": "zeroTreeItemTemplate",
|
|
38941
38941
|
"declaration": {
|
|
38942
|
-
"name": "
|
|
38943
|
-
"module": "src/
|
|
38942
|
+
"name": "zeroTreeItemTemplate",
|
|
38943
|
+
"module": "src/tree-item/tree-item.template.ts"
|
|
38944
38944
|
}
|
|
38945
38945
|
}
|
|
38946
38946
|
]
|
|
38947
38947
|
},
|
|
38948
38948
|
{
|
|
38949
38949
|
"kind": "javascript-module",
|
|
38950
|
-
"path": "src/
|
|
38950
|
+
"path": "src/tree-item/tree-item.ts",
|
|
38951
38951
|
"declarations": [
|
|
38952
38952
|
{
|
|
38953
38953
|
"kind": "class",
|
|
38954
38954
|
"description": "",
|
|
38955
|
-
"name": "
|
|
38955
|
+
"name": "TreeItem",
|
|
38956
38956
|
"superclass": {
|
|
38957
|
-
"name": "
|
|
38957
|
+
"name": "FoundationTreeItem",
|
|
38958
38958
|
"package": "@genesislcap/foundation-ui"
|
|
38959
38959
|
},
|
|
38960
|
-
"tagName": "%%prefix%%-
|
|
38960
|
+
"tagName": "%%prefix%%-tree-item",
|
|
38961
38961
|
"customElement": true,
|
|
38962
38962
|
"attributes": [
|
|
38963
38963
|
{
|
|
38964
38964
|
"type": {
|
|
38965
38965
|
"text": "boolean"
|
|
38966
38966
|
},
|
|
38967
|
-
"description": "
|
|
38968
|
-
"fieldName": "
|
|
38969
|
-
"
|
|
38970
|
-
"name": "Tooltip",
|
|
38971
|
-
"module": "src/tooltip/tooltip.ts"
|
|
38972
|
-
}
|
|
38973
|
-
},
|
|
38974
|
-
{
|
|
38975
|
-
"name": "anchor",
|
|
38976
|
-
"type": {
|
|
38977
|
-
"text": "string"
|
|
38978
|
-
},
|
|
38979
|
-
"default": "\"\"",
|
|
38980
|
-
"description": "The id of the element the tooltip is anchored to",
|
|
38981
|
-
"fieldName": "anchor",
|
|
38982
|
-
"inheritedFrom": {
|
|
38983
|
-
"name": "Tooltip",
|
|
38984
|
-
"module": "src/tooltip/tooltip.ts"
|
|
38985
|
-
}
|
|
38986
|
-
},
|
|
38987
|
-
{
|
|
38988
|
-
"name": "delay",
|
|
38989
|
-
"type": {
|
|
38990
|
-
"text": "number"
|
|
38991
|
-
},
|
|
38992
|
-
"default": "300",
|
|
38993
|
-
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
38994
|
-
"fieldName": "delay",
|
|
38995
|
-
"inheritedFrom": {
|
|
38996
|
-
"name": "Tooltip",
|
|
38997
|
-
"module": "src/tooltip/tooltip.ts"
|
|
38998
|
-
}
|
|
38999
|
-
},
|
|
39000
|
-
{
|
|
39001
|
-
"name": "position",
|
|
39002
|
-
"type": {
|
|
39003
|
-
"text": "TooltipPosition"
|
|
39004
|
-
},
|
|
39005
|
-
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
39006
|
-
"fieldName": "position",
|
|
39007
|
-
"inheritedFrom": {
|
|
39008
|
-
"name": "Tooltip",
|
|
39009
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39010
|
-
}
|
|
39011
|
-
},
|
|
39012
|
-
{
|
|
39013
|
-
"name": "auto-update-mode",
|
|
39014
|
-
"type": {
|
|
39015
|
-
"text": "AutoUpdateMode"
|
|
39016
|
-
},
|
|
39017
|
-
"default": "\"anchor\"",
|
|
39018
|
-
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
39019
|
-
"fieldName": "autoUpdateMode",
|
|
39020
|
-
"inheritedFrom": {
|
|
39021
|
-
"name": "Tooltip",
|
|
39022
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39023
|
-
}
|
|
39024
|
-
},
|
|
39025
|
-
{
|
|
39026
|
-
"name": "horizontal-viewport-lock",
|
|
39027
|
-
"type": {
|
|
39028
|
-
"text": "boolean"
|
|
39029
|
-
},
|
|
39030
|
-
"description": "Controls if the tooltip will always remain fully in the viewport on the horizontal axis",
|
|
39031
|
-
"fieldName": "horizontalViewportLock",
|
|
39032
|
-
"inheritedFrom": {
|
|
39033
|
-
"name": "Tooltip",
|
|
39034
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39035
|
-
}
|
|
39036
|
-
},
|
|
39037
|
-
{
|
|
39038
|
-
"name": "vertical-viewport-lock",
|
|
39039
|
-
"type": {
|
|
39040
|
-
"text": "boolean"
|
|
39041
|
-
},
|
|
39042
|
-
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
39043
|
-
"fieldName": "verticalViewportLock",
|
|
38967
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
38968
|
+
"fieldName": "expanded",
|
|
38969
|
+
"default": "false",
|
|
39044
38970
|
"inheritedFrom": {
|
|
39045
|
-
"name": "
|
|
39046
|
-
"module": "src/
|
|
38971
|
+
"name": "TreeItem",
|
|
38972
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39047
38973
|
}
|
|
39048
38974
|
}
|
|
39049
38975
|
],
|
|
39050
38976
|
"members": [
|
|
39051
38977
|
{
|
|
39052
38978
|
"kind": "field",
|
|
39053
|
-
"name": "
|
|
38979
|
+
"name": "expanded",
|
|
39054
38980
|
"type": {
|
|
39055
38981
|
"text": "boolean"
|
|
39056
38982
|
},
|
|
39057
38983
|
"privacy": "public",
|
|
39058
|
-
"
|
|
38984
|
+
"default": "false",
|
|
38985
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
39059
38986
|
"inheritedFrom": {
|
|
39060
|
-
"name": "
|
|
39061
|
-
"module": "src/
|
|
38987
|
+
"name": "TreeItem",
|
|
38988
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39062
38989
|
}
|
|
39063
38990
|
},
|
|
39064
38991
|
{
|
|
39065
38992
|
"kind": "method",
|
|
39066
|
-
"name": "
|
|
38993
|
+
"name": "expandedChanged",
|
|
39067
38994
|
"privacy": "private",
|
|
39068
38995
|
"return": {
|
|
39069
38996
|
"type": {
|
|
@@ -39071,27 +38998,26 @@
|
|
|
39071
38998
|
}
|
|
39072
38999
|
},
|
|
39073
39000
|
"inheritedFrom": {
|
|
39074
|
-
"name": "
|
|
39075
|
-
"module": "src/
|
|
39001
|
+
"name": "TreeItem",
|
|
39002
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39076
39003
|
}
|
|
39077
39004
|
},
|
|
39078
39005
|
{
|
|
39079
39006
|
"kind": "field",
|
|
39080
|
-
"name": "
|
|
39007
|
+
"name": "selected",
|
|
39081
39008
|
"type": {
|
|
39082
|
-
"text": "
|
|
39009
|
+
"text": "boolean"
|
|
39083
39010
|
},
|
|
39084
39011
|
"privacy": "public",
|
|
39085
|
-
"
|
|
39086
|
-
"description": "The id of the element the tooltip is anchored to",
|
|
39012
|
+
"description": "When true, the control will appear selected by user interaction.",
|
|
39087
39013
|
"inheritedFrom": {
|
|
39088
|
-
"name": "
|
|
39089
|
-
"module": "src/
|
|
39014
|
+
"name": "TreeItem",
|
|
39015
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39090
39016
|
}
|
|
39091
39017
|
},
|
|
39092
39018
|
{
|
|
39093
39019
|
"kind": "method",
|
|
39094
|
-
"name": "
|
|
39020
|
+
"name": "selectedChanged",
|
|
39095
39021
|
"privacy": "private",
|
|
39096
39022
|
"return": {
|
|
39097
39023
|
"type": {
|
|
@@ -39099,684 +39025,669 @@
|
|
|
39099
39025
|
}
|
|
39100
39026
|
},
|
|
39101
39027
|
"inheritedFrom": {
|
|
39102
|
-
"name": "
|
|
39103
|
-
"module": "src/
|
|
39104
|
-
}
|
|
39105
|
-
},
|
|
39106
|
-
{
|
|
39107
|
-
"kind": "field",
|
|
39108
|
-
"name": "delay",
|
|
39109
|
-
"type": {
|
|
39110
|
-
"text": "number"
|
|
39111
|
-
},
|
|
39112
|
-
"privacy": "public",
|
|
39113
|
-
"default": "300",
|
|
39114
|
-
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
39115
|
-
"inheritedFrom": {
|
|
39116
|
-
"name": "Tooltip",
|
|
39117
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39028
|
+
"name": "TreeItem",
|
|
39029
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39118
39030
|
}
|
|
39119
39031
|
},
|
|
39120
39032
|
{
|
|
39121
39033
|
"kind": "field",
|
|
39122
|
-
"name": "
|
|
39034
|
+
"name": "disabled",
|
|
39123
39035
|
"type": {
|
|
39124
|
-
"text": "
|
|
39036
|
+
"text": "boolean"
|
|
39125
39037
|
},
|
|
39126
39038
|
"privacy": "public",
|
|
39127
|
-
"description": "
|
|
39039
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
39128
39040
|
"inheritedFrom": {
|
|
39129
|
-
"name": "
|
|
39130
|
-
"module": "src/
|
|
39041
|
+
"name": "TreeItem",
|
|
39042
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39131
39043
|
}
|
|
39132
39044
|
},
|
|
39133
39045
|
{
|
|
39134
39046
|
"kind": "method",
|
|
39135
|
-
"name": "
|
|
39047
|
+
"name": "itemsChanged",
|
|
39136
39048
|
"privacy": "private",
|
|
39137
39049
|
"return": {
|
|
39138
39050
|
"type": {
|
|
39139
39051
|
"text": "void"
|
|
39140
39052
|
}
|
|
39141
39053
|
},
|
|
39054
|
+
"parameters": [
|
|
39055
|
+
{
|
|
39056
|
+
"name": "oldValue",
|
|
39057
|
+
"type": {
|
|
39058
|
+
"text": "unknown"
|
|
39059
|
+
}
|
|
39060
|
+
},
|
|
39061
|
+
{
|
|
39062
|
+
"name": "newValue",
|
|
39063
|
+
"type": {
|
|
39064
|
+
"text": "HTMLElement[]"
|
|
39065
|
+
}
|
|
39066
|
+
}
|
|
39067
|
+
],
|
|
39142
39068
|
"inheritedFrom": {
|
|
39143
|
-
"name": "
|
|
39144
|
-
"module": "src/
|
|
39069
|
+
"name": "TreeItem",
|
|
39070
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39145
39071
|
}
|
|
39146
39072
|
},
|
|
39147
39073
|
{
|
|
39148
|
-
"kind": "
|
|
39149
|
-
"name": "
|
|
39150
|
-
"type": {
|
|
39151
|
-
"text": "AutoUpdateMode"
|
|
39152
|
-
},
|
|
39074
|
+
"kind": "method",
|
|
39075
|
+
"name": "focusItem",
|
|
39153
39076
|
"privacy": "public",
|
|
39154
|
-
"
|
|
39155
|
-
"
|
|
39077
|
+
"static": true,
|
|
39078
|
+
"parameters": [
|
|
39079
|
+
{
|
|
39080
|
+
"name": "el",
|
|
39081
|
+
"type": {
|
|
39082
|
+
"text": "HTMLElement"
|
|
39083
|
+
},
|
|
39084
|
+
"description": "the element to focus"
|
|
39085
|
+
}
|
|
39086
|
+
],
|
|
39087
|
+
"description": "Places document focus on a tree item",
|
|
39156
39088
|
"inheritedFrom": {
|
|
39157
|
-
"name": "
|
|
39158
|
-
"module": "src/
|
|
39089
|
+
"name": "TreeItem",
|
|
39090
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39159
39091
|
}
|
|
39160
39092
|
},
|
|
39161
39093
|
{
|
|
39162
39094
|
"kind": "field",
|
|
39163
|
-
"name": "
|
|
39164
|
-
"type": {
|
|
39165
|
-
"text": "boolean"
|
|
39166
|
-
},
|
|
39095
|
+
"name": "isNestedItem",
|
|
39167
39096
|
"privacy": "public",
|
|
39168
|
-
"description": "
|
|
39097
|
+
"description": "Whether the tree is nested",
|
|
39169
39098
|
"inheritedFrom": {
|
|
39170
|
-
"name": "
|
|
39171
|
-
"module": "src/
|
|
39099
|
+
"name": "TreeItem",
|
|
39100
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39172
39101
|
}
|
|
39173
39102
|
},
|
|
39174
39103
|
{
|
|
39175
39104
|
"kind": "field",
|
|
39176
|
-
"name": "
|
|
39105
|
+
"name": "_presentation",
|
|
39177
39106
|
"type": {
|
|
39178
|
-
"text": "
|
|
39107
|
+
"text": "ComponentPresentation | null | undefined"
|
|
39179
39108
|
},
|
|
39180
|
-
"privacy": "
|
|
39181
|
-
"
|
|
39109
|
+
"privacy": "private",
|
|
39110
|
+
"default": "void 0",
|
|
39182
39111
|
"inheritedFrom": {
|
|
39183
|
-
"name": "
|
|
39184
|
-
"module": "src/
|
|
39112
|
+
"name": "TreeItem",
|
|
39113
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39185
39114
|
}
|
|
39186
39115
|
},
|
|
39187
39116
|
{
|
|
39188
39117
|
"kind": "field",
|
|
39189
|
-
"name": "
|
|
39118
|
+
"name": "$presentation",
|
|
39190
39119
|
"type": {
|
|
39191
|
-
"text": "
|
|
39120
|
+
"text": "ComponentPresentation | null"
|
|
39192
39121
|
},
|
|
39193
39122
|
"privacy": "public",
|
|
39194
|
-
"
|
|
39195
|
-
"description": "the html element currently being used as anchor.\nSetting this directly overrides the anchor attribute.",
|
|
39123
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
39196
39124
|
"inheritedFrom": {
|
|
39197
|
-
"name": "
|
|
39198
|
-
"module": "src/
|
|
39125
|
+
"name": "TreeItem",
|
|
39126
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39199
39127
|
}
|
|
39200
39128
|
},
|
|
39201
39129
|
{
|
|
39202
|
-
"kind": "
|
|
39203
|
-
"name": "
|
|
39204
|
-
"
|
|
39205
|
-
|
|
39206
|
-
"type": {
|
|
39207
|
-
"text": "void"
|
|
39208
|
-
}
|
|
39130
|
+
"kind": "field",
|
|
39131
|
+
"name": "template",
|
|
39132
|
+
"type": {
|
|
39133
|
+
"text": "ElementViewTemplate | void | null"
|
|
39209
39134
|
},
|
|
39210
|
-
"
|
|
39211
|
-
|
|
39212
|
-
"name": "oldValue",
|
|
39213
|
-
"type": {
|
|
39214
|
-
"text": "HTMLElement | null"
|
|
39215
|
-
}
|
|
39216
|
-
}
|
|
39217
|
-
],
|
|
39135
|
+
"privacy": "public",
|
|
39136
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
39218
39137
|
"inheritedFrom": {
|
|
39219
|
-
"name": "
|
|
39220
|
-
"module": "src/
|
|
39138
|
+
"name": "TreeItem",
|
|
39139
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39221
39140
|
}
|
|
39222
39141
|
},
|
|
39223
39142
|
{
|
|
39224
39143
|
"kind": "method",
|
|
39225
|
-
"name": "
|
|
39226
|
-
"privacy": "
|
|
39144
|
+
"name": "templateChanged",
|
|
39145
|
+
"privacy": "protected",
|
|
39227
39146
|
"return": {
|
|
39228
39147
|
"type": {
|
|
39229
39148
|
"text": "void"
|
|
39230
39149
|
}
|
|
39231
39150
|
},
|
|
39232
39151
|
"inheritedFrom": {
|
|
39233
|
-
"name": "
|
|
39234
|
-
"module": "src/
|
|
39235
|
-
}
|
|
39236
|
-
},
|
|
39237
|
-
{
|
|
39238
|
-
"kind": "field",
|
|
39239
|
-
"name": "showDelayTimer",
|
|
39240
|
-
"type": {
|
|
39241
|
-
"text": "number | null"
|
|
39242
|
-
},
|
|
39243
|
-
"privacy": "private",
|
|
39244
|
-
"default": "null",
|
|
39245
|
-
"description": "The timer that tracks delay time before the tooltip is shown on hover",
|
|
39246
|
-
"inheritedFrom": {
|
|
39247
|
-
"name": "Tooltip",
|
|
39248
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39152
|
+
"name": "TreeItem",
|
|
39153
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39249
39154
|
}
|
|
39250
39155
|
},
|
|
39251
39156
|
{
|
|
39252
39157
|
"kind": "field",
|
|
39253
|
-
"name": "
|
|
39158
|
+
"name": "styles",
|
|
39254
39159
|
"type": {
|
|
39255
|
-
"text": "
|
|
39160
|
+
"text": "ElementStyles | void | null"
|
|
39256
39161
|
},
|
|
39257
|
-
"privacy": "
|
|
39258
|
-
"
|
|
39259
|
-
"description": "The timer that tracks delay time before the tooltip is hidden",
|
|
39162
|
+
"privacy": "public",
|
|
39163
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
39260
39164
|
"inheritedFrom": {
|
|
39261
|
-
"name": "
|
|
39262
|
-
"module": "src/
|
|
39165
|
+
"name": "TreeItem",
|
|
39166
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39263
39167
|
}
|
|
39264
39168
|
},
|
|
39265
39169
|
{
|
|
39266
|
-
"kind": "
|
|
39267
|
-
"name": "
|
|
39268
|
-
"
|
|
39269
|
-
|
|
39170
|
+
"kind": "method",
|
|
39171
|
+
"name": "stylesChanged",
|
|
39172
|
+
"privacy": "protected",
|
|
39173
|
+
"return": {
|
|
39174
|
+
"type": {
|
|
39175
|
+
"text": "void"
|
|
39176
|
+
}
|
|
39270
39177
|
},
|
|
39271
|
-
"privacy": "private",
|
|
39272
|
-
"default": "false",
|
|
39273
|
-
"description": "Indicates whether the anchor is currently being hovered or has focus",
|
|
39274
39178
|
"inheritedFrom": {
|
|
39275
|
-
"name": "
|
|
39276
|
-
"module": "src/
|
|
39179
|
+
"name": "TreeItem",
|
|
39180
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39277
39181
|
}
|
|
39278
39182
|
},
|
|
39279
39183
|
{
|
|
39280
|
-
"kind": "
|
|
39281
|
-
"name": "
|
|
39282
|
-
"
|
|
39283
|
-
|
|
39184
|
+
"kind": "method",
|
|
39185
|
+
"name": "compose",
|
|
39186
|
+
"privacy": "public",
|
|
39187
|
+
"static": true,
|
|
39188
|
+
"return": {
|
|
39189
|
+
"type": {
|
|
39190
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
39191
|
+
}
|
|
39284
39192
|
},
|
|
39285
|
-
"
|
|
39286
|
-
|
|
39287
|
-
|
|
39288
|
-
|
|
39289
|
-
|
|
39290
|
-
|
|
39291
|
-
|
|
39292
|
-
|
|
39293
|
-
|
|
39294
|
-
|
|
39295
|
-
|
|
39296
|
-
|
|
39297
|
-
|
|
39298
|
-
|
|
39299
|
-
|
|
39300
|
-
|
|
39301
|
-
}
|
|
39302
|
-
},
|
|
39303
|
-
{
|
|
39304
|
-
"kind": "field",
|
|
39305
|
-
"name": "handleRegionMouseOut",
|
|
39306
|
-
"privacy": "private",
|
|
39307
|
-
"description": "mouse leaves region",
|
|
39308
|
-
"inheritedFrom": {
|
|
39309
|
-
"name": "Tooltip",
|
|
39310
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39311
|
-
}
|
|
39312
|
-
},
|
|
39313
|
-
{
|
|
39314
|
-
"kind": "field",
|
|
39315
|
-
"name": "handleAnchorMouseOver",
|
|
39316
|
-
"privacy": "private",
|
|
39317
|
-
"description": "mouse enters anchor",
|
|
39318
|
-
"inheritedFrom": {
|
|
39319
|
-
"name": "Tooltip",
|
|
39320
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39321
|
-
}
|
|
39322
|
-
},
|
|
39323
|
-
{
|
|
39324
|
-
"kind": "field",
|
|
39325
|
-
"name": "handleAnchorMouseOut",
|
|
39326
|
-
"privacy": "private",
|
|
39327
|
-
"description": "mouse leaves anchor",
|
|
39328
|
-
"inheritedFrom": {
|
|
39329
|
-
"name": "Tooltip",
|
|
39330
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39331
|
-
}
|
|
39332
|
-
},
|
|
39333
|
-
{
|
|
39334
|
-
"kind": "field",
|
|
39335
|
-
"name": "handleAnchorFocusIn",
|
|
39336
|
-
"privacy": "private",
|
|
39337
|
-
"description": "anchor gets focus",
|
|
39338
|
-
"inheritedFrom": {
|
|
39339
|
-
"name": "Tooltip",
|
|
39340
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39341
|
-
}
|
|
39342
|
-
},
|
|
39343
|
-
{
|
|
39344
|
-
"kind": "field",
|
|
39345
|
-
"name": "handleAnchorFocusOut",
|
|
39346
|
-
"privacy": "private",
|
|
39347
|
-
"description": "anchor loses focus",
|
|
39348
|
-
"inheritedFrom": {
|
|
39349
|
-
"name": "Tooltip",
|
|
39350
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39351
|
-
}
|
|
39352
|
-
},
|
|
39353
|
-
{
|
|
39354
|
-
"kind": "field",
|
|
39355
|
-
"name": "startHideDelayTimer",
|
|
39356
|
-
"privacy": "private",
|
|
39357
|
-
"description": "starts the hide timer",
|
|
39193
|
+
"parameters": [
|
|
39194
|
+
{
|
|
39195
|
+
"name": "this",
|
|
39196
|
+
"type": {
|
|
39197
|
+
"text": "K"
|
|
39198
|
+
}
|
|
39199
|
+
},
|
|
39200
|
+
{
|
|
39201
|
+
"name": "elementDefinition",
|
|
39202
|
+
"type": {
|
|
39203
|
+
"text": "T"
|
|
39204
|
+
},
|
|
39205
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
39206
|
+
}
|
|
39207
|
+
],
|
|
39208
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
39358
39209
|
"inheritedFrom": {
|
|
39359
|
-
"name": "
|
|
39360
|
-
"module": "src/
|
|
39210
|
+
"name": "TreeItem",
|
|
39211
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39361
39212
|
}
|
|
39362
|
-
}
|
|
39213
|
+
}
|
|
39214
|
+
],
|
|
39215
|
+
"events": [
|
|
39363
39216
|
{
|
|
39364
|
-
"
|
|
39365
|
-
"name": "
|
|
39366
|
-
"privacy": "private",
|
|
39367
|
-
"description": "clears the hide delay",
|
|
39217
|
+
"description": "Fires a custom 'expanded-change' event when the expanded state changes",
|
|
39218
|
+
"name": "expanded-change",
|
|
39368
39219
|
"inheritedFrom": {
|
|
39369
|
-
"name": "
|
|
39370
|
-
"module": "src/
|
|
39220
|
+
"name": "TreeItem",
|
|
39221
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39371
39222
|
}
|
|
39372
39223
|
},
|
|
39373
39224
|
{
|
|
39374
|
-
"
|
|
39375
|
-
"name": "
|
|
39376
|
-
"privacy": "private",
|
|
39377
|
-
"description": "starts the show timer if not currently running",
|
|
39225
|
+
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
39226
|
+
"name": "selected-change",
|
|
39378
39227
|
"inheritedFrom": {
|
|
39379
|
-
"name": "
|
|
39380
|
-
"module": "src/
|
|
39228
|
+
"name": "TreeItem",
|
|
39229
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39381
39230
|
}
|
|
39382
|
-
}
|
|
39231
|
+
}
|
|
39232
|
+
]
|
|
39233
|
+
},
|
|
39234
|
+
{
|
|
39235
|
+
"kind": "variable",
|
|
39236
|
+
"name": "zeroTreeItem"
|
|
39237
|
+
}
|
|
39238
|
+
],
|
|
39239
|
+
"exports": [
|
|
39240
|
+
{
|
|
39241
|
+
"kind": "js",
|
|
39242
|
+
"name": "TreeItem",
|
|
39243
|
+
"declaration": {
|
|
39244
|
+
"name": "TreeItem",
|
|
39245
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39246
|
+
}
|
|
39247
|
+
},
|
|
39248
|
+
{
|
|
39249
|
+
"kind": "js",
|
|
39250
|
+
"name": "zeroTreeItem",
|
|
39251
|
+
"declaration": {
|
|
39252
|
+
"name": "zeroTreeItem",
|
|
39253
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39254
|
+
}
|
|
39255
|
+
}
|
|
39256
|
+
]
|
|
39257
|
+
},
|
|
39258
|
+
{
|
|
39259
|
+
"kind": "javascript-module",
|
|
39260
|
+
"path": "src/url-input/index.ts",
|
|
39261
|
+
"declarations": [],
|
|
39262
|
+
"exports": [
|
|
39263
|
+
{
|
|
39264
|
+
"kind": "js",
|
|
39265
|
+
"name": "*",
|
|
39266
|
+
"declaration": {
|
|
39267
|
+
"name": "*",
|
|
39268
|
+
"package": "./url-input"
|
|
39269
|
+
}
|
|
39270
|
+
},
|
|
39271
|
+
{
|
|
39272
|
+
"kind": "js",
|
|
39273
|
+
"name": "*",
|
|
39274
|
+
"declaration": {
|
|
39275
|
+
"name": "*",
|
|
39276
|
+
"package": "./url-input.styles"
|
|
39277
|
+
}
|
|
39278
|
+
},
|
|
39279
|
+
{
|
|
39280
|
+
"kind": "js",
|
|
39281
|
+
"name": "*",
|
|
39282
|
+
"declaration": {
|
|
39283
|
+
"name": "*",
|
|
39284
|
+
"package": "./url-input.template"
|
|
39285
|
+
}
|
|
39286
|
+
}
|
|
39287
|
+
]
|
|
39288
|
+
},
|
|
39289
|
+
{
|
|
39290
|
+
"kind": "javascript-module",
|
|
39291
|
+
"path": "src/url-input/url-input.styles.ts",
|
|
39292
|
+
"declarations": [
|
|
39293
|
+
{
|
|
39294
|
+
"kind": "function",
|
|
39295
|
+
"name": "zeroUrlInputStyles",
|
|
39296
|
+
"return": {
|
|
39297
|
+
"type": {
|
|
39298
|
+
"text": "ElementStyles"
|
|
39299
|
+
}
|
|
39300
|
+
},
|
|
39301
|
+
"parameters": [
|
|
39383
39302
|
{
|
|
39384
|
-
"
|
|
39385
|
-
"
|
|
39386
|
-
|
|
39387
|
-
"description": "start hover",
|
|
39388
|
-
"inheritedFrom": {
|
|
39389
|
-
"name": "Tooltip",
|
|
39390
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39303
|
+
"name": "context",
|
|
39304
|
+
"type": {
|
|
39305
|
+
"text": "ElementDefinitionContext"
|
|
39391
39306
|
}
|
|
39392
39307
|
},
|
|
39393
39308
|
{
|
|
39394
|
-
"
|
|
39395
|
-
"
|
|
39396
|
-
|
|
39397
|
-
"description": "clears the show delay",
|
|
39398
|
-
"inheritedFrom": {
|
|
39399
|
-
"name": "Tooltip",
|
|
39400
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39309
|
+
"name": "definition",
|
|
39310
|
+
"type": {
|
|
39311
|
+
"text": "FoundationElementDefinition"
|
|
39401
39312
|
}
|
|
39402
|
-
}
|
|
39313
|
+
}
|
|
39314
|
+
]
|
|
39315
|
+
}
|
|
39316
|
+
],
|
|
39317
|
+
"exports": [
|
|
39318
|
+
{
|
|
39319
|
+
"kind": "js",
|
|
39320
|
+
"name": "zeroUrlInputStyles",
|
|
39321
|
+
"declaration": {
|
|
39322
|
+
"name": "zeroUrlInputStyles",
|
|
39323
|
+
"module": "src/url-input/url-input.styles.ts"
|
|
39324
|
+
}
|
|
39325
|
+
}
|
|
39326
|
+
]
|
|
39327
|
+
},
|
|
39328
|
+
{
|
|
39329
|
+
"kind": "javascript-module",
|
|
39330
|
+
"path": "src/url-input/url-input.template.ts",
|
|
39331
|
+
"declarations": [
|
|
39332
|
+
{
|
|
39333
|
+
"kind": "variable",
|
|
39334
|
+
"name": "zeroUrlInputTemplate",
|
|
39335
|
+
"default": "html<UrlInput>`\n ${getPrefixedUrlInput('zero')}\n`"
|
|
39336
|
+
}
|
|
39337
|
+
],
|
|
39338
|
+
"exports": [
|
|
39339
|
+
{
|
|
39340
|
+
"kind": "js",
|
|
39341
|
+
"name": "zeroUrlInputTemplate",
|
|
39342
|
+
"declaration": {
|
|
39343
|
+
"name": "zeroUrlInputTemplate",
|
|
39344
|
+
"module": "src/url-input/url-input.template.ts"
|
|
39345
|
+
}
|
|
39346
|
+
}
|
|
39347
|
+
]
|
|
39348
|
+
},
|
|
39349
|
+
{
|
|
39350
|
+
"kind": "javascript-module",
|
|
39351
|
+
"path": "src/url-input/url-input.ts",
|
|
39352
|
+
"declarations": [
|
|
39353
|
+
{
|
|
39354
|
+
"kind": "class",
|
|
39355
|
+
"description": "",
|
|
39356
|
+
"name": "UrlInput",
|
|
39357
|
+
"superclass": {
|
|
39358
|
+
"name": "FoundationUrlInput",
|
|
39359
|
+
"package": "@genesislcap/foundation-ui"
|
|
39360
|
+
},
|
|
39361
|
+
"tagName": "%%prefix%%-url-input",
|
|
39362
|
+
"customElement": true,
|
|
39363
|
+
"attributes": [
|
|
39403
39364
|
{
|
|
39404
|
-
"
|
|
39405
|
-
"
|
|
39406
|
-
|
|
39407
|
-
"return": {
|
|
39408
|
-
"type": {
|
|
39409
|
-
"text": "void"
|
|
39410
|
-
}
|
|
39365
|
+
"name": "readonly",
|
|
39366
|
+
"type": {
|
|
39367
|
+
"text": "boolean"
|
|
39411
39368
|
},
|
|
39412
|
-
"description": "
|
|
39369
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
39370
|
+
"fieldName": "readOnly",
|
|
39413
39371
|
"inheritedFrom": {
|
|
39414
|
-
"name": "
|
|
39415
|
-
"module": "src/
|
|
39372
|
+
"name": "UrlInput",
|
|
39373
|
+
"module": "src/url-input/url-input.ts"
|
|
39416
39374
|
}
|
|
39417
39375
|
},
|
|
39418
39376
|
{
|
|
39419
|
-
"
|
|
39420
|
-
|
|
39421
|
-
|
|
39422
|
-
"description": "
|
|
39377
|
+
"type": {
|
|
39378
|
+
"text": "boolean"
|
|
39379
|
+
},
|
|
39380
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
39381
|
+
"fieldName": "autofocus",
|
|
39423
39382
|
"inheritedFrom": {
|
|
39424
|
-
"name": "
|
|
39425
|
-
"module": "src/
|
|
39383
|
+
"name": "UrlInput",
|
|
39384
|
+
"module": "src/url-input/url-input.ts"
|
|
39426
39385
|
}
|
|
39427
39386
|
},
|
|
39428
39387
|
{
|
|
39429
|
-
"
|
|
39430
|
-
"
|
|
39431
|
-
|
|
39432
|
-
|
|
39388
|
+
"name": "placeholder",
|
|
39389
|
+
"type": {
|
|
39390
|
+
"text": "string"
|
|
39391
|
+
},
|
|
39392
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
39393
|
+
"fieldName": "placeholder",
|
|
39433
39394
|
"inheritedFrom": {
|
|
39434
|
-
"name": "
|
|
39435
|
-
"module": "src/
|
|
39395
|
+
"name": "UrlInput",
|
|
39396
|
+
"module": "src/url-input/url-input.ts"
|
|
39436
39397
|
}
|
|
39437
39398
|
},
|
|
39438
39399
|
{
|
|
39439
|
-
"
|
|
39440
|
-
"
|
|
39441
|
-
|
|
39442
|
-
|
|
39400
|
+
"name": "type",
|
|
39401
|
+
"type": {
|
|
39402
|
+
"text": "TextFieldType"
|
|
39403
|
+
},
|
|
39404
|
+
"description": "Allows setting a type or mode of text.",
|
|
39405
|
+
"fieldName": "type",
|
|
39443
39406
|
"inheritedFrom": {
|
|
39444
|
-
"name": "
|
|
39445
|
-
"module": "src/
|
|
39407
|
+
"name": "UrlInput",
|
|
39408
|
+
"module": "src/url-input/url-input.ts"
|
|
39446
39409
|
}
|
|
39447
39410
|
},
|
|
39448
39411
|
{
|
|
39449
|
-
"
|
|
39450
|
-
"
|
|
39451
|
-
|
|
39452
|
-
|
|
39412
|
+
"name": "list",
|
|
39413
|
+
"type": {
|
|
39414
|
+
"text": "string"
|
|
39415
|
+
},
|
|
39416
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
39417
|
+
"fieldName": "list",
|
|
39453
39418
|
"inheritedFrom": {
|
|
39454
|
-
"name": "
|
|
39455
|
-
"module": "src/
|
|
39419
|
+
"name": "UrlInput",
|
|
39420
|
+
"module": "src/url-input/url-input.ts"
|
|
39456
39421
|
}
|
|
39457
39422
|
},
|
|
39458
39423
|
{
|
|
39459
|
-
"
|
|
39460
|
-
"
|
|
39461
|
-
|
|
39462
|
-
|
|
39424
|
+
"name": "pattern",
|
|
39425
|
+
"type": {
|
|
39426
|
+
"text": "string"
|
|
39427
|
+
},
|
|
39428
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
39429
|
+
"fieldName": "pattern",
|
|
39463
39430
|
"inheritedFrom": {
|
|
39464
|
-
"name": "
|
|
39465
|
-
"module": "src/
|
|
39431
|
+
"name": "UrlInput",
|
|
39432
|
+
"module": "src/url-input/url-input.ts"
|
|
39466
39433
|
}
|
|
39467
|
-
}
|
|
39434
|
+
}
|
|
39435
|
+
],
|
|
39436
|
+
"members": [
|
|
39468
39437
|
{
|
|
39469
39438
|
"kind": "field",
|
|
39470
|
-
"name": "
|
|
39471
|
-
"
|
|
39472
|
-
|
|
39439
|
+
"name": "value",
|
|
39440
|
+
"type": {
|
|
39441
|
+
"text": "string"
|
|
39442
|
+
},
|
|
39443
|
+
"default": "''",
|
|
39473
39444
|
"inheritedFrom": {
|
|
39474
|
-
"name": "
|
|
39475
|
-
"module": "src/
|
|
39445
|
+
"name": "UrlInput",
|
|
39446
|
+
"module": "src/url-input/url-input.ts"
|
|
39476
39447
|
}
|
|
39477
39448
|
},
|
|
39478
39449
|
{
|
|
39479
39450
|
"kind": "field",
|
|
39480
|
-
"name": "
|
|
39451
|
+
"name": "focused",
|
|
39481
39452
|
"type": {
|
|
39482
|
-
"text": "
|
|
39453
|
+
"text": "boolean"
|
|
39483
39454
|
},
|
|
39484
|
-
"privacy": "private",
|
|
39485
|
-
"default": "void 0",
|
|
39486
39455
|
"inheritedFrom": {
|
|
39487
|
-
"name": "
|
|
39488
|
-
"module": "src/
|
|
39456
|
+
"name": "UrlInput",
|
|
39457
|
+
"module": "src/url-input/url-input.ts"
|
|
39489
39458
|
}
|
|
39490
39459
|
},
|
|
39491
39460
|
{
|
|
39492
|
-
"kind": "
|
|
39493
|
-
"name": "
|
|
39494
|
-
"type": {
|
|
39495
|
-
"text": "ComponentPresentation | null"
|
|
39496
|
-
},
|
|
39461
|
+
"kind": "method",
|
|
39462
|
+
"name": "saveUrl",
|
|
39497
39463
|
"privacy": "public",
|
|
39498
|
-
"
|
|
39464
|
+
"parameters": [
|
|
39465
|
+
{
|
|
39466
|
+
"name": "url",
|
|
39467
|
+
"type": {
|
|
39468
|
+
"text": "string"
|
|
39469
|
+
}
|
|
39470
|
+
}
|
|
39471
|
+
],
|
|
39499
39472
|
"inheritedFrom": {
|
|
39500
|
-
"name": "
|
|
39501
|
-
"module": "src/
|
|
39473
|
+
"name": "UrlInput",
|
|
39474
|
+
"module": "src/url-input/url-input.ts"
|
|
39475
|
+
}
|
|
39476
|
+
},
|
|
39477
|
+
{
|
|
39478
|
+
"kind": "method",
|
|
39479
|
+
"name": "focus",
|
|
39480
|
+
"privacy": "public",
|
|
39481
|
+
"inheritedFrom": {
|
|
39482
|
+
"name": "UrlInput",
|
|
39483
|
+
"module": "src/url-input/url-input.ts"
|
|
39502
39484
|
}
|
|
39503
39485
|
},
|
|
39504
39486
|
{
|
|
39505
39487
|
"kind": "field",
|
|
39506
|
-
"name": "
|
|
39488
|
+
"name": "readOnly",
|
|
39507
39489
|
"type": {
|
|
39508
|
-
"text": "
|
|
39490
|
+
"text": "boolean"
|
|
39509
39491
|
},
|
|
39510
39492
|
"privacy": "public",
|
|
39511
|
-
"description": "
|
|
39493
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
39512
39494
|
"inheritedFrom": {
|
|
39513
|
-
"name": "
|
|
39514
|
-
"module": "src/
|
|
39495
|
+
"name": "UrlInput",
|
|
39496
|
+
"module": "src/url-input/url-input.ts"
|
|
39515
39497
|
}
|
|
39516
39498
|
},
|
|
39517
39499
|
{
|
|
39518
39500
|
"kind": "method",
|
|
39519
|
-
"name": "
|
|
39520
|
-
"privacy": "
|
|
39501
|
+
"name": "readOnlyChanged",
|
|
39502
|
+
"privacy": "private",
|
|
39521
39503
|
"return": {
|
|
39522
39504
|
"type": {
|
|
39523
39505
|
"text": "void"
|
|
39524
39506
|
}
|
|
39525
39507
|
},
|
|
39526
39508
|
"inheritedFrom": {
|
|
39527
|
-
"name": "
|
|
39528
|
-
"module": "src/
|
|
39509
|
+
"name": "UrlInput",
|
|
39510
|
+
"module": "src/url-input/url-input.ts"
|
|
39529
39511
|
}
|
|
39530
39512
|
},
|
|
39531
39513
|
{
|
|
39532
39514
|
"kind": "field",
|
|
39533
|
-
"name": "
|
|
39515
|
+
"name": "autofocus",
|
|
39534
39516
|
"type": {
|
|
39535
|
-
"text": "
|
|
39517
|
+
"text": "boolean"
|
|
39536
39518
|
},
|
|
39537
39519
|
"privacy": "public",
|
|
39538
|
-
"description": "
|
|
39520
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
39539
39521
|
"inheritedFrom": {
|
|
39540
|
-
"name": "
|
|
39541
|
-
"module": "src/
|
|
39522
|
+
"name": "UrlInput",
|
|
39523
|
+
"module": "src/url-input/url-input.ts"
|
|
39542
39524
|
}
|
|
39543
39525
|
},
|
|
39544
39526
|
{
|
|
39545
39527
|
"kind": "method",
|
|
39546
|
-
"name": "
|
|
39547
|
-
"privacy": "
|
|
39528
|
+
"name": "autofocusChanged",
|
|
39529
|
+
"privacy": "private",
|
|
39548
39530
|
"return": {
|
|
39549
39531
|
"type": {
|
|
39550
39532
|
"text": "void"
|
|
39551
39533
|
}
|
|
39552
39534
|
},
|
|
39553
39535
|
"inheritedFrom": {
|
|
39554
|
-
"name": "
|
|
39555
|
-
"module": "src/
|
|
39536
|
+
"name": "UrlInput",
|
|
39537
|
+
"module": "src/url-input/url-input.ts"
|
|
39556
39538
|
}
|
|
39557
39539
|
},
|
|
39558
39540
|
{
|
|
39559
|
-
"kind": "
|
|
39560
|
-
"name": "
|
|
39561
|
-
"
|
|
39562
|
-
|
|
39563
|
-
"return": {
|
|
39564
|
-
"type": {
|
|
39565
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
39566
|
-
}
|
|
39541
|
+
"kind": "field",
|
|
39542
|
+
"name": "placeholder",
|
|
39543
|
+
"type": {
|
|
39544
|
+
"text": "string"
|
|
39567
39545
|
},
|
|
39568
|
-
"
|
|
39569
|
-
|
|
39570
|
-
"name": "this",
|
|
39571
|
-
"type": {
|
|
39572
|
-
"text": "K"
|
|
39573
|
-
}
|
|
39574
|
-
},
|
|
39575
|
-
{
|
|
39576
|
-
"name": "elementDefinition",
|
|
39577
|
-
"type": {
|
|
39578
|
-
"text": "T"
|
|
39579
|
-
},
|
|
39580
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
39581
|
-
}
|
|
39582
|
-
],
|
|
39583
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
39546
|
+
"privacy": "public",
|
|
39547
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
39584
39548
|
"inheritedFrom": {
|
|
39585
|
-
"name": "
|
|
39586
|
-
"module": "src/
|
|
39549
|
+
"name": "UrlInput",
|
|
39550
|
+
"module": "src/url-input/url-input.ts"
|
|
39587
39551
|
}
|
|
39588
|
-
}
|
|
39589
|
-
],
|
|
39590
|
-
"events": [
|
|
39552
|
+
},
|
|
39591
39553
|
{
|
|
39592
|
-
"
|
|
39593
|
-
"name": "
|
|
39594
|
-
"
|
|
39595
|
-
|
|
39596
|
-
"
|
|
39597
|
-
|
|
39598
|
-
|
|
39599
|
-
|
|
39600
|
-
|
|
39601
|
-
|
|
39602
|
-
|
|
39603
|
-
|
|
39604
|
-
|
|
39605
|
-
],
|
|
39606
|
-
"exports": [
|
|
39607
|
-
{
|
|
39608
|
-
"kind": "js",
|
|
39609
|
-
"name": "Tooltip",
|
|
39610
|
-
"declaration": {
|
|
39611
|
-
"name": "Tooltip",
|
|
39612
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39613
|
-
}
|
|
39614
|
-
},
|
|
39615
|
-
{
|
|
39616
|
-
"kind": "js",
|
|
39617
|
-
"name": "zeroTooltip",
|
|
39618
|
-
"declaration": {
|
|
39619
|
-
"name": "zeroTooltip",
|
|
39620
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39621
|
-
}
|
|
39622
|
-
}
|
|
39623
|
-
]
|
|
39624
|
-
},
|
|
39625
|
-
{
|
|
39626
|
-
"kind": "javascript-module",
|
|
39627
|
-
"path": "src/tree-item/index.ts",
|
|
39628
|
-
"declarations": [],
|
|
39629
|
-
"exports": [
|
|
39630
|
-
{
|
|
39631
|
-
"kind": "js",
|
|
39632
|
-
"name": "*",
|
|
39633
|
-
"declaration": {
|
|
39634
|
-
"name": "*",
|
|
39635
|
-
"package": "./tree-item.template"
|
|
39636
|
-
}
|
|
39637
|
-
},
|
|
39638
|
-
{
|
|
39639
|
-
"kind": "js",
|
|
39640
|
-
"name": "*",
|
|
39641
|
-
"declaration": {
|
|
39642
|
-
"name": "*",
|
|
39643
|
-
"package": "./tree-item.styles"
|
|
39644
|
-
}
|
|
39645
|
-
},
|
|
39646
|
-
{
|
|
39647
|
-
"kind": "js",
|
|
39648
|
-
"name": "*",
|
|
39649
|
-
"declaration": {
|
|
39650
|
-
"name": "*",
|
|
39651
|
-
"package": "./tree-item"
|
|
39652
|
-
}
|
|
39653
|
-
}
|
|
39654
|
-
]
|
|
39655
|
-
},
|
|
39656
|
-
{
|
|
39657
|
-
"kind": "javascript-module",
|
|
39658
|
-
"path": "src/tree-item/tree-item.styles.ts",
|
|
39659
|
-
"declarations": [
|
|
39660
|
-
{
|
|
39661
|
-
"kind": "function",
|
|
39662
|
-
"name": "zeroTreeItemStyles",
|
|
39663
|
-
"return": {
|
|
39664
|
-
"type": {
|
|
39665
|
-
"text": "ElementStyles"
|
|
39666
|
-
}
|
|
39667
|
-
},
|
|
39668
|
-
"parameters": [
|
|
39554
|
+
"kind": "method",
|
|
39555
|
+
"name": "placeholderChanged",
|
|
39556
|
+
"privacy": "private",
|
|
39557
|
+
"return": {
|
|
39558
|
+
"type": {
|
|
39559
|
+
"text": "void"
|
|
39560
|
+
}
|
|
39561
|
+
},
|
|
39562
|
+
"inheritedFrom": {
|
|
39563
|
+
"name": "UrlInput",
|
|
39564
|
+
"module": "src/url-input/url-input.ts"
|
|
39565
|
+
}
|
|
39566
|
+
},
|
|
39669
39567
|
{
|
|
39670
|
-
"
|
|
39568
|
+
"kind": "field",
|
|
39569
|
+
"name": "type",
|
|
39671
39570
|
"type": {
|
|
39672
|
-
"text": "
|
|
39571
|
+
"text": "TextFieldType"
|
|
39572
|
+
},
|
|
39573
|
+
"privacy": "public",
|
|
39574
|
+
"description": "Allows setting a type or mode of text.",
|
|
39575
|
+
"inheritedFrom": {
|
|
39576
|
+
"name": "UrlInput",
|
|
39577
|
+
"module": "src/url-input/url-input.ts"
|
|
39673
39578
|
}
|
|
39674
39579
|
},
|
|
39675
39580
|
{
|
|
39676
|
-
"
|
|
39677
|
-
"
|
|
39678
|
-
|
|
39581
|
+
"kind": "method",
|
|
39582
|
+
"name": "typeChanged",
|
|
39583
|
+
"privacy": "private",
|
|
39584
|
+
"return": {
|
|
39585
|
+
"type": {
|
|
39586
|
+
"text": "void"
|
|
39587
|
+
}
|
|
39588
|
+
},
|
|
39589
|
+
"inheritedFrom": {
|
|
39590
|
+
"name": "UrlInput",
|
|
39591
|
+
"module": "src/url-input/url-input.ts"
|
|
39679
39592
|
}
|
|
39680
|
-
}
|
|
39681
|
-
]
|
|
39682
|
-
}
|
|
39683
|
-
],
|
|
39684
|
-
"exports": [
|
|
39685
|
-
{
|
|
39686
|
-
"kind": "js",
|
|
39687
|
-
"name": "zeroTreeItemStyles",
|
|
39688
|
-
"declaration": {
|
|
39689
|
-
"name": "zeroTreeItemStyles",
|
|
39690
|
-
"module": "src/tree-item/tree-item.styles.ts"
|
|
39691
|
-
}
|
|
39692
|
-
}
|
|
39693
|
-
]
|
|
39694
|
-
},
|
|
39695
|
-
{
|
|
39696
|
-
"kind": "javascript-module",
|
|
39697
|
-
"path": "src/tree-item/tree-item.template.ts",
|
|
39698
|
-
"declarations": [
|
|
39699
|
-
{
|
|
39700
|
-
"kind": "function",
|
|
39701
|
-
"name": "zeroTreeItemTemplate",
|
|
39702
|
-
"return": {
|
|
39703
|
-
"type": {
|
|
39704
|
-
"text": "ViewTemplate<TreeItem>"
|
|
39705
|
-
}
|
|
39706
|
-
},
|
|
39707
|
-
"parameters": [
|
|
39593
|
+
},
|
|
39708
39594
|
{
|
|
39709
|
-
"
|
|
39595
|
+
"kind": "field",
|
|
39596
|
+
"name": "list",
|
|
39710
39597
|
"type": {
|
|
39711
|
-
"text": "
|
|
39598
|
+
"text": "string"
|
|
39599
|
+
},
|
|
39600
|
+
"privacy": "public",
|
|
39601
|
+
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
39602
|
+
"inheritedFrom": {
|
|
39603
|
+
"name": "UrlInput",
|
|
39604
|
+
"module": "src/url-input/url-input.ts"
|
|
39712
39605
|
}
|
|
39713
39606
|
},
|
|
39714
39607
|
{
|
|
39715
|
-
"
|
|
39608
|
+
"kind": "method",
|
|
39609
|
+
"name": "listChanged",
|
|
39610
|
+
"privacy": "private",
|
|
39611
|
+
"return": {
|
|
39612
|
+
"type": {
|
|
39613
|
+
"text": "void"
|
|
39614
|
+
}
|
|
39615
|
+
},
|
|
39616
|
+
"inheritedFrom": {
|
|
39617
|
+
"name": "UrlInput",
|
|
39618
|
+
"module": "src/url-input/url-input.ts"
|
|
39619
|
+
}
|
|
39620
|
+
},
|
|
39621
|
+
{
|
|
39622
|
+
"kind": "field",
|
|
39623
|
+
"name": "maxlength",
|
|
39716
39624
|
"type": {
|
|
39717
|
-
"text": "
|
|
39625
|
+
"text": "number"
|
|
39626
|
+
},
|
|
39627
|
+
"privacy": "public",
|
|
39628
|
+
"description": "The maximum number of characters a user can enter.",
|
|
39629
|
+
"inheritedFrom": {
|
|
39630
|
+
"name": "UrlInput",
|
|
39631
|
+
"module": "src/url-input/url-input.ts"
|
|
39718
39632
|
}
|
|
39719
|
-
}
|
|
39720
|
-
|
|
39721
|
-
|
|
39722
|
-
|
|
39723
|
-
|
|
39724
|
-
|
|
39725
|
-
|
|
39726
|
-
|
|
39727
|
-
|
|
39728
|
-
|
|
39729
|
-
|
|
39730
|
-
|
|
39731
|
-
|
|
39732
|
-
|
|
39733
|
-
|
|
39734
|
-
{
|
|
39735
|
-
"kind": "javascript-module",
|
|
39736
|
-
"path": "src/tree-item/tree-item.ts",
|
|
39737
|
-
"declarations": [
|
|
39738
|
-
{
|
|
39739
|
-
"kind": "class",
|
|
39740
|
-
"description": "",
|
|
39741
|
-
"name": "TreeItem",
|
|
39742
|
-
"superclass": {
|
|
39743
|
-
"name": "FoundationTreeItem",
|
|
39744
|
-
"package": "@genesislcap/foundation-ui"
|
|
39745
|
-
},
|
|
39746
|
-
"tagName": "%%prefix%%-tree-item",
|
|
39747
|
-
"customElement": true,
|
|
39748
|
-
"attributes": [
|
|
39633
|
+
},
|
|
39634
|
+
{
|
|
39635
|
+
"kind": "method",
|
|
39636
|
+
"name": "maxlengthChanged",
|
|
39637
|
+
"privacy": "private",
|
|
39638
|
+
"return": {
|
|
39639
|
+
"type": {
|
|
39640
|
+
"text": "void"
|
|
39641
|
+
}
|
|
39642
|
+
},
|
|
39643
|
+
"inheritedFrom": {
|
|
39644
|
+
"name": "UrlInput",
|
|
39645
|
+
"module": "src/url-input/url-input.ts"
|
|
39646
|
+
}
|
|
39647
|
+
},
|
|
39749
39648
|
{
|
|
39649
|
+
"kind": "field",
|
|
39650
|
+
"name": "minlength",
|
|
39750
39651
|
"type": {
|
|
39751
|
-
"text": "
|
|
39652
|
+
"text": "number"
|
|
39752
39653
|
},
|
|
39753
|
-
"
|
|
39754
|
-
"
|
|
39755
|
-
"default": "false",
|
|
39654
|
+
"privacy": "public",
|
|
39655
|
+
"description": "The minimum number of characters a user can enter.",
|
|
39756
39656
|
"inheritedFrom": {
|
|
39757
|
-
"name": "
|
|
39758
|
-
"module": "src/
|
|
39657
|
+
"name": "UrlInput",
|
|
39658
|
+
"module": "src/url-input/url-input.ts"
|
|
39759
39659
|
}
|
|
39760
|
-
}
|
|
39761
|
-
|
|
39762
|
-
|
|
39660
|
+
},
|
|
39661
|
+
{
|
|
39662
|
+
"kind": "method",
|
|
39663
|
+
"name": "minlengthChanged",
|
|
39664
|
+
"privacy": "private",
|
|
39665
|
+
"return": {
|
|
39666
|
+
"type": {
|
|
39667
|
+
"text": "void"
|
|
39668
|
+
}
|
|
39669
|
+
},
|
|
39670
|
+
"inheritedFrom": {
|
|
39671
|
+
"name": "UrlInput",
|
|
39672
|
+
"module": "src/url-input/url-input.ts"
|
|
39673
|
+
}
|
|
39674
|
+
},
|
|
39763
39675
|
{
|
|
39764
39676
|
"kind": "field",
|
|
39765
|
-
"name": "
|
|
39677
|
+
"name": "pattern",
|
|
39766
39678
|
"type": {
|
|
39767
|
-
"text": "
|
|
39679
|
+
"text": "string"
|
|
39768
39680
|
},
|
|
39769
39681
|
"privacy": "public",
|
|
39770
|
-
"
|
|
39771
|
-
"description": "When true, the control will be appear expanded by user interaction.",
|
|
39682
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
39772
39683
|
"inheritedFrom": {
|
|
39773
|
-
"name": "
|
|
39774
|
-
"module": "src/
|
|
39684
|
+
"name": "UrlInput",
|
|
39685
|
+
"module": "src/url-input/url-input.ts"
|
|
39775
39686
|
}
|
|
39776
39687
|
},
|
|
39777
39688
|
{
|
|
39778
39689
|
"kind": "method",
|
|
39779
|
-
"name": "
|
|
39690
|
+
"name": "patternChanged",
|
|
39780
39691
|
"privacy": "private",
|
|
39781
39692
|
"return": {
|
|
39782
39693
|
"type": {
|
|
@@ -39784,26 +39695,26 @@
|
|
|
39784
39695
|
}
|
|
39785
39696
|
},
|
|
39786
39697
|
"inheritedFrom": {
|
|
39787
|
-
"name": "
|
|
39788
|
-
"module": "src/
|
|
39698
|
+
"name": "UrlInput",
|
|
39699
|
+
"module": "src/url-input/url-input.ts"
|
|
39789
39700
|
}
|
|
39790
39701
|
},
|
|
39791
39702
|
{
|
|
39792
39703
|
"kind": "field",
|
|
39793
|
-
"name": "
|
|
39704
|
+
"name": "size",
|
|
39794
39705
|
"type": {
|
|
39795
|
-
"text": "
|
|
39706
|
+
"text": "number"
|
|
39796
39707
|
},
|
|
39797
39708
|
"privacy": "public",
|
|
39798
|
-
"description": "
|
|
39709
|
+
"description": "Sets the width of the element to a specified number of characters.",
|
|
39799
39710
|
"inheritedFrom": {
|
|
39800
|
-
"name": "
|
|
39801
|
-
"module": "src/
|
|
39711
|
+
"name": "UrlInput",
|
|
39712
|
+
"module": "src/url-input/url-input.ts"
|
|
39802
39713
|
}
|
|
39803
39714
|
},
|
|
39804
39715
|
{
|
|
39805
39716
|
"kind": "method",
|
|
39806
|
-
"name": "
|
|
39717
|
+
"name": "sizeChanged",
|
|
39807
39718
|
"privacy": "private",
|
|
39808
39719
|
"return": {
|
|
39809
39720
|
"type": {
|
|
@@ -39811,79 +39722,73 @@
|
|
|
39811
39722
|
}
|
|
39812
39723
|
},
|
|
39813
39724
|
"inheritedFrom": {
|
|
39814
|
-
"name": "
|
|
39815
|
-
"module": "src/
|
|
39725
|
+
"name": "UrlInput",
|
|
39726
|
+
"module": "src/url-input/url-input.ts"
|
|
39816
39727
|
}
|
|
39817
39728
|
},
|
|
39818
39729
|
{
|
|
39819
39730
|
"kind": "field",
|
|
39820
|
-
"name": "
|
|
39731
|
+
"name": "spellcheck",
|
|
39821
39732
|
"type": {
|
|
39822
39733
|
"text": "boolean"
|
|
39823
39734
|
},
|
|
39824
39735
|
"privacy": "public",
|
|
39825
|
-
"description": "
|
|
39736
|
+
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
39826
39737
|
"inheritedFrom": {
|
|
39827
|
-
"name": "
|
|
39828
|
-
"module": "src/
|
|
39738
|
+
"name": "UrlInput",
|
|
39739
|
+
"module": "src/url-input/url-input.ts"
|
|
39829
39740
|
}
|
|
39830
39741
|
},
|
|
39831
39742
|
{
|
|
39832
39743
|
"kind": "method",
|
|
39833
|
-
"name": "
|
|
39744
|
+
"name": "spellcheckChanged",
|
|
39834
39745
|
"privacy": "private",
|
|
39835
39746
|
"return": {
|
|
39836
39747
|
"type": {
|
|
39837
39748
|
"text": "void"
|
|
39838
39749
|
}
|
|
39839
39750
|
},
|
|
39840
|
-
"parameters": [
|
|
39841
|
-
{
|
|
39842
|
-
"name": "oldValue",
|
|
39843
|
-
"type": {
|
|
39844
|
-
"text": "unknown"
|
|
39845
|
-
}
|
|
39846
|
-
},
|
|
39847
|
-
{
|
|
39848
|
-
"name": "newValue",
|
|
39849
|
-
"type": {
|
|
39850
|
-
"text": "HTMLElement[]"
|
|
39851
|
-
}
|
|
39852
|
-
}
|
|
39853
|
-
],
|
|
39854
39751
|
"inheritedFrom": {
|
|
39855
|
-
"name": "
|
|
39856
|
-
"module": "src/
|
|
39752
|
+
"name": "UrlInput",
|
|
39753
|
+
"module": "src/url-input/url-input.ts"
|
|
39857
39754
|
}
|
|
39858
39755
|
},
|
|
39859
39756
|
{
|
|
39860
39757
|
"kind": "method",
|
|
39861
|
-
"name": "
|
|
39758
|
+
"name": "select",
|
|
39862
39759
|
"privacy": "public",
|
|
39863
|
-
"
|
|
39864
|
-
|
|
39865
|
-
|
|
39866
|
-
|
|
39867
|
-
|
|
39868
|
-
|
|
39869
|
-
|
|
39870
|
-
|
|
39760
|
+
"return": {
|
|
39761
|
+
"type": {
|
|
39762
|
+
"text": "void"
|
|
39763
|
+
}
|
|
39764
|
+
},
|
|
39765
|
+
"description": "Selects all the text in the text field",
|
|
39766
|
+
"inheritedFrom": {
|
|
39767
|
+
"name": "UrlInput",
|
|
39768
|
+
"module": "src/url-input/url-input.ts"
|
|
39769
|
+
}
|
|
39770
|
+
},
|
|
39771
|
+
{
|
|
39772
|
+
"kind": "method",
|
|
39773
|
+
"name": "validate",
|
|
39774
|
+
"privacy": "public",
|
|
39775
|
+
"return": {
|
|
39776
|
+
"type": {
|
|
39777
|
+
"text": "void"
|
|
39871
39778
|
}
|
|
39872
|
-
|
|
39873
|
-
"description": "
|
|
39779
|
+
},
|
|
39780
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
39874
39781
|
"inheritedFrom": {
|
|
39875
|
-
"name": "
|
|
39876
|
-
"module": "src/
|
|
39782
|
+
"name": "UrlInput",
|
|
39783
|
+
"module": "src/url-input/url-input.ts"
|
|
39877
39784
|
}
|
|
39878
39785
|
},
|
|
39879
39786
|
{
|
|
39880
39787
|
"kind": "field",
|
|
39881
|
-
"name": "
|
|
39882
|
-
"privacy": "public",
|
|
39883
|
-
"description": "Whether the tree is nested",
|
|
39788
|
+
"name": "proxy",
|
|
39884
39789
|
"inheritedFrom": {
|
|
39885
|
-
"name": "
|
|
39886
|
-
"module": "src/
|
|
39790
|
+
"name": "UrlInput",
|
|
39791
|
+
"module": "src/url-input/url-input.ts"
|
|
39887
39792
|
}
|
|
39888
39793
|
},
|
|
39889
39794
|
{
|
|
@@ -39895,8 +39800,8 @@
|
|
|
39895
39800
|
"privacy": "private",
|
|
39896
39801
|
"default": "void 0",
|
|
39897
39802
|
"inheritedFrom": {
|
|
39898
|
-
"name": "
|
|
39899
|
-
"module": "src/
|
|
39803
|
+
"name": "UrlInput",
|
|
39804
|
+
"module": "src/url-input/url-input.ts"
|
|
39900
39805
|
}
|
|
39901
39806
|
},
|
|
39902
39807
|
{
|
|
@@ -39908,8 +39813,8 @@
|
|
|
39908
39813
|
"privacy": "public",
|
|
39909
39814
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
39910
39815
|
"inheritedFrom": {
|
|
39911
|
-
"name": "
|
|
39912
|
-
"module": "src/
|
|
39816
|
+
"name": "UrlInput",
|
|
39817
|
+
"module": "src/url-input/url-input.ts"
|
|
39913
39818
|
}
|
|
39914
39819
|
},
|
|
39915
39820
|
{
|
|
@@ -39921,8 +39826,8 @@
|
|
|
39921
39826
|
"privacy": "public",
|
|
39922
39827
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
39923
39828
|
"inheritedFrom": {
|
|
39924
|
-
"name": "
|
|
39925
|
-
"module": "src/
|
|
39829
|
+
"name": "UrlInput",
|
|
39830
|
+
"module": "src/url-input/url-input.ts"
|
|
39926
39831
|
}
|
|
39927
39832
|
},
|
|
39928
39833
|
{
|
|
@@ -39935,8 +39840,8 @@
|
|
|
39935
39840
|
}
|
|
39936
39841
|
},
|
|
39937
39842
|
"inheritedFrom": {
|
|
39938
|
-
"name": "
|
|
39939
|
-
"module": "src/
|
|
39843
|
+
"name": "UrlInput",
|
|
39844
|
+
"module": "src/url-input/url-input.ts"
|
|
39940
39845
|
}
|
|
39941
39846
|
},
|
|
39942
39847
|
{
|
|
@@ -39948,8 +39853,8 @@
|
|
|
39948
39853
|
"privacy": "public",
|
|
39949
39854
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
39950
39855
|
"inheritedFrom": {
|
|
39951
|
-
"name": "
|
|
39952
|
-
"module": "src/
|
|
39856
|
+
"name": "UrlInput",
|
|
39857
|
+
"module": "src/url-input/url-input.ts"
|
|
39953
39858
|
}
|
|
39954
39859
|
},
|
|
39955
39860
|
{
|
|
@@ -39962,8 +39867,8 @@
|
|
|
39962
39867
|
}
|
|
39963
39868
|
},
|
|
39964
39869
|
"inheritedFrom": {
|
|
39965
|
-
"name": "
|
|
39966
|
-
"module": "src/
|
|
39870
|
+
"name": "UrlInput",
|
|
39871
|
+
"module": "src/url-input/url-input.ts"
|
|
39967
39872
|
}
|
|
39968
39873
|
},
|
|
39969
39874
|
{
|
|
@@ -39993,50 +39898,42 @@
|
|
|
39993
39898
|
],
|
|
39994
39899
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
39995
39900
|
"inheritedFrom": {
|
|
39996
|
-
"name": "
|
|
39997
|
-
"module": "src/
|
|
39901
|
+
"name": "UrlInput",
|
|
39902
|
+
"module": "src/url-input/url-input.ts"
|
|
39998
39903
|
}
|
|
39999
39904
|
}
|
|
40000
39905
|
],
|
|
40001
39906
|
"events": [
|
|
40002
39907
|
{
|
|
40003
|
-
"description": "Fires a custom '
|
|
40004
|
-
"name": "
|
|
40005
|
-
"inheritedFrom": {
|
|
40006
|
-
"name": "TreeItem",
|
|
40007
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40008
|
-
}
|
|
40009
|
-
},
|
|
40010
|
-
{
|
|
40011
|
-
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
40012
|
-
"name": "selected-change",
|
|
39908
|
+
"description": "Fires a custom 'change' event when the value has changed",
|
|
39909
|
+
"name": "change",
|
|
40013
39910
|
"inheritedFrom": {
|
|
40014
|
-
"name": "
|
|
40015
|
-
"module": "src/
|
|
39911
|
+
"name": "UrlInput",
|
|
39912
|
+
"module": "src/url-input/url-input.ts"
|
|
40016
39913
|
}
|
|
40017
39914
|
}
|
|
40018
39915
|
]
|
|
40019
39916
|
},
|
|
40020
39917
|
{
|
|
40021
39918
|
"kind": "variable",
|
|
40022
|
-
"name": "
|
|
39919
|
+
"name": "zeroUrlInput"
|
|
40023
39920
|
}
|
|
40024
39921
|
],
|
|
40025
39922
|
"exports": [
|
|
40026
39923
|
{
|
|
40027
39924
|
"kind": "js",
|
|
40028
|
-
"name": "
|
|
39925
|
+
"name": "UrlInput",
|
|
40029
39926
|
"declaration": {
|
|
40030
|
-
"name": "
|
|
40031
|
-
"module": "src/
|
|
39927
|
+
"name": "UrlInput",
|
|
39928
|
+
"module": "src/url-input/url-input.ts"
|
|
40032
39929
|
}
|
|
40033
39930
|
},
|
|
40034
39931
|
{
|
|
40035
39932
|
"kind": "js",
|
|
40036
|
-
"name": "
|
|
39933
|
+
"name": "zeroUrlInput",
|
|
40037
39934
|
"declaration": {
|
|
40038
|
-
"name": "
|
|
40039
|
-
"module": "src/
|
|
39935
|
+
"name": "zeroUrlInput",
|
|
39936
|
+
"module": "src/url-input/url-input.ts"
|
|
40040
39937
|
}
|
|
40041
39938
|
}
|
|
40042
39939
|
]
|
|
@@ -40191,7 +40088,7 @@
|
|
|
40191
40088
|
},
|
|
40192
40089
|
{
|
|
40193
40090
|
"kind": "javascript-module",
|
|
40194
|
-
"path": "src/
|
|
40091
|
+
"path": "src/tooltip/index.ts",
|
|
40195
40092
|
"declarations": [],
|
|
40196
40093
|
"exports": [
|
|
40197
40094
|
{
|
|
@@ -40199,7 +40096,7 @@
|
|
|
40199
40096
|
"name": "*",
|
|
40200
40097
|
"declaration": {
|
|
40201
40098
|
"name": "*",
|
|
40202
|
-
"package": "./
|
|
40099
|
+
"package": "./tooltip"
|
|
40203
40100
|
}
|
|
40204
40101
|
},
|
|
40205
40102
|
{
|
|
@@ -40207,7 +40104,7 @@
|
|
|
40207
40104
|
"name": "*",
|
|
40208
40105
|
"declaration": {
|
|
40209
40106
|
"name": "*",
|
|
40210
|
-
"package": "./
|
|
40107
|
+
"package": "./tooltip.styles"
|
|
40211
40108
|
}
|
|
40212
40109
|
},
|
|
40213
40110
|
{
|
|
@@ -40215,18 +40112,18 @@
|
|
|
40215
40112
|
"name": "*",
|
|
40216
40113
|
"declaration": {
|
|
40217
40114
|
"name": "*",
|
|
40218
|
-
"package": "./
|
|
40115
|
+
"package": "./tooltip.template"
|
|
40219
40116
|
}
|
|
40220
40117
|
}
|
|
40221
40118
|
]
|
|
40222
40119
|
},
|
|
40223
40120
|
{
|
|
40224
40121
|
"kind": "javascript-module",
|
|
40225
|
-
"path": "src/
|
|
40122
|
+
"path": "src/tooltip/tooltip.styles.ts",
|
|
40226
40123
|
"declarations": [
|
|
40227
40124
|
{
|
|
40228
40125
|
"kind": "function",
|
|
40229
|
-
"name": "
|
|
40126
|
+
"name": "zeroTooltipStyles",
|
|
40230
40127
|
"return": {
|
|
40231
40128
|
"type": {
|
|
40232
40129
|
"text": "ElementStyles"
|
|
@@ -40251,478 +40148,581 @@
|
|
|
40251
40148
|
"exports": [
|
|
40252
40149
|
{
|
|
40253
40150
|
"kind": "js",
|
|
40254
|
-
"name": "
|
|
40151
|
+
"name": "zeroTooltipStyles",
|
|
40255
40152
|
"declaration": {
|
|
40256
|
-
"name": "
|
|
40257
|
-
"module": "src/
|
|
40153
|
+
"name": "zeroTooltipStyles",
|
|
40154
|
+
"module": "src/tooltip/tooltip.styles.ts"
|
|
40258
40155
|
}
|
|
40259
40156
|
}
|
|
40260
40157
|
]
|
|
40261
40158
|
},
|
|
40262
40159
|
{
|
|
40263
40160
|
"kind": "javascript-module",
|
|
40264
|
-
"path": "src/
|
|
40161
|
+
"path": "src/tooltip/tooltip.template.ts",
|
|
40265
40162
|
"declarations": [
|
|
40266
40163
|
{
|
|
40267
|
-
"kind": "
|
|
40268
|
-
"name": "
|
|
40269
|
-
"
|
|
40164
|
+
"kind": "function",
|
|
40165
|
+
"name": "zeroTooltipTemplate",
|
|
40166
|
+
"return": {
|
|
40167
|
+
"type": {
|
|
40168
|
+
"text": "ViewTemplate<Tooltip>"
|
|
40169
|
+
}
|
|
40170
|
+
},
|
|
40171
|
+
"parameters": [
|
|
40172
|
+
{
|
|
40173
|
+
"name": "context",
|
|
40174
|
+
"type": {
|
|
40175
|
+
"text": "ElementDefinitionContext"
|
|
40176
|
+
}
|
|
40177
|
+
},
|
|
40178
|
+
{
|
|
40179
|
+
"name": "definition",
|
|
40180
|
+
"type": {
|
|
40181
|
+
"text": "FoundationElementDefinition"
|
|
40182
|
+
}
|
|
40183
|
+
}
|
|
40184
|
+
]
|
|
40270
40185
|
}
|
|
40271
40186
|
],
|
|
40272
40187
|
"exports": [
|
|
40273
40188
|
{
|
|
40274
40189
|
"kind": "js",
|
|
40275
|
-
"name": "
|
|
40190
|
+
"name": "zeroTooltipTemplate",
|
|
40276
40191
|
"declaration": {
|
|
40277
|
-
"name": "
|
|
40278
|
-
"module": "src/
|
|
40192
|
+
"name": "zeroTooltipTemplate",
|
|
40193
|
+
"module": "src/tooltip/tooltip.template.ts"
|
|
40279
40194
|
}
|
|
40280
40195
|
}
|
|
40281
40196
|
]
|
|
40282
40197
|
},
|
|
40283
40198
|
{
|
|
40284
40199
|
"kind": "javascript-module",
|
|
40285
|
-
"path": "src/
|
|
40200
|
+
"path": "src/tooltip/tooltip.ts",
|
|
40286
40201
|
"declarations": [
|
|
40287
40202
|
{
|
|
40288
40203
|
"kind": "class",
|
|
40289
40204
|
"description": "",
|
|
40290
|
-
"name": "
|
|
40205
|
+
"name": "Tooltip",
|
|
40291
40206
|
"superclass": {
|
|
40292
|
-
"name": "
|
|
40207
|
+
"name": "FoundationTooltip",
|
|
40293
40208
|
"package": "@genesislcap/foundation-ui"
|
|
40294
40209
|
},
|
|
40295
|
-
"tagName": "%%prefix%%-
|
|
40210
|
+
"tagName": "%%prefix%%-tooltip",
|
|
40296
40211
|
"customElement": true,
|
|
40297
40212
|
"attributes": [
|
|
40298
40213
|
{
|
|
40299
|
-
"name": "readonly",
|
|
40300
40214
|
"type": {
|
|
40301
|
-
"text": "boolean"
|
|
40215
|
+
"text": "boolean"
|
|
40216
|
+
},
|
|
40217
|
+
"description": "Whether the tooltip is visible or not.\nIf undefined tooltip is shown when anchor element is hovered",
|
|
40218
|
+
"fieldName": "visible",
|
|
40219
|
+
"inheritedFrom": {
|
|
40220
|
+
"name": "Tooltip",
|
|
40221
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40222
|
+
}
|
|
40223
|
+
},
|
|
40224
|
+
{
|
|
40225
|
+
"name": "anchor",
|
|
40226
|
+
"type": {
|
|
40227
|
+
"text": "string"
|
|
40228
|
+
},
|
|
40229
|
+
"default": "\"\"",
|
|
40230
|
+
"description": "The id of the element the tooltip is anchored to",
|
|
40231
|
+
"fieldName": "anchor",
|
|
40232
|
+
"inheritedFrom": {
|
|
40233
|
+
"name": "Tooltip",
|
|
40234
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40235
|
+
}
|
|
40236
|
+
},
|
|
40237
|
+
{
|
|
40238
|
+
"name": "delay",
|
|
40239
|
+
"type": {
|
|
40240
|
+
"text": "number"
|
|
40241
|
+
},
|
|
40242
|
+
"default": "300",
|
|
40243
|
+
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
40244
|
+
"fieldName": "delay",
|
|
40245
|
+
"inheritedFrom": {
|
|
40246
|
+
"name": "Tooltip",
|
|
40247
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40248
|
+
}
|
|
40249
|
+
},
|
|
40250
|
+
{
|
|
40251
|
+
"name": "position",
|
|
40252
|
+
"type": {
|
|
40253
|
+
"text": "TooltipPosition"
|
|
40254
|
+
},
|
|
40255
|
+
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
40256
|
+
"fieldName": "position",
|
|
40257
|
+
"inheritedFrom": {
|
|
40258
|
+
"name": "Tooltip",
|
|
40259
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40260
|
+
}
|
|
40261
|
+
},
|
|
40262
|
+
{
|
|
40263
|
+
"name": "auto-update-mode",
|
|
40264
|
+
"type": {
|
|
40265
|
+
"text": "AutoUpdateMode"
|
|
40266
|
+
},
|
|
40267
|
+
"default": "\"anchor\"",
|
|
40268
|
+
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
40269
|
+
"fieldName": "autoUpdateMode",
|
|
40270
|
+
"inheritedFrom": {
|
|
40271
|
+
"name": "Tooltip",
|
|
40272
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40273
|
+
}
|
|
40274
|
+
},
|
|
40275
|
+
{
|
|
40276
|
+
"name": "horizontal-viewport-lock",
|
|
40277
|
+
"type": {
|
|
40278
|
+
"text": "boolean"
|
|
40279
|
+
},
|
|
40280
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the horizontal axis",
|
|
40281
|
+
"fieldName": "horizontalViewportLock",
|
|
40282
|
+
"inheritedFrom": {
|
|
40283
|
+
"name": "Tooltip",
|
|
40284
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40285
|
+
}
|
|
40286
|
+
},
|
|
40287
|
+
{
|
|
40288
|
+
"name": "vertical-viewport-lock",
|
|
40289
|
+
"type": {
|
|
40290
|
+
"text": "boolean"
|
|
40291
|
+
},
|
|
40292
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
40293
|
+
"fieldName": "verticalViewportLock",
|
|
40294
|
+
"inheritedFrom": {
|
|
40295
|
+
"name": "Tooltip",
|
|
40296
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40297
|
+
}
|
|
40298
|
+
}
|
|
40299
|
+
],
|
|
40300
|
+
"members": [
|
|
40301
|
+
{
|
|
40302
|
+
"kind": "field",
|
|
40303
|
+
"name": "visible",
|
|
40304
|
+
"type": {
|
|
40305
|
+
"text": "boolean"
|
|
40306
|
+
},
|
|
40307
|
+
"privacy": "public",
|
|
40308
|
+
"description": "Whether the tooltip is visible or not.\nIf undefined tooltip is shown when anchor element is hovered",
|
|
40309
|
+
"inheritedFrom": {
|
|
40310
|
+
"name": "Tooltip",
|
|
40311
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40312
|
+
}
|
|
40313
|
+
},
|
|
40314
|
+
{
|
|
40315
|
+
"kind": "method",
|
|
40316
|
+
"name": "visibleChanged",
|
|
40317
|
+
"privacy": "private",
|
|
40318
|
+
"return": {
|
|
40319
|
+
"type": {
|
|
40320
|
+
"text": "void"
|
|
40321
|
+
}
|
|
40322
|
+
},
|
|
40323
|
+
"inheritedFrom": {
|
|
40324
|
+
"name": "Tooltip",
|
|
40325
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40326
|
+
}
|
|
40327
|
+
},
|
|
40328
|
+
{
|
|
40329
|
+
"kind": "field",
|
|
40330
|
+
"name": "anchor",
|
|
40331
|
+
"type": {
|
|
40332
|
+
"text": "string"
|
|
40302
40333
|
},
|
|
40303
|
-
"
|
|
40304
|
-
"
|
|
40334
|
+
"privacy": "public",
|
|
40335
|
+
"default": "\"\"",
|
|
40336
|
+
"description": "The id of the element the tooltip is anchored to",
|
|
40305
40337
|
"inheritedFrom": {
|
|
40306
|
-
"name": "
|
|
40307
|
-
"module": "src/
|
|
40338
|
+
"name": "Tooltip",
|
|
40339
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40308
40340
|
}
|
|
40309
40341
|
},
|
|
40310
40342
|
{
|
|
40311
|
-
"
|
|
40312
|
-
|
|
40343
|
+
"kind": "method",
|
|
40344
|
+
"name": "anchorChanged",
|
|
40345
|
+
"privacy": "private",
|
|
40346
|
+
"return": {
|
|
40347
|
+
"type": {
|
|
40348
|
+
"text": "void"
|
|
40349
|
+
}
|
|
40313
40350
|
},
|
|
40314
|
-
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
40315
|
-
"fieldName": "autofocus",
|
|
40316
40351
|
"inheritedFrom": {
|
|
40317
|
-
"name": "
|
|
40318
|
-
"module": "src/
|
|
40352
|
+
"name": "Tooltip",
|
|
40353
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40319
40354
|
}
|
|
40320
40355
|
},
|
|
40321
40356
|
{
|
|
40322
|
-
"
|
|
40357
|
+
"kind": "field",
|
|
40358
|
+
"name": "delay",
|
|
40323
40359
|
"type": {
|
|
40324
|
-
"text": "
|
|
40360
|
+
"text": "number"
|
|
40325
40361
|
},
|
|
40326
|
-
"
|
|
40327
|
-
"
|
|
40362
|
+
"privacy": "public",
|
|
40363
|
+
"default": "300",
|
|
40364
|
+
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
40328
40365
|
"inheritedFrom": {
|
|
40329
|
-
"name": "
|
|
40330
|
-
"module": "src/
|
|
40366
|
+
"name": "Tooltip",
|
|
40367
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40331
40368
|
}
|
|
40332
40369
|
},
|
|
40333
40370
|
{
|
|
40334
|
-
"
|
|
40371
|
+
"kind": "field",
|
|
40372
|
+
"name": "position",
|
|
40335
40373
|
"type": {
|
|
40336
|
-
"text": "
|
|
40374
|
+
"text": "TooltipPosition"
|
|
40337
40375
|
},
|
|
40338
|
-
"
|
|
40339
|
-
"
|
|
40376
|
+
"privacy": "public",
|
|
40377
|
+
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
40340
40378
|
"inheritedFrom": {
|
|
40341
|
-
"name": "
|
|
40342
|
-
"module": "src/
|
|
40379
|
+
"name": "Tooltip",
|
|
40380
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40343
40381
|
}
|
|
40344
40382
|
},
|
|
40345
40383
|
{
|
|
40346
|
-
"
|
|
40347
|
-
"
|
|
40348
|
-
|
|
40384
|
+
"kind": "method",
|
|
40385
|
+
"name": "positionChanged",
|
|
40386
|
+
"privacy": "private",
|
|
40387
|
+
"return": {
|
|
40388
|
+
"type": {
|
|
40389
|
+
"text": "void"
|
|
40390
|
+
}
|
|
40349
40391
|
},
|
|
40350
|
-
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
40351
|
-
"fieldName": "list",
|
|
40352
40392
|
"inheritedFrom": {
|
|
40353
|
-
"name": "
|
|
40354
|
-
"module": "src/
|
|
40393
|
+
"name": "Tooltip",
|
|
40394
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40355
40395
|
}
|
|
40356
40396
|
},
|
|
40357
40397
|
{
|
|
40358
|
-
"
|
|
40398
|
+
"kind": "field",
|
|
40399
|
+
"name": "autoUpdateMode",
|
|
40359
40400
|
"type": {
|
|
40360
|
-
"text": "
|
|
40401
|
+
"text": "AutoUpdateMode"
|
|
40361
40402
|
},
|
|
40362
|
-
"
|
|
40363
|
-
"
|
|
40403
|
+
"privacy": "public",
|
|
40404
|
+
"default": "\"anchor\"",
|
|
40405
|
+
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
40364
40406
|
"inheritedFrom": {
|
|
40365
|
-
"name": "
|
|
40366
|
-
"module": "src/
|
|
40407
|
+
"name": "Tooltip",
|
|
40408
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40367
40409
|
}
|
|
40368
|
-
}
|
|
40369
|
-
],
|
|
40370
|
-
"members": [
|
|
40410
|
+
},
|
|
40371
40411
|
{
|
|
40372
40412
|
"kind": "field",
|
|
40373
|
-
"name": "
|
|
40413
|
+
"name": "horizontalViewportLock",
|
|
40374
40414
|
"type": {
|
|
40375
|
-
"text": "
|
|
40415
|
+
"text": "boolean"
|
|
40376
40416
|
},
|
|
40377
|
-
"
|
|
40417
|
+
"privacy": "public",
|
|
40418
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the horizontal axis",
|
|
40378
40419
|
"inheritedFrom": {
|
|
40379
|
-
"name": "
|
|
40380
|
-
"module": "src/
|
|
40420
|
+
"name": "Tooltip",
|
|
40421
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40381
40422
|
}
|
|
40382
40423
|
},
|
|
40383
40424
|
{
|
|
40384
40425
|
"kind": "field",
|
|
40385
|
-
"name": "
|
|
40426
|
+
"name": "verticalViewportLock",
|
|
40386
40427
|
"type": {
|
|
40387
40428
|
"text": "boolean"
|
|
40388
40429
|
},
|
|
40430
|
+
"privacy": "public",
|
|
40431
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
40389
40432
|
"inheritedFrom": {
|
|
40390
|
-
"name": "
|
|
40391
|
-
"module": "src/
|
|
40433
|
+
"name": "Tooltip",
|
|
40434
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40392
40435
|
}
|
|
40393
40436
|
},
|
|
40394
40437
|
{
|
|
40395
|
-
"kind": "
|
|
40396
|
-
"name": "
|
|
40438
|
+
"kind": "field",
|
|
40439
|
+
"name": "anchorElement",
|
|
40440
|
+
"type": {
|
|
40441
|
+
"text": "HTMLElement | null"
|
|
40442
|
+
},
|
|
40397
40443
|
"privacy": "public",
|
|
40444
|
+
"default": "null",
|
|
40445
|
+
"description": "the html element currently being used as anchor.\nSetting this directly overrides the anchor attribute.",
|
|
40446
|
+
"inheritedFrom": {
|
|
40447
|
+
"name": "Tooltip",
|
|
40448
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40449
|
+
}
|
|
40450
|
+
},
|
|
40451
|
+
{
|
|
40452
|
+
"kind": "method",
|
|
40453
|
+
"name": "anchorElementChanged",
|
|
40454
|
+
"privacy": "private",
|
|
40455
|
+
"return": {
|
|
40456
|
+
"type": {
|
|
40457
|
+
"text": "void"
|
|
40458
|
+
}
|
|
40459
|
+
},
|
|
40398
40460
|
"parameters": [
|
|
40399
40461
|
{
|
|
40400
|
-
"name": "
|
|
40462
|
+
"name": "oldValue",
|
|
40401
40463
|
"type": {
|
|
40402
|
-
"text": "
|
|
40464
|
+
"text": "HTMLElement | null"
|
|
40403
40465
|
}
|
|
40404
40466
|
}
|
|
40405
40467
|
],
|
|
40406
40468
|
"inheritedFrom": {
|
|
40407
|
-
"name": "
|
|
40408
|
-
"module": "src/
|
|
40469
|
+
"name": "Tooltip",
|
|
40470
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40409
40471
|
}
|
|
40410
40472
|
},
|
|
40411
40473
|
{
|
|
40412
40474
|
"kind": "method",
|
|
40413
|
-
"name": "
|
|
40414
|
-
"privacy": "
|
|
40475
|
+
"name": "viewportElementChanged",
|
|
40476
|
+
"privacy": "private",
|
|
40477
|
+
"return": {
|
|
40478
|
+
"type": {
|
|
40479
|
+
"text": "void"
|
|
40480
|
+
}
|
|
40481
|
+
},
|
|
40415
40482
|
"inheritedFrom": {
|
|
40416
|
-
"name": "
|
|
40417
|
-
"module": "src/
|
|
40483
|
+
"name": "Tooltip",
|
|
40484
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40418
40485
|
}
|
|
40419
40486
|
},
|
|
40420
40487
|
{
|
|
40421
40488
|
"kind": "field",
|
|
40422
|
-
"name": "
|
|
40489
|
+
"name": "showDelayTimer",
|
|
40423
40490
|
"type": {
|
|
40424
|
-
"text": "
|
|
40491
|
+
"text": "number | null"
|
|
40425
40492
|
},
|
|
40426
|
-
"privacy": "
|
|
40427
|
-
"
|
|
40493
|
+
"privacy": "private",
|
|
40494
|
+
"default": "null",
|
|
40495
|
+
"description": "The timer that tracks delay time before the tooltip is shown on hover",
|
|
40428
40496
|
"inheritedFrom": {
|
|
40429
|
-
"name": "
|
|
40430
|
-
"module": "src/
|
|
40497
|
+
"name": "Tooltip",
|
|
40498
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40431
40499
|
}
|
|
40432
40500
|
},
|
|
40433
40501
|
{
|
|
40434
|
-
"kind": "
|
|
40435
|
-
"name": "
|
|
40436
|
-
"
|
|
40437
|
-
|
|
40438
|
-
"type": {
|
|
40439
|
-
"text": "void"
|
|
40440
|
-
}
|
|
40502
|
+
"kind": "field",
|
|
40503
|
+
"name": "hideDelayTimer",
|
|
40504
|
+
"type": {
|
|
40505
|
+
"text": "number | null"
|
|
40441
40506
|
},
|
|
40507
|
+
"privacy": "private",
|
|
40508
|
+
"default": "null",
|
|
40509
|
+
"description": "The timer that tracks delay time before the tooltip is hidden",
|
|
40442
40510
|
"inheritedFrom": {
|
|
40443
|
-
"name": "
|
|
40444
|
-
"module": "src/
|
|
40511
|
+
"name": "Tooltip",
|
|
40512
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40445
40513
|
}
|
|
40446
40514
|
},
|
|
40447
40515
|
{
|
|
40448
40516
|
"kind": "field",
|
|
40449
|
-
"name": "
|
|
40517
|
+
"name": "isAnchorHoveredFocused",
|
|
40450
40518
|
"type": {
|
|
40451
40519
|
"text": "boolean"
|
|
40452
40520
|
},
|
|
40453
|
-
"privacy": "
|
|
40454
|
-
"
|
|
40521
|
+
"privacy": "private",
|
|
40522
|
+
"default": "false",
|
|
40523
|
+
"description": "Indicates whether the anchor is currently being hovered or has focus",
|
|
40455
40524
|
"inheritedFrom": {
|
|
40456
|
-
"name": "
|
|
40457
|
-
"module": "src/
|
|
40525
|
+
"name": "Tooltip",
|
|
40526
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40458
40527
|
}
|
|
40459
40528
|
},
|
|
40460
40529
|
{
|
|
40461
|
-
"kind": "
|
|
40462
|
-
"name": "
|
|
40463
|
-
"
|
|
40464
|
-
|
|
40465
|
-
"type": {
|
|
40466
|
-
"text": "void"
|
|
40467
|
-
}
|
|
40530
|
+
"kind": "field",
|
|
40531
|
+
"name": "isRegionHovered",
|
|
40532
|
+
"type": {
|
|
40533
|
+
"text": "boolean"
|
|
40468
40534
|
},
|
|
40535
|
+
"privacy": "private",
|
|
40536
|
+
"default": "false",
|
|
40537
|
+
"description": "Indicates whether the region is currently being hovered",
|
|
40469
40538
|
"inheritedFrom": {
|
|
40470
|
-
"name": "
|
|
40471
|
-
"module": "src/
|
|
40539
|
+
"name": "Tooltip",
|
|
40540
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40472
40541
|
}
|
|
40473
40542
|
},
|
|
40474
40543
|
{
|
|
40475
40544
|
"kind": "field",
|
|
40476
|
-
"name": "
|
|
40477
|
-
"
|
|
40478
|
-
|
|
40479
|
-
},
|
|
40480
|
-
"privacy": "public",
|
|
40481
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
40545
|
+
"name": "handleRegionMouseOver",
|
|
40546
|
+
"privacy": "private",
|
|
40547
|
+
"description": "mouse enters region",
|
|
40482
40548
|
"inheritedFrom": {
|
|
40483
|
-
"name": "
|
|
40484
|
-
"module": "src/
|
|
40549
|
+
"name": "Tooltip",
|
|
40550
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40485
40551
|
}
|
|
40486
40552
|
},
|
|
40487
40553
|
{
|
|
40488
|
-
"kind": "
|
|
40489
|
-
"name": "
|
|
40554
|
+
"kind": "field",
|
|
40555
|
+
"name": "handleRegionMouseOut",
|
|
40490
40556
|
"privacy": "private",
|
|
40491
|
-
"
|
|
40492
|
-
"type": {
|
|
40493
|
-
"text": "void"
|
|
40494
|
-
}
|
|
40495
|
-
},
|
|
40557
|
+
"description": "mouse leaves region",
|
|
40496
40558
|
"inheritedFrom": {
|
|
40497
|
-
"name": "
|
|
40498
|
-
"module": "src/
|
|
40559
|
+
"name": "Tooltip",
|
|
40560
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40499
40561
|
}
|
|
40500
40562
|
},
|
|
40501
40563
|
{
|
|
40502
40564
|
"kind": "field",
|
|
40503
|
-
"name": "
|
|
40504
|
-
"
|
|
40505
|
-
|
|
40506
|
-
},
|
|
40507
|
-
"privacy": "public",
|
|
40508
|
-
"description": "Allows setting a type or mode of text.",
|
|
40565
|
+
"name": "handleAnchorMouseOver",
|
|
40566
|
+
"privacy": "private",
|
|
40567
|
+
"description": "mouse enters anchor",
|
|
40509
40568
|
"inheritedFrom": {
|
|
40510
|
-
"name": "
|
|
40511
|
-
"module": "src/
|
|
40569
|
+
"name": "Tooltip",
|
|
40570
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40512
40571
|
}
|
|
40513
40572
|
},
|
|
40514
40573
|
{
|
|
40515
|
-
"kind": "
|
|
40516
|
-
"name": "
|
|
40574
|
+
"kind": "field",
|
|
40575
|
+
"name": "handleAnchorMouseOut",
|
|
40517
40576
|
"privacy": "private",
|
|
40518
|
-
"
|
|
40519
|
-
"type": {
|
|
40520
|
-
"text": "void"
|
|
40521
|
-
}
|
|
40522
|
-
},
|
|
40577
|
+
"description": "mouse leaves anchor",
|
|
40523
40578
|
"inheritedFrom": {
|
|
40524
|
-
"name": "
|
|
40525
|
-
"module": "src/
|
|
40579
|
+
"name": "Tooltip",
|
|
40580
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40526
40581
|
}
|
|
40527
40582
|
},
|
|
40528
40583
|
{
|
|
40529
40584
|
"kind": "field",
|
|
40530
|
-
"name": "
|
|
40531
|
-
"
|
|
40532
|
-
|
|
40533
|
-
},
|
|
40534
|
-
"privacy": "public",
|
|
40535
|
-
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
40585
|
+
"name": "handleAnchorFocusIn",
|
|
40586
|
+
"privacy": "private",
|
|
40587
|
+
"description": "anchor gets focus",
|
|
40536
40588
|
"inheritedFrom": {
|
|
40537
|
-
"name": "
|
|
40538
|
-
"module": "src/
|
|
40589
|
+
"name": "Tooltip",
|
|
40590
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40539
40591
|
}
|
|
40540
40592
|
},
|
|
40541
40593
|
{
|
|
40542
|
-
"kind": "
|
|
40543
|
-
"name": "
|
|
40594
|
+
"kind": "field",
|
|
40595
|
+
"name": "handleAnchorFocusOut",
|
|
40544
40596
|
"privacy": "private",
|
|
40545
|
-
"
|
|
40546
|
-
"type": {
|
|
40547
|
-
"text": "void"
|
|
40548
|
-
}
|
|
40549
|
-
},
|
|
40597
|
+
"description": "anchor loses focus",
|
|
40550
40598
|
"inheritedFrom": {
|
|
40551
|
-
"name": "
|
|
40552
|
-
"module": "src/
|
|
40599
|
+
"name": "Tooltip",
|
|
40600
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40553
40601
|
}
|
|
40554
40602
|
},
|
|
40555
40603
|
{
|
|
40556
40604
|
"kind": "field",
|
|
40557
|
-
"name": "
|
|
40558
|
-
"
|
|
40559
|
-
|
|
40560
|
-
},
|
|
40561
|
-
"privacy": "public",
|
|
40562
|
-
"description": "The maximum number of characters a user can enter.",
|
|
40605
|
+
"name": "startHideDelayTimer",
|
|
40606
|
+
"privacy": "private",
|
|
40607
|
+
"description": "starts the hide timer",
|
|
40563
40608
|
"inheritedFrom": {
|
|
40564
|
-
"name": "
|
|
40565
|
-
"module": "src/
|
|
40609
|
+
"name": "Tooltip",
|
|
40610
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40566
40611
|
}
|
|
40567
40612
|
},
|
|
40568
40613
|
{
|
|
40569
|
-
"kind": "
|
|
40570
|
-
"name": "
|
|
40614
|
+
"kind": "field",
|
|
40615
|
+
"name": "clearHideDelayTimer",
|
|
40571
40616
|
"privacy": "private",
|
|
40572
|
-
"
|
|
40573
|
-
"type": {
|
|
40574
|
-
"text": "void"
|
|
40575
|
-
}
|
|
40576
|
-
},
|
|
40617
|
+
"description": "clears the hide delay",
|
|
40577
40618
|
"inheritedFrom": {
|
|
40578
|
-
"name": "
|
|
40579
|
-
"module": "src/
|
|
40619
|
+
"name": "Tooltip",
|
|
40620
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40580
40621
|
}
|
|
40581
40622
|
},
|
|
40582
40623
|
{
|
|
40583
40624
|
"kind": "field",
|
|
40584
|
-
"name": "
|
|
40585
|
-
"
|
|
40586
|
-
|
|
40587
|
-
},
|
|
40588
|
-
"privacy": "public",
|
|
40589
|
-
"description": "The minimum number of characters a user can enter.",
|
|
40625
|
+
"name": "startShowDelayTimer",
|
|
40626
|
+
"privacy": "private",
|
|
40627
|
+
"description": "starts the show timer if not currently running",
|
|
40590
40628
|
"inheritedFrom": {
|
|
40591
|
-
"name": "
|
|
40592
|
-
"module": "src/
|
|
40629
|
+
"name": "Tooltip",
|
|
40630
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40593
40631
|
}
|
|
40594
40632
|
},
|
|
40595
40633
|
{
|
|
40596
|
-
"kind": "
|
|
40597
|
-
"name": "
|
|
40634
|
+
"kind": "field",
|
|
40635
|
+
"name": "startHover",
|
|
40598
40636
|
"privacy": "private",
|
|
40599
|
-
"
|
|
40600
|
-
"type": {
|
|
40601
|
-
"text": "void"
|
|
40602
|
-
}
|
|
40603
|
-
},
|
|
40637
|
+
"description": "start hover",
|
|
40604
40638
|
"inheritedFrom": {
|
|
40605
|
-
"name": "
|
|
40606
|
-
"module": "src/
|
|
40639
|
+
"name": "Tooltip",
|
|
40640
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40607
40641
|
}
|
|
40608
40642
|
},
|
|
40609
40643
|
{
|
|
40610
40644
|
"kind": "field",
|
|
40611
|
-
"name": "
|
|
40612
|
-
"
|
|
40613
|
-
|
|
40614
|
-
},
|
|
40615
|
-
"privacy": "public",
|
|
40616
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
40645
|
+
"name": "clearShowDelayTimer",
|
|
40646
|
+
"privacy": "private",
|
|
40647
|
+
"description": "clears the show delay",
|
|
40617
40648
|
"inheritedFrom": {
|
|
40618
|
-
"name": "
|
|
40619
|
-
"module": "src/
|
|
40649
|
+
"name": "Tooltip",
|
|
40650
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40620
40651
|
}
|
|
40621
40652
|
},
|
|
40622
40653
|
{
|
|
40623
40654
|
"kind": "method",
|
|
40624
|
-
"name": "
|
|
40655
|
+
"name": "updateLayout",
|
|
40625
40656
|
"privacy": "private",
|
|
40626
40657
|
"return": {
|
|
40627
40658
|
"type": {
|
|
40628
40659
|
"text": "void"
|
|
40629
40660
|
}
|
|
40630
40661
|
},
|
|
40662
|
+
"description": "updated the properties being passed to the anchored region",
|
|
40631
40663
|
"inheritedFrom": {
|
|
40632
|
-
"name": "
|
|
40633
|
-
"module": "src/
|
|
40664
|
+
"name": "Tooltip",
|
|
40665
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40634
40666
|
}
|
|
40635
40667
|
},
|
|
40636
40668
|
{
|
|
40637
40669
|
"kind": "field",
|
|
40638
|
-
"name": "
|
|
40639
|
-
"type": {
|
|
40640
|
-
"text": "number"
|
|
40641
|
-
},
|
|
40642
|
-
"privacy": "public",
|
|
40643
|
-
"description": "Sets the width of the element to a specified number of characters.",
|
|
40644
|
-
"inheritedFrom": {
|
|
40645
|
-
"name": "UrlInput",
|
|
40646
|
-
"module": "src/url-input/url-input.ts"
|
|
40647
|
-
}
|
|
40648
|
-
},
|
|
40649
|
-
{
|
|
40650
|
-
"kind": "method",
|
|
40651
|
-
"name": "sizeChanged",
|
|
40670
|
+
"name": "getAnchor",
|
|
40652
40671
|
"privacy": "private",
|
|
40653
|
-
"
|
|
40654
|
-
"type": {
|
|
40655
|
-
"text": "void"
|
|
40656
|
-
}
|
|
40657
|
-
},
|
|
40672
|
+
"description": "Gets the anchor element by id",
|
|
40658
40673
|
"inheritedFrom": {
|
|
40659
|
-
"name": "
|
|
40660
|
-
"module": "src/
|
|
40674
|
+
"name": "Tooltip",
|
|
40675
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40661
40676
|
}
|
|
40662
40677
|
},
|
|
40663
40678
|
{
|
|
40664
40679
|
"kind": "field",
|
|
40665
|
-
"name": "
|
|
40666
|
-
"
|
|
40667
|
-
|
|
40668
|
-
},
|
|
40669
|
-
"privacy": "public",
|
|
40670
|
-
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
40680
|
+
"name": "handleDocumentKeydown",
|
|
40681
|
+
"privacy": "private",
|
|
40682
|
+
"description": "handles key down events to check for dismiss",
|
|
40671
40683
|
"inheritedFrom": {
|
|
40672
|
-
"name": "
|
|
40673
|
-
"module": "src/
|
|
40684
|
+
"name": "Tooltip",
|
|
40685
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40674
40686
|
}
|
|
40675
40687
|
},
|
|
40676
40688
|
{
|
|
40677
|
-
"kind": "
|
|
40678
|
-
"name": "
|
|
40689
|
+
"kind": "field",
|
|
40690
|
+
"name": "updateTooltipVisibility",
|
|
40679
40691
|
"privacy": "private",
|
|
40680
|
-
"
|
|
40681
|
-
"type": {
|
|
40682
|
-
"text": "void"
|
|
40683
|
-
}
|
|
40684
|
-
},
|
|
40692
|
+
"description": "determines whether to show or hide the tooltip based on current state",
|
|
40685
40693
|
"inheritedFrom": {
|
|
40686
|
-
"name": "
|
|
40687
|
-
"module": "src/
|
|
40694
|
+
"name": "Tooltip",
|
|
40695
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40688
40696
|
}
|
|
40689
40697
|
},
|
|
40690
40698
|
{
|
|
40691
|
-
"kind": "
|
|
40692
|
-
"name": "
|
|
40693
|
-
"privacy": "
|
|
40694
|
-
"
|
|
40695
|
-
"type": {
|
|
40696
|
-
"text": "void"
|
|
40697
|
-
}
|
|
40698
|
-
},
|
|
40699
|
-
"description": "Selects all the text in the text field",
|
|
40699
|
+
"kind": "field",
|
|
40700
|
+
"name": "showTooltip",
|
|
40701
|
+
"privacy": "private",
|
|
40702
|
+
"description": "shows the tooltip",
|
|
40700
40703
|
"inheritedFrom": {
|
|
40701
|
-
"name": "
|
|
40702
|
-
"module": "src/
|
|
40704
|
+
"name": "Tooltip",
|
|
40705
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40703
40706
|
}
|
|
40704
40707
|
},
|
|
40705
40708
|
{
|
|
40706
|
-
"kind": "
|
|
40707
|
-
"name": "
|
|
40708
|
-
"privacy": "
|
|
40709
|
-
"
|
|
40710
|
-
"type": {
|
|
40711
|
-
"text": "void"
|
|
40712
|
-
}
|
|
40713
|
-
},
|
|
40714
|
-
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
40709
|
+
"kind": "field",
|
|
40710
|
+
"name": "hideTooltip",
|
|
40711
|
+
"privacy": "private",
|
|
40712
|
+
"description": "hides the tooltip",
|
|
40715
40713
|
"inheritedFrom": {
|
|
40716
|
-
"name": "
|
|
40717
|
-
"module": "src/
|
|
40714
|
+
"name": "Tooltip",
|
|
40715
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40718
40716
|
}
|
|
40719
40717
|
},
|
|
40720
40718
|
{
|
|
40721
40719
|
"kind": "field",
|
|
40722
|
-
"name": "
|
|
40720
|
+
"name": "setRegionProps",
|
|
40721
|
+
"privacy": "private",
|
|
40722
|
+
"description": "updates the tooltip anchored region props after it has been\nadded to the DOM",
|
|
40723
40723
|
"inheritedFrom": {
|
|
40724
|
-
"name": "
|
|
40725
|
-
"module": "src/
|
|
40724
|
+
"name": "Tooltip",
|
|
40725
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40726
40726
|
}
|
|
40727
40727
|
},
|
|
40728
40728
|
{
|
|
@@ -40734,8 +40734,8 @@
|
|
|
40734
40734
|
"privacy": "private",
|
|
40735
40735
|
"default": "void 0",
|
|
40736
40736
|
"inheritedFrom": {
|
|
40737
|
-
"name": "
|
|
40738
|
-
"module": "src/
|
|
40737
|
+
"name": "Tooltip",
|
|
40738
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40739
40739
|
}
|
|
40740
40740
|
},
|
|
40741
40741
|
{
|
|
@@ -40747,8 +40747,8 @@
|
|
|
40747
40747
|
"privacy": "public",
|
|
40748
40748
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
40749
40749
|
"inheritedFrom": {
|
|
40750
|
-
"name": "
|
|
40751
|
-
"module": "src/
|
|
40750
|
+
"name": "Tooltip",
|
|
40751
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40752
40752
|
}
|
|
40753
40753
|
},
|
|
40754
40754
|
{
|
|
@@ -40760,8 +40760,8 @@
|
|
|
40760
40760
|
"privacy": "public",
|
|
40761
40761
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
40762
40762
|
"inheritedFrom": {
|
|
40763
|
-
"name": "
|
|
40764
|
-
"module": "src/
|
|
40763
|
+
"name": "Tooltip",
|
|
40764
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40765
40765
|
}
|
|
40766
40766
|
},
|
|
40767
40767
|
{
|
|
@@ -40774,8 +40774,8 @@
|
|
|
40774
40774
|
}
|
|
40775
40775
|
},
|
|
40776
40776
|
"inheritedFrom": {
|
|
40777
|
-
"name": "
|
|
40778
|
-
"module": "src/
|
|
40777
|
+
"name": "Tooltip",
|
|
40778
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40779
40779
|
}
|
|
40780
40780
|
},
|
|
40781
40781
|
{
|
|
@@ -40787,8 +40787,8 @@
|
|
|
40787
40787
|
"privacy": "public",
|
|
40788
40788
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
40789
40789
|
"inheritedFrom": {
|
|
40790
|
-
"name": "
|
|
40791
|
-
"module": "src/
|
|
40790
|
+
"name": "Tooltip",
|
|
40791
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40792
40792
|
}
|
|
40793
40793
|
},
|
|
40794
40794
|
{
|
|
@@ -40801,8 +40801,8 @@
|
|
|
40801
40801
|
}
|
|
40802
40802
|
},
|
|
40803
40803
|
"inheritedFrom": {
|
|
40804
|
-
"name": "
|
|
40805
|
-
"module": "src/
|
|
40804
|
+
"name": "Tooltip",
|
|
40805
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40806
40806
|
}
|
|
40807
40807
|
},
|
|
40808
40808
|
{
|
|
@@ -40832,42 +40832,42 @@
|
|
|
40832
40832
|
],
|
|
40833
40833
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
40834
40834
|
"inheritedFrom": {
|
|
40835
|
-
"name": "
|
|
40836
|
-
"module": "src/
|
|
40835
|
+
"name": "Tooltip",
|
|
40836
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40837
40837
|
}
|
|
40838
40838
|
}
|
|
40839
40839
|
],
|
|
40840
40840
|
"events": [
|
|
40841
40841
|
{
|
|
40842
|
-
"description": "Fires a custom '
|
|
40843
|
-
"name": "
|
|
40842
|
+
"description": "Fires a custom 'dismiss' event when the tooltip is visible and escape key is pressed",
|
|
40843
|
+
"name": "dismiss",
|
|
40844
40844
|
"inheritedFrom": {
|
|
40845
|
-
"name": "
|
|
40846
|
-
"module": "src/
|
|
40845
|
+
"name": "Tooltip",
|
|
40846
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40847
40847
|
}
|
|
40848
40848
|
}
|
|
40849
40849
|
]
|
|
40850
40850
|
},
|
|
40851
40851
|
{
|
|
40852
40852
|
"kind": "variable",
|
|
40853
|
-
"name": "
|
|
40853
|
+
"name": "zeroTooltip"
|
|
40854
40854
|
}
|
|
40855
40855
|
],
|
|
40856
40856
|
"exports": [
|
|
40857
40857
|
{
|
|
40858
40858
|
"kind": "js",
|
|
40859
|
-
"name": "
|
|
40859
|
+
"name": "Tooltip",
|
|
40860
40860
|
"declaration": {
|
|
40861
|
-
"name": "
|
|
40862
|
-
"module": "src/
|
|
40861
|
+
"name": "Tooltip",
|
|
40862
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40863
40863
|
}
|
|
40864
40864
|
},
|
|
40865
40865
|
{
|
|
40866
40866
|
"kind": "js",
|
|
40867
|
-
"name": "
|
|
40867
|
+
"name": "zeroTooltip",
|
|
40868
40868
|
"declaration": {
|
|
40869
|
-
"name": "
|
|
40870
|
-
"module": "src/
|
|
40869
|
+
"name": "zeroTooltip",
|
|
40870
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40871
40871
|
}
|
|
40872
40872
|
}
|
|
40873
40873
|
]
|