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